.stq-app{--stq-blue:#287af0;--stq-ink:#101a27;--stq-muted:#647084;--stq-line:#dce3ed;color:var(--stq-ink);font:16px/1.55 Arial,sans-serif;max-width:1160px;margin:0 auto;padding:20px 0 64px;text-align:left}.stq-app *{box-sizing:border-box}.stq-app [hidden]{display:none!important}.stq-app h2,.stq-app h3,.stq-app h4,.stq-app p{margin:0 0 16px}.stq-app h2{font-size:clamp(27px,4vw,40px);line-height:1.15;letter-spacing:-1px}.stq-app h3{font-size:24px;line-height:1.25}.stq-app h4{font-size:17px;margin-top:20px}.stq-app button,.stq-app input,.stq-app textarea{font:inherit}.stq-intro{max-width:720px;margin-bottom:30px}.stq-eyebrow{display:block;color:var(--stq-blue);font-size:12px;font-weight:700;letter-spacing:2px;margin-bottom:12px}.stq-intro p,.stq-muted{color:var(--stq-muted)}.stq-progress{list-style:none!important;display:flex;gap:8px;margin:0 0 28px!important;padding:0!important}.stq-progress li{flex:1;display:flex;align-items:center;gap:9px;border-bottom:3px solid var(--stq-line);padding:10px 0 16px;color:var(--stq-muted);font-size:13px}.stq-progress li span{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#eaf0f8}.stq-progress li.stq-current{color:var(--stq-blue);border-color:var(--stq-blue)}.stq-progress li.stq-current span,.stq-progress li.stq-done span{background:var(--stq-blue);color:white}.stq-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:26px;align-items:start}.stq-card,.stq-summary{background:#fff;border:1px solid var(--stq-line);border-radius:16px;padding:30px;min-width:0;box-shadow:0 10px 40px #102a4b06}.stq-summary{position:sticky;top:25px;background:#0c1724;color:#f5f8fc}.stq-summary .stq-eyebrow{color:#75b0ff}.stq-summary h3{font-size:22px}.stq-summary .stq-muted,.stq-summary small,.stq-disclaimer{color:#aebdd0}.stq-summary-file{padding:14px 0;border-top:1px solid #ffffff1a;overflow-wrap:anywhere}.stq-summary-file small{display:block;margin-top:4px}.stq-price-line{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff18;padding:12px 0;font-size:13px}.stq-price-line strong{flex-shrink:0;text-align:right}.stq-total{border-top:1px solid #ffffff33;margin-top:10px;padding-top:20px}.stq-total small{font-size:11px;letter-spacing:1px;display:block}.stq-total strong{display:block;font-size:clamp(25px,3vw,34px);line-height:1.2;margin-top:8px;color:#fff}.stq-disclaimer{font-size:11px;line-height:1.6;margin-top:20px!important}.stq-upload{margin-top:24px}.stq-drop{position:relative;display:flex;align-items:center;flex-direction:column;gap:10px;padding:25px 18px;border:2px dashed #ccdbef;background:#f6f9fe;border-radius:12px;text-align:center;transition:.2s}.stq-drag{background:#e3efff;border-color:var(--stq-blue)}.stq-upload-icon{font-size:30px;line-height:40px;color:var(--stq-blue)}.stq-drop small{color:var(--stq-muted);font-size:12px}.stq-file-input{position:absolute;width:1px;height:1px;opacity:0}.stq-file-input:focus-visible+label{outline:3px solid #0c1724;outline-offset:3px}.stq-file-input:disabled+label{opacity:.5;cursor:wait}.stq-button{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;min-height:46px;border:1px solid var(--stq-blue);border-radius:7px;background:var(--stq-blue);color:#fff;padding:11px 20px;font-size:14px!important;font-weight:700!important;cursor:pointer;line-height:1.4;text-decoration:none}.stq-button:hover{filter:brightness(.95)}.stq-secondary{background:transparent;color:var(--stq-ink);border-color:#c4cfde}.stq-button:disabled{opacity:.45;cursor:wait}.stq-app button:focus-visible,.stq-app a:focus-visible{outline:3px solid #72adff;outline-offset:3px}.stq-navigation{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--stq-line);margin-top:28px;padding-top:24px}.stq-upload-result:empty{display:none}.stq-upload-result{border:1px solid var(--stq-line);border-radius:9px;padding:16px;margin-top:12px;overflow-wrap:anywhere}.stq-upload-result>small{display:block;color:var(--stq-muted)}.stq-upload-result progress{width:100%;height:9px;margin-top:16px;accent-color:var(--stq-blue)}.stq-upload-result p{font-size:13px;margin:10px 0}.stq-file-head{display:flex;justify-content:space-between;gap:12px}.stq-link{border:0;background:transparent;color:var(--stq-blue);font-size:13px!important;padding:0;cursor:pointer;flex-shrink:0}.stq-success{color:#148260}.stq-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:16px 0 0}.stq-metrics dt{font-size:10px;color:var(--stq-muted);text-transform:uppercase}.stq-metrics dd{margin:2px 0 0;font-size:13px;font-weight:700}.stq-choice{display:flex;gap:13px;align-items:flex-start;padding:18px;border:1px solid var(--stq-line);border-radius:10px;cursor:pointer;margin-bottom:12px;background:#fff;transition:.15s}.stq-choice:has(input:checked){border-color:var(--stq-blue);background:#f0f6ff;box-shadow:0 0 0 1px var(--stq-blue)}.stq-choice input{margin:4px 0 0;flex-shrink:0;width:17px;height:17px;accent-color:var(--stq-blue)}.stq-choice strong{display:block;font-size:14px}.stq-choice small{display:block;font-size:12px;color:var(--stq-muted);margin-top:5px}.stq-disabled{opacity:.5;cursor:not-allowed}.stq-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.stq-contact-field{display:flex;flex-direction:column;gap:7px;min-width:0;font-size:13px;font-weight:700}.stq-contact-field:has(textarea){grid-column:1/-1}.stq-contact-field input,.stq-contact-field textarea{width:100%;min-height:45px;padding:12px;border:1px solid #cbd5e2;border-radius:7px;background:#fff;color:var(--stq-ink);font-weight:400;box-shadow:none}.stq-contact-field textarea{height:115px;resize:vertical}.stq-consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;margin:24px 0 10px;color:var(--stq-muted)}.stq-consent input{margin-top:3px;accent-color:var(--stq-blue)}.stq-error{background:#fff0ee;border:1px solid #f0c4bc;color:#9c2e22;border-radius:8px;padding:14px;margin-bottom:18px;font-size:13px}.stq-loading{padding:40px;text-align:center;color:var(--stq-muted)}.stq-honeypot{position:absolute!important;width:1px!important;height:1px!important;left:-10000px!important;overflow:hidden}.stq-review{overflow-wrap:anywhere;padding:22px;background:#f4f7fc;border-radius:10px}.stq-success-mark{display:grid;place-items:center;width:60px;height:60px;font-size:30px;background:#e6f8ee;color:#148260;border-radius:50%;margin-bottom:20px}.stq-quote-number{display:block;font-size:28px;color:var(--stq-blue);margin:16px 0}.stq-card:has(.stq-success-mark){padding-top:45px;padding-bottom:45px}
@media(max-width:800px){.stq-layout{grid-template-columns:1fr}.stq-summary{position:static}.stq-card,.stq-summary{padding:24px}.stq-progress li{flex-direction:column;gap:7px;text-align:center;font-size:11px}.stq-app{padding-bottom:30px}.stq-contact-grid{grid-template-columns:1fr}.stq-progress{gap:4px}.stq-navigation .stq-button{padding:11px 14px}.stq-total strong{font-size:32px}}@media(prefers-reduced-motion:reduce){.stq-app *{transition:none!important}}
.stq-mobile-summary{display:none}@media(max-width:800px){.stq-mobile-summary{display:block;position:static;margin-top:24px;padding:18px}.stq-final-step>.stq-layout>.stq-summary{display:none}}
.stq-video-source{margin-top:28px;padding:22px;border:1px solid var(--stq-line);border-radius:14px;background:#f8faff;min-width:0}.stq-video-source>h4{margin:0 0 6px}.stq-video-source>p{font-size:13px;margin:0 0 18px}.stq-video-source>.stq-upload{margin-top:0}.stq-video-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px}.stq-video-methods .stq-choice{align-items:center;gap:8px;padding:13px 10px;margin:0;font-size:12px;font-weight:700;line-height:1.5}.stq-video-methods input{margin:0}.stq-video-methods .stq-choice:has(input:focus-visible){outline:3px solid #72adff;outline-offset:3px}.stq-video-link-fields{display:grid;gap:16px}.stq-video-link-fields>p{margin:0;font-size:13px}.stq-video-source .stq-drop{background:#fff}@media(max-width:480px){.stq-video-source{padding:16px}.stq-video-methods{grid-template-columns:1fr}.stq-video-methods .stq-choice{padding:12px}}
