:root{--ink:#1b2a4e;--ink-soft:#2a3a60;--ink-mute:#1b2a4ecc;--ink-fade:#1b2a4eb3;--ink-faint:#1b2a4e66;--paper:#f7f4ee;--paper-2:#efe9dd;--paper-3:#e6dfd0;--terracotta:#c97b5c;--terracotta-deep:#a85f44;--moss:#5c6b4e;--terra:var(--terracotta);--terra-deep:var(--terracotta-deep);--rule:#1b2a4e1a;--rule-strong:#1b2a4e33;--serif:var(--font-fraunces),ui-serif,Georgia,"Times New Roman",serif;--sans:var(--font-instrument),ui-sans-serif,system-ui,-apple-system,sans-serif;--mono:ui-monospace,"SF Mono",Menlo,Consolas,monospace;--fv-display:"opsz" 144,"SOFT" 50;--fv-italic:"opsz" 144,"SOFT" 100;--r-pill:999px;--r-soft:8px;--r-sharp:3px;--shadow-card-hover:0 14px 34px -18px rgba(27,42,78,0.22);--shadow-elevated:0 24px 64px -24px rgba(27,42,78,0.3);--tr-eyebrow:0.22em;--tr-tag:0.18em;--ease:cubic-bezier(0.2,0.7,0.2,1);--paper-grain:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.106 0 0 0 0 0.165 0 0 0 0 0.306 0 0 0 0.04 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100vh;background:var(--paper)}body{font-family:var(--sans);color:var(--ink);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}figure,h1,h2,h3,h4,h5,h6,p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img,svg{display:block;max-width:100%}svg{flex:none}:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.inkdrop{display:inline-block;flex:none;width:15px;height:15px;background:currentColor;border-radius:66% 34% 72% 28%/44% 68% 32% 56%;animation:inkdrop-morph 2.6s ease-in-out infinite}@keyframes inkdrop-morph{0%{border-radius:66% 34% 72% 28%/44% 68% 32% 56%;transform:rotate(0deg) scale(1)}25%{border-radius:36% 64% 44% 56%/70% 36% 64% 30%;transform:rotate(90deg) scale(.88)}50%{border-radius:72% 28% 36% 64%/36% 60% 40% 64%;transform:rotate(180deg) scale(1.08)}75%{border-radius:42% 58% 68% 32%/62% 34% 66% 38%;transform:rotate(270deg) scale(.93)}to{border-radius:66% 34% 72% 28%/44% 68% 32% 56%;transform:rotate(1turn) scale(1)}}.inkdrop-stage{display:flex;padding:2px 0 20px}@media (prefers-reduced-motion:reduce){.inkdrop{border-radius:50%;animation:inkdrop-pulse 2.4s ease-in-out infinite}@keyframes inkdrop-pulse{0%,to{opacity:.35}50%{opacity:.85}}}