:root{color-scheme:light;--bg: #ffffff;--panel: #ffffff;--panel-soft: #f7f7f5;--ink: #111111;--muted: #707070;--soft: #747474;--line: #e7e7e2;--line-strong: #d8d8d2;--copy-surface: #f3f3f1;--code: #fbfbfa;--code-text: #4c4c4c;--accent: #111111;--shadow: 0 18px 50px rgba(17, 17, 17, .06);--font-body: "Instrument Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Space Grotesk", var(--font-body);--font-mono: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;font-family:var(--font-body);font-optical-sizing:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}*{box-sizing:border-box}html{min-width:320px;background:var(--bg);overflow-x:hidden;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}a:hover{color:#000}button,input,textarea,select{font:inherit}.site-shell{min-height:100vh;overflow-x:hidden}.topbar{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:#ffffffdb;backdrop-filter:blur(18px)}.topbar-inner{display:flex;align-items:center;justify-content:space-between;width:min(1120px,calc(100% - 32px));min-height:68px;margin:0 auto;gap:24px}.brand{display:inline-flex;align-items:center;min-width:max-content;color:var(--ink);font-family:var(--font-display);font-weight:700}.brand:hover{color:var(--ink)}.brand-word{font-size:1.03rem;letter-spacing:0}.nav{display:flex;align-items:center;min-width:0;gap:22px;color:var(--muted);font-size:.95rem;font-weight:560}.nav a{white-space:nowrap}.nav a:hover{color:var(--ink)}.section,.hero,.thesis-strip{width:min(1040px,calc(100% - 32px));margin:0 auto}.hero{display:flex;align-items:center;flex-direction:column;padding:58px 0 34px;text-align:center}.hero-logo{display:grid;width:136px;height:124px;place-items:center;overflow:hidden;margin-bottom:18px}.hero-logo img{display:block;width:126px;height:112px;object-fit:contain;mix-blend-mode:multiply}.eyebrow{margin:0 0 18px;color:var(--muted);font-size:.98rem;font-weight:480}.hero h1{width:min(680px,100%);max-width:680px;margin:0;font-family:var(--font-display);font-size:3.3rem;line-height:1.02;font-weight:700;overflow-wrap:anywhere}.hero-kicker{max-width:700px;margin:16px auto 0;color:var(--ink);font-family:var(--font-display);font-size:1.54rem;line-height:1.24;font-weight:600;overflow-wrap:anywhere}.term{position:relative;display:inline-block;padding:0;border:0;border-bottom:1px dotted currentColor;background:transparent;color:inherit;font:inherit;cursor:help}.term:after{position:absolute;z-index:20;bottom:calc(100% + 10px);left:50%;width:min(300px,78vw);padding:10px 12px;border:1px solid var(--line-strong);border-radius:10px;background:#fff;box-shadow:0 14px 38px #1111111a;color:var(--ink);content:attr(data-tooltip);font-family:var(--font-body);font-size:.78rem;font-weight:520;line-height:1.35;opacity:0;pointer-events:none;text-align:left;transform:translate(-50%,4px);transition:opacity .14s ease,transform .14s ease}.term:hover:after,.term:focus-visible:after,.term-active:after{opacity:1;transform:translate(-50%)}.term:focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:4px}.hero-copy{max-width:650px;margin:18px auto 0;color:var(--muted);font-size:1.02rem;overflow-wrap:anywhere}.button,.ghost-button,.copy-button{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;font-family:var(--font-display);font-weight:600;line-height:1;cursor:pointer}.button,.ghost-button{min-height:44px;padding:0 18px}.button{border:1px solid var(--ink);background:var(--ink);color:#fff}.button:hover{color:#fff;background:#000}.ghost-button{border:1px solid var(--line-strong);background:transparent;color:var(--ink)}.ghost-button:hover{border-color:var(--ink)}.copy-button{min-height:34px;padding:0 12px;border:1px solid var(--line-strong);background:#fff;color:var(--ink)}.hero-command-note{margin:16px 0 0;color:var(--muted);font-size:.92rem}.hero-command-note a{text-decoration:underline;text-underline-offset:3px}.thesis-strip{display:grid;grid-template-columns:180px minmax(0,1fr);margin-bottom:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.thesis-strip span{padding:20px 0;color:var(--soft);font-size:.86rem}.thesis-copy{padding:20px 0}.thesis-copy strong{display:block;margin-bottom:6px;color:var(--ink);font-family:var(--font-display);font-size:1.38rem;font-weight:700;line-height:1.18}.thesis-copy p{margin:0;color:var(--muted);font-size:1.02rem;line-height:1.5}.band{border-top:1px solid var(--line);background:var(--panel-soft)}.section{padding:78px 0}.section-header{display:grid;grid-template-columns:minmax(0,.72fr) minmax(260px,.58fr);align-items:end;margin-bottom:28px;gap:48px}.section h2{margin:0;font-family:var(--font-display);font-size:2.85rem;line-height:1.05;font-weight:700}.section-intro{margin:0;color:var(--muted)}.usage-grid,.source-grid,.status-grid{display:grid;gap:14px}.usage-grid,.source-grid,.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-primary{grid-template-columns:1fr}.source-card,.codex-demo,.status-panel{border:1px solid var(--line);border-radius:8px;background:var(--panel)}.source-card,.status-panel{padding:20px}.status-panel p{margin:0;color:var(--muted)}.fit-focus{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);align-items:stretch;gap:18px}.leverage-figure{min-width:0;margin:0;overflow-x:auto;overflow-y:hidden;padding:18px;border:1px solid var(--line-strong);border-radius:14px;background:#fff;box-shadow:0 14px 38px #1111110a}.leverage-image{display:block;width:100%;min-width:600px;height:auto}.leverage-image text{fill:var(--ink);font-family:var(--font-mono);font-size:17px;font-weight:560}.leverage-image .diagram-title,.leverage-image .block-title,.leverage-image .check-title{font-family:var(--font-display);font-weight:700}.leverage-image .diagram-title{font-size:27px}.leverage-image .diagram-caption,.leverage-image .block-copy,.leverage-image .check-copy,.leverage-image .leverage-note{fill:var(--muted)}.leverage-image .diagram-caption{font-family:var(--font-body);font-size:17px}.leverage-image .zone-label{font-family:var(--font-body);font-size:14px;font-weight:720;text-transform:uppercase}.leverage-image .leverage-note{font-family:var(--font-body);font-size:14px;font-weight:640}.leverage-image .block-title{font-size:22px}.leverage-image .block-copy,.leverage-image .check-copy{font-family:var(--font-body);font-size:16px}.leverage-image .check-title{font-size:19px}.pressure-shell{fill:#fbfbfa;stroke:var(--ink);stroke-width:2}.upstream-block{fill:#c8efca;stroke:#78a879;stroke-width:1.5}.downstream-block{fill:#fff;stroke:#cfcfca;stroke-width:1.8}.check-block{fill:#fff3c8;stroke:#c8b86f;stroke-width:1.5}.leverage-arrow,.check-arrow,.return-arrow{fill:none;stroke:#777;stroke-linecap:round;stroke-width:1.7;marker-end:url(#arrowhead)}.check-arrow,.return-arrow{stroke-dasharray:6 9;opacity:.86}.leverage-image marker path{fill:#777}.fit-points{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:12px}.fit-point{display:grid;align-content:start;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.fit-point span{display:block;margin-bottom:10px;color:var(--soft);font-size:.76rem;font-weight:760;text-transform:uppercase}.fit-point strong{display:block;margin-bottom:8px;font-family:var(--font-display);font-size:1.08rem;font-weight:650;line-height:1.22}.fit-point p{margin:0;color:var(--muted)}.fit-point-primary{border-color:var(--ink);background:var(--ink);color:#fff}.fit-point-primary span,.fit-point-primary p{color:#ffffffb8}.codex-demo{display:grid;min-height:100%;overflow:hidden;border-color:var(--line-strong);border-radius:14px;background:#fff;box-shadow:0 14px 38px #1111110a}.hero-codex-demo{width:min(620px,100%);margin-top:34px;text-align:left}.install-codex-demo{min-height:auto}.mac-window{border-radius:16px;box-shadow:0 24px 70px #11111114}.codex-demo-header{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 16px;border-bottom:1px solid var(--line);color:var(--soft);gap:12px}.codex-demo-header span{display:inline-flex;align-items:center;gap:54px;font-family:var(--font-display);color:var(--ink);font-weight:700}.window-controls{position:relative;display:inline-block;flex:0 0 auto;width:11px;height:11px;border-radius:999px;background:#ff5f57;box-shadow:18px 0 #ffbd2e,36px 0 #28c840}.codex-demo-header strong{font-size:.82rem;font-weight:560}.codex-thread{display:grid;align-content:start;padding:20px;gap:12px}.chat-bubble{width:min(88%,440px)}.install-prompt-bubble{width:min(94%,500px)}.chat-bubble-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;gap:12px}.chat-bubble span{display:block;margin-bottom:5px;color:var(--soft);font-size:.78rem;font-weight:700}.chat-bubble-top span{margin-bottom:0}.chat-copy-button{position:relative;min-height:40px;overflow:visible;padding:0 16px;border-color:#1111111a;background:#fff;color:var(--ink);font-size:.86rem;box-shadow:0 6px 16px #1111110f;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.user-bubble .chat-copy-button{background:#ffffffe6}.chat-copy-button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #1111111a}.chat-copy-button [data-copy-label]{display:inline;margin:0;color:inherit;font-size:inherit;font-weight:750}.chat-copy-button:before,.chat-copy-button:after{position:absolute;pointer-events:none;content:"";opacity:0}.chat-copy-button:before{inset:-7px;border:2px solid rgba(17,17,17,.16);border-radius:12px;transform:scale(.82)}.chat-copy-button:after{top:50%;left:50%;width:9px;height:9px;border-radius:999px;transform:translate(-50%,-50%) scale(.2)}.chat-copy-button.copy-celebrate{border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:0 16px 34px #1111112e;animation:copy-pop .66s cubic-bezier(.2,1.45,.35,1)}.chat-copy-button.copy-celebrate:before{animation:copy-ring .92s ease-out forwards}.chat-copy-button.copy-celebrate:after{animation:copy-confetti .98s ease-out forwards}.copy-spark{position:absolute;top:50%;left:50%;width:7px;height:7px;border-radius:999px;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.2)}.chat-copy-button.copy-celebrate .copy-spark{animation:copy-spark 1.04s ease-out forwards}.chat-bubble p{margin:0;padding:12px 14px;border:1px solid var(--line);border-radius:14px;color:var(--ink);font-size:.94rem;line-height:1.45}.user-bubble{justify-self:end}.user-bubble p{background:var(--copy-surface)}.codex-bubble p{background:#fff}.chat-bubble code{font-family:var(--font-mono);font-size:.86em}.panda-config-preview{display:grid;margin-top:2px;overflow:visible;border:1px solid var(--line);border-radius:14px;background:#fff}.panda-config-preview>div{display:grid;grid-template-columns:minmax(120px,.7fr) minmax(0,1.3fr);align-items:center;min-height:42px;padding:10px 14px;gap:12px;border-bottom:1px solid var(--line)}.panda-config-preview>div:last-child{border-bottom:0}.panda-config-preview span{color:var(--soft);font-size:.74rem;font-weight:760;text-transform:uppercase}.panda-config-preview strong{min-width:0;overflow-wrap:anywhere;color:var(--ink);font-family:var(--font-mono);font-size:.79rem;font-weight:560;line-height:1.35}.panda-config-preview .config-term{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-align:left}.panda-config-preview .config-term:after{font-family:var(--font-body);font-size:.78rem;font-weight:560;white-space:normal}.skill-run{display:grid;margin-top:4px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fbfbfa;color:var(--muted);font-family:var(--font-mono);font-size:.82rem;line-height:1.6;gap:4px}.skill-run span{opacity:.38;animation:skill-step 6.8s ease infinite}.skill-run span:nth-child(2){animation-delay:1.2s}.skill-run span:nth-child(3){animation-delay:2.4s}.skill-run span:nth-child(4){animation-delay:3.6s}.requirements-strip{display:grid;grid-template-columns:140px minmax(0,1fr);margin-top:16px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:#ffffffad;gap:10px 22px}.requirements-strip>span{color:var(--soft);font-size:.84rem;font-weight:700}.requirements-strip ul{display:flex;flex-wrap:wrap;margin:0;padding:0;gap:8px;list-style:none}.requirements-strip li{padding:5px 9px;border:1px solid var(--line);border-radius:999px;background:var(--copy-surface);color:var(--ink);font-size:.84rem;line-height:1.2}.requirements-strip .requirements-row{flex-basis:100%;width:fit-content}.requirements-strip a{display:inline-block;color:inherit;font-weight:800;text-decoration-line:underline;text-decoration-thickness:1.5px;text-decoration-color:#1111116b;text-underline-offset:4px;box-shadow:inset 0 -.36em #1111110f;transition:box-shadow .14s ease,text-decoration-color .14s ease}.requirements-strip a:hover{color:var(--ink);box-shadow:inset 0 -.58em #1111111a;text-decoration-color:currentColor}.requirements-strip a:focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:4px}.requirements-strip p{grid-column:2;margin:0;color:var(--muted);font-size:.92rem;line-height:1.45}.requirements-strip .roi-note{margin-top:4px;color:var(--ink)}@keyframes skill-step{0%,to{opacity:.38}16%,42%{opacity:1}}@keyframes copy-pop{0%{transform:translateY(-1px) scale(1)}34%{transform:translateY(-3px) scale(1.13) rotate(-1.5deg)}58%{transform:translateY(-2px) scale(.98) rotate(1deg)}to{transform:translateY(-1px) scale(1) rotate(0)}}@keyframes copy-ring{0%{opacity:0;transform:scale(.78)}22%{opacity:1}to{opacity:0;transform:scale(1.28)}}@keyframes copy-spark{0%{opacity:0;box-shadow:0 0 #ff5f57,0 0 #ffbd2e,0 0 #28c840,0 0 #4197ff,0 0 #111,0 0 #ff5f57;transform:translate(-50%,-50%) scale(.2)}20%{opacity:1}to{opacity:0;box-shadow:-42px -26px #ff5f57,39px -29px #ffbd2e,45px 19px #28c840,-38px 27px #4197ff,0 -40px #111,2px 38px #ff5f57;transform:translate(-50%,-50%) scale(1.05)}}@keyframes copy-confetti{0%{opacity:0;box-shadow:0 0 #ffbd2e,0 0 #28c840,0 0 #4197ff,0 0 #ff5f57,0 0 #111;transform:translate(-50%,-50%) scale(.2) rotate(0)}24%{opacity:1}to{opacity:0;box-shadow:-54px 4px 0 1px #ffbd2e,52px -4px 0 1px #28c840,-32px -36px 0 1px #4197ff,30px 34px 0 1px #ff5f57,0 -50px 0 1px #111;transform:translate(-50%,-50%) scale(1) rotate(22deg)}}pre{margin:0;min-width:0;max-width:100%;overflow-x:auto;padding:18px;color:var(--code-text);font-size:.9rem;line-height:1.55}code{font-family:var(--font-mono)}.source-card h3{margin:0 0 14px;font-family:var(--font-display);font-size:1rem;font-weight:600;line-height:1.35}.source-card dl{display:grid;gap:10px;margin:0}.source-card dt{color:var(--soft);font-size:.76rem;font-weight:760;text-transform:uppercase}.source-card dd{margin:2px 0 0;color:var(--muted)}.source-card a{display:inline-block;margin-top:14px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.status-panel h3{margin:0 0 10px;font-family:var(--font-display);font-size:1rem;font-weight:600}.status-panel ul{margin:12px 0 0;padding-left:18px;color:var(--muted)}.footer{border-top:1px solid var(--line)}.footer-inner{display:flex;align-items:center;justify-content:space-between;width:min(1040px,calc(100% - 32px));min-height:96px;margin:0 auto;gap:24px;color:var(--muted);font-size:.94rem}.footer-links{display:flex;flex-wrap:wrap;gap:16px}@media(max-width:980px){.section-header,.fit-focus,.status-grid,.usage-grid,.source-grid{grid-template-columns:1fr}.hero h1{font-size:2.82rem}}@media(max-width:720px){.section,.hero,.thesis-strip,.topbar-inner,.footer-inner{width:calc(100vw - 32px);margin-right:16px;margin-left:16px}.topbar-inner{align-items:flex-start;flex-direction:column;padding:14px 0;gap:12px}.nav{width:100%;max-width:100%;gap:14px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;font-size:.86rem}.hero{padding:42px 0 34px}.hero-logo{width:112px;height:104px;margin-bottom:14px}.hero-logo img{width:102px;height:92px}.eyebrow{margin-bottom:18px}.hero h1{width:min(100%,340px);max-width:340px;font-size:2.14rem}.hero-kicker{max-width:340px;font-size:1.24rem}.hero-copy{max-width:30ch;font-size:1rem}.thesis-strip{grid-template-columns:1fr}.thesis-strip span{padding-bottom:0}.section{padding:60px 0}.section h2{font-size:2.18rem}.chat-bubble{width:100%}.panda-config-preview>div{grid-template-columns:1fr;gap:3px}.requirements-strip{grid-template-columns:1fr}.requirements-strip p{grid-column:auto}.footer-inner{align-items:flex-start;flex-direction:column;padding:24px 0}}@media(max-width:460px){.section,.hero,.thesis-strip,.topbar-inner,.footer-inner{width:calc(100vw - 24px);margin-right:12px;margin-left:12px}.hero h1{width:min(100%,320px);font-size:1.88rem}.hero-kicker{max-width:300px;font-size:1.1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skill-run span{opacity:1;transform:none;animation:none}.chat-copy-button,.chat-copy-button.copy-celebrate,.chat-copy-button.copy-celebrate:before,.chat-copy-button.copy-celebrate:after,.chat-copy-button.copy-celebrate .copy-spark{transform:none;animation:none;transition:none}}
