:root{--color-primary:#f5279b;--color-primary-deep:#981254;--color-primary-vivid:#e5489a;--color-primary-action-hover:#7a0e43;--color-accent-soft:#f8cfe4;--color-white:#fff;--color-logo-canvas:#fff8f8;--color-surface-soft:#fff1f7;--color-page-background:#fff8fb;--color-text:#2b1b26;--color-text-muted:#6e6269;--color-border:#ead9e2;--color-success:#168f5b;--color-playful-pink:#f4a7cc;--color-playful-yellow:#f8cf68;--color-playful-blue:#8ed7eb;--color-playful-mint:#a7e7d1;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--radius-small:.75rem;--radius-medium:1.25rem;--radius-large:2rem;--radius-pill:999px;--shadow-soft:0 1.25rem 3.75rem #9812541f;--shadow-action:0 .75rem 1.75rem #98125433;--container-width:70rem;--container-width-default:74rem;--container-width-wide:87.5rem;--container-width-reading:51rem;--container-gutter:1rem;--transition-fast:.16s ease}*,:before,:after{box-sizing:border-box}html{background:var(--color-page-background);min-width:0}body{min-width:0;color:var(--color-text);background:var(--color-page-background);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-rounded,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;overflow-x:hidden}button,input,select,textarea{font:inherit}a{color:inherit}:focus-visible{outline:.2rem solid var(--color-primary-deep);outline-offset:.25rem}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.not-found-shell{padding:clamp(var(--space-4), 5vw, var(--space-7));place-items:center;min-height:55svh;display:grid}.not-found-card{width:min(100%, var(--container-width));border-radius:clamp(var(--radius-medium), 4vw, var(--radius-large));min-width:0;box-shadow:var(--shadow-soft);text-align:center;background:#ffffffe6;border:1px solid #fffc;overflow:hidden}.error-code{margin:0 0 var(--space-3);color:var(--color-primary-deep);letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:800}h1{max-width:18ch;color:var(--color-primary-deep);letter-spacing:-.055em;overflow-wrap:break-word;margin:0 auto;font-size:clamp(2.35rem,10vw,5.75rem);line-height:.95}.not-found-card{max-width:42rem;padding:clamp(var(--space-6), 8vw, var(--space-8))}.not-found-card h1{font-size:clamp(2rem,8vw,4rem);line-height:1.05}.not-found-card>p:not(.error-code){max-width:38ch;margin:var(--space-5) auto var(--space-6);color:var(--color-text-muted)}.home-link{min-height:2.75rem;padding:var(--space-3) var(--space-5);border-radius:var(--radius-pill);color:var(--color-white);background:var(--color-primary-deep);box-shadow:var(--shadow-action);transition:background-color var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.home-link:hover{background:var(--color-primary-action-hover);transform:translateY(-.125rem)}@media (min-width:40rem){:root{--container-gutter:1.5rem}}@media (min-width:80rem){:root{--container-gutter:2rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
