:root{--hu-pink:#ff3d8f;--hu-pink-press:#e63581;--hu-pink-ondark:#ff5ca3;--hu-pink-deep:#d42871;--hu-ink:#201d1b;--hu-cream:#f2efea;--hu-blush:#ffd3e6;--hu-blush-mid:#ffb3d3;--hu-white:#fff;--hu-card-warm:#fffdfb;--hu-ink-dark:#18171b;--hu-muted:#6e6862;--hu-faint:#97918a;--hu-border:#e8e4de;--hu-border-soft:#e4dfd8;--hu-hairline-dark:#2c2a30;--hu-offwhite:#f5f2ef;--surface-page:var(--hu-cream);--surface-card:var(--hu-white);--surface-dark:var(--hu-ink-dark);--surface-tint:var(--hu-blush);--surface-band:var(--hu-pink);--text-body:var(--hu-ink);--text-muted:var(--hu-muted);--text-faint:var(--hu-faint);--text-on-pink:var(--hu-white);--text-on-dark:var(--hu-offwhite);--accent:var(--hu-pink);--accent-ondark:var(--hu-pink-ondark);--border-card:var(--hu-border);--font-display:"Fredoka", system-ui, sans-serif;--font-ui:"Inter", system-ui, sans-serif;--weight-body:400;--weight-label:500;--weight-heading:600;--weight-hero:700;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:19px;--text-xl:24px;--text-2xl:32px;--text-3xl:44px;--text-hero:60px;--leading-tight:1.15;--leading-body:1.5;--tracking-kicker:.18em;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--radius-sm:10px;--radius-card:16px;--radius-lg:24px;--radius-shell:28px;--radius-pill:999px;--shadow-card:0 1px 2px #201d1b0d, 0 4px 16px #201d1b0a;--shadow-float:0 8px 28px #201d1b1f;--shadow-shell:0 24px 64px #201d1b40;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--duration-pop:.48s;--duration-arrive:.6s;--duration-float:3.2s}*,:before,:after{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent}body{background:var(--surface-page);color:var(--text-body);font-family:var(--font-display), sans-serif;font-weight:var(--weight-body);font-size:var(--text-base);line-height:var(--leading-body);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100dvh;margin:0;display:flex}main{flex:1 0 auto}h1,h2,h3,h4{line-height:var(--leading-tight);font-weight:var(--weight-heading);margin:0}p{margin:0}a{color:inherit}img,svg{max-width:100%;display:block}button,input,select{font:inherit}:focus-visible{outline:2px solid var(--hu-ink);outline-offset:2px}.hu-button{padding:var(--space-3) var(--space-5);border-radius:var(--radius-pill);background:var(--accent);color:var(--hu-white);font-weight:var(--weight-heading);font-size:var(--text-base);cursor:pointer;border:none;text-decoration:none;display:inline-block}.hu-button:hover{background:var(--hu-pink-press)}.hu-button:active{transform:scale(.98)}.hu-button--onpink{background:var(--hu-white);color:var(--hu-ink)}.hu-button--onpink:hover{background:var(--hu-offwhite)}input::placeholder{color:var(--text-faint)}@keyframes hu-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes hu-arrive{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header[data-astro-cid-ihije3mh]{z-index:40;width:100%;max-width:1180px;margin:0 auto;padding:12px clamp(12px,4vw,48px);position:sticky;top:0}.site-header-pill[data-astro-cid-ihije3mh]{align-items:center;gap:var(--space-4);background:#ffffffeb;border:1px solid #ffffffbf;border-radius:999px;padding:8px 10px 8px 18px;transition:border-radius .2s;display:flex;position:relative;box-shadow:0 8px 28px #201d1b1a}@supports (backdrop-filter:blur(1px)){.site-header-pill[data-astro-cid-ihije3mh]{backdrop-filter:blur(16px)saturate(1.5);background:#ffffff9e}}.site-header-brand[data-astro-cid-ihije3mh]{align-items:center;gap:var(--space-2);text-decoration:none;display:flex}.site-header-wordmark[data-astro-cid-ihije3mh]{font-family:var(--font-display), sans-serif;font-weight:var(--weight-hero);letter-spacing:-.01em;color:var(--text-body);font-size:22px}.site-header-nav[data-astro-cid-ihije3mh]{flex:1;align-items:center;min-width:0;display:flex}.site-header-menu[data-astro-cid-ihije3mh]{flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}.site-header-links[data-astro-cid-ihije3mh]{align-items:center;gap:28px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-header-links[data-astro-cid-ihije3mh] a[data-astro-cid-ihije3mh]{color:var(--text-body);font-weight:var(--weight-label);font-size:var(--text-base);white-space:nowrap;text-decoration:none}.site-header-links[data-astro-cid-ihije3mh] a[data-astro-cid-ihije3mh]:hover{color:var(--accent)}.site-header-links[data-astro-cid-ihije3mh] a[data-astro-cid-ihije3mh].active{color:var(--accent);font-weight:var(--weight-heading)}.site-header-actions[data-astro-cid-ihije3mh]{align-items:center;gap:var(--space-2);display:flex}.site-header-try[data-astro-cid-ihije3mh]{color:var(--text-body);font-weight:var(--weight-heading);font-size:var(--text-base);border:2px solid var(--hu-border-soft);border-radius:var(--radius-pill);white-space:nowrap;background:0 0;padding:7px 18px;text-decoration:none}.site-header-try[data-astro-cid-ihije3mh]:hover{border-color:var(--accent);color:var(--accent)}.site-header-login[data-astro-cid-ihije3mh]{background:var(--accent);color:var(--hu-white);font-weight:var(--weight-heading);font-size:var(--text-base);border-radius:var(--radius-pill);white-space:nowrap;padding:9px 20px;text-decoration:none}.site-header-login[data-astro-cid-ihije3mh]:hover{background:var(--hu-pink-press)}.site-header-toggle[data-astro-cid-ihije3mh]{padding:var(--space-2);cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.site-header-toggle[data-astro-cid-ihije3mh] span[data-astro-cid-ihije3mh]{border-radius:var(--radius-pill);background:var(--hu-ink);width:22px;height:2.5px}@media (width<=940px){.site-header-pill[data-astro-cid-ihije3mh]{flex-wrap:wrap;row-gap:0;padding:8px 10px 8px 14px}.site-header-toggle[data-astro-cid-ihije3mh]{margin-left:auto;display:flex}.site-header-nav[data-astro-cid-ihije3mh]{flex-basis:100%;grid-template-rows:0fr;transition:grid-template-rows .26s;display:grid}.site-header-menu[data-astro-cid-ihije3mh]{justify-content:flex-start;align-items:stretch;gap:var(--space-2);min-height:0;padding:0 var(--space-2);opacity:0;visibility:hidden;flex-direction:column;transition:opacity .18s,visibility 0s .26s;display:flex;overflow:hidden}.site-header-links[data-astro-cid-ihije3mh]{padding-top:var(--space-2);flex-direction:column;align-items:stretch;gap:2px;position:static;transform:none}.site-header-links[data-astro-cid-ihije3mh] a[data-astro-cid-ihije3mh]{padding:var(--space-3) var(--space-4);border-radius:14px;font-size:17px}.site-header-links[data-astro-cid-ihije3mh] a[data-astro-cid-ihije3mh]:hover{color:var(--text-body);background:#201d1b0d}.site-header-actions[data-astro-cid-ihije3mh]{padding-top:var(--space-3);margin-bottom:var(--space-2);border-top:1px solid #201d1b1a}.site-header-actions[data-astro-cid-ihije3mh] a[data-astro-cid-ihije3mh]{text-align:center;flex:1}.site-header[data-astro-cid-ihije3mh].open .site-header-pill[data-astro-cid-ihije3mh]{border-radius:28px}.site-header[data-astro-cid-ihije3mh].open .site-header-nav[data-astro-cid-ihije3mh]{grid-template-rows:1fr}.site-header[data-astro-cid-ihije3mh].open .site-header-menu[data-astro-cid-ihije3mh]{opacity:1;visibility:visible;transition:opacity .2s 80ms,visibility}}@media (width<=940px) and (prefers-reduced-motion:reduce){.site-header-nav[data-astro-cid-ihije3mh],.site-header-menu[data-astro-cid-ihije3mh],.site-header-pill[data-astro-cid-ihije3mh]{transition:none}}.site-footer[data-astro-cid-7lhuyvjk]{background:var(--surface-dark);color:var(--text-on-dark);margin-top:var(--space-8)}.site-footer-inner[data-astro-cid-7lhuyvjk]{max-width:1140px;padding:clamp(56px, 8vw, 96px) var(--space-5) 40px;flex-direction:column;gap:36px;margin:0 auto;display:flex}.site-footer-row[data-astro-cid-7lhuyvjk]{justify-content:space-between;align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}.site-footer-brand[data-astro-cid-7lhuyvjk]{align-items:center;gap:var(--space-2);display:flex}.site-footer-wordmark[data-astro-cid-7lhuyvjk]{font-family:var(--font-display), sans-serif;font-weight:var(--weight-hero);font-size:var(--text-xl)}.site-footer-tag[data-astro-cid-7lhuyvjk]{gap:var(--space-1);text-align:right;flex-direction:column;display:flex}.site-footer-tag[data-astro-cid-7lhuyvjk] a[data-astro-cid-7lhuyvjk]{color:var(--accent-ondark);font-weight:var(--weight-label);font-size:15px;text-decoration:none}.site-footer-line[data-astro-cid-7lhuyvjk]{font-size:17px;font-weight:var(--weight-heading)}.site-footer-copyright[data-astro-cid-7lhuyvjk]{padding-top:var(--space-5);border-top:1px solid var(--hu-hairline-dark);color:var(--text-faint);font-size:12.5px}
