:root{font-family:Inter,ui-sans-serif,system-ui;color:#eaf0ff;background:#0a0f1f}*{box-sizing:border-box}body{margin:0}.app{display:grid;grid-template-columns:280px 1fr;min-height:100vh}aside{background:#070b16;border-right:1px solid #1b2440;padding:20px;display:flex;flex-direction:column;gap:10px;position:sticky;top:0;height:100vh}.brand{display:flex;gap:12px;align-items:center;margin-bottom:18px}.logo{background:linear-gradient(135deg,#8b5cf6,#06b6d4);width:46px;height:46px;border-radius:16px;display:grid;place-items:center}.brand b{display:block;font-size:18px}.brand small,.asideFoot small,.hint,small{color:#8e9bbb}aside button,aside select,.secondary,.primary,.danger{border:0;border-radius:14px;padding:12px 14px;background:#0c1426;color:#eaf0ff;display:flex;align-items:center;gap:10px;cursor:pointer;text-decoration:none}aside button.active,.primary{background:linear-gradient(135deg,#7c3aed,#0891b2);box-shadow:0 8px 30px #7c3aed3d}.secondary{border:1px solid #2c3b63;background:#0c1426}.danger{background:#39151d;color:#ffd9df}.big{font-size:18px;padding:20px}select,input,textarea{width:100%;border:1px solid #2c3b63;background:#0c1426;color:#eef4ff;border-radius:11px;padding:10px;margin-top:6px}textarea{min-height:100px;resize:vertical}label{display:block;color:#b8c4e4;font-size:13px;margin-bottom:12px}main{padding:26px;overflow:auto}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}h1,h2,h3{margin:0 0 10px}p{color:#b7c3e4}.toast{position:fixed;right:24px;top:24px;background:#13203a;border:1px solid #34518d;padding:14px 18px;border-radius:16px;z-index:9}.hero,.panel,.card,.col{background:#111a31;border:1px solid #223052;border-radius:16px;padding:18px;box-shadow:none}.hero{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.hero h2{font-size:32px}.flow{display:flex;gap:8px;flex-wrap:wrap}.flow span,.pill{background:#17223d;border:1px solid #2a3b63;border-radius:999px;padding:8px 12px;color:#b6c4e7}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.card small{display:block}.card b{font-size:36px}.kanban{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));gap:14px}.col{padding:14px;min-height:400px}.col h3{display:flex;justify-content:space-between;font-size:15px}.col em{font-style:normal;color:#91a1c4}.miniBug{width:100%;text-align:left;background:#0c1426;border:1px solid #253250;border-radius:16px;margin:10px 0;padding:10px;color:#eef4ff;display:grid;gap:6px;cursor:pointer}.miniBug img{width:100%;height:80px;object-fit:cover;border-radius:12px}.grid2{display:grid;grid-template-columns:360px 1fr;gap:18px}.wide{grid-column:1/-1}.form2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form2 .wide{grid-column:1/-1}.compact{grid-template-columns:1fr 1fr 1fr}.btns{display:flex;gap:10px;flex-wrap:wrap}.projectRow,.bugLine{width:100%;display:grid;gap:4px;text-align:left;background:#0c1426;border:1px solid #23314f;border-radius:14px;color:#eef4ff;padding:12px;margin-top:10px;cursor:pointer}.projectRow.active,.bugLine.active{border-color:#8b5cf6;background:#151a34}.row,.corRow,.retest{display:flex;justify-content:space-between;gap:16px;align-items:center;border:1px solid #22304e;background:#0b1324;border-radius:16px;padding:14px;margin:10px 0}.statusBox{background:#101e36;border:1px solid #315183;border-radius:18px;padding:18px}.bugLayout{display:grid;grid-template-columns:300px 1fr;gap:18px}.list{padding:12px}.detailTop{display:flex;justify-content:space-between;gap:12px;align-items:center}.detailGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:20px}.capture{width:100%;max-height:520px;object-fit:contain;background:#050915;border:1px solid #253250;border-radius:18px}.empty{display:grid;place-items:center;min-height:200px;border:1px dashed #30415f;border-radius:18px;color:#8ea0c1}.correction{background:#0b1324;border:1px solid #273657;border-radius:18px;padding:14px}.hist{font-size:13px;border-left:2px solid #34466f;padding-left:10px}.warn{background:#2b210d;border:1px solid #765315;color:#ffe2a0;border-radius:14px;padding:12px;margin:12px 0}pre{white-space:pre-wrap;background:#070b16;border:1px solid #263557;border-radius:14px;padding:16px;overflow:auto;max-height:520px}.retest{align-items:flex-start}.asideFoot{margin-top:auto;background:#0c1426;border:1px solid #1d2a49;border-radius:16px;padding:12px;display:grid;gap:4px}.kanban{grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);grid-template-columns:none;overflow-x:auto;padding-bottom:8px}.miniBtns{display:flex;gap:6px;margin-top:4px}.miniBtns button{flex:1;justify-content:center;padding:8px;border-radius:10px;background:#0e1830;border:1px solid #28355a;color:#cdd8f5;display:flex;cursor:pointer}.miniBtns button:hover{border-color:#7c3aed}small.pri{font-weight:700}.pri-bloquant{color:#ff8492}.pri-haute{color:#ffba6b}.pri-moyenne{color:#9fd0ff}.pri-basse{color:#9fe3c0}.meta{font-size:12px;color:#8e9bbb;margin-top:8px}.logs{max-height:200px;font-size:12px}.annotateLayout{display:grid;grid-template-columns:300px 1fr;gap:18px;align-items:start}.canvasWrap{display:grid;place-items:center;min-height:480px;background:#070d1c}.annotCanvas{max-width:100%;border:1px solid #2a3a5d;border-radius:14px;background:#050915;cursor:crosshair}.empty.big{min-height:420px;width:100%}.toolGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.toolBtn{display:flex;align-items:center;gap:8px;padding:10px;border-radius:12px;background:#0e1830;border:1px solid #28355a;color:#dde6ff;cursor:pointer}.toolBtn span{font-size:13px}.toolBtn.active{border-color:#a78bfa;background:#181a3a}.colorRow{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.swatch{width:30px;height:30px;border-radius:50%;border:2px solid #2a3a5d;cursor:pointer}.swatch.active{border-color:#fff;transform:scale(1.12)}.uploadBtn{display:inline-flex;align-items:center;gap:8px;background:#11182a;border:1px solid #263454;border-radius:14px;padding:11px 14px;color:#eaf0ff;cursor:pointer;margin:6px 0}.diff span.add{color:#7ee2a8;background:#22c55e14;display:block}.diff span.del{color:#ff9aa6;background:#ef444414;display:block}.diff span.hunk{color:#9fb4ff;display:block}.retest{flex-direction:row}.retestBody{flex:1}.checklist{list-style:none;padding:0;margin:8px 0}.checklist li{margin:6px 0}.checklist label{display:flex;align-items:center;gap:8px;color:#dde6ff;font-size:14px;margin:0}.checklist input{width:auto;margin:0}.btns.col{flex-direction:column;min-width:160px}.capture.small{max-height:160px;margin-top:10px}.help{line-height:1.9;color:#cdd8f5}code{background:#0a1426;border:1px solid #24314f;border-radius:6px;padding:1px 6px;font-size:13px}.respBar{display:flex;gap:12px;align-items:flex-end}.respBar .wide{flex:1;margin-bottom:0}.respQuick{display:flex;gap:8px;margin-bottom:2px}.respQuick button{padding:10px 12px}.respCtrl{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:12px}.seg2{display:flex;background:#0c1426;border:1px solid #273657;border-radius:12px;overflow:hidden}.seg2 button{background:transparent;border:0;color:#9fb0d4;padding:9px 14px;cursor:pointer}.seg2 button.on{background:linear-gradient(135deg,#7c3aed,#0891b2);color:#fff}.zoomLab{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#b8c4e4;min-width:180px;margin:0}.zoomLab input{margin-top:2px}.respDevices{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:14px}.respGroup small{color:#8e9bbb;text-transform:uppercase;letter-spacing:.5px;font-size:11px}.chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.chip{display:inline-flex;align-items:center;gap:6px;background:#0c1426;border:1px solid #273657;border-radius:999px;padding:5px 10px;font-size:12px;color:#cdd8f5;cursor:pointer;margin:0}.chip.on{border-color:#8b5cf6;background:#171a34;color:#fff}.chip input{width:auto;margin:0}.chip .dim{color:#7e8db0;font-size:11px}.scene{display:flex;flex-wrap:wrap;gap:18px;align-items:flex-start;justify-content:center;margin:16px 0}.deviceFrame{background:#0d1426;border:1px solid #243152;border-radius:14px;padding:8px;display:flex;flex-direction:column}.dfHead{display:flex;align-items:center;gap:8px;padding:2px 4px 8px}.dfName{font-size:12px;font-weight:600;flex:1}.dfDim{font-size:11px;color:#8e9bbb}.dfHead button,.dfHead a{background:#11182a;border:1px solid #273657;border-radius:8px;color:#cdd8f5;padding:4px 6px;display:grid;place-items:center;cursor:pointer}.dfScreen{overflow:hidden;background:#fff;border-radius:10px;border:1px solid #2a3a5d}img,canvas,pre{max-width:100%}.detailGrid,.grid2,.bugLayout,.annotateLayout{min-width:0}.detailGrid>div,.grid2>section,.bugLayout>section{min-width:0}@media (max-width:1100px){.app{grid-template-columns:1fr}aside{position:relative;height:auto;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;top:0}.brand{margin-bottom:0;width:100%}aside>select{flex:1 1 100%}aside button{flex:1 1 auto;justify-content:center;padding:10px 12px}.asideFoot{display:none}.grid2,.bugLayout,.detailGrid,.annotateLayout{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.canvasWrap{min-height:auto}}@media (max-width:680px){main{padding:14px}header{flex-direction:column;align-items:flex-start;gap:10px}header .secondary{align-self:stretch;justify-content:center}.hero{flex-direction:column;align-items:flex-start;gap:12px}.hero h2{font-size:24px}.cards{grid-template-columns:repeat(2,1fr);gap:10px}.card b{font-size:28px}.form2,.form2.compact{grid-template-columns:1fr}.detailTop{flex-direction:column;align-items:flex-start}.detailTop .btns{width:100%}.detailTop .btns button{flex:1 1 auto;justify-content:center}.retest{flex-direction:column}.btns.col{flex-direction:row;min-width:0;flex-wrap:wrap}.btns.col button{flex:1 1 auto;justify-content:center}.panel,.hero,.card,.col{padding:16px;border-radius:18px}.toolGrid{grid-template-columns:1fr 1fr}.toast{left:12px;right:12px;top:12px;text-align:center}.kanban{grid-auto-columns:minmax(220px,85%)}h1{font-size:20px}}@media (max-width:400px){.cards{grid-template-columns:1fr}aside button span,aside button{font-size:13px}}.cockpit{display:grid;grid-template-columns:290px 1fr 320px;gap:14px;height:calc(100vh - 120px)}.ckLeft,.ckRight{overflow:auto;display:flex;flex-direction:column;gap:12px;min-width:0}.ckCenter{display:flex;flex-direction:column;background:#070d1c;border:1px solid #202d4b;border-radius:18px;overflow:hidden;min-width:0}.ckCard{background:linear-gradient(180deg,#121a31,#0f1729);border:1px solid #202d4b;border-radius:16px;padding:13px}.ckCard h4{display:flex;align-items:center;gap:7px;margin:0 0 10px;font-size:12px;text-transform:uppercase;letter-spacing:.4px;color:#aeb9da}.ckBadge{margin-left:auto;background:#17223d;border:1px solid #2a3b63;border-radius:999px;padding:1px 8px;font-size:11px;color:#b6c4e7}.ckTimer{font-size:30px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:1px}.sm{padding:8px 11px!important;font-size:12px!important}.ckChk{display:flex;align-items:center;gap:8px;color:#d6e0ff;font-size:13px;margin:5px 0}.ckChk input{width:auto;margin:0;accent-color:#7c3aed}.struck{text-decoration:line-through;color:#7e8db0}.ckSearch{margin-bottom:6px}.ckBugs{margin-top:8px;display:flex;flex-direction:column;gap:7px;max-height:280px;overflow:auto}.ckBug{display:flex;align-items:center;gap:8px;text-align:left;background:#0c1426;border:1px solid #23314f;border-radius:11px;padding:7px;color:#eef4ff;cursor:pointer}.ckBug.on{border-color:#8b5cf6;background:#151a34}.ckBug img{width:42px;height:34px;object-fit:cover;border-radius:7px;flex:0 0 auto}.ckBug div{flex:1;min-width:0;display:grid}.ckBug b{font-size:12px}.ckBug span{font-size:11px;color:#aab6d6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ckScan{margin-top:8px}.ckBroken{font-family:ui-monospace,monospace;font-size:11px;color:#ff9aa6;background:#2a1016;border-radius:6px;padding:4px 7px;margin:3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ckSoon{margin-top:9px;font-size:11px;color:#76839f;border-top:1px dashed #2a3a5d;padding-top:8px}.ckUrl{display:flex;align-items:center;gap:7px;padding:9px;border-bottom:1px solid #202d4b;background:#0b1122;flex-wrap:wrap}.ckUrl input{flex:1;min-width:120px;margin:0;padding:8px 11px}.ckUrl .ic{width:34px;height:34px;display:grid;place-items:center;background:#11182a;border:1px solid #263454;border-radius:9px;color:#cdd8f5;cursor:pointer;flex:0 0 auto}.ckUrl select{width:auto;margin:0;padding:8px}.ckStage{flex:1;overflow:auto;display:flex;justify-content:center;background:#060b18;padding:12px}.ckFrameFull{width:100%;height:100%;min-height:64vh;border:0;background:#fff;border-radius:10px}.ckPhone{background:#0d1426;border:1px solid #243152;border-radius:16px;padding:8px;height:fit-content}.ckPhoneTop{font-size:11px;color:#8e9bbb;text-align:center;padding:3px 0 8px}.ckPhone iframe{background:#fff;border-radius:10px}.ckCenterFoot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border-top:1px solid #202d4b;background:#0b1122}.cockpit .capture{max-height:170px;margin-bottom:8px}.cockpit label{margin-bottom:8px}@media (max-width:1200px){.cockpit{grid-template-columns:1fr;height:auto}.ckCenter{min-height:70vh}}.cx-wrap{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0f1f;color:#eaf0ff;display:flex;flex-direction:column;font-size:13px;overflow:hidden}.cx-top{display:flex;align-items:center;gap:11px;padding:9px 14px;background:#070b16;border-bottom:1px solid #223052;flex-wrap:wrap}.cx-logo{display:flex;align-items:center;gap:9px}.cx-logo .mk{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#7c3aed,#0891b2);display:grid;place-items:center}.cx-logo b{font-size:14px;display:block;line-height:1.1}.cx-logo small{color:#8e9bbb;font-size:10px}.cx-pill{background:#0c1426;border:1px solid #2c3b63;border-radius:10px;padding:6px 10px;color:#eaf0ff;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:12px}.cx-pill:hover{border-color:#7c3aed}.cx-pill select{background:transparent;border:0;color:#eaf0ff;font-size:12px;padding:0;margin:0;width:auto;cursor:pointer}.cx-seg{display:flex;background:#0c1426;border:1px solid #2c3b63;border-radius:10px;overflow:hidden}.cx-seg button{background:transparent;border:0;color:#8e9bbb;padding:6px 11px;cursor:pointer;font-size:12px}.cx-seg button.on{background:linear-gradient(135deg,#7c3aed,#0891b2);color:#fff}.cx-spacer{flex:1}.cx-rec{display:flex;align-items:center;gap:6px;border-radius:10px;padding:6px 11px;font-size:12px;cursor:pointer}.cx-rec.path{background:#102a1d;border:1px solid #1f7a4d;color:#aef0cb}.cx-rec.vid{background:#3a1620;border:1px solid #7a2a36;color:#ffd0d8}.cx-dot{width:8px;height:8px;border-radius:50%;background:#ef4444;animation:cxp 1.2s infinite}@keyframes cxp{50%{opacity:.3}}.cx-menuwrap{position:relative}.cx-menu{position:absolute;right:0;top:42px;background:#0e1530;border:1px solid #2c3b63;border-radius:12px;padding:6px;min-width:190px;z-index:60;box-shadow:0 18px 50px #00000080}.cx-menu button{display:flex;align-items:center;gap:9px;width:100%;background:transparent;border:0;color:#dbe4ff;padding:9px 11px;border-radius:9px;cursor:pointer;font-size:13px;text-align:left}.cx-menu button:hover{background:#17203d}.cx-cols{display:grid;grid-template-columns:255px 1fr 330px;flex:1;min-height:0}.cx-pane{overflow:auto;padding:12px}.cx-left{border-right:1px solid #223052;background:#0b1122}.cx-right{border-left:1px solid #223052;background:#0b1122}.cx-center{background:#070d1c;display:flex;flex-direction:column;min-width:0}.cx-card{background:#111a31;border:1px solid #223052;border-radius:13px;padding:11px;margin-bottom:11px}.cx-card h4{margin:0 0 8px;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#aeb9da;display:flex;align-items:center;gap:7px}.cx-card h4 .cx-bdg{margin-left:auto;background:#17223d;border:1px solid #2a3b63;border-radius:999px;padding:1px 8px;font-size:11px;color:#b6c4e7}.cx-row{display:flex;align-items:center;gap:8px;padding:6px;border-radius:9px;cursor:pointer;width:100%;text-align:left;background:transparent;border:0;color:#eaf0ff}.cx-row:hover{background:#0c1426}.cx-row.sel{background:#17203d;border:1px solid #3a3a86}.cx-row img{width:38px;height:30px;object-fit:cover;border-radius:7px;flex:0 0 auto}.cx-row .t{flex:1;min-width:0;display:grid}.cx-row .t b{font-size:12px}.cx-row .t span{font-size:11px;color:#92a1c4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cx-mut{color:#8e9bbb}.cx-tiny{font-size:11px}.cx-tag{font-size:10px;padding:2px 7px;border-radius:999px;background:#17223d;border:1px solid #2a3b63;color:#b6c4e7}.cx-tag.red{background:#3a1620;border-color:#7a2a36;color:#ffb3bd}.cx-tag.amber{background:#3a2a10;border-color:#7a5a1e;color:#ffd9a0}.cx-tag.green{background:#10301f;border-color:#1f7a4d;color:#aef0cb}.cx-tag.blue{background:#11243f;border-color:#27518a;color:#a9cdff}.cx-chk{display:flex;align-items:center;gap:9px;padding:5px 0;color:#d6e0ff;font-size:12px}.cx-chk input{width:15px;height:15px;accent-color:#7c3aed;margin:0}.cx-chk .struck{text-decoration:line-through;color:#7e8db0}.cx-btn{width:100%;border:0;border-radius:10px;padding:9px;color:#fff;background:linear-gradient(135deg,#7c3aed,#0891b2);font-weight:600;cursor:pointer;margin-top:5px;font-size:12px;display:flex;align-items:center;justify-content:center;gap:7px}.cx-btn.ghost{background:#0c1426;border:1px solid #2c3b63;color:#eaf0ff;font-weight:500}.cx-btn.danger{background:#39151d;border:1px solid #7a2a36;color:#ffd9df}.cx-in{width:100%;background:#0c1426;border:1px solid #2c3b63;border-radius:9px;color:#eaf0ff;padding:8px;margin:3px 0;font-size:12px}.cx-soon{margin-top:9px;font-size:11px;color:#76839f;border-top:1px dashed #2a3a5d;padding-top:8px}.cx-broken{font-family:ui-monospace,monospace;font-size:11px;color:#ff9aa6;background:#2a1016;border-radius:6px;padding:4px 7px;margin:3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cx-urlbar{display:flex;align-items:center;gap:8px;padding:9px 12px;border-bottom:1px solid #223052;background:#0b1122}.cx-urlbar .addr{flex:1;min-width:0;background:#0c1426;border:1px solid #2c3b63;border-radius:9px;padding:7px 11px;color:#cdd8f5;font-size:12px}.cx-urlbar .ic{width:32px;height:32px;display:grid;place-items:center;background:#11182a;border:1px solid #263454;border-radius:9px;color:#cdd8f5;cursor:pointer;flex:0 0 auto}.cx-stage{flex:1;position:relative;display:grid;place-items:center;padding:14px;overflow:auto;background:#060b18}.cx-annot{position:absolute;top:22px;left:50%;transform:translate(-50%);display:flex;gap:5px;background:#0e1530cc;border:1px solid #2c3b63;border-radius:11px;padding:6px 8px;z-index:5}.cx-annot button{width:30px;height:30px;border-radius:7px;border:1px solid #2a375e;background:#131c3a;color:#fff;cursor:pointer;font-size:14px}.cx-annot button.on{outline:2px solid #a78bfa}.cx-frameFull{width:100%;height:100%;min-height:60vh;border:0;background:#fff;border-radius:10px}.cx-multi{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;justify-content:center;width:100%}.cx-phone{background:#0d1426;border:1px solid #243152;border-radius:18px;padding:8px;box-shadow:0 24px 60px #00000080;height:fit-content}.cx-phone .nm{font-size:11px;color:#8e9bbb;text-align:center;padding:3px 0 7px}.cx-phone iframe{background:#fff;border-radius:11px;display:block}.cx-strip{display:flex;gap:8px;padding:9px 12px;border-top:1px solid #223052;background:#0b1122;flex-wrap:wrap}.cx-metric{background:#0c1426;border:1px solid #2c3b63;border-radius:9px;padding:6px 10px;display:flex;align-items:center;gap:7px;font-size:12px}.cx-metric b{font-size:13px}.cx-tabs{display:flex;gap:5px;margin-bottom:10px}.cx-tabs button{flex:1;background:#0c1426;border:1px solid #2c3b63;border-radius:8px;color:#8e9bbb;padding:6px;cursor:pointer;font-size:11px}.cx-tabs button.on{background:linear-gradient(135deg,#7c3aed,#0891b2);color:#fff;border:0}.cx-kv{display:flex;justify-content:space-between;padding:4px 0;border-bottom:1px solid #1b2748;font-size:12px}.cx-kv span{color:#8e9bbb}.cx-kv b{font-weight:500}.cx-logline{font-family:ui-monospace,monospace;font-size:11px;padding:5px 8px;border-radius:7px;margin:3px 0}.cx-logline.err{background:#2a1016;color:#ff9aa6}.cx-logline.warn{background:#2a2110;color:#ffd9a0}.cloudProgress{margin-top:12px;padding:13px 14px;border:1px solid #315183;background:#101e36;border-radius:14px}.cloudProgress div{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.cloudProgress span{color:#91a1c4}.cloudProgress progress{display:block;width:100%;height:7px;margin-top:9px;accent-color:#7c3aed}.cloudHint{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:12px 0 4px}.cloudState,.cloudCaptureBadge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.cloudState.local{background:#17223d;border:1px solid #2a3b63;color:#b6c4e7}.cloudState.online,.cloudCaptureBadge.ready{background:#10301f;border:1px solid #1f7a4d;color:#aef0cb}.cloudCaptureBadge{background:#17223d;border:1px solid #2a3b63;color:#8e9bbb;white-space:nowrap}.simpleShell{min-height:100vh;background:radial-gradient(circle at 50% -20%,#18234a 0,#0a0f1f 42%,#070b16);color:#eaf0ff}.simpleTop{display:flex;align-items:center;gap:14px;padding:14px 22px;border-bottom:1px solid #223052;background:#070b16dd;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.simpleProject{display:flex;align-items:center;gap:8px;background:#0c1426;border:1px solid #2c3b63;border-radius:12px;padding:7px 11px}.simpleProject select{border:0;background:transparent;margin:0;padding:0;width:auto}.simpleAdvanced{margin-left:auto;background:#0c1426;border:1px solid #2c3b63;border-radius:11px;color:#cdd8f5;padding:9px 13px;cursor:pointer}.simpleMain{max-width:1180px;margin:0 auto;padding:40px 24px 70px}.simpleHero{text-align:center;max-width:760px;margin:0 auto 34px}.simpleHero h1{font-size:clamp(34px,5vw,60px);line-height:1;margin:10px 0 14px;letter-spacing:-2px}.simpleHero p{font-size:17px;line-height:1.6;margin:0}.simpleEyebrow{font-size:11px;letter-spacing:2px;font-weight:800;color:#77d9ee}.simpleSteps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:26px}.simpleStepCard{position:relative;background:#0d1529;border:1px solid #223052;border-radius:18px;padding:18px;display:flex;flex-direction:column;min-height:225px;transition:.2s}.simpleStepCard.active{border-color:#6d58d8;box-shadow:0 16px 45px #201b5b55}.simpleStepCard h2{font-size:19px;margin:15px 0 6px}.simpleStepCard p{font-size:13px;line-height:1.45;margin:0}.simpleStepCard button{margin-top:auto;border:0;border-radius:11px;background:linear-gradient(135deg,#7c3aed,#0891b2);color:#fff;padding:11px;display:flex;justify-content:center;align-items:center;gap:7px;cursor:pointer;font-weight:700}.simpleStepCard button:disabled{opacity:.45;cursor:not-allowed;background:#27324b}.simpleNum{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#17223d;border:1px solid #33456f;color:#a9c8ff;font-weight:800}.simpleResult{border-radius:14px;padding:14px 16px;margin:0 0 22px;border:1px solid #315183;background:#101e36}.simpleResult.success{background:#10301f;border-color:#1f7a4d;color:#aef0cb}.simpleResult.error{background:#3a2410;border-color:#9a6a1e;color:#ffd9a0}.simpleWork{display:grid;grid-template-columns:1.05fr .95fr;gap:16px}.simplePanel{background:#0d1529;border:1px solid #223052;border-radius:18px;padding:18px;min-width:0}.simplePanelHead,.simpleSelectedHead{display:flex;justify-content:space-between;gap:12px;align-items:center}.simplePanelHead h2,.simpleSelected h2{font-size:18px;margin:0 0 4px}.simplePanelHead p{font-size:12px;margin:0}.simplePanelHead button{background:transparent;border:1px solid #2c3b63;color:#cdd8f5;border-radius:9px;padding:7px 10px;cursor:pointer}.simpleDelete{display:flex;align-items:center;gap:6px;background:#39151d;border:1px solid #7a2a36;color:#ffd9df;border-radius:9px;padding:7px 10px;cursor:pointer;white-space:nowrap}.simpleBugList{display:grid;gap:8px;margin-top:14px}.simpleBug{width:100%;display:flex;align-items:center;gap:11px;background:#0a1121;border:1px solid #1e2b49;color:#eaf0ff;border-radius:12px;padding:9px;text-align:left;cursor:pointer}.simpleBug.selected{border-color:#8b5cf6;background:#151a34}.simpleBug img,.simpleBugIcon{width:52px;height:42px;border-radius:9px;object-fit:cover;display:grid;place-items:center;background:#17223d}.simpleBug>span:nth-child(2){display:grid;flex:1;min-width:0}.simpleBug b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.simpleBug small{font-size:11px}.simpleBug em{font-size:10px;font-style:normal;color:#ffd9a0;background:#3a2a10;border-radius:999px;padding:4px 7px}.simpleSelected>img{width:100%;max-height:280px;object-fit:contain;background:#050915;border-radius:12px;margin:10px 0}.simpleMagicState{background:#17223d;border:1px solid #2a3b63;border-radius:10px;padding:10px;font-size:12px}.simpleEmpty{display:grid;place-items:center;min-height:180px;color:#8e9bbb}.simpleShell{background:radial-gradient(circle at 52% -15%,#202961 0,#0b1023 34%,#060a14 78%);min-height:100vh}.simpleTop{border-bottom-color:#29375c;box-shadow:0 12px 36px #00000038}.simpleMain{max-width:1240px;padding-top:46px}.simpleHero{max-width:840px;margin-bottom:30px}.simpleHero h1{font-size:clamp(40px,5.6vw,68px);line-height:.98;letter-spacing:-3px;background:linear-gradient(100deg,#fff 15%,#d6ceff 48%,#70dff1 88%);-webkit-background-clip:text;background-clip:text;color:transparent}.simpleHero p{max-width:700px;margin:0 auto;color:#aebddd;font-size:18px}.simpleJourney{display:flex;align-items:center;justify-content:center;gap:9px;margin:0 auto 20px;max-width:960px;background:#0a1122aa;border:1px solid #243353;border-radius:18px;padding:11px 14px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.journeyItem{display:flex;align-items:center;gap:9px;min-width:125px;padding:7px 9px;border-radius:11px;color:#7e8dab}.journeyItem>span{width:26px;height:26px;border-radius:9px;display:grid;place-items:center;background:#121b31;border:1px solid #29395e;font-weight:800;font-size:12px}.journeyItem div{display:grid}.journeyItem b{font-size:12px;color:#b9c4dd}.journeyItem small{font-size:10px}.journeyItem.on{background:#171b3b;color:#d9d3ff}.journeyItem.on>span{background:linear-gradient(135deg,#7c3aed,#0891b2);border:0;color:#fff}.journeyItem.on b{color:#fff}.journeyArrow{color:#3b4c70;flex:0 0 auto}.simpleQuickActions{display:flex;justify-content:center;gap:10px;margin-bottom:24px}.simpleQuickActions button{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #2c3b63;background:#0d1529;color:#dce6ff;border-radius:12px;padding:11px 15px;cursor:pointer;font-weight:650}.simpleQuickActions button.quickPrimary{background:linear-gradient(135deg,#6d3de3,#087f9c);border:0;color:#fff;box-shadow:0 12px 30px #4930b944}.simpleQuickActions button:disabled{opacity:.42;cursor:not-allowed}.simpleWork{grid-template-columns:.88fr 1.12fr;align-items:start}.simplePanel{background:linear-gradient(180deg,#0f1830,#0a1122);border-color:#283859;box-shadow:0 18px 55px #0003}.simpleSelected{position:sticky;top:82px}.selectedLabel{font-size:9px;letter-spacing:1.4px;color:#7ed7e9;font-weight:800}.simpleSelectedHead h2{margin-top:4px}.simpleSelected>img{max-height:235px;border:1px solid #243658;box-shadow:inset 0 0 0 1px #000}.magicLaunch{margin-top:16px;padding:16px;border:1px solid #4a3ba4;background:radial-gradient(circle at 100% 0,#173b5c 0,#19183e 40%,#10162b);border-radius:16px;box-shadow:0 18px 42px #241b6744}.magicPromise{display:flex;align-items:center;gap:11px;margin-bottom:13px}.magicPromise>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#7c3aed,#0891b2);font-size:19px;box-shadow:0 8px 22px #6938ce66}.magicPromise div{display:grid}.magicPromise b{font-size:17px}.magicPromise small{font-size:11px;color:#9dadd0}.magicButton{width:100%;border:0;border-radius:13px;padding:14px;background:linear-gradient(100deg,#833cf0,#4069ea 48%,#08a0ba);color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:15px;font-weight:850;cursor:pointer;box-shadow:0 12px 30px #5135c966;transition:transform .18s,filter .18s}.magicButton:hover{transform:translateY(-1px);filter:brightness(1.08)}.magicButton:disabled{opacity:.6;cursor:wait}.coworkButton{width:100%;margin-top:8px;border:1px solid #35476f;border-radius:11px;padding:9px;background:#0a1225;color:#cbd7f4;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.magicClarify{font-size:10px!important;color:#8292b2!important;margin:9px 2px 0!important;text-align:center}.magicOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#030611d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;place-items:center;padding:20px}.magicModal{position:relative;width:min(680px,96vw);background:radial-gradient(circle at 50% -20%,#252666 0,#10172e 42%,#090f1e);border:1px solid #5149a5;border-radius:24px;padding:30px;box-shadow:0 30px 110px #000c;text-align:center}.magicClose{position:absolute;top:13px;right:15px;width:34px;height:34px;border-radius:10px;border:1px solid #354367;background:#11192d;color:#aebbd7;font-size:22px;cursor:pointer}.magicOrb{width:68px;height:68px;border-radius:22px;margin:0 auto 15px;display:grid;place-items:center;background:linear-gradient(135deg,#7c3aed,#0891b2);box-shadow:0 0 0 8px #5436ac22,0 16px 45px #5538c966}.magicModal h2{font-size:28px;margin:8px 0}.magicModal>p{max-width:560px;margin:0 auto 20px;line-height:1.55}.magicPipeline{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin:22px 0}.magicPipeStep{min-width:0;background:#0b1325;border:1px solid #273556;border-radius:13px;padding:11px 7px;display:grid;justify-items:center;gap:7px;color:#6f7e9e;transition:.2s}.magicPipeStep>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#18213a;border:1px solid #334363;font-size:11px;font-weight:800}.magicPipeStep div{display:grid;gap:2px}.magicPipeStep b{font-size:11px}.magicPipeStep small{font-size:9px}.magicPipeStep.active{border-color:#8b5cf6;background:#1b1a42;color:#fff;box-shadow:0 0 24px #673fe944}.magicPipeStep.active>span{background:linear-gradient(135deg,#7c3aed,#0891b2);color:#fff;animation:magicPulse 1s infinite}.magicPipeStep.done{border-color:#1f7a4d;background:#0f2b20;color:#aef0cb}.magicPipeStep.done>span{background:#166534;border-color:#22c55e;color:#fff}@keyframes magicPulse{50%{transform:scale(1.1);box-shadow:0 0 18px #8b5cf6}}.magicConfirm{width:100%;border:0;border-radius:14px;padding:14px;background:linear-gradient(100deg,#813fec,#3270e7,#08a0ba);color:#fff;font-size:15px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.magicModalActions{display:flex;gap:9px}.magicModalActions button{flex:1;border:1px solid #35476f;background:#10182b;color:#d9e3fb;border-radius:12px;padding:11px;cursor:pointer}.magicModalActions button.primary{border:0}.magicSafety{display:block;margin-top:13px;color:#7888a8;font-size:10px}.simpleResult.neutral{background:#111f38;border-color:#315183;color:#bdd6ff;margin:16px 0}.magicModal .simpleResult{margin:16px 0;text-align:left}.cx-magic{width:100%;border:0;border-radius:11px;padding:11px;background:linear-gradient(100deg,#833cf0,#3172e5,#08a0ba);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 9px 25px #4f36b944}.cx-magic:disabled{opacity:.55;cursor:wait}.cx-magicHint{text-align:center;color:#7888aa;font-size:9px;margin:5px 0 9px}@media (max-width:900px){.simpleSteps{grid-template-columns:repeat(2,1fr)}.simpleWork{grid-template-columns:1fr}}@media (max-width:560px){.simpleTop{padding:11px}.simpleProject{order:3;width:100%}.simpleProject select{width:100%}.simpleTop{flex-wrap:wrap}.simpleMain{padding:28px 14px}.simpleSteps{grid-template-columns:1fr}.simpleStepCard{min-height:190px}.simpleHero h1{letter-spacing:-1px}}@media (max-width:760px){.simpleJourney{overflow-x:auto;justify-content:flex-start}.journeyItem{min-width:120px}.simpleQuickActions{flex-direction:column}.magicPipeline{grid-template-columns:1fr}.magicPipeStep{grid-template-columns:28px 1fr;justify-items:start;text-align:left;align-items:center}.simpleSelected{position:static}}@media (max-width:560px){.magicModal{padding:24px 16px}.simpleSelectedHead{align-items:flex-start}.simpleDelete{padding:7px}}.cx-note{background:#2b210d;border:1px solid #765315;color:#ffe2a0;border-radius:9px;padding:8px;font-size:11px;margin-top:8px}.cx-cap{width:100%;max-height:150px;object-fit:contain;background:#050915;border:1px solid #253250;border-radius:10px;margin-bottom:8px}.cx-timeline{height:130px;background:#0b1122;border-top:1px solid #223052;padding:10px 14px;overflow-x:auto;flex:0 0 auto}.cx-tlhead{display:flex;align-items:center;gap:10px;margin-bottom:8px}.cx-tlhead .ti{font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#aeb9da;display:flex;align-items:center;gap:7px}.cx-tlctrl{display:flex;gap:6px;margin-left:auto;flex-wrap:wrap}.cx-tlctrl button{background:#0c1426;border:1px solid #2c3b63;border-radius:8px;color:#eaf0ff;padding:6px 11px;cursor:pointer;font-size:12px}.cx-tlctrl button.primary{background:linear-gradient(135deg,#7c3aed,#0891b2);border:0}.cx-tlctrl button:disabled{opacity:.5;cursor:not-allowed}.cx-steps{display:flex;gap:8px;align-items:stretch}.cx-step{min-width:146px;background:#111a31;border:1px solid #2c3b63;border-radius:10px;padding:8px 10px}.cx-step .n{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#0891b2);font-size:10px;font-weight:700;margin-right:6px}.cx-step b{font-size:12px}.cx-step .sel{font-family:ui-monospace,monospace;font-size:10px;color:#9fb4ff;display:block;margin-top:3px;word-break:break-all}.cx-step.assert{border-color:#1f7a4d}.cx-arrow{display:flex;align-items:center;color:#41507a;font-size:18px}@media (max-width:1100px){.cx-cols{grid-template-columns:1fr;overflow:auto}.cx-left,.cx-right{border:0;border-bottom:1px solid #223052}}.shell{min-height:100vh;display:flex;flex-direction:column;background:#0a0f1f}.cx-nav{display:flex;gap:6px;overflow-x:auto;flex:1;padding:0 4px;scrollbar-width:thin}.cx-nav::-webkit-scrollbar{height:6px}.cx-nav::-webkit-scrollbar-thumb{background:#243152;border-radius:3px}.cx-navbtn{display:flex;align-items:center;gap:6px;white-space:nowrap;background:#0c1426;border:1px solid #1f2b4a;border-radius:10px;color:#aeb9da;padding:7px 11px;cursor:pointer;font-size:12px}.cx-navbtn:hover{border-color:#3a4a78;color:#eaf0ff}.cx-navbtn.on{background:linear-gradient(135deg,#7c3aed,#0891b2);color:#fff;border:0}.shellMain{flex:1;padding:22px;overflow:auto}.pageHead{margin-bottom:18px}.pageHead h1{margin:0 0 4px}.pageHead p{margin:0;color:#8e9bbb}@media (max-width:760px){.cx-top{gap:8px}.cx-logo small{display:none}.shellMain{padding:14px}}
