.cdf{--maxw: 1180px}.cdh3.cdf{overflow-x:clip}.cdf .cdf-h1{font-family:var(--font-display);font-weight:800;font-size:clamp(38px,4.8vw,56px);line-height:1.08;letter-spacing:-.02em;margin:0;color:var(--fg-1);text-wrap:balance}.cdf .cdf-h1 em{font-style:normal;color:var(--brand-600)}.cdf .cdf-h2{font-family:var(--font-display);font-weight:800;font-size:clamp(28px,3.4vw,40px);line-height:1.12;letter-spacing:-.02em;margin:0;color:var(--fg-1);text-wrap:balance}.cdf .cdf-h3{font-family:var(--font-display);font-weight:700;font-size:clamp(24px,2.6vw,30px);line-height:1.15;letter-spacing:-.01em;margin:0;color:var(--fg-1)}.cdf .cdf-hero{background:radial-gradient(ellipse 60% 50% at 80% 10%,rgba(16,185,129,.1),transparent 60%),var(--bg-base)}.cdf .cdf-hero-inner{max-width:var(--maxw);margin:0 auto;padding:60px 24px 40px;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}@media(max-width:920px){.cdf .cdf-hero-inner{grid-template-columns:1fr;gap:44px}}.cdf .cdf-hero-sub{font-size:clamp(17px,1.8vw,19px);line-height:1.55;color:var(--fg-2);margin:22px 0 0;max-width:520px;text-wrap:pretty}.cdf .cdf-hero-cta{display:flex;gap:14px;align-items:center;margin-top:30px;flex-wrap:wrap}.cdf .cdf-hero-trust{display:flex;gap:22px;margin-top:26px;flex-wrap:wrap;font-size:14px;color:var(--fg-3)}.cdf .cdf-hero-trust span{display:inline-flex;align-items:center;gap:8px}.cdf .cdf-tdot{width:6px;height:6px;border-radius:50%;background:var(--brand-500)}.cdf .cdf-hero-visual{position:relative;min-height:548px}@media(max-width:920px){.cdf .cdf-hero-visual{min-height:520px;max-width:460px}}.cdf .cdf-hero-glow{position:absolute;top:30px;right:-10px;width:380px;height:440px;border-radius:40px;background:radial-gradient(circle at 60% 35%,rgba(242,121,91,.3),transparent 62%);filter:blur(40px);z-index:0}.cdf .cdf-hero-photo{position:absolute;top:0;right:0;width:372px;max-width:86%;aspect-ratio:1/1;height:auto;border-radius:24px;overflow:hidden;box-shadow:var(--shadow-3);z-index:1;background:var(--bg-subtle)}.cdf .cdf-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.cdf .cdf-hero-phone{position:absolute;left:0;bottom:18px;z-index:2;width:238px;background:#0e0f12;border-radius:32px;padding:7px;box-shadow:0 28px 56px -22px #0f172a80}.cdf .cdf-hp-head{display:flex;align-items:center;gap:9px;padding:11px 12px;border-bottom:1px solid var(--border-1);background:var(--bg-elevated);border-radius:26px 26px 0 0}.cdf .cdf-hp-av{width:34px;height:34px;border-radius:10px;overflow:hidden;flex-shrink:0}.cdf .cdf-hp-av img{width:100%;height:100%;display:block}.cdf .cdf-hp-biz{flex:1;min-width:0}.cdf .cdf-hp-name{font-family:var(--font-display);font-weight:600;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cdf .cdf-hp-status{font-size:10.5px;color:var(--brand-700);font-weight:500}.cdf .cdf-hp-max{display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 8px;border-radius:999px;background:#10b9811f;color:var(--brand-700);font-family:var(--font-display);font-size:10px;font-weight:700;flex-shrink:0}.cdf .cdf-hp-max .i{width:11px;height:11px}.cdf .cdf-hp-chat{background:var(--bg-subtle);padding:13px 12px;display:flex;flex-direction:column;gap:7px;border-radius:0 0 26px 26px}.cdf .cdf-hp-msg{max-width:82%;padding:8px 12px;border-radius:16px;font-size:12.5px;line-height:1.45}.cdf .cdf-hp-msg--ai{align-self:flex-start;border-bottom-left-radius:5px;background:var(--bg-elevated);color:var(--fg-1);box-shadow:0 1px 1px #0f172a0a}.cdf .cdf-hp-msg--user{align-self:flex-end;border-bottom-right-radius:5px;background:var(--brand-500);color:#fff}.cdf .cdf-hp-typing{align-self:flex-start;display:flex;gap:4px;padding:11px 14px;border-radius:16px 16px 16px 5px;background:var(--bg-elevated);box-shadow:0 1px 1px #0f172a0a}.cdf .cdf-hp-typing span{width:6px;height:6px;border-radius:999px;background:var(--fg-3);animation:cdf-typing 1.2s infinite ease-in-out}.cdf .cdf-hp-typing span:nth-child(2){animation-delay:.15s}.cdf .cdf-hp-typing span:nth-child(3){animation-delay:.3s}@keyframes cdf-typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.cdf .cdf-hp-typing span{animation:none}}.cdf .cdf-head-sec{max-width:680px;margin:0 auto;padding:40px 24px 8px;text-align:center}.cdf .cdf-head-sec .eyebrow{margin:0 auto 12px}.cdf .cdf-blocks{max-width:var(--maxw);margin:0 auto;padding:24px}.cdf .cdf-block{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding:48px 0}@media(max-width:880px){.cdf .cdf-block{grid-template-columns:1fr;gap:56px}}.cdf .cdf-block--right .cdf-block-media{order:2}.cdf .cdf-block--right .cdf-block-txt{order:1}@media(max-width:880px){.cdf .cdf-block--right .cdf-block-media,.cdf .cdf-block--right .cdf-block-txt{order:initial}}.cdf .cdf-block-media{position:relative}.cdf .cdf-block-glow{position:absolute;inset:-26px 10px -26px -30px;border-radius:36px;filter:blur(36px);z-index:0}.cdf .cdf-block--right .cdf-block-glow{inset:-26px -30px -26px 10px}.cdf .cdf-block-glow--coral{background:radial-gradient(circle at 35% 40%,rgba(242,121,91,.26),transparent 62%)}.cdf .cdf-block-glow--emerald{background:radial-gradient(circle at 65% 40%,rgba(16,185,129,.22),transparent 62%)}.cdf .cdf-block-photo{position:relative;z-index:1;border-radius:24px;overflow:hidden;box-shadow:var(--shadow-3);background:var(--bg-subtle);aspect-ratio:1/1}.cdf .cdf-block-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.cdf .cdf-block-eyebrow{display:inline-flex;align-items:center;height:24px;padding:0 11px;border-radius:999px;background:var(--coral-50);color:var(--coral-600);font-family:var(--font-display);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.cdf .cdf-block-ic{display:inline-flex;width:48px;height:48px;border-radius:13px;background:#10b9811f;color:var(--brand-700);align-items:center;justify-content:center;margin-bottom:16px}.cdf .cdf-block-ic .i{width:24px;height:24px}.cdf .cdf-block-txt h3{margin:0 0 14px}.cdf .cdf-block-lead{font-size:clamp(16px,1.7vw,18px);line-height:1.55;color:var(--fg-2);margin:0 0 22px;max-width:460px}.cdf .cdf-block-points{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:13px}.cdf .cdf-block-points li{display:flex;align-items:flex-start;gap:12px;font-size:16px;line-height:1.5;color:var(--fg-1)}.cdf .cdf-block-ck{flex-shrink:0;width:22px;height:22px;border-radius:999px;background:var(--coral-50);color:var(--coral-600);display:inline-flex;align-items:center;justify-content:center;margin-top:1px}.cdf .cdf-block-ck .i{width:13px;height:13px}.cdf .cdf-ov{position:absolute;z-index:2;background:var(--bg-elevated);border-radius:16px;box-shadow:var(--shadow-4);border:1px solid var(--border-2);overflow:hidden}.cdf .cdf-block--left .cdf-ov{right:-18px;bottom:-22px}.cdf .cdf-block--right .cdf-ov{left:-18px;bottom:-22px}@media(max-width:460px){.cdf .cdf-block--left .cdf-ov{right:-6px}.cdf .cdf-block--right .cdf-ov{left:-6px}}.cdf .cdf-ov--chat,.cdf .cdf-ov--plan,.cdf .cdf-ov--order,.cdf .cdf-ov--ord{width:262px}.cdf .cdf-ov-head{display:flex;align-items:center;gap:9px;padding:11px 13px;border-bottom:1px solid var(--border-1)}.cdf .cdf-ov-head--sb{justify-content:space-between}.cdf .cdf-ov-av{width:30px;height:30px;border-radius:9px;overflow:hidden;flex-shrink:0}.cdf .cdf-ov-av img{width:100%;height:100%;display:block}.cdf .cdf-ov-t{font-family:var(--font-display);font-weight:600;font-size:12.5px;color:var(--fg-1)}.cdf .cdf-ov-s{font-size:10px;color:var(--brand-700);font-weight:500}.cdf .cdf-ov-ic{width:30px;height:30px;border-radius:9px;background:#10b9811f;color:var(--brand-700);display:inline-flex;align-items:center;justify-content:center}.cdf .cdf-ov-ic .i{width:17px;height:17px}.cdf .cdf-ov-badge{display:inline-flex;align-items:center;height:20px;padding:0 9px;border-radius:999px;background:#10b9811f;color:var(--brand-700);font-family:var(--font-display);font-size:10px;font-weight:700;letter-spacing:.04em}.cdf .cdf-ov-badge--coral{background:var(--coral-50);color:var(--coral-600)}.cdf .cdf-ov-badge--sm{margin-left:auto;height:19px;font-size:9.5px}.cdf .cdf-ov-chat{padding:12px 13px;display:flex;flex-direction:column;gap:7px;background:var(--bg-subtle)}.cdf .cdf-ov-msg{max-width:88%;padding:7px 11px;border-radius:14px;font-size:12px;line-height:1.4}.cdf .cdf-ov-msg--user{align-self:flex-end;border-bottom-right-radius:4px;background:var(--brand-500);color:#fff}.cdf .cdf-ov-msg--ai{align-self:flex-start;border-bottom-left-radius:4px;background:var(--bg-elevated);color:var(--fg-1);box-shadow:0 1px 1px #0f172a0a}.cdf .cdf-ov-media{height:96px;background:linear-gradient(135deg,#34d399,#059669)}.cdf .cdf-ov-planbody{padding:11px 13px}.cdf .cdf-ov-plantext{font-size:12px;line-height:1.45;color:var(--fg-1)}.cdf .cdf-ov-planmeta{display:flex;align-items:center;gap:7px;margin-top:10px;color:var(--fg-3);font-size:11px}.cdf .cdf-ov-planmeta .i{width:14px;height:14px}.cdf .cdf-ov-rows{padding:11px 13px;display:flex;flex-direction:column;gap:8px}.cdf .cdf-ov-r{display:flex;justify-content:space-between;gap:10px;font-size:12px}.cdf .cdf-ov-r span{color:var(--fg-3)}.cdf .cdf-ov-r b{color:var(--fg-1);font-weight:500;text-align:right}.cdf .cdf-ov--ord{width:248px;padding:14px}.cdf .cdf-ov--ord .cdf-ov-head{border-bottom:none;padding:0 0 10px}.cdf .cdf-ov-ordtext{font-size:12px;color:var(--fg-2);line-height:1.45;margin-bottom:9px}.cdf .cdf-ov-erid{font-family:var(--font-mono);font-size:11px;color:var(--fg-3);background:var(--bg-subtle);border-radius:8px;padding:7px 9px}.cdf .cdf-stat-sec{max-width:var(--maxw);margin:0 auto;padding:32px 24px 56px}.cdf .cdf-stat{display:grid;grid-template-columns:.85fr 1.15fr;background:var(--bg-elevated);border:1px solid var(--border-2);border-radius:24px;box-shadow:var(--shadow-2);overflow:hidden}@media(max-width:760px){.cdf .cdf-stat{grid-template-columns:1fr}}.cdf .cdf-stat-photo{position:relative;min-height:320px;background:var(--bg-subtle)}.cdf .cdf-stat-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.cdf .cdf-stat-body{padding:40px 44px}.cdf .cdf-stat-body .eyebrow .i{width:16px;height:16px}.cdf .cdf-stat-body h3{margin:0 0 24px}.cdf .cdf-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 32px}.cdf .cdf-stat-v{font-family:var(--font-display);font-weight:700;font-size:42px;line-height:1;color:var(--fg-1);font-variant-numeric:tabular-nums}.cdf .cdf-stat-v--coral{color:var(--coral-600)}.cdf .cdf-stat-l{font-size:14px;color:var(--fg-3);margin-top:6px}.cdf .cdf-ctaband-sec{max-width:var(--maxw);margin:0 auto;padding:8px 24px 72px}.cdf .cdf-cb-inner{position:relative;overflow:hidden;border-radius:28px;background:var(--bg-inverse);padding:72px 40px;text-align:center}.cdf .cdf-cb-bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 22% 16%,rgba(16,185,129,.24),transparent 58%),radial-gradient(ellipse at 82% 90%,rgba(242,121,91,.16),transparent 60%)}.cdf .cdf-cb-inner>*{position:relative}.cdf .cdf-cb-chip{display:inline-flex;align-items:center;gap:7px;height:26px;padding:0 12px;border-radius:999px;background:#f2795b29;color:var(--coral-50);border:1px solid rgba(242,121,91,.45);font-family:var(--font-display);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}.cdf .cdf-cb-chip .dot{width:6px;height:6px;border-radius:50%;background:var(--coral-500)}.cdf .cdf-cb-h2{font-family:var(--font-display);font-weight:800;font-size:clamp(30px,3.8vw,46px);line-height:1.1;letter-spacing:-.02em;margin:0;color:#fff;text-wrap:balance}.cdf .cdf-cb-sub{font-size:clamp(16px,1.7vw,18px);line-height:1.55;color:#ffffffb8;margin:16px auto 30px;max-width:540px}@media(max-width:760px){.cdf .cdf-hero-inner{padding-top:44px}.cdf .cdf-cb-inner{padding:56px 24px}}@media(max-width:620px){.cdf .cdf-block-media{display:flex;flex-direction:column;align-items:center}.cdf .cdf-block-photo{width:100%}.cdf .cdf-block--left .cdf-ov,.cdf .cdf-block--right .cdf-ov{position:static;left:auto;right:auto;bottom:auto;width:min(300px,92%);margin:-34px auto 0}.cdf .cdf-ov--chat,.cdf .cdf-ov--plan,.cdf .cdf-ov--order,.cdf .cdf-ov--ord{width:min(300px,92%)}.cdf .cdf-hero-visual{min-height:0;max-width:100%;display:flex;flex-direction:column;align-items:center}.cdf .cdf-hero-photo{position:static;width:100%;max-width:100%}.cdf .cdf-hero-phone{position:static;left:auto;bottom:auto;margin:-52px auto 0;width:232px}.cdf .cdf-hero-glow{display:none}}
