@font-face{font-family:Aeonik;src:url(/assets/Aeonik%20Light-B1ugUP6h.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(/assets/Aeonik%20LightItalic-DbHyaIjc.otf)format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Aeonik;src:url(/assets/Aeonik%20Regular-DlwDMZBl.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(/assets/Aeonik%20RegularItalic-CiWeSxlr.otf)format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Aeonik;src:url(/assets/Aeonik%20Bold-DxajmirB.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(/assets/Aeonik%20BoldItalic-CjphIgc5.otf)format("opentype");font-weight:700;font-style:italic;font-display:swap}:root{--font-sans:"Aeonik", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--page-max:1200px;--visual-max:1360px;--gutter-desktop:32px;--gutter-tablet:24px;--gutter-mobile:20px;--page-gutter:var(--gutter-desktop);--section-space:clamp(4.5rem, 7vw, 7rem);--text-main:#161924;--text-secondary:#5a5c66;--text-tertiary:#73757c;--bg-main:#fff;--bg-secondary:#f9f9fa;--bg-accent-soft:#f5f1ff;--border-light:#e8e8e9;--border-dashed:#d7d8dc;--accent-purple:#8538fc;--accent-purple-hover:#6b1fd6;--accent-purple-soft:#f0eaff;--accent-blue:#4ac8f8;--accent-orange:#f9781c;--focus-ring:#8538fc4d;--brand-gradient:linear-gradient(135deg, #8538fc 0%, #4ac8f8 100%);--card-radius:20px;--button-radius:10px;--shadow-card:0 1px 2px #1619240a, 0 12px 32px #16192412;--shadow-card-hover:0 16px 44px #1619241c;--easing-natural:cubic-bezier(.5, 0, .5, 1);--transition-standard:.24s var(--easing-natural);--text-display:clamp(2.5rem, 4.2vw, 4.25rem);--text-section:clamp(2rem, 3.2vw, 3.25rem);--text-subsection:clamp(1.5rem, 2vw, 2rem);--text-body-large:clamp(1rem, 1.4vw, 1.125rem);--text-body:1rem;--text-small:.875rem;font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg-main);width:100%;max-width:100%;color:var(--text-main);margin:0;padding:0;overflow-x:clip}#root{width:100%;min-height:100svh}button{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}.page-container,.page-container-wide{width:min(100% - (var(--page-gutter) * 2), var(--page-max));margin-inline:auto}.page-container-wide{max-width:var(--visual-max)}.section-shell{padding-block:var(--section-space)}.section-header{text-align:center;width:min(100%,760px);margin-inline:auto}.section-title{color:var(--text-main);font-size:var(--text-section);letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:700;line-height:1.08}.section-copy{color:var(--text-tertiary);font-size:var(--text-body-large);margin:0;line-height:1.6}.button-primary,.button-secondary{border-radius:var(--button-radius);min-height:44px;font-family:var(--font-sans);transition:background-color var(--transition-standard), border-color var(--transition-standard), color var(--transition-standard), transform var(--transition-standard), box-shadow var(--transition-standard);border:1px solid #0000;justify-content:center;align-items:center;padding:0 20px;font-size:15px;font-weight:700;line-height:1;display:inline-flex}.button-primary{background:var(--accent-purple);color:#fff;box-shadow:0 8px 22px #8538fc33}.button-primary:hover{background:var(--accent-purple-hover);transform:translateY(-1px)}.button-secondary{border-color:var(--border-light);color:var(--text-main);background:#fff}.button-primary:focus-visible,.button-secondary:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.button-primary:disabled,.button-secondary:disabled{cursor:not-allowed;opacity:.55;transform:none}@media (width<=1024px){:root{--page-gutter:var(--gutter-tablet)}}@media (width<=768px){:root{--page-gutter:var(--gutter-mobile);--section-space:clamp(3.5rem, 12vw, 5rem)}}.new-archsemble-logo{align-items:center;gap:10px;display:inline-flex}.new-archsemble-logo__mark{object-fit:contain;width:28px;height:28px;display:block}.new-archsemble-logo__wordmark{color:var(--sb-foreground);font-family:var(--sb-font);letter-spacing:-.035em;white-space:nowrap;font-size:20px;font-weight:700;line-height:1}.new-header{z-index:40;-webkit-backdrop-filter:blur(4px);background:#131413b8;border-bottom:1px solid #f2f2f213;transition:background-color .3s;position:fixed;top:0;left:0;right:0}.new-header__inner{justify-content:space-between;align-items:center;width:100%;max-width:1280px;height:64px;margin:0 auto;padding:0 24px;display:flex}.new-header__logo{color:var(--sb-foreground);flex-shrink:0;align-items:center;display:flex}.new-header__btn{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:500;line-height:20px;transition:background-color .15s,border-color .15s;display:inline-flex}.new-header__btn--primary{color:var(--sb-brand-on);background:var(--sb-brand-btn);border-color:var(--sb-brand-border)}.new-header__btn--primary:hover{background:var(--sb-brand-btn-hover)}@media (width>=768px){.new-header__inner{padding:0 48px}}@media (width>=1024px){.new-header__inner{padding:0 96px}}.new-footer{background:var(--sb-bg);border-top:1px solid #f2f2f214}.new-footer__inner{flex-direction:column;align-items:flex-start;gap:32px;width:100%;max-width:1280px;margin:0 auto;padding:40px 24px 48px;display:flex}.new-footer__brand{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:420px;display:flex}.new-page a.new-footer__logo{color:var(--sb-foreground);align-items:center;width:fit-content;display:flex}.new-footer__aside{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.new-footer__legal{color:var(--sb-foreground-lighter);margin:0;font-size:13px;font-weight:450;line-height:1.4}.new-footer__nav{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.new-page a.new-footer__nav-link{color:var(--sb-foreground-lighter);font-size:13px;font-weight:450;line-height:1.4;text-decoration:none;transition:color .15s}.new-page a.new-footer__nav-link:hover{color:var(--sb-foreground)}.new-footer__subscribe{flex-direction:column;align-items:flex-start;gap:12px;width:100%;display:flex}.new-footer__copy,.new-footer__success{color:var(--sb-foreground-lighter);margin:0;font-size:14px;font-weight:450;line-height:1.5}.new-footer__success{color:var(--sb-foreground)}.new-footer__form{align-items:center;gap:8px;width:100%;display:flex}.new-footer__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.new-footer__input{min-width:0;height:36px;color:var(--sb-foreground);font:inherit;background:#ffffff08;border:1px solid #f0f0f022;border-radius:6px;outline:none;flex:1;padding:0 12px;font-size:14px;font-weight:450;line-height:20px;transition:border-color .15s,background-color .15s}.new-footer__input::placeholder{color:var(--sb-foreground-lighter)}.new-footer__input:hover{border-color:#f0f0f038}.new-footer__input:focus{border-color:var(--sb-brand-focus);background:#ffffff0a}.new-page button.new-footer__submit{border:1px solid var(--sb-brand-border);background:var(--sb-brand-btn);height:36px;color:var(--sb-brand-on);font:inherit;cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:500;line-height:16px;transition:background-color .15s;display:inline-flex}.new-page button.new-footer__submit:hover{background:var(--sb-brand-btn-hover)}@media (width>=900px){.new-footer__inner{flex-direction:row;justify-content:space-between;align-items:center;gap:48px;padding:48px 24px}.new-footer__brand{width:auto}.new-footer__aside{text-align:right;align-items:flex-end}.new-footer__nav{justify-content:flex-end}.new-footer__form{width:auto;max-width:none}.new-footer__input{flex:0 0 220px;width:220px}}.new-page{--sb-bg:#131413;--sb-surface:#181a19;--sb-foreground:#edefee;--sb-foreground-light:#bcbebc;--sb-foreground-lighter:#989a99;--sb-brand:#38bdf8;--sb-brand-btn:#0284c7;--sb-brand-btn-hover:#0ea5e9;--sb-brand-on:#fff;--sb-brand-border:#0ea5e966;--sb-brand-focus:#38bdf88c;--sb-font:"Aeonik", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:var(--sb-bg);min-height:100svh;color:var(--sb-foreground);font-family:var(--sb-font);font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:65px}.new-page *,.new-page :before,.new-page :after{box-sizing:border-box}.new-page a{color:inherit;text-decoration:none}.new-page button{font:inherit;cursor:pointer}.new-page img{max-width:100%;display:block}.new-page ul{margin:0;padding:0;list-style:none}.contact-page__main{width:100%;max-width:1280px;margin:0 auto;padding:48px 24px 96px}.contact-page__header{flex-direction:column;gap:12px;max-width:42rem;margin-bottom:56px;display:flex}.contact-page__title{color:var(--sb-foreground);letter-spacing:-.02em;margin:0;font-size:36px;font-weight:600;line-height:1.1}.contact-page__intro{color:var(--sb-foreground-lighter);margin:0;font-size:14px;font-weight:450;line-height:1.625}.contact-page__grid{grid-template-columns:1fr;gap:40px 32px;display:grid}.contact-page__card{border-top:1px solid #f2f2f213;flex-direction:column;align-items:flex-start;gap:0;padding-top:16px;display:flex}.contact-page__accent{border-radius:1px;width:32px;height:2px;margin-bottom:20px}.contact-page__accent--purple{background:#8538fc}.contact-page__accent--blue{background:#4ac8f8}.contact-page__card-title{letter-spacing:-.01em;color:var(--sb-foreground);margin:0 0 12px;font-size:20px;font-weight:600;line-height:1.3}.new-page a.contact-page__email{margin:0 0 12px;font-size:16px;font-weight:450;line-height:1.625;text-decoration:none;transition:opacity .15s;display:inline-block}.new-page a.contact-page__email--purple{color:#8538fc}.new-page a.contact-page__email--blue{color:#4ac8f8}.new-page a.contact-page__email:hover{opacity:.85;text-underline-offset:3px;text-decoration:underline}.contact-page__card-desc{max-width:22rem;color:var(--sb-foreground-lighter);margin:0;font-size:14px;font-weight:450;line-height:1.625}@media (width>=640px){.contact-page__grid{grid-template-columns:repeat(2,1fr);gap:48px 40px}}@media (width>=768px){.contact-page__main{padding:64px 48px 112px}.contact-page__header{margin-bottom:72px}.contact-page__title{font-size:48px}.contact-page__intro{font-size:16px}.contact-page__card-title{font-size:22px}.new-page a.contact-page__email{font-size:18px}}@media (width>=1024px){.contact-page__main{padding:80px 96px 128px}.contact-page__grid{grid-template-columns:repeat(3,1fr);gap:56px 48px}.contact-page__card{padding-top:20px}}.ai-cta{padding-block:var(--section-space);background:#fff}.ai-cta__container{width:min(100% - (var(--page-gutter) * 2), var(--visual-max));background:var(--brand-gradient);border-radius:clamp(22px,3vw,32px);flex-direction:column;align-items:center;margin-inline:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #6729d233}.ai-cta__background,.ai-cta__noise{pointer-events:none;position:absolute;inset:0}.ai-cta__background{z-index:0}.ai-cta__bg-layer{background:radial-gradient(circle at 85% 10%,#f9781c8c,#0000 36%),radial-gradient(circle at 8% 80%,#4ac8f873,#0000 42%),linear-gradient(135deg,#6b1fd6 0%,#8538fc 58%,#6b1fd6 100%);position:absolute;inset:0}.ai-cta__noise{z-index:1;opacity:.12;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}.ai-cta__content{z-index:2;text-align:center;justify-items:center;gap:26px;width:min(100% - 40px,900px);padding:clamp(3rem,6vw,5rem) 0 clamp(2.5rem,4vw,3.5rem);display:grid;position:relative}.ai-cta__icon-wrap{background:#fff;border-radius:22px;place-items:center;width:84px;height:84px;display:grid;box-shadow:0 16px 36px #16192433}.ai-cta__logo{object-fit:contain;width:56px;height:56px}.ai-cta__text{justify-items:center;gap:22px;display:grid}.ai-cta__title{color:#fff;letter-spacing:-.04em;text-align:center;text-wrap:balance;margin:0;font-size:clamp(2.1rem,4.2vw,3.75rem);font-weight:700;line-height:1.08}.ai-cta__button{min-height:48px;color:var(--accent-purple-hover);border:0;padding-inline:22px;box-shadow:0 10px 25px #16192429}.ai-cta__button:hover{background:var(--accent-purple-soft)}.ai-cta__mockups{z-index:2;border-radius:18px 18px 0 0;width:min(100% - clamp(2rem,10vw,10rem),1120px);position:relative;overflow:hidden}.ai-cta__desktop-wrap{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fff3;border:1px solid #ffffff6b;border-bottom:0;border-radius:18px 18px 0 0;padding:7px 7px 0}.ai-cta__desktop-video{aspect-ratio:16/9;object-fit:cover;width:100%}@media (width<=768px){.ai-cta__container{border-radius:22px}.ai-cta__content{padding-top:48px}.ai-cta__icon-wrap{border-radius:18px;width:68px;height:68px}.ai-cta__logo{width:46px;height:46px}.ai-cta__title br{display:none}.ai-cta__mockups{width:calc(100% - 32px)}}@media (width<=480px){.ai-cta__container{border-radius:18px}.ai-cta__button{width:100%}}.announcement-bar{background-color:var(--accent-purple-soft);border-bottom:1px solid #8538fc1f;justify-content:center;align-items:center;width:100%;padding:8px 20px;display:flex}.announcement-bar__link{color:var(--accent-purple-hover);letter-spacing:-.15px;align-items:center;gap:4px;font-size:13px;font-weight:700;line-height:18px;text-decoration:none;transition:color .2s;display:inline-flex}.announcement-bar__link:hover{color:var(--accent-purple)}.announcement-bar__link svg{color:var(--text-tertiary);flex-shrink:0}.footer{border-top:1px solid var(--border-light);background:var(--bg-main);width:100%}.footer__main{padding-block:clamp(3.5rem,6vw,5rem)}.footer__container{width:min(100% - (var(--page-gutter) * 2), var(--page-max));grid-template-columns:minmax(220px,1.15fr) minmax(0,2.85fr);gap:56px 48px;margin:0 auto;display:grid}.footer__brand-block{flex-direction:column;align-items:flex-start;gap:16px;max-width:320px;display:flex}.footer__logo{transition:opacity var(--transition-standard);align-items:center;gap:8px;display:inline-flex}.footer__logo-mark{object-fit:contain;width:26px;height:26px}.footer__logo-wordmark{color:var(--text-main);letter-spacing:-.035em;white-space:nowrap;font-size:19px;font-weight:700;line-height:1}.footer__logo:hover{opacity:.82}.footer__tagline{color:var(--text-secondary);letter-spacing:-.15px;margin:0;font-size:14px;font-weight:400;line-height:1.6}.footer__cta{min-height:42px;margin-top:4px;font-size:14px}.footer__columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px;display:grid}.footer__column-title{color:var(--text-main);letter-spacing:-.2px;margin:0 0 16px;font-size:14px;font-weight:700;line-height:1.2}.footer__column-list{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.footer__column-link{color:var(--text-tertiary);letter-spacing:-.1px;transition:color var(--transition-standard);font-size:14px;font-weight:400;line-height:1.35}.footer__column-link:hover{color:var(--text-main)}.footer__bottom{border-top:1px solid var(--border-light);background:linear-gradient(180deg, #fafafa 0%, var(--bg-main) 100%);padding-block:22px 28px}.footer__bottom-inner{width:min(100% - (var(--page-gutter) * 2), var(--page-max));justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.footer__copyright{color:var(--text-tertiary);letter-spacing:-.1px;font-size:13px;font-weight:400;line-height:1.4}.footer__legal-list{flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.footer__legal-list li{align-items:center;display:flex}.footer__legal-list li+li:before{content:"·";color:var(--border-dashed);-webkit-user-select:none;user-select:none;margin:0 10px;font-size:13px;line-height:1}.footer__legal-link{color:var(--text-tertiary);letter-spacing:-.1px;white-space:nowrap;transition:color var(--transition-standard);font-size:13px;font-weight:400;line-height:1}.footer__legal-link:hover{color:var(--text-main)}@media (width<=1024px){.footer__container{grid-template-columns:1fr;gap:40px}.footer__brand-block{max-width:420px}.footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}}@media (width<=720px){.footer__main{padding-block:48px 40px}.footer__columns{grid-template-columns:1fr 1fr;gap:28px 20px}.footer__bottom-inner{flex-direction:column;align-items:flex-start;gap:14px}.footer__legal-list{row-gap:4px}}@media (width<=480px){.footer__columns{grid-template-columns:1fr}.footer__copyright{white-space:normal}}.gradient-pill{display:inline-flex}.gradient-pill__border-layer,.gradient-pill__gradient-overlay,.gradient-pill__rainbow-blur{display:none}.gradient-pill__button{background:var(--accent-purple-soft);min-height:32px;color:var(--accent-purple-hover);transition:border-color var(--transition-standard), background-color var(--transition-standard);border:1px solid #8538fc33;border-radius:999px;align-items:center;padding:5px 12px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.gradient-pill__button:hover{background:#ebe3ff;border-color:#8538fc66}.gradient-pill__button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.gradient-pill__text{align-items:center;gap:4px;display:flex}.gradient-pill__text svg{flex-shrink:0}.hero{padding-block:clamp(4rem,7vw,6.5rem);overflow:hidden}.hero__container{width:min(100% - (var(--page-gutter) * 2), var(--page-max));grid-template-columns:minmax(0,.92fr) minmax(0,1.35fr);align-items:center;gap:clamp(2.5rem,5vw,5rem);margin-inline:auto;display:grid}.hero__content{min-width:0;max-width:540px}.hero__eyebrow{margin-bottom:18px}.hero__title{color:var(--text-main);font-size:var(--text-display);letter-spacing:-.045em;text-wrap:balance;margin:0;font-weight:700;line-height:1.02}.hero__benefits{gap:12px;margin:26px 0 24px;display:grid}.hero__benefit{align-items:flex-start;gap:10px;display:flex}.hero__benefit:before{content:"";background:var(--accent-purple) url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3 7.2 2.4 2.4L11 4' stroke='white' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 14px 14px no-repeat;border-radius:50%;flex:0 0 20px;width:20px;height:20px;margin-top:2px}.hero__benefit p{color:var(--text-secondary);font-size:var(--text-body);margin:0;line-height:1.5}.hero__benefit strong{color:var(--text-main);font-weight:700}.hero__cta-section{align-items:center;gap:14px;display:flex}.hero__cta-button{isolation:isolate;min-height:48px;padding-inline:22px;position:relative}.hero__cta-rainbow-highlight{display:none}.hero__cta-text{z-index:1;position:relative}.hero__cta-subtext{color:var(--text-tertiary);margin:0;font-size:13px;line-height:1.4}.hero__workspace{gap:12px;margin-top:28px;display:grid}.hero__workspace-title{color:var(--text-secondary);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700;line-height:1.4}.hero__workspace-features{flex-wrap:wrap;gap:8px;display:flex}.hero__feature-chip{border:1px solid var(--border-light);background:var(--bg-main);min-height:34px;color:var(--text-secondary);transition:border-color var(--transition-standard), background-color var(--transition-standard), color var(--transition-standard);border-radius:999px;padding:6px 13px;font-size:13px;font-weight:700;position:relative}.hero__feature-chip:hover{border-color:var(--accent-purple);color:var(--accent-purple-hover)}.hero__feature-chip--selected{background:var(--accent-purple-soft);color:var(--accent-purple-hover);border-color:#8538fc4d}.hero__feature-chip:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.hero__feature-checkmark{background:#fff;border-radius:50%;place-items:center;width:17px;height:17px;display:grid;position:absolute;top:-7px;right:-5px}.hero__feature-checkmark svg{width:16px;height:16px}.hero__visual{min-width:0}.hero__image-container{aspect-ratio:16/10;border:1px solid var(--border-light);background:var(--bg-secondary);width:100%;box-shadow:var(--shadow-card);border-radius:clamp(18px,2vw,26px);position:relative;overflow:hidden}.hero__image-wrapper{position:absolute;inset:0}.hero__image{object-fit:contain;object-position:center;background:#fff;width:100%;height:100%;animation:.24s ease-out hero-fade}@keyframes hero-fade{0%{opacity:0;transform:scale(.995)}to{opacity:1;transform:scale(1)}}@media (width<=1024px){.hero__container{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px}.hero__title{font-size:clamp(2.35rem,4.8vw,3.5rem)}}@media (width<=768px){.hero{padding-block:52px 64px}.hero__container{grid-template-columns:1fr;gap:38px}.hero__content{max-width:640px}.hero__visual{order:2}}@media (width<=480px){.hero{padding-block:42px 54px}.hero__title{font-size:clamp(2.25rem,11vw,3rem)}.hero__cta-section{flex-direction:column;align-items:flex-start}.hero__cta-button{width:100%}.hero__workspace{margin-top:24px}.hero__image-container{aspect-ratio:4/3;border-radius:16px}}@media (prefers-reduced-motion:reduce){.hero__image{animation:none}}.navbar{z-index:10000;border-bottom:1px solid #e8e8e9b8;width:100%;position:sticky;top:0}.navbar__backdrop{-webkit-backdrop-filter:blur(14px);background-color:#ffffffeb;position:absolute;inset:0}.navbar__container{width:min(100% - (var(--page-gutter) * 2), var(--page-max));justify-content:space-between;align-items:center;margin:0 auto;padding:14px 0;display:flex;position:relative}.navbar__logo{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.navbar__logo-mark{object-fit:contain;width:30px;height:30px}.navbar__logo-wordmark{color:var(--text-main);letter-spacing:-.035em;white-space:nowrap;font-size:22px;font-weight:700;line-height:1}.navbar__demo{white-space:nowrap;min-height:40px;padding-inline:16px;font-size:14px}@media (width<=480px){.navbar__container{padding-block:12px}.navbar__demo{min-height:38px;padding-inline:14px}}.how-it-works{padding-block:var(--section-space);background:var(--bg-secondary)}.how-it-works__container{width:min(100% - (var(--page-gutter) * 2), var(--page-max));margin-inline:auto}.how-it-works__header{text-align:center;gap:16px;width:min(100%,760px);margin:0 auto clamp(2.75rem,5vw,4.5rem);display:grid}.how-it-works__label-wrap,.testimonials__label-wrap{background:var(--accent-purple-soft);border:1px solid #8538fc33;border-radius:999px;justify-self:center;align-items:center;width:fit-content;padding:7px 15px;display:inline-flex;position:relative}.how-it-works__label,.testimonials__label{color:var(--accent-purple-hover);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1}.how-it-works__label-bracket,.testimonials__label-bracket{display:none}.how-it-works__title{color:var(--text-main);font-size:var(--text-section);letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:700;line-height:1.08}.how-it-works__description{color:var(--text-tertiary);font-size:var(--text-body-large);margin:0;line-height:1.6}.how-it-works__steps{margin:0;padding:0}.how-it-works__step{border-top:1px solid var(--border-light);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(2.5rem,6vw,5.5rem);padding-block:clamp(3rem,5vw,4.75rem);display:grid}.how-it-works__step:last-child{border-bottom:1px solid var(--border-light)}.how-it-works__step--reverse .how-it-works__step-content{order:2}.how-it-works__step--reverse .how-it-works__visual{order:1}.how-it-works__connector{display:none}.how-it-works__step-content{gap:24px;min-width:0;display:grid}.how-it-works__step-meta{align-items:center;gap:14px;display:flex}.how-it-works__icon-wrap{background:var(--brand-gradient);border-radius:13px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 8px 20px #8538fc2e}.how-it-works__step--graphite .how-it-works__icon-wrap{background:var(--text-main)}.how-it-works__icon{color:#fff;width:21px;height:21px}.how-it-works__step-number{color:#d5d6da;letter-spacing:-.05em;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1}.how-it-works__step-copy{gap:15px;display:grid}.how-it-works__title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.how-it-works__step-title{color:var(--text-main);font-size:var(--text-subsection);letter-spacing:-.025em;margin:0;font-weight:700;line-height:1.18}.how-it-works__pro-badge{background:var(--accent-purple-soft);color:var(--accent-purple-hover);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.how-it-works__step-description{color:var(--text-secondary);font-size:var(--text-body);margin:0;line-height:1.65}.how-it-works__example{border:1px solid var(--border-light);background:#fff;border-radius:10px;align-items:flex-start;gap:6px;max-width:100%;margin:0;padding:10px 13px;display:flex}.how-it-works__example-label{color:var(--accent-purple-hover);letter-spacing:.06em;text-transform:uppercase;flex-shrink:0;font-size:11px;font-weight:700}.how-it-works__example-sep{color:var(--border-dashed)}.how-it-works__example-text{color:var(--text-secondary);white-space:normal;font-size:12px;font-weight:700;line-height:1.45}.how-it-works__bullets{gap:9px;margin:0;padding:0;display:grid}.how-it-works__bullet{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:14px;line-height:1.55;display:flex}.how-it-works__check{background:var(--accent-purple-soft);width:21px;height:21px;color:var(--accent-purple-hover);border-radius:50%;flex:0 0 21px;place-items:center;margin-top:1px;display:grid}.how-it-works__visual{min-width:0}.how-it-works__image-frame{border:1px solid var(--border-light);border-radius:var(--card-radius);box-shadow:var(--shadow-card);background:#fff;position:relative;overflow:hidden}.how-it-works__image{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .5s var(--easing-natural)}.how-it-works__step:hover .how-it-works__image{transform:scale(1.015)}@media (width<=1024px){.how-it-works__step{gap:36px}}@media (width<=768px){.how-it-works__header{margin-bottom:36px}.how-it-works__step{grid-template-columns:1fr;gap:28px;padding-block:40px}.how-it-works__step--reverse .how-it-works__step-content,.how-it-works__step--reverse .how-it-works__visual{order:initial}.how-it-works__visual{order:-1!important}}@media (width<=480px){.how-it-works__step-content{gap:20px}.how-it-works__image-frame{border-radius:16px}}@media (prefers-reduced-motion:reduce){.how-it-works__image{transition:none}}.testimonials{padding-block:var(--section-space);background:var(--bg-secondary)}.testimonials__shell{width:min(100% - (var(--page-gutter) * 2), var(--page-max));margin-inline:auto}.testimonials__header{text-align:center;justify-items:center;gap:14px;width:min(100%,760px);margin:0 auto 44px;display:grid}.testimonials__label-wrap{background:var(--accent-purple-soft);border:1px solid #8538fc33;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:7px 15px;display:inline-flex;position:relative}.testimonials__label{color:var(--accent-purple-hover);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1}.testimonials__label-bracket{display:none}.testimonials__title{color:var(--text-main);font-size:var(--text-section);letter-spacing:-.035em;margin:0;font-weight:700;line-height:1.08}.testimonials__subtitle{color:var(--text-main);margin:0;font-size:clamp(1.25rem,2vw,1.55rem);font-weight:700;line-height:1.25}.testimonials__description{color:var(--text-tertiary);font-size:var(--text-body-large);margin:0;line-height:1.6}.testimonials__grid{grid-template-rows:auto auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.testimonials__card{border:1px solid var(--border-light);border-radius:var(--card-radius);min-width:0;box-shadow:var(--shadow-card);transition:transform var(--transition-standard), box-shadow var(--transition-standard);background:#fff;flex-direction:column;gap:18px;padding:clamp(1.5rem,2.5vw,2rem);display:flex}.testimonials__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.testimonials__card--featured{grid-area:1/1/span 2}.testimonials__card--wide{grid-column:2/span 2}.testimonials__metric{gap:5px;display:grid}.testimonials__metric-value{color:var(--accent-purple);letter-spacing:-.045em;font-size:clamp(2.75rem,5vw,3.75rem);font-weight:700;line-height:1}.testimonials__card--wide .testimonials__metric-value{font-size:clamp(2.25rem,4vw,3rem)}.testimonials__metric-label{color:var(--text-main);font-size:20px;font-weight:700;line-height:1.25}.testimonials__quote-icon{color:var(--accent-purple);flex-shrink:0}.testimonials__quote{color:var(--text-secondary);flex:1;margin:0;font-size:15px;line-height:1.65}.testimonials__author{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;display:flex}.testimonials__author-main{align-items:center;gap:12px;min-width:0;display:flex}.testimonials__avatar{color:#fff;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:grid}.testimonials__author-text{gap:2px;min-width:0;display:grid}.testimonials__name{color:var(--text-main);font-size:14px;font-weight:700;line-height:1.3}.testimonials__role,.testimonials__company{color:var(--text-tertiary);font-size:13px;line-height:1.35}.testimonials__company{flex-shrink:0;font-size:12px}@media (width<=1024px){.testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonials__card--featured,.testimonials__card--wide,.testimonials__card--small,.testimonials__card--accent{grid-area:auto}.testimonials__card--featured{grid-column:span 2}}@media (width<=768px){.testimonials__header{margin-bottom:34px}.testimonials__grid{grid-template-columns:1fr;gap:14px}.testimonials__card--featured{grid-column:auto}}@media (width<=480px){.testimonials__author{flex-direction:column;align-items:flex-start}}.wall{width:100%;padding-block:var(--section-space);background:#fff;overflow:hidden}.wall__title-container{width:min(100% - (var(--page-gutter) * 2), var(--page-max));margin:0 auto 44px}.wall__title-wrap{text-align:center;gap:16px;width:min(100%,760px);margin-inline:auto;display:grid}.wall__title{color:var(--text-main);font-size:var(--text-section);letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:700;line-height:1.08}.wall__subtitle{color:var(--text-tertiary);font-size:var(--text-body-large);margin:0;line-height:1.6}.wall__grid{width:min(100% - (var(--page-gutter) * 2), var(--visual-max));border:1px solid var(--border-light);border-radius:var(--card-radius);background:var(--border-light);box-shadow:var(--shadow-card);grid-template-rows:repeat(8,minmax(90px,1fr));grid-template-columns:repeat(10,minmax(0,1fr));margin-inline:auto;display:grid;position:relative;overflow:hidden}.wall-feature-tile{border:0;border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);min-width:0;min-height:0;transition:background-color var(--transition-standard), box-shadow var(--transition-standard);background:#fff;border-radius:0;place-items:center;padding:0;display:grid}.wall-feature-tile:not(.wall-feature-tile--empty):hover{z-index:2;background:var(--accent-purple-soft);box-shadow:inset 0 0 0 1px #8538fc52}.wall-feature-tile:focus-visible{z-index:3;outline:3px solid var(--focus-ring);outline-offset:-3px}.wall-feature-tile--empty{cursor:default}.wall-feature-tile__inner{place-items:center;width:100%;height:100%;display:grid}.wall-feature-tile__icon{width:100%;max-width:118px;height:100%;max-height:110px}.wall-feature-tile__icon svg{width:100%;height:100%;display:block}.wall-video-tile{z-index:1;background:#fff;border:1px solid #8538fc33;border-radius:16px;min-width:0;min-height:0;position:relative;overflow:hidden;box-shadow:0 14px 40px #1619241f}.wall-video-tile__video{object-fit:contain;background:#fff;width:100%;height:100%}@media (width<=1024px){.wall__grid{background:#fff;grid-template-rows:none;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(104px,auto)}.wall-feature-tile,.wall-video-tile{grid-area:auto!important}.wall-feature-tile--empty{display:none}.wall-video-tile{grid-area:span 2/span 3!important}}@media (width<=768px){.wall__title-container{margin-bottom:32px}.wall__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(104px,auto)}.wall-video-tile{aspect-ratio:16/9;border-radius:14px;order:-1;grid-area:auto/span 3!important}}@media (width<=480px){.wall__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(104px,auto)}.wall-video-tile{grid-column:span 2!important}}.work-sprawl{padding-block:var(--section-space);background:var(--bg-secondary);overflow:hidden}.work-sprawl__container{width:min(100% - (var(--page-gutter) * 2), var(--page-max));margin-inline:auto}.work-sprawl__header{text-align:center;gap:16px;width:min(100%,800px);margin:0 auto 44px;display:grid}.work-sprawl__title{color:var(--text-main);font-size:var(--text-section);letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:700;line-height:1.08}.work-sprawl__title-trail{color:var(--text-tertiary)}.work-sprawl__description{color:var(--text-tertiary);font-size:var(--text-body-large);margin:0;line-height:1.6}.work-sprawl__graphic{width:100%}.work-sprawl__visual{aspect-ratio:16/4.5;border:1px solid var(--border-light);border-radius:var(--card-radius);width:100%;box-shadow:var(--shadow-card);background:#fff;position:relative;overflow:hidden}.work-sprawl__image{width:100%;max-width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.work-sprawl__fade{z-index:2;pointer-events:none;width:12%;position:absolute;top:0;bottom:0}.work-sprawl__fade--left{background:linear-gradient(90deg,#fff,#0000);left:0}.work-sprawl__fade--right{background:linear-gradient(270deg,#fff,#0000);right:0}.work-sprawl__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:22px;display:grid}.work-sprawl__column{border:1px solid var(--border-light);background:#fff;border-radius:16px;padding:22px 24px}.work-sprawl__column-title{color:var(--text-main);letter-spacing:-.02em;margin:0 0 8px;font-size:19px;font-weight:700;line-height:1.25}.work-sprawl__column-description{color:var(--text-tertiary);margin:0;font-size:15px;line-height:1.55}.work-sprawl__column-description strong{color:var(--accent-purple-hover);font-weight:700}@media (width<=1024px){.work-sprawl__visual{aspect-ratio:16/5.5}}@media (width<=768px){.work-sprawl__header{margin-bottom:32px}.work-sprawl__visual{aspect-ratio:16/7}.work-sprawl__columns{grid-template-columns:1fr;gap:12px}}@media (width<=480px){.work-sprawl__visual{aspect-ratio:4/2.2}.work-sprawl__column{padding:20px}}.new-hero__intro{width:100%;max-width:1280px;margin:0 auto;padding:48px 24px 32px}.new-hero__stack{flex-direction:column;gap:24px;display:flex}.new-hero__grid{grid-template-columns:1fr;align-items:end;gap:16px;display:grid}.new-hero__title{color:var(--sb-foreground);letter-spacing:normal;margin:0;font-size:36px;font-weight:500;line-height:1.1}.new-hero__title-line{display:block}.new-hero__title-line--brand{color:var(--sb-brand)}.new-hero__ctas{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.new-hero__cta{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:450;line-height:20px;transition:background-color .15s,border-color .15s;display:inline-flex}.new-hero__cta--primary{color:var(--sb-foreground);background:var(--sb-brand-btn);border-color:var(--sb-brand-border)}.new-hero__cta--primary:hover{background:var(--sb-brand-btn-hover)}.new-hero__cta--secondary{color:var(--sb-foreground);background:#edefee08;border-color:#edefee22}.new-hero__cta--secondary:hover{background:#edefee0f}.new-hero__desc{color:var(--sb-foreground-lighter);text-wrap:balance;margin:0;font-size:16px;font-weight:450;line-height:24px}.new-hero__desc-br{display:none}.new-hero__products{grid-template-columns:1fr;gap:16px;width:100%;max-width:1280px;margin:0 auto;padding:0 24px 64px;display:grid}.new-product-card{width:100%;min-height:320px;color:inherit;border-radius:12px;flex-direction:column;display:flex}.new-product-card__panel{background:linear-gradient(#f2f2f213,#f2f2f209);border-radius:12px;flex:1;width:100%;height:100%;padding:1px;transition:background .2s,box-shadow .2s;position:relative}.new-product-card:hover .new-product-card__panel{background:#f0f0f033;box-shadow:0 4px 16px #00000040}.new-product-card__inner{z-index:10;background:var(--sb-surface);width:100%;height:100%;min-height:0;color:var(--sb-foreground-lighter);border-radius:11px;flex-direction:column;justify-content:space-between;gap:16px;padding:16px;display:flex;position:relative;overflow:hidden}.new-product-card__content{z-index:10;flex-direction:column;gap:8px;width:100%;height:100%;display:flex;position:relative}.new-product-card__heading{color:var(--sb-foreground);align-items:center;gap:8px;display:flex}.new-product-card__heading h2{color:var(--sb-foreground);margin:0;font-size:16px;font-weight:600;line-height:24px}.new-product-card__heading svg{flex-shrink:0}.new-product-card__body{flex-direction:column;flex:1;justify-content:space-between;gap:8px;display:flex}.new-product-card__body p{color:var(--sb-foreground-lighter);margin:0;font-size:14px;font-weight:400;line-height:20px}.new-product-card__body strong{color:var(--sb-foreground);font-weight:400}.new-product-card__checks{color:var(--sb-foreground);flex-direction:column;gap:4px;margin:0;padding:0;font-size:14px;line-height:20px;list-style:none;display:none}.new-product-card__checks li{align-items:center;gap:4px;display:flex}.new-product-card__checks svg{flex-shrink:0}.new-product-card__br,.new-product-card__br-sm{display:none}.new-product-card__media{z-index:0;pointer-events:none;margin:0;display:none;position:absolute;inset:0}.new-product-card__media img{object-fit:cover;object-position:center bottom;width:100%;height:100%;position:absolute;inset:0}.new-product-card__media-frame{justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}.new-product-card__media--db .new-product-card__media-frame{top:48px}.new-product-card__media--db img{object-fit:contain;object-position:center center;opacity:1;width:100%;height:100%;transition:opacity .15s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.new-product-card__media-glow{z-index:10;opacity:0;will-change:transform;width:100%;height:100%;margin:auto;transition:opacity .15s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.new-product-card:hover .new-product-card__media--db img{opacity:.8}.new-product-card:hover .new-product-card__media-glow{opacity:1}.new-product-card__media--auth{top:-64px}.new-product-card__media--auth img{object-position:center center}.new-product-card__media-active{opacity:0;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.new-product-card:hover .new-product-card__media-active{opacity:1}.new-product-card__media--edge{z-index:20}.new-product-card__media--edge img{object-position:center center}.new-product-card__command{z-index:20;width:max-content;max-width:200px;color:var(--sb-foreground-lighter);white-space:nowrap;pointer-events:none;background:#1e201f;border:1px solid #f2f2f226;border-radius:999px;justify-content:flex-start;align-items:center;gap:0;padding:6px 10px;font-size:12px;font-weight:400;line-height:16px;display:none;position:absolute;top:48%;left:50%;transform:translate(-50%)}.new-product-card__command-prompt{color:var(--sb-foreground-lighter);margin-right:8px}.new-product-card__command-brand{color:var(--sb-brand);margin-left:4px;display:inline-block}.new-product-card__command-word{justify-items:start;display:inline-grid}.new-product-card__command-word-sizer{visibility:hidden;pointer-events:none;grid-area:1/1}.new-product-card__command-word-text{grid-area:1/1}.new-product-card__storage{flex-wrap:nowrap;margin:0;display:none;position:absolute;inset:0;overflow:hidden}.new-product-card__storage-track{z-index:10;will-change:transform;align-items:flex-end;width:auto;height:100%;padding-bottom:16px;animation:35s linear infinite paused new-storage-marquee;display:flex;position:relative;left:0}.new-product-card:hover .new-product-card__storage-track{animation-play-state:running}.new-product-card__storage-col{flex-direction:column;flex-shrink:0;gap:8px;margin-left:8px;display:flex}.new-product-card__storage-cell{background:var(--sb-bg);width:62px;min-width:62px;height:62px;color:var(--sb-foreground-lighter);pointer-events:auto;border:1px solid #f2f2f213;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.new-product-card__storage-cell:hover{border-color:var(--sb-foreground-lighter);color:var(--sb-foreground-light);background:#edefee08}@keyframes new-storage-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-reduced-motion:reduce){.new-product-card__storage-track{animation:none}}.new-product-card__cursor{z-index:2;pointer-events:none;will-change:transform;position:absolute}.new-product-card__cursor--primary{transition:transform .75s ease-out;top:60%;left:30%}.new-product-card__cursor--secondary{transition:transform 1s ease-out;top:80%;left:65%}.new-product-card__cursor--self{opacity:0;width:4px;height:4px;transition:opacity 75ms;top:0;left:0}.new-product-card:hover .new-product-card__cursor--self{opacity:1;transition-duration:.3s}.new-product-card__typing{background:#1e201f;border:1px solid #989a99b3;border-radius:999px;justify-content:center;align-items:center;gap:4px;width:67px;height:33px;display:flex;position:absolute;top:-24px;left:100%}.new-product-card__typing--secondary{opacity:0;border-color:#989a9966;width:55px;height:28px;transition:opacity .2s}.new-product-card:hover .new-product-card__typing--secondary{opacity:1}.new-product-card__typing--self{border-color:var(--sb-brand);background:#0284c759;width:auto;height:auto;padding:6px 10px}.new-product-card__typing--self span{background:var(--sb-brand)}.new-product-card__typing span{background:#989a99;border-radius:50%;width:6px;height:6px;animation:.6s cubic-bezier(.4,0,.6,1) infinite paused new-typing-pulse}.new-product-card:hover .new-product-card__typing span{animation-play-state:running}.new-product-card__typing span:nth-child(2){animation-delay:.2s}.new-product-card__typing span:nth-child(3){animation-delay:.4s}@keyframes new-typing-pulse{0%,to{opacity:1}50%{opacity:.35}}.new-product-card__media-fade{z-index:1;background:linear-gradient(to top, transparent 0%, transparent 50%, var(--sb-surface) 85%);pointer-events:none;position:absolute;inset:0}.new-product-card__media--realtime .new-product-card__cursor,.new-product-card__media--realtime .new-product-card__media-fade{display:none}.new-product-card__logos{color:var(--sb-foreground);flex-direction:column;gap:4px;margin:0;padding:0;font-size:14px;line-height:20px;list-style:none;display:none}.new-product-card__logos li{align-items:center;gap:8px;display:flex}.new-product-card__logos svg{flex-shrink:0;width:24px;height:24px}.new-product-card__media--vector{aspect-ratio:390/430;align-items:flex-end;width:100%;height:auto;inset:auto auto 0 0}.new-product-card__media-frame--vector{justify-content:center;align-items:flex-end;width:100%;height:100%;margin-inline:auto;display:flex;position:absolute;inset:64px 0 auto}.new-product-card__media--vector img{z-index:0;object-fit:contain;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.new-product-card__media-glow--vector{z-index:20;opacity:0;width:100%;height:100%;margin:auto;transition:opacity .15s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.new-product-card:hover .new-product-card__media-glow--vector{opacity:1}.new-product-card__media--apis{overflow:hidden}.new-product-card__apis-marquee{z-index:0;flex-wrap:nowrap;display:flex;position:absolute;inset:0;overflow:hidden}.new-product-card__apis-marquee-track{z-index:10;aspect-ratio:330/430;will-change:transform;flex-shrink:0;align-items:flex-end;height:100%;margin-inline:-40px;padding-bottom:8px;animation:30s linear infinite both paused new-marquee-reverse;display:flex;position:relative}.new-product-card:hover .new-product-card__apis-marquee-track{animation-play-state:running}.new-product-card__apis-marquee-track img{object-fit:contain;pointer-events:none;width:auto;height:100%;position:relative;inset:auto}.new-product-card__apis-foreground{z-index:10;object-fit:contain;object-position:center bottom;pointer-events:none;width:100%;height:100%;margin-top:-6px;position:absolute;inset:0}@keyframes new-marquee-reverse{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-reduced-motion:reduce){.new-product-card__apis-marquee-track{animation:none}}.new-hero__tagline{color:var(--sb-foreground-lighter);letter-spacing:-.01rem;grid-column:1/-1;margin:0;padding-top:0;font-size:20px;font-weight:400;line-height:1.35}.new-hero__tagline span{color:var(--sb-foreground)}@media (width>=640px){.new-hero__title{font-size:46px;line-height:46px}.new-product-card{height:400px;min-height:400px}.new-product-card__inner{padding:24px 16px}.new-product-card__content{text-align:left;align-items:flex-start;gap:16px}.new-product-card__br-sm{display:inline-block}.new-product-card__command{display:flex}.new-product-card__media{display:block}.new-product-card__media--vector{display:flex;bottom:-7rem}.new-product-card__storage{display:flex}.new-product-card__media--realtime .new-product-card__cursor,.new-product-card__media--realtime .new-product-card__media-fade{display:block}.new-product-card__media--realtime .new-product-card__typing{display:flex}}@media (width>=768px){.new-hero__intro{padding:160px 48px 64px}.new-hero__products{grid-template-columns:repeat(2,1fr);gap:16px;padding:0 48px 96px}.new-product-card--wide{grid-column:1/-1}.new-product-card__checks{display:flex}.new-product-card__content--wide{flex-direction:column;flex:auto;align-self:flex-start;width:100%;max-width:250px;min-height:0;margin:8px 0 16px 8px;display:flex}.new-product-card__media--db .new-product-card__media-frame{aspect-ratio:1;justify-content:flex-end;align-items:center;width:auto;max-width:calc(100% - 280px);height:100%;margin-block:auto;inset:0 0 0 auto}.new-product-card__media--vector{width:calc(100% + 4rem);margin-inline:-2rem;bottom:0}.new-product-card__media-frame--vector{top:80px}.new-hero__tagline{font-size:22px}}@media (width>=1024px){.new-hero__intro{padding:160px 96px 64px}.new-hero__stack{gap:32px}.new-hero__grid{grid-template-columns:1fr 1fr;gap:16px}.new-hero__desc-br{display:inline}.new-hero__products{padding:0 96px 96px}.new-product-card__br{display:inline-block}.new-product-card__logos{display:flex}.new-product-card__media--vector{bottom:-7rem}.new-product-card__media-frame--vector{aspect-ratio:390/430;top:0}}@media (width>=1280px){.new-hero__products{grid-template-columns:repeat(12,1fr);gap:12px}.new-product-card--wide{grid-column:span 6}.new-product-card:not(.new-product-card--wide){grid-column:span 3}.new-product-card__media--vector{bottom:0}.new-product-card__media--auth{top:0;bottom:0}.new-product-card__media--auth img{object-position:center bottom}.new-product-card__command{top:45%}}@media (width>=1536px){.new-product-card__media--vector{width:100%;margin-inline:0}}.new-dashboard{border-bottom:1px solid #f2f2f213}.new-dashboard__container{width:100%;max-width:1280px;margin:0 auto;padding:40px 24px 16px;overflow:hidden}.new-dashboard__stack{flex-direction:column;gap:32px;padding-top:48px;display:flex}.new-dashboard__title{color:var(--sb-foreground-lighter);letter-spacing:-.01em;margin:0;font-size:24px;font-weight:600;line-height:1.15}.new-dashboard__title-strong{color:var(--sb-foreground)}.new-dashboard__title-br{display:none}.new-dashboard__tabs{flex-wrap:wrap;gap:8px;display:flex}.new-page button.new-dashboard__tab{background:var(--sb-bg);color:var(--sb-foreground);font-family:var(--sb-font);opacity:.8;white-space:nowrap;cursor:pointer;border:1px solid #f2f2f213;border-radius:9999px;justify-content:center;align-items:center;padding:6px 12px;font-size:14px;font-weight:450;line-height:20px;transition:border-color .15s,color .15s,opacity .15s;display:inline-flex}.new-page button.new-dashboard__tab:hover{color:var(--sb-foreground);opacity:1;border-color:#edefee73}.new-page button.new-dashboard__tab--active,.new-page button.new-dashboard__tab[aria-selected=true]{border-color:var(--sb-foreground);opacity:1}.new-dashboard__window{background:var(--sb-bg);border:1px solid #f2f2f213;border-radius:16px;flex-direction:column;width:100%;margin:0 auto -64px;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.new-dashboard__chrome{align-items:center;gap:6px;width:100%;padding:4px 8px 12px;display:flex;position:relative}.new-dashboard__dot{background:#f2f2f213;border-radius:50%;width:8px;height:8px}.new-dashboard__viewport{aspect-ratio:16/9;background:#0c0c0c;border-radius:8px;width:100%;position:relative;overflow:hidden}.new-dashboard__panel{opacity:0;pointer-events:none;transition:opacity .25s;position:absolute;inset:0}.new-dashboard__panel--active{opacity:1;pointer-events:auto;z-index:1}.new-dashboard__panel[hidden]{display:block!important}.new-dashboard__video{object-fit:cover;object-position:top center;background:#0c0c0c;width:100%;height:100%;display:block}@media (width>=640px){.new-dashboard__title-br{display:block}}@media (width>=768px){.new-dashboard__container{padding:40px 48px 16px}.new-dashboard__title{font-size:34px;line-height:1.11}.new-page button.new-dashboard__tab{padding:8px 32px}.new-dashboard__chrome{gap:8px}}@media (width>=1024px){.new-dashboard__container{padding:40px 96px 16px}}.new-templates{width:100%}.new-templates__inner{flex-direction:column;gap:40px;width:100%;max-width:1280px;margin:0 auto;padding:64px 24px;display:flex}.new-templates__header{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.new-templates__title{max-width:576px;color:var(--sb-foreground-lighter);letter-spacing:-.01em;margin:0;font-size:24px;font-weight:600;line-height:1.15}.new-templates__title span{color:var(--sb-foreground)}.new-templates__content{flex-direction:column;gap:12px;display:flex}.new-templates__featured,.new-templates__small{grid-template-columns:1fr;gap:12px;display:grid}.new-templates__card{background:var(--sb-surface);color:inherit;border:1px solid #f2f2f213;border-radius:8px;flex-direction:column;transition:background-color .15s;display:flex;overflow:hidden}.new-templates__card:hover{background:#1e201f}.new-templates__card--featured{min-height:320px}.new-templates__card--small{padding:40px 24px}.new-templates__card-copy{flex-direction:column;gap:10px;padding:20px 24px;display:flex}.new-templates__card h4{color:var(--sb-foreground);margin:0;font-size:14px;font-weight:500;line-height:20px}.new-templates__card p{color:var(--sb-foreground-lighter);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:14px;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}.new-templates__logo{object-fit:contain;object-position:left center;width:20px;height:20px;display:block}.new-templates__logo--wide{width:auto;max-width:100%}.new-templates__logo--invert{filter:invert()}.new-templates__small-logo{align-items:center;gap:8px;margin-bottom:12px;display:flex}.new-templates__preview{flex:1;justify-content:center;align-items:center;padding:16px 24px 0;display:flex;overflow:hidden}.new-templates__window{border:1px solid #f3f3f316;border-bottom:0;border-radius:8px 8px 0 0;width:100%;margin-bottom:-10%;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.new-templates__window-bar{background:var(--sb-surface);border-bottom:1px solid #f2f2f213;align-items:center;gap:6px;padding:10px 12px;display:flex}.new-templates__window-bar span{background:#989a994d;border-radius:50%;width:10px;height:10px}.new-templates__window-body{background:var(--sb-bg);justify-content:center;align-items:center;height:240px;display:flex;overflow:hidden}.new-templates__skel{background:#989a991a;border-radius:4px}.new-templates__skel--sm{width:32px;height:10px}.new-templates__skel--md{width:64px;height:10px}.new-templates__skel--square{aspect-ratio:1;border-radius:4px;width:80px;margin-top:16px}.new-templates__skel--purple-800{background:#7938b2}.new-templates__skel--purple-900{background:#8e4ec6}.new-templates__skel--muted,.new-templates__skel--muted-solid{background:#edefee08}.new-templates__skel--nav{width:100%;height:8px}.new-templates__skel--nav-sm{background:#989a991a;width:56px;height:8px}.new-templates__skel--nav-xs{background:#989a991a;width:40px;height:8px}.new-templates__skel--title{width:64px;height:10px}.new-templates__stripe{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:20px;display:flex}.new-templates__stripe-plans{margin-bottom:-32px;display:flex}.new-templates__stripe-plan{aspect-ratio:9/16;border:1px solid #f2f2f213;flex-direction:column;align-items:center;width:96px;display:flex}.new-templates__stripe-plan+.new-templates__stripe-plan{border-left:0}.new-templates__stripe-plan--featured{background:#635bff0d}.new-templates__stripe-plan-head{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:8px;display:flex}.new-templates__next{width:100%;height:100%;display:flex}.new-templates__next-sidebar{border-right:1px solid #989a991a;flex-direction:column;gap:8px;width:96px;padding:12px;display:flex}.new-templates__next-logo{background:#0070f3;border-radius:4px;width:12px;height:12px}.new-templates__next-nav{flex-direction:column;gap:6px;margin-top:12px;display:flex}.new-templates__next-main{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex}.new-templates__next-grid{flex:1;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.new-templates__next-cell{background:#989a991a;border-radius:4px;min-height:40px}.new-templates__next-cell--muted{background:#edefee06}@media (width>=640px){.new-templates__small{grid-template-columns:repeat(2,1fr)}}@media (width>=768px){.new-templates__inner{gap:64px;padding:96px 48px}.new-templates__header{flex-direction:row;justify-content:space-between;align-items:flex-end}.new-templates__title{font-size:34px;line-height:1.11}.new-templates__featured{grid-template-columns:repeat(2,1fr)}.new-templates__card--featured{min-height:375px}}@media (width>=1024px){.new-templates__inner{padding:96px}.new-templates__small{grid-template-columns:repeat(4,1fr)}}.new-stories{width:100%;padding:96px 0}.new-stories__inner{flex-direction:column;gap:64px;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}@media (width>=1024px){.new-stories__inner{padding:0 96px}}.new-stories__header{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.new-stories__title{max-width:36rem;color:var(--sb-foreground-lighter);letter-spacing:-.01em;margin:0;font-size:24px;font-weight:600;line-height:1.15}.new-stories__title span{color:var(--sb-foreground)}.new-stories__grid{gap:8px;width:100%;min-height:480px;display:none}.new-stories__panel{cursor:pointer;color:#fff;outline:none;flex-direction:column;align-items:flex-start;gap:32px;min-width:0;height:480px;display:flex;overflow:hidden}.new-stories__panel:focus-visible{outline:2px solid var(--sb-brand);outline-offset:2px}.new-stories__logo-wrap{flex-shrink:0;width:32px;height:32px}.new-stories__logo{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;flex-shrink:0;width:32px;height:32px;display:block}.new-stories__logo--invert{filter:brightness(0)invert()}.new-stories__content{flex-direction:column;flex:1;gap:6px;width:35rem;max-width:35rem;min-height:0;display:flex}.new-stories__meta{flex-direction:column;gap:4px;display:flex}.new-stories__name{color:#fff;margin:0;font-size:14px;font-weight:500;line-height:20px}.new-stories__subtitle{color:#fff9;text-wrap:pretty;margin:0;font-size:12px;font-weight:450;line-height:1.625}.new-stories__body{flex-direction:column;gap:16px;margin-top:auto;display:flex}.new-stories__quote{color:#fff;text-wrap:balance;margin:0;font-size:22px;font-weight:450;line-height:1.375}.new-stories__person{align-items:center;gap:10px;margin-bottom:16px;display:flex}.new-stories__avatar{object-fit:cover;border-radius:9999px;flex-shrink:0;width:28px;height:28px;box-shadow:0 0 0 1px #ffffff4d}.new-stories__attribution{color:#ffffffa6;margin:0;font-size:12px;font-weight:450;line-height:16px}.new-page a.new-stories__link{color:#ffffffb3;text-underline-offset:2px;align-self:flex-start;font-size:12px;font-weight:450;line-height:16px;text-decoration:underline}.new-page a.new-stories__link:hover{color:#fff}.new-stories__mobile{flex-direction:column;gap:8px;width:100%;display:flex}.new-stories__mobile-panel{cursor:pointer;color:#fff;outline:none;flex-direction:column;gap:16px;padding:20px;transition:opacity .15s;display:flex;overflow:hidden}.new-stories__mobile-top .new-stories__logo,.new-stories__mobile-content .new-stories__avatar{width:24px;height:24px}.new-stories__mobile-panel:focus-visible{outline:2px solid var(--sb-brand);outline-offset:2px}.new-stories__mobile-top{flex-shrink:0;align-items:center;gap:12px;display:flex}.new-stories__mobile-content{flex-direction:column;gap:16px;display:flex;overflow:hidden}.new-stories__mobile-content .new-stories__quote{font-size:18px}@media (width>=768px){.new-stories__header{flex-direction:row;justify-content:space-between;align-items:flex-end}.new-stories__title{font-size:34px;line-height:1.11}.new-stories__grid{display:grid}.new-stories__mobile{display:none}}@supports (background:color(display-p3 1 1 1)){.new-stories__panel[aria-label=Firecrawl],.new-stories__mobile-panel[aria-label=Firecrawl]{background:linear-gradient(to bottom left,color(display-p3 .980392 .364706 .098039) 0%,color(display-p3 .980392 .364706 .098039/.9) 100%)!important}.new-stories__panel[aria-label=Rally],.new-stories__mobile-panel[aria-label=Rally]{background:linear-gradient(to bottom left,color(display-p3 .275 .306 .8) 0%,color(display-p3 .118 .176 .769) 100%)!important}.new-stories__panel[aria-label=E2B],.new-stories__mobile-panel[aria-label=E2B]{background:linear-gradient(to bottom left,color(display-p3 1 .533 0) 0%,color(display-p3 .7 .373 0) 100%)!important}}.new-cta{width:100%}.new-cta__banner{padding:128px 24px;position:relative;overflow:hidden}.new-cta__content{z-index:20;text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.new-cta__title{letter-spacing:-.01em;margin:0;font-size:24px;font-weight:600;line-height:1.2}.new-cta__title-muted{color:var(--sb-foreground-lighter)}.new-cta__title-strong{color:var(--sb-foreground);display:block}.new-cta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.new-cta__btn{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;height:38px;padding:8px 16px;font-size:14px;font-weight:450;line-height:20px;transition:background-color .15s,border-color .15s;display:inline-flex}.new-cta__btn--primary{color:var(--sb-brand-on);background:var(--sb-brand-btn);border-color:var(--sb-brand-border)}.new-cta__btn--primary:hover{background:var(--sb-brand-btn-hover)}.new-cta__btn--secondary{color:var(--sb-foreground);background:#ffffff08;border-color:#f0f0f022}.new-cta__btn--secondary:hover{background:#ffffff0f}.new-cta__security{width:100%}.new-cta__security-inner{width:100%;max-width:1280px;color:var(--sb-foreground);grid-template-columns:1fr 1fr;justify-content:space-between;align-items:center;gap:32px;margin:0 auto;padding:24px;font-size:14px;font-weight:450;line-height:1.4;display:grid}.new-cta__security-copy{flex-direction:column;gap:8px;display:flex}.new-cta a.new-cta__security-link{color:var(--sb-brand);transition:color .15s}.new-cta a.new-cta__security-link:hover{color:#7dd3fc;text-underline-offset:2px;text-decoration:underline}.new-cta__badges{flex-direction:column;justify-content:center;gap:8px;display:flex}.new-cta__badge{white-space:nowrap;color:var(--sb-foreground);align-items:center;gap:8px;display:flex}.new-cta__check{flex-shrink:0;width:16px;height:16px}.new-cta__badge-suffix{color:var(--sb-foreground-lighter);display:none}.new-cta__divider{background:linear-gradient(90deg,#0000 0%,#f2f2f213 50%,#0000 100%);border:0;width:100%;height:1px;margin:0}@media (width>=640px){.new-cta__title-strong,.new-cta__badge-suffix{display:inline}}@media (width>=768px){.new-cta__title{font-size:34px;line-height:40.8px}.new-cta__security-inner{justify-content:center;gap:64px;padding:40px 48px;display:flex}.new-cta__security-copy{flex-direction:row;align-items:center}.new-cta__badges{flex-direction:row;align-items:center;gap:32px}}@media (width>=1280px){.new-cta__security-inner{gap:112px;padding:40px 96px}}.legal-document{flex-direction:column;align-items:stretch;gap:40px;display:flex}.legal-document__toc-wrap{flex:none;width:100%}.legal-document__toc{background:var(--sb-surface);border:1px solid #f2f2f213;border-radius:8px;padding:20px}.legal-document__toc-title{color:var(--sb-foreground);margin:0 0 16px;font-size:14px;font-weight:600;line-height:1.4}.legal-document__toc-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.legal-document__toc-item{margin:0}.legal-document__toc-item--nested{padding-left:16px}.new-page a.legal-document__toc-link{color:#4ac8f8;font-size:13px;font-weight:450;line-height:1.5;text-decoration:none;transition:color .15s}.new-page a.legal-document__toc-link:hover{color:#8538fc;text-underline-offset:2px;text-decoration:underline}.legal-document__content{flex:1;min-width:0}.legal-document__h1{color:var(--sb-foreground);letter-spacing:-.02em;margin:0 0 24px;font-size:36px;font-weight:600;line-height:1.1}.legal-document__h2{color:var(--sb-foreground);letter-spacing:-.01em;margin:40px 0 16px;scroll-margin-top:96px;font-size:22px;font-weight:600;line-height:1.3}.legal-document__h2:first-of-type{margin-top:0}.legal-document__h3{color:var(--sb-foreground);margin:28px 0 12px;scroll-margin-top:96px;font-size:18px;font-weight:600;line-height:1.35}.legal-document__p{color:var(--sb-foreground-lighter);margin:0 0 16px;font-size:15px;font-weight:450;line-height:1.7}.legal-document__p strong{color:var(--sb-foreground);font-weight:600}.legal-document__ul{color:var(--sb-foreground-lighter);margin:0 0 16px;padding-left:1.25rem;font-size:15px;font-weight:450;line-height:1.7}.legal-document__ul li+li{margin-top:8px}.legal-document__ul strong{color:var(--sb-foreground);font-weight:600}@media (width>=768px){.legal-document{flex-direction:row;align-items:flex-start;gap:48px}.legal-document__toc-wrap{z-index:2;flex:0 0 240px;align-self:flex-start;width:240px;position:sticky;top:88px}.legal-document__toc{overscroll-behavior:contain;max-height:calc(100svh - 104px);overflow-y:auto}.legal-document__h1{font-size:42px}}@media (width>=1024px){.legal-document{gap:64px}.legal-document__toc-wrap{flex-basis:280px;width:280px;top:96px}.legal-document__toc{max-height:calc(100svh - 112px)}.legal-document__content{max-width:720px}}@media (width>=1280px){.legal-document__toc-wrap{flex-basis:320px;width:320px}}.new-page--legal,.new-page--legal .legal-page__main,.new-page--legal .legal-document{overflow:visible}.legal-page__main{width:100%;max-width:1280px;margin:0 auto;padding:48px 24px 96px;overflow:visible}@media (width>=768px){.legal-page__main{padding:64px 48px 112px}}@media (width>=1024px){.legal-page__main{padding:80px 96px 128px}}
