@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:400 800;font-display:swap;src:url("./media/hanken-grotesk-latin-ext.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:400 800;font-display:swap;src:url("./media/hanken-grotesk-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400 600;font-display:swap;src:url("./media/inter-latin-ext.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400 600;font-display:swap;src:url("./media/inter-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--color-background: #f7f9fb;--color-surface: #f7f9fb;--color-surface-container: #eceef0;--color-surface-container-high: #e6e8ea;--color-surface-container-low: #f2f4f6;--color-surface-container-lowest: #ffffff;--color-on-surface: #191c1e;--color-on-surface-variant: #424750;--color-outline: #727781;--color-outline-variant: #c2c6d1;--color-primary: #0f172a;--color-on-primary: #ffffff;--color-primary-container: #1e40af;--color-primary-fixed: #dbeafe;--color-inverse-primary: #60a5fa;--color-secondary-container: #e2e8f0;--color-tertiary: #1e3a8a;--color-tertiary-container: #1d4ed8;--color-accent: #3b82f6;--glow-primary: rgba(15, 23, 42, .08);--glow-primary-strong: rgba(59, 130, 246, .28);--glow-teal: rgba(59, 130, 246, .22);--glass-bg: rgba(255, 255, 255, .64);--glass-border: rgba(15, 23, 42, .12);--font-display: "Hanken Grotesk", "Inter", sans-serif;--font-body: "Inter", sans-serif;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-3xl: 2rem;--container-max: 1180px;--header-h: 64px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 12px);overflow-x:clip}body{margin:0;font-family:var(--font-body);font-size:16px;line-height:1.5;color:var(--color-on-surface);background-color:var(--color-background);background-image:radial-gradient(circle at 2px 2px,#eceef0 1px,transparent 0);background-size:40px 40px;background-attachment:fixed;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 .5rem}h1{font-size:clamp(2.4rem,6vw,3.6rem);font-weight:700;line-height:1.1}h2{font-size:clamp(1.6rem,3vw,2rem);font-weight:600}h3{font-size:1.15rem;font-weight:600}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-primary-container)}.muted{color:var(--color-on-surface-variant)}.container{width:min(100% - 2rem,var(--container-max));margin-inline:auto}.glass-card{background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);transition:.25s ease}.glass-card:hover{border-color:#3b82f647;box-shadow:0 16px 40px var(--glow-primary)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:none;border-radius:var(--radius-lg);font-family:var(--font-body);font-weight:600;cursor:pointer;padding:.7rem 1.2rem;transition:.25s ease}.btn-lg{padding:.95rem 1.6rem;border-radius:var(--radius-xl)}.btn-primary{background:var(--color-primary);color:var(--color-on-primary)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 20px var(--glow-primary-strong);color:var(--color-on-primary)}.btn-ghost{background:#ffffffb3;border:1px solid var(--color-outline-variant);color:var(--color-primary)}.btn-ghost:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px)}section{position:relative;padding:4.5rem 0}.section-header{text-align:center;margin-bottom:2.5rem}.section-header p{margin:.35rem auto 0;max-width:42rem;color:var(--color-on-surface-variant)}.section-divider{width:88px;height:4px;margin:.85rem auto 1rem;border-radius:999px;background:linear-gradient(90deg,var(--color-primary),var(--color-accent));box-shadow:0 0 10px var(--glow-teal)}.lead{font-size:1.15rem;margin:0;color:var(--color-on-surface-variant)}.lead.muted{font-size:1rem}.mesh{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.28) 0%,transparent 70%);filter:blur(70px);pointer-events:none;z-index:0}.mesh-a{top:-120px;left:-100px}.mesh-b{top:30%;right:-180px;opacity:.7;background:radial-gradient(circle,rgba(15,23,42,.12) 0%,transparent 70%)}.mesh-c{top:0;left:10%;opacity:.4}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#f7f9fbd1;border-bottom:1px solid rgba(194,198,209,.7)}.navbar{position:relative;height:var(--header-h);display:flex;align-items:center;justify-content:space-between;width:min(100% - 2rem,var(--container-max));margin-inline:auto;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.65rem;color:var(--color-primary);font-family:var(--font-display);font-weight:700;font-size:1.25rem}.brand:hover{color:var(--color-primary-container)}.brand-logo{width:36px;height:auto;border-radius:0}.nav-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:#ffffffb8;border:1px solid var(--glass-border);border-radius:var(--radius-lg);width:42px;height:42px;padding:0;margin-left:auto;cursor:pointer}.nav-toggle span{display:block;width:18px;height:2px;background:var(--color-primary);border-radius:2px}.nav-links{display:none;position:absolute;top:var(--header-h);left:0;right:0;flex-direction:column;align-items:stretch;padding:1rem;background:#f7f9fbf5;border-bottom:1px solid var(--color-outline-variant);gap:1rem}.nav-links.open{display:flex}.nav-links a{color:var(--color-on-surface-variant);font-weight:500}.nav-links a:hover{color:var(--color-primary)}.nav-links a.btn-primary,.nav-links a.nav-cta{color:var(--color-on-primary);width:100%}.nav-links a.btn-primary:hover,.nav-links a.nav-cta:hover{color:var(--color-on-primary)}@media (min-width: 721px){.nav-toggle{display:none}.nav-links,.nav-links.open{display:flex;position:static;flex-direction:row;align-items:center;padding:0;background:transparent;border:0;gap:1.25rem}.nav-links a.nav-cta{width:auto}}.hero{position:relative;min-height:calc(100vh - var(--header-h));display:flex;align-items:center;padding:3rem 0 4rem;overflow:clip}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2.4rem;align-items:center}.hero-copy{display:flex;flex-direction:column;gap:1.05rem;max-width:36rem}.hero-copy h1{font-size:clamp(2.1rem,4.6vw,3.15rem)}.pre-badge{display:inline-flex;align-items:center;margin:0;padding:.35rem .75rem;border-radius:var(--radius-lg);font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-primary-container);background:#3b82f61f;border:1px solid rgba(29,78,216,.2);width:fit-content}.hero-proof{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.45rem}.hero-proof li{position:relative;padding-left:1.15rem;color:var(--color-on-surface-variant);font-size:.95rem}.hero-proof li:before{content:"";position:absolute;left:0;top:.55rem;width:.45rem;height:.45rem;border-radius:999px;background:var(--color-accent)}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:.2rem}.hero-visual{display:flex;flex-direction:column;align-items:center;gap:1rem}@media (max-width: 960px){.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:40rem;margin-inline:auto;text-align:center}.hero-actions,.hero-proof{justify-content:center}.hero-proof li{text-align:left}.pre-badge{margin-inline:auto}}@media (max-width: 720px){.hero{min-height:auto;padding-top:2rem}.hero-actions{flex-direction:column;align-items:stretch}}.hero-mascot{--mascot-accent: #3b82f6;position:relative;z-index:1;width:min(240px,70vw);aspect-ratio:120/128;padding:0;border:none;background:transparent;cursor:pointer;display:block;filter:drop-shadow(0 18px 40px rgba(15,23,42,.28));transition:transform .35s cubic-bezier(.34,1.4,.64,1),filter .35s ease}.hero-mascot:focus-visible{outline:3px solid rgba(59,130,246,.55);outline-offset:8px;border-radius:1.25rem}.hero-mark-glow{position:absolute;inset:10% 6% 2%;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.35) 0%,transparent 70%);filter:blur(28px);z-index:0;transition:opacity .35s ease,transform .35s ease}.mascot-face{position:absolute;z-index:1;top:3.1%;left:8.3%;width:83.4%;aspect-ratio:1;border-radius:18%;background:linear-gradient(145deg,#0f172a,#1e293b 55%,#0b1220);box-shadow:inset 0 1px #ffffff0f,0 8px 24px #00000059;transition:transform .35s cubic-bezier(.34,1.4,.64,1),box-shadow .35s ease}.eye{position:absolute;background:var(--mascot-accent);transform-origin:center center;transition:width .3s ease,height .3s ease,border-radius .3s ease,transform .3s ease,top .3s ease,left .3s ease;animation:alfred-blink 4.5s ease-in-out infinite}.eye-left{left:24%;top:42%;width:20%;height:14%;border-radius:36% 36% 14%}.eye-right{left:56%;top:38%;width:14%;height:20%;border-radius:14% 36% 36%}.mascot-mouth{position:absolute;left:39%;top:74%;width:22%;height:5%;background:var(--mascot-accent);border-radius:0 0 40% 40%;transition:width .3s ease,height .3s ease,border-radius .3s ease,left .3s ease,top .3s ease}.mascot-bow{position:absolute;z-index:2;left:50%;bottom:6%;width:78%;height:auto;transform:translate(-50%);overflow:visible;transition:transform .35s cubic-bezier(.34,1.4,.64,1);filter:drop-shadow(0 3px 6px rgba(15,23,42,.4))}@keyframes alfred-blink{0%,42%,48%,to{transform:scaleY(1)}45%{transform:scaleY(.08)}}.hero-mascot:hover{transform:translateY(-10px) rotate(-2deg);filter:drop-shadow(0 26px 48px rgba(59,130,246,.35))}.hero-mascot:hover .hero-mark-glow{opacity:1;transform:scale(1.12)}.hero-mascot:hover .mascot-face{transform:scale(1.03);box-shadow:inset 0 1px #ffffff1a,0 12px 28px #3b82f647}.hero-mascot:hover .eye-left{width:22%;height:16%;animation-play-state:paused;transform:scaleY(1) rotate(-6deg)}.hero-mascot:hover .eye-right{width:16%;height:22%;animation-play-state:paused;transform:scaleY(1) rotate(6deg)}.hero-mascot:hover .mascot-mouth{width:26%;height:7%;left:37%;border-radius:0 0 50% 50%}.hero-mascot:hover .mascot-bow{animation:alfred-bow-wiggle .7s ease-in-out infinite alternate}@keyframes alfred-bow-wiggle{0%{transform:translate(-50%) rotate(-8deg) scale(1.04)}to{transform:translate(-50%) rotate(8deg) scale(1.06)}}.hero-mascot:active{transform:translateY(-2px) scale(.97)}.hero-mascot.is-wink .eye-left{animation:none;height:3.5%;top:48%;transform:scaleY(1)}.hero-mascot.is-wink .eye-right{animation:none;width:16%;height:22%;transform:scale(1.08)}.hero-mascot.is-excited{animation:alfred-bounce .9s cubic-bezier(.34,1.56,.64,1)}.hero-mascot.is-excited .mascot-mouth{width:30%;height:10%;left:35%;top:72%;border-radius:40%}.hero-mascot.is-excited .mascot-bow{animation:alfred-bow-spin .9s ease}.hero-mascot.is-excited .hero-mark-glow{animation:alfred-glow-pulse .9s ease}@keyframes alfred-bounce{0%{transform:scale(1) rotate(0)}30%{transform:scale(1.08) rotate(-6deg) translateY(-14px)}55%{transform:scale(.96) rotate(4deg) translateY(4px)}to{transform:scale(1) rotate(0) translateY(0)}}@keyframes alfred-bow-spin{0%{transform:translate(-50%) rotate(0) scale(1)}40%{transform:translate(-50%) rotate(18deg) scale(1.12)}to{transform:translate(-50%) rotate(0) scale(1)}}@keyframes alfred-glow-pulse{0%,to{opacity:.85;transform:scale(1)}45%{opacity:1;transform:scale(1.35)}}@media (prefers-reduced-motion: reduce){.eye,.hero-mascot,.hero-mascot:hover .mascot-bow,.hero-mascot.is-excited,.hero-mascot.is-excited .mascot-bow,.hero-mascot.is-excited .hero-mark-glow{animation:none!important}.hero-mascot,.mascot-face,.mascot-bow{transition:none}}.section-alt{background:linear-gradient(180deg,rgba(219,234,254,.35) 0%,transparent 100%)}.points-grid,.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.point-card,.service-card{padding:1.4rem 1.25rem;display:flex;flex-direction:column;gap:.55rem}.point-card p,.service-card p{margin:0;color:var(--color-on-surface-variant);font-size:.95rem}.point-code,.service-code{align-self:flex-start;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;font-weight:700;letter-spacing:.06em;color:var(--color-primary-container);background:#3b82f61f;border:1px solid rgba(29,78,216,.18);border-radius:var(--radius-lg);padding:.28rem .55rem}.help-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);gap:1.4rem;align-items:start}.help-grid .section-header{grid-column:1/-1;text-align:left;margin-bottom:.5rem}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item{padding:.85rem 1.1rem}.faq-item summary{cursor:pointer;font-weight:600;color:var(--color-primary)}.faq-item p{margin:.75rem 0 .25rem;color:var(--color-on-surface-variant)}.help-aside{padding:1.4rem 1.25rem}.help-aside p{color:var(--color-on-surface-variant)}.help-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.site-footer{padding:2rem 0 2.5rem}.footer-inner{padding:1.25rem 1.4rem}.footer-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.2rem;align-items:center}.footer-brand{display:flex;gap:.85rem;align-items:center}.footer-brand p{margin:.15rem 0 0;color:var(--color-on-surface-variant);font-size:.9rem}.footer-links{display:flex;flex-wrap:wrap;gap:1rem}.footer-copy{margin:1rem 0 0;font-size:.85rem;color:var(--color-on-surface-variant)}@media (max-width: 960px){.points-grid,.services-grid{grid-template-columns:1fr 1fr}.help-grid{grid-template-columns:1fr}}@media (max-width: 640px){.points-grid,.services-grid{grid-template-columns:1fr}}
