:root{--paper:#f6f7fb;--ink:#0f1115;--muted:#4b5160;--border:#d6d9e0;--accent-1:#ff6a00;--accent-2:#1d6fff;--accent-3:#00c16a;--accent-1-soft:#ffe1cc;--accent-2-soft:#dbe7ff;--accent-3-soft:#d8f6e7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);background-color:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-image:radial-gradient(420px 420px at 90% -10%,#1d6fff2e,#0000),radial-gradient(360px 360px at 0 0,#ff6a0033,#0000),radial-gradient(320px 320px at 80% 100%,#00c16a29,#0000);background-repeat:no-repeat;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img,svg{display:block}button{font:inherit}:focus-visible{box-shadow:0 0 0 4px var(--accent-2-soft);outline:none}.site-header,.page-shell,.footer-inner{width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.5rem}.site-header{justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;padding-bottom:2rem;display:flex}.brand-link{letter-spacing:-.025em;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;display:flex}.brand-link img{width:2.25rem;height:2.25rem}.header-nav,.footer-nav{color:var(--muted);align-items:center;gap:2rem;font-size:1.125rem;font-weight:500;display:flex}.header-nav a,.footer-nav a,.legal-links a{transition:color .15s}.header-nav a:hover,.header-nav a:focus-visible,.footer-nav a:hover,.legal-links a:hover{color:var(--accent-2)}.button{border:0;border-radius:9999px;justify-content:center;align-items:center;min-height:3.5rem;padding-inline:2rem;font-size:1.125rem;font-weight:600;transition:transform .15s,background-color .15s,box-shadow .15s;display:inline-flex}.button:hover{transform:translateY(-.125rem)}.button:active{transform:translateY(.125rem)}.button-primary{color:#fff;background:var(--accent-1);box-shadow:0 16px 30px -20px #ff6a00b3}.button-primary:hover{box-shadow:0 20px 34px -20px #ff6a00d9}.button-primary:focus-visible{box-shadow:0 16px 30px -20px #ff6a00b3, 0 0 0 4px var(--accent-1-soft)}.button-secondary{min-height:3rem;color:var(--accent-2);border:2px solid var(--accent-2);background:#fff;padding-inline:1.5rem}.button-secondary:hover{background:var(--accent-2-soft)}.button-secondary:focus-visible{box-shadow:0 0 0 4px var(--accent-2-soft)}.button-full{width:100%}.page-shell{padding-top:1.5rem;padding-bottom:4rem}.hero{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-copy{max-width:48rem}.eyebrow{color:var(--accent-2);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:1.125rem;font-weight:600}h1,h2,h3,p{overflow-wrap:anywhere}h1{letter-spacing:-.025em;margin:1.25rem 0 0;font-size:4.5rem;font-weight:600;line-height:1.05}h1 span{display:block}h2{letter-spacing:-.025em;margin:0;font-size:1.875rem;font-weight:600;line-height:1.2}h3{margin:0;font-size:1.5rem;font-weight:600;line-height:1.25}.hero-lede{color:var(--muted);margin:1.5rem 0 0;font-size:1.5rem;line-height:2rem}.hero-icons{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.hero-icons li{justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:relative}.hero-icons img{width:2rem;height:2rem}.is-coming-soon{cursor:help}.soon-dot{background:var(--accent-1);border:2px solid #fff;border-radius:9999px;width:.75rem;height:.75rem;position:absolute;top:.25rem;right:.25rem;box-shadow:0 6px 14px -8px #ff6a00e6}.soon-tooltip{z-index:10;color:#fff;background:var(--ink);opacity:0;pointer-events:none;text-align:center;border-radius:.5rem;width:max-content;max-width:8rem;padding:.35rem .55rem;font-size:.8125rem;font-weight:600;line-height:1.2;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%,.25rem)}.soon-tooltip:after{background:var(--ink);content:"";width:.5rem;height:.5rem;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.is-coming-soon:hover .soon-tooltip,.is-coming-soon:focus-visible .soon-tooltip{opacity:1;transform:translate(-50%)}.hero-actions{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.section{margin-top:5rem}.section-heading{text-align:center}.section-heading p{color:var(--muted);margin:.75rem 0 0;font-size:1.25rem}.steps-grid{gap:1.5rem;margin-top:2.5rem;display:grid}.step-card,.price-card,.final-cta{border:2px solid var(--border);background:#fff;border-radius:1.5rem}.step-card{padding:2rem}.step-card>span{color:var(--accent-2);font-size:1.125rem;font-weight:600}.step-card h3{margin-top:1rem}.step-card p{color:var(--muted);margin:.75rem 0 0;font-size:1.125rem}.platform-grid{gap:2rem;margin-top:2.5rem;display:grid}.platform-item{flex-direction:column;align-items:center;gap:.75rem;font-size:1.125rem;display:flex;position:relative}.platform-item img{width:3rem;height:3rem}.platform-icon-wrap{display:inline-flex;position:relative}.platform-icon-wrap .soon-dot{top:-.125rem;right:-.125rem}.platform-label{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;min-height:1.75rem;display:inline-flex}.soon-badge{color:#9a4300;background:var(--accent-1-soft);border:1px solid #ff6a0040;border-radius:9999px;align-items:center;min-height:1.375rem;padding:.125rem .45rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.billing-row{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.billing-toggle{border:2px solid var(--border);background:#fff;border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem;font-size:1.125rem;font-weight:600;display:inline-flex}.billing-toggle button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9999px;padding:.5rem 1rem;transition:color .15s,background-color .15s,box-shadow .15s}.billing-toggle button:hover{color:var(--ink)}.billing-toggle button.is-active{color:#fff;background:var(--accent-1);box-shadow:0 10px 20px -14px #ff6a00b3}.billing-toggle button:focus-visible{box-shadow:0 0 0 4px var(--accent-1-soft)}.savings-badge{min-height:1.75rem;color:var(--accent-3);background:var(--accent-3-soft);border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.pricing-grid{gap:1.5rem;margin-top:2.5rem;display:grid}.price-card{padding:2rem}.price-line{align-items:baseline;gap:.5rem;margin-top:1.5rem;display:flex}.price{font-size:3rem;font-weight:600;line-height:1}.period{color:var(--muted);font-size:1.125rem}.billing-note{min-height:1.25rem;color:var(--muted);margin:.5rem 0 0;font-size:.875rem;font-weight:600}.feature-list{color:var(--muted);gap:.75rem;margin:1.5rem 0 0;padding:0;font-size:1.125rem;list-style:none;display:grid}.feature-list li{align-items:flex-start;gap:.75rem;display:flex}.check{justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-top:.25rem;display:inline-flex}.check svg{width:1.25rem;height:1.25rem}.check path{stroke:var(--accent-1);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.price-action{margin-top:2rem}.price-action p{color:var(--muted);text-align:center;margin:.75rem 0 0;font-size:.875rem}.final-cta{text-align:center;padding:3rem}.final-cta h2{font-size:2.25rem}.final-cta p{max-width:42rem;color:var(--muted);margin:1rem auto 0;font-size:1.25rem}.final-cta .button{margin-top:2rem}.site-footer{color:var(--muted)}.footer-inner{padding-top:2.5rem;padding-bottom:2.5rem;font-size:1.125rem}.footer-main,.footer-bottom{flex-direction:column;gap:1.5rem;display:flex}.footer-main .brand-link{color:var(--ink)}.footer-bottom{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem;font-size:1rem}.legal-links{gap:1.5rem;display:flex}.legal-links a:hover{color:var(--ink)}.legal-shell{padding-inline:1.5rem;width:100%;max-width:48rem;margin-inline:auto;padding-bottom:4rem}.legal-prose{color:var(--ink)}.legal-prose h1{margin:0 0 1.5rem;font-size:2.25rem;line-height:1.15}.legal-prose h2{margin-top:2.25rem;font-size:1.5rem}.legal-prose h3{margin-top:1.5rem;font-size:1.25rem}.legal-prose p,.legal-prose li{color:var(--muted);font-size:1.125rem;line-height:1.75}.legal-prose a{color:var(--accent-2)}@media (width>=640px){h1{font-size:6rem}.hero-actions{flex-direction:row;justify-content:center}.platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=768px){.header-nav{display:flex}.footer-main{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=1024px){.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.platform-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.header-nav{display:none}}@media (width<=480px){.site-header,.page-shell,.footer-inner,.legal-shell{padding-inline:1rem}.site-header{gap:1rem}.button{width:100%}.button-secondary{width:auto;padding-inline:1rem}h1{font-size:3.5rem}.hero-lede{font-size:1.25rem}.final-cta{padding:2rem}.hero-icons li:first-child .soon-tooltip{left:0;transform:translateY(.25rem)}.hero-icons li:first-child:hover .soon-tooltip,.hero-icons li:first-child:focus-visible .soon-tooltip{transform:translate(0)}.hero-icons li:first-child .soon-tooltip:after{left:1.5rem}.hero-icons li:last-child .soon-tooltip{left:auto;right:0;transform:translateY(.25rem)}.hero-icons li:last-child:hover .soon-tooltip,.hero-icons li:last-child:focus-visible .soon-tooltip{transform:translate(0)}.hero-icons li:last-child .soon-tooltip:after{left:auto;right:1.5rem;transform:translate(50%,-50%)rotate(45deg)}.legal-links{flex-direction:column;gap:.75rem}}
