.cd-home{--brand:#16a34a;--brand-ink:#052e16;--brand-wash:#f0fdf4;--bg:#fbfbf8;--ink:#0b1410;--ink-soft:#3f4744;--muted:#737b76;--line:#e5e7e3;--line-strong:#d1d5cf;--paper:#fff;font-family:var(--font-dm-sans), "DM Sans", ui-sans-serif, system-ui, sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"ss01", "cv11";scroll-behavior:smooth}.cd-home *{box-sizing:border-box}.cd-home a{color:inherit;text-decoration:none}.cd-home .mono{font-family:var(--font-jetbrains-mono), "JetBrains Mono", ui-monospace, monospace}.cd-home [id]{scroll-margin-top:96px}.cd-home .wrap{max-width:1240px;margin:0 auto;padding:0 32px}.cd-home .nav{z-index:50;-webkit-backdrop-filter:blur(16px)saturate(180%);background:#fbfbf8d1;border-bottom:1px solid #0b14100f;position:sticky;top:0}.cd-home .nav-inner{justify-content:space-between;align-items:center;height:68px;display:flex}.cd-home .nav-brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:19px;font-weight:700;display:flex}.cd-home .nav-brand-mark{background:var(--brand);color:#fff;width:26px;height:26px;box-shadow:0 1px 0 #fff6 inset, 0 2px 6px color-mix(in srgb, var(--brand) 40%, transparent);border-radius:7px;place-items:center;font-size:14px;font-weight:700;display:grid}.cd-home .nav-links{color:var(--ink-soft);align-items:center;gap:28px;font-size:14px;font-weight:500;display:flex}.cd-home .nav-links a{transition:color .15s}.cd-home .nav-links a:hover{color:var(--ink)}.cd-home .btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:14px;font-weight:600;transition:transform .12s,box-shadow .2s,opacity .2s,background .2s;display:inline-flex}.cd-home .btn-brand{background:var(--brand);color:#fff;box-shadow:0 1px 0 #ffffff40 inset, 0 8px 20px -8px color-mix(in srgb, var(--brand) 60%, transparent)}.cd-home .btn-brand:hover{opacity:.92}.cd-home .btn-brand:active{transform:translateY(1px)}.cd-home .btn-ghost{color:var(--ink);border:1px solid var(--line-strong);background:0 0}.cd-home .btn-ghost:hover{background:#fff}.cd-home .btn-lg{border-radius:12px;height:52px;padding:0 24px;font-size:16px}.cd-home .eyebrow{font-family:var(--font-jetbrains-mono), "JetBrains Mono", monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;font-size:11px;font-weight:500;display:inline-flex}.cd-home .eyebrow:before{content:"";background:currentColor;width:16px;height:1px}.cd-home .hero{padding:72px 0 120px;position:relative;overflow:hidden}.cd-home .hero-grid-bg{z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#0b14100a 1px,#0000 1px),linear-gradient(#0b14100a 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 80% at 30% 30%,#000 40%,#0000 75%);mask-image:radial-gradient(90% 80% at 30% 30%,#000 40%,#0000 75%)}.cd-home .hero-inner{z-index:1;position:relative}.cd-home .hero-layout{grid-template-columns:1.15fr 1fr;align-items:center;gap:56px;display:grid}.cd-home .hero h1{letter-spacing:-.035em;color:var(--ink);margin:24px 0 0;font-size:clamp(48px,6.4vw,88px);font-weight:700;line-height:.98}.cd-home .hero h1 em{color:var(--brand);font-style:normal;display:inline-block;position:relative}.cd-home .hero h1 em:after{content:"";background:var(--brand);opacity:.14;border-radius:2px;height:8px;position:absolute;bottom:-2px;left:2px;right:2px}.cd-home .hero-lead{color:var(--ink-soft);max-width:520px;margin-top:28px;font-size:20px;line-height:1.5}.cd-home .hero-ctas{flex-wrap:wrap;align-items:center;gap:14px;margin-top:36px;display:flex}.cd-home .hero-sub{color:var(--muted);flex-wrap:wrap;align-items:center;gap:16px;margin-top:18px;font-size:13px;display:flex}.cd-home .hero-sub .dot{opacity:.5;background:currentColor;border-radius:999px;width:3px;height:3px}.cd-home .hero-visual{height:560px;position:relative}.cd-home .hero-visual .tile{transition:transform .4s cubic-bezier(.2,.9,.3,1);position:absolute}.cd-home .hero-visual .tile:hover{transform:rotate(0)translateY(-4px)!important}.cd-home .stat-section{border-bottom:1px solid var(--line);padding:120px 0}.cd-home .stat-header{max-width:720px;margin:0 0 64px}.cd-home .stat-header h2{letter-spacing:-.025em;margin:16px 0 0;font-size:clamp(36px,4.4vw,56px);font-weight:700;line-height:1.02}.cd-home .stat-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.cd-home .stat-cell{border-right:1px solid var(--line);padding:40px 32px}.cd-home .stat-cell:last-child{border-right:none}.cd-home .stat-num{letter-spacing:-.04em;color:var(--ink);font-feature-settings:"tnum", "cv11";font-size:76px;font-weight:700;line-height:1}.cd-home .stat-num .unit{color:var(--muted);margin-left:4px;font-weight:400}.cd-home .stat-label{color:var(--ink-soft);max-width:260px;margin-top:16px;font-size:15px;line-height:1.5}.cd-home .features{padding:120px 0}.cd-home .features-intro{max-width:720px;margin-bottom:96px}.cd-home .features-intro h2{letter-spacing:-.025em;margin:16px 0 24px;font-size:clamp(36px,4.4vw,56px);font-weight:700;line-height:1.02}.cd-home .features-intro p{color:var(--ink-soft);margin:0;font-size:19px;line-height:1.5}.cd-home .feature-row{border-top:1px solid var(--line);grid-template-columns:90px 1fr 1fr;align-items:start;gap:56px;padding:72px 0;display:grid}.cd-home .feature-row:last-child{border-bottom:1px solid var(--line)}.cd-home .feature-num{color:var(--brand);letter-spacing:-.04em;font-feature-settings:"tnum";font-size:64px;font-weight:700;line-height:1}.cd-home .feature-text h3{letter-spacing:-.025em;margin:0 0 20px;font-size:34px;font-weight:700;line-height:1.1}.cd-home .feature-text p{color:var(--ink-soft);max-width:440px;margin:0 0 24px;font-size:17px;line-height:1.55}.cd-home .feature-text ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.cd-home .feature-text li{color:var(--ink-soft);align-items:center;gap:10px;font-size:14px;display:flex}.cd-home .feature-text li svg{color:var(--brand);flex-shrink:0}.cd-home .feature-visual{justify-content:center;align-items:center;min-height:380px;display:flex}.cd-home .spec{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:120px 0}.cd-home .spec-header{grid-template-columns:1fr 1fr;align-items:end;gap:64px;margin-bottom:72px;display:grid}.cd-home .spec-header h2{letter-spacing:-.025em;margin:16px 0 0;font-size:clamp(36px,4.4vw,56px);font-weight:700;line-height:1.02}.cd-home .spec-header p{color:var(--ink-soft);margin:0;font-size:17px;line-height:1.55}.cd-home .spec-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:0;display:grid}.cd-home .spec-item{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 24px}.cd-home .spec-item .ico{background:var(--brand-wash);width:32px;height:32px;color:var(--brand);border-radius:8px;place-items:center;margin-bottom:16px;display:grid}.cd-home .spec-item h4{margin:0 0 6px;font-size:15px;font-weight:600}.cd-home .spec-item p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.5}.cd-home .pricing{padding:120px 0}.cd-home .pricing-header{text-align:center;max-width:720px;margin:0 auto 64px}.cd-home .pricing-header h2{letter-spacing:-.035em;margin:16px 0 20px;font-size:clamp(48px,5.6vw,76px);font-weight:700;line-height:1}.cd-home .pricing-header h2 em{color:var(--brand);font-style:normal}.cd-home .pricing-header p{color:var(--ink-soft);margin:0;font-size:19px}.cd-home .pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;max-width:1160px;margin:0 auto;display:grid}.cd-home .tier-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;flex-direction:column;padding:32px 28px;display:flex;position:relative}.cd-home .tier-featured{background:var(--ink);color:#fbfbf8;border-color:var(--ink);box-shadow:0 20px 40px -15px #0b141059}.cd-home .tier-head{min-height:76px}.cd-home .tier-name{font-family:var(--font-jetbrains-mono), "JetBrains Mono", monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px}.cd-home .tier-featured .tier-name{color:#ffffff8c}.cd-home .tier-tagline{color:var(--ink);letter-spacing:-.005em;margin:10px 0 0;font-size:15px;font-weight:500;line-height:1.45}.cd-home .tier-featured .tier-tagline{color:#ffffffd9}.cd-home .tier-price{color:var(--ink);align-items:baseline;gap:4px;margin:24px 0 20px;display:flex}.cd-home .tier-featured .tier-price{color:#fbfbf8}.cd-home .tier-price .currency{letter-spacing:-.02em;font-size:28px;font-weight:600;transform:translateY(-18px)}.cd-home .tier-price .big{letter-spacing:-.04em;font-feature-settings:"tnum";font-size:68px;font-weight:700;line-height:1}.cd-home .tier-price .per{color:var(--muted);margin-left:8px;font-size:14px;font-weight:500}.cd-home .tier-featured .tier-price .per{color:#ffffff8c}.cd-home .tier-cta{width:100%}.cd-home .tier-note{text-align:center;color:var(--muted);font-size:12px;font-family:var(--font-jetbrains-mono), "JetBrains Mono", monospace;min-height:16px;margin-top:10px}.cd-home .tier-featured .tier-note{color:#ffffff80}.cd-home .tier-featured .btn-ghost{color:#fbfbf8;background:#ffffff14;border-color:#ffffff26}.cd-home .tier-featured .btn-ghost:hover{background:#ffffff24}.cd-home .tier-divider{background:var(--line);height:1px;margin:24px 0 20px}.cd-home .tier-featured .tier-divider{background:#ffffff1f}.cd-home .tier-features{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.cd-home .tier-features li{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.cd-home .tier-featured .tier-features li{color:#ffffffd1}.cd-home .tier-features li svg{color:var(--brand);flex-shrink:0;margin-top:2px}.cd-home .faq{border-top:1px solid var(--line);padding:120px 0}.cd-home .faq-layout{grid-template-columns:1fr 1.4fr;align-items:start;gap:80px;display:grid}.cd-home .faq h2{letter-spacing:-.025em;margin:16px 0 0;font-size:clamp(36px,4.4vw,56px);font-weight:700;line-height:1.02}.cd-home .faq-list{border-top:1px solid var(--line);flex-direction:column;gap:0;display:flex}.cd-home .faq-item{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr;align-items:start;gap:20px;padding:28px 0;display:grid}.cd-home .faq-item .n{font-family:var(--font-jetbrains-mono), "JetBrains Mono", monospace;color:var(--muted);padding-top:4px;font-size:12px}.cd-home .faq-item h4{letter-spacing:-.01em;margin:0 0 10px;font-size:19px;font-weight:600}.cd-home .faq-item p{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.55}.cd-home .cta-strip{background:var(--ink);color:#fbfbf8;padding:96px 0;position:relative;overflow:hidden}.cd-home .cta-strip:after{content:"";pointer-events:none;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 80% at 70%,#000,#0000 70%);mask-image:radial-gradient(70% 80% at 70%,#000,#0000 70%)}.cd-home .cta-strip-inner{z-index:1;grid-template-columns:1.4fr 1fr;align-items:center;gap:40px;display:grid;position:relative}.cd-home .cta-strip h2{letter-spacing:-.035em;margin:0;font-size:clamp(44px,5.2vw,72px);font-weight:700;line-height:1}.cd-home .cta-strip h2 em{color:var(--brand);font-style:normal}.cd-home .cta-strip .right{text-align:left}.cd-home .cta-strip .right p{color:#ffffffa6;margin:0 0 20px;font-size:16px;line-height:1.55}.cd-home .foot{background:var(--ink);color:#fbfbf8;padding:64px 0 40px}.cd-home .foot-top{border-bottom:1px solid #ffffff14;grid-template-columns:2fr repeat(3,1fr);gap:40px;padding-bottom:48px;display:grid}.cd-home .foot-brand-mark{letter-spacing:-.04em;font-size:56px;font-weight:700;line-height:1}.cd-home .foot-brand-mark em{color:var(--brand);font-style:normal}.cd-home .foot-tag{color:#ffffff8c;max-width:280px;margin-top:12px;font-size:14px;line-height:1.55}.cd-home .foot-col h5{font-family:var(--font-jetbrains-mono), "JetBrains Mono", monospace;letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;margin:0 0 16px;font-size:11px}.cd-home .foot-col a{color:#ffffffbf;padding:6px 0;font-size:14px;transition:color .15s;display:block}.cd-home .foot-col a:hover{color:#fff}.cd-home .foot-bot{color:#ffffff73;font-size:12px;font-family:var(--font-jetbrains-mono), "JetBrains Mono", monospace;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;display:flex}.cd-home .foot-version{color:#ffffff8c;transition:color .15s}.cd-home .foot-version:hover{color:#fff}@media (max-width:960px){.cd-home .hero{padding:48px 0 64px}.cd-home .hero-layout,.cd-home .spec-header,.cd-home .cta-strip-inner,.cd-home .faq-layout{grid-template-columns:1fr;gap:40px}.cd-home .pricing-grid{grid-template-columns:1fr}.cd-home .hero-visual{height:460px}.cd-home .feature-row{grid-template-columns:1fr;gap:24px;padding:48px 0}.cd-home .feature-num{font-size:40px}.cd-home .spec-grid{grid-template-columns:repeat(2,1fr)}.cd-home .stat-row{grid-template-columns:1fr}.cd-home .stat-cell{border-right:none;border-bottom:1px solid var(--line)}.cd-home .stat-cell:last-child{border-bottom:none}.cd-home .stat-section,.cd-home .features,.cd-home .spec,.cd-home .pricing,.cd-home .faq{padding:72px 0}.cd-home .foot-top{grid-template-columns:1fr 1fr}.cd-home .nav-links{gap:16px}.cd-home .nav-links .hide-sm{display:none}}@media (max-width:640px){.cd-home .wrap{padding:0 20px}.cd-home .stat-num{font-size:56px}.cd-home .foot-top{grid-template-columns:1fr}}
