/* Preço na Mira • Montar PC Immersive Layer */
:root{--pc-cyan:#5eead4;--pc-violet:#8b5cf6;--pc-orange:#fb923c;--pc-panel:#0b0910;--pc-panel-2:#12101a;--pc-line:rgba(139,92,246,.30);--pc-muted:#a89db4}
.builder-layout{grid-template-columns:minmax(0,1fr) minmax(330px,380px);gap:24px}
.builder-steps{gap:18px;min-width:0}
.pc-build-cockpit{position:relative;overflow:hidden;border:1px solid rgba(94,234,212,.24);border-radius:24px;padding:20px;background:radial-gradient(circle at 86% 15%,rgba(139,92,246,.20),transparent 30%),linear-gradient(145deg,#0d0a12,#07070b);box-shadow:0 22px 65px rgba(0,0,0,.24)}
.pc-build-cockpit:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(90deg,#000,transparent 88%)}
.pc-cockpit-head{position:relative;display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.pc-cockpit-head small{display:block;color:var(--pc-cyan);font:900 10px/1.2 ui-monospace,monospace;letter-spacing:1.3px}.pc-cockpit-head h2{margin:6px 0 0;color:#fff;font-size:22px}.pc-cockpit-head strong{color:#d8ccff;font:900 27px/1 ui-monospace,monospace}.pc-cockpit-head strong span{color:#81768e;font-size:12px}
.pc-progress-track{position:relative;height:5px;margin-bottom:17px;border-radius:999px;background:#241d2e;overflow:hidden}.pc-progress-track i{display:block;width:var(--pc-progress,0%);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--pc-cyan),var(--pc-violet),var(--pc-orange));box-shadow:0 0 18px rgba(94,234,212,.42);transition:width .35s ease}
.pc-slot-strip{position:relative;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:7px}.pc-slot{min-width:0;height:62px;border:1px solid #292132;border-radius:12px;padding:7px;background:rgba(255,255,255,.025);display:grid;place-items:center;text-align:center;color:#756b80}.pc-slot img{width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(0,0,0,.25))}.pc-slot b{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;color:#ada2b8}.pc-slot small{font:800 8px/1 ui-monospace,monospace}.pc-slot.filled{border-color:rgba(94,234,212,.32);background:rgba(94,234,212,.055)}.pc-slot.filled b{color:#dffcf7}
.builder-step.pnm-immersive-step{position:relative;overflow:visible;padding:0;border-color:var(--pc-line);background:radial-gradient(circle at 4% 0,rgba(94,234,212,.045),transparent 30%),linear-gradient(145deg,#100d15,#09080d);box-shadow:0 16px 45px rgba(0,0,0,.15);scroll-margin-top:105px}
.builder-step.pnm-immersive-step.ok{border-color:rgba(94,234,212,.42);box-shadow:0 18px 50px rgba(16,185,129,.08)}.builder-step.pnm-immersive-step.warn{border-color:rgba(251,146,60,.42)}.builder-step.pnm-immersive-step.bad{border-color:rgba(248,113,113,.5)}
.pnm-immersive-step .builder-step-head{padding:18px 20px 13px;border-bottom:1px solid rgba(255,255,255,.065)}.pnm-immersive-step .builder-step-head h3{font-size:20px;letter-spacing:-.35px}.pnm-immersive-step .compat-pill{font-size:9px;letter-spacing:.3px}
.pc-stage-grid{display:grid;grid-template-columns:minmax(225px,.72fr) minmax(0,1.5fr);min-width:0}
.pc-stage-feature{position:relative;overflow:hidden;min-height:330px;padding:18px;border-right:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;background:radial-gradient(circle at 50% 20%,rgba(139,92,246,.15),transparent 35%),rgba(255,255,255,.018)}.pc-stage-feature:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,transparent 48%,rgba(94,234,212,.035) 49%,transparent 50%)}
.pc-feature-state{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#91869d;font:900 8px/1 ui-monospace,monospace;letter-spacing:1px}.pc-feature-state i{width:7px;height:7px;border-radius:50%;background:#6b6075;box-shadow:0 0 0 5px rgba(107,96,117,.12)}.pc-stage-feature.selected .pc-feature-state{color:var(--pc-cyan)}.pc-stage-feature.selected .pc-feature-state i{background:var(--pc-cyan);box-shadow:0 0 0 5px rgba(94,234,212,.11),0 0 17px rgba(94,234,212,.45)}
.pc-feature-image{position:relative;z-index:1;height:155px;margin:11px 0 8px;display:grid;place-items:center}.pc-feature-image:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;border:1px solid rgba(139,92,246,.18);box-shadow:0 0 0 24px rgba(139,92,246,.025),0 0 0 48px rgba(139,92,246,.016)}.pc-feature-image img{position:relative;z-index:1;max-width:92%;max-height:145px;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(0,0,0,.4));transition:transform .28s ease}.pc-stage-feature:hover .pc-feature-image img{transform:translateY(-4px) scale(1.025)}
.pc-feature-copy{position:relative;z-index:1;margin-top:auto}.pc-feature-copy small{color:#a596b3;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.6px}.pc-feature-copy h4{margin:6px 0 8px;color:#fff;font-size:15px;line-height:1.22}.pc-feature-chips{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:12px}.pc-feature-chips span{padding:5px 7px;border:1px solid #33283f;border-radius:999px;color:#bfb1ca;background:#110e16;font-size:7px;font-weight:800}.pc-feature-actions{display:flex;gap:7px;align-items:stretch}.pc-feature-actions button,.pc-feature-actions a{min-height:36px;border-radius:9px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #4e3970;font-size:8px;font-weight:950;cursor:pointer}.pc-feature-actions button{flex:1;background:linear-gradient(90deg,#5b21b6,#7c3aed);color:#fff}.pc-feature-actions button[disabled]{background:#153831;border-color:#25685b;color:#adf5e8;cursor:default}.pc-feature-actions a{color:#c8b4ed;background:#15101d}
.pc-choice-zone{min-width:0;padding:17px 18px 15px}.pc-choice-heading{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:11px}.pc-choice-heading b{color:#fff;font-size:12px}.pc-choice-heading span{color:#7e728a;font:800 8px/1.3 ui-monospace,monospace;text-align:right}.pc-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.pc-choice-card{position:relative;min-width:0;min-height:176px;padding:10px;border:1px solid #2e2637;border-radius:13px;background:linear-gradient(150deg,#15111b,#0d0b10);color:#fff;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pc-choice-card:hover,.pc-choice-card:focus-visible{z-index:2;transform:translateY(-3px);border-color:#7651ac;box-shadow:0 15px 34px rgba(0,0,0,.30);outline:none}.pc-choice-card[aria-pressed="true"]{border-color:var(--pc-cyan);background:linear-gradient(145deg,rgba(94,234,212,.11),#0d0b10);box-shadow:inset 0 0 0 1px rgba(94,234,212,.13),0 10px 30px rgba(16,185,129,.08)}
.pc-choice-photo{height:92px;border-radius:9px;display:grid;place-items:center;background:radial-gradient(circle,#22182e,#0c0a0f 68%);overflow:hidden}.pc-choice-photo img{width:100%;height:86px;object-fit:contain;filter:drop-shadow(0 10px 12px rgba(0,0,0,.36));transition:transform .22s ease}.pc-choice-card:hover .pc-choice-photo img,.pc-choice-card:focus-visible .pc-choice-photo img{transform:scale(1.07)}.pc-choice-card small{display:block;margin:8px 0 5px;color:#a99ab8;font-size:8px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-choice-card strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:11px;line-height:1.3}.pc-choice-check{position:absolute;right:6px;top:6px;width:21px;height:21px;border-radius:50%;display:none;place-items:center;background:var(--pc-cyan);color:#08221d;font-size:11px;font-weight:950}.pc-choice-card[aria-pressed="true"] .pc-choice-check{display:grid}
.pnm-immersive-step .builder-step select{margin:12px 18px 0;width:calc(100% - 36px);min-height:46px;border-color:#463553;background:#15111b;font-size:12px}.pc-all-options-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:13px 18px -5px;color:#84778f;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.7px}.pc-all-options-label b{color:#b9abc4}.pnm-immersive-step .hint{margin:12px 18px 17px;padding:10px 12px;border-radius:10px;background:rgba(255,255,255,.025);font-size:11px}
.pc-hover-preview{position:fixed;z-index:9999;width:340px;max-width:calc(100vw - 24px);padding:14px;border:1px solid rgba(94,234,212,.36);border-radius:18px;background:linear-gradient(155deg,rgba(18,13,25,.985),rgba(7,8,12,.985));box-shadow:0 28px 80px rgba(0,0,0,.55),0 0 0 1px rgba(139,92,246,.13);opacity:0;visibility:hidden;transform:translateY(7px) scale(.98);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s}.pc-hover-preview.show{opacity:1;visibility:visible;transform:none}.pc-hover-top{display:grid;grid-template-columns:128px 1fr;gap:13px;align-items:center}.pc-hover-photo{height:128px;border-radius:13px;background:radial-gradient(circle,rgba(139,92,246,.16),#09080d 68%);display:grid;place-items:center}.pc-hover-photo img{max-width:118px;max-height:118px;object-fit:contain;filter:drop-shadow(0 13px 17px rgba(0,0,0,.42))}.pc-hover-preview small{color:var(--pc-cyan);font:900 8px/1.2 ui-monospace,monospace;letter-spacing:.8px}.pc-hover-preview h4{margin:6px 0 8px;color:#fff;font-size:14px;line-height:1.2}.pc-hover-preview p{margin:0;color:#a99db3;font-size:9px;line-height:1.5}.pc-hover-specs{display:flex;gap:5px;flex-wrap:wrap;margin-top:11px;padding-top:10px;border-top:1px solid rgba(255,255,255,.07)}.pc-hover-specs span{padding:5px 7px;border-radius:999px;background:#1a1421;color:#cabbd3;font-size:7px}.pc-hover-tip{display:block;margin-top:10px;color:#7e728a!important}
.builder-summary{border-color:rgba(139,92,246,.38);background:radial-gradient(circle at 90% 0,rgba(139,92,246,.15),transparent 25%),linear-gradient(180deg,#15101d,#09080c);box-shadow:0 24px 70px rgba(0,0,0,.25)}.builder-list-item.pnm-summary-visual{display:grid;grid-template-columns:48px minmax(0,1fr);gap:9px;align-items:center;padding:8px}.pnm-summary-photo{width:48px;height:48px;border-radius:9px;background:#17111f;display:grid;place-items:center}.pnm-summary-photo img{max-width:43px;max-height:43px;object-fit:contain}.pnm-summary-copy{min-width:0}.pnm-summary-copy b{display:block;min-width:0;margin-bottom:3px;color:var(--pc-cyan);font-size:8px}.pnm-summary-copy span{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.25}.pc-summary-progress{margin:12px 0;padding:10px;border:1px solid #2e2438;border-radius:12px;background:rgba(255,255,255,.022)}.pc-summary-progress span{display:flex;justify-content:space-between;color:#a99db5;font-size:8px}.pc-summary-progress i{display:block;height:4px;margin-top:8px;border-radius:99px;background:linear-gradient(90deg,var(--pc-cyan) var(--pc-progress,0%),#2a2033 var(--pc-progress,0%))}
@media(max-width:1100px){.builder-layout{grid-template-columns:1fr}.builder-summary{position:static}.pc-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.pc-stage-grid{grid-template-columns:1fr}.pc-stage-feature{min-height:250px;border-right:0;border-bottom:1px solid rgba(255,255,255,.07)}.pc-feature-image{height:130px}.pc-feature-image img{max-height:122px}.pc-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pc-slot-strip{grid-template-columns:repeat(4,1fr)}.pnm-immersive-step .builder-step-head{align-items:flex-start}.pnm-immersive-step .builder-step-head h3{font-size:17px}}
@media(max-width:520px){.pc-build-cockpit{padding:15px}.pc-cockpit-head{align-items:flex-start}.pc-cockpit-head h2{font-size:18px}.pc-slot{height:55px}.pc-choice-zone{padding:14px 13px}.pc-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-choice-card{min-height:170px}.pnm-immersive-step .builder-step select{margin-left:13px;margin-right:13px;width:calc(100% - 26px)}.pc-all-options-label,.pnm-immersive-step .hint{margin-left:13px;margin-right:13px}.pc-hover-preview{display:none!important}}
@media(hover:none){.pc-hover-preview{display:none!important}}
@media(prefers-reduced-motion:reduce){.pc-progress-track i,.pc-choice-card,.pc-choice-photo img,.pc-feature-image img,.pc-hover-preview{transition:none!important}}
