:root{--ct-color-bg: #FFFFFF;--ct-color-bg-alt: #F9FAFB;--ct-color-text: #111827;--ct-color-text-muted: #6B7280;--ct-color-border: #E5E7EB;--ct-color-primary: #2563EB;--ct-color-primary-hover: #1D4ED8;--ct-shadow-sm: 0 1px 3px rgba(0,0,0,.05);--ct-shadow-md: 0 4px 6px -1px rgba(0,0,0,.05), 0 2px 4px -1px rgba(0,0,0,.03);--ct-shadow-lg: 0 10px 15px -3px rgba(0,0,0,.05), 0 4px 6px -2px rgba(0,0,0,.02);--ct-radius-md: 12px;--ct-radius-lg: 16px;--ct-font-main: "Inter", system-ui, sans-serif}.rfq-main[data-astro-cid-sphlfoh2]{background:var(--ct-color-bg-alt);color:var(--ct-color-text);font-family:var(--ct-font-main);line-height:1.5;padding-bottom:5rem}.container[data-astro-cid-sphlfoh2]{max-width:1000px;margin:0 auto;padding:0 1.5rem}.rfq-hero[data-astro-cid-sphlfoh2]{position:relative;padding:clamp(6rem,8vw,8rem) 0 clamp(4rem,6vw,5rem);text-align:center;color:#fff;overflow:hidden}.rfq-hero-bg[data-astro-cid-sphlfoh2]{position:absolute;inset:0;background:linear-gradient(160deg,#0c4a7a,#093e68 45%,#061528);z-index:0}.rfq-hero-bg[data-astro-cid-sphlfoh2]:after{content:"";position:absolute;inset:0;opacity:.4;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(ellipse 80% 80% at 50% 0%,black 30%,transparent 90%);-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 0%,black 30%,transparent 90%)}.rfq-hero-content[data-astro-cid-sphlfoh2]{position:relative;z-index:10}.rfq-hero[data-astro-cid-sphlfoh2] h1[data-astro-cid-sphlfoh2]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;margin:0 0 1rem}.rfq-hero[data-astro-cid-sphlfoh2] p[data-astro-cid-sphlfoh2]{font-size:1.125rem;max-width:42rem;margin:0 auto;opacity:.9;color:#dbeafe}.rfq-form-section[data-astro-cid-sphlfoh2]{margin-top:3rem;position:relative;z-index:20}.rfq-card[data-astro-cid-sphlfoh2]{background:var(--ct-color-bg);border-radius:var(--ct-radius-lg);box-shadow:var(--ct-shadow-lg);padding:clamp(2rem,5vw,4rem);border:1px solid var(--ct-color-border)}.rfq-progress-wrapper[data-astro-cid-sphlfoh2]{margin-bottom:3rem;position:relative}.rfq-progress-bar[data-astro-cid-sphlfoh2]{position:absolute;top:15px;left:0;right:0;height:4px;background:var(--ct-color-border);z-index:1;border-radius:2px}.rfq-progress-fill[data-astro-cid-sphlfoh2]{height:100%;background:var(--ct-color-primary);width:0%;transition:width .4s ease;border-radius:2px}.rfq-steps-indicator[data-astro-cid-sphlfoh2]{display:flex;justify-content:space-between;position:relative;z-index:2}.rfq-step-dot[data-astro-cid-sphlfoh2]{width:34px;height:34px;background:var(--ct-color-bg);border:2px solid var(--ct-color-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--ct-color-text-muted);transition:all .3s}.rfq-step-dot[data-astro-cid-sphlfoh2].active{border-color:var(--ct-color-primary);background:var(--ct-color-primary);color:#fff}.rfq-step-dot[data-astro-cid-sphlfoh2].completed{border-color:var(--ct-color-primary);background:#fff;color:var(--ct-color-primary)}.rfq-step-labels[data-astro-cid-sphlfoh2]{display:flex;justify-content:space-between;margin-top:.75rem;font-size:.75rem;font-weight:600;color:var(--ct-color-text-muted);text-transform:uppercase;letter-spacing:.05em}.rfq-step-labels[data-astro-cid-sphlfoh2] span[data-astro-cid-sphlfoh2]{width:20%;text-align:center}@media(max-width:600px){.rfq-step-labels[data-astro-cid-sphlfoh2]{display:none}}.rfq-step[data-astro-cid-sphlfoh2]{display:none;animation:fadeIn .4s ease}.rfq-step[data-astro-cid-sphlfoh2].active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.rfq-step[data-astro-cid-sphlfoh2] h2[data-astro-cid-sphlfoh2]{font-size:1.5rem;font-weight:800;margin:0 0 .5rem}.rfq-step-desc[data-astro-cid-sphlfoh2]{color:var(--ct-color-text-muted);margin:0 0 2rem}.ct-form-row[data-astro-cid-sphlfoh2]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:600px){.ct-form-row[data-astro-cid-sphlfoh2]{grid-template-columns:1fr}}.ct-form-group[data-astro-cid-sphlfoh2]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.ct-form-group[data-astro-cid-sphlfoh2] label[data-astro-cid-sphlfoh2]{font-size:.875rem;font-weight:600;color:var(--ct-color-text)}.ct-req[data-astro-cid-sphlfoh2]{color:#ef4444}.ct-form-group[data-astro-cid-sphlfoh2] input[data-astro-cid-sphlfoh2]:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),.ct-form-group[data-astro-cid-sphlfoh2] select[data-astro-cid-sphlfoh2],.ct-form-group[data-astro-cid-sphlfoh2] textarea[data-astro-cid-sphlfoh2]{width:100%;background:var(--ct-color-bg-alt);border:1px solid var(--ct-color-border);border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-family:inherit;color:var(--ct-color-text);transition:all .2s;box-sizing:border-box}.ct-form-group[data-astro-cid-sphlfoh2] input[data-astro-cid-sphlfoh2]:focus,.ct-form-group[data-astro-cid-sphlfoh2] select[data-astro-cid-sphlfoh2]:focus,.ct-form-group[data-astro-cid-sphlfoh2] textarea[data-astro-cid-sphlfoh2]:focus{outline:none;border-color:var(--ct-color-primary);background:var(--ct-color-bg);box-shadow:0 0 0 3px #2563eb1a}.ct-select-wrapper[data-astro-cid-sphlfoh2]{position:relative}.ct-select-wrapper[data-astro-cid-sphlfoh2] select[data-astro-cid-sphlfoh2]{appearance:none;cursor:pointer}.ct-select-icon[data-astro-cid-sphlfoh2]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--ct-color-text-muted)}.rfq-range[data-astro-cid-sphlfoh2]{width:100%;accent-color:var(--ct-color-primary);cursor:pointer}.rfq-range-labels[data-astro-cid-sphlfoh2]{display:flex;justify-content:space-between;font-size:.8rem;color:var(--ct-color-text-muted);margin-top:.25rem}.rfq-file-upload[data-astro-cid-sphlfoh2]{position:relative;display:block;cursor:pointer}.rfq-file-upload[data-astro-cid-sphlfoh2] input[data-astro-cid-sphlfoh2][type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.rfq-file-ui[data-astro-cid-sphlfoh2]{display:flex;align-items:center;justify-content:center;gap:.75rem;border:2px dashed var(--ct-color-border);border-radius:8px;padding:2rem 1rem;background:var(--ct-color-bg-alt);color:var(--ct-color-text-muted);transition:all .2s}.rfq-file-upload[data-astro-cid-sphlfoh2]:hover .rfq-file-ui[data-astro-cid-sphlfoh2]{border-color:var(--ct-color-primary);color:var(--ct-color-primary);background:#2563eb05}.rfq-divider[data-astro-cid-sphlfoh2]{text-align:center;margin:2rem 0;position:relative}.rfq-divider[data-astro-cid-sphlfoh2]:before{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:var(--ct-color-border);z-index:0}.rfq-divider[data-astro-cid-sphlfoh2] span[data-astro-cid-sphlfoh2]{background:var(--ct-color-bg);padding:0 1rem;position:relative;z-index:1;font-weight:600;color:var(--ct-color-text-muted);font-size:.875rem}.rfq-checkbox-grid[data-astro-cid-sphlfoh2]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.rfq-checkbox[data-astro-cid-sphlfoh2]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1px solid var(--ct-color-border);border-radius:8px;cursor:pointer;transition:all .2s}.rfq-checkbox[data-astro-cid-sphlfoh2]:hover{border-color:var(--ct-color-primary)}.rfq-checkbox[data-astro-cid-sphlfoh2] input[data-astro-cid-sphlfoh2]{width:1.1rem;height:1.1rem;accent-color:var(--ct-color-primary);cursor:pointer}.rfq-summary[data-astro-cid-sphlfoh2]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;background:var(--ct-color-bg-alt);padding:1.5rem;border-radius:8px;border:1px solid var(--ct-color-border)}@media(max-width:600px){.rfq-summary[data-astro-cid-sphlfoh2]{grid-template-columns:1fr}}.rfq-summary-block[data-astro-cid-sphlfoh2] h4[data-astro-cid-sphlfoh2]{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ct-color-text-muted);margin:0 0 .5rem}.rfq-summary-block[data-astro-cid-sphlfoh2] p[data-astro-cid-sphlfoh2]{margin:0 0 .25rem;font-weight:600}.rfq-nav-buttons[data-astro-cid-sphlfoh2]{display:flex;justify-content:flex-end;gap:1rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--ct-color-border)}.ct-btn[data-astro-cid-sphlfoh2]{display:inline-flex;align-items:center;justify-content:center;background:var(--ct-color-primary);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.ct-btn[data-astro-cid-sphlfoh2]:hover{background:var(--ct-color-primary-hover)}.rfq-btn-secondary[data-astro-cid-sphlfoh2]{background:transparent;color:var(--ct-color-text);border:1px solid var(--ct-color-border)}.rfq-btn-secondary[data-astro-cid-sphlfoh2]:hover{background:var(--ct-color-bg-alt)}.rfq-submit-wrapper[data-astro-cid-sphlfoh2]{margin-top:2rem;text-align:center}.rfq-btn-submit[data-astro-cid-sphlfoh2]{padding:1rem 3rem;font-size:1.125rem;width:100%;max-width:300px}.rfq-disclaimer[data-astro-cid-sphlfoh2]{font-size:.8rem;color:var(--ct-color-text-muted);margin-top:.75rem}.rfq-form-status[data-astro-cid-sphlfoh2]{margin-top:1rem;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;text-align:center}.rfq-form-status[data-astro-cid-sphlfoh2].--error{background:#fee2e2;color:#b91c1c;border:1px solid #FCA5A5}.rfq-form-status[data-astro-cid-sphlfoh2].--success{background:#d1fae5;color:#047857;border:1px solid #6EE7B7}.rfq-success-msg[data-astro-cid-sphlfoh2]{text-align:center;padding:3rem 1rem}.rfq-success-icon[data-astro-cid-sphlfoh2]{width:80px;height:80px;background:#d1fae5;color:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}
