:root{--stella-ink:#090d2b;--stella-paper:#fff9f2;--stella-surface:#fffdfb;--stella-muted:#56576b;--stella-action:#050507;--stella-text:#34c759;--stella-text-hover:#2eb550;--stella-focus:#315ba6;--stella-sky:#a7cff2;--stella-lilac:#b7a5ef;--stella-mint:#afe8df;--stella-blush:#f4cbdf;--stella-radius-card:28px;--stella-radius-control:999px;--stella-content-width:1200px}@layer base{body{--font-dm-sans:var(--font-inter);--font-playfair:var(--font-inter);font-optical-sizing:auto;color:var(--stella-ink);background:var(--stella-paper)}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--stella-focus);outline-offset:4px}:where(button,a,summary){touch-action:manipulation}:where(h1,h2,h3,[id]){scroll-margin-top:112px}[data-ts-theme=dark]{--stella-focus:#a7cff2}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}