@import "https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;700&family=IBM+Plex+Sans:wght@400;600&display=swap";
.fd-home{--basalt:#16181a;--moon:#edede8;--stone:#8b8d89;--moss:#5c7a6e;--basalt-raised:#1c1f21;--basalt-raised-2:#212426;--hairline:#2b2e30;--stone-dim:#67695f;--moss-tint:#5c7a6e29;--moss-tint-strong:#5c7a6e47;--moss-soft:#8aa79a;--display:"Zen Kaku Gothic New", "Hiragino Sans", sans-serif;--body:"Zen Kaku Gothic New", "Hiragino Sans", sans-serif;--utility:"IBM Plex Sans", "Hiragino Sans", sans-serif;--content-width:1120px;--section-pad:8rem;background:var(--basalt);min-height:100vh;color:var(--moon);font-family:var(--body);-webkit-font-smoothing:antialiased;line-height:1.5;position:relative}html:has(.fd-home){scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html:has(.fd-home){scroll-behavior:auto}}@media (max-width:700px){.fd-home{--section-pad:4.5rem}}.fd-home *{box-sizing:border-box}.fd-home #texture{z-index:0;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='60' viewBox='0 0 180 60'%3E%3Cpath d='M0 30 C 20 10, 40 50, 60 30 S 100 10, 120 30 S 160 50, 180 30' stroke='%238B8D89' stroke-width='1' fill='none'/%3E%3Cpath d='M0 45 C 20 25, 40 65, 60 45 S 100 25, 120 45 S 160 65, 180 45' stroke='%238B8D89' stroke-width='1' fill='none'/%3E%3Cpath d='M0 15 C 20 -5, 40 35, 60 15 S 100 -5, 120 15 S 160 35, 180 15' stroke='%238B8D89' stroke-width='1' fill='none'/%3E%3C/svg%3E");background-repeat:repeat;animation:90s linear infinite fdDriftTexture;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.fd-home #texture{animation:none}}@keyframes fdDriftTexture{0%{background-position:0 0}to{background-position:-720px 240px}}.fd-home main,.fd-home header,.fd-home footer{z-index:1;position:relative}.fd-home .wrap{max-width:var(--content-width);margin:0 auto;padding-left:1.75rem;padding-right:1.75rem}.fd-home section{padding:var(--section-pad) 0}.fd-home .eyebrow{font-family:var(--utility);letter-spacing:.16em;text-transform:uppercase;color:var(--moss-soft);margin:0 0 1.1rem;font-size:.72rem;font-weight:600}.fd-home h1,.fd-home h2,.fd-home h3{font-family:var(--display);letter-spacing:.01em;text-wrap:balance;color:var(--moon);margin:0;font-weight:300}.fd-home h1{letter-spacing:-.01em;font-size:clamp(2.4rem,3.4vw + 1.3rem,4.4rem);line-height:1.08}.fd-home h2{font-size:clamp(1.7rem,1.8vw + 1.1rem,2.6rem);line-height:1.16}.fd-home h3{font-size:1.15rem;font-weight:400}.fd-home p{margin:0}.fd-home p.lede{color:var(--stone);max-width:640px;font-size:clamp(1.05rem,.4vw + 1rem,1.25rem);line-height:1.65}.fd-home a{color:inherit}.fd-home .btn{font-family:var(--utility);letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:3px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}@media (prefers-reduced-motion:reduce){.fd-home .btn{transition:none}}.fd-home .btn:focus-visible{outline:2px solid var(--moss-soft);outline-offset:3px}.fd-home .btn-primary{background:var(--moss);color:var(--basalt)}.fd-home .btn-primary:hover{background:var(--moss-soft);transform:translateY(-1px)}.fd-home .btn-ghost{border-color:var(--hairline);color:var(--moon);background:0 0}.fd-home .btn-ghost:hover{border-color:var(--stone)}.fd-home header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--hairline);background:#16181ad1;position:sticky;top:0}.fd-home nav.wrap{justify-content:space-between;align-items:center;padding-top:1.1rem;padding-bottom:1.1rem;display:flex}.fd-home .wordmark{font-family:var(--display);letter-spacing:.05em;color:var(--moon);align-items:center;font-size:1.15rem;font-weight:400;line-height:0;text-decoration:none;display:inline-flex}.fd-home .wordmark span{color:var(--moss-soft)}.fd-home .wordmark svg{width:auto;height:2.15rem;display:block}.fd-home .nav-links{font-family:var(--utility);gap:2.2rem;margin:0;padding:0;font-size:.88rem;list-style:none;display:flex}.fd-home .nav-links a{color:var(--stone);text-decoration:none;transition:color .15s}.fd-home .nav-links a:hover{color:var(--moon)}.fd-home .nav-right{align-items:center;gap:1.5rem;display:flex}@media (max-width:700px){.fd-home .nav-links{display:none}}.fd-home #hero{padding-top:6.5rem;padding-bottom:6rem;position:relative;overflow:hidden}.fd-home .blob{background:radial-gradient(circle at 35% 30%, var(--moss-tint) 0%, #5c7a6e0d 45%, transparent 70%);z-index:0;pointer-events:none;border-radius:50% 50% 48% 48%/60% 60% 40% 40%;width:46rem;height:46rem;position:absolute;top:-8rem;right:-12rem}.fd-home .hero-grid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem;display:grid;position:relative}@media (max-width:900px){.fd-home .hero-grid{grid-template-columns:1fr;gap:3.5rem}}.fd-home .hero-copy h1{margin-bottom:1.4rem}.fd-home .hero-copy p.lede{margin-bottom:2.2rem}.fd-home .hero-cta{flex-wrap:wrap;align-items:center;gap:1.1rem;display:flex}.fd-home .hero-cta small{font-family:var(--utility);color:var(--stone-dim);font-size:.8rem}.fd-home .panel{background:var(--basalt-raised);border:1px solid var(--hairline);border-radius:4px;padding:1.75rem}.fd-home .panel-head{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.fd-home .flag-pill{font-family:var(--utility);color:var(--moon);background:var(--basalt-raised-2);border:1px solid var(--hairline);border-radius:3px;padding:.3rem .65rem;font-size:.82rem}.fd-home .flag-pill code{font-family:var(--utility);color:var(--moss-soft)}.fd-home .status-dot{background:var(--moss);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:.45rem;display:inline-block}.fd-home .status-text{font-family:var(--utility);color:var(--stone);font-size:.78rem}.fd-home .split-row{margin-bottom:1.6rem}.fd-home .split-label-row{font-family:var(--utility);color:var(--stone);justify-content:space-between;margin-bottom:.5rem;font-size:.78rem;display:flex}.fd-home .split-bar{background:var(--hairline);border-radius:5px;height:10px;display:flex;overflow:hidden}.fd-home .split-a{background:var(--stone-dim);width:50%}.fd-home .split-b{background:var(--moss);width:50%;margin-left:2px}.fd-home .metric-row{border-top:1px solid var(--hairline);justify-content:space-between;align-items:baseline;padding-top:1.3rem;display:flex}.fd-home .metric-label{font-family:var(--utility);color:var(--stone);font-size:.82rem}.fd-home .metric-value{font-family:var(--utility);font-variant-numeric:tabular-nums;color:var(--moss-soft);font-size:1.9rem;font-weight:600}.fd-home .metric-ci{font-family:var(--utility);font-variant-numeric:tabular-nums;color:var(--stone-dim);text-align:right;margin-top:.25rem;font-size:.76rem;display:block}.fd-home .panel-caption{font-family:var(--utility);color:var(--stone-dim);text-align:center;margin-top:1.4rem;font-size:.78rem}.fd-home .section-head{max-width:640px;margin-bottom:3.5rem}.fd-home .section-head.center{text-align:center;max-width:680px;margin-left:auto;margin-right:auto}.fd-home .alt-surface{background:var(--basalt-raised);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.fd-home .steps{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}@media (max-width:800px){.fd-home .steps{grid-template-columns:1fr;gap:2.75rem}}.fd-home .step-num{font-family:var(--utility);color:var(--moss-soft);letter-spacing:.08em;margin-bottom:.9rem;font-size:.78rem;font-weight:600}.fd-home .step h3{margin-bottom:.6rem}.fd-home .step p{color:var(--stone);font-size:.98rem;line-height:1.6}.fd-home .steps-note{border-top:1px solid var(--hairline);color:var(--stone);max-width:720px;margin-top:3.5rem;padding-top:2.5rem;font-size:.98rem}.fd-home .steps-note strong{color:var(--moon);font-weight:400}.fd-home .tiers{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:800px){.fd-home .tiers{grid-template-columns:1fr}}.fd-home .tier{background:var(--basalt);border:1px solid var(--hairline);border-radius:4px;flex-direction:column;padding:2rem 1.75rem;display:flex}.fd-home .tier.featured{border-color:var(--moss);background:linear-gradient(180deg, var(--moss-tint) 0%, transparent 40%), var(--basalt)}.fd-home .tier-name{font-family:var(--utility);letter-spacing:.06em;text-transform:uppercase;color:var(--stone);margin-bottom:.8rem;font-size:.82rem}.fd-home .tier.featured .tier-name{color:var(--moss-soft)}.fd-home .tier-price{font-family:var(--utility);font-variant-numeric:tabular-nums;color:var(--moon);margin-bottom:.3rem;font-size:2.1rem;font-weight:600}.fd-home .tier-price span{color:var(--stone);font-size:.95rem;font-weight:400}.fd-home .tier-blurb{color:var(--stone);margin-bottom:1.4rem;font-size:.88rem}.fd-home .tier ul{color:var(--moon);flex-direction:column;gap:.7rem;margin:0;padding:0;font-size:.92rem;list-style:none;display:flex}.fd-home .tier li{color:var(--stone);padding-left:1.1rem;position:relative}.fd-home .tier li:before{content:"";background:var(--stone-dim);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.fd-home .tier.featured li:before{background:var(--moss)}.fd-home .pricing-caption{color:var(--stone);text-align:center;margin-top:2.5rem;font-size:.95rem}.fd-home .pricing-caption strong{color:var(--moon);font-weight:400}.fd-home .table-scroll{overflow-x:auto}.fd-home table.compare{border-collapse:collapse;width:100%;font-family:var(--utility);min-width:560px;font-size:.92rem}.fd-home table.compare th,.fd-home table.compare td{text-align:left;border-bottom:1px solid var(--hairline);padding:1rem 1.25rem}.fd-home table.compare th{color:var(--stone);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:600}.fd-home table.compare th.us,.fd-home table.compare td.us{background:var(--moss-tint)}.fd-home table.compare th.us{color:var(--moss-soft)}.fd-home table.compare td.row-label{color:var(--stone)}.fd-home table.compare td{color:var(--moon)}.fd-home table.compare tr:last-child td{border-bottom:none}.fd-home .why-now-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:3.5rem;display:grid}@media (max-width:800px){.fd-home .why-now-grid{grid-template-columns:1fr}}.fd-home .migrate-card{background:var(--basalt);border:1px solid var(--hairline);border-radius:4px;padding:2rem}.fd-home .migrate-card h3{margin-bottom:.75rem}.fd-home .migrate-card p{color:var(--stone);margin-bottom:1.5rem;font-size:.94rem;line-height:1.6}.fd-home #final-cta{text-align:center}.fd-home #final-cta .section-head.center{margin-bottom:2.2rem}.fd-home #final-cta p.lede{margin:0 auto 2.2rem}.fd-home .final-cta-actions{flex-wrap:wrap;justify-content:center;gap:1.1rem;display:flex}.fd-home footer{border-top:1px solid var(--hairline);padding:3rem 0}.fd-home .footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.fd-home .footer-tag{font-family:var(--utility);color:var(--stone-dim);font-size:.82rem}.fd-home .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(16px)}.fd-home .reveal.in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.fd-home .reveal{opacity:1;transition:none;transform:none}}
