@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";.round-selector{background:#f3f4f8;border:1px solid #dde1ea;border-radius:11px;align-items:center;gap:7px;margin:-4px 0 14px;padding:8px;display:flex;overflow-x:auto}.round-selector>span{color:#777e91;white-space:nowrap;padding:0 9px;font:500 9px DM Mono}.round-selector button{color:#666d81;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:8px 14px;font-size:11px;font-weight:600}.round-selector button.active{color:#fff;background:#171a2e;box-shadow:0 5px 12px #171a2e29}.scope-caption{align-items:center;gap:12px;min-width:0;margin:0 2px 16px;display:flex}.scope-caption strong{color:#5b5cf0;white-space:nowrap;font-size:12px}.scope-caption span{color:#697084;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}:root{color:#15182b;font-synthesis:none;--ink:#111326;--muted:#697084;--line:#dde1ea;--paper:#fff;--indigo:#5b5cf0;--indigo-dark:#4546d9;--green:#19a974;--red:#db4b5e;background:#f1f3f8;font-family:Inter,Noto Sans SC,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 50% -20%,#fff 0,#f3f4f9 40%,#eceff5 100%);min-width:320px;margin:0;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:20;background:#ffffffe0;align-items:center;gap:48px;height:72px;padding:0 max(28px,50vw - 620px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:flex}.brand>span:last-child{align-items:baseline;gap:5px;display:flex}.brand strong{letter-spacing:-.04em;font-size:18px}.brand small{letter-spacing:.16em;color:var(--indigo);font:500 9px DM Mono}.brand-icon{background:var(--ink);border-radius:8px;justify-content:center;align-items:flex-end;gap:3px;width:30px;height:30px;padding:7px;display:flex}.brand-icon i{background:#fff;border-radius:2px;width:3px}.brand-icon i:first-child{height:7px}.brand-icon i:nth-child(2){background:#8586ff;height:14px}.brand-icon i:nth-child(3){height:10px}.topbar nav{flex:1;gap:30px;display:flex}.topbar nav a{color:#596075;font-size:13px;text-decoration:none}.topbar nav a:hover{color:var(--indigo)}.header-meta{color:#9aa0ae;align-items:center;gap:16px;font:500 10px DM Mono;display:flex}.header-meta span.online{color:var(--green)}.header-meta small{border-left:1px solid var(--line);padding-left:15px}main{max-width:1240px;margin:auto;padding:0 28px 80px}.hero{justify-content:space-between;align-items:center;gap:60px;min-height:390px;padding:70px 3% 55px;display:flex}.eyebrow{letter-spacing:.15em;color:var(--indigo);font:500 10px DM Mono}.hero h1{letter-spacing:-.06em;color:var(--ink);margin:16px 0 20px;font-size:56px;line-height:1.08}.hero h1 em{color:var(--indigo);font-style:normal}.hero p{max-width:600px;color:var(--muted);font-size:16px;line-height:1.8}.hero-stats{background:var(--ink);color:#fff;border-radius:18px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 25px 60px #1819342e}.hero-stats div{border-right:1px solid #30334d;min-width:130px;padding:30px 25px}.hero-stats div:last-child{border:0}.hero-stats strong{color:#8f90ff;font:500 29px DM Mono;display:block}.hero-stats span{color:#a8adbe;font-size:11px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:18px;margin-bottom:24px;padding:34px;scroll-margin-top:90px;box-shadow:0 8px 30px #1f26440a}.section-heading{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.section-heading h2{letter-spacing:-.04em;margin:5px 0 0;font-size:25px}.secure-badge{color:var(--green);background:#ecfaf5;border:1px solid #c6eddf;border-radius:99px;padding:7px 11px;font:500 10px DM Mono}.provider-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.provider-card{border:1px solid var(--line);background:#fbfcfe;border-top:3px solid #7e7ff5;border-radius:12px;padding:20px}.provider-card.anthropic{border-top-color:#d27a4a}.provider-card.gemini{border-top-color:#369e83}.provider-title{align-items:center;gap:11px;margin-bottom:20px;display:flex}.provider-mark{width:34px;height:34px;color:var(--indigo);background:#eeefff;border-radius:9px;place-items:center;font-weight:800;display:grid}.anthropic .provider-mark{color:#b25b30;background:#fff1e9}.gemini .provider-mark{color:#18775f;background:#e7f8f2}.provider-title div{flex-direction:column;display:flex}.provider-title strong{font-size:14px}.provider-title small{color:var(--muted);font-size:10px}.status-dot{background:#c7cad3;border-radius:50%;width:7px;height:7px;margin-left:auto}.status-dot.ready{background:var(--green);box-shadow:0 0 0 4px #e6f7f1}label{color:#4e5569;flex-direction:column;gap:7px;font-size:11px;font-weight:600;display:flex}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d7dce6;border-radius:8px;outline:none;padding:10px 12px;transition:all .2s}input:focus,select:focus,textarea:focus{border-color:var(--indigo);box-shadow:0 0 0 3px #5b5cf01a}.provider-card label{margin-bottom:13px}.primary,.secondary,.ghost,.file-button,.stop-button{border:0;border-radius:8px;padding:10px 15px;font-size:12px;font-weight:600}.primary{color:#fff;background:var(--indigo)}.secondary{color:#fff;background:#191c30;width:100%}.secondary:disabled{opacity:.35;cursor:not-allowed}.ghost,.file-button{color:#4c5266;background:#f2f3f8;border:1px solid #e1e4eb}.ghost:hover{color:var(--indigo);background:#e9eaff}.file-button{cursor:pointer;position:relative}.file-button input{opacity:0;position:absolute;inset:0}.vault-gate{justify-content:space-between;align-items:center;gap:30px;padding:45px;display:flex}.vault-gate h2{margin:8px 0}.vault-gate p{color:var(--muted);margin:0;font-size:13px}.inline-form{gap:8px;min-width:430px;display:flex}.toolbar{gap:8px;display:flex}.form-grid{gap:16px;display:grid}.form-grid.two{grid-template-columns:1fr 2fr}.subheading{justify-content:space-between;align-items:center;margin:30px 0 12px;display:flex}.subheading h3,.chart-heading h3{margin:0;font-size:14px}.model-list,.turn-list{flex-direction:column;gap:8px;display:flex}.model-row{grid-template-columns:40px 160px 1fr 38px;align-items:center;gap:8px;display:grid}.row-number{color:#a5aab7;font:500 11px DM Mono}.icon-button{color:#7a8092;background:#f3f4f7;border:0;border-radius:8px;height:38px}.danger{color:var(--red)!important}.turn-card{border:1px solid var(--line);background:#fafbfc;border-radius:11px;grid-template-columns:60px 1fr 40px;gap:12px;padding:14px;display:grid}.turn-index{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;display:flex}.turn-index span{color:var(--indigo);font:500 8px DM Mono}.turn-index strong{font:500 22px DM Mono}.turn-card textarea{resize:vertical;background:0 0;border:0;min-height:86px}.turn-actions{flex-direction:column;gap:3px;display:flex}.turn-actions button{color:#858b9b;background:0 0;border:0}.settings-strip{background:#f4f5f8;border-radius:11px;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:24px;padding:18px;display:grid}.settings-strip input,.settings-strip select{background:#fff;padding:8px}.launch-row{color:#fff;background:#16192d;border-radius:0 0 17px 17px;justify-content:space-between;align-items:center;margin:25px -34px -34px;padding:24px 34px;display:flex}.launch-row div{flex-direction:column;display:flex}.launch-row strong{font-size:14px}.launch-row small{color:#969caf;font-size:11px}.launch-button{background:var(--indigo);color:#fff;border:0;border-radius:10px;padding:14px 25px;font-weight:700;box-shadow:0 9px 20px #5b5cf04d}.launch-button:disabled{opacity:.35;cursor:not-allowed}.launch-button span{margin-right:7px}.progress-summary{background:#f6f7fa;border-radius:11px;grid-template-columns:170px 1fr auto;align-items:center;gap:20px;padding:16px 20px;display:grid}.progress-summary>div:first-child{align-items:baseline;gap:10px;display:flex}.progress-summary strong{font:500 23px DM Mono}.progress-summary span{color:var(--muted);font-size:10px}.progress-track{background:#dfe2e9;border-radius:99px;height:6px;overflow:hidden}.progress-track i{background:linear-gradient(90deg,var(--indigo),#8f91ff);border-radius:99px;height:100%;transition:all .4s;display:block}.run-state{background:#e9e9ff;border-radius:99px;padding:7px 10px;font:500 10px DM Mono;color:var(--indigo)!important}.stop-button{color:var(--red);background:#fff0f2;border:1px solid #ffd2d9}.task-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px;display:grid}.task-card{border:1px solid var(--line);border-radius:11px;overflow:hidden}.task-card.running{border-color:#9293f8;box-shadow:0 0 0 3px #5b5cf014}.task-card.failed,.task-card.timeout{border-color:#f0bec5}.task-card summary{cursor:pointer;align-items:center;gap:11px;padding:15px;list-style:none;display:flex}.provider-chip{width:32px;height:32px;color:var(--indigo);background:#ededff;border-radius:8px;place-items:center;font-weight:800;display:grid}.provider-chip.anthropic{color:#bc6337;background:#fff0e8}.provider-chip.gemini{color:#238169;background:#e6f7f1}.task-title{flex-direction:column;min-width:0;display:flex}.task-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.task-title small{color:var(--muted);font-size:10px}.task-status{color:var(--muted);margin-left:auto;font:500 9px DM Mono}.running .task-status{color:var(--indigo)}.completed .task-status{color:var(--green)}.failed .task-status,.timeout .task-status{color:var(--red)}.task-metrics{border-top:1px solid var(--line);background:#fafbfc;grid-template-columns:repeat(3,1fr);display:grid}.task-metrics span{color:var(--muted);border-right:1px solid var(--line);flex-direction:column;padding:11px 14px;font-size:9px;display:flex}.task-metrics span:last-child{border:0}.task-metrics b{color:var(--ink);margin-top:3px;font:500 12px DM Mono}.task-card pre,.turn-result pre{white-space:pre-wrap;border-top:1px solid var(--line);color:#52596c;background:#fff;max-height:170px;margin:0;padding:14px;font:11px/1.6 DM Mono;overflow:auto}.error-text{color:var(--red);padding:0 14px;font-size:11px}.ranking-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.ranking-card{text-align:left;border:1px solid var(--line);background:#fafbfc;border-radius:12px;flex-direction:column;padding:18px;display:flex}.ranking-card.active{color:#fff;background:#171a2e;border-color:#171a2e;box-shadow:0 12px 25px #181a3129}.ranking-card small{color:#7e8496;font-size:10px}.ranking-card strong{margin:8px 0 3px;font:500 23px DM Mono}.ranking-card em{color:#8b91a5;font-size:10px;font-style:normal}.ranking-card span{color:#8b91a5;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.chart-panel{border:1px solid var(--line);border-radius:12px;margin-top:16px;padding:20px 12px 4px}.chart-heading{justify-content:space-between;padding:0 12px;display:flex}.chart-heading span{color:var(--muted);font-size:10px}.result-table{border:1px solid var(--line);border-radius:11px;margin-top:20px;overflow:hidden}.result-header,.result-table summary{grid-template-columns:2fr repeat(4,1fr);align-items:center;gap:10px;padding:12px 16px;display:grid}.result-header{color:#7d8392;background:#f0f2f6;font:500 9px DM Mono}.result-table details{border-top:1px solid var(--line)}.result-table summary{cursor:pointer;font-size:11px;list-style:none}.result-table summary>span:first-child{font-weight:600}.provider-dot{background:var(--indigo);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.provider-dot.anthropic{background:#d27a4a}.provider-dot.gemini{background:#369e83}.table-status{color:var(--green);font:500 9px DM Mono}.table-status.failed,.table-status.timeout{color:var(--red)}.turn-result{border-top:1px solid var(--line);color:var(--muted);background:#fafbfc;grid-template-columns:80px 1fr 1fr 1.5fr;padding:12px 20px;font-size:10px;display:grid}.turn-result pre{border:1px solid var(--line);border-radius:7px;grid-column:1/-1;margin:10px -4px -4px}.history-strip{gap:30px;padding:30px 10px;display:flex}.history-strip h3{margin:5px 0}.history-list{flex:1;gap:8px;display:flex;overflow:auto}.history-list button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;min-width:190px;padding:12px;display:flex}.history-list button.active{border-color:var(--indigo)}.history-list strong{font-size:11px}.history-list span{color:var(--muted);font-size:9px}footer{color:#7f8598;background:#171a2e;justify-content:space-between;align-items:center;height:70px;padding:0 max(28px,50vw - 592px);font:10px DM Mono;display:flex}.toast{color:#fff;z-index:50;background:#171a2e;border-radius:9px;padding:13px 18px;font-size:12px;position:fixed;bottom:25px;right:25px;box-shadow:0 12px 30px #0003}.toast.error{background:#a82f40}.skeleton{background:linear-gradient(90deg,#f4f5f7,#fff,#f4f5f7) 0 0/200%;height:160px;animation:1.4s infinite loading}@keyframes loading{to{background-position:-200%}}@media (width<=900px){.topbar nav{display:none}.header-meta{margin-left:auto}.hero{flex-direction:column;align-items:flex-start}.hero-stats{width:100%}.provider-grid,.ranking-grid{grid-template-columns:1fr 1fr}.provider-card:last-child{grid-column:1/-1}.settings-strip{grid-template-columns:repeat(3,1fr)}.task-grid{grid-template-columns:1fr}}@media (width<=620px){main{padding:0 14px 50px}.topbar{padding:0 16px}.hero{min-height:auto;padding:50px 4px}.hero h1{font-size:40px}.hero-stats div{min-width:0;padding:18px 13px}.panel{border-radius:13px;padding:22px}.provider-grid,.ranking-grid,.form-grid.two{grid-template-columns:1fr}.provider-card:last-child{grid-column:auto}.vault-gate{flex-direction:column;align-items:stretch}.inline-form{flex-direction:column;min-width:0}.model-row{grid-template-columns:30px 120px 1fr 32px}.settings-strip{grid-template-columns:1fr 1fr}.launch-row{gap:16px;margin:22px -22px -22px;padding:20px 22px}.launch-row small,.result-header{display:none}.result-table summary{grid-template-columns:1.5fr 1fr}.result-table summary span:nth-child(2),.result-table summary span:nth-child(3){display:none}.turn-result{grid-template-columns:1fr 1fr}.section-heading{align-items:flex-start;gap:15px}.toolbar{flex-wrap:wrap;justify-content:flex-end}}
