.home-what{padding:var(--home-section-py) var(--home-section-px);background:var(--home-section-elevated-bg);border-top:1px solid var(--home-divider-strong);background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 48%),var(--home-section-elevated-bg)}[data-theme=dark] .home-what{border-top-color:var(--home-divider-strong);background:linear-gradient(180deg,rgba(96,165,250,.055),transparent 58%),var(--home-section-elevated-bg)}.home-what-inner{max-width:1100px;margin:0 auto}.home-what-label{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.25em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.home-what-title{font-size:clamp(1.45rem,3vw,2rem);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:var(--text);margin:0 0 12px}.home-what-desc{font-size:1rem;color:var(--home-section-muted-text);line-height:1.7;margin:0 0 18px;max-width:var(--home-text-measure)}.home-what-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media(max-width:960px){.home-what-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.home-what{padding:var(--home-section-py-tight) var(--home-section-px)}.home-what-grid{grid-template-columns:1fr}}.home-what-card{background:var(--home-section-card-bg);border:1px solid var(--home-section-border);border-radius:var(--radius);padding:18px 18px 16px;box-shadow:0 14px 34px -28px #0f172a38}[data-theme=dark] .home-what-card{background:var(--home-section-card-bg);box-shadow:0 18px 44px -30px #0000008c}.home-what-card-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.home-what-card-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#2563eb14;border:1px solid rgba(37,99,235,.16);color:var(--primary);font-size:1.05rem;flex-shrink:0}[data-theme=dark] .home-what-card-icon{background:#3b82f61f;border-color:#3b82f638}.home-what-card h3{font-size:1rem;font-weight:800;color:var(--text);margin:0;letter-spacing:-.01em}.home-what-card p{margin:0;color:var(--subtle);font-size:.95rem;line-height:1.6}.home-founder-note{margin-top:25px;max-width:min(620px,100%);padding:12px 14px;box-shadow:none}[data-theme=dark] .home-founder-note{background:var(--home-section-card-bg);background:color-mix(in srgb,var(--home-section-card-bg) 65%,transparent);border-color:var(--home-section-border);border-color:color-mix(in srgb,var(--home-section-border) 82%,transparent)}.home-founder-note__row{display:flex;align-items:flex-start;gap:clamp(10px,2.4vw,14px)}.home-founder-note__avatar{width:clamp(40px,4vw,56px);height:clamp(40px,4vw,56px);flex-shrink:0;border-radius:50%;object-fit:cover;border:1px solid color-mix(in srgb,var(--home-section-border) 85%,transparent);box-shadow:0 1px #ffffff0f inset;opacity:.94}[data-theme=dark] .home-founder-note__avatar{opacity:.9;filter:brightness(.92) saturate(.92);box-shadow:0 1px #ffffff0a inset}.home-founder-note__label{display:block;font-size:.65rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin:2px 0 0;line-height:1.2}.home-founder-note__text{margin:8px 0 0;font-size:.92rem;line-height:1.55;color:var(--home-section-muted-text);letter-spacing:-.008em}.home-founder-note__sig{margin:10px 0 0;font-size:.8125rem;line-height:1.45;color:var(--subtle)}.home-founder-note__sig a{color:inherit;text-decoration:underline;text-underline-offset:.15em}.home-founder-note__sig a:hover{color:var(--primary)}.home-works{padding:var(--home-section-py) var(--home-section-px);background:var(--white);border-top:1px solid var(--home-divider)}[data-theme=dark] .home-works{background:var(--bg);border-top-color:var(--home-divider)}.home-works-inner{max-width:1100px;margin:0 auto}.home-works-label{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.25em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.home-works-title{font-size:clamp(1.45rem,3vw,2rem);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:var(--text);margin:0 0 12px}.home-works-desc{font-size:1rem;color:var(--muted);line-height:1.7;margin:0 0 22px;max-width:var(--home-text-measure)}.home-works-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media(max-width:960px){.home-works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.home-works{padding:var(--home-section-py-tight) var(--home-section-px)}.home-works-grid{grid-template-columns:1fr}}.home-works-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:18px 18px 16px;box-shadow:var(--shadow)}[data-theme=dark] .home-works-card{background:var(--white)}.home-works-card-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.home-works-step{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#2563eb14;border:1px solid rgba(37,99,235,.16);color:var(--primary);font-size:.95rem;font-weight:900;flex-shrink:0}[data-theme=dark] .home-works-step{background:#3b82f61f;border-color:#3b82f638}.home-works-card h3{font-size:1rem;font-weight:800;color:var(--text);margin:0;letter-spacing:-.01em}.home-works-card p{margin:0;color:var(--subtle);font-size:.95rem;line-height:1.6}.home-features{padding:var(--home-section-py) var(--home-section-px);background:var(--white);border-top:1px solid var(--home-divider-strong);background:linear-gradient(180deg,var(--home-section-tint),transparent 55%),var(--white)}[data-theme=dark] .home-features{background:var(--bg);border-top-color:var(--home-divider-strong);background:linear-gradient(180deg,rgba(96,165,250,.06),transparent 60%),var(--bg)}.home-features-inner{max-width:1100px;margin:0 auto}.home-features-label{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.25em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.home-features-title{font-size:clamp(1.45rem,3vw,2rem);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:var(--text);margin:0 0 12px}.home-features-desc{font-size:1rem;color:var(--muted);line-height:1.7;margin:0 0 22px;max-width:var(--home-text-measure)}.home-features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media(max-width:960px){.home-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.home-features{padding:var(--home-section-py-tight) var(--home-section-px)}.home-features-grid{grid-template-columns:1fr}}.home-features-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:18px 18px 16px;box-shadow:var(--shadow)}[data-theme=dark] .home-features-card{background:var(--white)}.home-features-card-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.home-features-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#2563eb14;border:1px solid rgba(37,99,235,.16);color:var(--primary);font-size:1.05rem;flex-shrink:0}[data-theme=dark] .home-features-icon{background:#3b82f61f;border-color:#3b82f638}.home-features-card h3{font-size:1rem;font-weight:800;color:var(--text);margin:0;letter-spacing:-.01em}.home-features-card p{margin:0;color:var(--subtle);font-size:.95rem;line-height:1.6}.home-preview{padding:var(--home-section-py) var(--home-section-px);background:var(--home-section-bg);border-top:1px solid var(--home-divider)}[data-theme=dark] .home-preview:not(.home-how-preview){background:var(--home-section-bg);border-top-color:var(--home-divider)}.home-preview-inner{max-width:1100px;margin:0 auto}.home-preview-label{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.25em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.home-preview-title{font-size:clamp(1.45rem,3vw,2rem);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:var(--text);margin:0 0 12px}.home-preview-desc{font-size:1rem;color:var(--home-section-muted-text);line-height:1.7;margin:0 0 18px;max-width:var(--home-text-measure)}.home-preview-note{margin:-6px 0 18px;color:var(--subtle);font-size:.95rem;line-height:1.6;max-width:var(--home-text-measure)}.home-preview-note strong{color:var(--text)}.home-how-preview{padding:var(--home-section-py-tight) var(--home-section-px);max-width:100%;overflow-x:hidden;background:var(--home-section-spotlight-bg);border-top-color:var(--home-section-border-strong);border-bottom:1px solid var(--home-section-border)}.home-how-preview .home-preview-inner{box-sizing:border-box;padding:clamp(14px,2.6vw,22px) clamp(12px,2.4vw,20px);border:none;background:none;box-shadow:none}.home-how-preview .home-preview-desc{margin-bottom:clamp(10px,2vw,14px)}.home-how-slider-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-how-slider{margin-top:clamp(10px,2.2vw,18px);max-width:100%}.home-how-walk-body{display:flex;flex-direction:column;gap:clamp(14px,3vw,24px);align-items:stretch}.home-how-visual-mount,.home-how-rail-stack{display:flex;flex-direction:column;min-width:0;align-self:stretch}.home-how-rail-stack-inner{display:flex;flex-direction:column;gap:clamp(8px,1.85vw,12px);min-height:0;flex:1}.home-how-slider--ready .home-how-visual-mount .home-how-slider-viewport{flex:0 0 auto;display:flex;flex-direction:column;min-height:min(280px,58vw)}@media(max-width:820px){.home-how-rail-stack-inner .home-how-rail-steps{order:1}.home-how-rail-stack-inner .home-how-rail-storey{order:2}.home-how-rail-stack-inner .home-how-editorial-footer{order:3}.home-how-walk-body{align-items:stretch}}.home-how-editorial-shell{border-radius:calc(var(--radius) + 10px);border:1px solid var(--home-section-border);background:radial-gradient(120% 90% at 10% 0%,rgba(37,99,235,.09),transparent 52%),radial-gradient(90% 70% at 96% 12%,rgba(99,102,241,.07),transparent 48%),linear-gradient(165deg,#f8fafcf5,#f1f5f9e0);box-shadow:0 1px #ffffff73 inset,0 22px 50px -28px #0f172a2e;padding:clamp(12px,2.2vw,20px);box-sizing:border-box;min-width:0}[data-theme=dark] .home-how-editorial-shell{border-color:var(--home-section-border);background:radial-gradient(120% 90% at 8% 0%,rgba(59,130,246,.16),transparent 52%),radial-gradient(90% 70% at 98% 8%,rgba(139,92,246,.12),transparent 46%),linear-gradient(168deg,#0b1220,#111827 42%,#0f172a);box-shadow:0 1px #ffffff0a inset,0 28px 64px -32px #0000008c}.home-how-slider:not(.home-how-slider--ready) .home-how-rail-stack{display:none!important}.home-how-slider:not(.home-how-slider--ready) .home-how-editorial-footer{display:none!important}.home-how-slider:not(.home-how-slider--ready) .home-how-slider-viewport{overflow:visible;border:0;background:transparent;box-shadow:none;padding:0}.home-how-slider:not(.home-how-slider--ready) .home-how-editorial-shell{padding:0;border:0;background:transparent;box-shadow:none}.home-how-slider:not(.home-how-slider--ready) .home-how-slider-track{display:flex;flex-direction:column;gap:clamp(18px,4vw,26px);transform:none!important}.home-how-slider--ready .home-how-slider-viewport{overflow:hidden;border-radius:calc(var(--radius) + 4px);max-width:100%;min-width:0}@supports (backdrop-filter: blur(12px)){.home-how-slider--ready .home-how-slider-viewport{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}}.home-how-slider--ready .home-how-slider-viewport:focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb47}[data-theme=dark] .home-how-slider--ready .home-how-slider-viewport:focus-visible{box-shadow:0 0 0 4px #60a5fa59}.home-how-slider--ready .home-how-slider-track{display:flex;transition:transform .42s cubic-bezier(.25,.9,.35,1)}@media(prefers-reduced-motion:reduce){.home-how-slider--ready .home-how-slider-track{transition:none}}.home-how-slide{flex:0 0 auto;width:100%;min-width:0;box-sizing:border-box}.home-how-slider--ready .home-how-slide{flex-shrink:0}.home-how-slider:not(.home-how-slider--ready) .home-how-editorial{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:clamp(18px,4vw,36px);align-items:center;padding:clamp(16px,3.2vw,28px) clamp(14px,3vw,26px) clamp(18px,3.5vw,32px);min-width:0}@media(max-width:820px){.home-how-slider:not(.home-how-slider--ready) .home-how-editorial{grid-template-columns:1fr;gap:clamp(14px,3.5vw,20px);padding:clamp(14px,3vw,20px) clamp(12px,2.8vw,18px) clamp(16px,3.2vw,24px)}.home-how-slider:not(.home-how-slider--ready) .home-how-editorial__figure{order:-1}}.home-how-rail-storey{min-width:0}.home-how-rail-story-panel{position:relative;margin:0}.home-how-rail-story-panel[hidden]{display:none!important}.home-how-slider--ready .home-how-slide>.home-how-editorial__figure{display:block;overflow:hidden;width:100%;min-height:0;transform-origin:center center}.home-how-slider--ready .home-how-slide>.home-how-editorial__figure>.home-how-editorial-photo{display:block;position:relative;inset:auto;z-index:0;box-sizing:border-box;width:100%;max-width:100%;min-width:0;height:auto;object-fit:contain}.home-how-slider--ready .home-how-slide.is-active .home-how-editorial__figure{box-shadow:0 14px 38px -28px #0f172a1f,0 1px #ffffffa6 inset;transform:none}[data-theme=dark] .home-how-slider--ready .home-how-slide.is-active .home-how-editorial__figure{box-shadow:0 32px 70px -32px #000000b8,0 1px #ffffff0d inset}.home-how-editorial__story{min-width:0}.home-how-editorial__step{display:inline-block;margin:0 0 8px;padding:3px 8px;border-radius:6px;font-size:.72rem;font-weight:750;letter-spacing:.14em;line-height:1;text-transform:uppercase;color:var(--muted);background:#94a3b81a;border:1px solid rgba(148,163,184,.14)}[data-theme=dark] .home-how-editorial__step{background:#1e293b80;border-color:#94a3b81f;color:var(--subtle)}.home-how-editorial__title{margin:0 0 10px;font-size:clamp(1.15rem,3vw,1.52rem);font-weight:800;letter-spacing:-.03em;line-height:1.2;color:var(--text)}.home-how-editorial__lede{margin:0;color:var(--muted);font-size:clamp(.92rem,2.2vw,1.05rem);line-height:1.65;max-width:min(52ch,100%)}.home-how-premium-link{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-weight:700;color:var(--primary);text-decoration:none;text-underline-offset:.22em;overflow-wrap:anywhere;max-width:100%}.home-how-premium-link:hover{text-decoration:underline}.home-how-premium-link:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:6px}.home-how-editorial__figure{position:relative;min-width:0;width:100%;border-radius:calc(var(--radius) + 6px);border:1px solid rgba(148,163,184,.2);background:linear-gradient(145deg,#ffffff8c,#f8fafc40);box-shadow:0 10px 32px -28px #0f172a1f;overflow:hidden}[data-theme=dark] .home-how-editorial__figure{border-color:#94a3b824;background:linear-gradient(145deg,#1e293b8c,#0f172a59);box-shadow:0 24px 56px -34px #000000a6}.home-how-slider:not(.home-how-slider--ready) .home-how-editorial__figure{display:flex;flex-direction:column;gap:0}.home-how-slider:not(.home-how-slider--ready) .home-how-editorial__figure>.home-how-editorial-photo{flex:0 0 auto;position:relative;width:100%;max-width:100%;height:auto;object-fit:contain}.home-how-editorial-photo{width:100%;max-width:100%;height:auto;object-fit:contain;opacity:0;transition:opacity .38s ease;pointer-events:none}video.home-how-editorial-photo{max-width:100%;width:100%;height:auto;object-fit:contain}.home-how-editorial-photo.is-loaded{opacity:1}@media(prefers-reduced-motion:reduce){.home-how-editorial-photo{transition:none}}.home-how-slider--ready .home-how-rail-story-panel.is-active{animation:home-how-rail-pane-in .28s ease}@keyframes home-how-rail-pane-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.home-how-slider--ready .home-how-rail-story-panel.is-active{animation:none}}.home-how-rail-steps{display:flex;flex-direction:column;gap:5px;min-width:0}@media(min-width:821px){.home-how-rail-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}}@media(max-width:820px){.home-how-rail-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}}.home-how-rail-step{display:flex;align-items:center;gap:8px;width:100%;min-height:44px;padding:10px;border-radius:12px;border:1px solid rgba(148,163,184,.22);background:#fff6;color:var(--muted);text-align:left;cursor:pointer;font:inherit;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .22s ease,transform .15s ease}[data-theme=dark] .home-how-rail-step{border-color:#94a3b829;background:#0f172a80}.home-how-rail-step__idx{font-size:.68rem;font-weight:900;letter-spacing:.14em;color:inherit}.home-how-rail-step__divider{width:1px;align-self:stretch;border-radius:1px;background:#94a3b847}.home-how-rail-step__lbl{font-size:.74rem;font-weight:750;color:inherit}.home-how-rail-step:hover{border-color:#2563eb47;color:var(--text)}.home-how-rail-step.is-active{color:#fff;background:linear-gradient(135deg,var(--primary),rgba(79,70,229,.94));border-color:transparent;box-shadow:0 12px 38px -24px #2563eba6}[data-theme=dark] .home-how-rail-step.is-active{box-shadow:0 14px 40px -26px #3b82f68c}.home-how-rail-step:focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb42}[data-theme=dark] .home-how-rail-step:focus-visible{box-shadow:0 0 0 4px #60a5fa52}.home-how-slider--ready .home-how-editorial-footer{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:2px;padding:0}.home-how-editorial-footer{padding:0 2px;min-width:0}.home-how-rail-nav-cluster{display:inline-flex;align-items:center;gap:4px;padding:3px;margin-left:auto;border-radius:999px;border:1px solid rgba(148,163,184,.16);background:#ffffff52}[data-theme=dark] .home-how-rail-nav-cluster{background:#0f172a80;border-color:#94a3b81f}.home-how-rail-nav-cluster .home-how-slider-nav{width:38px;height:38px;border-radius:999px;font-size:1.08rem;border-color:transparent;background:#2563eb14}[data-theme=dark] .home-how-rail-nav-cluster .home-how-slider-nav{background:#60a5fa1f;border-color:transparent}.home-how-slider-nav{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;border:1px solid rgba(37,99,235,.22);background:#2563eb0f;color:var(--text);font-size:1.25rem;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .1s ease}[data-theme=dark] .home-how-slider-nav{border-color:#60a5fa59;background:#60a5fa1a}.home-how-slider-nav:hover{background:#2563eb1c;border-color:#2563eb66}.home-how-slider-nav:focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb47}[data-theme=dark] .home-how-slider-nav:focus-visible{box-shadow:0 0 0 4px #60a5fa59}.home-how-slider-nav:active{transform:scale(.98)}@media(max-width:380px){.home-how-rail-steps{grid-template-columns:1fr}.home-how-rail-step{min-height:42px;padding:8px}.home-how-rail-step__lbl{font-size:.68rem}}.home-leverage{padding:var(--home-section-py) var(--home-section-px);background:var(--home-section-bg);border-top:1px solid var(--home-divider-strong)}[data-theme=dark] .home-leverage{background:linear-gradient(135deg,rgba(37,99,235,.08) 0%,rgba(34,211,238,.04) 48%,transparent 100%),var(--home-section-bg)}.home-leverage-inner{max-width:1100px;margin:0 auto}.home-leverage-panel{display:grid;gap:18px;padding:24px 22px;border:1px solid var(--home-section-border);border-radius:var(--radius);background:var(--home-section-card-bg);box-shadow:0 16px 40px -32px #2563eb59}[data-theme=dark] .home-leverage-panel{border-color:#38bdf838;box-shadow:0 20px 48px -28px #0000008c}@media(min-width:768px){.home-leverage-panel{grid-template-columns:1fr auto;align-items:center;gap:24px;padding:28px}}.home-leverage-copy{min-width:0}.home-leverage-label{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--primary);margin-bottom:10px}.home-leverage-title{font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:var(--text);margin:0 0 10px}.home-leverage-desc{font-size:.98rem;color:var(--home-section-muted-text);line-height:1.65;margin:0 0 14px;max-width:56ch}.home-leverage-pillars{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.home-leverage-pillars li{font-size:.78rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--muted);padding:6px 10px;border-radius:999px;border:1px solid var(--border);background:var(--bg)}.home-leverage-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch}@media(min-width:768px){.home-leverage-actions{align-items:flex-end;min-width:220px}}.home-leverage-btn.btn{white-space:nowrap;padding:13px 20px;box-shadow:0 8px 24px #2563eb38}.home-leverage-note{font-size:.78rem;color:var(--muted);text-align:center}@media(min-width:768px){.home-leverage-note{text-align:right}}.home-growth{padding:var(--home-section-py) var(--home-section-px);background:var(--home-section-bg);border-top:1px solid var(--home-divider-strong);background:linear-gradient(180deg,rgba(37,99,235,.025),transparent 42%),var(--home-section-bg)}[data-theme=dark] .home-growth{border-top-color:var(--home-divider-strong);background:linear-gradient(180deg,rgba(96,165,250,.04),transparent 48%),var(--home-section-bg)}.home-growth-inner{max-width:1100px;margin:0 auto}.home-growth-label{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.25em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.home-growth-title{font-size:clamp(1.45rem,3vw,2rem);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:var(--text);margin:0 0 12px}.home-growth-desc{font-size:1rem;color:var(--home-section-muted-text);line-height:1.7;margin:0 0 18px;max-width:var(--home-text-measure)}.home-growth-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media(max-width:960px){.home-growth-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.home-growth{padding:var(--home-section-py-tight) var(--home-section-px)}.home-growth-grid{grid-template-columns:1fr}}.home-growth-card{background:var(--home-section-card-bg);border:1px solid var(--home-section-border);border-radius:var(--radius);padding:18px 18px 16px;box-shadow:0 12px 32px -28px #0f172a3d;display:flex;flex-direction:column;min-width:0}[data-theme=dark] .home-growth-card{background:var(--home-section-card-bg);box-shadow:0 18px 42px -30px #00000094}.home-growth-card-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.home-growth-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#2563eb14;border:1px solid rgba(37,99,235,.16);color:var(--primary);font-size:1.05rem;flex-shrink:0}[data-theme=dark] .home-growth-icon{background:#3b82f61f;border-color:#3b82f638}.home-growth-card h3{font-size:1rem;font-weight:800;color:var(--text);margin:0;letter-spacing:-.01em}.home-growth-sub{margin:0 0 12px;color:var(--subtle);font-size:.95rem;line-height:1.6}.home-growth-tools{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:6px}.home-growth-chip{display:inline-flex;align-items:center;gap:8px;max-width:100%;min-height:40px;padding:8px 10px;border-radius:999px;border:1px solid rgba(37,99,235,.18);background:#2563eb0a;color:var(--text);text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .1s ease;flex:1 1 auto;min-width:0}.home-growth-chip:hover{background:#2563eb14;border-color:#2563eb52;color:var(--text)}.home-growth-chip:active{transform:scale(.99)}.home-growth-chip:focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb47}[data-theme=dark] .home-growth-chip:focus-visible{box-shadow:0 0 0 4px #60a5fa59}.home-growth-chip-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff8c;border:1px solid rgba(148,163,184,.22);flex-shrink:0}[data-theme=dark] .home-growth-chip-icon{background:#02061705}.home-growth-chip-title{font-size:.9rem;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.home-growth-actions{margin-top:12px}.home-growth-btn.btn{width:100%;justify-content:center;padding:12px 14px}.home-continue{position:relative;padding:clamp(26px,4vw,48px) var(--home-section-px);overflow:hidden;background:var(--home-section-soft-bg);border-top:1px solid var(--home-section-border);border-bottom:1px solid var(--home-section-border)}[data-theme=dark] .home-continue{background:var(--home-section-soft-bg)}.home-continue-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1}.home-continue-panel{width:100%;max-width:none;margin:0;padding:clamp(10px,1.8vw,14px) 0 clamp(6px,1.2vw,10px) clamp(22px,3.8vw,30px);min-width:0;position:relative;border:none;border-radius:0;box-shadow:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.home-continue-panel:before{content:"";position:absolute;left:6px;top:.4em;bottom:clamp(56px,9vw,88px);width:2px;border-radius:100px;background:linear-gradient(185deg,#2563eb73,#4f46e552 55%,#3b82f626);box-shadow:0 0 0 1px #ffffff38 inset;pointer-events:none}[data-theme=dark] .home-continue-panel:before{background:linear-gradient(185deg,#60a5fa61,#818cf842 58%,#38bdf81f);box-shadow:0 0 0 1px #ffffff0f inset}@media(max-width:520px){.home-continue-panel{padding-left:clamp(18px,5vw,24px)}.home-continue-panel:before{left:4px;bottom:clamp(76px,20vw,108px)}}.home-continue-title{font-size:clamp(1.22rem,2.45vw,1.62rem);font-weight:700;line-height:1.28;letter-spacing:-.025em;color:var(--text);margin:0 0 10px;text-wrap:balance;overflow-wrap:anywhere;text-shadow:0 1px 0 rgba(255,255,255,.5)}[data-theme=dark] .home-continue-title{text-shadow:none}.home-continue-lede{font-size:clamp(.95rem,1.7vw,1.055rem);color:var(--home-section-muted-text);line-height:1.68;margin:0 0 clamp(14px,2.4vw,18px);max-width:var(--home-text-measure)}.home-continue-pills{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0 0 clamp(14px,2.5vw,18px);padding:clamp(9px,1.65vw,11px) clamp(10px,1.85vw,12px);list-style:none;border-radius:999px;background:#ffffff7a;border:1px solid var(--home-section-border);width:fit-content;max-width:100%;box-sizing:border-box}[data-theme=dark] .home-continue-pills{background:#0f172a6b;border-color:var(--home-section-border)}.home-continue-pills>li{margin:0;max-width:100%}.home-continue-pills .home-hero-trust-pill{font-size:.8rem;padding:5px 12px;max-width:100%;box-shadow:0 2px 8px #0f172a0a}[data-theme=dark] .home-continue-pills .home-hero-trust-pill{box-shadow:none}@media(max-width:460px){.home-continue-pills{border-radius:16px;width:100%;flex-direction:column;align-items:stretch}}.home-continue-notes{margin:0 0 clamp(14px,2.5vw,18px);padding:clamp(12px,2.2vw,15px) 0 clamp(2px,.8vw,4px) clamp(14px,2.8vw,20px);list-style:none;display:grid;gap:10px;font-size:.88rem;line-height:1.58;color:var(--subtle);max-width:min(var(--home-text-measure),100%);border-left:1px solid var(--home-section-border-strong)}[data-theme=dark] .home-continue-notes{border-left-color:var(--home-section-border-strong)}.home-continue-notes>li{margin:0}.home-continue-premium{margin:-6px 0 clamp(12px,2.2vw,16px);max-width:min(var(--home-text-measure),100%)}.home-continue-premium a{font-size:.92rem;font-weight:650;color:var(--muted);text-decoration:none;text-underline-offset:.22em;border-radius:6px}.home-continue-premium a:hover{color:var(--text);text-decoration:underline}.home-continue-premium a:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.home-continue-actions{display:flex;flex-wrap:wrap;gap:11px 16px;align-items:center;padding-top:4px}.home-continue-actions .btn.home-continue-primary{flex:0 1 auto;justify-content:center;text-align:center;padding-left:18px;padding-right:18px;min-width:0;white-space:normal}.home-continue-secondary-link{font-size:.92rem;font-weight:600;color:var(--muted);text-decoration:none;text-underline-offset:.22em;border-radius:4px}.home-continue-secondary-link:hover{color:var(--text);text-decoration:underline}.home-continue-secondary-link:focus-visible{outline:2px solid var(--primary);outline-offset:3px}@media(max-width:520px){.home-continue-actions{flex-direction:column;align-items:stretch}.home-continue-actions .btn.home-continue-primary{flex:1 1 auto;width:100%}.home-continue-secondary-link{text-align:center;padding:6px 0}}@media(max-width:380px){.home-continue{padding-left:max(14px,var(--home-section-px));padding-right:max(14px,var(--home-section-px))}}.home-preview-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}.home-preview-card{grid-column:span 4;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow);overflow:hidden}[data-theme=dark] .home-preview-card{background:var(--white)}.home-preview-card--wide{grid-column:span 8}.home-preview-card--full{grid-column:1 / -1}@media(max-width:960px){.home-preview-card,.home-preview-card--wide{grid-column:span 6}}@media(max-width:600px){.home-preview{padding:var(--home-section-py-tight) var(--home-section-px)}.home-preview-grid{grid-template-columns:1fr}.home-preview-card,.home-preview-card--wide,.home-preview-card--full{grid-column:1 / -1}}.home-preview-card-top{display:flex;align-items:center;gap:10px;margin-bottom:12px}.home-preview-card-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#2563eb14;border:1px solid rgba(37,99,235,.16);color:var(--primary);font-size:1.05rem;flex-shrink:0}[data-theme=dark] .home-preview-card-icon{background:#3b82f61f;border-color:#3b82f638}.home-preview-card h3{font-size:1rem;font-weight:800;color:var(--text);margin:0;letter-spacing:-.01em}.home-preview-sub{margin:0 0 12px;color:var(--subtle);font-size:.92rem;line-height:1.55}.home-preview-metric-row{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:10px}.home-preview-metric{font-size:1.8rem;font-weight:900;letter-spacing:-.02em;color:var(--text);line-height:1.05}.home-preview-badge{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:6px 10px;border-radius:999px;font-size:.82rem;font-weight:750;color:var(--text);background:#10b9811a;border:1px solid rgba(16,185,129,.22);white-space:nowrap}@media(max-width:420px){.home-preview-metric-row{align-items:flex-start}.home-preview-badge{white-space:normal}}.home-preview-badge--muted{background:#2563eb0f;border-color:#2563eb2e;color:var(--text)}[data-theme=dark] .home-preview-badge{background:#10b98124;border-color:#10b98142}[data-theme=dark] .home-preview-badge--muted{background:#60a5fa1f;border-color:#60a5fa42}.home-preview-progress{height:10px;background:#94a3b838;border-radius:999px;overflow:hidden;border:1px solid rgba(148,163,184,.22)}.home-preview-progress>span{display:block;height:100%;width:var(--p, 50%);background:linear-gradient(90deg,var(--primary),rgba(37,99,235,.65));border-radius:999px}[data-theme=dark] .home-preview-progress{background:#94a3b842;border-color:#94a3b82e}.home-preview-ring-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.home-preview-ring{--v: 72%;width:84px;height:84px;border-radius:50%;background:conic-gradient(var(--primary) 0 var(--v),rgba(148,163,184,.22) var(--v) 100%);display:grid;place-items:center;border:1px solid rgba(148,163,184,.22);flex-shrink:0}.home-preview-ring:before{content:"";width:62px;height:62px;border-radius:50%;background:var(--bg);border:1px solid var(--border);box-shadow:inset 0 1px #ffffffa6}[data-theme=dark] .home-preview-ring:before{background:var(--white);box-shadow:inset 0 1px #ffffff73}.home-preview-ring-label{position:absolute;inset:0;display:grid;place-items:center;font-weight:900;color:var(--text);font-size:1rem}.home-preview-ring-wrap{position:relative;display:grid;place-items:center}.home-preview-ring-meta{display:flex;flex-direction:column;gap:6px;min-width:0}.home-preview-mini{font-size:.9rem;color:var(--muted);margin:0;line-height:1.5}.home-preview-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.home-preview-goal{display:grid;grid-template-columns:1fr auto;gap:8px 10px;align-items:center;padding:10px 12px;border-radius:var(--radius-sm);border:1px solid var(--border);background:#ffffff8c}[data-theme=dark] .home-preview-goal{background:#02061705}.home-preview-goal strong{font-size:.95rem;color:var(--text)}.home-preview-goal small{color:var(--muted);font-weight:700}.home-preview-goal .home-preview-progress{grid-column:1 / -1}.home-preview-spark{height:38px;border-radius:12px;border:1px solid var(--border);background:linear-gradient(180deg,#2563eb14,#2563eb05),repeating-linear-gradient(90deg,#94a3b800 0 10px,#94a3b81f 10px 11px);position:relative;overflow:hidden}.home-preview-spark:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 8%,rgba(37,99,235,.28) 8% 9%,transparent 9% 18%,rgba(37,99,235,.36) 18% 19%,transparent 19% 36%,rgba(37,99,235,.42) 36% 37%,transparent 37% 55%,rgba(37,99,235,.55) 55% 56%,transparent 56% 72%,rgba(37,99,235,.65) 72% 73%,transparent 73% 100%);opacity:.85}[data-theme=dark] .home-preview-spark{background:linear-gradient(180deg,#3b82f61f,#3b82f60a),repeating-linear-gradient(90deg,#94a3b800 0 10px,#94a3b824 10px 11px)}.home-preview-quote{margin:0;padding:14px 14px 14px 16px;border-left:3px solid rgba(37,99,235,.55);border-radius:12px;background:#2563eb0a;color:var(--text);line-height:1.65;font-weight:650}[data-theme=dark] .home-preview-quote{background:#60a5fa1a;border-left-color:#60a5fa99}.home-preview-quote span{display:block;margin-top:8px;color:var(--muted);font-weight:600;font-size:.92rem}.home-info{padding:var(--home-section-py) var(--home-section-px);background:var(--white);border-top:1px solid var(--home-divider-strong);background:linear-gradient(180deg,var(--home-section-tint),transparent 55%),var(--white)}[data-theme=dark] .home-info{background:var(--bg);border-top-color:var(--home-divider-strong);background:linear-gradient(180deg,rgba(96,165,250,.06),transparent 60%),var(--bg)}.home-info-inner{max-width:1100px;margin:0 auto}.home-info-title{font-size:clamp(1.35rem,2.8vw,1.8rem);font-weight:800;color:var(--text);margin:0 0 12px}.home-info-desc{font-size:1rem;color:var(--muted);line-height:1.65;margin:0 0 28px;max-width:var(--home-text-measure)}.home-info-columns{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start;min-width:0}@media(max-width:720px){.home-info-columns{grid-template-columns:1fr}}.home-info-col--tools .home-info-list{display:flex;flex-direction:column;gap:14px}.home-info-col--dashboard .home-info-item--dashboard{position:sticky;top:80px}.home-info-list{display:flex;flex-direction:column;gap:14px;min-width:0}.home-info-item{display:flex;align-items:flex-start;gap:12px;min-width:0;font-size:.95rem;color:var(--subtle);line-height:1.5;padding:14px 18px;background:var(--bg);border-radius:var(--radius-sm);border:1px solid var(--border)}[data-theme=dark] .home-info-item{background:var(--white)}.home-info-item strong{color:var(--text);flex-shrink:0;min-width:5.5em}@media(max-width:360px){.home-info-item{display:block}.home-info-icon{display:inline-block;margin-right:8px;vertical-align:-2px}.home-info-item strong{min-width:0}}.home-info-icon{font-size:1.25rem;line-height:1;flex-shrink:0}.home-info-item--dashboard .home-info-icon{margin-top:2px}.home-info-item--dashboard strong,.home-info-item--premium strong{min-width:0}.home-info-item--premium .home-info-icon{margin-top:2px}.home-info-dashboard-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:10px;font-size:.9rem;font-weight:650;color:var(--primary);padding:10px 12px;min-height:44px;border-radius:10px;background:#2563eb0a;border:1px solid rgba(37,99,235,.18);transition:background .18s ease,border-color .18s ease,color .18s ease,transform .1s ease}.home-info-dashboard-link:hover{text-decoration:none;background:#2563eb14;border-color:#2563eb52}.home-info-dashboard-link:active{transform:scale(.99)}.home-info-dashboard-link:focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb47}[data-theme=dark] .home-info-dashboard-link{background:#60a5fa1a;border-color:#60a5fa38;color:#93c5fd}[data-theme=dark] .home-info-dashboard-link:hover{background:#60a5fa24;border-color:#60a5fa57;color:#bfdbfe}[data-theme=dark] .home-info-dashboard-link:focus-visible{box-shadow:0 0 0 4px #60a5fa59}.premium-slider-mount{overflow-x:hidden}.premium-services-slider{margin-top:48px;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;background:linear-gradient(135deg,#2563eb0a,#2563eb05);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}@supports (width: 100dvw){.premium-services-slider{width:100dvw;max-width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw)}}[data-theme=dark] .premium-services-slider{background:linear-gradient(135deg,#3b82f60f,#3b82f605);border-top-color:var(--border);border-bottom-color:var(--border)}.premium-slider-viewport{position:relative;max-width:1400px;margin:0 auto;overflow:hidden}.premium-slider-track{display:flex;width:300%;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}@media(prefers-reduced-motion:reduce){.premium-slider-track{transition:none!important;will-change:auto}}.premium-slide{flex:0 0 33.333%;width:33.333%;min-width:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:0;min-height:380px}@media(max-width:768px){.premium-slide{grid-template-columns:1fr;min-height:420px}}.premium-slide-media{position:relative;background:linear-gradient(145deg,#2563eb14,#2563eb05);overflow:hidden}[data-theme=dark] .premium-slide-media{background:linear-gradient(145deg,#3b82f61f,#3b82f60a)}@media(max-width:768px){.premium-slide-media{height:200px;order:-1}}.premium-slide-media img{width:100%;height:100%;object-fit:cover;display:block}.premium-slide-media img[src=""],.premium-slide-media img:not([src]){display:none}.premium-slide-placeholder{position:absolute;inset:0;background:linear-gradient(135deg,transparent 40%,rgba(37,99,235,.06) 50%,transparent 60%),linear-gradient(225deg,transparent 40%,rgba(37,99,235,.04) 50%,transparent 60%)}[data-theme=dark] .premium-slide-placeholder{background:linear-gradient(135deg,transparent 40%,rgba(59,130,246,.08) 50%,transparent 60%),linear-gradient(225deg,transparent 40%,rgba(59,130,246,.05) 50%,transparent 60%)}.premium-slide-content{padding:clamp(32px,5vw,56px);display:flex;flex-direction:column;justify-content:center}.premium-slide-content h3{font-size:clamp(1.4rem,3vw,1.85rem);font-weight:800;color:var(--text);margin:0 0 12px;letter-spacing:-.02em}.premium-slide-content p{font-size:1rem;color:var(--muted);line-height:1.65;margin:0 0 20px;max-width:480px}.premium-slide-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.premium-slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border-radius:50%;border:1px solid var(--border);background:var(--white);color:var(--text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,box-shadow .2s;box-shadow:var(--shadow)}@media(max-width:420px){.premium-slider-prev{left:10px}.premium-slider-next{right:10px}}[data-theme=dark] .premium-slider-btn{background:var(--white);border-color:var(--border)}.premium-slider-btn:hover{background:var(--bg);border-color:var(--primary);color:var(--primary);box-shadow:var(--shadow-md)}.premium-slider-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.premium-slider-prev{left:16px}.premium-slider-next{right:16px}@media(max-width:768px){.premium-slider-btn{width:40px;height:40px}.premium-slider-prev{left:12px}.premium-slider-next{right:12px}}.premium-slider-dots{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}.premium-slider-dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--border);background:transparent;cursor:pointer;padding:0;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,transform .2s}.premium-slider-dot:before{content:"";width:10px;height:10px;border-radius:999px;border:2px solid var(--border);background:transparent;transition:background .2s,border-color .2s,transform .2s}@media(hover:hover)and (pointer:fine){.premium-slider-dot:hover:before{border-color:var(--primary);background:#2563eb33}}.premium-slider-dot.is-active:before{background:var(--primary);border-color:var(--primary);transform:scale(1.15)}@media(hover:none)and (pointer:coarse){.premium-slider-btn:hover{background:var(--white);border-color:var(--border);color:var(--text);box-shadow:var(--shadow)}}.home-journey{text-align:center;padding:var(--home-section-py) var(--home-section-px);border-top:1px solid var(--home-divider);background:radial-gradient(ellipse 90% 60% at 50% 0%,var(--home-section-tint),transparent 60%),var(--white)}[data-theme=dark] .home-journey{border-top-color:var(--home-divider);background:radial-gradient(ellipse 90% 60% at 50% 0%,rgba(96,165,250,.06),transparent 60%),var(--bg)}.home-journey-label{font-size:.7rem;font-weight:800;letter-spacing:.25em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.home-journey h2{font-size:clamp(1.4rem,3.5vw,2rem);font-weight:800;color:var(--text);margin-bottom:10px;line-height:1.25}.home-journey p{font-size:1rem;color:var(--muted);max-width:var(--home-text-measure-tight);margin:0 auto;line-height:1.6}.home-zones{padding:0 var(--home-section-px) var(--home-section-py);background:var(--white);border-top:1px solid var(--home-divider)}[data-theme=dark] .home-zones{background:var(--bg);border-top-color:var(--home-divider)}.home-zone{max-width:1100px;margin:0 auto 56px}.home-zone:last-of-type{margin-bottom:0}.home-zone-header{display:flex;align-items:baseline;gap:16px;margin-bottom:12px}.home-zone-num{font-size:.7rem;font-weight:800;letter-spacing:.2em;color:var(--primary)}.home-zone-title{font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:800;color:var(--text)}.home-zone-desc{font-size:.95rem;color:var(--muted);margin-bottom:24px;line-height:1.5;max-width:var(--home-text-measure)}.home-zone-cards{display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media(min-width:640px){.home-zone-cards{grid-template-columns:repeat(4,1fr)}}@media(min-width:900px){.home-zone-cards{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.home-zone-card{display:block;background:var(--white);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow);border:1px solid var(--border);color:inherit;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s}.home-zone-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--primary);color:inherit}@media(hover:none)and (pointer:coarse){.home-zone-card{transition:box-shadow .18s,border-color .18s}.home-zone-card:hover{transform:none;box-shadow:var(--shadow);border-color:var(--border)}}.home-zone-card,.home-zone-footer a,.home-info-dashboard-link{-webkit-tap-highlight-color:rgba(37,99,235,.12)}.home-zone-card-icon{font-size:1.75rem;margin-bottom:10px;display:block}.home-zone-card h3{font-size:.95rem;font-weight:700;color:var(--text);margin-bottom:4px}.home-zone-card-sub{font-size:.8rem;color:var(--muted);margin-bottom:10px;line-height:1.4}.home-zone-card-cta{font-size:.85rem;font-weight:700;color:var(--primary)}.home-zone-card:hover .home-zone-card-cta{text-decoration:underline}.home-zone-footer{margin-top:18px}.home-zone-footer a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 12px;font-size:.9rem;font-weight:650;color:var(--primary);border-radius:10px;background:#2563eb0a;border:1px solid rgba(37,99,235,.18);transition:background .18s ease,border-color .18s ease,color .18s ease,transform .1s ease}.home-zone-footer a:hover{text-decoration:none;background:#2563eb14;border-color:#2563eb52}.home-zone-footer a:active{transform:scale(.99)}.home-zone-footer a:focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb47}[data-theme=dark] .home-zone-footer a{background:#60a5fa1a;border-color:#60a5fa38;color:#93c5fd}[data-theme=dark] .home-zone-footer a:hover{background:#60a5fa24;border-color:#60a5fa57;color:#bfdbfe}[data-theme=dark] .home-zone-footer a:focus-visible{box-shadow:0 0 0 4px #60a5fa59}.home-howto{padding:var(--home-section-py) var(--home-section-px);background:var(--white);border-top:1px solid var(--home-divider-strong);background:linear-gradient(180deg,var(--home-section-tint),transparent 55%),var(--white)}[data-theme=dark] .home-howto{background:var(--bg);border-top-color:var(--home-divider-strong);background:linear-gradient(180deg,rgba(96,165,250,.06),transparent 60%),var(--bg)}.home-howto-inner{max-width:720px;margin:0 auto}.home-howto-intro,.home-howto-step p,.home-howto-outro{max-width:var(--home-text-measure)}.home-howto h2{font-size:clamp(1.4rem,3vw,1.75rem);font-weight:800;color:var(--text);margin-bottom:12px}.home-howto-intro{font-size:1rem;color:var(--muted);line-height:1.7;margin-bottom:32px}.home-howto-steps{display:flex;flex-direction:column;gap:24px;margin-bottom:28px}.home-howto-step h3{font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:8px}.home-howto-step p{font-size:.95rem;color:var(--subtle);line-height:1.7;margin:0}.home-howto-step a,.home-howto-outro a{color:var(--primary);font-weight:500}.home-howto-step a:hover,.home-howto-outro a:hover{text-decoration:underline}.home-howto-outro{font-size:.95rem;color:var(--muted);line-height:1.6;margin:0}.home-guide,.home-faq{padding:var(--home-section-py) var(--home-section-px);background:var(--home-section-elevated-bg);border-top:1px solid var(--home-divider)}[data-theme=dark] .home-guide,[data-theme=dark] .home-faq{background:var(--home-section-elevated-bg);border-top-color:var(--home-divider)}.home-guide-inner{max-width:720px;margin:0 auto}.home-guide-inner--faq-2col{max-width:min(1000px,100%)}.home-guide-faq-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 20px;align-items:start}.home-guide-faq-cols .home-guide-list{min-width:0}@media(max-width:720px){.home-guide-faq-cols{grid-template-columns:1fr;gap:4px}}.home-guide-icon{font-size:2rem;margin-bottom:8px;display:block}.home-guide h2{font-size:clamp(1.4rem,3vw,1.75rem);font-weight:800;color:var(--text);margin-bottom:10px}.home-guide-intro{font-size:1rem;color:var(--home-section-muted-text);margin-bottom:32px;line-height:1.6}.home-guide-list{display:flex;flex-direction:column;gap:4px}.home-guide-item{border:1px solid var(--home-section-border);border-radius:var(--radius-sm);overflow:hidden;margin-bottom:8px;background:var(--home-section-card-bg);box-shadow:0 12px 30px -28px #0f172a3d}.home-guide-q{width:100%;display:flex;align-items:center;gap:12px;padding:16px 18px;background:transparent;border:none;cursor:pointer;font-size:1rem;font-weight:700;color:var(--text);text-align:left;transition:background .2s}[data-theme=dark] .home-guide-q{background:transparent}.home-guide-q:hover{background:#2563eb0e}[data-theme=dark] .home-guide-q:hover{background:#60a5fa17}.home-guide-q .home-guide-q-icon{font-size:1.25rem;flex-shrink:0}.home-guide-q .chevron{margin-left:auto;font-size:1rem;font-weight:400;opacity:.7;transition:transform .2s}.home-guide-item.is-open .chevron{transform:rotate(45deg)}.home-guide-a{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .25s ease-out}.home-guide-item.is-open .home-guide-a{grid-template-rows:1fr}.home-guide-a-inner{min-height:0;overflow:hidden;padding:0 18px;font-size:.95rem;color:var(--muted);line-height:1.7;transition:padding .25s ease-out}.home-guide-item.is-open .home-guide-a-inner{padding:0 18px 18px}@media(prefers-reduced-motion:reduce){.home-guide-a{transition:none}}.home-guide-a a{color:var(--primary)}.home-soft-trust{padding:var(--home-section-py) var(--home-section-px);background:var(--white);border-top:1px solid var(--home-divider)}[data-theme=dark] .home-soft-trust{background:var(--bg);border-top-color:var(--home-divider)}.home-soft-trust-inner{max-width:1100px;margin:0 auto}.home-soft-trust-label{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.25em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.home-soft-trust-title{font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:var(--text);margin:0 0 12px}.home-soft-trust-desc{font-size:1rem;color:var(--muted);line-height:1.65;margin:0 0 22px;max-width:var(--home-text-measure)}.home-soft-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media(max-width:960px){.home-soft-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.home-soft-trust{padding:var(--home-section-py-tight) var(--home-section-px)}.home-soft-trust-grid{grid-template-columns:1fr}}.home-soft-trust-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:18px 18px 16px;box-shadow:var(--shadow)}[data-theme=dark] .home-soft-trust-card{background:var(--white)}.home-soft-trust-card-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.home-soft-trust-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#2563eb14;border:1px solid rgba(37,99,235,.16);color:var(--primary);font-size:1.05rem;flex-shrink:0}[data-theme=dark] .home-soft-trust-icon{background:#3b82f61f;border-color:#3b82f638}.home-soft-trust-card h3{font-size:1rem;font-weight:800;color:var(--text);margin:0;letter-spacing:-.01em}.home-soft-trust-card p{margin:0;color:var(--subtle);font-size:.95rem;line-height:1.6}.home-cta{padding:var(--home-section-py) var(--home-section-px)}.cta-block.home-cta{padding:clamp(36px,5vw,52px) var(--home-section-px);max-width:100%;overflow-x:hidden;text-align:center;border-top:1px solid var(--home-section-border-strong);border-bottom:1px solid var(--home-section-border);background:var(--home-section-cta-bg)}.home-cta-inner{max-width:920px;margin:0 auto}.home-cta-layout{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(20px,4.5vw,44px)}.home-cta-sparky{flex:0 1 auto;margin:0;max-width:min(350px,44vw);text-align:center}.home-cta-sparky-img{display:block;width:100%;max-width:350px;margin:0 auto;opacity:.92;filter:saturate(.94)}.home-cta-copy{flex:1 1 min(100%,420px);min-width:0;text-align:center}.cta-block.home-cta h2{font-size:clamp(1.28rem,2.65vw,1.72rem);font-weight:700;margin:0 0 10px;letter-spacing:-.025em;color:var(--text);text-wrap:balance}.cta-block.home-cta .home-cta-sub,.cta-block.home-cta p{color:var(--home-section-muted-text);font-size:clamp(.95rem,1.8vw,1.02rem);max-width:min(58ch,var(--home-text-measure));margin:0 auto 16px;line-height:1.68}[data-theme=dark] .cta-block.home-cta h2{color:var(--text)}[data-theme=dark] .cta-block.home-cta .home-cta-sub,[data-theme=dark] .cta-block.home-cta p{color:var(--muted)}[data-theme=dark] .home-cta-sparky-img{opacity:.88;filter:saturate(.88) brightness(1.08)}.home-cta-actions{display:flex;justify-content:center}.home-cta-primary.btn{min-height:44px;padding:10px 20px;font-size:.97rem;font-weight:650;box-shadow:none;border-width:1.5px}.cta-block.home-cta .home-cta-primary.btn.btn-outline:hover{background:#2563eb0f}[data-theme=dark] .cta-block.home-cta .home-cta-primary.btn.btn-outline{border-color:#60a5fa73;color:#93c5fd}[data-theme=dark] .cta-block.home-cta .home-cta-primary.btn.btn-outline:hover{background:#3b82f61a;color:#bfdbfe}@media(max-width:600px){.cta-block.home-cta{padding:var(--home-section-py-tight) var(--home-section-px)}.home-cta-sparky{max-width:min(280px,58vw)}.home-cta-sparky-img{max-width:280px}}@media(min-width:681px){.home-cta-layout{flex-wrap:nowrap;justify-content:flex-start;text-align:left}.home-cta-copy{text-align:left}.cta-block.home-cta .home-cta-copy .home-cta-sub{margin-left:0;margin-right:0}.home-cta-actions{justify-content:flex-start}}@media(max-width:520px){.home-cta-actions .btn{width:100%;justify-content:center}}#all-tools-blog{padding:var(--home-section-py) var(--home-section-px);border-top:1px solid var(--home-divider);background:linear-gradient(180deg,var(--home-section-compact-bg),var(--home-section-bg) 72%)}[data-theme=dark] #all-tools-blog{border-top-color:var(--home-divider);background:linear-gradient(180deg,var(--home-section-compact-bg),var(--home-section-bg) 72%)}#all-tools-blog .section-sub{max-width:var(--home-text-measure)}#all-tools-blog .related-grid{display:grid;gap:16px}@media(min-width:640px){#all-tools-blog .related-grid{grid-template-columns:repeat(3,1fr)}}#all-tools-blog .tool-card{background:var(--home-section-card-bg);border:1px solid var(--home-section-border);border-radius:var(--radius);padding:22px;box-shadow:0 14px 34px -28px #0f172a47;transition:transform .2s,box-shadow .2s;color:inherit;display:block}[data-theme=dark] #all-tools-blog .tool-card{box-shadow:0 18px 44px -30px #00000094}#all-tools-blog .tool-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001a}@media(prefers-reduced-motion:reduce){#all-tools-blog .tool-card,#all-tools-blog .tool-card:hover{transition:none;transform:none}}#all-tools-blog .tool-card h3{font-size:.95rem;font-weight:700;color:var(--text);margin:10px 0 5px}#all-tools-blog .tool-card p{font-size:.825rem;color:var(--muted);line-height:1.5}#all-tools-blog .tool-card .arrow{color:var(--primary);font-weight:700;margin-top:10px;display:inline-block;font-size:.875rem}#all-tools-blog .blog-card-img{border-radius:12px;overflow:hidden;background:#94a3b826;aspect-ratio:16 / 9}[data-theme=dark] #all-tools-blog .blog-card-img{background:#94a3b81a}#all-tools-blog .blog-card-img img{width:100%;height:100%;object-fit:cover;display:block}
