@import "https://fonts.googleapis.com/css2?family=Anton&family=Archivo:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap";:root{--bg:#0a0a0b;--bg-elev:#131316;--bg-elev-2:#1a1a1f;--surface:#101013;--border:#2a2a30;--border-soft:#1d1d22;--ink:#f3efe6;--ink-dim:#aaa49a;--ink-faint:#6c675e;--accent:#ff5ca8;--accent-soft:#ff87c0;--accent-ink:#1a0a12;--accent-glow:color-mix(in srgb, var(--accent) 45%, transparent);--good:#5bd6a0;--warn:#f0b54a;--bad:#ef6f6f;--stage-new:#8d8aa6;--stage-qualified:#6fb2d6;--stage-progress:#e8b04b;--stage-ready:#c7a44f;--stage-sent:#6fa6d6;--stage-replied:#7bcf9a;--stage-client:#5bd6a0;--stage-lost:#6c675e;--radius:18px;--radius-sm:10px;--radius-pill:999px;--shadow:0 18px 50px #0009;--shadow-sm:0 4px 16px #00000080;--display:"Anton", "Arial Narrow", system-ui, sans-serif;--sans:"Archivo", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--ease:cubic-bezier(.16, 1, .3, 1);--ease-overshoot:cubic-bezier(.34, 1.56, .64, 1);--cursor-cross:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24'><line x1='12' y1='3' x2='12' y2='9' stroke='%23ff5ca8' stroke-width='1.5'/><line x1='12' y1='15' x2='12' y2='21' stroke='%23ff5ca8' stroke-width='1.5'/><line x1='3' y1='12' x2='9' y2='12' stroke='%23ff5ca8' stroke-width='1.5'/><line x1='15' y1='12' x2='21' y2='12' stroke='%23ff5ca8' stroke-width='1.5'/></svg>") 12 12, crosshair}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y mandatory;scroll-padding:0}@media (width<=720px){html{scroll-snap-type:none}}html,body{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding:0}body{min-height:100dvh}h1,h2,h3,h4{font-family:var(--display);letter-spacing:.01em;text-transform:uppercase;margin:0;font-weight:400;line-height:.92}a{color:inherit;text-decoration:none}button{font-family:inherit}.eyebrow{font-family:var(--mono);letter-spacing:.32em;text-transform:uppercase;color:var(--ink-faint);font-size:.7rem}.timecode{font-family:var(--mono);letter-spacing:.08em;color:var(--accent);font-size:.72rem}@keyframes reveal{0%{opacity:0;filter:blur(6px);transform:translateY(22px)}55%{filter:blur()}to{opacity:1;filter:blur();transform:none}}.reveal{animation:reveal .7s var(--ease) both;animation-delay:var(--reveal-delay,0s)}*{scrollbar-width:thin;scrollbar-color:var(--border) transparent}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}::-webkit-scrollbar-track{background:0 0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.reveal{animation:none}}.console-shell{-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch}.console-shell :focus-visible{outline:2px solid var(--accent);outline-offset:2px}.console-shell h2.sec{align-items:center;gap:.5rem;display:flex}.console-shell h2.sec:before{content:"";background:var(--accent);border-radius:2px;flex:none;width:14px;height:2px}@media (width<=720px){.console-shell input,.console-shell textarea,.console-shell select{font-size:16px}.console-shell button{min-height:44px}.console-shell h2.sec{scroll-margin-top:calc(64px + env(safe-area-inset-top))}}@media (pointer:coarse){.console-shell button:active,.console-shell a:active{transition:transform .12s var(--ease);transform:scale(.98)}}
