.option-card{cursor:pointer;border:1px solid rgba(0,0,0,.08);transition:transform .08s ease,box-shadow .08s ease,border-color .08s ease;-webkit-user-select:none;user-select:none}.option-card:hover{transform:translateY(-1px);box-shadow:0 .25rem .75rem #0000000f}.option-card.active{border:1px solid rgba(var(--bs-primary-rgb, 245, 137, 54),1);box-shadow:0 .2rem .8rem rgba(var(--bs-primary-rgb, 245, 137, 54),.25)}.cell-orange{background:#ffedd5!important;border-color:#fdba74!important}.muted-small{font-size:12px;opacity:.85}.wizard-header{--step-size: 34px;--wizard-accent: var(--bs-primary, #f58936);--wizard-accent-rgb: var(--bs-primary-rgb, 245, 137, 54);--wizard-track: rgba(var(--wizard-accent-rgb), .25);--wizard-border: rgba(var(--wizard-accent-rgb), .35);position:relative;padding-bottom:6px}.wizard-header .progress{position:absolute;top:calc(var(--step-size) / 2);left:12.5%;right:12.5%;height:4px!important;margin:0!important;border-radius:999px;background:var(--wizard-track)!important;overflow:hidden;z-index:0}.wizard-header .progress .progress-bar{border-radius:999px;transition:width .22s ease;background:var(--wizard-accent)!important}.wizard-steps{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start;gap:0;flex-wrap:nowrap}.step-pill{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:6px;padding:0;border:0;background:transparent;border-radius:0;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center}.step-pill .num{width:var(--step-size);height:var(--step-size);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:2px solid var(--wizard-border);font-weight:700;font-size:12px;opacity:.95;transition:transform .12s ease,background-color .12s ease,border-color .12s ease}.step-pill .label{line-height:1.2;padding:0 6px;color:#000000a6;font-size:12px}.step-pill.active .num{border-color:var(--wizard-accent);box-shadow:0 .25rem .75rem #0000000d}.step-pill.active .label{color:#000000d9;font-weight:600}.step-pill.done .num{border-color:var(--wizard-accent)}@media (max-width: 575.98px){.wizard-header{--step-size: 30px}.step-pill .label{font-size:11px}}.wizard-card{animation:wizardFade .18s ease}@keyframes wizardFade{0%{opacity:.5;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.step-pill.just-done .num{animation:pillPop .24s ease}@keyframes pillPop{0%{transform:scale(.85)}60%{transform:scale(1.12)}to{transform:scale(1)}}.progress .progress-bar{transition:width .22s ease}.wizard-sticky{position:fixed;left:0;right:0;bottom:0;z-index:1030;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#ffffffdb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(0,0,0,.08)}.wizard-sticky-inner{max-width:820px;margin:0 auto;display:flex;gap:10px;align-items:center}@media (max-width: 991.98px){.wizard-nav-inline{display:none!important}.lp{padding-bottom:110px}}.option-thumb{width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#f6f7f9;display:flex;align-items:center;justify-content:center}.option-thumb img{width:100%;height:100%;object-fit:cover;display:block}.thumb-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.material-compare-modal .modal-body{text-align:center}.material-compare-modal{z-index:1200!important}.modal-backdrop.material-compare-backdrop{z-index:1190!important}.material-compare-modal-image{width:100%;max-height:72vh;object-fit:contain;border-radius:12px}
