@import"https://fonts.googleapis.com/css2?family=Onest:wght@400;500;600;700;800&family=Golos+Text:wght@400;500;600;700&family=JetBrains+Mono:wght@500;700&display=swap";:root{--brand-50: #ecfdf5;--brand-100: #d1fae5;--brand-200: #a7f3d0;--brand-300: #6ee7b7;--brand-400: #34d399;--brand-500: #10b981;--brand-600: #059669;--brand-700: #047857;--brand-800: #065f46;--brand-900: #064e3b;--brand-950: #022c22;--brand-cta: #047857;--brand-cta-hover: #065f46;--coral-500: #f2795b;--coral-600: #c24227;--coral-50: #fcebe5;--coral-glow: rgba(242, 121, 91, .18);--maxw: 1200px;--pad: 32px;--bg-base: #fafafa;--bg-subtle: #f4f6f5;--bg-elevated: #ffffff;--bg-inverse: #0e0f12;--glass-bg: rgba(255, 255, 255, .7);--glass-bg-strong: rgba(255, 255, 255, .85);--glass-border: rgba(255, 255, 255, .3);--glass-blur: 20px;--glass-blur-strong: 24px;--fg-1: #0e0f12;--fg-2: #3a3d44;--fg-3: #6b7079;--fg-4: #9aa0aa;--fg-inverse: #fafafa;--fg-accent: var(--brand-700);--fg-on-brand: #ffffff;--border-1: rgba(15, 23, 42, .08);--border-2: rgba(15, 23, 42, .12);--border-3: rgba(15, 23, 42, .18);--divider: rgba(15, 23, 42, .06);--success-50: #ecfdf5;--success-500: #10b981;--success-700: #047857;--warning-50: #fffbeb;--warning-500: #f59e0b;--warning-700: #b45309;--danger-50: #fef2f2;--danger-500: #ef4444;--danger-700: #b91c1c;--info-50: #eff6ff;--info-500: #3b82f6;--info-700: #1d4ed8;--focus-ring: var(--brand-500);--focus-ring-offset: var(--bg-base);--font-display: "Onest", system-ui, -apple-system, "Segoe UI", sans-serif;--font-body: "Golos Text", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--fw-extrabold: 800;--fs-xs: 12px;--lh-xs: 16px;--fs-sm: 14px;--lh-sm: 20px;--fs-base: 16px;--lh-base: 24px;--fs-md: 18px;--lh-md: 26px;--fs-lg: 20px;--lh-lg: 28px;--fs-xl: 24px;--lh-xl: 32px;--fs-2xl: 30px;--lh-2xl: 38px;--fs-3xl: 36px;--lh-3xl: 44px;--fs-4xl: 48px;--lh-4xl: 56px;--fs-5xl: 60px;--lh-5xl: 68px;--fs-6xl: 72px;--lh-6xl: 80px;--ls-tight: -.02em;--ls-snug: -.01em;--ls-normal: 0em;--ls-wide: .02em;--ls-label: .08em;--space-0: 0;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--space-32: 128px;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 20px;--radius-3xl: 28px;--radius-pill: 999px;--shadow-0: none;--shadow-1: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 1px rgba(15, 23, 42, .02);--shadow-2: 0 4px 8px rgba(15, 23, 42, .06), 0 2px 4px rgba(15, 23, 42, .04);--shadow-3: 0 8px 16px rgba(15, 23, 42, .08), 0 4px 6px rgba(15, 23, 42, .04);--shadow-4: 0 16px 32px rgba(15, 23, 42, .1), 0 8px 12px rgba(15, 23, 42, .06);--shadow-focus: 0 0 0 2px var(--bg-base), 0 0 0 4px var(--brand-500);--shadow-glow: 0 0 0 6px rgba(16, 185, 129, .12);--ease-standard: cubic-bezier(.4, 0, .2, 1);--ease-enter: cubic-bezier(0, 0, .2, 1);--ease-exit: cubic-bezier(.4, 0, 1, 1);--dur-fast: .14s;--dur-base: .18s;--dur-slow: .22s;--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1280px;--container-2xl: 1440px;--tile-bg-light: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240' viewBox='0 0 240 240'><defs><pattern id='t' patternUnits='userSpaceOnUse' width='60' height='60'><circle cx='30' cy='30' r='1.2' fill='%2310b981' fill-opacity='0.16'/></pattern></defs><rect width='100%25' height='100%25' fill='url(%23t)'/></svg>")}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}html,body{margin:0;background:var(--bg-base);color:var(--fg-1);font-family:var(--font-body);font-size:var(--fs-base);line-height:var(--lh-base);font-weight:var(--fw-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body,button,input,select,textarea{font-variant-numeric:tabular-nums}.t-display-1,.t-display-2,.t-h1,.t-h2,.t-h3,.t-h4{font-family:var(--font-display);font-weight:var(--fw-semibold);color:var(--fg-1);text-wrap:balance;margin:0}.t-display-1{font-size:clamp(48px,6vw,72px);line-height:1.05;letter-spacing:var(--ls-tight);font-weight:var(--fw-bold)}.t-display-2{font-size:clamp(36px,4.5vw,56px);line-height:1.08;letter-spacing:var(--ls-tight);font-weight:var(--fw-bold)}.t-h1{font-size:var(--fs-4xl);line-height:var(--lh-4xl);letter-spacing:var(--ls-tight);font-weight:var(--fw-bold)}.t-h2{font-size:var(--fs-3xl);line-height:var(--lh-3xl);letter-spacing:var(--ls-snug)}.t-h3{font-size:var(--fs-2xl);line-height:var(--lh-2xl);letter-spacing:var(--ls-snug)}.t-h4{font-size:var(--fs-xl);line-height:var(--lh-xl)}.t-lead{font-family:var(--font-body);font-size:var(--fs-lg);line-height:var(--lh-lg);color:var(--fg-2);font-weight:var(--fw-regular);text-wrap:pretty}.t-body{font-family:var(--font-body);font-size:var(--fs-base);line-height:var(--lh-base);color:var(--fg-1);font-weight:var(--fw-regular)}.t-body-sm{font-family:var(--font-body);font-size:var(--fs-sm);line-height:var(--lh-sm);color:var(--fg-2)}.t-caption{font-family:var(--font-body);font-size:var(--fs-xs);line-height:var(--lh-xs);color:var(--fg-3)}.t-label{font-family:var(--font-display);font-size:11px;line-height:14px;font-weight:var(--fw-bold);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--brand-700)}.t-wordmark{font-family:var(--font-display);font-weight:var(--fw-bold);letter-spacing:-.02em;text-transform:none;color:var(--fg-1)}.t-numeric{font-family:var(--font-display);font-feature-settings:"tnum" 1,"lnum" 1;font-variant-numeric:tabular-nums lining-nums;letter-spacing:-.01em}a{color:var(--fg-accent);text-decoration:none;text-underline-offset:3px;transition:color var(--dur-fast) var(--ease-standard)}a:hover{text-decoration:underline}a:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px;border-radius:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.bg-tile{background-color:var(--bg-base);background-image:var(--tile-bg-light);background-repeat:repeat;background-size:240px 240px}@media(max-width:768px){.bg-tile{background-size:200px 200px}}.glass{background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-1)}.glass-strong{background:var(--glass-bg-strong);backdrop-filter:blur(var(--glass-blur-strong));-webkit-backdrop-filter:blur(var(--glass-blur-strong));border:1px solid rgba(255,255,255,.4);border-radius:var(--radius-lg);box-shadow:var(--shadow-2)}@supports not (backdrop-filter: blur(20px)){.glass,.glass-strong{background:#fffffff2}}--coral-*/--fg-*/--glass-*/...). Коралл дозирован (энергия),изумруд = доверие + ВСЕ CTA. Главная = glass (без декор-фото). Старый .cdh2/cd-home-v2.css не трогаем. ============================================================= */ .cdh3{font-family:var(--font-body);color:var(--fg-1);background:var(--bg-base);--maxw: 1200px;--pad: 32px}.cdh3 *,.cdh3 *:before,.cdh3 *:after{box-sizing:border-box}.cdh3 .wrap{max-width:var(--maxw);margin:0 auto;padding-left:var(--pad);padding-right:var(--pad)}.cdh3 .section{padding-top:80px;padding-bottom:24px}.cdh3 .i{display:inline-flex}.cdh3 .i svg{width:100%;height:100%;display:block}.cdh3 .sec-h2{font-family:var(--font-display);font-weight:700;font-size:clamp(28px,3.2vw,42px);line-height:1.1;letter-spacing:-.02em;text-wrap:balance;margin:0 0 14px;max-width:760px;color:var(--fg-1)}.cdh3 .sec-sub{font-size:clamp(16px,1.7vw,18px);line-height:1.55;color:var(--fg-2);max-width:600px;margin:0 0 40px;text-wrap:pretty}.cdh3 .accent-max{color:var(--brand-700)}.cdh3 .eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-display);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-700);margin-bottom:14px}.cdh3 .eyebrow--coral{background:var(--coral-50);border:1px solid rgba(194,66,39,.16);color:var(--coral-600);padding:7px 14px;border-radius:999px;text-transform:none;letter-spacing:-.005em;font-size:13px}.cdh3 .eyebrow--mini{font-size:11px;letter-spacing:.06em;text-transform:uppercase;padding:7px 13px;font-weight:700}.cdh3 .eyebrow--coral .dot{width:7px;height:7px;border-radius:999px;background:var(--coral-500)}.cdh3 .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-display);font-weight:600;text-decoration:none;border-radius:12px;border:1px solid transparent;cursor:pointer;white-space:nowrap;transition:background var(--dur-fast, .15s) var(--ease-standard, ease),transform var(--dur-fast, .15s) var(--ease-standard, ease),box-shadow var(--dur-fast, .15s) var(--ease-standard, ease)}.cdh3 .btn--sm{height:40px;padding:0 18px;font-size:15px}.cdh3 .btn--md{height:46px;padding:0 22px;font-size:15px}.cdh3 .btn--lg{height:52px;padding:0 26px;font-size:16px}.cdh3 .btn--block{display:flex;width:100%}.cdh3 .btn--primary{background:var(--brand-cta, #047857);color:#fff;box-shadow:0 8px 22px #10b9813d}.cdh3 .btn--primary:hover{background:var(--brand-cta-hover, #065f46);transform:translateY(-1px);box-shadow:0 12px 28px #10b9814d}.cdh3 .btn--primary:active{transform:translateY(0)}.cdh3 .btn--secondary{background:var(--glass-bg-strong, rgba(255,255,255,.85));color:var(--fg-1);border-color:var(--border-2)}.cdh3 .btn--secondary:hover{background:var(--bg-subtle)}.cdh3 .btn--ghost{background:transparent;color:var(--fg-2)}.cdh3 .btn--ghost:hover{color:var(--fg-1);background:var(--bg-subtle)}.cdh3 .btn--login{font-weight:500}.cdh3 .btn .i{width:18px;height:18px}.cdh3 .tlink{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-display);font-weight:600;font-size:15px;color:var(--brand-700);text-decoration:none}.cdh3 .tlink .i{width:16px;height:16px;transition:transform var(--dur-fast, .15s) var(--ease-standard, ease)}.cdh3 .tlink:hover .i{transform:translate(3px)}.cdh3 .chip{display:inline-flex;align-items:center;gap:7px;height:30px;padding:0 13px;border-radius:999px;font-family:var(--font-body);font-size:13px;font-weight:500;border:1px solid var(--border-2);background:var(--bg-elevated);color:var(--fg-2)}.cdh3 .chip .i{width:15px;height:15px;color:var(--brand-700)}.cdh3 .tile{flex-shrink:0;width:50px;height:50px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#10b9811c;color:var(--brand-700)}.cdh3 .tile .i{width:26px;height:26px}.cdh3 .tile--coral{background:var(--coral-50);border:1px solid rgba(194,66,39,.16);color:var(--coral-600)}.cdh3 .hdr{position:sticky;top:0;z-index:50;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fafcfbcc;border-bottom:1px solid var(--border-1)}.cdh3 .hdr-inner{max-width:var(--maxw);margin:0 auto;height:68px;padding:0 var(--pad);display:flex;align-items:center;gap:32px}.cdh3 .brand{display:flex;align-items:center;gap:11px;text-decoration:none}.cdh3 .brand-mark{width:36px;height:36px;border-radius:10px;overflow:hidden;flex-shrink:0;box-shadow:0 2px 8px #0478572e}.cdh3 .brand-mark img{width:100%;height:100%;display:block}.cdh3 .brand-word{font-family:var(--font-display);font-weight:700;font-size:18px;letter-spacing:-.02em;color:var(--fg-1);white-space:nowrap}.cdh3 .nav{display:flex;align-items:center;gap:28px}.cdh3 .nav a{font-family:var(--font-body);font-size:14.5px;color:var(--fg-2);text-decoration:none;transition:color var(--dur-fast, .15s) ease}.cdh3 .nav a:hover{color:var(--fg-1)}.cdh3 .hdr-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.cdh3 .burger{display:none;width:42px;height:42px;border:1px solid var(--border-2);border-radius:11px;background:var(--bg-elevated);color:var(--fg-1);align-items:center;justify-content:center;cursor:pointer}.cdh3 .burger .i{width:22px;height:22px}.cdh3 .msheet{position:fixed;inset:0;z-index:90;background:#0f172a6b;backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity var(--dur-base, .2s) ease}.cdh3 .msheet.open{opacity:1;pointer-events:auto}.cdh3 .msheet-panel{position:absolute;top:0;right:0;height:100%;width:min(360px,86vw);background:var(--bg-base);padding:18px 20px;display:flex;flex-direction:column;gap:6px;transform:translate(100%);transition:transform var(--dur-base, .2s) var(--ease-standard, ease)}.cdh3 .msheet.open .msheet-panel{transform:translate(0)}.cdh3 .msheet-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.cdh3 .msheet-close{width:40px;height:40px;border:1px solid var(--border-2);border-radius:11px;background:var(--bg-elevated);color:var(--fg-1);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.cdh3 .msheet-close .i{width:20px;height:20px}.cdh3 .mlink{padding:13px 12px;border-radius:12px;font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--fg-1);text-decoration:none}.cdh3 .mlink:hover{background:var(--bg-subtle)}.cdh3 .msheet-actions{margin-top:auto;display:flex;flex-direction:column;gap:10px;padding-top:14px}.cdh3 .hero{position:relative;overflow:hidden}.cdh3 .hero-bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 60% 50% at 82% 26%,rgba(16,185,129,.14) 0%,transparent 60%),radial-gradient(ellipse 50% 45% at 16% 80%,rgba(16,185,129,.06) 0%,transparent 60%)}.cdh3 .hero-inner{position:relative;max-width:var(--maxw);margin:0 auto;padding:76px var(--pad) 88px;display:grid;grid-template-columns:1.04fr .96fr;gap:56px;align-items:center}.cdh3 .hero-h1{font-family:var(--font-display);font-weight:700;font-size:clamp(38px,4.6vw,60px);line-height:1.04;letter-spacing:-.025em;text-wrap:balance;margin:0 0 20px;color:var(--fg-1)}.cdh3 .hero-sub{font-size:clamp(17px,1.8vw,19px);line-height:1.55;color:var(--fg-2);max-width:520px;margin:0 0 30px;text-wrap:pretty}.cdh3 .hero-cta{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.cdh3 .hero-native{display:inline-flex;align-items:center;gap:9px;margin-top:26px;background:#ffffffa8;border:1px solid var(--border-1);padding:8px 14px 8px 10px;border-radius:999px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:13.5px;color:var(--fg-2)}.cdh3 .hero-native b{color:var(--fg-1);font-weight:600}.cdh3 .hn-glyph{width:26px;height:26px;border-radius:8px;background:var(--brand-700);color:#fff;display:inline-flex;align-items:center;justify-content:center}.cdh3 .hn-glyph .i{width:17px;height:17px}.cdh3 .hero-visual{position:relative;height:520px}.cdh3 .hv-glow{position:absolute;border-radius:50%;pointer-events:none}.cdh3 .hv-glow--coral{width:340px;height:340px;left:50%;top:48%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(242,121,91,.2) 0%,rgba(242,121,91,.06) 45%,transparent 70%);filter:blur(4px)}.cdh3 .hv-glow--emerald{width:300px;height:300px;right:-10px;top:8%;background:radial-gradient(circle,rgba(16,185,129,.16) 0%,transparent 68%)}.cdh3 .hv-card{position:absolute;background:var(--glass-bg-strong, rgba(255,255,255,.85));backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.55);border-radius:18px;box-shadow:0 24px 50px -18px #0f172a47,0 6px 16px #0f172a0f}.cdh3 .float{animation:cdh3-float 7s ease-in-out infinite}.cdh3 .float--d1{animation-delay:.9s}.cdh3 .float--d2{animation-delay:.45s}@keyframes cdh3-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media(prefers-reduced-motion:reduce){.cdh3 .float{animation:none}}.cdh3 .ln{display:block;border-radius:4px;background:#0f172a1f;height:8px}.cdh3 .ln.dim{background:#0f172a17}.cdh3 .ln--62{width:62%}.cdh3 .ln--40{width:40%;height:6px}.cdh3 .ln--100{width:100%}.cdh3 .ln--86{width:86%}.cdh3 .ln--54{width:54%}.cdh3 .ln--96{width:96px}.cdh3 .ln--72{width:72%}.cdh3 .ln--64{width:64%}.cdh3 .ln--flex{flex:1;height:7px}.cdh3 .ln--chat{width:54px}.cdh3 .hv-card--publish{left:56px;top:66px;width:300px;padding:18px}.cdh3 .hvp-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.cdh3 .hvp-av{width:34px;height:34px;border-radius:10px;overflow:hidden}.cdh3 .hvp-av img{width:100%;height:100%;display:block}.cdh3 .hvp-lines{flex:1;display:flex;flex-direction:column;gap:6px}.cdh3 .hvp-ic{width:30px;height:30px;border-radius:9px;background:#10b9811f;color:var(--brand-700);display:inline-flex;align-items:center;justify-content:center}.cdh3 .hvp-ic .i{width:17px;height:17px}.cdh3 .hvp-media{height:120px;border-radius:12px;background:linear-gradient(135deg,#d1fae5,#a7f3d0 45%,#6ee7b7);position:relative;overflow:hidden;margin-bottom:14px}.cdh3 .hvp-media .b1{position:absolute;width:80px;height:80px;border-radius:50%;background:#fff6;right:-14px;top:-14px}.cdh3 .hvp-media .b2{position:absolute;width:46px;height:46px;border-radius:14px;background:#0478572e;left:22px;bottom:20px}.cdh3 .hvp-media .b3{position:absolute;width:30px;height:30px;border-radius:50%;background:#ffffff8c;left:78px;bottom:30px}.cdh3 .hvp-foot{display:flex;flex-direction:column;gap:8px}.cdh3 .hv-card--chat{right:-6px;top:14px;width:212px;padding:14px}.cdh3 .hvc-head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.cdh3 .hvc-glyph{width:24px;height:24px;border-radius:7px;background:var(--brand-700);color:#fff;display:inline-flex;align-items:center;justify-content:center}.cdh3 .hvc-glyph .i{width:15px;height:15px}.cdh3 .hvc-status{margin-left:auto;width:6px;height:6px;border-radius:999px;background:var(--brand-500)}.cdh3 .hvc-bubble{padding:9px 11px;margin-bottom:8px;display:flex;flex-direction:column;gap:5px}.cdh3 .hvc-bubble--in{background:var(--bg-subtle);border-radius:12px 12px 12px 4px;width:78%}.cdh3 .hvc-bubble--out{background:var(--brand-500);border-radius:12px 12px 4px;margin-left:auto;width:84%}.cdh3 .hvc-bubble--out .ln{background:#fff9}.cdh3 .hvc-bubble--out .ln.ln--72{background:#ffffff73}.cdh3 .hv-card--book{left:4px;bottom:16px;width:238px;padding:16px}.cdh3 .hvb-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.cdh3 .hvb-ic{width:32px;height:32px;border-radius:10px;background:var(--coral-50);color:var(--coral-600);display:inline-flex;align-items:center;justify-content:center}.cdh3 .hvb-ic .i{width:18px;height:18px}.cdh3 .hvb-rows{display:flex;flex-direction:column;gap:10px}.cdh3 .hvb-row{display:flex;align-items:center;gap:10px}.cdh3 .hvb-row .d{width:8px;height:8px;border-radius:999px;flex-shrink:0}.cdh3 .d--coral{background:var(--coral-500)}.cdh3 .d--emerald{background:var(--brand-400, #34d399)}.cdh3 .d--check{width:18px;height:18px;border-radius:999px;background:#10b98129;display:inline-flex;align-items:center;justify-content:center}.cdh3 .d--check .tick{width:8px;height:5px;border-left:2px solid var(--brand-700);border-bottom:2px solid var(--brand-700);transform:rotate(-45deg) translateY(-1px)}.cdh3 .hvb-row .pill{width:30px;height:14px;border-radius:6px;background:#0f172a0f;flex-shrink:0}.cdh3 .hvb-row .pill--em{background:#10b9811f}.cdh3 .trust-wrap{padding-top:4px}.cdh3 .trust{display:grid;grid-template-columns:repeat(4,1fr);background:var(--glass-bg, rgba(255,255,255,.7));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid var(--border-1);border-radius:18px;box-shadow:var(--shadow-1);overflow:hidden}.cdh3 .trust-cell{padding:26px 28px;border-right:1px solid var(--border-1)}.cdh3 .trust-cell:last-child{border-right:none}.cdh3 .trust-num{font-family:var(--font-display);font-weight:700;font-size:40px;line-height:1;letter-spacing:-.02em;color:var(--fg-1);font-variant-numeric:tabular-nums}.cdh3 .trust-num--coral{color:var(--coral-600)}.cdh3 .trust-lbl{font-size:14px;color:var(--fg-3);margin-top:8px}.cdh3 .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cdh3 .feat{background:var(--bg-elevated);border:1px solid var(--border-2);border-radius:18px;padding:28px;box-shadow:var(--shadow-1);transition:box-shadow var(--dur-base, .16s) var(--ease-standard, ease),border-color var(--dur-base, .16s) var(--ease-standard, ease),transform var(--dur-base, .16s) var(--ease-standard, ease)}.cdh3 .feat:hover{box-shadow:var(--shadow-3);border-color:var(--border-3);transform:translateY(-3px)}.cdh3 .feat .tile{margin-bottom:20px}.cdh3 .feat h3{font-family:var(--font-display);font-weight:600;font-size:20px;letter-spacing:-.01em;margin:0 0 10px;color:var(--fg-1)}.cdh3 .feat p{font-size:15px;line-height:1.6;color:var(--fg-2);margin:0}.cdh3 .steps{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cdh3 .steps-line{position:absolute;left:11%;right:11%;top:19px;height:2px;z-index:0;background:linear-gradient(90deg,var(--coral-50),rgba(242,121,91,.35),var(--coral-50))}.cdh3 .step{position:relative;z-index:1}.cdh3 .step-num{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:var(--coral-500);color:#fff;font-family:var(--font-display);font-weight:700;font-size:16px;box-shadow:0 4px 12px #f2795b59}.cdh3 .step h4{font-family:var(--font-display);font-weight:600;font-size:20px;letter-spacing:-.01em;margin:20px 0 8px;color:var(--fg-1)}.cdh3 .step p{font-size:15px;line-height:1.6;color:var(--fg-2);margin:0;max-width:300px}.cdh3 .price-teaser{position:relative;overflow:hidden;background:var(--glass-bg-strong, rgba(255,255,255,.85));backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.5);border-radius:28px;box-shadow:var(--shadow-3);padding:52px;display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.cdh3 .pt-glow{position:absolute;width:360px;height:360px;right:-80px;bottom:-120px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.12) 0%,transparent 70%);pointer-events:none}.cdh3 .pt-pitch{position:relative}.cdh3 .pt-amount{display:flex;align-items:flex-end;gap:10px;margin-top:26px}.cdh3 .pt-num{font-family:var(--font-display);font-weight:700;font-size:clamp(48px,7vw,60px);line-height:.9;letter-spacing:-.025em;color:var(--fg-1);font-variant-numeric:tabular-nums lining-nums}.cdh3 .pt-per{font-size:18px;color:var(--fg-3);font-weight:500;padding-bottom:8px}.cdh3 .pt-trial-note{font-size:13px;color:var(--fg-3);margin:14px 0 0;line-height:1.5;max-width:380px}.cdh3 .pt-card{position:relative;background:var(--bg-elevated);border:1px solid var(--border-2);border-radius:18px;padding:28px;box-shadow:var(--shadow-1)}.cdh3 .pt-list{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:14px}.cdh3 .pt-list li{display:flex;align-items:center;gap:12px;font-size:15.5px;color:var(--fg-1)}.cdh3 .pt-list .ck{flex-shrink:0;width:22px;height:22px;border-radius:999px;background:#10b98121;color:var(--brand-700);display:inline-flex;align-items:center;justify-content:center}.cdh3 .pt-list .ck .i{width:13px;height:13px}.cdh3 .pt-fine{font-size:12.5px;color:var(--fg-3);text-align:center;margin:14px 0 0;line-height:1.5}.cdh3 .pt-more{margin:14px auto 0;justify-content:center}.cdh3 .ourch{position:relative;overflow:hidden;background:var(--glass-bg-strong, rgba(255,255,255,.85));backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.5);border-radius:28px;box-shadow:var(--shadow-3);padding:52px;display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.cdh3 .ourch-glow{position:absolute;width:360px;height:360px;left:-90px;top:-120px;border-radius:50%;background:radial-gradient(circle,var(--coral-glow) 0%,transparent 70%);pointer-events:none}.cdh3 .ourch-copy{position:relative}.cdh3 .ourch-copy .sec-sub{margin-bottom:28px}.cdh3 .ourch-cta{display:flex;gap:14px;flex-wrap:wrap}.cdh3 .ourch-cta .btn .i{width:18px;height:18px}.cdh3 .ourch-card{position:relative;background:var(--bg-elevated);border:1px solid var(--border-1);border-radius:20px;box-shadow:var(--shadow-4);padding:16px}.cdh3 .ourch-head{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--border-1)}.cdh3 .ourch-av{width:38px;height:38px;border-radius:50%;overflow:hidden;background:var(--brand-50);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cdh3 .ourch-av img{width:26px;height:26px}.cdh3 .ourch-meta{flex:1;min-width:0}.cdh3 .ourch-name{display:block;font-family:var(--font-display);font-weight:700;font-size:14px;color:var(--fg-1)}.cdh3 .ourch-stat{display:block;font-size:11.5px;color:var(--brand-600);font-weight:600}.cdh3 .ourch-glyph{color:var(--brand-600);opacity:.7;display:inline-flex}.cdh3 .ourch-glyph .i{width:18px;height:18px}.cdh3 .ourch-post{margin-top:14px;display:flex;flex-direction:column;gap:9px}.cdh3 .ourch-ad{align-self:flex-start;font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--coral-600);background:var(--coral-50);padding:2px 8px;border-radius:5px}.cdh3 .ourch-bar{height:9px;border-radius:6px;background:var(--bg-subtle)}.cdh3 .ourch-bar--100{width:100%}.cdh3 .ourch-bar--86{width:86%}.cdh3 .ourch-bar--54{width:54%}.cdh3 .ourch-erid{font-family:var(--font-mono);font-size:10px;color:var(--fg-4);margin-top:4px}@media(max-width:860px){.cdh3 .ourch{grid-template-columns:1fr;gap:30px;padding:40px 28px}}.cdh3 .cta-band{position:relative;overflow:hidden;background:var(--bg-inverse, #0e0f12);border-radius:28px;padding:64px 40px;text-align:center}.cdh3 .cb-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 50% 60% at 28% 18%,rgba(16,185,129,.22) 0%,transparent 58%),radial-gradient(ellipse 45% 55% at 78% 85%,rgba(242,121,91,.14) 0%,transparent 60%)}.cdh3 .cb-inner{position:relative}.cdh3 .cb-h2{font-family:var(--font-display);font-weight:700;font-size:clamp(28px,3.6vw,46px);line-height:1.1;letter-spacing:-.02em;margin:0 0 18px;color:#fafafa}.cdh3 .cb-sub{font-size:clamp(16px,1.7vw,18px);color:#fafafab8;max-width:540px;margin:0 auto 30px;text-wrap:pretty}.cdh3 .footer{border-top:1px solid var(--border-1);background:var(--bg-subtle);margin-top:56px}.cdh3 .footer .wrap{padding-top:48px;padding-bottom:36px}.cdh3 .footer-cols{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;padding-bottom:32px;border-bottom:1px solid var(--border-1)}.cdh3 .footer-brand p{font-size:14px;color:var(--fg-3);margin:12px 0 14px;max-width:240px}.cdh3 .footer-chips{display:flex;flex-wrap:wrap;gap:8px}.cdh3 .footer h3{font-family:var(--font-display);font-weight:700;font-size:13px;letter-spacing:.02em;color:var(--fg-2);margin:0 0 14px}.cdh3 .footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.cdh3 .footer ul a{font-size:14px;color:var(--fg-3);text-decoration:none}.cdh3 .footer ul a:hover{color:var(--fg-1)}.cdh3 .footer-bottom{display:flex;flex-wrap:wrap;gap:8px 24px;padding-top:24px;font-size:13px;color:var(--fg-4)}.cdh3 .footer-bottom a{color:var(--fg-3);text-decoration:none}.cdh3 .footer-bottom span:last-child{margin-left:auto}.cdh3 .sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:60;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fafcfbeb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--border-1);transform:translateY(120%);transition:transform var(--dur-base, .2s) var(--ease-standard, ease);display:none}.cdh3 .sticky-cta .btn{width:100%}.cdh3 .sticky-cta.show{transform:translateY(0)}@media(max-width:980px){.cdh3 .hero-inner{grid-template-columns:1fr;gap:36px;padding-top:56px;padding-bottom:56px}.cdh3 .hero-visual{height:440px;max-width:460px;margin:0 auto;width:100%}.cdh3 .price-teaser{grid-template-columns:1fr;gap:32px;padding:40px 28px}.cdh3 .footer-cols{grid-template-columns:1fr 1fr}}@media(max-width:760px){.cdh3 .nav,.cdh3 .btn--login,.cdh3 .hdr-actions .btn--primary{display:none}.cdh3 .burger{display:inline-flex}.cdh3 .sticky-cta{display:block}.cdh3 .trust{grid-template-columns:1fr 1fr}.cdh3 .trust-cell:nth-child(2){border-right:none}.cdh3 .trust-cell:nth-child(1),.cdh3 .trust-cell:nth-child(2){border-bottom:1px solid var(--border-1)}.cdh3 .feat-grid{grid-template-columns:1fr}.cdh3 .steps{grid-template-columns:1fr;gap:28px}.cdh3 .steps-line{display:none}.cdh3 .section{padding-top:56px}}@media(max-width:460px){.cdh3{--pad: 18px}.cdh3 .trust{grid-template-columns:1fr}.cdh3 .trust-cell{border-right:none;border-bottom:1px solid var(--border-1)}.cdh3 .trust-cell:last-child{border-bottom:none}.cdh3 .footer-cols{grid-template-columns:1fr}}
