:root{--text: #44403c;--text-h: #1c1917;--text-muted: #78716c;--text-subtle: #a8a29e;--bg: #fbfaf8;--surface: #ffffff;--surface-muted: #f5f4f1;--surface-raised: #ffffff;--border: #e9e6e1;--border-strong: #d6d3ce;--code-bg: #f5f4f1;--primary: #38bdf8;--primary-hover: #0ea5e9;--primary-active: #0284c7;--primary-soft: #e0f2fe;--primary-softer: #f0f9ff;--primary-ring: rgba(56, 189, 248, .18);--accent: #38bdf8;--accent-bg: #e0f2fe;--accent-border: rgba(56, 189, 248, .28);--shadow-xs: 0 1px 2px rgba(28, 25, 23, .04);--shadow-sm: 0 1px 2px rgba(28, 25, 23, .04), 0 2px 6px rgba(28, 25, 23, .04);--shadow-md: 0 2px 4px rgba(28, 25, 23, .04), 0 10px 24px -6px rgba(28, 25, 23, .08);--shadow-lg: 0 4px 8px rgba(28, 25, 23, .05), 0 24px 48px -12px rgba(28, 25, 23, .12);--shadow: 0 1px 2px rgba(28, 25, 23, .04), 0 2px 6px rgba(28, 25, 23, .04);--header-bg: #ffffff;--header-text: #1c1917;--header-border: #ecebe7;--header-gradient: #ffffff;--app-page-gradient: linear-gradient(180deg, #fbfaf8 0%, #f7f5f1 100%);--card-bg: #ffffff;--card-border: #e9e6e1;--card-shadow: 0 2px 4px rgba(28, 25, 23, .04), 0 10px 24px -6px rgba(28, 25, 23, .08);--progress: #38bdf8;--progress-track: #ecebe7;--step-active-bg: #e0f2fe;--step-active-fg: #0c4a6e;--step-done: #0ea5e9;--footer-bg: #ffffff;--footer-border: #e9e6e1;--focus: #38bdf8;--focus-ring: rgba(56, 189, 248, .18);--danger: #b91c1c;--danger-soft: #fef2f2;--success: #0ea5e9;--warning: #b45309;--social-bg: rgba(245, 244, 241, .9);--radius-xs: 6px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-pill: 999px;--sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--heading: "Fraunces", "Iowan Old Style", Georgia, "Times New Roman", serif;--mono: "JetBrains Mono", ui-monospace, "Cascadia Code", Consolas, monospace;font:16px/1.55 var(--sans);letter-spacing:-.005em;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 1024px){:root{font-size:15.5px}}html[data-theme=dark]{--bg: #020810;--surface: rgba(6, 14, 34, .8);--surface-muted: rgba(6, 14, 34, .96);--surface-raised: rgba(12, 24, 52, .85);--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .14);--text: #94a3b8;--text-h: #f1f5f9;--text-muted: #64748b;--text-subtle: #475569;--code-bg: rgba(8, 18, 42, .9);--primary: #38bdf8;--primary-hover: #0ea5e9;--primary-active: #0284c7;--primary-soft: rgba(56, 189, 248, .13);--primary-softer: rgba(56, 189, 248, .07);--primary-ring: rgba(56, 189, 248, .4);--accent: #38bdf8;--accent-bg: rgba(56, 189, 248, .1);--accent-border: rgba(56, 189, 248, .3);--shadow-xs: 0 1px 3px rgba(0,0,0,.6), 0 0 8px rgba(56,189,248,.05);--shadow-sm: 0 4px 16px rgba(0,0,0,.6), 0 0 14px rgba(56,189,248,.07);--shadow-md: 0 8px 32px rgba(0,0,0,.7), 0 0 28px rgba(56,189,248,.1);--shadow-lg: 0 24px 64px rgba(0,0,0,.8), 0 0 56px rgba(56,189,248,.14);--shadow: 0 4px 16px rgba(0,0,0,.6), 0 0 14px rgba(56,189,248,.07);--header-bg: rgba(2, 6, 16, .88);--header-border: rgba(255, 255, 255, .08);--app-page-gradient: linear-gradient(180deg, #020810 0%, #020a18 100%);--header-text: #f1f5f9;--card-bg: rgba(6, 14, 34, .72);--card-shadow: 0 8px 32px rgba(0,0,0,.6), 0 0 28px rgba(56,189,248,.08);--progress: #38bdf8;--step-active-bg: rgba(56, 189, 248, .18);--step-done: #0ea5e9;--footer-bg: rgba(2, 6, 14, .98);--footer-border: rgba(255, 255, 255, .08);--focus: #38bdf8;--focus-ring: rgba(56, 189, 248, .4);--success: #4ade80;--danger: #fb7185;--danger-soft: rgba(251, 113, 133, .1);--social-bg: rgba(8, 18, 42, .85);color-scheme:dark light}html[data-theme=light]{color-scheme:light dark}html[data-theme=light] #social .button-icon{filter:none}#social .button-icon{opacity:.85}body{margin:0;background:var(--bg)}html[data-theme=dark] body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(34,211,238,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(34,211,238,.025) 1px,transparent 1px);background-size:72px 72px;pointer-events:none;z-index:0}#root{position:relative;z-index:1;width:100%;margin:0 auto;min-height:100svh;display:flex;flex-direction:column;box-sizing:border-box;background:transparent;text-align:left}h1,h2,h3{font-family:var(--heading);font-weight:500;color:var(--text-h);letter-spacing:-.02em}h1{font-size:clamp(2rem,4vw,3rem);line-height:1.08;margin:0 0 .5rem;font-variation-settings:"opsz" 96,"SOFT" 50}h2{font-size:clamp(1.35rem,2.2vw,1.625rem);line-height:1.2;margin:0 0 .5rem;font-variation-settings:"opsz" 40,"SOFT" 50}h3{font-size:1.1rem;line-height:1.3;margin:0 0 .5rem;font-family:var(--sans);font-weight:600;letter-spacing:-.01em}p{margin:0}a{color:var(--primary);text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--primary-hover)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:2px solid transparent;box-shadow:0 0 0 3px var(--focus-ring);border-radius:var(--radius-sm)}.skip-to-content{position:absolute;left:12px;top:-40px;z-index:1000;padding:8px 14px;background:var(--primary);color:#fff;border-radius:var(--radius-sm);font-weight:500;font-size:.9rem;text-decoration:none;box-shadow:var(--shadow-md);transition:top .15s ease}.skip-to-content:focus,.skip-to-content:focus-visible{top:12px;outline:2px solid transparent;box-shadow:0 0 0 3px var(--focus-ring),var(--shadow-md);color:#fff}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}code,.counter{font-family:var(--mono);display:inline-flex;border-radius:var(--radius-xs);color:var(--text-h)}code{font-size:.875rem;line-height:1.4;padding:2px 6px;background:var(--code-bg)}.step-dot,.counter,input[type=number],.lang-btn{font-variant-numeric:tabular-nums}@media (max-width: 600px){h1{font-size:1.75rem}h2{font-size:1.25rem}}.hp{--hp-bg: #f5f5f7;--hp-surface: #ffffff;--hp-text: #1d1d1f;--hp-muted: #6e6e73;--hp-subtle: #a1a1a6;--hp-border: rgba(0, 0, 0, .08);--hp-accent: #0071e3;--hp-accent2: #06c;--hp-teal: #0077b6;--hp-amber: #d97706;--hp-emerald: #059669;--hp-danger: #ef4444;--hp-shadow-card: 0 2px 4px rgba(0,0,0,.04), 0 8px 24px rgba(0,0,0,.07), 0 32px 64px rgba(0,0,0,.09), 0 64px 96px rgba(0,0,0,.06);--hp-shadow-card-hover: 0 4px 8px rgba(0,0,0,.05), 0 16px 40px rgba(0,0,0,.1), 0 48px 96px rgba(0,0,0,.13), 0 96px 128px rgba(0,0,0,.08);--hp-shadow-float: 0 8px 16px rgba(0,0,0,.06), 0 24px 48px rgba(0,0,0,.1), 0 64px 96px rgba(0,0,0,.12);font-family:-apple-system,SF Pro Display,Inter,system-ui,sans-serif;background:var(--hp-bg);color:var(--hp-text);min-height:100svh;overflow-x:hidden}.hp-nav{position:fixed;top:0;left:0;right:0;z-index:200;background:#f5f5f7d1;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(0,0,0,.08)}.hp-nav-inner{max-width:1200px;margin:0 auto;padding:0 28px;height:158px;display:flex;align-items:center;gap:32px}.hp-logo{display:flex;align-items:center}.hp-logo-img{height:148px;width:auto;display:block}.hp-logo--footer .hp-logo-img{height:100px;width:auto}.hp-nav-links{display:flex;gap:24px;margin-left:auto}.hp-nav-links a{color:var(--hp-muted);text-decoration:none;font-size:.875rem;font-weight:500;transition:color .15s}.hp-nav-links a:hover{color:var(--hp-text)}.hp-nav-links a.hp-nav-active{color:var(--hp-accent);font-weight:700}.hp-btn-nav{margin-left:20px;padding:7px 18px;background:var(--hp-accent);color:#fff;border:none;border-radius:980px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .18s,transform .15s;white-space:nowrap}.hp-btn-nav:hover{background:var(--hp-accent2);transform:scale(1.03)}.hp-btn-nav--outline{background:transparent;border:1.5px solid var(--hp-accent);color:var(--hp-accent);text-decoration:none}.hp-btn-nav--outline:hover{background:var(--hp-accent);color:#fff}.hp-section{position:relative;width:100%;box-sizing:border-box}.hp-section-hero{min-height:100svh;display:flex;align-items:center;justify-content:center;padding:178px 32px 72px;background:linear-gradient(160deg,#f5f5f7,#e8f4ff 60%,#f0faf5)}.hp-section-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 20%,rgba(0,113,227,.06) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(0,119,182,.05) 0%,transparent 50%),radial-gradient(circle at 60% 10%,rgba(5,150,105,.04) 0%,transparent 40%);pointer-events:none}.hp-section-how{background:#fff;padding:88px 32px}.hp-section-how:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% -10%,rgba(0,113,227,.04) 0%,transparent 60%);pointer-events:none}.hp-section-features{background:linear-gradient(180deg,#f5f5f7,#fff);padding:88px 32px}.hp-section-cta{background:linear-gradient(160deg,#1d1d1f,#0d2137);color:#f5f5f7;padding:88px 32px 0}.hp-section-cta .hp-eyebrow{color:#f5f5f780;border-color:#f5f5f71f}.hp-section-cta .hp-section-h{color:#f5f5f7}.hp-container{max-width:1120px;width:100%;margin:0 auto;position:relative;z-index:1}.hp-hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1160px;width:100%}.hp-hero-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#0071e314;border:1px solid rgba(0,113,227,.18);border-radius:980px;color:var(--hp-accent);font-size:.78rem;font-weight:600;letter-spacing:.02em;margin-bottom:24px}.hp-hero-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--hp-accent);box-shadow:0 0 6px var(--hp-accent);animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hp-hero-headline{font-size:clamp(2.6rem,4.5vw,4.2rem);font-weight:700;line-height:1.06;letter-spacing:-.03em;color:var(--hp-text);margin:0 0 20px;font-family:-apple-system,SF Pro Display,Inter,system-ui,sans-serif}.hp-hero-headline em{font-style:normal;background:linear-gradient(135deg,#0071e3,#0077b6,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hp-hero-sub{font-size:1.05rem;line-height:1.62;color:var(--hp-muted);margin-bottom:36px;max-width:500px}.hp-hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:36px}.hp-hero-trust{display:flex;gap:20px;flex-wrap:wrap}.hp-hero-trust span{display:flex;align-items:center;gap:5px;font-size:.8rem;color:var(--hp-muted);font-weight:500}.hp-hero-trust span svg{width:14px;height:14px;flex-shrink:0;color:var(--hp-accent)}.hp-hero-visual{display:flex;align-items:center;justify-content:center;position:relative}.hp-body-card{background:#1c2333;border-radius:20px;padding:20px 18px 16px;width:290px;box-shadow:var(--hp-shadow-float);transform:perspective(1200px) rotateY(-8deg) rotateX(4deg) translateZ(20px);transition:transform .6s cubic-bezier(.22,1,.36,1),box-shadow .6s ease;transform-origin:center center;animation:cardFloat3D 7s ease-in-out infinite}.hp-body-card:hover{transform:perspective(1200px) rotateY(-2deg) rotateX(1deg) translateZ(40px)!important;box-shadow:var(--hp-shadow-card-hover);animation-play-state:paused}@keyframes cardFloat3D{0%,to{transform:perspective(1200px) rotateY(-8deg) rotateX(4deg) translateZ(20px) translateY(0)}25%{transform:perspective(1200px) rotateY(-10deg) rotateX(3deg) translateZ(20px) translateY(-8px)}50%{transform:perspective(1200px) rotateY(-6deg) rotateX(5deg) translateZ(20px) translateY(-4px)}75%{transform:perspective(1200px) rotateY(-9deg) rotateX(3deg) translateZ(20px) translateY(-10px)}}.hp-hero-model{width:100px;height:180px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#ffffff08}.hp-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hp-accent);border:1px solid rgba(0,113,227,.22);border-radius:980px;padding:4px 12px;margin-bottom:18px}.hp-section-h{font-size:clamp(1.9rem,3.2vw,2.8rem);font-weight:700;letter-spacing:-.025em;line-height:1.12;margin:0 0 16px;color:var(--hp-text)}.hp-section-sub{font-size:1rem;line-height:1.6;color:var(--hp-muted);margin-bottom:40px;max-width:640px}.hp-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:var(--hp-border);border-radius:20px;overflow:hidden;box-shadow:var(--hp-shadow-card);margin-bottom:72px}.hp-stat-item{background:#fff;padding:32px 20px;text-align:center;display:flex;flex-direction:column;gap:6px;transition:transform .3s ease,box-shadow .3s ease;position:relative}.hp-stat-item:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 32px #0000001a;z-index:2}.hp-stat-n{font-size:2.2rem;font-weight:700;letter-spacing:-.04em;color:var(--hp-accent);line-height:1}.hp-stat-label{font-size:.8rem;color:var(--hp-muted);font-weight:500;line-height:1.3}.hp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hp-step{background:#fff;border-radius:20px;padding:32px 24px;box-shadow:var(--hp-shadow-card);border:1px solid var(--hp-border);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease;cursor:default}.hp-step:hover{transform:perspective(800px) rotateX(-3deg) translateY(-10px) translateZ(30px);box-shadow:var(--hp-shadow-card-hover)}.hp-step-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.hp-step-n{font-size:2.8rem;font-weight:800;letter-spacing:-.06em;line-height:1;opacity:.09;color:var(--hp-text)}.hp-step-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:14px}.hp-step-icon svg{width:22px;height:22px}.hp-step--teal .hp-step-icon{background:#0077b617;color:var(--hp-teal)}.hp-step--amber .hp-step-icon{background:#d9770617;color:var(--hp-amber)}.hp-step--emerald .hp-step-icon{background:#05966917;color:var(--hp-emerald)}.hp-step--teal{border-top:3px solid var(--hp-teal)}.hp-step--amber{border-top:3px solid var(--hp-amber)}.hp-step--emerald{border-top:3px solid var(--hp-emerald)}.hp-step-title{font-size:1.05rem;font-weight:700;letter-spacing:-.01em;color:var(--hp-text);margin:0 0 10px;font-family:inherit}.hp-step-body{font-size:.875rem;line-height:1.62;color:var(--hp-muted);margin:0}.hp-problem-inner{width:100%}.hp-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}.hp-problem-card{background:#fff;border-radius:20px;padding:28px 24px;box-shadow:var(--hp-shadow-card);border:1px solid var(--hp-border);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease}.hp-problem-card:hover{transform:perspective(800px) rotateX(-2deg) translateY(-8px) translateZ(20px);box-shadow:var(--hp-shadow-card-hover)}.hp-problem-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:1.4rem;background:var(--hp-bg);border-radius:16px;margin-bottom:14px;box-shadow:0 2px 8px #0000000f}.hp-problem-card h3{font-size:1rem;font-weight:700;color:var(--hp-text);margin:0 0 8px;letter-spacing:-.01em;font-family:inherit}.hp-problem-card p{font-size:.858rem;line-height:1.62;color:var(--hp-muted)}.hp-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}.hp-feature-card{background:#fff;border-radius:20px;padding:28px 24px;box-shadow:var(--hp-shadow-card);border:1px solid var(--hp-border);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease}.hp-feature-card:hover{transform:perspective(800px) rotateX(-2deg) translateY(-10px) translateZ(25px);box-shadow:var(--hp-shadow-card-hover)}.hp-feature-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#0071e314;color:var(--hp-accent);margin-bottom:16px}.hp-feature-icon svg{width:22px;height:22px}.hp-feature-title{font-size:1rem;font-weight:700;color:var(--hp-text);margin:0 0 12px;letter-spacing:-.01em;font-family:inherit}.hp-feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:7px}.hp-feature-list li{display:flex;align-items:flex-start;gap:8px;font-size:.835rem;line-height:1.5;color:var(--hp-muted)}.hp-feature-check{flex-shrink:0;width:16px;height:16px;margin-top:1px;color:var(--hp-emerald);display:flex;align-items:center;justify-content:center}.hp-feature-check svg{width:14px;height:14px}.hp-testi-card{background:#ffffff12;border:1px solid rgba(255,255,255,.13);border-radius:24px;padding:44px 48px;max-width:800px;margin:0 auto 48px;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 32px 64px #0000004d,0 0 0 1px #ffffff0f}.hp-testi-stars{color:#f59e0b;font-size:1.1rem;letter-spacing:2px;margin-bottom:18px}.hp-testi-quote{font-size:1.1rem;line-height:1.72;color:#f5f5f7e0;font-style:italic;margin:0 0 22px;font-weight:400}.hp-testi-author{display:flex;align-items:center;justify-content:center;gap:12px}.hp-testi-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#0071e3,#059669);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:700;flex-shrink:0}.hp-testi-author strong{display:block;color:#f5f5f7;font-size:.88rem;font-weight:600}.hp-testi-author span{display:block;color:#f5f5f780;font-size:.78rem}.hp-cta-inner{text-align:center;max-width:620px;margin:0 auto 48px}.hp-cta-h{font-size:clamp(1.9rem,3.2vw,2.8rem);font-weight:700;letter-spacing:-.025em;color:#f5f5f7;margin:0 0 16px}.hp-cta-sub{font-size:1rem;line-height:1.62;color:#f5f5f79e;margin-bottom:32px}.hp-cta-note{margin-top:14px;font-size:.77rem;color:#f5f5f759}.hp-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:var(--hp-accent);color:#fff;border:none;border-radius:980px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .18s,transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease;box-shadow:0 4px 14px #0071e361,0 1px 3px #0000001f;text-decoration:none}.hp-btn-primary:hover{background:var(--hp-accent2);transform:translateY(-2px) scale(1.03);box-shadow:0 8px 24px #0071e37a,0 2px 6px #00000024}.hp-btn-primary:active{transform:translateY(0) scale(.98)}.hp-btn-xl{padding:18px 40px;font-size:1.05rem}.hp-btn-ghost{display:inline-flex;align-items:center;gap:6px;padding:12px 20px;background:transparent;color:var(--hp-muted);border:1px solid var(--hp-border);border-radius:980px;font-size:.92rem;font-weight:500;text-decoration:none;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.hp-btn-ghost:hover{color:var(--hp-text);background:#0000000a;border-color:#00000029}.hp-btn-arrow{display:flex;align-items:center}.hp-btn-arrow svg{width:16px;height:16px}.hp-mission-wrap{max-width:700px;margin:52px auto 0;text-align:center;padding:32px;background:#0071e30a;border-radius:20px;border:1px solid rgba(0,113,227,.09)}.hp-mission-quote-icon{color:var(--hp-accent);opacity:.25;margin-bottom:16px;display:flex;justify-content:center}.hp-mission-quote-icon svg{width:32px;height:32px}.hp-mission-quote{font-size:1.05rem;font-style:italic;font-weight:400;line-height:1.66;color:var(--hp-muted);border:none;padding:0;margin:0 0 12px}.hp-mission-attr{font-size:.82rem;color:var(--hp-subtle);font-weight:500}.reveal{opacity:0;transform:translateY(20px);transition:opacity .58s cubic-bezier(.22,1,.36,1),transform .58s cubic-bezier(.22,1,.36,1);transition-delay:var(--delay, 0ms)}.reveal.revealed{opacity:1;transform:translateY(0)}.hp-footer{background:#1d1d1f;color:#f5f5f78c;padding:48px 32px 24px;flex-shrink:0}.hp-footer-inner{display:flex;gap:64px;align-items:flex-start;margin-bottom:32px;max-width:1120px;margin-left:auto;margin-right:auto}.hp-footer-brand{flex:1;max-width:320px}.hp-footer-brand p{font-size:.82rem;line-height:1.7;margin-top:10px}.hp-footer-links{display:flex;gap:48px}.hp-footer-links div{display:flex;flex-direction:column;gap:8px}.hp-footer-links strong{color:#f5f5f7d9;font-size:.82rem;font-weight:600;margin-bottom:4px;display:block}.hp-footer-links a{color:#f5f5f77a;font-size:.82rem;text-decoration:none;transition:color .15s}.hp-footer-links a:hover{color:#f5f5f7d9}.hp-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:18px;display:flex;justify-content:space-between;font-size:.77rem;color:#f5f5f747;max-width:1120px;margin:0 auto}@media (max-width: 1024px){.hp-hero-layout{grid-template-columns:1fr;gap:36px}.hp-hero-visual{display:none}.hp-stats-grid{grid-template-columns:repeat(2,1fr)}.hp-steps,.hp-problem-grid,.hp-feature-grid{grid-template-columns:1fr}}@media (max-width: 768px){.hp-nav-links{display:none}.hp-hero-headline{font-size:2.2rem}.hp-section-h{font-size:1.7rem}.hp-stats-grid{grid-template-columns:repeat(2,1fr)}.hp-testi-card{padding:28px 20px}.hp-footer-inner{flex-direction:column;gap:28px}.hp-footer-links{flex-wrap:wrap;gap:24px}.hp-section-hero,.hp-section-how,.hp-section-features,.hp-section-cta{padding-left:20px;padding-right:20px}}@media (max-width: 480px){.hp-stats-grid{grid-template-columns:1fr 1fr}.hp-hero-actions{flex-direction:column;align-items:flex-start}}
