.guided-shell{width:min(1080px,calc(100% - 32px));margin:38px auto 80px}.guided-hero{text-align:center;max-width:780px;margin:0 auto 28px}.guided-hero h1{font-size:clamp(38px,7vw,76px);line-height:.94;letter-spacing:-.055em;margin:8px 0 18px}.guided-hero h1 span{color:var(--lime)}.guided-hero>p:last-child{color:var(--muted);font-size:18px}.setup-progress{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:28px auto;max-width:760px}.setup-progress li{display:flex;align-items:center;gap:8px;color:var(--muted);font-weight:850}.setup-progress li:after{content:"";height:2px;background:var(--line);flex:1}.setup-progress li:last-child:after{display:none}.setup-progress span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;border:1px solid var(--line)}.setup-progress li.active,.setup-progress li.done{color:var(--text)}.setup-progress li.active span{background:var(--lime);border-color:var(--lime);color:#071000}.setup-progress li.done span{border-color:var(--lime);color:var(--lime)}.guided-stage{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);gap:34px;padding:32px;border:1px solid var(--line);border-radius:22px;background:radial-gradient(circle at 90% 10%,#213116,transparent 38%),var(--panel)}.guided-copy h2,.guided-working h2,.guided-ready h2{font-size:clamp(28px,4vw,44px);margin:6px 0}.guided-copy>p:last-child,.guided-working p,.guided-ready p{color:var(--muted)}.guided-form{display:grid;gap:14px}.guided-form label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:850}.guided-form input{min-height:48px;width:100%;border:1px solid var(--line);border-radius:10px;background:#090e15;color:var(--text);padding:10px 12px}.guided-file{border:1px dashed #647352;border-radius:12px;padding:14px;background:#0b1118}.guided-file input{border:0;padding:8px 0;min-height:0}.guided-divider{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:11px}.guided-divider:before,.guided-divider:after{content:"";height:1px;background:var(--line);flex:1}.guided-form details{border:1px solid var(--line);border-radius:11px;padding:12px}.guided-form details[open]{display:grid;gap:12px}.guided-form summary{cursor:pointer;font-weight:800}.guided-form button,.guided-actions button,.guided-primary{min-height:50px;border:0;border-radius:11px;background:var(--lime);color:#071000;padding:13px 18px;font-weight:900;cursor:pointer}.guided-private{color:var(--muted);font-size:12px;margin:0}.guided-working{grid-template-columns:auto 1fr;align-items:center}.guided-spinner{width:58px;height:58px;border:5px solid #ffffff1a;border-top-color:var(--lime);border-radius:50%;animation:guided-spin .8s linear infinite}.guided-meter{grid-column:1/-1;height:10px;border-radius:99px;background:#080b10;overflow:hidden}.guided-meter i{display:block;width:8%;height:100%;background:linear-gradient(90deg,var(--lime),var(--cyan));transition:width .3s}.guided-review{grid-template-columns:1fr}.guided-report{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.guided-report article{padding:16px;border:1px solid var(--line);border-radius:13px;background:#0a0f16}.guided-report b{display:block;font-size:30px;color:var(--lime)}.guided-report span{color:var(--muted);font-size:12px}.guided-change-list{display:flex;gap:8px;flex-wrap:wrap}.guided-change-list span{border:1px solid var(--line);border-radius:99px;padding:8px 11px;color:var(--muted)}.guided-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.guided-actions .secondary,.guided-actions a:not(.guided-primary){border:1px solid var(--line);background:#151d27;color:var(--text);border-radius:11px;padding:13px 18px;font-weight:850}.guided-ready{grid-template-columns:auto 1fr;align-items:center}.guided-ready .guided-actions{grid-column:1/-1}.guided-check{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:var(--lime);color:#071000;font-size:36px;font-weight:900}.guided-error{color:#ff9eb0;text-align:center;font-weight:800}.guided-scan-frames{position:fixed;left:-10000px;top:-10000px;width:480px;height:270px;overflow:hidden}.guided-scan-frames iframe{width:480px;height:270px;border:0}@keyframes guided-spin{to{transform:rotate(360deg)}}@media(max-width:760px){.guided-shell{width:min(100% - 20px,1080px);margin-top:20px}.setup-progress li{font-size:0}.setup-progress li span{font-size:13px}.guided-stage{grid-template-columns:1fr;padding:20px;gap:18px}.guided-report{grid-template-columns:1fr 1fr}.guided-report article:last-child{grid-column:1/-1}.guided-working,.guided-ready{grid-template-columns:1fr}.guided-ready .guided-actions{grid-column:auto}.guided-actions>*{width:100%;text-align:center}}
