@import"https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700;800;900&display=swap";:root{--ink: #0A0A0F;--ink-2: #38383F;--ink-3: #7A7A85;--ink-4: #B0B0BA;--ink-5: #D6D5DC;--bg: #F5F3F8;--bg-2: #FFFFFF;--bg-3: #EDEAF2;--bg-dark: #0A0A0F;--bg-dark-2: #16161E;--line: #E5E3EB;--line-2: #D6D5DC;--line-dark: #1F1F2A;--violet: #7C3AED;--violet-hover: #6D28D9;--violet-press: #5B21B6;--violet-soft: #EDE9FE;--violet-faint: #F5F2FE;--lime: #D6F26B;--lime-soft: #ECFAB8;--lime-ink: #1F2E0A;--aurora-cyan: #5BDFE6;--aurora-yellow: #F0E37D;--aurora-lime: #B8E36A;--success: #2F7D3D;--success-soft: #D8F0DC;--warning: #C08847;--warning-soft: #F8E8C8;--danger: #C13E2E;--danger-soft: #F8DDD7;--font-sans: "Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: var(--font-sans);--text-display: 96px;--text-h1: 64px;--text-h2: 44px;--text-h3: 24px;--text-lg: 18px;--text-base: 16px;--text-sm: 14px;--text-xs: 12px;--lh-tight: 1.02;--lh-snug: 1.15;--lh-base: 1.55;--lh-loose: 1.7;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--space-9: 96px;--space-10: 128px;--space-11: 160px;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 32px;--radius-2xl: 48px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(15, 14, 30, .04);--shadow-md: 0 4px 16px -4px rgba(15, 14, 30, .08), 0 2px 4px rgba(15, 14, 30, .04);--shadow-lg: 0 20px 50px -16px rgba(15, 14, 30, .16), 0 8px 16px -8px rgba(15, 14, 30, .06);--shadow-violet: 0 12px 32px -8px rgba(124, 58, 237, .45);--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--dur-fast: .12s;--dur: .24s;--dur-slow: .6s;--container: 1240px;--container-narrow: 880px;--gutter: 24px;--section-y: 120px;--aurora: radial-gradient(ellipse 50% 60% at 20% 30%, var(--aurora-cyan) 0%, transparent 60%), radial-gradient(ellipse 40% 50% at 50% 25%, var(--aurora-yellow) 0%, transparent 60%), radial-gradient(ellipse 50% 60% at 35% 20%, var(--aurora-lime) 0%, transparent 70%)}.home-2026 .display,h1.display{font-family:var(--font-display);font-weight:700;font-size:var(--text-display);line-height:var(--lh-tight);letter-spacing:-.035em;color:var(--ink)}.home-2026 h1,.h1{font-family:var(--font-display);font-weight:700;font-size:var(--text-h1);line-height:var(--lh-tight);letter-spacing:-.03em;color:var(--ink)}.home-2026 h2,.h2{font-family:var(--font-display);font-weight:700;font-size:var(--text-h2);line-height:var(--lh-snug);letter-spacing:-.025em;color:var(--ink)}.home-2026 h3,.h3{font-family:var(--font-display);font-weight:600;font-size:var(--text-h3);line-height:var(--lh-snug);letter-spacing:-.015em;color:var(--ink)}.home-2026 p,.p{font-family:var(--font-sans);font-weight:400;font-size:var(--text-base);line-height:var(--lh-base);color:var(--ink-3)}.home-2026 .lead{font-size:var(--text-lg);line-height:var(--lh-base);color:var(--ink-3)}.home-2026 .eyebrow{font-family:var(--font-sans);font-weight:500;font-size:13px;line-height:1.4;letter-spacing:.06em;text-transform:uppercase;color:var(--lime-ink)}.home-2026 .caption{font-size:var(--text-sm);color:var(--ink-3)}.home-2026 .hl-violet,.home-2026 .hl-violet-soft{color:var(--violet)}.home-2026 .container{max-width:var(--container);margin:0 auto;padding:0 var(--gutter)}.home-2026 .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1.5px solid transparent;border-radius:var(--radius-pill);font-weight:600;letter-spacing:-.005em;transition:background var(--dur) var(--ease-out),color var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out),box-shadow var(--dur) var(--ease-out),transform 80ms var(--ease-out);font-family:inherit;white-space:nowrap}.home-2026 .btn:active{transform:scale(.98)}.home-2026 .btn-sm{padding:10px 18px;font-size:13px}.home-2026 .btn-md{padding:13px 22px;font-size:14px}.home-2026 .btn-lg{padding:18px 32px;font-size:16px}.home-2026 .btn-arrow{width:14px;height:14px}.home-2026 .btn-primary{background:var(--violet);color:#fff;border-color:var(--violet)}.home-2026 .btn-primary:hover{background:var(--violet-hover);border-color:var(--violet-hover);box-shadow:var(--shadow-violet)}.home-2026 .btn-outline{background:white;color:var(--ink);border-color:var(--ink)}.home-2026 .btn-outline:hover{background:var(--ink);color:#fff}.home-2026 .btn-darkoutline{background:transparent;color:#fff;border-color:#ffffff4d}.home-2026 .btn-darkoutline:hover{background:rgba(255,255,255,.08);border-color:#fff9}.home-2026 .btn-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.home-2026 .btn-dark:hover{background:#1F1F2A;border-color:#1f1f2a}.home-2026 .btn-ghost{background:transparent;color:var(--ink);border-color:transparent}.home-2026 .btn-ghost:hover{background:var(--bg-3)}.home-2026 .lime-badge{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;padding:8px 16px;border-radius:var(--radius-pill);background:var(--lime);color:var(--lime-ink);letter-spacing:.03em;text-transform:uppercase;font-size:11px;letter-spacing:.06em}.home-2026 .lime-badge-soft{background:var(--lime-soft)}.home-2026 .topbar{background:var(--ink);color:#fff;font-size:13px}.home-2026 .topbar-inner{display:flex;justify-content:space-between;align-items:center;padding:10px 0;gap:24px}.home-2026 .topbar-socials{display:flex;gap:14px}.home-2026 .topbar-social{color:#fff;opacity:.8;display:inline-flex}.home-2026 .topbar-social:hover{opacity:1}.home-2026 .topbar-social svg{width:16px;height:16px}.home-2026 .topbar-contact{display:flex;gap:28px}.home-2026 .topbar-item{display:inline-flex;align-items:center;gap:8px;color:#fff;opacity:.9}.home-2026 .topbar-item svg{width:14px;height:14px}@media (max-width: 880px){.home-2026 .topbar-contact{display:none}}.home-2026 .nav{position:sticky;top:0;z-index:50;background:rgba(245,243,248,.85);backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);border-bottom:1px solid var(--line)}.home-2026 .nav-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 0;gap:24px}.home-2026 .brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink)}.home-2026 .brand-mark{width:36px;height:36px;color:var(--ink)}.home-2026 .brand-name{display:flex;flex-direction:column;line-height:1}.home-2026 .brand-name span{font-weight:600;font-size:14px;letter-spacing:.06em;color:var(--ink)}.home-2026 .brand-name em{font-style:normal;font-weight:400;font-size:11px;color:var(--ink-3);letter-spacing:.04em;margin-top:3px}.home-2026 .nav-links{display:flex;gap:28px;align-items:center}.home-2026 .nav-links a{font-size:14px;color:var(--ink);font-weight:500;display:inline-flex;align-items:center;gap:4px;transition:color var(--dur) var(--ease-out)}.home-2026 .nav-links .caret{width:14px;height:14px;opacity:.5}.home-2026 .nav-links a:hover{color:var(--violet)}.home-2026 .nav-cta{display:flex;align-items:center;gap:14px}.home-2026 .nav-phone{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--ink);font-weight:500}.home-2026 .nav-phone svg{width:14px;height:14px}@media (max-width: 980px){.home-2026 .nav-links,.home-2026 .nav-phone{display:none}}.home-2026 .section{padding:var(--section-y) 0;position:relative}.home-2026 .section-soft{background:white}@media (max-width: 720px){.home-2026 .section{padding:72px 0}}.home-2026 .section-head{max-width:760px;margin:0 0 56px}.home-2026 .section-head-center{margin-left:auto;margin-right:auto;text-align:center}.home-2026 .section-head .lime-badge{margin-bottom:24px}.home-2026 .h-section{font-family:var(--font-display);font-weight:700;font-size:clamp(36px,5vw,64px);line-height:1.05;letter-spacing:-.03em;color:var(--ink);margin:0}.home-2026 .section-lead{margin-top:24px;max-width:620px;color:var(--ink-3)}.home-2026 .section-head-center .section-lead{margin-left:auto;margin-right:auto}.home-2026 .hero{position:relative;overflow:hidden;padding:80px 0 100px;background:var(--bg)}.home-2026 .hero-bg-dot{position:absolute;top:10%;left:50%;transform:translate(-50%);z-index:0;width:min(960px,96vw);aspect-ratio:698 / 235;background:url(/images/theme/ns-img-hero-dot-bg.png) center / contain no-repeat;opacity:1;will-change:transform;animation:hero-dot-float 8s ease-in-out infinite;pointer-events:none}@keyframes hero-dot-float{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-8px)}}.home-2026 .hero-rules{position:absolute;inset:20px 0 0;z-index:0;display:flex;justify-content:center;gap:clamp(56px,8vw,120px);pointer-events:none}.home-2026 .hero-rules span{display:block;width:1px;height:100%;background:linear-gradient(180deg,rgba(223,228,235,1),rgba(223,228,235,.3));border:none}.home-2026 .hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:80px}.home-2026 .hero-badges{display:inline-flex;align-items:center;gap:10px;margin-bottom:40px}.home-2026 .llm-chip{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:white;border:1px solid var(--line-2);font-size:11px;font-weight:600;color:var(--ink);letter-spacing:.02em;box-shadow:var(--shadow-sm)}.home-2026 .hero,.home-2026 .hero *{font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.home-2026 .hero-title{font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:clamp(34px,5.5vw,68px);line-height:1.1;letter-spacing:0;color:var(--ink);max-width:920px;margin:0 0 28px}.home-2026 .hl-violet{color:var(--violet)}.home-2026 .hero-lead{font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:17px;line-height:1.6;letter-spacing:0;color:var(--ink-3);max-width:640px;margin:0 0 36px}.home-2026 .hero-cta{display:inline-flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-bottom:48px}.home-2026 .stats{display:inline-flex;align-items:center;gap:24px;margin-bottom:56px}.home-2026 .stats-circles{display:flex}.home-2026 .stat-chip{width:56px;height:56px;border-radius:50%;background:var(--lime);color:var(--lime-ink);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;letter-spacing:-.02em;margin-left:-10px;box-shadow:inset 0 1px #fff6,0 0 0 3px var(--bg),0 4px 12px #1f2e0a1a}.home-2026 .stat-chip:first-child{margin-left:0}.home-2026 .stats-copy{display:flex;flex-direction:column;text-align:left;max-width:360px}.home-2026 .stats-copy strong{font-size:15px;color:var(--ink);font-weight:600;margin-bottom:4px;letter-spacing:-.01em}.home-2026 .stats-copy span{font-size:13px;color:var(--ink-3);line-height:1.5}@media (max-width: 720px){.home-2026 .stats{flex-direction:column;gap:16px}.home-2026 .stats-copy{text-align:center}}.home-2026 .city-track{position:relative;z-index:1;margin-top:24px;-webkit-mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent);mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent);overflow:hidden}.home-2026 .city-rail{display:flex;gap:12px;padding:8px 0;animation:cityScroll 60s linear infinite;width:max-content}@keyframes cityScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-2026 .city-chip{background:white;border:1px solid var(--line);padding:10px 22px;border-radius:var(--radius-pill);font-size:14px;font-weight:500;color:var(--ink);white-space:nowrap;flex-shrink:0;box-shadow:var(--shadow-sm)}.home-2026 .tab-strip{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:64px;gap:8px;overflow-x:auto}.home-2026 .tab{background:transparent;border:0;padding:18px 8px;font-size:16px;font-weight:500;color:var(--ink-3);position:relative;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap;transition:color var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out)}.home-2026 .tab-active{color:var(--ink);font-weight:600;border-bottom-color:var(--violet)}.home-2026 .tab:hover{color:var(--ink)}.home-2026 .tab-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:64px;align-items:start}.home-2026 .tab-copy{padding-top:20px}.home-2026 .tab-copy .lime-badge{margin-bottom:28px}.home-2026 .tab-title{font-family:var(--font-display);font-weight:700;font-size:clamp(32px,4.5vw,56px);line-height:1.04;letter-spacing:-.03em;color:var(--ink);margin:0 0 24px}.home-2026 .tab-desc{font-size:17px;line-height:1.65;color:var(--ink-3);margin:0 0 32px;max-width:520px}.home-2026 .tab-list{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:20px}.home-2026 .tab-list li{display:flex;gap:18px;align-items:flex-start}.home-2026 .tab-icon{width:40px;height:40px;flex-shrink:0;color:var(--ink);display:inline-flex;align-items:center;justify-content:center}.home-2026 .tab-icon svg{width:100%;height:100%}.home-2026 .tab-list strong{display:block;font-size:16px;font-weight:600;color:var(--ink);letter-spacing:-.01em;margin-bottom:4px}.home-2026 .tab-list span{font-size:14px;color:var(--ink-3);line-height:1.55}@media (max-width: 980px){.home-2026 .tab-panel{grid-template-columns:1fr;gap:40px}}.home-2026 .photo{position:relative;overflow:hidden;border-radius:var(--radius-xl);aspect-ratio:4/5;background:linear-gradient(180deg,#87B5D8 0%,#C6DCEC 60%,#E5D9C2 100%);box-shadow:var(--shadow-lg)}.home-2026 .photo-sky{position:absolute;inset:0 0 50% 0;background:linear-gradient(180deg,#6BA4D2,#B7CFE3)}.home-2026 .photo-sun{position:absolute;top:8%;right:16%;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(255,236,180,.9) 0%,rgba(255,236,180,0) 70%);filter:blur(8px)}.home-2026 .photo-illu{position:absolute;inset:0;width:100%;height:100%}.home-2026 .photo-label{position:absolute;bottom:16px;left:16px;background:rgba(10,10,15,.6);color:#fff;padding:6px 12px;border-radius:var(--radius-pill);font-size:11px;backdrop-filter:blur(6px);text-transform:uppercase;letter-spacing:.06em;font-weight:500}.home-2026 .home-2026 .grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 980px){.home-2026 .grid-4{grid-template-columns:1fr 1fr}}@media (max-width: 540px){.home-2026 .grid-4{grid-template-columns:1fr}}.home-2026 .grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 980px){.home-2026 .grid-3{grid-template-columns:1fr;max-width:560px;margin:0 auto}}.home-2026 .grid-2x2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media (max-width: 720px){.home-2026 .grid-2x2{grid-template-columns:1fr;max-width:560px;margin:0 auto}}.home-2026 .scard{display:flex;flex-direction:column;gap:16px;padding:32px 28px;background:var(--bg-2);border:1px solid var(--line);border-radius:20px;color:inherit;text-decoration:none;box-shadow:0 2px 6px -3px #0f0e1e0a;transition:border-color .25s var(--ease-out),box-shadow .25s var(--ease-out),transform .25s var(--ease-out);height:100%}.home-2026 .scard:hover{border-color:var(--violet);box-shadow:0 18px 40px -14px #7c3aed33,0 2px 6px -3px #0f0e1e0f;transform:translateY(-4px)}.home-2026 .scard-icon{width:48px;height:48px;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,var(--violet-faint) 0%,#f0eafe 100%)}.home-2026 .scard-icon svg{width:28px;height:28px;color:var(--violet)}.home-2026 .scard-title{font-family:Inter Tight,-apple-system,sans-serif;font-size:17px;font-weight:500;line-height:1.35;letter-spacing:0;color:var(--ink);margin:4px 0 0}.home-2026 .scard-desc{font-size:14px;line-height:1.6;color:var(--ink-3);margin:0;flex:1}.home-2026 .scard-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--violet);margin-top:4px}.home-2026 .scard-arrow{display:inline-block;transition:transform .25s var(--ease-out)}.home-2026 .scard:hover .scard-arrow{transform:translate(4px)}.home-2026 .reviews-marquee{position:relative;overflow:hidden;padding:16px 0;-webkit-mask-image:linear-gradient(90deg,transparent,black 6%,black 94%,transparent);mask-image:linear-gradient(90deg,transparent,black 6%,black 94%,transparent)}.home-2026 .reviews-marquee-track{display:flex;gap:24px;width:max-content;padding:8px 12px;animation:reviews-scroll 60s linear infinite}.home-2026 .reviews-marquee:hover .reviews-marquee-track{animation-play-state:paused}@keyframes reviews-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-2026 .review-card{flex:0 0 358px;max-width:358px;min-height:245px;background:var(--bg-2);border:1px solid var(--line);border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:24px;box-shadow:0 2px 6px -3px #0f0e1e0a;transition:border-color .25s var(--ease-out),box-shadow .25s var(--ease-out),transform .25s var(--ease-out)}.home-2026 .review-card:hover{border-color:var(--ink-4);box-shadow:0 18px 40px -14px #0f0e1e1a;transform:translateY(-3px)}@media (max-width: 640px){.home-2026 .review-card{flex:0 0 300px;max-width:300px;padding:24px}.home-2026 .reviews-marquee-track{animation-duration:45s}}@media (prefers-reduced-motion: reduce){.home-2026 .reviews-marquee-track{animation:none}.home-2026 .reviews-marquee{overflow-x:auto;-webkit-overflow-scrolling:touch}}.home-2026 .review-stars{display:inline-flex;align-items:center;gap:2px;color:#fbbc04}.home-2026 .review-stars svg{width:18px;height:18px;fill:#fbbc04}.home-2026 .review-quote{font-family:Inter Tight,-apple-system,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:var(--ink);margin:0;padding:0;flex:1;letter-spacing:0;text-align:left;position:static;width:auto}.home-2026 .review-quote:before,.home-2026 .review-quote:after{display:none!important;content:none}.home-2026 .review-divider{height:1px;background:var(--line)}.home-2026 .review-author{display:flex;align-items:center;gap:12px;margin:0}.home-2026 .review-avatar{flex:0 0 44px;width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:var(--ink);background:var(--violet-faint);border:1px solid var(--violet-soft);letter-spacing:-.02em}.home-2026 .review-avatar--a{background:linear-gradient(135deg,var(--lime-soft) 0%,#d9f0a4 100%);border-color:#c2e480;color:var(--lime-ink)}.home-2026 .review-avatar--b{background:linear-gradient(135deg,var(--violet-faint) 0%,#e0d0ff 100%);border-color:#c8b3ff;color:var(--violet-press)}.home-2026 .review-avatar--c{background:linear-gradient(135deg,#fef0d4 0%,#fce0a8 100%);border-color:#f5cd7a;color:#6e4b0e}.home-2026 .review-author figcaption{display:flex;flex-direction:column;gap:2px}.home-2026 .review-author strong{font-family:Inter Tight,-apple-system,sans-serif;font-size:14px;font-weight:600;color:var(--ink);letter-spacing:0}.home-2026 .review-author span{font-size:12.5px;font-weight:400;color:var(--ink-3);line-height:1.4}.home-2026 .bcard{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--radius-lg);padding:32px 28px;box-shadow:var(--shadow-md);transition:box-shadow var(--dur) var(--ease-out),transform var(--dur) var(--ease-out)}.home-2026 .bcard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.home-2026 .bcard-icon{width:44px;height:44px;color:var(--ink);margin-bottom:24px}.home-2026 .bcard-icon svg{width:100%;height:100%}.home-2026 .bcard-title{font-size:18px;font-weight:600;color:var(--ink);margin:0 0 8px;letter-spacing:-.015em}.home-2026 .bcard-desc{font-size:14px;color:var(--ink-3);margin:0;line-height:1.55}.home-2026 .price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}@media (max-width: 980px){.home-2026 .price-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.home-2026 .pcard{position:relative;background:var(--bg-2);border:1px solid var(--line);border-radius:var(--radius-xl);padding:32px 28px;display:flex;flex-direction:column;box-shadow:var(--shadow-md);transition:box-shadow var(--dur) var(--ease-out),transform var(--dur) var(--ease-out)}.home-2026 .pcard:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.home-2026 .pcard-featured{background:var(--ink);color:#fff;border-color:var(--ink)}.home-2026 .pcard-featured .pcard-name,.home-2026 .pcard-featured .pcard-value{color:#fff}.home-2026 .pcard-featured .pcard-for,.home-2026 .pcard-featured .pcard-prefix,.home-2026 .pcard-featured .pcard-note{color:#fff9}.home-2026 .pcard-featured .pcard-divider{background:rgba(255,255,255,.12)}.home-2026 .pcard-featured .pcard-section{color:#fff}.home-2026 .pcard-featured .pcard-section-mute{color:#ffffff80}.home-2026 .pcard-featured .pcard-list li{color:#ffffffeb}.home-2026 .pcard-featured .pcard-list-mute li{color:#ffffff73}.home-2026 .pcard-featured .pcard-list svg{color:var(--lime)}.home-2026 .pcard-featured .pcard-list-mute svg{color:#fff6}.home-2026 .pcard-featured .pcard-badge{background:var(--lime);color:var(--lime-ink)}.home-2026 .pcard-badge{display:inline-flex;align-self:flex-start;font-size:11px;font-weight:600;padding:6px 14px;border-radius:var(--radius-pill);background:var(--violet-soft);color:var(--violet-press);letter-spacing:.05em;text-transform:uppercase;margin-bottom:20px}.home-2026 .pcard-name{font-family:var(--font-display);font-weight:700;font-size:26px;line-height:1.1;letter-spacing:-.02em;color:var(--ink);margin:0 0 8px}.home-2026 .pcard-for{font-size:14px;color:var(--ink-3);margin:0 0 24px;line-height:1.55}.home-2026 .pcard-price{margin-bottom:24px}.home-2026 .pcard-prefix{display:block;font-size:12px;color:var(--ink-3)}.home-2026 .pcard-value{font-family:var(--font-display);font-weight:700;font-size:48px;line-height:1;letter-spacing:-.025em;color:var(--ink);display:inline-flex;align-items:baseline;margin-top:4px}.home-2026 .pcard-value span{font-size:20px;margin-left:4px;font-weight:600}.home-2026 .pcard-note{display:block;font-size:11px;color:var(--ink-3);margin-top:6px}.home-2026 .pcard-cta{width:100%}.home-2026 .pcard-divider{height:1px;background:var(--line);margin:24px 0 16px}.home-2026 .pcard-section{font-size:11px;font-weight:700;color:var(--ink);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.home-2026 .pcard-section-mute{color:var(--ink-3);margin-top:18px}.home-2026 .pcard-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.home-2026 .pcard-list li{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:var(--ink-2);line-height:1.5}.home-2026 .pcard-list svg{width:16px;height:16px;color:var(--violet);flex-shrink:0;margin-top:2px}.home-2026 .pcard-list-mute li{color:var(--ink-3)}.home-2026 .pcard-list-mute svg{color:var(--ink-4)}.home-2026 .process{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.home-2026 .process-line{position:absolute;top:28px;left:10%;right:10%;height:1px;background:repeating-linear-gradient(to right,var(--line-2) 0 6px,transparent 6px 14px)}.home-2026 .pstep{position:relative;z-index:1;background:var(--bg-2);border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px 24px;box-shadow:var(--shadow-sm)}.home-2026 .pstep-num{width:56px;height:56px;border-radius:50%;background:var(--lime);color:var(--lime-ink);display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:18px;letter-spacing:-.02em;margin:-52px 0 20px;box-shadow:inset 0 1px #fff6,0 8px 16px #1f2e0a1f,0 0 0 4px var(--bg)}.home-2026 .pstep-title{font-size:16px;font-weight:600;color:var(--ink);margin:0 0 6px;letter-spacing:-.01em}.home-2026 .pstep-desc{font-size:14px;color:var(--ink-3);margin:0;line-height:1.55}@media (max-width: 880px){.home-2026 .process{grid-template-columns:1fr 1fr}.home-2026 .process-line{display:none}}@media (max-width: 520px){.home-2026 .process{grid-template-columns:1fr}}.home-2026 .form-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:56px;align-items:start}@media (max-width: 980px){.home-2026 .form-shell{grid-template-columns:1fr;gap:40px}}.home-2026 .form-title{margin:16px 0 20px}.home-2026 .form-lead{color:var(--ink-3);max-width:460px;margin:0 0 28px}.home-2026 .form-reassure{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.home-2026 .form-reassure li{display:inline-flex;align-items:center;gap:12px;font-size:14px;color:var(--ink-2)}.home-2026 .check{width:22px;height:22px;border-radius:50%;background:var(--lime);color:var(--lime-ink);display:inline-flex;align-items:center;justify-content:center}.home-2026 .check svg{width:12px;height:12px}.home-2026 .form-card{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--radius-xl);padding:36px;box-shadow:var(--shadow-lg)}.home-2026 .form-steps{display:flex;gap:8px;margin-bottom:28px}.home-2026 .fpip{flex:1;text-align:center;font-size:12px;padding:8px 10px;border-radius:var(--radius-pill);background:var(--bg-3);color:var(--ink-3);font-weight:500}.home-2026 .fpip.active{background:var(--ink);color:#fff}.home-2026 .form-.field{display:flex;flex-direction:column;gap:6px}.home-2026 .field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width: 520px){.home-2026 .field-row{grid-template-columns:1fr}}.home-2026 .field label{font-size:13px;font-weight:500;color:var(--ink)}.home-2026 .input{font-family:inherit;font-size:14px;padding:14px 18px;border:1.5px solid var(--line-2);border-radius:var(--radius-pill);background:var(--bg-2);color:var(--ink);width:100%;transition:border var(--dur) var(--ease-out),box-shadow var(--dur) var(--ease-out)}.home-2026 .input:focus{outline:0;border-color:var(--violet);box-shadow:0 0 0 4px #7c3aed1f}.home-2026 .pillgroup{display:flex;flex-wrap:wrap;gap:8px}.home-2026 .fpill{padding:10px 16px;font-size:13px;font-weight:500;border:1.5px solid var(--line-2);border-radius:var(--radius-pill);background:var(--bg-2);color:var(--ink-2);transition:all var(--dur) var(--ease-out)}.home-2026 .fpill:hover{border-color:var(--ink)}.home-2026 .fpill-active{background:var(--ink);border-color:var(--ink);color:#fff}.home-2026 .form-actions{display:flex;justify-content:space-between;align-items:center;margin-top:8px;gap:12px}.home-2026 .form-hint{font-size:12px;color:var(--ink-3)}.home-2026 .form-back{background:transparent;border:0;color:var(--ink-2);font-size:14px;padding:8px 0;font-weight:500}.home-2026 .form-recap{background:var(--bg-3);border-radius:var(--radius-md);padding:16px 18px;display:flex;flex-direction:column;gap:8px}.home-2026 .frrow{display:flex;justify-content:space-between;font-size:13px;gap:16px}.home-2026 .frrow span{color:var(--ink-3)}.home-2026 .frrow strong{color:var(--ink);font-weight:600}.home-2026 .form-fine{font-size:11px;color:var(--ink-3);margin:8px 0 0}.home-2026 .trust-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:64px;align-items:start}@media (max-width: 980px){.home-2026 .trust-shell{grid-template-columns:1fr;gap:40px}}.home-2026 .trust-left .lime-badge{margin-bottom:24px}.home-2026 .trust-bio{font-size:17px;line-height:1.7;color:var(--ink-3);margin:24px 0 32px;max-width:520px}.home-2026 .trust-meta{display:flex;gap:32px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-2026 .trust-meta>div{display:flex;flex-direction:column;gap:2px}.home-2026 .trust-meta strong{font-family:var(--font-display);font-weight:700;font-size:28px;color:var(--ink);letter-spacing:-.02em;line-height:1}.home-2026 .trust-meta span{font-size:12px;color:var(--ink-3)}.home-2026 .trust-fine{margin-top:24px;padding:18px 20px;background:var(--bg);border-radius:var(--radius-lg);font-size:13px;color:var(--ink-3);line-height:1.6;border:1px solid var(--line)}.home-2026 .trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 540px){.home-2026 .trust-grid{grid-template-columns:1fr}}.home-2026 .tcard{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px 24px;box-shadow:var(--shadow-sm)}.home-2026 .tcard-icon{width:40px;height:40px;color:var(--violet);margin-bottom:16px}.home-2026 .tcard-icon svg{width:100%;height:100%}.home-2026 .tcard h4{font-size:16px;font-weight:600;color:var(--ink);margin:0 0 6px;letter-spacing:-.01em}.home-2026 .tcard p{font-size:14px;color:var(--ink-3);margin:0;line-height:1.55}.home-2026 .news{position:relative;overflow:hidden;background:var(--bg-dark);color:#fff;padding:120px 0}.home-2026 .news-aurora{position:absolute;top:-20%;left:0;width:60%;height:80%;background:radial-gradient(ellipse 50% 60% at 30% 40%,rgba(91,223,230,.6) 0%,transparent 60%),radial-gradient(ellipse 40% 50% at 55% 30%,rgba(240,227,125,.55) 0%,transparent 60%),radial-gradient(ellipse 60% 60% at 25% 25%,rgba(184,227,106,.45) 0%,transparent 70%);filter:blur(40px);pointer-events:none}.home-2026 .news-grain{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");opacity:.08;pointer-events:none}.home-2026 .news-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:end}@media (max-width: 980px){.home-2026 .news-inner{grid-template-columns:1fr;gap:40px;align-items:start}}.home-2026 .news-badge{display:inline-flex;padding:8px 18px;background:rgba(255,255,255,.08);color:#fff;border-radius:var(--radius-pill);font-size:13px;font-weight:500;margin-bottom:28px}.home-2026 .news-title{font-family:var(--font-display);font-weight:700;font-size:clamp(36px,5vw,64px);line-height:1.04;letter-spacing:-.03em;color:#fff;margin:0 0 24px}.home-2026 .news-lead{font-size:16px;line-height:1.65;color:#ffffff8c;max-width:460px;margin:0}.home-2026 .news-row{display:flex;gap:12px;margin-bottom:28px}.home-2026 .news-input{flex:1;background:var(--bg-dark-2);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-pill);padding:18px 24px;font-family:inherit;font-size:14px;color:#fff}.home-2026 .news-input::placeholder{color:#fff6}.home-2026 .news-input:focus{outline:0;border-color:var(--violet);box-shadow:0 0 0 4px #7c3aed33}.home-2026 .news-form .btn-primary{white-space:nowrap}.home-2026 .news-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.home-2026 .news-bullets li{display:inline-flex;align-items:center;gap:12px;font-size:14px;color:#ffffffbf}.home-2026 .news-check{width:22px;height:22px;border-radius:50%;background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;display:inline-flex;align-items:center;justify-content:center}.home-2026 .news-check svg{width:12px;height:12px}@media (max-width: 540px){.home-2026 .news-row{flex-direction:column}}.home-2026 .faq-container{max-width:820px}.home-2026 .faq-list{display:flex;flex-direction:column;gap:12px}.home-2026 .faq-item{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out)}.home-2026 .faq-open{box-shadow:var(--shadow-md);border-color:var(--ink)}.home-2026 .faq-q{width:100%;text-align:left;background:transparent;border:0;padding:22px 26px;display:flex;justify-content:space-between;align-items:center;gap:18px;font-size:16px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.home-2026 .faq-toggle{width:32px;height:32px;border-radius:50%;background:var(--bg-3);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.home-2026 .faq-open .faq-toggle{background:var(--ink);color:#fff}.home-2026 .faq-toggle svg{width:16px;height:16px}.home-2026 .faq-a{padding:0 26px 22px;font-size:15px;line-height:1.65;color:var(--ink-3)}.home-2026 .section-cta{padding:80px 0 120px}.home-2026 .ctacard{position:relative;overflow:hidden;background:var(--bg-dark);color:#fff;border-radius:var(--radius-2xl);padding:96px 64px;text-align:center;box-shadow:var(--shadow-lg)}.home-2026 .cta-aurora{position:absolute;inset:-20% -10% auto auto;width:80%;height:140%;background:radial-gradient(ellipse 40% 50% at 70% 50%,rgba(124,58,237,.55) 0%,transparent 60%),radial-gradient(ellipse 40% 50% at 60% 30%,rgba(214,242,107,.35) 0%,transparent 60%);filter:blur(40px);pointer-events:none}.home-2026 .ctacard>*{position:relative;z-index:1}.home-2026 .cta-title{font-family:var(--font-display);font-weight:700;font-size:clamp(32px,4.5vw,60px);line-height:1.05;letter-spacing:-.03em;margin:24px 0 20px;color:#fff}.home-2026 .cta-lead{font-size:18px;line-height:1.6;color:#ffffffa6;max-width:560px;margin:0 auto 40px}.home-2026 .cta-actions{display:inline-flex;gap:14px;flex-wrap:wrap;justify-content:center}.home-2026 .cta-foot{display:inline-flex;gap:32px;margin-top:40px;font-size:13px;color:#ffffff80;flex-wrap:wrap;justify-content:center}@media (max-width: 720px){.home-2026 .ctacard{padding:64px 32px}}.home-2026 .footer{background:var(--ink);color:#fff;padding:80px 0 24px}.home-2026 .footer-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:64px}@media (max-width: 880px){.home-2026 .footer-inner{grid-template-columns:1fr;gap:40px}}.home-2026 .brand-footer,.home-2026 .brand-footer .brand-name span{color:#fff}.home-2026 .brand-footer .brand-name em{color:#ffffff8c}.home-2026 .brand-footer .brand-mark{color:#fff}.home-2026 .footer-tag{font-size:14px;color:#ffffff8c;margin:16px 0;max-width:320px;line-height:1.5}.home-2026 .footer-contact{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#ffffffb3}.home-2026 .footer-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media (max-width: 720px){.home-2026 .footer-cols{grid-template-columns:1fr 1fr;gap:24px}}.home-2026 .footer-cols a{display:block;font-size:14px;color:#ffffffb3;padding:5px 0}.home-2026 .footer-cols a:hover{color:#fff}.home-2026 .footer-label{font-size:11px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.home-2026 .footer-fine{margin-top:64px;padding-top:28px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;color:#fff6}.home-2026 .hero{padding-top:64px}.home-2026 .hero{padding:clamp(120px,12vw,180px) 0 clamp(80px,10vw,120px);overflow:visible}.home-2026 .hero-deco{position:absolute;z-index:2;margin:0;pointer-events:none;opacity:0;animation-fill-mode:forwards}.home-2026 .hero-deco img{display:block;width:100%;height:auto;border-radius:18px;box-shadow:0 22px 48px -18px #0f0e1e4d,0 8px 18px #0f0e1e1a;background:white;border:1px solid var(--line);object-fit:cover;aspect-ratio:4 / 3}.home-2026 .hero-deco-top-left{top:32px;left:-18px;width:clamp(118px,12vw,220px);aspect-ratio:.88 / 1;transform:rotate(-7deg);overflow:hidden;border-radius:24px;border:1px solid #e3e7ed;background:rgba(252,252,252,.8);box-shadow:0 24px 60px #1a1a1c14;animation:hero-deco-in .9s var(--ease-out) .2s forwards}.home-2026 .hero-deco-top-right{top:22px;right:-10px;width:clamp(110px,11vw,205px);aspect-ratio:.9 / 1;transform:rotate(6deg);overflow:hidden;border-radius:24px;border:1px solid #e3e7ed;background:rgba(252,252,252,.8);box-shadow:0 24px 60px #1a1a1c14;animation:hero-deco-in .9s var(--ease-out) .25s forwards}.home-2026 .hero-deco-top-left img,.home-2026 .hero-deco-top-right img{width:100%;height:100%;object-fit:cover;border-radius:0;box-shadow:none;border:none;aspect-ratio:auto}.home-2026 .hero-deco-bottom-left{bottom:clamp(60px,8vw,140px);left:clamp(0px,1vw,24px);width:clamp(200px,19vw,290px);transform:rotate(11deg);animation:hero-deco-in .9s var(--ease-out) .35s forwards}.home-2026 .hero-deco-bottom-right{bottom:clamp(60px,8vw,140px);right:clamp(0px,1vw,24px);width:clamp(200px,19vw,290px);transform:rotate(-7deg);animation:hero-deco-in .9s var(--ease-out) .4s forwards}@media (min-width: 1535px){.home-2026 .hero-deco-top-left{width:350px}.home-2026 .hero-deco-top-right{width:280px}.home-2026 .hero-deco-bottom-left,.home-2026 .hero-deco-bottom-right{width:290px}}@media (max-width: 1280px){.home-2026 .hero-deco-top-left{width:clamp(150px,14vw,200px)}.home-2026 .hero-deco-top-right{width:clamp(140px,13vw,180px)}.home-2026 .hero-deco-bottom-left,.home-2026 .hero-deco-bottom-right{width:clamp(150px,14vw,200px);bottom:50px}}@media (max-width: 1024px){.home-2026 .hero-deco-top-left{top:24px;width:140px}.home-2026 .hero-deco-top-right{top:24px;width:150px}.home-2026 .hero-deco-bottom-left,.home-2026 .hero-deco-bottom-right{display:none}}@media (max-width: 720px){.home-2026 .hero-deco{display:none}}.home-2026 .hero-inner{position:relative;z-index:3}@keyframes hero-deco-in{0%{opacity:0}to{opacity:1}}.home-2026 .trust-row{list-style:none;padding:0;margin:8px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%;max-width:980px}@media (max-width: 880px){.home-2026 .trust-row{grid-template-columns:repeat(2,1fr);gap:14px;max-width:540px}}@media (max-width: 460px){.home-2026 .trust-row{grid-template-columns:1fr}}.home-2026 .trust-item{display:flex;align-items:center;gap:14px;padding:14px 18px;background:white;border:1px solid var(--line);border-radius:16px;text-align:left;box-shadow:0 2px 6px -3px #0f0e1e0f;opacity:0;transform:translateY(12px);animation:trust-card-in .7s var(--ease-out) var(--trust-delay, 0s) forwards;transition:border-color .25s var(--ease-out),box-shadow .25s var(--ease-out),transform .25s var(--ease-out)}.home-2026 .trust-item:hover{border-color:var(--violet);box-shadow:0 14px 32px -12px #7c3aed33,0 2px 6px -3px #0f0e1e14;transform:translateY(-3px)}@keyframes trust-card-in{to{opacity:1;transform:translateY(0)}}.home-2026 .trust-ico{flex:0 0 40px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,var(--violet-faint) 0%,#f0eafe 100%);color:var(--violet);box-shadow:inset 0 1px #fff9}.home-2026 .trust-ico svg{width:21px;height:21px}.home-2026 .trust-ico--google{background:white;border:1px solid var(--line);padding:6px;box-shadow:0 2px 4px #0f0e1e0f}.home-2026 .trust-ico--google svg{width:26px;height:26px}.home-2026 .trust-copy{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.home-2026 .trust-copy strong{font-size:13px;font-weight:600;color:var(--ink);letter-spacing:-.005em;line-height:1.3}.home-2026 .trust-copy>span{font-size:12px;font-weight:400;color:var(--ink-3);line-height:1.35}.home-2026 .trust-pill{align-self:flex-start;display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11px!important;font-weight:600!important;letter-spacing:.02em;line-height:1.4!important}.home-2026 .trust-pill--lime{background:var(--lime-soft);color:var(--lime-ink)!important}.home-2026 .trust-pill--violet{background:var(--violet-faint);color:var(--violet-press)!important}.home-2026 .trust-stars{display:inline-flex;align-items:center;gap:2px;margin-top:2px}.home-2026 .trust-stars svg{width:14px;height:14px;fill:#fbbc04;color:#fbbc04;filter:drop-shadow(0 1px 1px rgba(251,188,4,.3))}.home-2026 .trust-stars svg path{fill:#fbbc04}.home-2026 .trust-stars svg:nth-child(1){animation:star-pop .5s var(--ease-out) .5s both}.home-2026 .trust-stars svg:nth-child(2){animation:star-pop .5s var(--ease-out) .6s both}.home-2026 .trust-stars svg:nth-child(3){animation:star-pop .5s var(--ease-out) .7s both}.home-2026 .trust-stars svg:nth-child(4){animation:star-pop .5s var(--ease-out) .8s both}.home-2026 .trust-stars svg:nth-child(5){animation:star-pop .5s var(--ease-out) .9s both}@keyframes star-pop{0%{opacity:0;transform:scale(.3)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.home-2026 .h-section,.home-2026 .pcard-name,.home-2026 .bcard-title,.home-2026 .tab-title,.home-2026 .news-title,.home-2026 .cta-title,.home-2026 .tcard h4,.home-2026 .step-card-body h3,.home-2026 .faq-q{font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;letter-spacing:0}.home-2026 .h-section{font-size:clamp(32px,4vw,52px);line-height:1.2;color:var(--ink);margin:0}.home-2026 .news-title{font-size:clamp(32px,4vw,52px);line-height:1.2;color:#fff;margin:0 0 24px}.home-2026 .cta-title{font-size:clamp(30px,3.8vw,50px);line-height:1.2;color:#fff;margin:24px 0 20px}.home-2026 .tab-title{font-size:clamp(28px,3.5vw,44px);line-height:1.2;color:var(--ink);margin:0 0 24px}.home-2026 .pcard-name{font-size:clamp(22px,1.8vw,26px);line-height:1.25;color:var(--ink);margin:0 0 8px}.home-2026 .step-card-body h3{font-size:clamp(20px,1.5vw,24px);line-height:1.3;color:var(--ink);margin:0}.home-2026 .bcard-title{font-size:18px;line-height:1.35;color:var(--ink);margin:0 0 8px}.home-2026 .tcard h4{font-size:16px;line-height:1.4;color:var(--ink);margin:0 0 6px}.home-2026 .faq-q{font-size:16px;line-height:1.4;color:var(--ink)}.home-2026 .hero,.home-2026 .section:not(.section-soft):not(.section-cta){background:#F4F5F8}.home-2026 .section-soft{background:#FFFFFF}.home-2026 .step-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px}.home-2026 .step-card{background:var(--bg-2);border:1px solid var(--line);border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:28px;box-shadow:0 2px 6px -3px #0f0e1e0a;opacity:0;transform:translateY(16px);animation:step-card-in .7s var(--ease-out) var(--step-delay, 0s) forwards;transition:border-color .25s var(--ease-out),box-shadow .25s var(--ease-out),transform .25s var(--ease-out)}.home-2026 .step-card:hover{border-color:var(--violet);box-shadow:0 18px 40px -14px #7c3aed2e,0 2px 6px -3px #0f0e1e0f;transform:translateY(-4px)}.home-2026 .step-card:nth-child(1),.home-2026 .step-card:nth-child(2),.home-2026 .step-card:nth-child(3){grid-column:span 4}.home-2026 .step-card--row2-first{grid-column:3 / span 4}.home-2026 .step-card:nth-child(5){grid-column:span 4}.home-2026 .step-card-head{display:flex;align-items:center;justify-content:space-between}.home-2026 .step-card-num{font-size:13px;font-weight:600;color:var(--ink);letter-spacing:.04em;text-transform:uppercase;margin:0}.home-2026 .step-card-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--ink);flex:0 0 auto}.home-2026 .step-card-icon svg{width:52px;height:52px}.home-2026 .step-card-body{display:flex;flex-direction:column;gap:16px;flex:1}.home-2026 .step-card-body h3{font-family:Inter Tight,-apple-system,sans-serif;font-size:clamp(20px,1.5vw,24px);font-weight:500;line-height:1.4;letter-spacing:-.01em;color:var(--ink);margin:0}.home-2026 .step-card-body p{font-size:15px;line-height:1.6;color:var(--ink-3);margin:0}.home-2026 .step-card-body p strong{color:var(--ink);font-weight:600}.home-2026 .step-card-body ul{list-style:disc;list-style-position:inside;padding:0;margin:4px 0 0;display:flex;flex-direction:column;gap:8px}.home-2026 .step-card-body ul li{font-size:14px;line-height:1.55;color:var(--ink-3)}.home-2026 .step-card-body ul li::marker{color:var(--violet)}@media (max-width: 1024px){.home-2026 .step-card:nth-child(1),.home-2026 .step-card:nth-child(2),.home-2026 .step-card:nth-child(3),.home-2026 .step-card--row2-first,.home-2026 .step-card:nth-child(5){grid-column:span 6}.home-2026 .step-card--row2-first{grid-column-start:auto}}@media (max-width: 640px){.home-2026 .step-grid{gap:16px}.home-2026 .step-card:nth-child(n){grid-column:span 12}.home-2026 .step-card{padding:24px;gap:20px}.home-2026 .step-card-icon svg{width:40px;height:40px}}@keyframes step-card-in{to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.home-2026 .hero-badges .lime-badge{display:none}.home-2026 .hero-badges{margin-bottom:24px}}.home-2026 .proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.home-2026 .proof-stat{background:#fff;border:1px solid var(--line-2);border-radius:20px;padding:32px 28px;text-align:center;box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease}.home-2026 .proof-stat:hover{transform:translateY(-4px);box-shadow:var(--shadow-md, 0 12px 32px rgba(0,0,0,.08))}.home-2026 .proof-stat-value{font-family:var(--font-display);font-weight:700;font-size:clamp(40px,5vw,56px);line-height:1;letter-spacing:-.03em;color:var(--ink);margin-bottom:12px}.home-2026 .proof-stat-value .proof-suffix{font-size:.55em;color:var(--ink-3);font-weight:600;margin-left:4px}.home-2026 .proof-stat-label{font-size:15px;color:var(--ink-2, var(--ink-3));font-weight:500;line-height:1.4}.home-2026 .proof-quotes{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:40px}.home-2026 .proof-quote{background:#fff;border:1px solid var(--line-2);border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:16px}.home-2026 .proof-quote-stars{display:inline-flex;gap:2px;color:#f5b400}.home-2026 .proof-quote-stars svg{width:16px;height:16px}.home-2026 .proof-quote-text{font-size:16px;line-height:1.55;color:var(--ink);margin:0;font-style:italic}.home-2026 .proof-quote-author{display:flex;align-items:center;gap:12px;margin-top:auto}.home-2026 .proof-quote-avatar{width:40px;height:40px;border-radius:50%;background:var(--lime-soft, #e8f5d0);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;border:1px solid var(--line-2)}.home-2026 .proof-quote-meta strong{display:block;font-size:14px;font-weight:600;color:var(--ink)}.home-2026 .proof-quote-meta span{display:block;font-size:12px;color:var(--ink-3)}.home-2026 .proof-cta-wrap{display:flex;flex-direction:column;align-items:center;gap:12px}.home-2026 .proof-cta-note{font-size:13px;color:var(--ink-3)}@media (max-width: 980px){.home-2026 .proof-grid{grid-template-columns:1fr;gap:16px}.home-2026 .proof-quotes{grid-template-columns:1fr}.home-2026 .proof-stat{padding:28px 24px}}.home-2026 .btn .btn-arrow{transition:transform .35s cubic-bezier(.4,0,.2,1);will-change:transform;animation:btn-arrow-nudge 2.8s ease-in-out infinite}.home-2026 .btn:hover .btn-arrow{transform:translate(4px);animation:none}.home-2026 .btn:active .btn-arrow{transform:translate(2px)}@keyframes btn-arrow-nudge{0%,to{transform:translate(0)}50%{transform:translate(3px)}}@media (prefers-reduced-motion: reduce){.home-2026 .btn .btn-arrow{animation:none}.home-2026 .btn:hover .btn-arrow{transform:none}}.home-2026 .live-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:var(--radius-pill);background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.2);color:#15803d;font-size:13px;font-weight:600;letter-spacing:-.005em;margin-bottom:4px}.home-2026 .live-pill:before{content:"";width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 #22c55e99;animation:live-pulse 2s ease-in-out infinite;flex-shrink:0}@keyframes live-pulse{0%{box-shadow:0 0 #22c55e99}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}@media (prefers-reduced-motion: reduce){.home-2026 .live-pill:before{animation:none}}.home-2026 .hero-cta-reassurance{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-size:13px;color:var(--ink-3);letter-spacing:-.005em}.home-2026 .hero-cta-reassurance svg{width:14px;height:14px;color:#22c55e;flex-shrink:0}
