.clock-container.svelte-x3abk1{text-align:center;color:#eceff4;width:100%}.clock-face.svelte-x3abk1{display:flex;align-items:baseline;justify-content:center;font-family:inherit;font-size:3.5rem;font-weight:700;line-height:1;color:#eceff4}.time-part.svelte-x3abk1{min-width:80px;text-align:center}.separator.svelte-x3abk1{font-size:3rem;animation:svelte-x3abk1-blink 1.5s infinite;margin:0 5px;position:relative;top:-3px;color:#88c0d0}@keyframes svelte-x3abk1-blink{50%{opacity:.3}}.date-display.svelte-x3abk1{margin-top:1rem;font-size:1rem;font-weight:400;letter-spacing:1px;color:#81a1c1}@media (max-width: 600px){.clock-face.svelte-x3abk1{font-size:2.5rem}.time-part.svelte-x3abk1{min-width:55px}.separator.svelte-x3abk1{font-size:2rem}.date-display.svelte-x3abk1{font-size:.9rem}}.widget-title.svelte-xl2zek{font-size:1.5rem;font-weight:700;color:#88c0d0;margin-top:0;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #4c566a}.widget-title.svelte-xl2zek:before{content:"$ ";color:#a3be8c}.contact-form.svelte-xl2zek{display:flex;flex-direction:column;gap:1.25rem}.form-group.svelte-xl2zek{display:flex;flex-direction:column}label.svelte-xl2zek{margin-bottom:.5rem;font-size:1rem;font-weight:400;color:#81a1c1;text-transform:lowercase}input.svelte-xl2zek,textarea.svelte-xl2zek{background-color:#2e3440;color:#d8dee9;border:1px solid #4c566a;border-radius:6px;padding:.75rem 1rem;font-size:1rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}input.svelte-xl2zek::placeholder,textarea.svelte-xl2zek::placeholder{color:#4c566a;opacity:1}input.svelte-xl2zek:focus,textarea.svelte-xl2zek:focus{outline:none;border-color:#88c0d0;box-shadow:0 0 0 2px #88c0d033}textarea.svelte-xl2zek{resize:vertical;min-height:120px}.submit-btn.svelte-xl2zek{font-family:inherit;background-color:#81a1c1;color:#2e3440;font-weight:700;font-size:1rem;text-transform:lowercase;padding:.75rem;border:1px solid #434c5e;border-radius:6px;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.submit-btn.svelte-xl2zek:hover:not(:disabled){background-color:#88c0d0;border-color:#88c0d0;color:#2e3440}.submit-btn.svelte-xl2zek:disabled{background-color:#434c5e;opacity:.6;cursor:not-allowed}.response-message.svelte-xl2zek{text-align:center;margin-top:.5rem;padding:.75rem;border-radius:8px;font-weight:500;border:1px solid}.response-message.success.svelte-xl2zek{background-color:#a3be8c1a;color:#a3be8c;border-color:#a3be8c}.response-message.error.svelte-xl2zek{background-color:#bf616a1a;color:#bf616a;border-color:#bf616a}.sponsor-container.svelte-1gpjcrb{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#d1d5db;padding:1.5rem}.content-wrapper.svelte-1gpjcrb{max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center}h1.svelte-1gpjcrb{font-size:2.25rem;margin-bottom:1.5rem;color:#f9fafb;display:none}.sponsor-description.svelte-1gpjcrb{display:none}.sponsor-card.svelte-1gpjcrb span:where(.svelte-1gpjcrb){display:none}.sponsor-options.svelte-1gpjcrb{display:flex;flex-direction:row;justify-content:center;gap:1rem;width:100%}.sponsor-card.svelte-1gpjcrb{display:flex;align-items:center;justify-content:center;border-radius:12px;text-decoration:none;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;border:1px solid rgba(255,255,255,.1);width:70px;height:70px;padding:0}.sponsor-card.svelte-1gpjcrb:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 15px -3px #0003}.kofi.svelte-1gpjcrb{background-color:#13c3ff}.patreon.svelte-1gpjcrb{background-color:#f96854}.paypal.svelte-1gpjcrb{background-color:#449eda}.sponsor-card.svelte-1gpjcrb img:where(.svelte-1gpjcrb){height:36px;margin-bottom:0}@media (min-width: 768px){h1.svelte-1gpjcrb{font-size:2.5rem;margin-bottom:1rem;display:block}.sponsor-description.svelte-1gpjcrb{display:block;font-size:1.125rem;color:#9ca3af;margin-bottom:2.5rem;max-width:600px}.sponsor-options.svelte-1gpjcrb{gap:1.5rem}.sponsor-card.svelte-1gpjcrb{flex-direction:column;width:180px;height:auto;padding:2rem 1.5rem}.sponsor-card.svelte-1gpjcrb img:where(.svelte-1gpjcrb){height:45px;margin-bottom:1rem}.sponsor-card.svelte-1gpjcrb span:where(.svelte-1gpjcrb){display:block;font-size:1.25rem;font-weight:600;color:#fff}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background-size:20px 20px;color:#d8dee9;font-family:monospace;margin:0;min-height:100vh;padding:2rem}.home-page-container.svelte-1nle4vp{display:grid;grid-template-columns:1.5fr 1.5fr;align-items:start;gap:2rem;width:100%;max-width:1400px;margin:40px auto 0}.main-stack.svelte-1nle4vp,.hero-card.svelte-1nle4vp{display:flex;flex-direction:column;gap:2rem}.profile-section.svelte-1nle4vp{display:flex;align-items:center;gap:2rem}.avatar.svelte-1nle4vp{width:120px;height:120px;border-radius:50%;object-fit:cover;border:2px solid #88c0d0;transition:transform .3s ease}.avatar.svelte-1nle4vp:hover{transform:scale(1.05) rotate(3deg)}.name-heading.svelte-1nle4vp{margin:0;font-size:2.75rem;line-height:1.2;font-weight:700;color:#eceff4}.bio.svelte-1nle4vp{margin:.25rem 0 0;font-size:1.1rem;color:#81a1c1}.divider.svelte-1nle4vp{color:#4c566a;margin:0 .5rem}.card-divider.svelte-1nle4vp{border:none;height:1px;background-color:#4c566a;width:100%}.dashboard-section.svelte-1nle4vp{display:grid;align-items:stretch}.clock-widget.svelte-1nle4vp{padding:1rem;display:flex;justify-content:center;align-items:center}.biography-section.svelte-1nle4vp,.contact-section{animation:floatIn .8s ease-out .2s;animation-fill-mode:backwards}.widget-title.svelte-1nle4vp,.contact-title{font-size:1.5rem;font-weight:700;color:#88c0d0;margin-top:0;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #4c566a}.widget-title.svelte-1nle4vp:before{content:"$ ";color:#a3be8c}.biography-content.svelte-1nle4vp{font-size:1.1rem;line-height:1.7;color:#d8dee9;display:flex;flex-direction:column;gap:1rem}.biography-content.svelte-1nle4vp p:where(.svelte-1nle4vp){margin:0}.sponsor-section.svelte-1nle4vp{display:flex;flex-direction:column;align-items:center;justify-content:center}.sponsor-section a{display:block;transition:transform .3s ease}.sponsor-section a:hover{transform:scale(1.05)}.sponsor-section img{max-width:100%;height:auto;display:block}@media (max-width: 1024px){.home-page-container.svelte-1nle4vp{grid-template-columns:1fr}}@media (max-width: 768px){.widget-card{padding:2rem}.profile-section.svelte-1nle4vp{flex-direction:column;text-align:center;gap:1.5rem}.name-heading.svelte-1nle4vp{font-size:2.25rem}}@media (max-width: 600px){body{padding:1rem}.widget-card{padding:1.5rem}.avatar.svelte-1nle4vp{width:100px;height:100px}}
