.split-demo *{margin:0;padding:0;box-sizing:border-box}.split-demo{--sd-bg: #0c1220;--sd-panel: #0d1117;--sd-web-bg: #0f172a;--sd-side: #0b1526;--sd-orange: #f59e0b;--sd-blue: #3b82f6;--sd-text: #e2e8f0;--sd-dim: #94a3b8;--sd-green: #34d399;--sd-red: #f87171;--sd-border: #1e293b;--sd-chrome: #151d2e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:radial-gradient(1200px 600px at 70% -10%,#16233f 0%,var(--sd-bg) 55%);padding:56px 24px 72px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.split-demo.sd-flush{padding-top:12px;margin-top:-104px}.sd-wrap{display:flex;gap:28px;max-width:1240px;width:100%;align-items:stretch;zoom:.67}.sd-col{display:flex;flex-direction:column;gap:14px;min-width:0}.sd-col-cli{flex:0 0 44%}.sd-col-web{flex:1 1 56%}.sd-label{color:var(--sd-dim);font-size:19px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;padding-left:4px}.sd-label b{color:var(--sd-text)}.sd-frame{flex:1;display:flex;flex-direction:column;border:1px solid #263447;border-radius:16px;overflow:hidden;background:var(--sd-chrome);box-shadow:0 0 0 1px #3b82f614,0 30px 70px #0000008c,0 2px 8px #0006}.sd-browser-head{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--sd-chrome);border-bottom:1px solid var(--sd-border)}.sd-addr{display:flex;align-items:center;gap:7px;margin-left:10px;padding:5px 14px;background:#0d1524;border:1px solid #24344f;border-radius:999px;color:#7d8ba1;font-size:12.5px;letter-spacing:.3px}.sd-addr svg{width:13px;height:13px}.sd-addr-cli{font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace}.sd-panel{overflow:hidden;flex:1;display:flex;flex-direction:column;min-height:540px}.sd-cli{background:var(--sd-panel);font-family:SF Mono,ui-monospace,Cascadia Code,Menlo,Consolas,monospace}.sd-cli-head{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid var(--sd-border);background:var(--sd-chrome)}.sd-dot{width:11px;height:11px;border-radius:50%}.sd-cli-body{padding:18px 20px 8px;flex:1;overflow:hidden;position:relative;font-size:13px;line-height:1.65}.sd-cli-scroll{display:flex;flex-direction:column}.sd-brand{color:var(--sd-orange);letter-spacing:6px;font-weight:700;font-size:14px}.sd-ver{color:#475569;letter-spacing:0;font-weight:400}.sd-ask{color:var(--sd-text);margin:6px 0 14px}.sd-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.sd-card{border:1px solid #263447;border-radius:8px;padding:10px 12px}.sd-card i{font-style:normal;color:#475569;font-size:11.5px;display:block}.sd-card b{color:#cbd5e1;font-weight:600;font-size:12.5px;display:block;margin:2px 0}.sd-card span{color:#64748b;font-size:11.5px}.sd-prompt{display:flex;align-items:flex-start;gap:8px;border:1px solid #263447;border-radius:8px;padding:9px 12px;margin-bottom:12px}.sd-prompt em{color:var(--sd-orange);font-style:normal}.sd-typed{color:var(--sd-text);white-space:pre-wrap;word-break:break-word}.sd-caret{display:inline-block;width:8px;height:15px;background:var(--sd-text);vertical-align:text-bottom;animation:sd-blink 1s steps(1) infinite}@keyframes sd-blink{50%{opacity:0}}.sd-stream{display:flex;flex-direction:column;gap:3px}.sd-line{opacity:0;transform:translateY(4px);transition:opacity .35s ease,transform .35s ease;color:var(--sd-dim)}.sd-line.sd-show{opacity:1;transform:none}.sd-line .g{color:var(--sd-green)}.sd-line .o{color:var(--sd-orange)}.sd-line .r{color:var(--sd-red)}.sd-line .w{color:var(--sd-text)}.sd-cli-status{border-top:1px solid var(--sd-border);background:#0a0e14;color:#64748b;font-size:11px;padding:9px 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sd-cli-status b{color:#94a3b8;font-weight:600}.sd-web{background:var(--sd-web-bg);display:flex;flex-direction:row}.sd-sidebar{width:168px;background:var(--sd-side);border-right:1px solid var(--sd-border);padding:16px 0;flex-shrink:0}.sd-logo{font-size:16px;font-weight:800;padding:0 16px 14px;color:#fff}.sd-logo span{color:var(--sd-blue)}.sd-navgroup{color:#475569;font-size:10.5px;letter-spacing:1.2px;padding:12px 16px 4px;font-weight:700}.sd-nav{list-style:none}.sd-nav li{color:var(--sd-dim);font-size:12.5px;padding:7px 16px;cursor:default;border-left:2px solid transparent}.sd-nav li.on{color:#fff;background:#13223c;border-left-color:var(--sd-blue)}.sd-main{flex:1;padding:16px;min-width:0;display:flex;flex-direction:column;gap:12px}.sd-main-title{color:#fff;font-size:15px;font-weight:700}.sd-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.sd-stat{background:#111c30;border:1px solid var(--sd-border);border-radius:10px;padding:10px 12px}.sd-stat i{font-style:normal;color:#64748b;font-size:10px;letter-spacing:.8px;display:block}.sd-stat b{color:#fff;font-size:20px;font-weight:800}.sd-topo{background:#111c30;border:1px solid var(--sd-border);border-radius:10px;flex:1;position:relative;overflow:hidden;padding:12px}.sd-topo-label{color:#64748b;font-size:11px;letter-spacing:.8px;margin-bottom:4px}.sd-topo svg{width:100%;height:calc(100% - 20px)}.sd-edge{stroke:#2b3d59;stroke-width:1.6;stroke-dasharray:6 5;animation:sd-dash 30s linear infinite}@keyframes sd-dash{to{stroke-dashoffset:-600}}.sd-node rect{fill:#16243d;stroke:#33507c;stroke-width:1.2;rx:7}.sd-node text{fill:#dbe6f5;font-size:11px;font-weight:600}.sd-node .sub{fill:#5c7396;font-size:9px;font-weight:400}.sd-node.hot rect{stroke:var(--sd-orange);animation:sd-pulse 2.6s ease-in-out infinite}@keyframes sd-pulse{0%,to{stroke-opacity:.5}50%{stroke-opacity:1}}.sd-badge{fill:var(--sd-orange);font-size:9px;font-weight:700}.sd-chat{width:236px;border-left:1px solid var(--sd-border);background:#0d1727;display:flex;flex-direction:column;flex-shrink:0}.sd-chat-head{padding:12px 14px;border-bottom:1px solid var(--sd-border);color:#fff;font-size:12.5px;font-weight:700;display:flex;align-items:center;gap:8px}.sd-chat-dot{width:8px;height:8px;border-radius:50%;background:var(--sd-green);box-shadow:0 0 8px var(--sd-green)}.sd-chat-body{flex:1;padding:12px;display:flex;flex-direction:column;gap:9px;overflow:hidden;justify-content:flex-end}.sd-msg{border-radius:10px;padding:8px 10px;font-size:11.5px;line-height:1.5;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease}.sd-msg.sd-show{opacity:1;transform:none}.sd-msg.user{background:#1d345b;color:#e8f0fb;align-self:flex-end;max-width:92%}.sd-msg.oscar{background:#121f35;border:1px solid #223452;color:#c3d0e2;align-self:flex-start;max-width:96%}.sd-msg.oscar b{color:#fff;display:block;font-size:11px;margin-bottom:2px}.sd-msg .k{color:var(--sd-orange)}.sd-actions{display:flex;gap:6px;opacity:0;transition:opacity .4s ease}.sd-actions.sd-show{opacity:1}.sd-btn{font-size:10.5px;font-weight:600;padding:5px 9px;border-radius:7px;border:1px solid #2c4368;color:#cfe0f5;background:transparent}.sd-btn.primary{background:var(--sd-blue);border-color:var(--sd-blue);color:#fff}.sd-chat-input{margin:10px 12px 12px;border:1px solid #24344f;border-radius:9px;color:#4d637f;font-size:11.5px;padding:8px 10px}.sd-below{max-width:760px;text-align:center;margin-top:40px}.sd-eyebrow{color:#4db3ff;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.sd-below h2{color:#fff;font-size:clamp(24px,3vw,34px);line-height:1.18;font-weight:800;margin-bottom:14px}.sd-body{color:var(--sd-dim);font-size:17px;line-height:1.65}.sd-cta-row{display:flex;gap:14px;justify-content:center;margin-top:26px;flex-wrap:wrap}.sd-cta{display:inline-block;padding:13px 26px;border-radius:10px;font-size:15.5px;font-weight:700;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.sd-cta:hover{transform:translateY(-1px)}.sd-cta-primary{background:#1a56ff;color:#fff;box-shadow:0 8px 24px #1a56ff59}.sd-cta-secondary{background:#fff;color:#0c1220}.sd-pills{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:24px}.sd-pill{border:1px solid #27364f;border-radius:999px;padding:7px 15px;color:#9fb0c8;font-size:12.5px}.sd-caption{color:#64748b;font-size:12.5px;margin-top:20px;text-align:center}@media(max-width:980px){.split-demo.sd-flush{margin-top:-40px}.sd-wrap{flex-direction:column}.sd-col-cli,.sd-col-web{flex:1 1 auto}.sd-chat{display:none}}@media(max-width:640px){.sd-sidebar{display:none}.sd-cards{grid-template-columns:1fr}.sd-panel{min-height:420px}}@media(prefers-reduced-motion:reduce){.sd-line,.sd-msg,.sd-actions{opacity:1!important;transform:none!important;transition:none}.sd-caret,.sd-edge{animation:none}.sd-node.hot rect{animation:none}}.seclist-grid{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:56px;align-items:center;max-width:1040px;margin:0 auto}.seclist-figure svg{width:100%;height:auto;display:block}.seclist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.seclist-item{display:flex;align-items:center;gap:18px;padding:17px 6px;border-bottom:1px solid rgba(13,158,107,.14)}.seclist-item:last-child{border-bottom:none!important}.seclist-icon{width:44px;height:44px;flex-shrink:0;border-radius:11px;background:#0d9e6b14;border:1px solid rgba(13,158,107,.2);display:flex;align-items:center;justify-content:center}.seclist-icon svg{width:23px;height:23px;display:block}.seclist-text{display:flex;flex-direction:column;gap:3px;min-width:0}.seclist-title{font-size:17.5px;font-weight:650;color:var(--text, #14213b);line-height:1.35}.seclist-body{font-size:14px;color:var(--text-muted, #5b6b85);line-height:1.5}@media(max-width:860px){.seclist-grid{grid-template-columns:1fr;gap:36px}.seclist-figure{max-width:460px;margin:0 auto}}.ps-shell{max-width:880px;margin:0 auto}.ps-chips{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-bottom:20px}.ps-chip{font-size:12.5px;font-weight:650;letter-spacing:.3px;padding:6px 14px;border-radius:999px;border:1px solid var(--border, #dce3ef);color:var(--text-muted, #5b6b85);background:#fff;transition:all .25s ease}.ps-chip.on{background:#1a56ff;border-color:#1a56ff;color:#fff}.ps-panel{background:#0d1117;border:1px solid #263447;border-radius:14px;overflow:hidden;box-shadow:0 24px 60px #0c122040;font-family:SF Mono,ui-monospace,Cascadia Code,Menlo,Consolas,monospace}.ps-head{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#151d2e;border-bottom:1px solid #1e293b}.ps-dot{width:11px;height:11px;border-radius:50%}.ps-title{color:#94a3b8;font-size:12.5px;margin-left:8px}.ps-body{padding:22px 24px}.ps-prompt{display:flex;gap:10px;align-items:flex-start;color:#e2e8f0;font-size:15px;line-height:1.6;min-height:50px}.ps-prompt em{color:#f59e0b;font-style:normal}.ps-caret{display:inline-block;width:8px;height:17px;background:#e2e8f0;vertical-align:text-bottom;animation:ps-blink 1s steps(1) infinite}@keyframes ps-blink{50%{opacity:0}}.ps-answers{position:relative;min-height:132px;margin-top:14px}.ps-answer{display:none;flex-direction:column;gap:7px}.ps-answer.on{display:flex}.ps-line{color:#94a3b8;font-size:13.5px;line-height:1.6;opacity:0;transform:translateY(4px);transition:opacity .35s ease,transform .35s ease}.ps-line.ps-show{opacity:1;transform:none}.ps-line.ps-ok{color:#34d399}.ps-line.ps-warn{color:#f59e0b}.ps-line.ps-alert{color:#f87171}.ps-line.ps-bright{color:#e2e8f0}.ps-status{border-top:1px solid #1e293b;background:#0a0e14;color:#64748b;font-size:11.5px;padding:9px 16px}.ps-caption{margin-top:14px;text-align:center;font-size:13px;color:var(--text-muted, #5b6b85)}@media(prefers-reduced-motion:reduce){.ps-line{opacity:1!important;transform:none!important;transition:none}.ps-caret{animation:none}}.td-shell{max-width:880px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.td-panel{background:#0f172a;border:1px solid #263447;border-radius:14px;overflow:hidden;box-shadow:0 24px 60px #0c122040}.td-head{display:flex;align-items:center;gap:14px;padding:13px 18px;background:#151d2e;border-bottom:1px solid #1e293b}.td-logo{font-size:14.5px;font-weight:800;color:#fff}.td-logo span{color:#3b82f6}.td-crumb{color:#94a3b8;font-size:12.5px}.td-live{margin-left:auto;display:flex;align-items:center;gap:6px;color:#94a3b8;font-size:11.5px;font-weight:600}.td-live-dot{width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 8px #34d399}.td-body{padding:16px 18px 6px}.td-finding{display:flex;align-items:center;gap:14px;border:1px solid rgba(245,158,11,.45);background:#f59e0b12;border-radius:10px;padding:11px 14px;margin-bottom:16px;opacity:0;transform:translateY(-6px);transition:opacity .4s ease,transform .4s ease}.td-finding.td-show{opacity:1;transform:none}.td-finding-text i{font-style:normal;display:block;color:#b98a2b;font-size:10.5px;font-weight:700;letter-spacing:1px}.td-finding-text b{color:#e2e8f0;font-size:13.5px;font-weight:650}.td-create{margin-left:auto;flex-shrink:0;font-size:12px;font-weight:700;color:#fff;background:#3b82f6;border-radius:8px;padding:7px 13px;transition:transform .18s ease,box-shadow .18s ease}.td-create.td-press{transform:scale(.94);box-shadow:0 0 0 4px #3b82f647}.td-cols{display:grid;grid-template-columns:1fr 170px 150px;gap:12px;color:#64748b;font-size:10.5px;font-weight:700;letter-spacing:1.1px;padding:4px 12px 8px;border-bottom:1px solid #1e293b}.td-row{display:grid;grid-template-columns:1fr 170px 150px;gap:12px;align-items:center;padding:13px 12px;border-bottom:1px solid #16203a;opacity:0;transform:translateY(8px);transition:opacity .45s ease,transform .45s ease}.td-row.td-show,.td-row-static{opacity:1;transform:none}.td-task b{display:block;color:#e2e8f0;font-size:13.5px;font-weight:650}.td-ctx{display:block;color:#64748b;font-size:11.5px;margin-top:3px;opacity:0;transition:opacity .45s ease}.td-row-static .td-ctx,.td-row2 .td-ctx,#tdRow2 .td-ctx,.td-ctx.td-show{opacity:1}.td-done-note{display:none;color:#34d399;font-size:11.5px;margin-top:3px}.td-done-note.td-show{display:block}.td-owner{display:flex;align-items:center;gap:8px}.td-avatar{width:26px;height:26px;border-radius:50%;background:#1d345b;color:#9fc1f7;font-size:10.5px;font-weight:700;display:flex;align-items:center;justify-content:center;border:1px solid #2c4368}.td-avatar-me{background:#10301f;color:#6fdcae;border-color:#1d5238}.td-avatar-c{background:#2b2440;color:#c0aef2;border-color:#453a63}#tdAvatar1,#tdOwner1{opacity:0;transition:opacity .45s ease}#tdAvatar1.td-show,#tdOwner1.td-show{opacity:1}.td-owner-name{color:#94a3b8;font-size:12px}.td-status{text-align:left}.td-pill{display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:.6px;padding:4px 10px;border-radius:999px;background:#3b82f624;color:#7fb0f9;border:1px solid rgba(59,130,246,.4);transition:all .3s ease;white-space:nowrap}.td-pill-assigned{background:#f59e0b1f;color:#f0b452;border-color:#f59e0b73}.td-pill-progress{background:#4db3ff1f;color:#6ec1ff;border-color:#4db3ff66}.td-pill-done{background:#34d39921;color:#4fe0ad;border-color:#34d39973}.td-pill-snooze{background:#94a3b81a;color:#94a3b8;border-color:#94a3b859}.td-foot{padding:11px 18px 14px;color:#64748b;font-size:12px;border-top:1px solid #1e293b;background:#0d1524}.td-caption{margin-top:14px;text-align:center;font-size:13px;color:var(--text-muted, #5b6b85)}@media(max-width:720px){.td-cols{display:none}.td-row{grid-template-columns:1fr;gap:8px}}@media(prefers-reduced-motion:reduce){.td-finding,.td-row,.td-ctx,#tdAvatar1,#tdOwner1{opacity:1!important;transform:none!important;transition:none}}.cd-shell{max-width:880px;margin:0 auto}.cd-panel{background:#0d1117;border:1px solid #263447;border-radius:14px;overflow:hidden;box-shadow:0 24px 60px #0c122040;font-family:SF Mono,ui-monospace,Cascadia Code,Menlo,Consolas,monospace}.cd-head{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#151d2e;border-bottom:1px solid #1e293b}.cd-dot{width:11px;height:11px;border-radius:50%}.cd-title{color:#94a3b8;font-size:12.5px;margin-left:8px}.cd-body{padding:22px 24px}.cd-prompt{display:flex;gap:10px;align-items:flex-start;color:#e2e8f0;font-size:15px;line-height:1.6}.cd-prompt em{color:#f59e0b;font-style:normal}.cd-caret{display:inline-block;width:8px;height:17px;background:#e2e8f0;vertical-align:text-bottom;animation:cd-blink 1s steps(1) infinite}@keyframes cd-blink{50%{opacity:0}}.cd-stream{display:flex;flex-direction:column;gap:7px;margin-top:14px;min-height:210px}.cd-line{color:#94a3b8;font-size:13.5px;line-height:1.6;opacity:0;transform:translateY(4px);transition:opacity .35s ease,transform .35s ease}.cd-line.cd-show{opacity:1;transform:none}.cd-line.cd-ok{color:#34d399}.cd-line.cd-warn{color:#f59e0b}.cd-line.cd-alert{color:#f87171}.cd-line.cd-bright{color:#e2e8f0}.cd-status{border-top:1px solid #1e293b;background:#0a0e14;color:#64748b;font-size:11.5px;padding:9px 16px}.cd-caption{margin-top:14px;text-align:center;font-size:13px;color:var(--text-muted, #5b6b85)}@media(prefers-reduced-motion:reduce){.cd-line{opacity:1!important;transform:none!important;transition:none}.cd-caret{animation:none}}.gl-list{list-style:none;margin:0 auto;padding:0;max-width:880px;display:flex;flex-direction:column;gap:14px;counter-reset:none}.gl-item{display:flex;align-items:flex-start;gap:20px;background:#fff;border:1px solid var(--border, #dce3ef);border-radius:14px;padding:22px 26px;box-shadow:0 2px 10px #0c12200a}.gl-rank{font-size:30px;font-weight:800;line-height:1;color:#005ce0;opacity:.35;min-width:46px;font-variant-numeric:tabular-nums;padding-top:4px}.gl-icon{width:44px;height:44px;flex-shrink:0;border-radius:11px;background:#005ce012;border:1px solid rgba(0,92,224,.2);display:flex;align-items:center;justify-content:center;margin-top:1px}.gl-icon svg{width:23px;height:23px;display:block}.gl-content{min-width:0;flex:1}.gl-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.gl-title{font-size:18.5px;font-weight:700;color:var(--text, #14213b);margin:0 0 6px;line-height:1.3}.gl-guidance{font-size:14.5px;line-height:1.6;color:var(--text-muted, #5b6b85);margin:0 0 10px}.gl-guidance strong{color:var(--text, #14213b)}.gl-example{font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace;font-size:13px;line-height:1.55;color:#14213b;background:#f2f6fd;border:1px solid #dbe6f8;border-radius:9px;padding:10px 14px;margin:0}.gl-example em{color:#005ce0;font-style:normal;font-weight:700;margin-right:6px}.gl-locked{background:#fbfcfe}.gl-locked .gl-rank{opacity:.2}.gl-lockchip{font-size:11px;font-weight:700;letter-spacing:.4px;color:#005ce0;background:#005ce014;border:1px solid rgba(0,92,224,.22);border-radius:999px;padding:3px 10px;margin-bottom:6px}.gl-blur{display:flex;flex-direction:column;gap:8px;filter:blur(4.5px);user-select:none;pointer-events:none}.gl-bar{height:11px;border-radius:6px;background:#cdd8ea;display:block}.gl-bar-mono{background:#bfd2ef;height:26px;border-radius:9px}.gl-gate{list-style:none}.gl-gate-inner{display:flex;align-items:center;gap:18px;background:linear-gradient(135deg,#0c1220,#14264a);border-radius:14px;padding:20px 26px}.gl-gate-lock{width:40px;height:40px;flex-shrink:0;border-radius:10px;background:#b8d0f71f;display:flex;align-items:center;justify-content:center}.gl-gate-lock svg{width:22px;height:22px}.gl-gate-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.gl-gate-copy strong{color:#fff;font-size:16px;font-weight:700}.gl-gate-copy span{color:#9fb0c8;font-size:13.5px;line-height:1.5}.gl-gate-btn{flex-shrink:0;background:#1a56ff;color:#fff;text-decoration:none;font-size:14px;font-weight:700;padding:12px 22px;border-radius:9px;transition:transform .15s ease}.gl-gate-btn:hover{transform:translateY(-1px)}.gl-caption{margin-top:16px;text-align:center;font-size:13px;color:var(--text-muted, #5b6b85)}@media(max-width:680px){.gl-item{padding:18px;gap:14px}.gl-rank{min-width:34px;font-size:24px}.gl-icon{display:none}.gl-gate-inner{flex-direction:column;text-align:center}}.cg-hero[data-astro-cid-hrx4cnfh]{padding:clamp(44px,6vw,80px) 0 clamp(44px,6vw,72px);background:linear-gradient(160deg,var(--bg-tint) 0%,var(--bg) 55%);border-bottom:1px solid var(--border);overflow:hidden;position:relative}.cg-hero[data-astro-cid-hrx4cnfh]:before{content:"";position:absolute;top:-120px;right:-80px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,var(--blue-dim) 0%,transparent 70%);pointer-events:none}.cg-hero-inner[data-astro-cid-hrx4cnfh]{display:flex;flex-direction:column;align-items:center;gap:48px}.cg-hero-text[data-astro-cid-hrx4cnfh]{text-align:center}.cg-hero-text[data-astro-cid-hrx4cnfh] .eyebrow[data-astro-cid-hrx4cnfh]{justify-content:center}.cg-hero-sub[data-astro-cid-hrx4cnfh]{margin-left:auto;margin-right:auto}.cg-hero[data-astro-cid-hrx4cnfh] h1[data-astro-cid-hrx4cnfh]{font-size:clamp(44px,5.5vw,68px);line-height:1;margin-bottom:20px}.cg-accent[data-astro-cid-hrx4cnfh]{color:var(--blue)}.cg-hero-sub[data-astro-cid-hrx4cnfh]{font-size:17px;color:var(--text-muted);line-height:1.7;max-width:520px;margin-bottom:32px}.cg-hero-visual[data-astro-cid-hrx4cnfh]{display:flex;align-items:center;justify-content:center;height:340px}.cg-graph-svg[data-astro-cid-hrx4cnfh]{width:100%;max-width:440px;height:auto}.cg-def-band[data-astro-cid-hrx4cnfh]{background:var(--blue);padding:28px 0}.cg-def-band-inner[data-astro-cid-hrx4cnfh]{display:flex;gap:20px;align-items:flex-start}.cg-def-label[data-astro-cid-hrx4cnfh]{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff9;white-space:nowrap;padding-top:3px;flex-shrink:0;font-family:var(--font-mono)}.cg-def-band[data-astro-cid-hrx4cnfh] p[data-astro-cid-hrx4cnfh]{font-size:16px;color:#ffffffeb;line-height:1.65;max-width:none;margin:0}.cg-def-band[data-astro-cid-hrx4cnfh] strong[data-astro-cid-hrx4cnfh]{color:#fff;font-weight:700}.cg-single-col[data-astro-cid-hrx4cnfh]{display:flex;flex-direction:column;align-items:center}.cg-check-list[data-astro-cid-hrx4cnfh]{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.cg-check-list[data-astro-cid-hrx4cnfh] li[data-astro-cid-hrx4cnfh]{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--text);line-height:1.55}.cg-check[data-astro-cid-hrx4cnfh]{width:20px;height:20px;border-radius:50%;background:var(--green-dim);border:1px solid rgba(13,158,107,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.cg-check[data-astro-cid-hrx4cnfh] svg[data-astro-cid-hrx4cnfh]{width:11px;height:11px}.cg-primitives[data-astro-cid-hrx4cnfh]{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius-md);padding:28px}.cg-primitives-title[data-astro-cid-hrx4cnfh],.cg-trace-header[data-astro-cid-hrx4cnfh]{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--text-muted);font-family:var(--font-mono);margin-bottom:16px}.cg-prim-list[data-astro-cid-hrx4cnfh],.cg-feat-list[data-astro-cid-hrx4cnfh],.cg-result-rows[data-astro-cid-hrx4cnfh],.cg-timeline[data-astro-cid-hrx4cnfh]{display:flex;flex-direction:column}.cg-prim-list[data-astro-cid-hrx4cnfh]{gap:10px}.cg-prim-row[data-astro-cid-hrx4cnfh]{display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--border-strong);border-radius:9px;padding:11px 14px;transition:border-color .15s,box-shadow .15s}.cg-prim-row[data-astro-cid-hrx4cnfh]:hover,.cg-source-chip[data-astro-cid-hrx4cnfh]:hover{border-color:var(--border-blue);box-shadow:var(--shadow-sm)}.cg-prim-dot[data-astro-cid-hrx4cnfh]{width:10px;height:10px;border-radius:50%;flex-shrink:0}.cg-prim-text[data-astro-cid-hrx4cnfh],.cg-prim-label[data-astro-cid-hrx4cnfh]{display:flex;align-items:center;gap:12px}.cg-prim-text[data-astro-cid-hrx4cnfh]{flex:1}.cg-prim-row[data-astro-cid-hrx4cnfh] strong[data-astro-cid-hrx4cnfh],.cg-source-chip[data-astro-cid-hrx4cnfh] strong[data-astro-cid-hrx4cnfh]{color:var(--text-strong)}.cg-prim-row[data-astro-cid-hrx4cnfh] strong[data-astro-cid-hrx4cnfh]{font-size:13px}.cg-prim-desc[data-astro-cid-hrx4cnfh]{font-size:12px;color:var(--text-muted);margin-left:auto}.cg-feat-list[data-astro-cid-hrx4cnfh]{gap:20px;margin-top:24px}.cg-feat[data-astro-cid-hrx4cnfh]{display:flex;gap:16px;align-items:flex-start}.cg-feat-icon[data-astro-cid-hrx4cnfh],.cg-source-icon[data-astro-cid-hrx4cnfh],.cg-en-icon[data-astro-cid-hrx4cnfh]{border-radius:var(--radius-sm);background:var(--blue-dim);border:1px solid var(--border-blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cg-feat-icon[data-astro-cid-hrx4cnfh]{width:32px;height:32px;margin-top:3px}.cg-source-icon[data-astro-cid-hrx4cnfh],.cg-en-icon[data-astro-cid-hrx4cnfh]{width:38px;height:38px}.cg-feat[data-astro-cid-hrx4cnfh] h4[data-astro-cid-hrx4cnfh]{margin:0 0 4px;font-size:15px}.cg-feat[data-astro-cid-hrx4cnfh] p[data-astro-cid-hrx4cnfh]{font-size:13.5px;color:var(--text-muted);line-height:1.6;margin:0}.cg-terminal[data-astro-cid-hrx4cnfh]{background:#0d1117;border-radius:12px;overflow:hidden;box-shadow:var(--shadow-lg)}.cg-terminal-bar[data-astro-cid-hrx4cnfh]{background:#1c2128;padding:10px 16px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.06)}.cg-dots[data-astro-cid-hrx4cnfh]{display:flex;gap:6px}.cg-dot-r[data-astro-cid-hrx4cnfh],.cg-dot-y[data-astro-cid-hrx4cnfh],.cg-dot-g[data-astro-cid-hrx4cnfh]{width:11px;height:11px;border-radius:50%;display:block}.cg-dot-r[data-astro-cid-hrx4cnfh]{background:#ff5f57}.cg-dot-y[data-astro-cid-hrx4cnfh]{background:#febc2e}.cg-dot-g[data-astro-cid-hrx4cnfh]{background:#28c840}.cg-terminal-title[data-astro-cid-hrx4cnfh]{font-family:var(--font-mono);font-size:11px;color:#ffffff59}.cg-terminal-body[data-astro-cid-hrx4cnfh]{padding:20px 22px;font-family:var(--font-mono);font-size:12px;line-height:1.7}.cg-query[data-astro-cid-hrx4cnfh]{color:#64b4ffe6;background:#1a56ff1f;border-left:3px solid rgba(26,86,255,.5);padding:10px 14px;border-radius:0 6px 6px 0;margin-bottom:14px;line-height:1.5}.cg-result-rows[data-astro-cid-hrx4cnfh]{gap:4px}.cg-result-row[data-astro-cid-hrx4cnfh]{display:flex;align-items:center;gap:8px;color:#ffffffb3}.cg-indent[data-astro-cid-hrx4cnfh]{padding-left:16px}.cg-muted[data-astro-cid-hrx4cnfh]{font-size:11.5px;color:#ffffff73!important}.cg-dim[data-astro-cid-hrx4cnfh]{font-size:11.5px;color:#ffffff59!important}.cg-mt[data-astro-cid-hrx4cnfh]{margin-top:6px}.cg-badge[data-astro-cid-hrx4cnfh]{font-size:10px;font-weight:700;padding:2px 7px;border-radius:4px;white-space:nowrap;flex-shrink:0}.cg-badge-green[data-astro-cid-hrx4cnfh]{background:#0d9e6b33;color:#4ade80;border:1px solid rgba(13,158,107,.25)}.cg-badge-blue[data-astro-cid-hrx4cnfh]{background:var(--blue-dim2);color:#93c5fd;border:1px solid var(--border-blue)}.cg-badge-amber[data-astro-cid-hrx4cnfh]{background:var(--amber-dim);color:#fbbf24;border:1px solid rgba(184,112,0,.25)}.cg-trace-visual[data-astro-cid-hrx4cnfh]{background:var(--bg-soft);border:1px solid var(--border-strong);border-radius:var(--radius-md);padding:28px}.cg-tl-item[data-astro-cid-hrx4cnfh]{display:flex;gap:14px;position:relative}.cg-tl-dot-col[data-astro-cid-hrx4cnfh]{width:28px;flex-shrink:0;display:flex;flex-direction:column;align-items:center}.cg-tl-dot[data-astro-cid-hrx4cnfh]{width:10px;height:10px;border-radius:50%;border:2px solid;flex-shrink:0;margin-top:4px}.cg-tl-line[data-astro-cid-hrx4cnfh]{flex:1;width:1px;background:var(--border-strong);margin:4px 0;min-height:16px}.cg-tl-body[data-astro-cid-hrx4cnfh]{padding-bottom:20px;flex:1}.cg-tl-body[data-astro-cid-hrx4cnfh] strong[data-astro-cid-hrx4cnfh]{font-size:12px;color:var(--text-strong);display:block;margin-bottom:2px}.cg-tl-body[data-astro-cid-hrx4cnfh] p[data-astro-cid-hrx4cnfh]{font-size:12.5px;color:var(--text);line-height:1.5;margin:2px 0;max-width:none}.cg-tl-body[data-astro-cid-hrx4cnfh] em[data-astro-cid-hrx4cnfh]{font-size:12px;color:var(--text-muted);display:block;margin-top:2px}.cg-tl-body[data-astro-cid-hrx4cnfh] span[data-astro-cid-hrx4cnfh]{font-size:11px;color:var(--text-muted);font-family:var(--font-mono);margin-top:3px;display:block}.cg-callout[data-astro-cid-hrx4cnfh]{background:var(--blue-dim);border:1px solid var(--border-blue);border-radius:10px;padding:16px 18px;margin-top:24px}.cg-callout[data-astro-cid-hrx4cnfh] p[data-astro-cid-hrx4cnfh]{font-size:13.5px;color:var(--text);line-height:1.6;margin:0;max-width:none}.cg-sources-grid[data-astro-cid-hrx4cnfh]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px}.cg-source-chip[data-astro-cid-hrx4cnfh]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 14px;border-radius:10px;background:var(--surface);border:1px solid var(--border-strong);text-align:center;transition:border-color .15s,box-shadow .15s}.cg-source-chip[data-astro-cid-hrx4cnfh] strong[data-astro-cid-hrx4cnfh]{font-size:12.5px;line-height:1.3}.cg-source-chip[data-astro-cid-hrx4cnfh] span[data-astro-cid-hrx4cnfh]{font-size:11.5px;color:var(--text-muted);line-height:1.4}.cg-en-icon[data-astro-cid-hrx4cnfh]{margin-bottom:14px}.cg-cig-box[data-astro-cid-hrx4cnfh]{background:linear-gradient(135deg,#0a1628,#0f1b3d 60%,#091322);border-radius:var(--radius-lg);padding:clamp(40px,5vw,64px);text-align:center}.cg-cig-eyebrow[data-astro-cid-hrx4cnfh]{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#64a0ffb3;display:block;margin-bottom:12px;font-family:var(--font-mono)}.cg-cig-box[data-astro-cid-hrx4cnfh] h2[data-astro-cid-hrx4cnfh]{color:#fff;margin-bottom:16px}.cg-cig-accent[data-astro-cid-hrx4cnfh]{color:#4db3ff}.cg-cig-box[data-astro-cid-hrx4cnfh] p[data-astro-cid-hrx4cnfh]{font-size:16px;color:#ffffffa6;line-height:1.75;margin:0 auto 32px}.cg-cig-box[data-astro-cid-hrx4cnfh] .button-secondary[data-astro-cid-hrx4cnfh]{color:#ffffffd9;background:#ffffff12;border-color:#ffffff2e}.cg-cig-box[data-astro-cid-hrx4cnfh] .button-secondary[data-astro-cid-hrx4cnfh]:hover{color:#fff;background:#ffffff21;border-color:#ffffff4d}.co-h1-accent[data-astro-cid-hrx4cnfh]{color:var(--blue)}.co-hero-subtitle[data-astro-cid-hrx4cnfh]{font-size:clamp(17px,1.8vw,20px);color:var(--text-muted);font-weight:400;margin-bottom:20px}.co-proof[data-astro-cid-hrx4cnfh]{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 24px;margin-top:28px}.co-proof-item[data-astro-cid-hrx4cnfh]{font-size:13px;color:var(--text-muted);display:flex;align-items:center;gap:6px}.co-proof-check[data-astro-cid-hrx4cnfh]{color:var(--blue);font-weight:700}.co-pain-grid[data-astro-cid-hrx4cnfh]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:48px}.co-pain-card[data-astro-cid-hrx4cnfh]{background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:28px 24px;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000a;display:flex;flex-direction:column;gap:12px;transition:box-shadow .2s,transform .2s}.co-pain-card[data-astro-cid-hrx4cnfh]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#DC2626,transparent)}.co-pain-card[data-astro-cid-hrx4cnfh]:hover{box-shadow:0 8px 24px #dc26260f;transform:translateY(-2px)}.co-pain-icon[data-astro-cid-hrx4cnfh]{width:40px;height:40px;border-radius:10px;background:#dc262614;border:1px solid rgba(220,38,38,.14);display:flex;align-items:center;justify-content:center;flex-shrink:0}.co-pain-card[data-astro-cid-hrx4cnfh] h3[data-astro-cid-hrx4cnfh]{font-size:15px;font-weight:700;color:var(--text-strong);line-height:1.3}.co-pain-card[data-astro-cid-hrx4cnfh] p[data-astro-cid-hrx4cnfh]{font-size:13px;line-height:1.65;color:var(--text-muted);margin:0}.co-diff-grid[data-astro-cid-hrx4cnfh]{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-top:56px}.co-diff-visual[data-astro-cid-hrx4cnfh]{background:#0c1220;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:28px;font-size:12px;box-shadow:0 20px 48px #00000029;min-width:0;overflow:hidden}.co-diagram-label[data-astro-cid-hrx4cnfh]{font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#4a5a74;margin-bottom:20px}.co-ps-row[data-astro-cid-hrx4cnfh]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:16px}.co-ps-box[data-astro-cid-hrx4cnfh]{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:10px 12px;font-size:11px;color:#8fa3c0;font-family:var(--font-mono);line-height:1.3}.co-ps-name[data-astro-cid-hrx4cnfh]{font-size:12px;font-weight:500;color:#c8d8f0;margin-bottom:3px}.co-ps-manual[data-astro-cid-hrx4cnfh]{border-color:#dc262640;margin-bottom:16px}.co-ps-name-red[data-astro-cid-hrx4cnfh]{color:#f87171}.co-ps-blue[data-astro-cid-hrx4cnfh]{border-color:#005ce033}.co-ps-green[data-astro-cid-hrx4cnfh]{background:#0d9e6b0f;border-color:#0d9e6b4d}.co-ps-name-green[data-astro-cid-hrx4cnfh]{color:#0d9e6b}.co-ps-arrow[data-astro-cid-hrx4cnfh]{text-align:center;font-size:11px;color:#4a5a74;margin:8px 0;font-family:var(--font-mono)}.co-arrow-red[data-astro-cid-hrx4cnfh]{color:#4a5a74}.co-arrow-green[data-astro-cid-hrx4cnfh]{color:#0d9e6b}.co-graph-node[data-astro-cid-hrx4cnfh]{background:#005ce01f;border:1px solid rgba(0,92,224,.35);border-radius:10px;padding:14px 16px;margin-bottom:8px;text-align:center}.co-graph-name[data-astro-cid-hrx4cnfh]{font-size:13px;font-weight:700;color:#6ba3f5;font-family:var(--font-mono);margin-bottom:4px}.co-graph-sub[data-astro-cid-hrx4cnfh]{font-size:11px;color:#4a5a74;font-family:var(--font-mono)}.co-diff-lines[data-astro-cid-hrx4cnfh]{display:flex;flex-direction:column;gap:20px;min-width:0}.co-diff-line[data-astro-cid-hrx4cnfh]{display:flex;align-items:flex-start;gap:14px}.co-diff-dot[data-astro-cid-hrx4cnfh]{width:10px;height:10px;border-radius:50%;background:var(--blue);flex-shrink:0;margin-top:3px}.co-diff-line-text[data-astro-cid-hrx4cnfh] h4[data-astro-cid-hrx4cnfh]{font-size:14px;font-weight:700;color:var(--text-strong);margin-top:0;margin-bottom:4px}.co-diff-line-text[data-astro-cid-hrx4cnfh] p[data-astro-cid-hrx4cnfh]{font-size:13px;line-height:1.6;color:var(--text-muted);margin:0}.co-compare[data-astro-cid-hrx4cnfh]{max-width:860px;margin:48px auto 0}.co-legend[data-astro-cid-hrx4cnfh]{display:flex;gap:22px;margin-bottom:28px;flex-wrap:wrap}.co-li[data-astro-cid-hrx4cnfh]{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted)}.co-sw[data-astro-cid-hrx4cnfh]{width:13px;height:13px;border-radius:3px;flex-shrink:0}.co-sw-m[data-astro-cid-hrx4cnfh]{background:#00000017;border:1px solid rgba(0,0,0,.11)}.co-sw-g[data-astro-cid-hrx4cnfh]{background:#0d9e6b52}.co-sw-o[data-astro-cid-hrx4cnfh]{background:var(--blue)}.co-cgroup[data-astro-cid-hrx4cnfh]{margin-bottom:26px}.co-glabel[data-astro-cid-hrx4cnfh]{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px;padding-bottom:7px;border-bottom:1px solid var(--border)}.co-crow[data-astro-cid-hrx4cnfh]{display:grid;grid-template-columns:100px 1fr;gap:10px;align-items:center;margin-bottom:6px}.co-rl[data-astro-cid-hrx4cnfh]{font-size:11px;color:var(--text-muted);text-align:right}.co-bw[data-astro-cid-hrx4cnfh]{position:relative;height:26px}.co-bar[data-astro-cid-hrx4cnfh]{height:100%;border-radius:5px;display:flex;align-items:center;padding:0 10px;font-size:11px;font-weight:600;white-space:nowrap}.co-bm[data-astro-cid-hrx4cnfh]{background:#00000012;color:var(--text-muted);border:1px solid rgba(0,0,0,.07)}.co-bg[data-astro-cid-hrx4cnfh]{background:#0d9e6b26;color:#0a7a53;border:1px solid rgba(13,158,107,.2)}.co-bo[data-astro-cid-hrx4cnfh]{background:var(--blue);color:#fff;min-width:80px}.co-callouts[data-astro-cid-hrx4cnfh]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px;border-top:1px solid var(--border);padding-top:28px}.co-callout[data-astro-cid-hrx4cnfh]{text-align:center}.co-callout-n[data-astro-cid-hrx4cnfh]{font-family:var(--font-display);font-size:38px;color:var(--blue);line-height:1;margin-bottom:5px}.co-callout-l[data-astro-cid-hrx4cnfh]{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-strong);margin-bottom:4px}.co-callout-s[data-astro-cid-hrx4cnfh]{font-size:12px;color:var(--text-muted);line-height:1.5}.co-oscar-grid[data-astro-cid-hrx4cnfh]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:48px}.co-oscar-card[data-astro-cid-hrx4cnfh]{background:#fff;border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #0000000d;transition:box-shadow .2s,transform .2s}.co-oscar-card[data-astro-cid-hrx4cnfh]:hover{box-shadow:0 8px 24px #005ce014;transform:translateY(-2px)}.co-oscar-head[data-astro-cid-hrx4cnfh]{padding:18px 20px 14px;border-bottom:1px solid var(--border)}.co-oscar-label[data-astro-cid-hrx4cnfh]{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:6px}.co-oscar-q[data-astro-cid-hrx4cnfh]{font-size:14px;font-weight:700;color:var(--text-strong);line-height:1.4}.co-oscar-body[data-astro-cid-hrx4cnfh]{padding:16px 20px;background:#f9fafb}.co-result-label[data-astro-cid-hrx4cnfh]{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin-bottom:8px;display:flex;align-items:center;gap:6px}.co-result-dot[data-astro-cid-hrx4cnfh]{width:5px;height:5px;border-radius:50%;background:var(--green);flex-shrink:0}.co-finding[data-astro-cid-hrx4cnfh]{display:flex;gap:10px;padding:8px 0;border-bottom:1px solid var(--border)}.co-finding[data-astro-cid-hrx4cnfh]:last-child{border-bottom:none;padding-bottom:0}.co-fi[data-astro-cid-hrx4cnfh]{width:18px;height:18px;border-radius:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px;font-size:10px;font-weight:700}.co-fi-red[data-astro-cid-hrx4cnfh]{background:var(--red-dim);color:#dc2626;border:1px solid rgba(220,38,38,.14)}.co-fi-amber[data-astro-cid-hrx4cnfh]{background:var(--amber-dim);color:var(--amber);border:1px solid rgba(184,112,0,.18)}.co-fi-blue[data-astro-cid-hrx4cnfh]{background:var(--blue-dim);color:var(--blue);border:1px solid var(--border-blue)}.co-fi-green[data-astro-cid-hrx4cnfh]{background:var(--green-soft);color:var(--green);border:1px solid rgba(13,158,107,.2)}.co-ft[data-astro-cid-hrx4cnfh]{font-size:12px;line-height:1.5;color:var(--text-muted)}.co-ft[data-astro-cid-hrx4cnfh] strong[data-astro-cid-hrx4cnfh]{color:var(--text-strong);font-weight:600}.co-time-hl[data-astro-cid-hrx4cnfh]{color:var(--blue)}.co-oscar-footer[data-astro-cid-hrx4cnfh]{padding:10px 20px;border-top:1px solid var(--border);font-size:11px;color:var(--text-muted)}.co-routine-grid[data-astro-cid-hrx4cnfh]{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;margin-top:48px}.co-timeline[data-astro-cid-hrx4cnfh]{display:flex;flex-direction:column;gap:0}.co-rt-item[data-astro-cid-hrx4cnfh]{display:flex;gap:18px;padding-bottom:28px;position:relative}.co-rt-item[data-astro-cid-hrx4cnfh]:not(:last-child):after{content:"";position:absolute;left:17px;top:36px;bottom:0;width:1px;background:var(--border)}.co-rt-icon[data-astro-cid-hrx4cnfh]{width:36px;height:36px;border-radius:50%;background:var(--blue-dim);border:1px solid var(--border-blue);display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0;z-index:1}.co-rt-time[data-astro-cid-hrx4cnfh]{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:4px}.co-rt-body[data-astro-cid-hrx4cnfh]{padding-top:4px}.co-rt-body[data-astro-cid-hrx4cnfh] h4[data-astro-cid-hrx4cnfh]{font-size:14px;font-weight:700;color:var(--text-strong);margin-top:0;margin-bottom:4px}.co-rt-body[data-astro-cid-hrx4cnfh] p[data-astro-cid-hrx4cnfh]{font-size:13px;line-height:1.6;color:var(--text-muted);margin:0}.co-rt-cmd[data-astro-cid-hrx4cnfh]{display:inline-flex;align-items:center;gap:5px;margin-top:7px;background:#0c1220;border-radius:6px;padding:5px 10px;font-family:var(--font-mono);font-size:11px;color:#5a9eff}.co-tp[data-astro-cid-hrx4cnfh]{color:#0d9e6b;font-size:11px}.co-routine-link[data-astro-cid-hrx4cnfh]{margin-top:32px;text-align:center}.co-routine-link[data-astro-cid-hrx4cnfh] a[data-astro-cid-hrx4cnfh]{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--blue);border:1px solid var(--border-blue);background:var(--blue-dim);padding:12px 24px;border-radius:8px;text-decoration:none;transition:background .15s,border-color .15s}.co-routine-link[data-astro-cid-hrx4cnfh] a[data-astro-cid-hrx4cnfh]:hover{background:#005ce024;border-color:#005ce059}.co-mock-panel[data-astro-cid-hrx4cnfh]{background:#0c1220;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden;box-shadow:0 16px 40px #00000026;position:sticky;top:80px;font-family:var(--font-mono)}.co-mock-bar[data-astro-cid-hrx4cnfh]{display:flex;align-items:center;gap:7px;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.05);background:#141e2e}.co-dots[data-astro-cid-hrx4cnfh]{display:flex;gap:4px}.co-dot[data-astro-cid-hrx4cnfh]{width:10px;height:10px;border-radius:50%}.co-dot-r[data-astro-cid-hrx4cnfh]{background:#ff5f57}.co-dot-y[data-astro-cid-hrx4cnfh]{background:#febc2e}.co-dot-g[data-astro-cid-hrx4cnfh]{background:#28c840}.co-mock-ttl[data-astro-cid-hrx4cnfh]{flex:1;text-align:center;font-family:var(--font-mono);font-size:10px;color:#3a4a64}.co-mock-live[data-astro-cid-hrx4cnfh]{display:flex;align-items:center;gap:5px;font-size:10px;color:#0d9e6b;font-family:var(--font-mono)}.co-live-dot[data-astro-cid-hrx4cnfh]{width:5px;height:5px;border-radius:50%;background:#0d9e6b}.co-mock-body[data-astro-cid-hrx4cnfh]{padding:18px}.co-mock-section[data-astro-cid-hrx4cnfh]{margin-bottom:16px}.co-mock-section[data-astro-cid-hrx4cnfh]:last-child{margin-bottom:0}.co-mock-label[data-astro-cid-hrx4cnfh]{font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3a4a64;margin-bottom:8px;font-family:var(--font-mono)}.co-mock-row[data-astro-cid-hrx4cnfh]{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:7px;padding:9px 11px;margin-bottom:6px}.co-mock-row[data-astro-cid-hrx4cnfh]:last-child{margin-bottom:0}.co-mock-row-top[data-astro-cid-hrx4cnfh]{display:flex;align-items:center;justify-content:space-between;margin-bottom:3px;gap:12px}.co-mock-name[data-astro-cid-hrx4cnfh]{font-size:12px;font-weight:600;color:#c8d8f0}.co-mock-sub[data-astro-cid-hrx4cnfh]{font-size:11px;color:#4a5a74;font-family:var(--font-mono)}.co-badge[data-astro-cid-hrx4cnfh]{font-size:9px;font-weight:700;padding:2px 6px;border-radius:3px;font-family:var(--font-mono)}.co-badge-ok[data-astro-cid-hrx4cnfh]{background:#0d9e6b26;color:#0d9e6b;border:1px solid rgba(13,158,107,.2)}.co-badge-warn[data-astro-cid-hrx4cnfh]{background:#f5a8001f;color:#f5a800;border:1px solid rgba(245,168,0,.2)}.co-badge-info[data-astro-cid-hrx4cnfh]{background:#005ce01a;color:#5a9eff;border:1px solid rgba(0,92,224,.2)}.co-mock-input[data-astro-cid-hrx4cnfh]{display:flex;align-items:center;gap:8px;margin-top:14px;padding:9px 11px;background:#ffffff0a;border:1px solid rgba(255,255,255,.09);border-radius:8px}.co-mock-cursor[data-astro-cid-hrx4cnfh]{width:7px;height:13px;background:#005ce0;border-radius:1px}.co-mock-input-text[data-astro-cid-hrx4cnfh]{font-family:var(--font-mono);font-size:12px;color:#4a5a74}.co-task-row[data-astro-cid-hrx4cnfh]{display:flex;align-items:flex-start;gap:10px;padding:9px 10px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:7px;margin-bottom:6px}.co-task-row[data-astro-cid-hrx4cnfh]:last-child{margin-bottom:0}.co-av[data-astro-cid-hrx4cnfh]{width:22px;height:22px;border-radius:50%;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.co-av-a[data-astro-cid-hrx4cnfh]{background:#005ce02e;color:#5a9eff}.co-av-b[data-astro-cid-hrx4cnfh]{background:#0d9e6b2e;color:#0d9e6b}.co-av-c[data-astro-cid-hrx4cnfh]{background:#f5a8002e;color:#f5a800}.co-av-os[data-astro-cid-hrx4cnfh]{background:#005ce02e;color:#5a9eff}.co-av-book[data-astro-cid-hrx4cnfh]{background:#005ce01f;color:#5a9eff;font-size:10px}.co-task-body[data-astro-cid-hrx4cnfh]{flex:1;min-width:0}.co-task-title[data-astro-cid-hrx4cnfh]{font-size:12px;font-weight:600;color:#c8d8f0;margin-bottom:2px}.co-task-sub[data-astro-cid-hrx4cnfh]{font-size:11px;color:#4a5a74;font-family:var(--font-mono)}.co-task-pill[data-astro-cid-hrx4cnfh]{font-size:9px;font-weight:700;padding:2px 6px;border-radius:3px;align-self:flex-start;margin-top:1px;font-family:var(--font-mono);white-space:nowrap;flex-shrink:0}.co-tp-yours[data-astro-cid-hrx4cnfh]{background:#005ce01a;color:#5a9eff;border:1px solid rgba(0,92,224,.2)}.co-tp-rev[data-astro-cid-hrx4cnfh]{background:#f5a8001f;color:#f5a800;border:1px solid rgba(245,168,0,.2)}.co-tp-done[data-astro-cid-hrx4cnfh]{background:#0d9e6b1a;color:#0d9e6b;border:1px solid rgba(13,158,107,.18)}.co-ctx-grid[data-astro-cid-hrx4cnfh]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px}.co-ctx-card[data-astro-cid-hrx4cnfh]{background:#fff;border:1px solid var(--border);border-radius:14px;padding:28px 22px;box-shadow:0 1px 4px #0000000a;position:relative;overflow:hidden;transition:box-shadow .2s,border-color .2s,transform .2s}.co-ctx-card[data-astro-cid-hrx4cnfh]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--blue)}.co-ctx-card[data-astro-cid-hrx4cnfh]:hover{box-shadow:0 8px 24px #005ce014;border-color:#005ce02e;transform:translateY(-2px)}.co-ctx-num[data-astro-cid-hrx4cnfh]{font-family:var(--font-display);font-size:42px;color:#005ce01f;line-height:1;margin-bottom:12px}.co-ctx-card[data-astro-cid-hrx4cnfh] h3[data-astro-cid-hrx4cnfh]{font-size:14px;font-weight:700;color:var(--text-strong);margin-top:0;margin-bottom:7px}.co-ctx-card[data-astro-cid-hrx4cnfh] p[data-astro-cid-hrx4cnfh]{font-size:13px;line-height:1.65;color:var(--text-muted);margin:0}.co-team-grid[data-astro-cid-hrx4cnfh]{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-top:56px}.co-team-features[data-astro-cid-hrx4cnfh]{display:flex;flex-direction:column;gap:18px}.co-tf-item[data-astro-cid-hrx4cnfh]{display:flex;align-items:flex-start;gap:14px;padding:18px;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 1px 4px #0000000a;transition:border-color .2s,box-shadow .2s}.co-tf-item[data-astro-cid-hrx4cnfh]:hover{border-color:#005ce02e;box-shadow:0 4px 16px #005ce00f}.co-tf-icon[data-astro-cid-hrx4cnfh]{width:38px;height:38px;border-radius:9px;background:var(--blue-dim);border:1px solid var(--border-blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.co-tf-body[data-astro-cid-hrx4cnfh] h4[data-astro-cid-hrx4cnfh]{font-size:14px;font-weight:700;color:var(--text-strong);margin-top:0;margin-bottom:4px}.co-tf-body[data-astro-cid-hrx4cnfh] p[data-astro-cid-hrx4cnfh]{font-size:13px;line-height:1.6;color:var(--text-muted);margin:0}.co-team-panel[data-astro-cid-hrx4cnfh]{background:#0c1220;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden;box-shadow:0 16px 40px #00000024}.co-team-bar[data-astro-cid-hrx4cnfh]{background:#141e2e;padding:10px 14px;display:flex;align-items:center;gap:7px;border-bottom:1px solid rgba(255,255,255,.05)}.co-team-ttl[data-astro-cid-hrx4cnfh]{flex:1;text-align:center;font-family:var(--font-mono);font-size:10px;color:#3a4a64}.co-team-body[data-astro-cid-hrx4cnfh]{padding:16px}.co-safety-grid[data-astro-cid-hrx4cnfh]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px}.co-s-card[data-astro-cid-hrx4cnfh]{background:#fff;border:1px solid var(--border);border-radius:14px;padding:26px 22px;box-shadow:0 1px 4px #0000000a;transition:box-shadow .2s,border-color .2s}.co-s-card[data-astro-cid-hrx4cnfh]:hover{box-shadow:0 8px 22px #0d9e6b12;border-color:#0d9e6b2e}.co-s-num[data-astro-cid-hrx4cnfh]{font-family:var(--font-display);font-size:38px;color:#0d9e6b2e;line-height:1;margin-bottom:12px}.co-s-card[data-astro-cid-hrx4cnfh] h3[data-astro-cid-hrx4cnfh]{font-size:14px;font-weight:700;color:var(--text-strong);margin-top:0;margin-bottom:7px}.co-s-card[data-astro-cid-hrx4cnfh] p[data-astro-cid-hrx4cnfh]{font-size:13px;line-height:1.65;color:var(--text-muted);margin:0}.co-bridge[data-astro-cid-hrx4cnfh]{display:flex;gap:24px;align-items:flex-start;background:var(--bg);border:1px solid var(--border-strong);border-radius:14px;padding:32px 36px}.co-bridge-icon[data-astro-cid-hrx4cnfh]{width:56px;height:56px;border-radius:14px;background:var(--blue-dim);border:1px solid var(--border-blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.co-bridge-body[data-astro-cid-hrx4cnfh] h3[data-astro-cid-hrx4cnfh]{font-size:18px;font-weight:700;color:var(--text-strong);margin-bottom:10px;line-height:1.3}.co-bridge-body[data-astro-cid-hrx4cnfh] p[data-astro-cid-hrx4cnfh]{font-size:14px;line-height:1.7;color:var(--text-muted);margin:0 0 16px}.co-bridge-link[data-astro-cid-hrx4cnfh]{font-size:14px;font-weight:600;color:var(--blue);text-decoration:none;transition:color .15s}.co-bridge-link[data-astro-cid-hrx4cnfh]:hover{color:var(--blue-hover)}@media(max-width:960px){.cg-hero-visual[data-astro-cid-hrx4cnfh]{height:260px}.cg-sources-grid[data-astro-cid-hrx4cnfh]{grid-template-columns:repeat(2,1fr)}.cg-def-band-inner[data-astro-cid-hrx4cnfh]{flex-direction:column;gap:6px}.co-pain-grid[data-astro-cid-hrx4cnfh]{grid-template-columns:repeat(2,1fr)}.co-diff-grid[data-astro-cid-hrx4cnfh]{grid-template-columns:1fr 1fr;gap:20px}.co-diff-line[data-astro-cid-hrx4cnfh]{gap:10px}.co-diff-line-text[data-astro-cid-hrx4cnfh] h4[data-astro-cid-hrx4cnfh]{font-size:13px}.co-diff-line-text[data-astro-cid-hrx4cnfh] p[data-astro-cid-hrx4cnfh]{font-size:12px}.co-oscar-grid[data-astro-cid-hrx4cnfh]{grid-template-columns:repeat(2,1fr)}.co-routine-grid[data-astro-cid-hrx4cnfh]{grid-template-columns:1fr 1fr;gap:24px}.co-mock-panel[data-astro-cid-hrx4cnfh]{position:static}.co-ctx-grid[data-astro-cid-hrx4cnfh]{grid-template-columns:repeat(3,1fr)}.co-team-grid[data-astro-cid-hrx4cnfh]{grid-template-columns:1fr 1fr;gap:24px}.co-safety-grid[data-astro-cid-hrx4cnfh]{grid-template-columns:repeat(3,1fr)}.co-bridge[data-astro-cid-hrx4cnfh]{flex-direction:column}}@media(max-width:600px){.cg-prim-text[data-astro-cid-hrx4cnfh]{flex-direction:column;align-items:flex-start;gap:3px}.cg-prim-desc[data-astro-cid-hrx4cnfh]{margin-left:0;padding-left:22px}.cg-sources-grid[data-astro-cid-hrx4cnfh]{grid-template-columns:repeat(2,1fr)}.co-pain-grid[data-astro-cid-hrx4cnfh],.co-diff-grid[data-astro-cid-hrx4cnfh],.co-oscar-grid[data-astro-cid-hrx4cnfh],.co-routine-grid[data-astro-cid-hrx4cnfh],.co-team-grid[data-astro-cid-hrx4cnfh],.co-ctx-grid[data-astro-cid-hrx4cnfh],.co-callouts[data-astro-cid-hrx4cnfh],.co-safety-grid[data-astro-cid-hrx4cnfh]{grid-template-columns:1fr}.co-proof[data-astro-cid-hrx4cnfh]{gap:6px 16px}}
