@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Syne:wght@400;500;600&display=swap";:root{--background-default:#fbfcfd;--background-secondary:#f4f5f9;--background-frosted:#70739305;--surface-primary:#5266eb;--surface-primary-hover:#4354c8;--surface-inverted:#1e1e2a;--surface-magic:#5266eb;--surface-emphasized:#f4f5f9;--surface-emphasized-hover:#ecedf4;--surface-white:#fff;--text-default:#272735;--text-subdued:#535461;--text-inverted:#fff;--text-magic:#5266eb;--border-frosted:#7073931f;--border-default:#70739333;--border-magic:#5266eb;--green-magic:#188554;--green-surface:#edf7f2;--orange-magic:#c45000;--radius-xl:.75rem;--radius-2xl:1rem;--radius-4xl:2rem;--shadow-sm:0 1px 2px 0 #1c1c230a;--shadow-md:0 4px 8px 0 #1c1c230f;--shadow-lg:0 10px 16px 0 #1c1c230f;--shadow-xl:0 20px 40px 0 #1c1c2314}body,.body-lg,.body-sm,.ui-label,.subheading,.code-filename,.code-body pre,.waitlist-input,.btn,.nav-links a,.nav-logo,.checkout-secured,.marquee-item,.trust-item-label,.trust-item-text,.footer-links a,.footer-copy,.footer-logo,.persona-role,.persona-resolution,.feature-more,.hero-footnote{font-family:Inter,-apple-system,sans-serif!important}.display-1,.display-2,.display-3,.hiw-step-num,.hiw-step-title,.feature-title,.callout-title,.checkout-price,.persona-name,.checkout-product-row .display-name,.checkout-total,.acc-title{font-family:Syne,sans-serif!important}.italic-accent{font-style:italic;font-family:Syne,sans-serif!important}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background-default);color:var(--text-default);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;overflow-x:hidden}.display-1{letter-spacing:-.01em;color:var(--text-default);font-family:tiemposHeadline,Georgia,serif;font-size:clamp(2.75rem,6vw,4.5rem);font-weight:400;line-height:110%}.display-2{letter-spacing:-.01em;color:var(--text-default);font-family:tiemposHeadline,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:110%}.display-3{letter-spacing:-.005em;color:var(--text-default);font-family:arcadiaDisplay,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:115%}.subheading{letter-spacing:.04em;text-transform:uppercase;color:var(--text-subdued);font-family:arcadia,sans-serif;font-size:.8125rem;font-weight:360}.body-lg{color:var(--text-subdued);font-family:arcadia,sans-serif;font-size:1.0625rem;font-weight:360;line-height:1.6}.body-sm{color:var(--text-subdued);font-family:arcadia,sans-serif;font-size:.875rem;font-weight:360;line-height:1.6}.ui-label{font-feature-settings:"liga" off, "clig" off;letter-spacing:0;color:var(--text-default);font-family:arcadia,sans-serif;font-size:.8125rem;font-weight:500}.italic-accent{font-family:tiemposHeadline,Georgia,serif;font-style:italic;font-weight:400}.container{max-width:75rem;margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:50rem;margin:0 auto;padding:0 1.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.fade-in{animation:.7s cubic-bezier(.16,1,.3,1) both fadeIn}.fade-in-delay-1{animation-delay:.1s}.fade-in-delay-2{animation-delay:.2s}.fade-in-delay-3{animation-delay:.3s}.fade-in-delay-4{animation-delay:.4s}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(1.25rem)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.nav{z-index:99;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-frosted);background:#fbfcfde0;width:100%;transition:box-shadow .2s;position:fixed;top:0}.nav.scrolled{box-shadow:var(--shadow-md)}.nav-inner{justify-content:space-between;align-items:center;max-width:75rem;height:4rem;margin:0 auto;padding:0 1.5rem;display:flex}.nav-logo{letter-spacing:-.01em;color:var(--text-default);font-family:arcadiaDisplay,sans-serif;font-size:1.125rem;font-weight:400;text-decoration:none}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--text-subdued);font-family:arcadia,sans-serif;font-size:.875rem;font-weight:360;text-decoration:none;transition:color .15s}.nav-links a:hover{color:var(--text-default)}.btn{font-feature-settings:"liga" off, "clig" off;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.375rem;height:2.5rem;padding:0 1.25rem;font-family:arcadia,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.btn-primary{color:#fff;background:#111;border-radius:9999px}.btn-primary:hover{background:#333}.btn-secondary{color:var(--text-default);border:1px solid var(--border-default);background:0 0}.btn-secondary:hover{background:var(--surface-emphasized)}.btn-inverted{background:var(--text-inverted);color:var(--text-default)}.btn-inverted:hover{background:var(--background-secondary)}.btn-lg{border-radius:9999px;height:3rem;padding:0 1.75rem;font-size:.9375rem}.hero{padding:10rem 1.5rem 6rem}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:75rem;margin:0 auto;display:grid}.hero-eyebrow{border:1px solid var(--border-frosted);background:var(--surface-white);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem .875rem;display:inline-flex}.hero-eyebrow-dot{background:var(--surface-magic);border-radius:50%;width:.375rem;height:.375rem}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:.875rem;margin-top:2.5rem;display:flex}.hero-footnote{color:var(--text-subdued);align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.75rem;display:flex}.hero-footnote svg{color:var(--text-subdued);flex-shrink:0}.code-card{background:var(--surface-white);border:1px solid var(--border-frosted);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.code-card:before{content:"";border-radius:var(--radius-2xl);pointer-events:none;background:linear-gradient(135deg,#5266eb0a 0%,#0000 60%);position:absolute;inset:0}.code-bar{border-bottom:1px solid var(--border-frosted);background:var(--background-secondary);align-items:center;gap:.5rem;padding:.875rem 1.25rem;display:flex}.code-dots{gap:.375rem;display:flex}.code-dot{background:var(--border-default);border-radius:50%;width:.625rem;height:.625rem}.code-filename{font-feature-settings:"liga" off, "clig" off;color:var(--text-subdued);margin-left:.75rem;font-family:arcadia,monospace;font-size:.75rem}.code-body{padding:1.5rem;overflow-x:auto}.code-body pre{font-feature-settings:"liga" off, "clig" off;color:var(--text-default);white-space:pre;font-family:arcadia,monospace;font-size:.8125rem;line-height:1.7}.t-keyword{color:#5266eb}.t-string{color:var(--green-magic)}.t-comment{color:var(--text-subdued);font-style:italic}.t-fn{color:#c45000}.marquee-wrap{border-top:1px solid var(--border-frosted);border-bottom:1px solid var(--border-frosted);background:var(--surface-white);padding:.875rem 0;overflow:hidden}.marquee-track{align-items:center;gap:2.5rem;width:max-content;animation:32s linear infinite marquee;display:flex}.marquee-item{letter-spacing:.06em;text-transform:uppercase;color:var(--text-subdued);white-space:nowrap;font-family:arcadia,sans-serif;font-size:.75rem;font-weight:360}.marquee-sep{background:var(--border-default);border-radius:50%;flex-shrink:0;width:.25rem;height:.25rem}.section-problem{background:var(--surface-white);border-bottom:1px solid var(--border-frosted);padding:6rem 1.5rem}.section-problem .inner{text-align:center;max-width:52rem;margin:0 auto}.section-hiw{border-top:1px solid var(--border-frosted);border-bottom:1px solid var(--border-frosted);background:#f9f9f8;padding:4.75rem 1.5rem}.hiw-editorial{max-width:75rem;margin:0 auto}.hiw-top{margin-bottom:1.9rem}.hiw-columns{border-top:1px solid #00000012;border-bottom:1px solid #00000012;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;padding:.4rem 0;display:grid}.hiw-col{background:0 0;border-right:1px solid #00000012;min-height:12.6rem;padding:1.6rem 1.35rem 1.7rem}.hiw-col:last-child{border-right:none}.hiw-col-title{color:#111;letter-spacing:-.015em;margin-bottom:.55rem;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:500}.hiw-col .body-sm{color:#5b5c68;max-width:100%;line-height:1.65}.hiw-col-header{align-items:center;gap:.625rem;margin-bottom:.7rem;display:flex}.hiw-col-badge{color:#9a9ba6;background:#fbfbfc;border:1px solid #00000029;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;display:inline-flex}.hiw-col-badge svg{width:.86rem;height:.86rem}.faq-section{background:#f9f9f8;border-top:1px solid #0000000d;padding:7rem 1.5rem}.faq-grid{grid-template-columns:.9fr 1.7fr;align-items:start;gap:2rem;max-width:75rem;margin:0 auto;display:grid}.faq-list{background:#fff;border:1px solid #00000014}.faq-item{border-bottom:1px solid #00000014}.faq-item:last-child{border-bottom:none}.faq-question{color:#111;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.125rem 1.25rem;font-family:Inter,sans-serif;font-size:1.0625rem;display:flex}.faq-chevron{color:#777;transition:transform .2s}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{color:#555;max-height:0;padding:0 1.25rem;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.7;transition:max-height .24s;overflow:hidden}.faq-item.open .faq-answer{max-height:8rem;padding:0 1.25rem 1rem}.section-features{background:var(--surface-white);border-top:1px solid var(--border-frosted);border-bottom:1px solid var(--border-frosted);padding:8rem 1.5rem}.section-header{margin-bottom:4rem}.features-grid{border:1px solid var(--border-frosted);border-radius:var(--radius-2xl);box-shadow:var(--shadow-sm);grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.feature-card{background:var(--surface-white);border-right:1px solid var(--border-frosted);border-bottom:1px solid var(--border-frosted);padding:2rem;transition:background .15s;position:relative;overflow:hidden}.feature-card:nth-child(3n){border-right:none}.feature-card:nth-last-child(-n+3){border-bottom:none}.feature-card:hover{background:var(--background-secondary)}.feature-card:before{content:"";background:var(--surface-primary);opacity:0;height:2px;transition:opacity .15s;position:absolute;top:0;left:0;right:0}.feature-card:hover:before{opacity:1}.feature-icon{border-radius:var(--radius-xl);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:1.25rem;display:flex}.feature-title{color:var(--text-default);letter-spacing:-.005em;margin-bottom:.625rem;font-family:arcadiaDisplay,sans-serif;font-size:1rem;font-weight:400}.feature-more{text-align:center;margin-top:2rem}.section-checkout{background:var(--background-secondary);padding:8rem 1.5rem}.checkout-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;max-width:75rem;margin:0 auto;display:grid}.checkout-browser{background:var(--surface-white);border:1px solid var(--border-frosted);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);overflow:hidden}.browser-bar{background:var(--background-secondary);border-bottom:1px solid var(--border-frosted);align-items:center;gap:.5rem;height:3rem;padding:0 1rem;display:flex}.browser-dot{background:var(--border-default);border-radius:50%;width:.625rem;height:.625rem}.browser-url{flex:1;justify-content:center;display:flex}.browser-url-pill{background:var(--border-frosted);border:1px solid var(--border-frosted);font-feature-settings:"liga" off, "clig" off;color:var(--text-subdued);border-radius:.375rem;align-items:center;gap:.375rem;padding:.25rem .875rem;font-family:arcadia,monospace;font-size:.6875rem;display:flex}.checkout-body{padding:1.75rem}.checkout-product-row{border-bottom:1px solid var(--border-frosted);align-items:flex-start;gap:.875rem;margin-bottom:1.75rem;padding-bottom:1.75rem;display:flex}.checkout-logo{border-radius:var(--radius-xl);background:var(--background-secondary);border:1px solid var(--border-frosted);width:2.5rem;height:2.5rem;color:var(--text-subdued);flex-shrink:0;justify-content:center;align-items:center;font-family:arcadiaDisplay,sans-serif;font-size:.75rem;display:flex}.checkout-price{color:var(--text-default);margin-top:.25rem;font-family:tiemposHeadline,serif;font-size:2rem;font-weight:400;line-height:1}.checkout-price span{color:var(--text-subdued);font-family:arcadia,sans-serif;font-size:1rem;font-weight:360}.payment-methods{flex-direction:column;gap:.625rem;margin-bottom:1.5rem;display:flex}.payment-method{border-radius:var(--radius-xl);border:1px solid var(--border-frosted);background:var(--background-secondary);cursor:pointer;justify-content:space-between;align-items:center;padding:.875rem 1rem;transition:border-color .15s,background .15s;display:flex}.payment-method.active{border-color:var(--surface-primary);background:#5266eb0a}.payment-method-left{align-items:center;gap:.75rem;display:flex}.pm-radio{border:1.5px solid var(--border-default);border-radius:50%;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;display:flex}.pm-radio.active{border-color:var(--surface-primary);border-width:4.5px}.pm-chips{gap:.25rem;display:flex}.pm-chip{border:1px solid var(--border-frosted);font-feature-settings:"liga" off, "clig" off;color:var(--text-subdued);background:var(--surface-white);border-radius:.25rem;padding:.125rem .5rem;font-family:arcadia,sans-serif;font-size:.6rem}.pm-chip.active{color:var(--surface-primary);border-color:#5266eb40}.checkout-line{color:var(--text-subdued);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.875rem;display:flex}.checkout-total{color:var(--text-default);border-top:1px solid var(--border-frosted);justify-content:space-between;align-items:center;margin-top:.75rem;margin-bottom:1.25rem;padding-top:.875rem;font-family:arcadiaDisplay,sans-serif;font-size:1.0625rem;font-weight:400;display:flex}.checkout-submit{background:var(--surface-primary);width:100%;height:2.75rem;color:var(--text-inverted);cursor:pointer;border:none;border-radius:9999px;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;transition:background .15s}.checkout-submit:hover{background:var(--surface-primary-hover)}.checkout-secured{text-align:center;color:var(--text-subdued);margin-top:.75rem;font-size:.6875rem}.checkout-callouts{flex-direction:column;gap:2.25rem;display:flex}.callout-title{color:var(--text-default);letter-spacing:-.005em;align-items:center;gap:.5rem;margin-bottom:.5rem;font-family:arcadiaDisplay,sans-serif;font-size:1.0625rem;font-weight:400;display:flex}.callout-dot{background:var(--surface-magic);border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem}.section-waitlist{background:var(--surface-inverted);padding:8rem 1.5rem}.waitlist-card{text-align:center;max-width:40rem;margin:0 auto}.waitlist-form{gap:.75rem;margin-top:2.5rem;margin-bottom:1rem;display:flex}.waitlist-input{height:2.75rem;color:var(--text-inverted);background:#ffffff14;border:1px solid #ffffff1f;border-radius:9999px;outline:none;flex:1;padding:0 1.125rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:400;transition:border-color .15s}.waitlist-input::placeholder{color:#ffffff59}.waitlist-input:focus{border-color:#ffffff59}.waitlist-note{color:#ffffff59;font-size:.75rem}.waitlist-trust{text-align:left;border-top:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;padding-top:2rem;display:grid}.trust-item-label{color:#ffffffb3;font-feature-settings:"liga" off, "clig" off;margin-bottom:.375rem;font-family:arcadia,sans-serif;font-size:.8125rem;font-weight:500}.trust-item-text{color:#fff6;font-size:.75rem;line-height:1.55}.footer{background:var(--surface-inverted);border-top:1px solid #ffffff0f;padding:2.5rem 1.5rem}.footer-inner{justify-content:space-between;align-items:center;gap:2rem;max-width:75rem;margin:0 auto;display:flex}.footer-logo{color:#ffffffb3;letter-spacing:-.01em;font-family:arcadiaDisplay,sans-serif;font-size:1.125rem;font-weight:400;text-decoration:none}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:#ffffff59;font-size:.8125rem;text-decoration:none;transition:color .15s}.footer-links a:hover{color:#fff9}.footer-copy{color:#ffffff40;font-size:.75rem}.accordion{flex-direction:column;display:flex}.acc-item{border-bottom:1px solid var(--border-frosted);overflow:hidden}.acc-trigger{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.875rem;width:100%;padding:1.25rem 0;display:flex}.acc-indicator{background:var(--border-default);border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;transition:background .15s}.acc-item.open .acc-indicator{background:var(--surface-magic)}.acc-title{color:var(--text-default);letter-spacing:-.005em;font-family:arcadiaDisplay,sans-serif;font-size:.9375rem;font-weight:400}.acc-body{max-height:0;padding-left:1.375rem;transition:max-height .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.acc-item.open .acc-body{max-height:10rem}.acc-content{padding-bottom:1.25rem}@media (width<=900px){.hero-grid{grid-template-columns:1fr;gap:3rem}.hiw-top{margin-bottom:1.8rem}.hiw-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.hiw-col{border-bottom:1px solid #00000012;border-right:1px solid #00000012}.hiw-col:nth-child(2n){border-right:none}.hiw-col:nth-last-child(-n+2){border-bottom:none}.features-grid{grid-template-columns:1fr 1fr}.feature-card:nth-child(2n){border-right:none}.feature-card:nth-child(3n){border-right:1px solid var(--border-frosted)}.checkout-grid{grid-template-columns:1fr;gap:3rem}.faq-grid{grid-template-columns:1fr}.waitlist-form{flex-direction:column}.waitlist-trust{grid-template-columns:1fr;gap:1.25rem}.footer-inner{flex-direction:column;align-items:flex-start}}@media (width<=640px){.nav-links{display:none}.hero{padding:7rem 1.5rem 4rem}.features-grid{grid-template-columns:1fr}.feature-card,.feature-card:nth-child(3n){border-right:none}.hiw-columns{grid-template-columns:1fr}.hiw-col{border-bottom:1px solid #00000012;border-right:none}.hiw-col:last-child{border-bottom:none}.hiw-col .body-sm{max-width:100%}}.success-banner{border:1px solid var(--green-magic);border-radius:var(--radius-xl);height:2.75rem;color:var(--green-magic);background:#1885541f;justify-content:center;align-items:center;gap:.5rem;font-family:arcadia,sans-serif;font-size:.875rem;display:none}.success-banner.show{display:flex}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
