:root{--bg:#fafafd;--surface:#fff;--text:#18181d;--muted:#686871;--line:#e1e1e5;--accent:#f543dc;--accent-ink:#50003e;--text-body:clamp(.95rem, .9rem + .2vw, 1.0625rem);--text-display:clamp(2.25rem, 1.2rem + 4.2vw, 4.5rem);--space-section:clamp(3rem, 2rem + 4vw, 7rem);--radius:14px;--duration:.24s;--ease:cubic-bezier(.16, 1, .3, 1)}@supports (color:lab(0% 0 0)){:root{--bg:lab(98.2263% .369191 -1.46443);--surface:lab(100% 0 0);--text:lab(8.26848% 1.0273 -3.60075);--muted:lab(44.1874% 1.47307 -5.43728);--line:lab(89.5092% .557303 -2.19424);--accent-ink:lab(14.0619% 48.0857 -19.5532)}}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0d0d12;--surface:#17171f;--text:#f1f1f4;--muted:#9797a1;--line:#2d2d35;--accent-ink:#ffb6e7}@supports (color:lab(0% 0 0)){:root:not([data-theme=light]){--bg:lab(3.63128% .788353 -2.88638);--surface:lab(8.22731% 1.5032 -5.01036);--text:lab(95.3263% .369281 -1.46437);--muted:lab(62.7491% 1.44866 -5.45136);--line:lab(18.6721% 1.43503 -5.04267);--accent-ink:lab(82.088% 37.5282 -15.0339)}}}:root[data-theme=dark]{--bg:#0d0d12;--surface:#17171f;--text:#f1f1f4;--muted:#9797a1;--line:#2d2d35;--accent-ink:#ffb6e7}@supports (color:lab(0% 0 0)){:root[data-theme=dark]{--bg:lab(3.63128% .788353 -2.88638);--surface:lab(8.22731% 1.5032 -5.01036);--text:lab(95.3263% .369281 -1.46437);--muted:lab(62.7491% 1.44866 -5.45136);--line:lab(18.6721% 1.43503 -5.04267);--accent-ink:lab(82.088% 37.5282 -15.0339)}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--text-body);-webkit-font-smoothing:antialiased;line-height:1.55}.wrap{max-width:68rem;margin-inline:auto;padding-inline:clamp(1rem,.5rem + 2vw,2.5rem)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
