.trial-page{color:#101942;background:#fbfcff;min-height:100vh}.trial-header{background:#fff;border-bottom:1px solid #e4e8f5;grid-template-columns:160px minmax(0,1fr) minmax(310px,420px);align-items:center;gap:24px;min-height:82px;padding:14px clamp(24px,4vw,72px);display:grid}.trial-brand{color:#1737d1;font-size:25px;font-style:italic;font-weight:900;text-decoration:none}.trial-heading{text-align:center}.trial-heading h1{margin:0;font-size:20px;font-weight:750;line-height:1.2}.trial-heading p{color:#687193;margin:5px 0 0;font-size:13px}.workspace-url{background:#fbfcff;border:1px solid #dfe4f2;border-radius:8px;grid-template-columns:auto minmax(0,1fr) 36px;align-items:center;gap:10px;min-width:0;padding:9px 10px 9px 14px;font-size:12px;display:grid}.workspace-url span{color:#77809f}.workspace-url strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-url button,.quiet-button,.test-row button,.pending-list button{color:#17214b;cursor:pointer;background:#fff;border:1px solid #dbe1f0}.workspace-url button{border-radius:7px;place-items:center;width:36px;height:32px;display:grid}.trial-main{width:min(1440px,100% - 48px);margin:24px auto 44px}.trial-stages{background:#fff;border:1px solid #dfe4f2;border-radius:8px 8px 0 0;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.trial-stage{color:#626c8d;justify-content:center;align-items:center;gap:10px;min-height:58px;font-size:13px;display:flex;position:relative}.trial-stage+.trial-stage{border-left:1px solid #e4e8f4}.trial-stage span{background:#f1f2f9;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.trial-stage.is-active{color:#4a2ce5;background:#fbfaff}.trial-stage.is-active:after{content:"";background:#5732ea;height:3px;position:absolute;bottom:0;left:0;right:0}.trial-stage.is-active span{color:#4a2ce5;background:#eee9ff}.trial-overview{background:#fff;border:1px solid #dfe4f2;border-top:0;border-radius:0 0 8px 8px;grid-template-columns:minmax(330px,.82fr) minmax(540px,1.7fr);gap:28px;padding:28px;display:grid;box-shadow:0 14px 35px #27367012}.readiness-panel,.test-panel,.pending-panel,.review-panel{background:#fff;border:1px solid #e0e5f2;border-radius:8px}.readiness-panel,.test-panel{padding:22px}.readiness-panel h2,.test-panel h2,.pending-panel h2,.review-panel h2,.production-gate h2{margin:0;font-size:15px;font-weight:750}.readiness-body{grid-template-columns:168px minmax(0,1fr);align-items:center;gap:24px;margin-top:18px;display:grid}.readiness-ring{background:conic-gradient(#22a65a 0 72%, #e7ebf4 72% 100%);border-radius:50%;place-items:center;width:154px;height:154px;display:grid}.readiness-ring:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:116px;height:116px}.readiness-ring div{z-index:1;text-align:center;grid-area:1/1;display:grid}.readiness-ring strong{font-size:35px;line-height:1}.readiness-ring span{color:#727b99;margin-top:6px;font-size:11px}.readiness-body ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.readiness-body li{justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.readiness-body li span{color:#4f5877;align-items:center;gap:7px;display:flex}.readiness-body li svg{color:#22a65a;width:14px}.readiness-body li strong{text-align:center;color:#168449;background:#eaf8f0;border-radius:999px;min-width:42px;padding:4px 7px;font-size:11px}.readiness-body li strong.pending{color:#a46b00;background:#fff6df}.readiness-body li strong.review{color:#c44e31;background:#fff0ed}.panel-title-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.quiet-button{border-radius:7px;padding:7px 16px;font-size:12px}.test-list{gap:9px;margin-top:16px;display:grid}.test-row{background:#fff;border:1px solid #e1e5f0;border-radius:7px;grid-template-columns:24px minmax(0,1fr) 64px 72px;align-items:center;gap:10px;min-height:51px;padding:7px 10px;display:grid}.test-row strong{font-size:12.5px}.test-check{border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.test-check svg{width:13px}.test-check.passed{color:#168449;border:1px solid #51b47f}.test-check.pending{color:#ad7600;border:1px solid #e5bd59}.test-row button{border-radius:6px;padding:6px 10px;font-size:11px}.test-status{text-align:center;border-radius:999px;padding:5px 8px;font-size:10.5px;font-weight:700}.test-status.passed{color:#168449;background:#eaf8f0}.test-status.pending{color:#a56c00;background:#fff5df}.trial-actions{grid-template-columns:1.45fr 1fr;gap:22px;margin-top:22px;display:grid}.pending-panel,.review-panel{padding:22px;box-shadow:0 10px 26px #2736700d}.pending-panel h2,.review-panel h2{align-items:center;gap:8px;display:flex}.pending-panel h2 svg,.review-panel h2 svg{color:#5732ea;width:18px}.review-panel h2 svg{color:#179354}.pending-panel h2 span{color:#5732ea;background:#f0ebff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.pending-list{gap:8px;margin-top:15px;display:grid}.pending-list>div{border-bottom:1px solid #edf0f7;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:12.5px;display:flex}.pending-list button{border-radius:6px;padding:6px 13px;font-size:11px}.review-panel p{color:#697290;margin:13px 0 22px;font-size:12.5px;line-height:1.6}.review-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3b35e9,#632ee8);border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:42px;font-size:12px;font-weight:750;display:inline-flex}.production-gate{background:#fff;border:1px solid #e1e5f2;border-radius:8px;align-items:center;gap:13px;margin-top:16px;padding:14px 18px;display:flex}.production-gate>svg{color:#d55748;width:20px}.production-gate div{flex:1}.production-gate p{color:#737c99;margin:3px 0 0;font-size:11.5px}.production-gate button{color:#7a8299;background:#f7f8fb;border:1px solid #e2e5ee;border-radius:7px;padding:8px 13px;font-size:11px}.trial-ai{color:#fff;cursor:pointer;background:#243ee8;border:0;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:0 17px;display:inline-flex;position:fixed;bottom:22px;right:24px;box-shadow:0 10px 25px #2637d647}.trial-ai svg{width:18px}.trial-ai span{font-size:12px;font-weight:700}@media (width<=980px){.trial-header{grid-template-columns:auto 1fr}.trial-heading{text-align:left}.workspace-url{grid-column:1/-1}.trial-overview,.trial-actions{grid-template-columns:1fr}}@media (width<=640px){.trial-header{grid-template-columns:1fr;gap:8px;padding:16px}.trial-brand{font-size:22px}.trial-heading{order:2}.trial-heading h1{font-size:18px}.workspace-url{order:3;grid-template-columns:1fr 36px}.workspace-url span{display:none}.trial-main{width:calc(100% - 24px);margin-top:12px}.trial-stages{grid-template-columns:1fr 1fr}.trial-stage{justify-content:flex-start;min-height:50px;padding:0 12px;font-size:11.5px}.trial-stage+.trial-stage{border-left:0}.trial-stage:nth-child(2n){border-left:1px solid #e4e8f4}.trial-stage:nth-child(n+3){border-top:1px solid #e4e8f4}.trial-overview{gap:12px;padding:12px}.readiness-panel,.test-panel,.pending-panel,.review-panel{padding:16px}.readiness-body{grid-template-columns:118px minmax(0,1fr);gap:14px}.readiness-ring{width:112px;height:112px}.readiness-ring:before{width:84px;height:84px}.readiness-ring strong{font-size:27px}.readiness-body li{font-size:11px}.test-row{grid-template-columns:22px minmax(0,1fr) 58px}.test-status{grid-column:2/4;justify-self:start}.production-gate{flex-wrap:wrap;align-items:flex-start}.production-gate button{width:100%}.trial-ai{border-radius:8px;justify-content:center;width:calc(100% - 24px);min-height:44px;margin:0 12px 16px;position:static}.trial-ai span{display:inline}}
