:root{--ink:#0c1923;--ink-2:#1e2d3d;--muted:#596a79;--muted-2:#8096a7;--paper:#f2f5f4;--white:#fff;--line:#dde4ea;--line-2:#c8d4db;--field:#f6f9f8;--teal:#007a72;--teal-dark:#005c55;--teal-2:#00a896;--teal-light:#dff5f2;--navy:#071828;--navy-2:#0d2237;--green:#0e9f6e;--green-dark:#047857;--signal:#d1fae5;--amber:#d97706;--amber-light:#fef3c7;--red:#b91c1c;--shadow-xs:0 1px 4px rgba(12,25,35,.06);--shadow-sm:0 4px 14px rgba(12,25,35,.08);--shadow:0 8px 32px rgba(12,25,35,.12);--shadow-lg:0 24px 64px rgba(12,25,35,.16);--radius:8px;--radius-lg:12px;--radius-xl:16px}*,:after,:before{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:var(--font-body,"Inter","Segoe UI",sans-serif);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin-top:0}h1,h2,h3,h4,h5{font-family:var(--font-display,"Inter","Segoe UI",sans-serif);font-weight:700;letter-spacing:-.02em;line-height:1.1}.article,.hero,.legal,.page-hero,.section,.site-footer,.site-header{width:min(1160px,calc(100% - 32px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0 16px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:7px;background:var(--ink);color:var(--white);font-family:var(--font-display,"Inter",sans-serif);font-weight:800;font-size:13px;letter-spacing:-.02em}.brand-logo{display:block;border-radius:7px;flex-shrink:0}.brand strong{display:block;font-family:var(--font-display,"Inter",sans-serif);font-weight:700;font-size:15px;letter-spacing:-.01em;line-height:1.1}.brand small{display:block;color:var(--muted);font-size:11px;font-weight:400;letter-spacing:0}nav{display:flex;align-items:center;gap:2px}nav a{border-radius:6px;color:var(--muted);font-size:14px;font-weight:500;padding:8px 12px;transition:color .13s,background .13s}nav a:hover{color:var(--ink);background:var(--line)}nav a.nav-cta{background:var(--teal);border:1.5px solid var(--teal);border-radius:6px;color:var(--white);font-weight:700;margin-left:6px;padding:7px 16px;transition:background .13s,box-shadow .13s,transform .13s}nav a.nav-cta:hover{background:var(--teal-dark);box-shadow:3px 3px 0 var(--teal-dark);transform:translate(-1px,-1px)}.button{align-items:center;border:1.5px solid var(--ink);border-radius:var(--radius);cursor:pointer;display:inline-flex;font-family:var(--font-body,sans-serif);font-weight:700;font-size:15px;justify-content:center;min-height:48px;padding:12px 22px;transition:transform .13s ease,box-shadow .13s ease,background .13s ease;white-space:nowrap;text-decoration:none}.button:hover:not(:disabled){box-shadow:4px 4px 0 var(--ink);transform:translate(-2px,-2px)}.button:disabled{cursor:not-allowed;opacity:.5}.button.primary{background:var(--teal);border-color:var(--teal);color:var(--white)}.button.primary:hover:not(:disabled){box-shadow:4px 4px 0 var(--teal-dark)}.button.primary.light{background:var(--teal-light);border-color:var(--teal-light);color:var(--ink)}.button.primary.light:hover:not(:disabled){box-shadow:4px 4px 0 rgba(0,122,114,.25)}.button.ghost{background:transparent;border-color:var(--line-2);color:var(--ink)}.button.ghost:hover:not(:disabled){box-shadow:4px 4px 0 var(--line)}.button.full{width:100%}.button-icon{height:16px;margin-left:8px;width:16px;flex-shrink:0}.eyebrow{color:var(--teal);font-family:var(--font-body,sans-serif);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}.hero{display:grid;grid-template-columns:minmax(430px,.95fr) minmax(360px,1.05fr);grid-gap:40px 36px;gap:40px 36px;align-items:center;padding:52px 0 60px;position:relative}.hero-copy{display:flex;flex-direction:column}.hero-copy .eyebrow{animation:fadeInUp .45s ease both;animation-delay:.05s}.hero-copy h1{animation:fadeInUp .45s ease both;animation-delay:.1s}.hero-copy .hero-text{animation:fadeInUp .45s ease both;animation-delay:.15s}.hero-copy .hero-actions{animation:fadeInUp .45s ease both;animation-delay:.2s}.hero-features{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;animation:fadeInUp .45s ease both;animation-delay:.28s}.hero-features article{background:var(--white);padding:28px 32px}.hero-features .feature-icon{color:var(--teal);height:26px;width:26px;margin-bottom:14px}.hero-features h2{font-size:15px;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin-bottom:6px}.hero-features p{color:var(--muted);font-size:13px;line-height:1.55;margin:0}.differentiators{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.differentiators article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px 24px}.differentiators .feature-icon{color:var(--teal);height:26px;width:26px;margin-bottom:14px}.differentiators h2{font-size:16px;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin-bottom:8px}.differentiators p{color:var(--muted);font-size:14px;line-height:1.6;margin:0}.hero-copy h1,.page-hero h1{font-family:var(--font-display,"Inter",sans-serif);font-size:clamp(36px,4vw,60px);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin-bottom:22px}.article-lead,.copy-stack p,.hero-text,.page-hero>p,.pricing-band p,.waitlist-panel>div>p{color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 38px}.feature-row{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:26px}.feature-row article{min-width:0}.feature-icon{color:var(--teal);height:30px;margin-bottom:10px;width:30px}.feature-row h2{font-family:var(--font-display,"Inter",sans-serif);font-size:14px;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin-bottom:5px}.feature-row p{color:var(--muted);font-size:13px;line-height:1.5;margin:0}.trust-row{color:var(--muted);grid-column:1/-1;text-align:center;padding-top:0}.trust-row p{margin-bottom:14px;font-size:14px}.trust-row div{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.trust-row span{align-items:center;background:var(--white);border:1px solid var(--line);border-radius:999px;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:5px 12px}.trust-icon{color:var(--green);height:14px;width:14px;flex-shrink:0}.browser-frame{background:var(--white);border:1px solid var(--line-2);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden;animation:fadeInUp .55s ease both;animation-delay:.1s}.browser-bar{align-items:center;background:linear-gradient(180deg,#f7f9f8,#edf1ef);border-bottom:1px solid var(--line);display:grid;grid-gap:6px;gap:6px;grid-template-columns:11px 11px 11px 1fr;padding:11px 14px}.browser-bar span{border-radius:50%;display:block;height:11px;width:11px}.browser-bar span:first-child{background:#ff6058}.browser-bar span:nth-child(2){background:#ffbd2e}.browser-bar span:nth-child(3){background:#28c840}.browser-bar strong{background:#edf0ef;border-radius:999px;color:var(--muted);font-size:11px;font-weight:500;justify-self:center;min-width:min(280px,70%);padding:5px 12px;text-align:center}.browser-frame img{display:block;height:auto;width:100%}.hero-browser{justify-self:end;max-width:600px;transform:none;width:100%}.hero-browser img{height:auto}.section{padding:88px 0}.pricing-layout,.two-column,.waitlist-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);grid-gap:60px;gap:60px}h2{font-family:var(--font-display,"Inter",sans-serif);font-size:clamp(36px,4.5vw,64px);font-weight:700;letter-spacing:-.022em;line-height:1.1}.page-hero h1,.pricing-band h2,.two-column h2,.waitlist-panel h2{max-width:860px}.copy-stack{border-left:2px solid var(--line);padding-left:28px}.copy-stack p+p{margin-top:18px}.process{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.process article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px 24px 24px;position:relative;overflow:hidden;transition:box-shadow .18s,transform .18s}.process article:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.process span{display:block;color:var(--teal);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}.process h3,.process span{font-family:var(--font-display,"Inter",sans-serif)}.process h3{font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0 0 10px}.process p{color:var(--muted);font-size:14px;line-height:1.55;margin:0}.product-tour{padding-top:44px}.section-heading{max-width:720px;margin-bottom:36px}.section-heading h2{margin-bottom:14px}.section-heading p{color:var(--muted);font-size:17px}.screen-grid{display:grid;grid-gap:20px;gap:20px}.screen-card{align-items:center;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,1.35fr) minmax(200px,.65fr);overflow:hidden;padding:20px;transition:box-shadow .2s,transform .2s}.screen-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.screen-card:nth-child(2n){grid-template-columns:minmax(200px,.65fr) minmax(0,1.35fr)}.screen-card:nth-child(2n) img{order:2}.screen-card img{border:1px solid var(--line);border-radius:var(--radius);display:block;height:auto;width:100%}.screen-card div{padding:12px 18px}.screen-card h3{font-family:var(--font-display,"Inter",sans-serif);font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:10px}.screen-card p{color:var(--muted);font-size:15px;line-height:1.55;margin:0}.pricing-band{align-items:center;background:var(--navy);border-radius:var(--radius-xl);color:var(--white);display:flex;justify-content:space-between;gap:28px;margin-block:32px;padding:44px 48px;position:relative;overflow:hidden}.pricing-band:before{content:"";position:absolute;top:-80px;right:-80px;width:240px;height:240px;background:radial-gradient(circle,rgba(0,168,150,.18) 0,transparent 70%);pointer-events:none}.pricing-band .eyebrow{color:var(--teal-2)}.pricing-band h2{color:var(--white);font-size:clamp(36px,4vw,56px);margin-bottom:8px}.pricing-band>div>p{color:hsla(0,0%,100%,.6);margin:0}.waitlist-panel{scroll-margin-top:80px}.waitlist-panel.single{display:block;max-width:680px}.page-hero{padding:72px 0 32px}.page-hero.compact{padding:60px 0 20px}.page-hero h1{font-family:var(--font-display,"Inter",sans-serif);font-size:clamp(36px,4vw,60px);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin-bottom:18px}.page-hero>p{max-width:620px}.price-card{background:var(--white);border:2px solid var(--ink);border-radius:var(--radius-lg);box-shadow:8px 8px 0 var(--teal-light);padding:36px}.price-card .eyebrow{margin-bottom:16px}.price-card h2{font-size:clamp(62px,8vw,96px);letter-spacing:-.04em;margin-bottom:6px}.price-card h2 span{color:var(--muted);font-family:var(--font-body,sans-serif);font-size:20px;font-weight:400;letter-spacing:0}.price-was{color:var(--muted);font-size:18px;font-weight:500;margin-bottom:4px;line-height:1}.price-was s{text-decoration-thickness:2px}.price-was span{font-size:14px;font-weight:400;margin-left:2px}.price-subcopy{color:var(--muted);font-size:15px;margin-bottom:24px}.upcoming-section{border-top:1px solid var(--line);margin-bottom:28px;padding-top:20px}.upcoming-label{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.upcoming-list{display:grid;grid-gap:10px;gap:10px;list-style:none;margin:0;padding:0}.upcoming-list li{align-items:flex-start;color:var(--muted);display:flex;font-size:14px;gap:10px;line-height:1.4}.upcoming-list li:before{background-color:var(--surface);border:1.5px solid var(--line);border-radius:50%;content:"";display:block;flex-shrink:0;height:20px;margin-top:1px;width:20px}.price-card ul{list-style:none;padding:0;margin:0 0 28px;display:grid;grid-gap:10px;gap:10px}.price-card li{align-items:flex-start;display:flex;font-size:15px;gap:10px;line-height:1.4;margin-bottom:0}.price-card li:before{background-color:var(--signal);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m8 12 2.5 2.5L16 9' stroke='%23047857' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:100%;border-radius:50%;content:"";display:block;flex-shrink:0;height:20px;margin-top:1px;width:20px}.pricing-notes{display:grid;grid-gap:16px;gap:16px}.pricing-notes article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:24px;transition:box-shadow .18s}.pricing-notes article:hover{box-shadow:var(--shadow-sm)}.pricing-note-card{display:flex;flex-direction:column}.pricing-note-art{align-items:center;background:linear-gradient(180deg,var(--field),var(--teal-light));border:1px solid var(--line);border-radius:var(--radius);display:flex;height:136px;justify-content:center;margin-bottom:20px;overflow:hidden}.pricing-note-art img{display:block;height:100%;object-fit:contain;padding:8px;width:100%}.pricing-notes h3{font-family:var(--font-display,"Inter",sans-serif);font-size:18px;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin-bottom:8px}.pricing-notes p{color:var(--muted);font-size:14px;line-height:1.6;margin:0}.form-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);display:grid;grid-gap:16px;gap:16px;padding:28px}.form-card label{color:var(--ink);display:grid;font-size:12px;font-weight:700;grid-gap:6px;gap:6px;letter-spacing:.06em;text-transform:uppercase}.form-card input,.form-card select,.form-card textarea{background:var(--field);border:1.5px solid var(--line);border-radius:var(--radius);color:var(--ink);font-family:inherit;font-size:15px;min-height:46px;padding:11px 14px;transition:border-color .13s,box-shadow .13s;width:100%}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(0,122,114,.1);outline:none}.form-card input::placeholder,.form-card textarea::placeholder{color:var(--muted-2)}.form-card textarea{resize:vertical;line-height:1.5}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.hidden-frame{display:none}.form-warning{background:var(--amber-light);border:1px solid #f5d6a0;border-radius:var(--radius);color:#92400e;font-size:13px;line-height:1.5;margin:0;padding:12px 14px}.success{border-color:var(--green);background:var(--signal)}.fine-print{color:var(--muted);font-size:12px;line-height:1.55;margin:0}.article-list{display:grid;grid-gap:16px;gap:16px;max-width:860px}.article-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);display:block;padding:28px 32px;transition:box-shadow .18s,transform .18s}.article-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.article-tag{background:var(--teal-light);border-radius:999px;color:var(--teal);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:14px;padding:4px 12px;text-transform:uppercase}.article-card h2{font-family:var(--font-display,"Inter",sans-serif);font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-bottom:10px}.article-card>p{color:var(--muted);font-size:15px;line-height:1.55;margin:0 0 16px}.article-meta{color:var(--muted-2);display:flex;align-items:center;gap:12px;font-size:12px;font-weight:500}.article-meta:after{content:"→ Read article";color:var(--teal);font-weight:700;margin-left:auto}.article,.legal{max-width:780px;padding:72px 0}.article h1,.legal h1{font-family:var(--font-display,"Inter",sans-serif);font-size:clamp(40px,6vw,72px);font-weight:800;letter-spacing:-.03em;line-height:1;margin-bottom:24px}.article-lead{border-left:3px solid var(--teal);color:var(--muted);font-size:19px;line-height:1.65;margin-bottom:40px;padding-left:20px}.article h2,.legal h2{font-family:var(--font-display,"Inter",sans-serif);font-size:28px;font-weight:700;letter-spacing:-.02em;margin-top:48px;margin-bottom:14px}.article li,.article p,.legal p{color:#2b3c4a;font-size:17px;line-height:1.78}.article ul{list-style:none;padding:0;margin:24px 0;display:grid;grid-gap:10px;gap:10px}.article ul li{align-items:flex-start;display:flex;gap:12px;padding-left:4px}.article ul li:before{color:var(--teal);content:"→";flex-shrink:0;font-weight:700;margin-top:2px}.article a,.legal a{color:var(--teal-dark);font-weight:600;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}.article-cta-box{background:var(--navy);border-radius:var(--radius-lg);margin-top:56px;padding:36px;position:relative;overflow:hidden}.article-cta-box:before{content:"";position:absolute;top:-50px;right:-50px;width:180px;height:180px;background:radial-gradient(circle,rgba(0,168,150,.2) 0,transparent 70%);pointer-events:none}.article-cta-box h3{color:var(--white);font-family:var(--font-display,"Inter",sans-serif);font-size:22px;font-weight:700;letter-spacing:-.02em;margin-bottom:10px}.article-cta-box p{color:hsla(0,0%,100%,.65);font-size:15px;line-height:1.6;margin-bottom:20px}.updated{color:var(--muted);font-size:14px;margin-bottom:44px;margin-top:0}.site-footer{border-top:1px solid var(--line);color:var(--muted);display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:40px;gap:40px;align-items:start;padding:40px 0 52px;margin-top:12px}.footer-brand-name{display:flex;align-items:center;gap:8px;margin-bottom:6px}.footer-brand strong{display:block;color:var(--ink);font-family:var(--font-display,"Inter",sans-serif);font-weight:700;font-size:15px;letter-spacing:-.01em;margin-bottom:0}.footer-brand p{font-size:14px;line-height:1.5;margin:0;max-width:320px}.footer-brand p+p{margin-top:8px}.footer-brand .legal-line{font-size:12px;line-height:1.45}.legal-strip{color:var(--muted);display:flex;flex-wrap:wrap;gap:10px 24px;padding-top:0}.legal-strip p{font-size:13px;margin:0}.footer-nav h4{color:var(--ink);font-family:var(--font-body,sans-serif);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}.footer-nav-links{display:flex;flex-direction:column;gap:8px}.footer-nav-links a{color:var(--muted);font-size:14px;transition:color .13s}.footer-nav-links a:hover{color:var(--ink)}.footer-links{display:flex;flex-wrap:wrap;gap:14px}.footer-links a{text-decoration:underline;text-underline-offset:3px;font-size:14px;color:var(--muted)}.footer-links a:hover{color:var(--ink)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.differentiators,.hero,.hero-features,.pricing-layout,.process,.screen-card,.screen-card:nth-child(2n),.two-column,.waitlist-panel{grid-template-columns:1fr}.screen-card:nth-child(2n) img{order:0}.pricing-band{flex-direction:column;align-items:flex-start}.site-footer{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:640px){.site-header{align-items:flex-start;flex-direction:column}nav{flex-wrap:wrap;width:100%}nav a{flex:1 1;min-width:calc(50% - 4px);text-align:center}nav a.nav-cta{display:none}.article h1,.hero-copy h1,.legal h1,.page-hero h1{font-size:44px}h2{font-size:36px}.section{padding:56px 0}.copy-stack{border-left:none;padding-left:0}.feature-row,.form-grid,.site-footer{grid-template-columns:1fr}.site-footer{gap:28px}.pricing-band{padding:28px 24px}.price-card{box-shadow:5px 5px 0 var(--teal-light)}.article-cta-box,.price-card{padding:24px}.article-meta:after{display:none}}