:root{--vf-brand: #6366f1;--vf-brand-dark: #4f46e5;--vf-brand-light: #e0e7ff;--vf-text: #0f172a;--vf-muted: #64748b;--vf-surface: #ffffff;--vf-border: #e2e8f0;--vf-radius: 12px;--vf-shadow: 0 4px 24px rgba(99, 102, 241, .12)}._page_1su0m_15 *{box-sizing:border-box}._page_1su0m_15{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;color:var(--vf-text);background:#fafafa;min-height:100vh;display:flex;flex-direction:column}._nav_1su0m_35{position:sticky;top:0;z-index:100;background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--vf-border)}._navInner_1su0m_44{max-width:1100px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}._logo_1su0m_53{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:700;color:var(--vf-text);text-decoration:none;letter-spacing:-.02em}._logoImg_1su0m_64{width:32px;height:32px;border-radius:6px;object-fit:cover;flex-shrink:0}._navCta_1su0m_72{background:var(--vf-brand);color:#fff;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s}._navCta_1su0m_72:hover{background:var(--vf-brand-dark)}._hero_1su0m_90{background:linear-gradient(135deg,#f0f4ff,#faf5ff 60%,#fff);padding:5rem 1.5rem 4rem;flex:1}._heroInner_1su0m_96{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._heroText_1su0m_105{display:flex;flex-direction:column;gap:1.5rem}._badge_1su0m_111{display:inline-block;background:var(--vf-brand-light);color:var(--vf-brand-dark);font-size:.8rem;font-weight:600;padding:.25rem .75rem;border-radius:100px;letter-spacing:.04em;width:fit-content}._heroHeading_1su0m_123{font-size:clamp(1.75rem,5vw,3.2rem);font-weight:800;line-height:1.2;letter-spacing:-.03em;margin:0;color:var(--vf-text)}._highlight_1su0m_132{color:var(--vf-brand)}._heroSubtext_1su0m_136{font-size:1.1rem;color:var(--vf-muted);line-height:1.7;margin:0;max-width:480px}._installForm_1su0m_145{display:flex;flex-direction:column;gap:.5rem}._inputRow_1su0m_151{width:100%}._inputWrapper_1su0m_155{display:flex;flex-direction:column;gap:.4rem}._inputLabel_1su0m_161{font-size:.85rem;font-weight:600;color:var(--vf-text)}._inputGroup_1su0m_167{display:flex;gap:.5rem;align-items:stretch;flex-wrap:wrap}._input_1su0m_151{flex:1;min-width:min(220px,100%);padding:.75rem 1rem;border:1.5px solid var(--vf-border);border-radius:8px;font-size:.95rem;color:var(--vf-text);background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}._input_1su0m_151:focus{border-color:var(--vf-brand);box-shadow:0 0 0 3px #6366f126}._input_1su0m_151::placeholder{color:#94a3b8}._ctaButton_1su0m_196{padding:.75rem 1.5rem;background:var(--vf-brand);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s,transform .1s}._ctaButton_1su0m_196:hover{background:var(--vf-brand-dark)}._ctaButton_1su0m_196:active{transform:scale(.98)}._inputHint_1su0m_217{font-size:.78rem;color:var(--vf-muted)}._heroGraphic_1su0m_223{display:flex;flex-direction:column;gap:1rem;align-items:center}._mockGrid_1su0m_230{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;width:100%;max-width:400px}._mockCard_1su0m_238{background:#fff;border:1px solid var(--vf-border);border-radius:var(--vf-radius);overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:box-shadow .2s}._mockCard_1su0m_238:hover{box-shadow:var(--vf-shadow)}._mockSwatch_1su0m_251{height:90px;width:100%}._mockCardContent_1su0m_256{padding:.6rem .75rem .75rem;display:flex;flex-direction:column;gap:.2rem}._mockProductName_1su0m_263{font-size:.72rem;color:var(--vf-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mockVariantLabel_1su0m_271{font-size:.8rem;font-weight:600;color:var(--vf-text)}._mockPrice_1su0m_277{font-size:.85rem;color:var(--vf-brand);font-weight:700}._mockBtn_1su0m_283{margin-top:.35rem;background:var(--vf-brand);color:#fff;font-size:.7rem;font-weight:600;padding:.3rem .5rem;border-radius:6px;text-align:center}._graphicCaption_1su0m_294{font-size:.8rem;color:var(--vf-muted);text-align:center;font-style:italic}._features_1su0m_302{padding:5rem 1.5rem;background:#fff}._featuresInner_1su0m_307{max-width:1100px;margin:0 auto}._sectionHeading_1su0m_312{font-size:clamp(1.4rem,3vw,2.2rem);font-weight:800;line-height:1.25;text-align:center;margin:0 0 3rem;letter-spacing:-.02em;color:var(--vf-text)}._featureGrid_1su0m_322{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._featureCard_1su0m_328{padding:1.5rem;border:1px solid var(--vf-border);border-radius:var(--vf-radius);background:#fafafa;display:flex;flex-direction:column;gap:.6rem;transition:box-shadow .2s,border-color .2s}._featureCard_1su0m_328:hover{border-color:var(--vf-brand);box-shadow:var(--vf-shadow)}._featureIcon_1su0m_344{font-size:1.8rem;line-height:1}._featureTitle_1su0m_349{font-size:1rem;font-weight:700;margin:0;color:var(--vf-text)}._featureBody_1su0m_356{font-size:.9rem;color:var(--vf-muted);line-height:1.6;margin:0}._bottomCta_1su0m_364{background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:5rem 1.5rem}._bottomCtaInner_1su0m_369{max-width:640px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:1.25rem;align-items:center}._bottomCtaHeading_1su0m_379{font-size:clamp(1.4rem,3vw,2.2rem);font-weight:800;line-height:1.25;color:#fff;margin:0;letter-spacing:-.02em}._bottomCtaSubtext_1su0m_388{font-size:1.05rem;color:#ffffffd9;margin:0;line-height:1.6}._bottomCta_1su0m_364 ._input_1su0m_151{border-color:#ffffff4d;background:#ffffff1f;color:#fff}._bottomCta_1su0m_364 ._input_1su0m_151::placeholder{color:#fff9}._bottomCta_1su0m_364 ._input_1su0m_151:focus{border-color:#fff;box-shadow:0 0 0 3px #fff3}._bottomCta_1su0m_364 ._ctaButton_1su0m_196{background:#fff;color:var(--vf-brand)}._bottomCta_1su0m_364 ._ctaButton_1su0m_196:hover{background:#f0f4ff}._footer_1su0m_420{background:var(--vf-text);padding:2rem 1.5rem}._footerInner_1su0m_425{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}._footer_1su0m_420 ._logo_1su0m_53{color:#fff}._footer_1su0m_420 ._logoDot_1su0m_439{background:var(--vf-brand)}._footerText_1su0m_443{margin:0;font-size:.85rem;color:#94a3b8}._footerLinks_1su0m_449{display:flex;gap:1.5rem}._footerLinks_1su0m_449 a{font-size:.85rem;color:#94a3b8;text-decoration:none;transition:color .15s}._footerLinks_1su0m_449 a:hover{color:#fff}@media(max-width:768px){._heroInner_1su0m_96{grid-template-columns:1fr;gap:2.5rem}._heroGraphic_1su0m_223{order:-1}._mockGrid_1su0m_230{max-width:320px}._featureGrid_1su0m_322{grid-template-columns:1fr}._inputGroup_1su0m_167{flex-direction:column}._ctaButton_1su0m_196{width:100%}._footerInner_1su0m_425{flex-direction:column;text-align:center}._footerLinks_1su0m_449{justify-content:center}}@media(max-width:480px){._navInner_1su0m_44{padding:.75rem 1rem}._hero_1su0m_90{padding:2.5rem 1rem 2rem}._heroText_1su0m_105{gap:1.25rem}._heroSubtext_1su0m_136{font-size:1rem}._features_1su0m_302{padding:2.5rem 1rem}._sectionHeading_1su0m_312{margin:0 0 2rem}._featureCard_1su0m_328{padding:1.25rem}._bottomCta_1su0m_364{padding:2.5rem 1rem}._footer_1su0m_420{padding:1.5rem 1rem}}
