._section_1jzwq_1{padding:6rem 0;background:#fff;scroll-margin-top:80px}._container_1jzwq_7{max-width:1200px;margin:0 auto;padding:0 1.5rem}._header_1jzwq_13{text-align:center;margin-bottom:3.5rem}._label_1jzwq_18{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--red-600);margin-bottom:.75rem}._heading_1jzwq_28{font-size:clamp(1.8rem,4vw,2.75rem);font-weight:900;color:var(--gray-900);margin:0 0 1rem;line-height:1.15}._subheading_1jzwq_36{font-size:1.05rem;color:var(--gray-500);max-width:640px;margin:0 auto;line-height:1.6}._grid_1jzwq_44{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._card_1jzwq_50{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:16px;padding:2.25rem 2rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._card_1jzwq_50:hover{transform:translateY(-4px);border-color:var(--red-100);box-shadow:0 12px 32px #0f172a14}._iconWrap_1jzwq_65{width:56px;height:56px;border-radius:14px;background:var(--red-50);color:var(--red-600);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}._iconWrap_1jzwq_65 svg{width:28px;height:28px}._cardTitle_1jzwq_82{font-size:1.3rem;font-weight:800;color:var(--gray-900);margin:0 0 .75rem;line-height:1.2}._cardBody_1jzwq_90{font-size:.97rem;color:var(--gray-500);line-height:1.65;margin:0}@media(max-width:900px){._grid_1jzwq_44{grid-template-columns:1fr;gap:1.25rem}}@media(max-width:520px){._section_1jzwq_1{padding:4rem 0}._card_1jzwq_50{padding:1.75rem 1.5rem}}._hero_detv8_1{position:relative;min-height:80vh;display:flex;align-items:center;background:linear-gradient(135deg,#0f172a,#230a0a,#6f1919);overflow:hidden}._hero_detv8_1:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 80%,rgba(255,169,135,.18) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(154,210,203,.12) 0%,transparent 50%)}._overlay_detv8_18{position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}._content_detv8_24{position:relative;max-width:1200px;margin:0 auto;padding:8rem 1.5rem 5rem;width:100%}._heroInner_detv8_32{display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:center}._heroText_detv8_39{min-width:0}._heroLogo_detv8_43{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:1.25rem}._heroLogo_detv8_43>img:first-child{width:300px;height:300px;object-fit:contain;border-radius:20px;box-shadow:0 24px 64px #0006;background:#fff;padding:1rem}._bbbSeal_detv8_61{width:220px;height:auto;filter:drop-shadow(0 6px 16px rgba(0,0,0,.35))}@media(max-width:900px){._heroInner_detv8_32{grid-template-columns:1fr}._heroLogo_detv8_43{justify-content:center}._heroLogo_detv8_43>img:first-child{width:220px;height:220px}._bbbSeal_detv8_61{width:170px}}._badge_detv8_86{display:inline-flex;align-items:center;gap:.4rem;background:#ffa9872e;border:1px solid rgba(255,169,135,.4);color:var(--red-500);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .9rem;border-radius:100px;margin-bottom:1.5rem}._heading_detv8_102{font-size:clamp(2.5rem,7vw,5rem);font-weight:900;color:#fff;line-height:1.05;margin:0 0 1.25rem;max-width:14ch}._accent_detv8_111{color:var(--red-500)}._sub_detv8_115{font-size:clamp(1rem,2vw,1.2rem);color:#ffffffbf;max-width:520px;line-height:1.7;margin:0 0 2.5rem}._contactInfo_detv8_123{font-size:clamp(.875rem,1.5vw,1rem);color:#ffffffbf;max-width:520px;line-height:1.6;margin:0 0 1.5rem}._contactInfo_detv8_123 a{color:#ffffffe6;text-decoration:underline}._actions_detv8_136{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3.5rem}._btnPrimary_detv8_143{display:inline-flex;align-items:center;background:var(--red-600);color:#fff;font-weight:700;font-size:1rem;padding:.85rem 2rem;border:none;border-radius:8px;text-decoration:none;cursor:pointer;font-family:inherit;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 16px #6f19198c}._btnPrimary_detv8_143:hover{background:var(--red-700);transform:translateY(-2px);box-shadow:0 8px 24px #230a0aa6}._btnSecondary_detv8_166{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);color:#fff;font-weight:700;font-size:1rem;padding:.85rem 1.75rem;border-radius:8px;text-decoration:none;transition:background .2s,transform .15s;backdrop-filter:blur(8px)}._btnSecondary_detv8_166:hover{background:#ffffff2e;transform:translateY(-2px)}._stats_detv8_187{display:flex;flex-wrap:wrap;align-items:center;gap:0;background:#ffffff0f;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.25rem 2rem;width:fit-content;max-width:100%}._stat_detv8_187{display:flex;flex-direction:column;align-items:center;padding:0 2rem}._stat_detv8_187:first-child{padding-left:0}._stat_detv8_187:last-child{padding-right:0}._statNum_detv8_216{font-size:1.6rem;font-weight:900;color:#fff;line-height:1}._statLabel_detv8_223{font-size:.78rem;color:#fff9;margin-top:.2rem;white-space:nowrap}._statDivider_detv8_230{width:1px;height:2.5rem;background:#ffffff26}@media(max-width:600px){._stats_detv8_187{gap:1rem;padding:1rem}._stat_detv8_187{padding:0 1rem}._statDivider_detv8_230{display:none}}._section_whyvv_1{padding:6rem 0;background:var(--gray-50);border-top:1px solid var(--gray-100);scroll-margin-top:80px}._container_whyvv_8{max-width:1200px;margin:0 auto;padding:0 1.5rem}._header_whyvv_14{text-align:center;margin-bottom:3rem}._label_whyvv_19{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--red-600);margin-bottom:.75rem}._heading_whyvv_29{font-size:clamp(1.8rem,4vw,2.75rem);font-weight:900;color:var(--gray-900);margin:0 0 1rem;line-height:1.15}._subheading_whyvv_37{font-size:1.05rem;color:var(--gray-500);max-width:640px;margin:0 auto;line-height:1.6}._grid_whyvv_45{display:grid;grid-template-columns:1.2fr 1fr;gap:2.5rem;align-items:start}._formCard_whyvv_52{background:#fff;border-radius:16px;padding:2rem;border:1px solid var(--gray-100);box-shadow:0 1px 3px #0f172a0a}._group_whyvv_60{margin-bottom:1.75rem}._group_whyvv_60:last-child{margin-bottom:0}._groupLabel_whyvv_68{display:block;font-size:.9rem;font-weight:700;color:var(--gray-800);margin-bottom:.75rem}._options_whyvv_76{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem}._optionsCol_whyvv_82{display:flex;flex-direction:column;gap:.6rem}._option_whyvv_76{display:flex;align-items:center;justify-content:center;padding:.7rem .9rem;border:1.5px solid var(--gray-200);border-radius:10px;background:#fff;color:var(--gray-700);font-size:.92rem;font-weight:600;cursor:pointer;transition:all .15s ease;text-align:center;font-family:inherit}._option_whyvv_76:hover{border-color:var(--red-500);color:var(--red-600)}._optionActive_whyvv_110{border-color:var(--red-600);background:var(--red-50);color:var(--red-700)}._option_whyvv_76:disabled{cursor:default;opacity:1}._option_whyvv_76:disabled:hover{border-color:var(--red-600);color:var(--red-700)}._helperText_whyvv_126{margin:.65rem 0 0;font-size:.82rem;color:var(--gray-500);line-height:1.5}._helperText_whyvv_126 a{color:var(--red-600);font-weight:600;text-decoration:none}._helperText_whyvv_126 a:hover{text-decoration:underline}._addons_whyvv_143{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem}._addonOption_whyvv_149{display:flex;align-items:center;gap:.6rem;padding:.7rem .9rem;border:1.5px solid var(--gray-200);border-radius:10px;background:#fff;cursor:pointer;transition:all .15s ease;font-size:.9rem;font-weight:600;color:var(--gray-700);user-select:none}._addonOption_whyvv_149:hover{border-color:var(--red-500)}._addonOptionActive_whyvv_169{border-color:var(--red-600);background:var(--red-50);color:var(--red-700)}._checkbox_whyvv_175{width:18px;height:18px;border:1.5px solid var(--gray-300);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;transition:all .15s ease}._checkboxActive_whyvv_188{border-color:var(--red-600);background:var(--red-600);color:#fff}._checkbox_whyvv_175 svg{width:12px;height:12px}._estimateCard_whyvv_199{background:linear-gradient(160deg,var(--gray-900) 0%,#230a0a 100%);color:#fff;border-radius:16px;padding:2rem;position:sticky;top:100px;box-shadow:0 10px 40px #0f172a33}._estimateLabel_whyvv_209{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--red-500);margin-bottom:.5rem}._estimateTitle_whyvv_218{font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:1.5rem}._estimateRange_whyvv_225{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:900;color:#fff;line-height:1.1;margin-bottom:.5rem;letter-spacing:-.02em}._estimateNote_whyvv_234{font-size:.85rem;color:#ffffffa6;margin-bottom:1.75rem;line-height:1.5}._breakdown_whyvv_241{border-top:1px solid rgba(255,255,255,.1);padding-top:1.25rem;margin-bottom:1.75rem}._breakdownRow_whyvv_247{display:flex;justify-content:space-between;padding:.45rem 0;font-size:.88rem;color:#ffffffbf}._breakdownRow_whyvv_247 span:last-child{font-weight:600;color:#fff}._ctaButton_whyvv_260{display:block;width:100%;background:var(--red-600);color:#fff;font-weight:700;font-size:1rem;padding:.95rem;border:none;border-radius:10px;cursor:pointer;text-decoration:none;text-align:center;transition:background .2s,transform .15s;margin-bottom:.75rem}._ctaButton_whyvv_260:hover{background:var(--red-700);transform:translateY(-1px)}._callLink_whyvv_282{display:block;text-align:center;color:#ffffffd9;font-size:.92rem;text-decoration:none;font-weight:600;padding:.5rem}._callLink_whyvv_282:hover{color:#fff}@media(max-width:900px){._grid_whyvv_45{grid-template-columns:1fr;gap:1.75rem}._estimateCard_whyvv_199{position:static}}@media(max-width:520px){._section_whyvv_1{padding:4rem 0}._formCard_whyvv_52{padding:1.5rem}._options_whyvv_76,._addons_whyvv_143{grid-template-columns:1fr}._estimateCard_whyvv_199{padding:1.75rem}}
