#quote-shell{--bg: var(--h1-bg, #0a0a0a);--panel: var(--h1-card, #161616);--ink: var(--h1-fg, #f7f7f7);--ink-soft: var(--h1-muted, rgba(247, 247, 247, .53));--ink-faint: rgba(247, 247, 247, .32);--line: var(--h1-line, rgba(255, 255, 255, .12));--line-strong: var(--h1-line-2, rgba(255, 255, 255, .2));--red: var(--h1-red, #c40103);--red-text: var(--h1-red-text, #ff2a2c);--red-tint: rgba(196, 1, 3, .16);--font-display: "Inter Tight", "Helvetica Neue", Arial, sans-serif;--font-body: "Inter", "Helvetica Neue", Arial, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--dur: .18s;--ease: cubic-bezier(.22, 1, .36, 1);display:block;background:var(--bg);color:var(--ink)!important;font-family:var(--font-body)}#quote-shell *{box-sizing:border-box}#quote-shell :focus-visible{outline:2px solid var(--red-text);outline-offset:3px}@media(prefers-reduced-motion:reduce){#quote-shell *{transition-duration:.001ms!important}}#quote-shell .eyebrow{font-family:var(--font-mono);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--red-text)!important}#quote-shell .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 24px;background:var(--red);color:#fff!important;font-family:var(--font-body);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;border:0;cursor:pointer;transition:background var(--dur) var(--ease),transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}#quote-shell .btn-primary:hover{background:var(--red-text);transform:translateY(-2px);box-shadow:0 14px 34px -10px #c401038c}#quote-shell .btn-primary:disabled{opacity:.6;cursor:default;transform:none;box-shadow:none}#quote-shell .btn-block{width:100%}#quote-shell .btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;background:transparent;color:var(--ink)!important;font-family:var(--font-body);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--line-strong);cursor:pointer;transition:border-color var(--dur) var(--ease),background var(--dur) var(--ease)}#quote-shell .btn-ghost:hover{border-color:var(--ink);background:#ffffff0d}#quote-shell .btn-link{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:14px;font-weight:600;color:var(--ink)!important;text-decoration:none;border-bottom:1px solid var(--line-strong);padding-bottom:3px;transition:color var(--dur),border-color var(--dur)}#quote-shell .btn-link:hover{color:var(--red-text)!important;border-color:var(--red-text)}#quote-shell .btn-row{display:flex;gap:12px}#quote-shell .flex-1{flex:1 1 auto}#quote-shell .quote-hero{padding:clamp(150px,15vw,190px) max(24px,calc((100% - 1400px)/2 + 24px)) 48px;border-bottom:1px solid var(--line)}#quote-shell .quote-hero h1{font-family:var(--font-display);font-weight:600;font-size:clamp(34px,4vw,48px);line-height:1.05;letter-spacing:-.02em;color:var(--ink)!important;margin:14px 0 12px}#quote-shell .quote-hero p{max-width:560px;font-size:15px;color:var(--ink-soft)!important;line-height:1.6;margin:0}#quote-shell .phone-cta{display:inline-flex;align-items:center;gap:9px;margin-top:20px;font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--ink)!important;text-decoration:none}#quote-shell .phone-cta i,#quote-shell .phone-cta:hover{color:var(--red-text)!important}#quote-shell .quote-wrap{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1400px;margin:0 auto;padding:56px 24px 120px;align-items:start}#quote-shell .col-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}#quote-shell .col-head h2{font-family:var(--font-display);font-weight:600;font-size:20px;letter-spacing:-.01em;color:var(--ink)!important;margin:0}#quote-shell .items:not(:empty){background:var(--panel);border:1px solid var(--line);overflow:hidden}#quote-shell .item{display:flex;align-items:flex-start;gap:20px;padding:22px;border-bottom:1px solid var(--line)}#quote-shell .item:last-child{border-bottom:0}#quote-shell .item-img{flex-shrink:0;position:relative;width:88px;height:88px;overflow:hidden;border:1px solid var(--line);background:var(--bg)}#quote-shell .item-img img{width:100%;height:100%;object-fit:cover;display:block}#quote-shell .item-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}#quote-shell .item-cat{font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--red-text)!important}#quote-shell .item-title{font-family:var(--font-display);font-weight:600;font-size:18px;line-height:1.2;letter-spacing:-.01em;margin:6px 0;color:var(--ink)!important}#quote-shell .item-specs{font-family:var(--font-mono);font-size:11.5px;color:var(--ink-soft)!important;letter-spacing:.01em;margin:0;line-height:1.6}#quote-shell .item-specs b{color:var(--ink)!important;font-weight:600}#quote-shell .item-price{flex-shrink:0;text-align:right;padding-left:8px}#quote-shell .item-price .pk{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint)!important}#quote-shell .item-price .pv{font-family:var(--font-display);font-weight:700;font-size:19px;letter-spacing:-.01em;color:var(--ink)!important;margin-top:2px;white-space:nowrap}#quote-shell .item-price .pm{font-family:var(--font-mono);font-size:10.5px;color:var(--ink-faint)!important;margin-top:6px;white-space:nowrap}#quote-shell .quote-empty{background:var(--panel);border:1px solid var(--line);padding:56px 40px;text-align:center}#quote-shell .empty-icon{width:56px;height:35px;color:var(--ink-faint)!important;margin-bottom:20px}#quote-shell .quote-empty h2{font-family:var(--font-display);font-weight:600;font-size:24px;letter-spacing:-.01em;color:var(--ink)!important;margin:0}#quote-shell .quote-empty p{max-width:440px;color:var(--ink-soft)!important;font-size:14.5px;line-height:1.6;margin:14px auto 26px}#quote-shell .quote-right{background:var(--panel);border:1px solid var(--line);padding:28px}#quote-shell .step-head{margin-bottom:22px}#quote-shell .step-label{font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft)!important}#quote-shell .step-bar{margin-top:10px;height:3px;width:100%;background:var(--line)}#quote-shell .step-bar span{display:block;height:100%;width:50%;background:var(--red);transition:width var(--dur) var(--ease)}#quote-shell .step-fieldset{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}#quote-shell .step-fieldset.hidden{display:none}#quote-shell legend{font-family:var(--font-body);font-size:15px;font-weight:600;color:var(--ink)!important;padding:0;margin-bottom:4px}#quote-shell .req{color:var(--red-text)!important;font-weight:600}#quote-shell .radio-group{display:flex;flex-direction:column;gap:8px}#quote-shell .radio-row{display:flex;align-items:center;gap:12px;min-height:46px;padding:0 16px;border:1px solid var(--line-strong);cursor:pointer;transition:border-color var(--dur),background var(--dur)}#quote-shell .radio-row:has(:checked){border-color:var(--red);background:var(--red-tint)}#quote-shell .radio-row input{accent-color:var(--red)}#quote-shell .radio-row span{font-size:14px;font-weight:500;color:var(--ink)!important}#quote-shell .field-block{display:block}#quote-shell .field-label{display:block;margin-bottom:7px;font-size:14px;font-weight:600;color:var(--ink)!important}#quote-shell .field-block input,#quote-shell .field-block textarea{width:100%;background:transparent;border:1px solid var(--line-strong);color:var(--ink)!important;font-family:var(--font-body);font-size:14px;padding:12px 14px;outline:none;transition:border-color var(--dur)}#quote-shell .field-block input::placeholder,#quote-shell .field-block textarea::placeholder{color:var(--ink-faint)}#quote-shell .field-block input:focus,#quote-shell .field-block textarea:focus{border-color:var(--red)}#quote-shell .field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}#quote-shell .hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}#quote-shell .form-error{color:var(--red-text)!important;font-size:12.5px;font-weight:600;margin:0}#quote-shell .gdpr{color:var(--ink-faint)!important;font-size:12px;text-align:center;margin:0}#quote-shell .quote-success{padding:30px 10px;text-align:center}#quote-shell .success-check{margin:0 auto 16px;width:52px;height:52px;display:grid;place-items:center;background:var(--red);color:#fff;font-size:22px}#quote-shell .quote-success h3{font-family:var(--font-display);font-weight:700;font-size:20px;color:var(--ink)!important;margin:0}#quote-shell .quote-success p{color:var(--ink-soft)!important;margin:8px 0 0}#quote-shell .hidden{display:none!important}@media(max-width:1020px){#quote-shell .quote-wrap{grid-template-columns:1fr;gap:32px}}@media(max-width:640px){#quote-shell .col-head{align-items:flex-start;flex-direction:column;gap:10px}#quote-shell .item{flex-wrap:wrap}#quote-shell .item-img{width:72px;height:72px}#quote-shell .item-price{text-align:left;padding-left:0;margin-top:14px;padding-top:14px;border-top:1px solid var(--line);width:100%}#quote-shell .field-grid{grid-template-columns:1fr}#quote-shell .quote-right{padding:22px}}
