.marketing-root{--marketing-bg:#fff;--marketing-fg:#171717;--dark-bg:#262624;--light-text:#fffbef;--primary:#216c37;--primary-hover:#1a5e2e;--neutral-50:var(--color-moss-100);--neutral-100:var(--color-moss-200);--neutral-200:var(--color-moss-300);--neutral-300:var(--color-moss-400);--neutral-400:var(--color-moss-500);--neutral-500:var(--color-moss-600);--neutral-600:var(--color-moss-700);--neutral-700:var(--color-moss-900);--neutral-800:var(--color-moss-950);--green-50:var(--color-forest-100);--green-100:var(--color-forest-200);--green-200:var(--color-forest-300);--green-300:var(--color-forest-400);--green-400:var(--color-forest-500);--green-500:var(--color-forest-600);--green-600:var(--color-forest-700);--green-700:var(--color-forest-800);--green-800:var(--color-forest-900);--green-900:var(--color-forest-950);--accent-teal:#0e9b8b;--accent-lavender:#ad88bc;--accent-red:#c1421b;--accent-yellow:#e9c91a}@media (prefers-color-scheme:dark){.marketing-root{--marketing-bg:#fff;--marketing-fg:#171717}}:is(:has(.marketing-root) body,body:has(.marketing-root)){background:#fff}.snap-container{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;height:100vh;overflow-y:auto}.snap-container.is-scroll-locked{overflow-y:hidden}.halftone-texture{position:relative;overflow:hidden}.halftone-texture:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(60% 50% at 25% 30%,#6450b4e6 0%,#0000 70%),radial-gradient(50% 45% at 80% 25%,#ad88bccc 0%,#0000 65%),radial-gradient(45% 50% at 75% 75%,#c1421bd9 0%,#0000 60%),radial-gradient(35% 35% at 85% 85%,#e99632b3 0%,#0000 55%),radial-gradient(40% 40% at 15% 75%,#0e9b8b99 0%,#0000 60%),radial-gradient(50% 40%,#503c8c80 0%,#0000 70%);position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 .7px,#0000 .7px);mask-image:radial-gradient(circle,#000 .7px,#0000 .7px);-webkit-mask-size:3px 3px;mask-size:3px 3px}.marketing-root{color:var(--marketing-fg);font-family:DM Sans,sans-serif}.marketing-root h1{font-family:Fraunces,serif;font-weight:400;line-height:1.16}.marketing-root h2,.marketing-root h3{font-family:DM Sans,sans-serif;font-weight:600;line-height:1.3}.marketing-root h4{font-family:DM Sans,sans-serif;font-weight:600;line-height:1.4}.marketing-root p,.marketing-root span,.marketing-root li{font-family:DM Sans,sans-serif}.marketing-root code,.marketing-root pre,.marketing-root code span,.marketing-root pre span{font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace}.marketing-root button{font-family:DM Sans,sans-serif}.marketing-root .primary-button,.marketing-root .secondary-button{text-transform:uppercase;letter-spacing:.05em}.marketing-root :where(a),.marketing-root :where(a:visited){color:inherit}.navbar{z-index:1000;pointer-events:none;justify-content:center;display:flex;position:fixed;top:0;left:0;right:0}.navbar-inner{pointer-events:auto;background:#252b1e;border-radius:100px;align-items:center;gap:2rem;width:100%;max-width:64rem;margin:.5rem auto;padding:.5rem .5rem .5rem 2rem;transition:background-color .2s,border-color .2s,box-shadow .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:flex;box-shadow:0 4px 24px #00000040}.navbar-darker .navbar-inner{-webkit-backdrop-filter:blur(12px);background:#141412d9;box-shadow:0 4px 24px #0000004d}.navbar-light .navbar-inner{-webkit-backdrop-filter:blur(18px)saturate(140%);background:#fffffff2;border:.5px solid #f5f4eb;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000d}.navbar-light.navbar-scrolled .navbar-inner{-webkit-backdrop-filter:blur(24px)saturate(155%);background:#ffffffe6;border-color:#f5f4eb;box-shadow:0 2px 8px #0000000a}.navbar-light .navbar-inner:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:0;background:linear-gradient(125deg,#fffffff2 0%,#ffffff73 28%,#ffffffb8 52%,#ffffff52 100%);padding:.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.navbar-light .navbar-inner:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#ffffffbf 0%,#ffffff3d 55%,#fff0 100%);border-radius:999px;height:46%;position:absolute;top:1px;left:7%;right:7%}.navbar-light.navbar-scrolled .navbar-inner:before{background:linear-gradient(125deg,#fff 0%,#ffffff85 28%,#ffffffd1 52%,#fff6 100%)}.navbar-light.navbar-scrolled .navbar-inner:after{background:linear-gradient(#ffffffd1 0%,#ffffff52 56%,#fff0 100%)}.navbar-light .navbar-inner>*{z-index:1;position:relative}.navbar-links,.navbar-links li{margin:0;padding:0;line-height:1}.navbar-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.navbar-logo-img{width:clamp(45px,6vw,55px);height:auto}.navbar-links{align-items:center;gap:2.5rem;margin:0 0 0 auto;padding:0;list-style:none;display:flex}.navbar-links li{align-items:center;display:flex}.navbar-links a{letter-spacing:.15em;text-transform:uppercase;color:#ffffff73;font-size:13px;font-weight:500;line-height:1;text-decoration:none;transition:color .2s}.navbar-links a:hover{color:#fff}.navbar-light .navbar-links a{color:#18191b8c}.navbar-light .navbar-links a:hover{color:#18191b}.navbar-actions{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.navbar-auth-buttons{align-items:center;gap:.5rem;display:flex}.navbar-auth-buttons .primary-button,.navbar-auth-buttons .secondary-button{letter-spacing:0;text-transform:uppercase;border:.5px solid #ffffff14;padding:.75rem;font-size:.7rem;font-weight:700}.navbar-light .navbar-auth-buttons .primary-button,.navbar-light .navbar-auth-buttons .secondary-button{border:.5px solid #18191b29}.navbar-light .navbar-auth-buttons .secondary-button{color:#18191b;border-color:#18191b38}.navbar-light .navbar-auth-buttons .secondary-button:hover{color:#18191b;background-color:#18191b0f;border-color:#18191b52}.navbar-mobile-toggle{display:none}@media screen and (max-width:768px){.navbar-inner{margin:.5rem 1.5rem;padding:.75rem 1.25rem}.navbar-links,.navbar-actions{display:none}.navbar-mobile-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:3px;width:24px;height:24px;margin-left:auto;padding:4px;display:flex}.navbar-mobile-toggle span{background:#ffffffb3;border-radius:1px;width:16px;height:1.5px;display:block}.navbar-light .navbar-mobile-toggle span{background:#18191bb3}.navbar-mobile-overlay{z-index:10002;pointer-events:auto;background:#00000080;animation:.2s hero-nav-fade-in;position:fixed;inset:0}.navbar:has(.navbar-mobile-overlay){z-index:10002}.navbar-mobile-menu{background:#252b1e;flex-direction:column;gap:1rem;width:75%;max-width:300px;height:100%;padding:2rem 1.5rem;display:flex;position:absolute;top:0;right:0}.navbar-light .navbar-mobile-menu{background:#fff}.navbar-mobile-menu ul{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.navbar-mobile-menu li{align-items:center;padding:.75rem 0;transition:transform .2s;animation:.4s both hero-nav-blur-in;display:flex}.navbar-mobile-menu li:first-child{animation-delay:50ms}.navbar-mobile-menu li:nth-child(2){animation-delay:.1s}.navbar-mobile-menu li:nth-child(3){animation-delay:.15s}.navbar-mobile-menu li:nth-child(4){animation-delay:.2s}.navbar-mobile-menu li:hover{transform:translate(4px)}.navbar-mobile-menu a{letter-spacing:.15em;text-transform:uppercase;color:#ffffff73;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:block}.navbar-light .navbar-mobile-menu a{color:#18191b8c}.navbar-mobile-menu li:hover a{color:#fff}.navbar-light .navbar-mobile-menu li:hover a{color:#18191b}.navbar-mobile-actions{border-top:1px solid #ffffff14;align-items:center;gap:.5rem;margin-top:auto;padding-top:.75rem;display:flex}.navbar-light .navbar-mobile-actions{border-top-color:#18191b14}.navbar-mobile-actions a{letter-spacing:.1em;text-transform:uppercase;color:#fff;border:.5px solid #ffffff26;border-radius:100px;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.navbar-light .navbar-mobile-actions a{color:#18191b;border-color:#18191b29}.navbar-mobile-actions a:last-child{background-color:#216c37;border-color:#216c37}.navbar-light .navbar-mobile-actions a:last-child{color:#fff}.navbar-mobile-actions a:hover{background:#ffffff14}.navbar-mobile-actions a:last-child:hover{background-color:#1a5a2d}.navbar-mobile-close{color:#ffffff80;cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;font-size:1.5rem;transition:color .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.navbar-light .navbar-mobile-close{color:#18191b80}.navbar-mobile-close:hover{color:#fff}.navbar-light .navbar-mobile-close:hover{color:#18191b}}.blog-post-hero-layout{grid-template-columns:240px minmax(0,1fr);gap:3rem;max-width:1120px;margin:0 auto;padding:160px 2rem 3.25rem;display:grid}.blog-post-hero{min-width:0;max-width:800px;margin:0}.blog-post-title{font-family:var(--font-serif);color:#1c1917;margin:0 0 1.25rem;font-size:2.75rem;font-weight:500;line-height:1.2}.blog-post-meta{color:#78716c;font-size:.9rem;font-family:var(--font-sans);flex-wrap:wrap;gap:.5rem;display:flex}.blog-post-category-wrap{margin-top:.9rem}.blog-post-category{color:#4b6845;letter-spacing:.03em;font-size:.82rem;font-weight:600;font-family:var(--font-sans);background-color:#4b68451f;border:1px solid #4b684538;border-radius:9999px;padding:.25rem .75rem;display:inline-block}.blog-post-back-link{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:#57534e;border:none;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:1rem;padding:0;font-size:.82rem;text-decoration:none;transition:color .18s;display:inline-flex}.blog-post-back-link:hover{color:#1c1917}.blog-post-separator{border-top:1px solid #29252424;max-width:1120px;margin:0 auto;padding:0 2rem}.blog-post-layout{grid-template-columns:240px minmax(0,1fr);gap:3rem;max-width:1120px;margin:0 auto;padding:3.25rem 2rem 4rem;display:grid}.blog-post-content-wrap{min-width:0;max-width:800px}.blog-post-content-body{font-size:1.125rem;line-height:1.8;font-family:var(--font-sans)}.blog-post-toc{border-right:1px solid #2925241f;align-self:start;max-height:calc(100vh - 7.5rem);padding-right:1.25rem;position:sticky;top:6.5rem;overflow-y:auto}.blog-post-toc-title{font-family:var(--font-sans);letter-spacing:.16em;color:#292524c7;border-bottom:1px solid #2925241f;margin:0 0 .85rem;padding-bottom:.75rem;font-size:.85rem;font-weight:600}.blog-post-toc-list{border-left:1px solid #2925241f;margin:0;padding:0;list-style:none}.blog-post-toc-link{font-family:var(--font-sans);color:#57534e;border-left:2px solid #0000;margin-bottom:.7rem;margin-left:-1px;padding:.15rem 0 .15rem .75rem;font-size:.95rem;line-height:1.45;text-decoration:none;transition:color .18s,border-color .18s;display:block}.blog-post-toc-link:hover{color:#1c1917}.blog-post-toc-link.is-sub{color:#78716c;margin-left:-1px;padding-left:1.35rem;font-size:.88rem}.blog-post-toc-link.is-active{color:#1c1917;border-left-color:#4b6845;font-weight:600}.blog-post-toc-link.is-sub.is-active{color:#3f5a3a}.webinar-article{background:#f4ede6;min-height:100vh}.webinar-post-hero-layout{grid-template-columns:1fr;gap:0;padding-bottom:2.5rem}.webinar-post-hero{max-width:840px}.webinar-post-hero--full{grid-column:1/-1;max-width:840px}.webinar-post-description{color:#514940;max-width:52rem;margin:1.25rem 0 0;font-size:1.08rem;line-height:1.75}.webinar-post-media-wrap,.webinar-post-speakers-wrap{max-width:1120px;margin:0 auto;padding:0 2rem 2rem}.webinar-post-media,.webinar-post-cover{background:#18191b;border:1px solid #2925241f;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 18px 44px #00000014}.webinar-post-media{aspect-ratio:16/9}.webinar-post-media iframe{border:0;width:100%;height:100%}.webinar-post-cover{aspect-ratio:16/9}.webinar-post-speakers{background:#ffffffad;border:1px solid #2925241f;border-radius:28px;padding:1.5rem}.webinar-post-speakers-title{letter-spacing:.16em;text-transform:uppercase;color:#6b6560;margin:0 0 1rem;font-size:.82rem;font-weight:600}.webinar-post-speakers-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.webinar-post-speaker-link{color:inherit;text-decoration:none}.webinar-post-speaker-card{background:#fffdf7;border:1px solid #29252414;border-radius:20px;align-items:center;gap:1rem;min-height:100%;padding:1rem;transition:border-color .18s,box-shadow .18s;display:flex}.webinar-post-speaker-link:hover .webinar-post-speaker-card{border-color:#4b684547;box-shadow:0 8px 24px #0000000d}.webinar-post-speaker-headshot{background:#e8e2d9;border-radius:999px;flex-shrink:0;width:4rem;height:4rem;position:relative;overflow:hidden}.webinar-post-speaker-copy{min-width:0}.webinar-post-speaker-copy h3{color:#1c1917;margin:0;font-size:1.05rem}.webinar-post-speaker-role{color:#6b6560;margin:.3rem 0 0;font-size:.95rem;line-height:1.5}.webinar-post-speaker-logo{opacity:.78;margin-top:.7rem}.webinar-post-layout{padding-top:2.75rem}@media screen and (max-width:1024px){.blog-post-hero-layout{grid-template-columns:1fr;gap:0;max-width:800px;padding:136px 1.75rem 2.5rem}.blog-post-hero-spacer{display:none}.blog-post-hero{max-width:100%}.blog-post-layout{grid-template-columns:1fr;gap:0;max-width:800px;padding:2.5rem 1.75rem 3.25rem}.blog-post-toc{display:none}.blog-post-content-wrap{max-width:100%}.blog-post-title{font-size:2.45rem}.blog-post-content-body{font-size:1.06rem}.webinar-post-media-wrap,.webinar-post-speakers-wrap{max-width:800px;padding:0 1.75rem 1.75rem}}@media screen and (max-width:768px){.blog-post-hero-layout{padding:112px 1rem 2rem}.blog-post-separator{padding:0 1rem}.blog-post-layout{padding:2rem 1rem 2.5rem}.blog-post-title{margin-bottom:1rem;font-size:2.05rem;line-height:1.18}.blog-post-meta{row-gap:.3rem;font-size:.84rem}.blog-post-category{padding:.2rem .62rem;font-size:.76rem}.blog-post-content-body{font-size:1rem;line-height:1.75}.blog-post-back-link{margin-bottom:.8rem;font-size:.76rem}.webinar-post-description{font-size:1rem;line-height:1.7}.webinar-post-media-wrap,.webinar-post-speakers-wrap{padding:0 1rem 1.5rem}.webinar-post-media,.webinar-post-cover,.webinar-post-speakers{border-radius:20px}.webinar-post-speaker-card{padding:.9rem}}.hero-nav-bar{top:var(--platform-banner-height,0px);z-index:10000;justify-content:center;padding:.75rem 1rem;display:flex;position:fixed;left:0;right:0}.hero-nav-pill{background:#fff;border-radius:100px;justify-content:space-between;align-items:center;gap:3rem;padding:.6rem 1rem .6rem 1.15rem;display:flex;box-shadow:0 2px 12px #00000014}@media screen and (max-width:768px){.hero-nav-pill{gap:0;width:100%;margin:0 1.5rem;padding:.75rem 1.25rem}}.hero-nav-logo{align-items:center;text-decoration:none;display:flex}.hero-nav-logo-img{width:clamp(40px,6vw,50px);height:auto}.hero-nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:3px;width:24px;height:24px;padding:4px;display:flex}.hero-nav-toggle-bar{transform-origin:50%;background:#1a1a1a;border-radius:1px;width:16px;height:1.5px;transition:transform .3s;display:block}.hero-nav-toggle.is-open .hero-nav-toggle-bar:first-child{transform:translateY(2.5px)rotate(45deg)}.hero-nav-toggle.is-open .hero-nav-toggle-bar:nth-child(2){transform:translateY(-2.5px)rotate(-45deg)}@keyframes hero-nav-dropdown-in{0%{opacity:0;transform:translate(-50%)translateY(-8px)scale(.97)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes hero-nav-dropdown-out{0%{opacity:1;max-height:500px;transform:translate(-50%)scaleY(1)}to{opacity:0;max-height:0;transform:translate(-50%)scaleY(0)}}@keyframes hero-nav-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hero-nav-fade-out{0%{opacity:1}to{opacity:0}}@keyframes hero-nav-blur-in{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}.hero-nav-backdrop{z-index:10002;animation:.2s hero-nav-fade-in;position:fixed;inset:0}.hero-nav-backdrop.is-closing{animation:.15s ease-in forwards hero-nav-fade-out}.hero-nav-dropdown{top:calc(var(--platform-banner-height,0px) + .75rem);z-index:10003;transform-origin:top;background:#252b1e;border:none;border-radius:24px;flex-direction:column;gap:1rem;width:280px;padding:1rem 1.25rem 1.25rem;animation:.25s hero-nav-dropdown-in;display:flex;position:fixed;left:50%;transform:translate(-50%)}.hero-nav-dropdown.is-closing{animation:.2s ease-in forwards hero-nav-dropdown-out;overflow:hidden}.hero-nav-dropdown-logo{filter:invert()}.hero-nav-dropdown-header{justify-content:space-between;align-items:center;display:flex}.hero-nav-close{color:#ffffffb3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.hero-nav-close:hover{color:#fff}.hero-nav-menu-links{flex-direction:column;align-items:stretch;gap:0;margin:0;padding:0;list-style:none;display:flex}.hero-nav-menu-links li{cursor:pointer;align-items:center;gap:.75rem;width:100%;margin:0;padding:.625rem 0;transition:transform .2s;animation:.4s both hero-nav-blur-in;display:flex}.hero-nav-menu-links li:hover{transform:translate(4px)}.hero-nav-menu-links li:hover .hero-nav-index{color:#fff9}.hero-nav-menu-links li:first-child{animation-delay:50ms}.hero-nav-menu-links li:nth-child(2){animation-delay:.1s}.hero-nav-menu-links li:nth-child(3){animation-delay:.15s}.hero-nav-menu-links li:nth-child(4){animation-delay:.2s}.hero-nav-index{color:#fff3;-webkit-user-select:none;user-select:none;flex-shrink:0;font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:10px}.hero-nav-menu-links a{letter-spacing:.15em;text-transform:uppercase;color:#ffffff73;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:block}.hero-nav-menu-links li:hover a{color:#fff}.hero-nav-menu-actions{align-self:flex-start;align-items:center;gap:.5rem;width:100%;padding-top:.75rem;display:flex}.hero-nav-menu-actions .primary-button,.hero-nav-menu-actions .secondary-button{letter-spacing:.1em;text-transform:uppercase;border:.5px solid #ffffff14;padding:.3rem 1.5rem;font-size:.7rem}@keyframes hero-nav-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes hero-nav-slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}@media screen and (max-width:768px){.hero-nav-backdrop{background:#0000004d}.hero-nav-dropdown{background:#fff;border-radius:0;width:75%;max-width:300px;height:100%;padding:2rem 1.5rem;animation:.25s hero-nav-slide-in;top:0;left:auto;right:0;transform:none}.hero-nav-dropdown.is-closing{animation:.2s ease-in forwards hero-nav-slide-out}.hero-nav-dropdown-logo{filter:none}.hero-nav-close{color:#0006;z-index:10;padding:8px}.hero-nav-close:hover{color:#000}.hero-nav-menu-links li{padding:.75rem 0}.hero-nav-menu-links li:hover .hero-nav-index{color:#0006}.hero-nav-index{color:#00000026}.hero-nav-menu-links a{color:#0006}.hero-nav-menu-links li:hover a{color:#000}.hero-nav-menu-actions{border-top:1px solid #0000000f;margin-top:auto}.hero-nav-menu-actions .primary-button,.hero-nav-menu-actions .secondary-button{border:.5px solid #00000026;padding:.5rem 1.5rem}.hero-nav-menu-actions .secondary-button{color:#262624}.hero-nav-menu-actions .secondary-button:hover{background:#0000000a}}.hero-content{flex-direction:column;align-items:flex-start;gap:2rem;width:100%;display:flex}@media screen and (min-width:768px){.hero-content{flex-direction:row;justify-content:space-between;align-items:flex-end}}.primary-button{color:#fff;box-shadow:none;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background-color:#216c37;border:none;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;gap:.625rem;padding:.7rem 2rem;font-family:DM Sans,sans-serif;font-size:clamp(.65rem,1.2vw,.8rem);font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.primary-button:hover{color:#fff;background-color:#1a5a2d;transform:scale(1.02)}.primary-button:visited,.primary-button:active{color:#fff}.secondary-button{color:#fff;white-space:nowrap;background-color:#0000;border:.5px solid #ffffff4d;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s,background-color .2s;display:inline-flex}.secondary-button:hover{color:#fff;background-color:#ffffff14;border-color:#fff6}.dark-primary-button{background:var(--neutral-700);color:#fff;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.dark-primary-button:hover{background:var(--neutral-800);color:#fff}.dark-primary-button:visited,.dark-primary-button:active,.secondary-button:visited,.secondary-button:active{color:#fff}.hero-heading{color:#fff;text-align:center;margin:0;font-family:Fraunces,serif;font-size:clamp(1.25rem,.5rem + 2vw,2.75rem);font-weight:400;line-height:1.15}@media screen and (max-width:768px){.hero-heading{font-size:clamp(1.25rem,.75rem + 1.5vw,1.75rem)}}.hero-container{flex:1;justify-content:center;align-items:flex-end;padding:3rem;display:flex}@media screen and (max-width:767px){.hero-container{padding:1.25rem 1.5rem 5rem}}.hero-inner{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:640px;display:flex}@media screen and (max-width:767px){.hero-inner{gap:1rem}}.hero-form{-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:0;margin-bottom:2rem;padding:5px;display:flex}.hero-email-input{color:#fff;background:0 0;border:none;outline:none;width:100%;min-width:180px;padding:.65rem 1.25rem;font-family:DM Sans,sans-serif;font-size:1.06rem}@media screen and (max-width:767px){.hero-email-input{min-width:0;padding:.5rem 1rem;font-size:.9rem}}.hero-error{color:#f87171;text-align:center;margin-top:8px;font-family:DM Sans,sans-serif;font-size:.75rem}.hero-success{color:#fff;margin:0;font-family:DM Sans,sans-serif;font-size:.95rem}.blog-inline-code{color:#a29dff;background-color:#6860ff26;border-radius:.25rem;padding:.125rem .375rem;font-family:monospace;font-size:.9em}.blog-bold{color:#1c1917;font-weight:600}.blog-italic{color:#57534e}.blog-link{color:#a29dff;text-underline-offset:2px;text-decoration:underline}.blog-paragraph{color:#292524;margin-bottom:1.5rem;line-height:1.8}.blog-list{color:#292524;margin-bottom:1.5rem;padding-left:1.5rem}.blog-list-item{margin-bottom:.5rem;line-height:1.7}.blog-code-block{background-color:#f5f5f4;border:1px solid #e7e5e4;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;overflow:auto}.blog-code-block-code{color:#292524;font-family:monospace;font-size:.9rem;line-height:1.6}.blog-heading-1{color:#1c1917;margin-top:2.5rem;margin-bottom:1rem;scroll-margin-top:7rem;font-size:1.875rem;font-weight:700;line-height:1.3}.blog-heading-2{color:#1c1917;margin-top:2.5rem;margin-bottom:1rem;scroll-margin-top:7rem;font-size:1.5rem;font-weight:600;line-height:1.3}.blog-heading-3{color:#1c1917;margin-top:2rem;margin-bottom:.75rem;scroll-margin-top:7rem;font-size:1.25rem;font-weight:600;line-height:1.4}.blog-blockquote{color:#78716c;border-left:4px solid #4b6845;margin-bottom:1.5rem;margin-left:0;padding-left:1.25rem;font-style:italic}.blog-hr{border:none;border-top:1px solid #e7e5e4;margin:2rem 0}.blog-figure{margin-top:1.5rem;margin-bottom:1.5rem}.blog-figure-img{object-fit:cover;border-radius:.5rem;width:100%;height:auto}.blog-figcaption{text-align:center;color:#78716c;margin-top:.5rem;font-size:.875rem}.story-section{background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:9rem 2rem 2rem;display:flex;position:relative}@media screen and (min-width:768px){.story-section{padding:8rem 4rem 4rem}}.story-skip{color:#17171759;cursor:pointer;opacity:0;pointer-events:none;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;transition:opacity .4s,color .2s;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.story-skip.is-visible{opacity:1;pointer-events:auto;animation:2s ease-in-out infinite story-pulse}.story-skip:hover{color:#1a1a1a}.story-see-examples{cursor:pointer;color:#999;letter-spacing:.03em;opacity:0;pointer-events:none;white-space:nowrap;background:0 0;border:none;flex-direction:row;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:400;transition:opacity .6s,color .2s;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.story-see-examples.is-visible{opacity:1;pointer-events:auto}.story-see-examples:hover{color:#1a1a1a}.story-see-examples.is-visible{animation:2s ease-in-out infinite story-pulse}@keyframes story-pulse{0%,to{opacity:.5;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(6px)}}.story-columns{z-index:1;flex-direction:column;gap:2rem;max-width:42rem;display:flex;position:relative}@media screen and (max-width:1599px){.story-columns{max-width:32rem}}.story-header{align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.story-badge{letter-spacing:.08em;color:#666;background:#eee;border-radius:100px;padding:.35rem 1rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600}.story-title{color:#444;font-family:DM Sans,sans-serif;font-size:2.25rem;font-weight:400}.story-paragraph{color:#1a1a1a;text-align:left;margin:0 0 1.5rem;font-family:DM Sans,sans-serif;font-size:22px;font-weight:400;line-height:1.8}.story-paragraph:last-child{margin-bottom:0}@media screen and (min-width:768px){.story-paragraph{font-size:26px}}@media screen and (min-width:1600px){.story-paragraph{font-size:32px}}.story-paragraph strong{color:inherit;font-weight:500}.story-vellum-brand{color:#111;font-weight:700}.story-shine-target{vertical-align:baseline;cursor:pointer;border-radius:6px;align-items:baseline;padding:0 .15em;display:inline-flex;position:relative;overflow:hidden}.story-shine-target:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0%,#fff0 10%,#fff9 50%,#fff0 90%,#0000 100%);width:60%;height:100%;position:absolute;top:0;left:-100%}.story-shine-target:hover:after{animation:.7s ease-in-out story-shine}.story-fade.scrolled-in .story-shine-target:after{animation:.7s ease-in-out .6s story-shine}@keyframes story-shine{0%{left:-60%}to{left:120%}}.story-blob{vertical-align:-.25em;width:32px;height:32px;margin-right:.3rem;display:inline-block}.story-fade{opacity:0;transition:opacity .8s,transform .8s;transform:translate(-20px)}.story-fade.is-visible{opacity:1;transform:translate(0)}.story-vellum-icon{vertical-align:-.3em;border-radius:6px;width:auto;height:1.5em;margin:0 .2em;display:inline-block;box-shadow:0 1px 4px #00000026}.story-cursor{vertical-align:text-bottom;background:#1a1a1a;width:2px;height:1.1em;margin-left:1px;animation:.6s step-end infinite story-blink;display:inline-block}@keyframes story-blink{0%,to{opacity:1}50%{opacity:0}}.story-floating-labels{pointer-events:none;z-index:0;position:absolute;inset:0}.story-glass-label{color:#1a1a1ab3;white-space:nowrap;-webkit-backdrop-filter:blur(12px)saturate(130%);pointer-events:none;background:#ffffffbf;border:.5px solid #ffffffe6;border-radius:100px;padding:.45rem 1rem;font-size:.95rem;font-weight:500;animation:3s ease-out forwards story-label-lifecycle;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0000000a}@keyframes story-label-lifecycle{0%{opacity:0;transform:translate(-50%,-50%)scale(.85)}10%{opacity:1;transform:translate(-50%,-50%)scale(1)}70%{opacity:.9;transform:translate(-50%,-50%)translateY(-18px)}to{opacity:0;transform:translate(-50%,-50%)translateY(-30px)}}@media (hover:none){.story-floating-labels{display:none}}.footer-wrapper{background:#1a1a18}.footer-inner{max-width:1080px;margin:0 auto;padding:3rem 2rem 2.5rem}@media screen and (min-width:768px){.footer-inner{padding:3.5rem 3rem 2.5rem}}.footer-divider{background:#ffffff14;height:1px;margin:1.75rem 0}.footer-card{background:#2a2a26;border-radius:24px;padding:2rem 1.5rem}@media screen and (min-width:768px){.footer-card{padding:2.5rem 3rem 3rem}}.footer-brand-col{flex-direction:column;gap:1.5rem;margin-right:auto;display:flex}.footer-logo-link{align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.footer-blob{width:20px;height:20px}.footer-logo-img{filter:brightness(0)invert();width:auto;height:18px}.footer-tagline{color:#fffbef;margin:0;font-family:DM Sans,sans-serif;font-size:.875rem}.footer-socials{gap:.75rem;display:flex}.footer-social-link{color:#7a8b6f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:color .2s,border-color .2s;display:flex}.footer-social-link:hover{color:#216c37;border-color:#216c37}.footer-social-link svg{width:14px;height:14px}.footer-nav-groups{flex-direction:column;gap:2rem;display:flex}@media screen and (min-width:640px){.footer-nav-groups{flex-direction:row;align-items:flex-start;gap:5rem}}.footer-nav-group{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.footer-nav-item{cursor:pointer;align-items:center;gap:.625rem;padding:.5rem 0;transition:transform .2s;display:flex}.footer-nav-item:not(.footer-nav-item--header):hover{transform:translate(3px)}.footer-nav-item--header{margin-bottom:.25rem;padding:.625rem 0}.footer-nav-index{color:#ffffff26;-webkit-user-select:none;user-select:none;flex-shrink:0;min-width:1.5rem;font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:11px}.footer-nav-group-title{letter-spacing:.15em;text-transform:uppercase;color:#d4d1c1;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600}.footer-nav-link{letter-spacing:.08em;text-transform:uppercase;color:#ffffff4d;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:400;text-decoration:none;transition:color .15s}.footer-nav-item:hover .footer-nav-link{color:#d4d1c1}.footer-nav-item:hover .footer-nav-index{color:#ffffff59}.getstarted-section{background:#1e1e1c;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex}.getstarted-section>*{z-index:2;position:relative}@media screen and (min-width:768px){.getstarted-section{padding:8rem 4rem}}.getstarted-image{width:100%;max-width:680px;margin-bottom:3rem}.getstarted-image-placeholder{aspect-ratio:16/9;background:#ffffff0a;border:1px dashed #ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex}.marketing-root h2.getstarted-heading{color:#fffbef;text-align:center;margin:0 0 3.5rem;font-family:Fraunces,serif;font-size:2.25rem;font-weight:400}@media screen and (min-width:768px){.marketing-root h2.getstarted-heading{font-size:2.75rem}}.getstarted-options{flex-direction:column;gap:1rem;width:100%;max-width:680px;display:flex}.getstarted-row{gap:1rem;display:flex}.getstarted-download-btn{color:#fff;white-space:nowrap;background:#216c37;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:.625rem;padding:1rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.getstarted-download-btn:hover{color:#fff;background:#1a5a2d}.getstarted-learn-btn{color:#ffffffb3;white-space:nowrap;background:0 0;border:1px solid #ffffff1f;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:.625rem;padding:1rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.getstarted-learn-btn:hover{color:#fff;border-color:#ffffff4d}.quickstart-section{flex-direction:column;align-items:center;margin-bottom:1.5rem;padding:1rem 0 3rem;display:flex}.quickstart-heading{color:#fffbef;text-align:center;margin:0 0 1.75rem;font-size:2.25rem}@media screen and (min-width:768px){.quickstart-heading{font-size:3rem}}.quickstart-bar{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;align-items:stretch;width:100%;max-width:820px;display:flex;position:relative;overflow:visible}@media screen and (min-width:640px){.quickstart-bar{border-radius:100px;flex-direction:row;align-items:center}}.quickstart-dropdown{flex-shrink:0;position:relative}.quickstart-button{color:#fff;white-space:nowrap;cursor:pointer;background:#216c37;border:none;border-radius:14px 14px 0 0;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.875rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;transition:background .2s;display:inline-flex}@media screen and (min-width:640px){.quickstart-button{border-radius:100px;width:auto;margin:3px;padding:.625rem 1.25rem}}.quickstart-button:hover{background:#1a5a2d}.quickstart-button svg{transition:transform .2s}.quickstart-menu{z-index:10;background:#2a2a28;border:1px solid #ffffff14;border-radius:10px;min-width:150px;padding:4px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 24px #0006}@media screen and (min-width:640px){.quickstart-menu{left:3px}}.quickstart-menu-item{color:#fff9;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;width:100%;padding:.5rem .875rem;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:400;transition:background .15s,color .15s;display:block}.quickstart-menu-item:hover{color:#fff;background:#ffffff14}.quickstart-menu-item--active{color:#fff;font-weight:500}.quickstart-command{flex:1;align-items:center;gap:.75rem;min-width:0;padding:.875rem 1rem;display:flex}@media screen and (min-width:640px){.quickstart-command{padding:0 1.25rem}}.quickstart-code{color:#ffffff8c;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:.875rem;overflow:hidden}.quickstart-cmd,.quickstart-flag{color:#7a8b6f}.quickstart-url{color:#ffffff73}.quickstart-command--download{justify-content:center}.quickstart-download-link{color:#fffc;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.quickstart-download-link:hover{opacity:.7}.quickstart-copy{color:#ffffff40;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:color .15s;display:flex}.quickstart-copy:hover{color:#fff9}.quickstart-footer{color:#fff9;margin:1.25rem 0 0;font-family:DM Sans,sans-serif;font-size:.85rem}.quickstart-docs-link{color:#fffc;text-underline-offset:3px;-webkit-text-decoration:underline #fff6;text-decoration:underline #fff6}.quickstart-docs-link:hover{color:#fff;text-decoration-color:#fff9}.usecases-section{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:3rem 2rem 6rem;display:flex;position:relative;overflow-x:hidden}.usecases-fade{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.usecases-fade.is-visible{opacity:1;transform:translateY(0)}.usecases-stagger{opacity:0;animation:.5s forwards usecases-msg-appear;animation-delay:calc(var(--stagger)*.15s)}@keyframes usecases-msg-appear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:768px){.usecases-section{padding:4rem 4rem 8rem}}.usecases-header{text-align:left;width:100%;max-width:1080px;margin-bottom:4rem}.marketing-root h2.usecases-section-heading{color:#1a1a1a;margin:0 0 .5rem;font-family:Fraunces,serif;font-size:2.25rem;font-weight:400}@media screen and (min-width:768px){.usecases-section-heading{font-size:2.75rem}}.usecases-section-sub{color:#999;margin:0;font-size:1.05rem}.usecases-tabs{border-bottom:1px solid #e8e4df;justify-content:center;align-items:center;gap:2rem;margin-bottom:3rem;padding-bottom:0;display:inline-flex}@media screen and (max-width:640px){.usecases-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;gap:1rem;width:100%;overflow:auto hidden}.usecases-tabs::-webkit-scrollbar{display:none}}.usecases-tab{color:#999;cursor:pointer;white-space:nowrap;text-transform:none;letter-spacing:0;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-1px;padding:.75rem .25rem;font-size:.9rem;font-weight:400;transition:color .2s,border-color .2s;display:inline-flex}@media screen and (max-width:640px){.usecases-tab{gap:.35rem;padding:.5rem .15rem;font-size:.8rem}}.usecases-tab:hover{color:#1a1a1a}.usecases-tab--active{color:#1a1a1a;border-bottom-color:#1a1a1a;font-weight:500}.usecases-content{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:1080px;min-height:500px;display:flex}@media screen and (min-width:768px){.usecases-content{flex-direction:row;align-items:center;gap:3rem;height:600px;min-height:600px}.usecases-content.usecases-content--text-left{flex-direction:row-reverse}}@media screen and (min-width:768px) and (max-width:1599px){.usecases-content{max-width:900px;height:520px;min-height:520px}.usecases-section{padding:4rem 2rem}}.tg-phone{background:#f6f6f6;border:1px solid #ddd;border-radius:12px;flex-direction:column;flex-shrink:0;width:100%;max-width:500px;display:flex;overflow:hidden;box-shadow:0 8px 40px #00000026}.tg-titlebar{background:#f0f0f0;border-bottom:1px solid #ddd;justify-content:center;align-items:center;padding:10px 16px;display:flex;position:relative}.tg-titlebar-dots{gap:6px;display:flex;position:absolute;left:16px}.tg-titlebar-text{color:#1a1a1a;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600}.tg-header{background:#f6f6f6;border-bottom:1px solid #e8e8e8;align-items:center;gap:8px;padding:10px 16px;display:flex;position:relative}.tg-back-arrow{flex-shrink:0}.tg-unread-badge{color:#fff;z-index:1;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-family:DM Sans,sans-serif;font-size:.55rem;font-weight:700;display:flex;position:absolute;top:8px;left:34px}.tg-header-avatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.tg-header-info{flex-direction:column;flex:1;display:flex}.tg-header-name{color:#1a1a1a;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600}.tg-sparkle{font-size:.75rem}.tg-header-status{color:#888;font-family:DM Sans,sans-serif;font-size:.7rem}.tg-header-actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.tg-messages{background:radial-gradient(#f0e8dd 0%,#e0d5c5 60%,#d4c8b5 100%);flex-direction:column;gap:8px;min-height:280px;padding:16px;display:flex}.tg-bubble{flex-direction:column;gap:2px;max-width:85%;display:flex}.tg-bubble--user{align-self:flex-end}.tg-bubble--assistant{align-self:flex-start}.tg-bubble-text{white-space:pre-line;border-radius:14px;padding:8px 12px;font-family:DM Sans,sans-serif;font-size:.8rem;line-height:1.5;transition:transform .25s,background .25s}.tg-bubble--user .tg-bubble-text{color:#1a1a1a;background:#e1ffc7;border-bottom-right-radius:4px}.tg-bubble--user:hover .tg-bubble-text{background:#d4f5b8;transform:translateY(-2px)}.tg-bubble--assistant .tg-bubble-text{color:#1a1a1a;background:#fff;border-bottom-left-radius:4px}.tg-bubble--assistant:hover .tg-bubble-text{background:#f5f5f5;transform:translateY(-2px)}.tg-bubble-time{color:#00000059;padding:0 4px;font-family:DM Sans,sans-serif;font-size:.6rem}.tg-bubble--user .tg-bubble-time{text-align:right}.tg-input{background:#f6f6f6;border-top:1px solid #e0e0e0;align-items:center;gap:10px;padding:8px 12px;display:flex}.tg-input-left{flex-shrink:0;align-items:center;gap:8px;display:flex}.tg-input-menu{background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.tg-input-text{color:#aaa;flex:1;font-family:DM Sans,sans-serif;font-size:.8rem}.tg-input-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.call-phone{background:linear-gradient(#3a3a3c 0%,#2c2c2e 30%,#1c1c1e 100%);border-radius:32px;flex-direction:column;flex-shrink:0;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 50px #00000073}.call-statusbar{justify-content:space-between;align-items:center;padding:12px 24px 0;display:flex;position:relative}.call-statusbar-time{color:#fff;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:700}.call-statusbar-notch{background:#ff9500;border-radius:50%;width:8px;height:8px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.call-statusbar-icons{align-items:center;gap:6px;display:flex}.call-statusbar-battery{align-items:center;display:flex}.call-phone-wrapper{width:100%;position:relative}.call-notif{z-index:20;background:#fff;border-radius:14px;align-items:flex-start;gap:10px;width:300px;padding:10px 14px;display:flex;position:absolute;top:-20px;right:-20px;box-shadow:0 4px 24px #0000001f,0 1px 3px #0000000f}.call-notif-icon{border-radius:8px;flex-shrink:0}.call-notif-body{flex:1;min-width:0}.call-notif-header{justify-content:space-between;align-items:center;gap:6px;margin-bottom:2px;display:flex}.call-notif-title{color:#1a1a1a;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:700}.call-notif-time{color:#00000059;flex-shrink:0;font-family:DM Sans,sans-serif;font-size:.6rem}.call-notif-msg{color:#0009;margin:0;font-family:DM Sans,sans-serif;font-size:.68rem;line-height:1.4}.call-content{z-index:1;flex-direction:column;flex:1;align-items:center;padding:1rem 2rem 2rem;display:flex;position:relative}.call-center{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.15rem;display:flex}.call-label{color:#ffffff73;letter-spacing:.02em;font-family:DM Sans,sans-serif;font-size:.85rem}.call-name{color:#fff;letter-spacing:-.02em;margin-bottom:.15rem;font-family:DM Sans,sans-serif;font-size:2rem;font-weight:300}.call-sublabel{color:#ffffff59;margin-bottom:.5rem;font-family:DM Sans,sans-serif;font-size:.75rem}.call-avatar{background:linear-gradient(135deg,#30d158,#34c759);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin:1.5rem 0 0;display:flex}.call-transcript{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;width:100%;margin-top:auto;display:flex;overflow:hidden}.call-transcript-line{color:#ffffff8c;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:.72rem;font-style:italic;line-height:1.5}.call-actions{justify-content:center;align-items:flex-start;gap:1.75rem;padding-top:.25rem;display:flex}.call-action-btn{color:#ffffff73;flex-direction:column;align-items:center;gap:6px;font-family:DM Sans,sans-serif;font-size:.6rem;display:flex}.call-action-btn>svg{box-sizing:content-box;background:#ffffff1a;border-radius:50%;width:44px;height:44px;padding:12px}.call-action-btn--end{flex-direction:column;align-items:center;gap:6px;display:flex}.call-action-btn--end>svg{box-sizing:content-box;background:#ff3b30;border-radius:50%;width:44px;height:44px;padding:12px;transform:rotate(135deg)}.usecases-terminal{background:#2c2f27;border-radius:12px;flex-direction:column;flex-shrink:0;width:100%;padding:1.25rem 1.5rem 2rem;display:flex}@media screen and (min-width:768px){.usecases-terminal,.tg-phone,.call-phone-wrapper,.vibe-code-wrapper{flex:0 0 520px;width:520px;max-width:520px;height:560px;overflow:hidden}.vibe-code-wrapper,.call-phone-wrapper{overflow:visible}.call-phone-wrapper .call-phone{height:100%;overflow:hidden}}.vibe-code-wrapper{flex-direction:column;width:100%;display:flex;position:relative}.vibe-code-wrapper .vibe-app-preview{flex:1;min-height:0;overflow:hidden}.vibe-floating-msg{z-index:2;color:#fff;background:#2c2f27;border-radius:16px 16px 4px;max-width:260px;padding:10px 16px;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:500;position:absolute;top:-20px;right:-20px;box-shadow:0 4px 20px #0003}.vibe-app-preview{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 40px #0000001f}.vibe-app-bar{background:#f5f5f5;border-bottom:1px solid #e5e5e5;align-items:center;gap:8px;padding:8px 14px;display:flex}.vibe-app-bar-dot{background:#30d158;border-radius:50%;width:8px;height:8px}.vibe-app-title{color:#333;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:600}.vibe-app-body{flex-direction:column;gap:12px;padding:12px;display:flex;overflow:hidden}.vibe-app-cards{gap:8px;display:flex}.vibe-app-card{background:#f8f9fa;border:1px solid #eee;border-radius:8px;flex-direction:column;flex:1;gap:2px;padding:10px;display:flex}.vibe-app-card-label{color:#999;text-transform:uppercase;letter-spacing:.04em;font-family:DM Sans,sans-serif;font-size:.55rem}.vibe-app-card-value{color:#1a1a1a;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700}.vibe-app-card-value--green{color:#30d158}.vibe-app-chart{flex-direction:column;gap:6px;display:flex}.vibe-app-chart-title{color:#555;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:600}.vibe-app-chart-bars{flex-direction:column;gap:5px;display:flex}.vibe-app-chart-row{align-items:center;gap:8px;display:flex}.vibe-app-chart-label{color:#777;text-align:right;flex-shrink:0;width:50px;font-family:DM Sans,sans-serif;font-size:.55rem}.vibe-app-chart-track{background:#f0f0f0;border-radius:5px;flex:1;height:10px;overflow:hidden}.vibe-app-chart-fill{background:linear-gradient(90deg,#4f7942,#6b9e5e);border-radius:5px;height:100%}.vibe-app-chart-amt{color:#555;text-align:right;flex-shrink:0;width:45px;font-family:DM Sans,sans-serif;font-size:.55rem}.vibe-app-table{flex-direction:column;gap:4px;display:flex}.vibe-app-table-header{color:#999;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #eee;gap:8px;padding:4px 0;font-family:DM Sans,sans-serif;font-size:.5rem;font-weight:600;display:flex}.vibe-app-table-header span:first-child{flex-shrink:0;width:50px}.vibe-app-table-header span:nth-child(2){flex:1}.vibe-app-table-header span:last-child{text-align:right;flex-shrink:0;width:60px}.vibe-app-table-row{color:#555;border-bottom:1px solid #f5f5f5;gap:8px;padding:4px 0;font-family:DM Sans,sans-serif;font-size:.6rem;display:flex}.vibe-app-table-row span:first-child{color:#999;flex-shrink:0;width:50px}.vibe-app-table-row span:nth-child(2){color:#333;flex:1}.vibe-app-table-row span:last-child{text-align:right;color:#1a1a1a;flex-shrink:0;width:60px;font-weight:600}.usecases-terminal-dots{gap:6px;margin-bottom:1.25rem;display:flex}.usecases-dot{border-radius:50%;width:10px;height:10px}.usecases-dot--red{background:#ff5f57}.usecases-dot--yellow{background:#febc2e}.usecases-dot--green{background:#28c840}.usecases-chat{flex-direction:column;flex:1;justify-content:space-between;gap:1rem;display:flex}.usecases-msg{display:flex}.usecases-msg--user{justify-content:flex-end}.usecases-msg--assistant{justify-content:flex-start}.usecases-msg-text{white-space:pre-line;font-size:.8rem;line-height:1.6;transition:transform .25s,background .25s,color .25s}.usecases-msg--user .usecases-msg-text{color:#ffffffe6;background:#ffffff1a;border-radius:16px;max-width:80%;padding:.5rem 1rem}.usecases-msg--user:hover .usecases-msg-text{background:#ffffff29;transform:translateY(-2px)}.usecases-msg--assistant .usecases-msg-text{color:#ffffffa6}.usecases-msg--assistant:hover .usecases-msg-text{color:#ffffffd9;transform:translateY(-2px)}.usecases-msg-with-image{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.usecases-msg-image{aspect-ratio:1;border-radius:12px;width:100%;max-width:320px;overflow:hidden;box-shadow:0 2px 8px #0000004d}.usecases-info{text-align:center;max-width:680px}@media screen and (min-width:768px){.usecases-info{text-align:left;flex:1;min-width:0}}.usecases-email-table{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:100%;font-family:DM Sans,sans-serif;font-size:.75rem;overflow:hidden}.usecases-email-header{color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff14;grid-template-columns:1fr 1.4fr 50px;gap:.5rem;padding:.5rem .75rem;font-size:.65rem;font-weight:600;display:grid}.usecases-email-row{border-bottom:1px solid #ffffff0d;grid-template-columns:1fr 1.4fr 50px;align-items:center;gap:.5rem;padding:.45rem .75rem;transition:background .2s;display:grid}.usecases-email-row:last-child{border-bottom:none}.usecases-email-row:hover{background:#ffffff0a}.usecases-email-sender{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.usecases-email-subject{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.usecases-email-toggle{cursor:pointer;background:#ffffff26;border-radius:10px;justify-self:center;width:28px;height:16px;transition:background .2s;position:relative}.usecases-email-toggle--on{background:#e25c3e}.usecases-email-toggle-knob{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .2s;position:absolute;top:2px;left:2px}.usecases-email-toggle--on .usecases-email-toggle-knob{transform:translate(12px)}.marketing-root .usecases-heading{color:#1a1a1a;margin:0 0 1rem;font-family:DM Sans,sans-serif;font-size:clamp(1.55rem,1.2rem + 1.2vw,2.2rem);font-weight:600;line-height:1.3}.usecases-description{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(1rem,.96rem + .2vw,1.08rem);font-weight:400;line-height:1.75;display:-webkit-box;overflow:hidden}.usecases-badge{letter-spacing:.03em;color:#ffffffb3;background:#ffffff1a;border-radius:100px;align-self:flex-start;align-items:center;gap:.4rem;padding:.5rem .55rem .5rem .75rem;font-size:.7rem;font-weight:500;display:inline-flex}.usecases-badge-icon{color:#ffffff80;align-items:center;display:inline-flex}.community-hero{background:#2a2a28;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.community-hero-inner{z-index:3;flex-direction:column;align-items:center;gap:1.5rem;max-width:640px;display:flex;position:relative}.community-hero-heading{color:#fffbef;text-align:center;margin:0;font-size:clamp(2rem,1rem + 3vw,3.5rem)}.community-hero-description{color:#fffbefd9;text-align:center;margin:0;font-size:1.1rem;line-height:1.7}.community-hero-form{width:100%;margin-top:1rem}.community-section-heading{color:#fff;margin:0 0 2rem;font-size:clamp(1.75rem,1rem + 2vw,2.5rem)}.community-discord-button{background:var(--accent-lavender);color:#fff;letter-spacing:.06em;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.product-hero{background:linear-gradient(#0000000a 1px,#0000 1px) 0 0/120px 120px,linear-gradient(90deg,#0000000a 1px,#0000 1px) 0 0/120px 120px,#f7efe8;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:8.5rem 2rem 0;display:flex;position:relative;overflow:hidden}.product-hero-inner{z-index:1;flex-direction:column;align-items:center;gap:2.5rem;width:100%;max-width:72rem;margin:0 auto;display:flex;position:relative}.product-hero-copy{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:48rem;display:flex}.product-hero-copy>*{opacity:0;animation:.62s cubic-bezier(.22,1,.36,1) forwards product-hero-load-in;transform:translateY(10px)}.product-hero-copy>:first-child{animation-delay:80ms}.product-hero-copy>:nth-child(2){animation-delay:.18s}.product-hero-copy>:nth-child(3){animation-delay:.28s}.product-hero-heading{color:var(--marketing-fg);text-align:center;max-width:30ch;margin:0;font-size:clamp(1.6rem,.6rem + 2.56vw,3.28rem);font-weight:400;line-height:1.14}.product-hero-description{color:#171717ad;max-width:32rem;margin:0;font-size:clamp(1.02rem,.95rem + .3vw,1.18rem);line-height:1.5}.product-hero-cta{margin-top:.25rem}.product-hero-cta:hover{transform:none}.product-hero .waitlist-form-dark .waitlist-form,.product-get-started-card .waitlist-form-dark .waitlist-form{-webkit-backdrop-filter:none;background:#171717;border:1px solid #ffffff2e}.product-hero .waitlist-form-dark .waitlist-form-input,.product-get-started-card .waitlist-form-dark .waitlist-form-input{color:#fff}.product-hero .waitlist-form-dark .waitlist-form-input::placeholder,.product-get-started-card .waitlist-form-dark .waitlist-form-input::placeholder{color:#ffffff8f;opacity:1}.product-hero .waitlist-form-dark .waitlist-form-button,.product-get-started-card .waitlist-form-dark .waitlist-form-button{color:#171717;background:#fff;transition:background-color .2s,transform .2s,box-shadow .2s}.product-hero .waitlist-form-dark .waitlist-form-button:hover:not(:disabled),.product-get-started-card .waitlist-form-dark .waitlist-form-button:hover:not(:disabled){background:#f3f3f3;transform:translateY(-1px);box-shadow:0 2px 8px #0000002e}.product-hero .waitlist-form-dark .waitlist-form-button:active:not(:disabled),.product-get-started-card .waitlist-form-dark .waitlist-form-button:active:not(:disabled){box-shadow:none;transform:translateY(0)}.waitlist-form{border-radius:100px;align-items:center;gap:0;padding:5px;display:flex}.waitlist-form-input{background:0 0;border:none;outline:none;width:100%;min-width:180px;padding:.65rem 1.25rem;font-family:DM Sans,sans-serif;font-size:.85rem}.waitlist-form-input::placeholder{opacity:.5}.waitlist-form-button{letter-spacing:.08em;cursor:pointer;white-space:nowrap;border:none;border-radius:100px;padding:.7rem 1.6rem;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;transition:opacity .2s}.waitlist-form-button:disabled{cursor:not-allowed;opacity:.6}.waitlist-form-error{text-align:center;margin:.5rem 0 0;font-family:DM Sans,sans-serif;font-size:.75rem}.waitlist-form-success{margin:0;font-family:DM Sans,sans-serif;font-size:.95rem}.waitlist-form-dark .waitlist-form{-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff26}.waitlist-form-dark .waitlist-form-input{color:#fff}.waitlist-form-dark .waitlist-form-button{color:#fff;background:#171717}.waitlist-form-dark .waitlist-form-error{color:#f87171}.waitlist-form-dark.waitlist-form-success{color:#fff}.waitlist-form-light .waitlist-form{background:#fff;border:1px solid #1717171a}.waitlist-form-light .waitlist-form-input{color:#171717}.waitlist-form-light .waitlist-form-button{color:#fff;background:#171717}.waitlist-form-light .waitlist-form-error{color:#dc2626}.waitlist-form-light.waitlist-form-success{color:#171717}.product-hero-visual{opacity:0;justify-content:center;align-items:center;width:42rem;max-width:100%;min-height:30rem;margin-bottom:-8rem;animation:.76s cubic-bezier(.22,1,.36,1) .22s forwards product-hero-load-in;display:flex;position:relative;transform:translateY(12px)}.product-hero-monitor-image{width:min(100%,42rem);height:auto;display:block}.product-hero-monitor-frame{filter:drop-shadow(0 5px 5px #17171733);width:min(100%,42rem);position:relative}.product-hero-monitor-overlay{pointer-events:none;position:absolute;inset:11% 7% 25%;transform:translateY(-2rem)}.product-hero-monitor-content{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.product-hero-device{aspect-ratio:1;background:#e8e0d0;border-radius:2rem;width:min(100%,28rem);padding:1.5rem;position:relative;box-shadow:0 28px 70px #1717171f}.product-hero-device:before{content:"";pointer-events:none;border-radius:1.65rem;position:absolute;inset:1.5rem;box-shadow:inset 0 0 30px #918b763d}.product-hero-device-screen{background:linear-gradient(#2c2b2a 0%,#262625 100%);border-radius:1rem;height:calc(100% - 5.5rem);margin:15px;position:relative;overflow:visible}.product-hero-device-topbar{z-index:2;align-items:center;gap:.32rem;display:flex;position:absolute;top:.75rem;left:.9rem}.product-hero-device-topbar span{border-radius:999px;width:.34rem;height:.34rem}.product-hero-device-topbar .is-red{background:#ff5f56}.product-hero-device-topbar .is-yellow{background:#ffbd2e}.product-hero-device-topbar .is-green{background:#27c93f}.product-hero-device-chip{border:1px solid #f4f0e859;border-radius:.22rem;width:.82rem;height:.82rem;margin-left:.3rem}.product-hero-device-sidebar{background:#00000038;border-radius:.65rem;flex-direction:column;align-items:center;gap:.8rem;width:1.2rem;padding-top:1rem;display:flex;position:absolute;top:2rem;bottom:.75rem;left:.75rem}.product-hero-device-sidebar span{opacity:.86;border:1px solid #f4f0e8ad;border-radius:999px;width:.32rem;height:.32rem}.product-hero-device-sidebar .is-bottom{margin-top:auto;margin-bottom:.7rem}.product-hero-device-content{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem 5.5rem;display:flex;position:absolute;inset:0}.product-hero-device-content p{color:#fffbeff0;text-align:center;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(.82rem,.7rem + .45vw,1.1rem);font-weight:500}.product-hero-mascot-wrapper{animation:3s ease-in-out infinite product-hero-mascot-float;display:inline-block;position:relative}.product-hero-mascot{visibility:hidden;width:clamp(7.2rem,5.76rem + 3.6vw,10.8rem);height:auto}.product-hero-mascot-static{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.product-hero-mascot-static svg{width:100%;height:100%;display:block}.product-hero-eye{visibility:hidden;pointer-events:none;background:#fff;border-radius:50%;width:12.3%;height:15.1%;position:absolute;overflow:hidden}.product-hero-mascot-wrapper.is-blob-active .product-hero-mascot-static{visibility:hidden}.product-hero-eye-left{top:51.3%;left:27.8%}.product-hero-eye-right{top:51.3%;left:54.5%}.product-hero-pupil{background:#1a1a1a;border-radius:50%;width:60%;height:55%;margin-top:-27.5%;margin-left:-30%;transition:transform .15s ease-out;position:absolute;top:50%;left:50%}@keyframes product-hero-mascot-float{0%,to{transform:translateY(0)}50%{transform:translateY(-.45rem)}}@keyframes product-hero-load-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.product-hero-copy>*,.product-hero-visual{opacity:1;animation:none;transform:none}}.product-blob-stage{vertical-align:middle;pointer-events:none;width:44px;height:44px;margin-right:.6rem;display:inline-block;position:relative}.product-hero-mascot-wrapper .product-blob-stage{width:100%;height:100%;position:absolute;inset:0}h3 .product-blob-stage{position:absolute;top:50%;left:-52px;transform:translateY(-50%)}.product-feature-heading,.product-feature-tabs-title,.product-security-item-title,.product-get-started-title,.usecases-heading{position:relative}.product-floating-blob{z-index:50;pointer-events:none;will-change:transform,opacity;opacity:0;position:fixed;top:0;left:0}.product-floating-blob-inner{filter:drop-shadow(0 6px 16px #4c9b5038);position:relative}.product-floating-blob-image{width:44px;height:auto;display:block}.product-floating-blob-shape{fill:#4c9b50;d:path("M707.996 341.488C683.572 371.035 643.096 379.081 606.995 383.544C585.458 386.205 563.817 387.947 542.142 388.871C531.271 389.34 520.394 389.578 509.517 389.597C509.127 389.597 508.73 389.604 508.34 389.604C539.98 409.658 571.958 431.456 594.664 461.683C615.354 489.223 627.369 524.084 618.659 558.345C614.714 573.858 606.844 588.374 594.889 599.167C581.012 611.696 562.615 618.079 543.959 615.227C524.928 612.31 508.592 601.272 493.122 590.513C477.163 579.416 461.759 567.586 446.956 554.985C432.226 542.449 418.071 529.273 404.782 515.212C401.597 511.845 398.478 508.439 395.411 504.987C395.332 506.221 395.246 507.449 395.16 508.67C393.64 530.804 390.508 552.813 385.876 574.505C381.812 593.503 376.631 612.297 370.221 630.642C364.769 646.24 357.917 662.018 345.916 673.761C335.032 684.415 319.932 690.693 304.614 689.954C288.622 689.175 276.49 679.894 268.619 666.374C260.055 651.654 254.761 634.51 250.294 618.172C245.424 600.355 242.173 582.096 240.561 563.692C238.882 544.456 238.677 524.613 240.752 505.093C240.164 505.898 239.57 506.703 238.955 507.509C233.457 514.704 227.14 521.378 220.716 527.755C208.154 540.218 194.349 551.433 179.54 561.131C166.422 569.719 152.519 577.132 138.073 583.238C122.86 589.674 106.333 595.787 89.7861 597.351C74.8317 598.764 59.4075 595.437 49.4026 583.548C40.8116 573.336 37.4353 559.13 38.4529 546.02C39.6691 530.33 47.6584 515.879 57.1277 503.647C68.289 489.237 81.7962 476.568 94.8805 463.941C112.63 446.817 130.797 429.759 149.769 413.758C133.652 415.052 117.487 415.257 101.562 414.385C83.9244 413.414 65.996 411.269 49.079 406.015C34.3755 401.454 19.6257 393.756 10.2747 381.167C2.05413 370.11 -2.30039 355.053 1.24128 341.481C5.30564 325.922 19.0643 317.597 32.7163 311.115C64.555 296.005 99.8366 290.097 134.834 288.763C152.538 288.09 170.274 288.71 187.945 289.879C189.611 289.984 191.276 290.097 192.948 290.209C176.744 285.403 161.776 275.713 148.831 265.151C134.458 253.42 121.869 239.663 110.318 225.193C99.3547 211.456 88.8807 197.112 79.3448 182.351C69.558 167.188 61.3172 149.748 63.1485 131.237C66.4331 98.0067 102.368 85.2731 131.491 90.3755C149.836 93.5902 166.349 102.892 181.588 113.209C196.325 123.19 210.724 133.792 224.615 144.922C235.558 153.695 246.224 162.923 256.142 172.858C254.979 152.288 253.539 131.614 254.438 111.017C255.224 92.9499 258.066 74.7764 265.348 58.1084C272.082 42.6945 282.748 29.3267 296.143 19.1613C309.34 9.15344 326.309 1.12634 343.035 0.0771651C360.441 -1.01881 374.92 9.70203 384.813 23.1751C403.157 48.167 404.803 82.1373 400.666 111.764C397.904 131.527 392.564 150.843 388.461 170.35C386.386 180.225 384.575 190.166 383.524 200.207C383.445 200.973 383.379 201.738 383.313 202.511C384.529 200.299 385.863 198.121 387.284 195.949C392.887 187.394 399.146 179.149 405.674 171.274C418.838 155.398 433.225 140.565 448.688 126.907C474.956 103.711 506.371 78.8764 542.863 76.8298C551.982 76.3212 561.479 77.3051 569.778 81.319C576.968 84.7978 582.638 90.5806 586.583 97.4655C594.909 112.028 596.74 129.666 594.387 146.05C589.213 182.06 565.7 211.211 538.798 234.164C524.716 246.184 509.576 256.879 494.542 267.665C492.553 269.091 490.564 270.517 488.575 271.942C500.847 267.367 513.29 263.228 525.807 259.459C547.515 252.917 569.593 247.537 592.101 244.567C611.965 241.946 632.332 241.095 652.289 243.26C667.541 244.916 683.03 248.686 696.346 256.528C710.032 264.595 720.156 277.487 722.555 293.423C725.144 310.667 718.966 328.22 707.996 341.488Z");transition:d .6s cubic-bezier(.4,0,.2,1)}.product-floating-blob.is-circle .product-floating-blob-shape{d:path("M686.511 341.696C686.603 351.154 686.281 360.611 685.548 370.041C684.815 379.471 683.670 388.864 682.118 398.195C680.566 407.525 678.607 416.783 676.247 425.942C673.887 435.101 671.129 444.153 667.980 453.072C664.831 461.991 661.295 470.768 657.380 479.379C653.466 487.989 649.178 496.425 644.528 504.661C639.878 512.898 634.871 520.927 629.521 528.727C624.171 536.527 618.483 544.090 612.474 551.394C606.465 558.698 600.139 565.736 593.516 572.489C586.893 579.241 579.978 585.701 572.792 591.851C565.605 598.000 558.154 603.833 550.459 609.333C542.764 614.833 534.832 619.994 526.687 624.802C518.542 629.610 510.191 634.061 501.658 638.140C493.124 642.220 484.417 645.926 475.561 649.247C466.705 652.567 457.708 655.500 448.596 658.036C439.484 660.572 430.265 662.710 420.967 664.442C411.668 666.174 402.299 667.500 392.885 668.416C383.471 669.331 374.021 669.835 364.563 669.926C355.105 670.018 345.648 669.696 336.218 668.963C326.788 668.230 317.395 667.085 308.064 665.533C298.734 663.981 289.476 662.022 280.317 659.662C271.158 657.303 262.106 654.545 253.187 651.396C244.268 648.247 235.491 644.710 226.880 640.796C218.270 636.881 209.834 632.593 201.598 627.943C193.361 623.294 185.331 618.287 177.532 612.937C169.732 607.587 162.169 601.899 154.865 595.889C147.561 589.880 140.523 583.555 133.770 576.931C127.018 570.308 120.558 563.394 114.408 556.207C108.259 549.021 102.426 541.569 96.926 533.874C91.426 526.179 86.265 518.248 81.457 510.102C76.649 501.957 72.198 493.606 68.118 485.073C64.038 476.540 60.333 467.833 57.012 458.976C53.691 450.120 50.759 441.123 48.223 432.011C45.686 422.899 43.549 413.680 41.817 404.382C40.084 395.084 38.759 385.714 37.843 376.300C36.928 366.886 36.424 357.437 36.332 347.979C36.241 338.521 36.562 329.063 37.296 319.633C38.029 310.203 39.173 300.810 40.726 291.480C42.278 282.150 44.237 272.892 46.597 263.732C48.956 254.573 51.714 245.521 54.863 236.602C58.012 227.683 61.549 218.906 65.463 210.296C69.377 201.685 73.666 193.250 78.315 185.013C82.965 176.776 87.972 168.747 93.322 160.947C98.672 153.147 104.360 145.584 110.370 138.280C116.379 130.976 122.704 123.938 129.328 117.186C135.951 110.433 142.865 103.973 150.052 97.823C157.238 91.674 164.690 85.841 172.385 80.341C180.080 74.842 188.011 69.680 196.157 64.872C204.302 60.064 212.653 55.614 221.186 51.534C229.719 47.454 238.426 43.748 247.283 40.427C256.139 37.107 265.136 34.174 274.248 31.638C283.360 29.102 292.578 26.964 301.877 25.232C311.175 23.500 320.545 22.174 329.959 21.259C339.373 20.343 348.822 19.839 358.280 19.748C367.738 19.656 377.196 19.978 386.626 20.711C396.056 21.444 405.449 22.589 414.779 24.141C424.109 25.693 433.367 27.652 442.527 30.012C451.686 32.371 460.738 35.130 469.657 38.279C478.576 41.427 487.353 44.964 495.963 48.878C504.574 52.793 513.009 57.081 521.246 61.731C529.482 66.381 537.512 71.388 545.312 76.738C553.112 82.088 560.675 87.775 567.979 93.785C575.283 99.794 582.321 106.120 589.073 112.743C595.826 119.366 602.286 126.281 608.435 133.467C614.585 140.654 620.418 148.105 625.918 155.800C631.417 163.495 636.579 171.427 641.387 179.572C646.195 187.717 650.645 196.068 654.725 204.601C658.805 213.134 662.511 221.842 665.831 230.698C669.152 239.554 672.085 248.551 674.621 257.663C677.157 266.775 679.294 275.994 681.027 285.292C682.759 294.591 684.085 303.960 685.000 313.374C685.916 322.788 686.420 332.238 686.511 341.696Z")}.product-floating-blob-eye{pointer-events:none;width:12%;height:auto;transition:width .5s cubic-bezier(.4,0,.2,1),top .5s cubic-bezier(.4,0,.2,1),left .5s cubic-bezier(.4,0,.2,1);position:absolute;overflow:visible}.product-floating-blob.is-circle .product-floating-blob-eye{width:18%}.product-floating-blob-eye-left{top:38%;left:29%}.product-floating-blob.is-circle .product-floating-blob-eye-left{top:34%;left:25%}.product-floating-blob-eye-right{top:38%;left:55%}.product-floating-blob.is-circle .product-floating-blob-eye-right{top:34%;left:53%}.product-floating-blob-iris{transition:transform .15s ease-out}.product-hero-prompt{z-index:3;-webkit-backdrop-filter:blur(18px);transform-origin:50%;background:#474542bd;border:1px solid #ffffff0f;border-radius:1rem;justify-content:space-between;align-items:flex-end;gap:1rem;min-height:5rem;padding:.8rem .9rem;animation:1.8s cubic-bezier(.2,.9,.2,1) .25s both product-hero-prompt-settle;display:flex;position:absolute;bottom:1.55rem;left:-.5rem;right:-.5rem;box-shadow:0 22px 45px #00000038}.product-hero-prompt:before{content:"";border-radius:inherit;opacity:.9;pointer-events:none;background:linear-gradient(90deg,#ffffff47 0%,#fff0 11%),linear-gradient(90deg,#fff0 84%,#fff3 100%);position:absolute;inset:0}.product-hero-prompt:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff24}.product-hero-prompt-text{z-index:1;white-space:nowrap;color:#fffbef;border-right:1px solid #fffbefc7;align-self:flex-start;width:0;font-size:clamp(.78rem,.72rem + .28vw,.96rem);line-height:1.4;animation:2.4s steps(44,end) 2.15s forwards product-hero-prompt-type,.8s step-end 2.15s 4 product-hero-prompt-caret,10ms linear 5s forwards product-hero-prompt-caret-hide;display:inline-block;position:relative;overflow:hidden}.product-hero-prompt-actions{z-index:1;align-items:center;gap:.55rem;margin-left:auto;display:flex;position:relative}.product-hero-prompt-send{color:#f7f3e8;background:#5e9f4d;border-radius:.55rem;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;display:inline-flex}.product-hero-device-slot{background:#2b2b2b;border-radius:999px;width:46%;height:.95rem;margin:2.05rem auto 0}@keyframes product-hero-prompt-settle{0%{transform:translateY(.4rem)scale(.78)}to{transform:translateY(0)scale(1.2)}}@keyframes product-hero-prompt-type{0%{width:0}to{width:var(--product-hero-prompt-text-width,44ch)}}@keyframes product-hero-prompt-caret{0%,49%{border-right-color:#fffbefc7}50%,to{border-right-color:#0000}}@keyframes product-hero-prompt-caret-hide{to{border-right-color:#0000}}.product-hero-characters{z-index:0;pointer-events:none;height:100svh;position:absolute;top:0;left:0;right:0;overflow:hidden}.product-hero-char{pointer-events:none;animation:1.2s cubic-bezier(.22,1,.36,1) forwards char-peek-up;position:absolute;bottom:0;transform:translateY(110%)}.product-hero-char-1{--char-final-y:40%;--char-tilt:8deg;width:clamp(180px,24vw,380px);height:auto;animation:1.2s cubic-bezier(.22,1,.36,1) .6s forwards char-fly-in-left;top:40%;left:-8%;transform:translate(-120%,110%)}@keyframes char-fly-in-left{0%{transform:translate(-120%,var(--char-final-y))rotate(0deg)}70%{transform:translate(0%,var(--char-final-y))rotate(0deg)}85%{transform:translate(0%,var(--char-final-y))rotate(calc(var(--char-tilt)*1.3))}to{transform:translate(0%,var(--char-final-y))rotate(var(--char-tilt))}}.product-hero-char-2{--char-final-y:32%;--char-tilt:6deg;width:clamp(140px,20vw,200px);height:auto;animation-delay:2.4s;left:20%}.product-hero-char-3{--char-final-y:34%;--char-tilt:-5deg;width:clamp(80px,16vw,140px);height:auto;animation-delay:3s;left:14%}.product-hero-char-4{--char-final-y:34%;--char-tilt:7deg;width:clamp(160px,22vw,200px);height:auto;animation:1.2s cubic-bezier(.22,1,.36,1) 1.2s forwards char-fly-in-left;top:76%;right:25%;transform:translate(-120%,110%)}.product-hero-char-5{--char-final-y:20%;--char-tilt:-8deg;width:clamp(160px,20vw,370px);height:auto;animation:1.2s cubic-bezier(.22,1,.36,1) 1.8s forwards char-fly-in-right;right:-5%;transform:translate(120%,110%)}@keyframes char-fly-in-right{0%{transform:translate(120%,var(--char-final-y))rotate(0deg)}70%{transform:translate(0%,var(--char-final-y))rotate(0deg)}85%{transform:translate(0%,var(--char-final-y))rotate(calc(var(--char-tilt)*1.3))}to{transform:translate(0%,var(--char-final-y))rotate(var(--char-tilt))}}@keyframes char-peek-up{0%{transform:translateY(110%)rotate(0)}70%{transform:translateY(var(--char-final-y))rotate(0deg)}85%{transform:translateY(var(--char-final-y))rotate(calc(var(--char-tilt)*1.3))}to{transform:translateY(var(--char-final-y))rotate(var(--char-tilt))}}.product-friend-section{background:#f4f1ec;padding:5rem 2rem 7rem}.product-friend-layout{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(2.5rem,5vw,5.5rem);max-width:92rem;margin:0 auto;display:grid}.product-friend-copy{flex-direction:column;gap:1.35rem;max-width:33rem;display:flex}.product-friend-heading{color:var(--marketing-fg);font-family:var(--font-serif);max-width:11ch;margin:0;font-size:clamp(2.15rem,1.35rem + 1.9vw,3.55rem);line-height:1.12}.product-friend-description{color:#171717b3;margin:0;font-size:clamp(1rem,.92rem + .3vw,1.12rem);line-height:1.72}.product-friend-points{color:#171717c7;flex-direction:column;gap:.85rem;margin:0;padding-left:1.35rem;font-size:clamp(1rem,.92rem + .22vw,1.08rem);line-height:1.6;display:flex}.product-friend-point strong{color:var(--marketing-fg)}.product-friend-demo{position:relative}.product-friend-demo-frame{background:#a8bbb3;border-radius:2.2rem;width:100%;max-width:44rem;margin-left:auto;padding:3.35rem 3.4rem 0;position:relative;overflow:hidden;box-shadow:0 28px 70px #1717171a}.product-friend-demo-frame:before,.product-friend-demo-frame:after{content:"";pointer-events:none;border:1px solid #e4eee924;border-radius:999px;position:absolute}.product-friend-demo-frame:before{width:23rem;height:23rem;top:-4rem;right:-6rem}.product-friend-demo-frame:after{width:30rem;height:30rem;bottom:-14rem;right:-10rem}.product-friend-demo-surface{background-color:#f3eee7;background-image:linear-gradient(#231f1b0b 1px,#0000 1px),linear-gradient(90deg,#231f1b0b 1px,#0000 1px);background-size:1.55rem 1.55rem;border:1px solid #62584c1f;border-bottom:0;border-radius:1.45rem 1.45rem 0 0;padding:1.7rem 1.7rem 1.5rem;position:relative;box-shadow:0 16px 42px #3e362f14}.product-friend-demo-burst{color:#dc6f45;width:1.7rem;height:1.7rem;margin-bottom:1.3rem;display:inline-flex;position:relative}.product-friend-demo-burst span{transform-origin:50%;background:currentColor;border-radius:999px;width:100%;height:2px;position:absolute;top:50%;left:50%}.product-friend-demo-burst span:first-child{transform:translate(-50%,-50%)rotate(0)}.product-friend-demo-burst span:nth-child(2){transform:translate(-50%,-50%)rotate(45deg)}.product-friend-demo-burst span:nth-child(3){transform:translate(-50%,-50%)rotate(90deg)}.product-friend-demo-burst span:nth-child(4){transform:translate(-50%,-50%)rotate(135deg)}.product-friend-demo-heading{color:#1f1a16;max-width:13ch;font-family:var(--font-serif);margin:0;font-size:clamp(1.8rem,1.3rem + 1vw,2.6rem);line-height:1.12}.product-friend-demo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:2.1rem;display:grid}.product-friend-demo-card{background:#f8f4eeb8;border:1px solid #6f655a38;border-radius:.95rem;align-items:center;gap:.8rem;min-height:4.2rem;padding:.8rem .95rem;display:flex;box-shadow:inset 0 1px #ffffff85}.product-friend-demo-card-icon{color:#4a423bc7;background:#fff9;border:1px solid #6f655a2e;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;display:inline-flex}.product-friend-demo-card-icon svg{width:1.2rem;height:1.2rem}.product-friend-demo-card-label{color:#1f1a16e6;font-size:.98rem;font-weight:500;line-height:1.35}.product-friend-demo-prompt{background:#fbfaf7f0;border:1px solid #6f655a33;border-radius:1.35rem;margin-top:1rem;padding:1rem 1rem .85rem;box-shadow:0 12px 30px #3e362f0f}.product-friend-demo-prompt-text{color:#423932db;margin:0;font-size:.98rem;line-height:1.5}.product-friend-demo-prompt-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:2.2rem;display:flex}.product-friend-demo-prompt-tools,.product-friend-demo-prompt-submit{align-items:center;gap:.65rem;display:flex}.product-friend-demo-tool{color:#29241fd1;justify-content:center;align-items:center;display:inline-flex}.product-friend-demo-folder{width:1.35rem;height:1.35rem}.product-friend-demo-folder svg{width:100%;height:100%}.product-friend-demo-plus{font-size:1.65rem;font-weight:300;line-height:1}.product-friend-demo-model{color:#29241fb3;font-size:.92rem;font-weight:500}.product-friend-demo-send{color:#fffaf5;background:#db9a83;border-radius:.8rem;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;display:inline-flex;box-shadow:inset 0 1px #ffffff59}.product-friend-demo-send svg{width:.95rem;height:.95rem}@media screen and (max-width:991px){.product-friend-layout{grid-template-columns:1fr;gap:2.25rem}.product-friend-copy,.product-friend-heading{max-width:none}.product-friend-demo-frame{max-width:none;margin-left:0}}@media screen and (max-width:640px){.product-friend-section{padding:4rem 1.1rem 5.25rem}.product-friend-demo-frame{border-radius:1.5rem;padding:1.25rem 1.1rem 0}.product-friend-demo-surface{background-size:1.15rem 1.15rem;border-radius:1.15rem 1.15rem 0 0;padding:1.15rem 1rem 1rem}.product-friend-demo-grid{grid-template-columns:1fr;gap:.75rem;margin-top:1.5rem}.product-friend-demo-card{min-height:3.7rem;padding:.72rem .8rem}.product-friend-demo-prompt{border-radius:1.1rem;margin-top:.8rem;padding:.9rem .85rem .78rem}.product-friend-demo-prompt-footer{margin-top:1.55rem}}.product-section{background:#fff;padding:0 0 6rem;position:relative}.product-section-inner{width:100%;max-width:none;margin:0 auto;padding:0}.product-feature-intro{text-align:center;width:100%;max-width:68rem;margin:0 auto;padding:9.5rem 3rem 1.5rem}.product-feature-intro-heading{color:var(--marketing-fg);margin:0;font-family:DM Sans,sans-serif;font-size:clamp(2rem,1.28rem + 1.9vw,3.05rem);font-weight:600;line-height:1.3}.product-feature-intro-subtext{color:#171717b8;max-width:60rem;margin:1rem auto 0;font-size:clamp(1.02rem,.96rem + .25vw,1.14rem);line-height:1.75}.product-feature-tabs-wrapper{max-width:64rem;margin:3.5rem auto 0;padding:0 1rem}.product-feature-tabs{width:100%;display:flex;position:relative}.product-feature-tab{all:unset;text-align:center;cursor:pointer;color:#17171761;white-space:nowrap;border-top:3px solid #1717170f;flex:1;padding:1rem .75rem .25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:color .3s,border-color .3s;position:relative}.product-feature-tab:hover{color:#171717a6;border-top-color:#1717172e}.product-feature-tab.is-active{color:#171717e0;border-top-color:#4c9b50;font-weight:600}.product-feature-tabs-content{margin-top:2.5rem;position:relative}.product-feature-tabs-panel{opacity:0;pointer-events:none;transition:opacity .4s}.product-feature-tabs-panel:not(.is-active){position:absolute;inset:0}.product-feature-tabs-panel.is-active{opacity:1;pointer-events:auto;position:relative}.product-feature-tabs-text{text-align:center;max-width:42rem;margin:0 auto 2rem}.product-feature-tabs-title{color:var(--marketing-fg);margin:0;font-family:DM Sans,sans-serif;font-size:clamp(1.4rem,1rem + 1.2vw,1.85rem);font-weight:600;line-height:1.35}.product-feature-tabs-description{color:#171717a6;max-width:36rem;margin:.75rem auto 0;font-size:clamp(.95rem,.92rem + .18vw,1.05rem);line-height:1.7}.product-feature-tabs-visual-area{max-width:44rem;margin:0 auto}.product-feature-tabs-visual-area .product-feature-visual-window{border-radius:.75rem}.product-feature-tabs-visual-area .product-feature-visual-body{inset:unset;margin-top:0;padding:1.5rem;position:relative}.product-section-intro{padding-bottom:2rem;position:relative}.product-section-intro-sticky{background:#fff;align-items:flex-end;min-height:24vh;padding:0 3rem;display:flex;position:sticky;top:0}.product-section-intro-inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:52rem;margin:0 auto;padding-top:15rem;padding-bottom:.5rem;display:flex}.product-section-heading{color:var(--marketing-fg);margin:0;font-size:clamp(1.9rem,1rem + 2.2vw,3rem)}.product-section-description{color:#171717b8;max-width:34rem;margin:0;font-size:1.05rem;line-height:1.7}.product-feature-stage{padding:0 3rem;position:relative}.product-feature-layout{grid-template-columns:minmax(0,1fr) minmax(24rem,34rem);align-items:stretch;gap:4rem;width:100%;max-width:72rem;margin:0 auto;display:grid}.product-feature-copy-column{align-self:start;padding-bottom:4rem;position:relative}.product-feature-item{opacity:1;align-items:center;min-height:calc(100vh - 7rem);scroll-margin-top:8rem;display:flex}.product-feature-item.is-active{opacity:1}.product-feature-copy-block{max-width:34rem}.product-feature-mobile-visual{display:none}.product-feature-heading{color:var(--marketing-fg);margin:0;font-family:DM Sans,sans-serif;font-size:clamp(1.55rem,1.08rem + 1.55vw,2.35rem);font-weight:600;line-height:1.3}.product-feature-copy{color:#171717b3;max-width:34rem;margin:1rem 0 0;font-size:clamp(1rem,.96rem + .2vw,1.1rem);line-height:1.75}.product-feature-visual-column{align-self:stretch;position:relative}.product-feature-visual-sticky{flex-direction:column;justify-content:center;min-height:calc(100vh - 7rem);display:flex;position:sticky;top:7rem}.product-feature-visual-shell{min-height:30rem;position:relative;overflow:hidden}.product-feature-visual-panel{opacity:0;pointer-events:none;align-items:stretch;transition:opacity .32s;display:flex;position:absolute;inset:0}.product-feature-visual-panel.is-active{opacity:1}.product-feature-visual-window{background:linear-gradient(#ffffffe0 0%,#f6f1e7eb 100%);border:1px solid #17171714;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 60px #17171714,inset 0 1px #ffffffd9}.product-feature-visual-window:before,.product-feature-visual-window:after{content:"";position:absolute;inset:0}.product-feature-visual-window:before{background:radial-gradient(circle at 18% 18%,var(--feature-accent)0%,transparent 32%),radial-gradient(circle at 82% 84%,var(--feature-accent-secondary)0%,transparent 32%);filter:blur(20px)}.product-feature-visual-window:after{background-image:linear-gradient(#1717170b 1px,#0000 1px),linear-gradient(90deg,#1717170b 1px,#0000 1px);background-size:2.5rem 2.5rem}.product-feature-visual-toolbar{z-index:1;border-bottom:1px solid #17171714;align-items:center;gap:.55rem;padding:1rem 1.1rem;display:flex;position:relative}.product-feature-visual-toolbar span{background:#17171747;border-radius:999px;width:.48rem;height:.48rem}.product-feature-visual-toolbar p{color:#1717178a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 0 .45rem;font-size:.72rem;font-weight:600}.product-feature-visual-body{z-index:1;flex-direction:column;justify-content:flex-start;gap:1.5rem;margin-top:2rem;display:flex;position:absolute;inset:4.5rem 1.5rem 1.5rem}.product-feature-visual-chip{color:#171717ad;letter-spacing:.16em;text-transform:uppercase;background:#ffffffbf;border:1px solid #1717171a;align-self:flex-start;padding:.45rem .75rem;font-size:.72rem;font-weight:600}.product-feature-visual-card{-webkit-backdrop-filter:blur(12px);background:#ffffffbd;border:1px solid #17171714;flex-direction:column;gap:.8rem;padding:1.35rem;display:flex}.product-feature-visual-kicker{color:#17171780;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:600}.product-feature-visual-title{color:var(--marketing-fg);font-family:DM Sans,sans-serif;font-size:clamp(1.12rem,.98rem + .7vw,1.55rem);font-weight:600;line-height:1.3}.product-feature-visual-copy{color:#171717ad;margin:0;font-size:.95rem;line-height:1.7}.product-feature-image-placeholder{background:linear-gradient(#ffffffbd 0%,#f7f7f7e6 100%);border:1px dashed #17171738;flex:1;justify-content:center;align-items:center;min-height:10rem;display:flex}.product-feature-image-placeholder-inner{color:#1717179e;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;padding:1rem;display:flex}.product-feature-image-placeholder-number{color:#171717cc;background:#fffc;border:1px solid #17171733;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:600;display:inline-flex}.product-feature-image-placeholder-icon{color:#1717177a;width:2.1rem;height:2.1rem}.product-feature-image-placeholder-icon svg{width:100%;height:100%}.product-feature-image-placeholder p{margin:0;font-size:.86rem;line-height:1.4}.product-feature-visual-lines{flex-direction:column;gap:.65rem;display:flex}.product-feature-visual-lines span{background:#17171714;border-radius:999px;height:.65rem;display:block}.product-feature-visual-lines span:first-child{width:76%}.product-feature-visual-lines span:nth-child(2){width:92%}.product-feature-visual-lines span:nth-child(3){width:64%}.product-feature-visual-window-memory,.product-feature-visual-window-skills,.product-feature-visual-window-widgets,.product-feature-visual-window-automation{background:#ede9dd;border-radius:1rem}.product-feature-visual-window-memory:before,.product-feature-visual-window-memory:after,.product-feature-visual-window-skills:before,.product-feature-visual-window-skills:after,.product-feature-visual-window-widgets:before,.product-feature-visual-window-widgets:after,.product-feature-visual-window-automation:before,.product-feature-visual-window-automation:after{display:none}.product-feature-visual-window-memory .product-feature-visual-toolbar,.product-feature-visual-window-skills .product-feature-visual-toolbar,.product-feature-visual-window-widgets .product-feature-visual-toolbar,.product-feature-visual-window-automation .product-feature-visual-toolbar{gap:.35rem;padding:.7rem .85rem}.product-feature-visual-window-memory .product-feature-visual-toolbar span,.product-feature-visual-window-skills .product-feature-visual-toolbar span,.product-feature-visual-window-widgets .product-feature-visual-toolbar span,.product-feature-visual-window-automation .product-feature-visual-toolbar span{width:.55rem;height:.55rem}.product-feature-visual-window-memory .product-feature-visual-toolbar span:first-child,.product-feature-visual-window-skills .product-feature-visual-toolbar span:first-child,.product-feature-visual-window-widgets .product-feature-visual-toolbar span:first-child,.product-feature-visual-window-automation .product-feature-visual-toolbar span:first-child{background:#ff5f56}.product-feature-visual-window-memory .product-feature-visual-toolbar span:nth-child(2),.product-feature-visual-window-skills .product-feature-visual-toolbar span:nth-child(2),.product-feature-visual-window-widgets .product-feature-visual-toolbar span:nth-child(2),.product-feature-visual-window-automation .product-feature-visual-toolbar span:nth-child(2){background:#ffbd2e}.product-feature-visual-window-memory .product-feature-visual-toolbar span:nth-child(3),.product-feature-visual-window-skills .product-feature-visual-toolbar span:nth-child(3),.product-feature-visual-window-widgets .product-feature-visual-toolbar span:nth-child(3),.product-feature-visual-window-automation .product-feature-visual-toolbar span:nth-child(3){background:#27c93f}.product-feature-visual-window-memory .product-feature-visual-toolbar p,.product-feature-visual-window-skills .product-feature-visual-toolbar p,.product-feature-visual-window-widgets .product-feature-visual-toolbar p,.product-feature-visual-window-automation .product-feature-visual-toolbar p{text-align:center;flex:1;margin-right:2.5rem}.product-feature-visual-window-memory .product-feature-visual-body,.product-feature-visual-window-skills .product-feature-visual-body,.product-feature-visual-window-widgets .product-feature-visual-body,.product-feature-visual-window-automation .product-feature-visual-body{gap:0;inset:2.15rem 0 0}.feature-chat-area{flex-direction:column;flex:1;gap:.85rem;min-width:0;padding:1.6rem 1.2rem 1rem;display:flex;overflow:hidden}.feature-chat-user-bubble{color:#fff;background:#3a3a37;border-radius:1rem 1rem .25rem;align-self:flex-end;max-width:85%;padding:.7rem 1.1rem;font-size:.95rem;font-weight:500;line-height:1.45}.feature-chat-approval{-webkit-backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #17171714;border-radius:.75rem;flex-direction:column;gap:.65rem;padding:.9rem 1rem;display:flex}.feature-chat-approval-title{color:#1a1a1a;margin:0;font-size:.95rem;font-weight:700;line-height:1.4}.feature-chat-approval-section{flex-direction:column;gap:.35rem;display:flex}.feature-chat-approval-label{color:#17171773;font-size:.78rem;font-weight:500}.feature-chat-approval-row{flex-wrap:wrap;gap:.35rem;display:flex}.feature-chat-btn-outline{color:#3a3a37;background:#fff;border:1px solid #17171724;border-radius:.4rem;align-items:center;padding:.38rem .8rem;font-size:.78rem;font-weight:600;display:inline-flex}.feature-chat-btn-green{color:#fff;background:#3a6b3f;border:1px solid #0000;border-radius:.4rem;align-items:center;padding:.38rem .8rem;font-size:.78rem;font-weight:600;display:inline-flex}.feature-chat-input-bar{background:#ffffffa6;border:1px solid #17171712;border-radius:.65rem;justify-content:space-between;align-items:center;margin-top:auto;padding:.5rem .8rem;display:flex}.feature-chat-input-bar>span:first-child{color:#17171747;font-size:.72rem}.feature-chat-input-icons{color:#17171738;align-items:center;gap:.45rem;display:flex}.feature-skills-tree{flex:1;min-height:22rem;position:relative}.feature-skills-lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.feature-skills-lines line{stroke:#1717171a;stroke-width:1px}.feature-skills-node{flex-direction:column;align-items:center;gap:.3rem;display:flex;position:absolute;transform:translate(-50%,-50%)}.feature-skills-node.is-center{z-index:1;top:46%;left:50%}.feature-skills-vellum-img{object-fit:cover;border-radius:1.1rem;width:6rem;height:6rem;box-shadow:0 6px 20px #3a6b3f4d}.feature-skills-icon{background:#fff;border:1px solid #0000000f;border-radius:1.1rem;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000001a}.feature-skills-icon img{object-fit:contain;width:72%;height:72%}.feature-skills-icon svg{width:70%;height:70%}.feature-skills-label{color:#1717178c;white-space:nowrap;font-size:.85rem;font-weight:600}.feature-widgets-area{flex-direction:column;flex:1;min-width:0;padding:.6rem .8rem .8rem;display:flex;position:relative;overflow:hidden}.feature-widgets-bubble{z-index:2;color:#fff;background:#2a2a2a;border-radius:.85rem;max-width:52%;padding:.65rem 1rem;font-size:.82rem;font-weight:500;line-height:1.5;position:absolute;top:.6rem;right:.8rem;box-shadow:0 4px 16px #0000001f}.feature-widgets-app{background:#fff;border:1px solid #1717170f;border-radius:.85rem;flex-direction:column;gap:0;margin-top:.3rem;padding:1.1rem;display:flex;box-shadow:0 2px 12px #0000000a}.feature-widgets-app-header{align-items:center;gap:.45rem;margin-bottom:1rem;display:flex}.feature-widgets-app-dot{background:#3a6b3f;border-radius:999px;flex-shrink:0;width:.5rem;height:.5rem}.feature-widgets-app-title{color:#1a1a1a;font-size:.92rem;font-weight:600}.feature-widgets-stats{grid-template-columns:repeat(3,1fr);gap:.55rem;margin-bottom:1.15rem;display:grid}.feature-widgets-stat-card{background:#fafafa;border:1px solid #17171712;border-radius:.55rem;flex-direction:column;gap:.35rem;padding:.7rem .75rem;display:flex}.feature-widgets-stat-label{letter-spacing:.08em;color:#1717176b;text-transform:uppercase;font-size:.54rem;font-weight:600}.feature-widgets-stat-value{color:#1a1a1a;font-size:1.05rem;font-weight:700;line-height:1}.feature-widgets-stat-value.is-green{color:#3a6b3f}.feature-widgets-section{margin-bottom:.9rem}.feature-widgets-section:last-child{margin-bottom:0}.feature-widgets-section-title{color:#1a1a1a;margin-bottom:.65rem;font-size:.82rem;font-weight:600;display:block}.feature-widgets-categories{flex-direction:column;gap:.55rem;display:flex}.feature-widgets-category{align-items:center;gap:.55rem;display:flex}.feature-widgets-category-name{color:#1717178c;text-align:right;flex-shrink:0;width:3.5rem;font-size:.72rem;font-weight:400}.feature-widgets-category-bar{background:#1717170d;border-radius:999px;flex:1;height:.55rem;overflow:hidden}.feature-widgets-category-bar-fill{background:linear-gradient(90deg,#3a6b3f 0%,#5a9b5e 100%);border-radius:999px;height:100%}.feature-widgets-category-amount{color:#1a1a1a;text-align:right;flex-shrink:0;width:3rem;font-size:.72rem;font-weight:500}.feature-widgets-table{flex-direction:column;display:flex}.feature-widgets-table-head{border-bottom:1px solid #17171714;grid-template-columns:3.2rem 1fr auto;gap:.75rem;padding-bottom:.4rem;display:grid}.feature-widgets-table-head span{letter-spacing:.08em;color:#17171759;text-transform:uppercase;font-size:.56rem;font-weight:600}.feature-widgets-table-row{border-bottom:1px solid #1717170a;grid-template-columns:3.2rem 1fr auto;gap:.75rem;padding:.5rem 0;display:grid}.feature-widgets-table-row:last-child{border-bottom:none}.feature-widgets-table-date{color:#1717176b;font-size:.72rem}.feature-widgets-table-desc{color:#1a1a1a;font-size:.76rem;font-weight:500}.feature-widgets-table-amount{color:#1a1a1a;font-size:.76rem;font-weight:600}.feature-automation-area{flex-direction:column;flex:1;gap:.75rem;min-width:0;padding:1rem 1.1rem;display:flex;overflow:hidden}.feature-automation-card{background:#fff;border-radius:.85rem;flex-direction:column;gap:.55rem;padding:1rem 1.1rem;display:flex;box-shadow:0 2px 10px #0000000a}.feature-automation-card-title{color:#1a1a1a;margin:0 0 .15rem;font-family:DM Serif Display,DM Sans,serif;font-size:1.15rem;font-weight:400;line-height:1.3}.feature-automation-task{background:#ede9dd73;border-radius:.6rem;flex-direction:column;gap:.2rem;padding:.65rem .85rem;display:flex}.feature-automation-task-top{align-items:center;gap:.45rem;display:flex}.feature-automation-task-name{color:#1a1a1a;font-size:.85rem;font-weight:600}.feature-automation-tag{letter-spacing:.02em;border-radius:999px;align-items:center;padding:.12rem .5rem;font-size:.62rem;font-weight:600;display:inline-flex}.feature-automation-tag.is-rrule{color:#8b3a1a;background:#c1421b1f}.feature-automation-tag.is-pending{color:#0e6b60;background:#0e9b8b26}.feature-automation-spacer{flex:1}.feature-automation-toggle{background:#1a1a1a;border-radius:999px;flex-shrink:0;width:1.8rem;height:1rem;position:relative}.feature-automation-toggle-knob{background:#fff;border-radius:999px;width:.7rem;height:.7rem;position:absolute;top:.15rem;right:.15rem}.feature-automation-toggle.is-off{background:#1717172e}.feature-automation-toggle.is-off .feature-automation-toggle-knob{left:.15rem;right:auto}.feature-automation-dots{color:#17171773;cursor:default;-webkit-user-select:none;user-select:none;font-size:1rem;line-height:1}.feature-automation-dots.is-light{color:#fff6}.feature-automation-task-sub{color:#17171766;margin:0;font-size:.72rem;line-height:1.4}.feature-automation-reminder{background:#2a2a2a;border-radius:.6rem;flex-direction:column;gap:.2rem;padding:.75rem .85rem;display:flex}.feature-automation-reminder .feature-automation-task-name{color:#fff}.feature-automation-reminder-top{align-items:center;gap:.45rem;display:flex}.feature-automation-reminder-msg{color:#ffffffb8;margin:0;font-size:.78rem;line-height:1.4}.feature-automation-reminder-fires{color:#ffffff4d;margin:0;font-size:.66rem;line-height:1.4}.product-feature-memory-map{min-height:10rem;position:relative}.product-feature-memory-map span{color:#171717b8;background:#ffffffb8;border:1px solid #17171714;border-radius:999px;justify-content:center;align-items:center;padding:.65rem .9rem;font-size:.8rem;display:inline-flex;position:absolute;box-shadow:0 10px 24px #1717170d}.product-feature-memory-map .is-core{color:var(--marketing-fg);background:#ffffffe6;padding:.85rem 1.15rem;font-weight:600;top:50%;left:50%;transform:translate(-50%,-50%)}.product-feature-memory-map .is-top{top:0;left:50%;transform:translate(-50%)}.product-feature-memory-map .is-right{top:50%;right:0;transform:translateY(-50%)}.product-feature-memory-map .is-bottom{bottom:0;left:50%;transform:translate(-50%)}.product-feature-memory-map .is-left{top:50%;left:0;transform:translateY(-50%)}.product-feature-skills-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.product-feature-skills-grid span{color:#171717b8;background:#ffffffb8;border:1px solid #17171714;justify-content:center;align-items:center;min-height:3rem;padding:.8rem;font-size:.86rem;font-weight:500;display:flex}.product-feature-widgets-grid{grid-template-columns:1.1fr .9fr;gap:.8rem;display:grid}.product-feature-widgets-grid>div{background:#ffffffb8;border:1px solid #17171714}.product-feature-widgets-grid .is-chart{grid-row:span 2;align-items:flex-end;gap:.55rem;min-height:9rem;padding:1rem;display:flex}.product-feature-widgets-grid .is-chart span{background:#216c3733;border-radius:999px 999px 0 0;flex:1}.product-feature-widgets-grid .is-chart span:first-child{height:45%}.product-feature-widgets-grid .is-chart span:nth-child(2){height:70%}.product-feature-widgets-grid .is-chart span:nth-child(3){height:55%}.product-feature-widgets-grid .is-chart span:nth-child(4){height:82%}.product-feature-widgets-grid .is-form,.product-feature-widgets-grid .is-table{flex-direction:column;gap:.6rem;padding:.95rem;display:flex}.product-feature-widgets-grid .is-form span,.product-feature-widgets-grid .is-table span{background:#17171717;border-radius:999px;height:.7rem;display:block}.product-feature-widgets-grid .is-form span:first-child{width:82%}.product-feature-widgets-grid .is-form span:nth-child(2){width:64%}.product-feature-widgets-grid .is-form .is-button{background:#216c372e;width:56%;height:2rem;margin-top:.25rem}.product-feature-widgets-grid .is-table span:first-child{width:100%}.product-feature-widgets-grid .is-table span:nth-child(2){width:88%}.product-feature-widgets-grid .is-table span:nth-child(3){width:72%}.product-feature-automation-flow{flex-direction:column;gap:.7rem;display:flex}.product-feature-automation-node{color:#171717c2;background:#ffffffc7;border:1px solid #17171714;justify-content:center;align-self:flex-start;align-items:center;min-height:2.75rem;padding:.7rem .9rem;font-size:.84rem;font-weight:500;display:inline-flex}.product-feature-automation-line{background:#17171724;width:2px;height:1.5rem;margin-left:1rem}.product-feature-automation-channels{flex-wrap:wrap;gap:.55rem;margin-top:.2rem;display:flex}.product-feature-automation-channels span{color:#171717ad;background:#ffffffb3;border:1px solid #17171714;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .75rem;font-size:.8rem;font-weight:500;display:inline-flex}.product-usecases-section{background:#f7f3e8;padding:8rem 1.5rem 10rem;position:relative}.product-usecases-inner{grid-template-columns:minmax(16rem,22rem) minmax(0,1fr);gap:3rem;width:100%;max-width:76rem;margin:0 auto;display:grid}.product-usecases-sidebar{position:relative}.product-usecases-sidebar-inner{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:6rem}.product-usecases-heading{color:var(--marketing-fg);margin:0;font-size:clamp(1.35rem,1rem + 1.1vw,2.2rem);line-height:1.3}.product-usecases-nav{flex-direction:column;gap:.2rem;display:flex}.product-usecases-nav-button{color:#171717a8;background:0 0;border:0;border-bottom:1px solid #1717171f;border-radius:0;justify-content:flex-start;align-items:center;width:100%;padding:.85rem 0;font-size:.95rem;font-weight:500;transition:border-color .2s,color .2s;display:flex}.product-usecases-nav-button:hover,.product-usecases-nav-button.is-active{color:var(--marketing-fg);border-color:#216c37}.product-usecases-stack{padding-top:1rem;padding-bottom:6rem;position:relative}.product-usecase-card-anchor{scroll-margin-top:var(--stack-offset);position:relative}.product-usecase-card{top:var(--stack-offset);-webkit-backdrop-filter:blur(14px);cursor:pointer;background:linear-gradient(#ffffffdb 0%,#f8f4ebf5 100%);border:1px solid #17171714;margin-bottom:1rem;padding:2rem;transition:transform .2s,border-color .2s,background-color .2s;position:sticky;box-shadow:0 18px 40px #17171714}.product-usecase-card.is-active{background:linear-gradient(#216c3714 0%,#ffffffeb 100%);border-color:#216c3770}.product-usecase-card:hover{border-color:#216c3752}.product-usecase-card:focus-visible{outline-offset:2px;outline:2px solid #216c37d9}.product-usecase-card-index{color:#1717176b;letter-spacing:.14em;margin-bottom:1rem;font-size:.8rem;font-weight:600;display:inline-block}.product-usecase-card-title{color:var(--marketing-fg);margin:0;font-size:clamp(1.8rem,1.2rem + 1.2vw,2.4rem)}.product-usecase-card-copy{color:#171717b8;margin:1rem 0 0;font-size:1.08rem;line-height:1.7}.product-interfaces-section{background:#fcfaf4;padding:6rem 1.5rem 8rem}.product-interfaces-inner{width:100%;max-width:76rem;margin:0 auto}.product-interfaces-copy{text-align:center;max-width:56rem;margin:0 auto}.product-interfaces-eyebrow{color:#17171794;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:600}.product-interfaces-heading{margin-top:.5rem}.product-interfaces-subtext{max-width:48rem;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:clamp(1.02rem,.96rem + .25vw,1.14rem);line-height:1.75}.product-interfaces-tabs-wrapper{margin-top:2rem}.product-interfaces-tabs{background:#17171708;border:1px solid #1717171a;border-radius:999px;justify-content:center;gap:.25rem;width:fit-content;margin:0 auto;padding:.3rem;display:flex;position:relative}.product-interfaces-tab-indicator{pointer-events:none;background:#fff;border-radius:999px;height:calc(100% - .6rem);transition:transform .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);position:absolute;top:.3rem;left:0;box-shadow:0 1px 3px #00000014,0 0 0 1px #1717170f}.product-interfaces-tab{all:unset;z-index:1;color:#17171780;cursor:pointer;white-space:nowrap;border-radius:999px;padding:.55rem 1.3rem;font-family:inherit;font-size:.88rem;font-weight:500;transition:color .25s;position:relative}.product-interfaces-tab:hover{color:#171717bf}.product-interfaces-tab.is-active{color:#171717eb}.product-interfaces-display{border-radius:1rem;max-width:56rem;margin:3rem auto 0;position:relative;overflow:hidden}.product-interfaces-display-image{border-radius:inherit;opacity:0;pointer-events:none;width:100%;height:auto;transition:opacity .5s,transform .5s;display:block;transform:scale(.97)}.product-interfaces-display-image:not(.is-active){position:absolute;inset:0}.product-interfaces-display-image.is-active{opacity:1;position:relative;transform:scale(1)}.product-security-section{color:#fff;background:#18191b;padding:7rem 1.5rem 8rem}.product-security-inner{width:100%;max-width:56rem;margin:0 auto}.product-security-header{text-align:center;max-width:40rem;margin:0 auto}.product-security-icon{color:#ffffffe0;width:2.8rem;height:2.8rem;margin:0 auto 1rem}.product-security-icon svg{width:100%;height:100%}.product-security-heading{color:#fff;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(1.65rem,1.2rem + 1.1vw,2.25rem);font-weight:600;line-height:1.3}.product-security-subtext{color:#ffffffb3;max-width:36rem;margin:1.2rem auto 0;font-size:clamp(1.02rem,.96rem + .22vw,1.12rem);line-height:1.75}.product-security-grid{border-top:1px solid #ffffff24;flex-direction:column;max-width:52rem;margin:3rem auto 0;display:flex}.product-security-item{border-bottom:1px solid #ffffff24;grid-template-columns:minmax(12rem,23rem) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,3vw,4rem);padding:2.25rem 0;display:grid}.product-security-item:nth-child(odd){border-right:0}.product-security-item-title{color:#f5f1e8;align-items:center;gap:.55rem;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(1rem,.95rem + .35vw,1.2rem);font-weight:600;line-height:1.3;display:inline-flex}.product-security-item-title-icon{color:#f5f1e8e6;flex-shrink:0;width:1rem;height:1rem}.product-security-item-title-icon svg{width:100%;height:100%}.product-security-item-copy{color:#ffffffb8;margin:0;font-size:clamp(.98rem,.94rem + .18vw,1.07rem);line-height:1.75}.product-get-started-section{background:#fcfaf4;padding:5rem 1.5rem 9rem}.product-get-started-inner{width:100%;max-width:76rem;margin:0 auto}.product-get-started-card{background:#efece6;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:2rem;width:100%;min-height:10rem;margin:0 auto;padding:3.5rem 4rem;display:flex}.product-get-started-copy{align-items:center;gap:1rem;min-width:0;display:inline-flex}.product-get-started-icon{color:#171717c7;flex-shrink:0;width:1.5rem;height:1.5rem}.product-get-started-icon svg{width:100%;height:100%}.product-get-started-title{color:#171717;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(1.6rem,1.3rem + .8vw,2.2rem);font-weight:600;line-height:1.3}.product-get-started-button{color:#fff;white-space:nowrap;background:#171717;border-radius:.7rem;justify-content:center;align-items:center;height:3.4rem;padding:0 2.2rem;font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.product-get-started-button:hover{background:#2b2b2b}.product-faq-section{background:#fcfaf4;padding:1.5rem 1.5rem 8rem}.product-faq-inner{width:100%;max-width:58rem;margin:0 auto}.product-faq-header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-top:3rem;margin-bottom:3rem;display:flex}.product-faq-icon{color:#171717cc;width:2.4rem;height:2.4rem}.product-faq-icon svg{width:100%;height:100%}.product-faq-heading{color:#171717;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(2.05rem,1.65rem + 1vw,2.65rem);font-weight:600;line-height:1.15}.product-faq-list{border-top:1px solid #1717171a}.product-faq-item{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #1717171a;padding:0}.product-faq-item:hover .product-faq-question{color:#171717}.product-faq-item:hover .product-faq-plus{color:#171717c7}.product-faq-item-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.15rem .15rem;display:flex}.product-faq-question{color:#171717e6;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(1.02rem,.98rem + .2vw,1.12rem);font-weight:500;line-height:1.45}.product-faq-plus{color:#17171773;flex-shrink:0;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;margin-top:.1rem;font-size:1.5rem;font-weight:300;line-height:1;transition:color .2s,transform .3s;display:flex}.product-faq-item.is-open .product-faq-plus{transform:rotate(45deg)}.product-faq-answer-wrapper{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.product-faq-item.is-open .product-faq-answer-wrapper{grid-template-rows:1fr}.product-faq-answer{color:#1717179e;min-height:0;margin:0;padding:0 .15rem;font-size:clamp(.96rem,.93rem + .15vw,1.04rem);line-height:1.75;overflow:hidden}.product-faq-item.is-open .product-faq-answer{padding-bottom:1.1rem}@media screen and (max-width:991px){.product-floating-blob,.product-blob-stage:not(.product-hero-mascot-wrapper .product-blob-stage){display:none}.product-hero-mascot-wrapper.is-blob-active .product-hero-mascot-static{visibility:visible}.product-hero-characters{display:none}.product-feature-intro{padding:3.5rem 2rem 1rem}.product-hero{padding:7.5rem 1.5rem 3.5rem}.product-hero-inner{gap:2rem}.product-hero-visual{min-height:30rem}.product-hero-device{width:min(100%,34rem)}.product-hero-device-content{padding:3.6rem 2.5rem 6rem}.product-hero-prompt{min-height:4.2rem;bottom:1.2rem;left:-1.35rem;right:-1.35rem}.product-section-intro-sticky{padding:0 2rem}.product-section-intro-inner{gap:.9rem;padding-top:7.5rem}.product-feature-stage{padding:0 2rem}.product-feature-layout{grid-template-columns:1fr;gap:2rem}.product-feature-item{opacity:1;min-height:auto;padding:3rem 0}.product-feature-mobile-visual{margin-top:1.75rem;display:block}.product-feature-mobile-visual .product-feature-visual-body{inset:unset;padding:0;position:relative}.feature-skills-tree{min-height:16rem}.feature-skills-vellum-img{border-radius:.75rem;width:3.5rem;height:3.5rem}.feature-skills-icon{border-radius:.75rem;width:3.2rem;height:3.2rem}.feature-skills-label{font-size:.7rem}.product-feature-visual-column{display:none}.product-feature-tabs-wrapper{padding:0}.product-feature-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.product-feature-tabs::-webkit-scrollbar{display:none}.product-feature-tab{padding:.85rem .5rem .2rem;font-size:.8rem}.product-feature-tabs-content{margin-top:2rem}.product-feature-tabs-visual-area{max-width:100%}.product-usecases-inner{grid-template-columns:1fr;gap:2rem}.product-usecases-sidebar-inner{position:static}.product-usecase-card{top:auto}.product-interfaces-section{padding:5rem 2rem 6.5rem}.product-security-section{padding:6rem 2rem 6.5rem}.product-security-grid{margin-top:2.5rem}.product-security-item{grid-template-columns:minmax(10rem,16rem) minmax(0,1fr);gap:1.5rem;padding:1.9rem 0}.product-get-started-card{width:100%;min-height:10rem;padding:2rem 2.5rem}.product-get-started-section{padding:4rem 2rem 7.5rem}.product-faq-section{padding:1rem 2rem 6.5rem}.product-faq-header{margin-bottom:2.5rem}}@media screen and (max-width:640px){.waitlist-form-input{min-width:0}.waitlist-form-wrapper{width:100%;max-width:100%}.product-feature-intro{text-align:left;padding:3rem 1.1rem .8rem}.product-feature-intro-subtext{margin-top:.8rem;margin-left:0;margin-right:0}.product-hero{padding:6.75rem 1.1rem 2.75rem}.product-hero-copy{gap:1.15rem}.product-hero-heading{max-width:none}.product-hero-visual{min-height:22rem}.product-hero-device{border-radius:1.5rem;width:100%;padding:1rem}.product-hero-device:before{border-radius:1.2rem;inset:1rem}.product-hero-device-screen{height:calc(100% - 4.25rem)}.product-hero-device-sidebar{width:.95rem;top:1.65rem;bottom:.55rem;left:.55rem}.product-hero-device-content{gap:.95rem;padding:3rem 1.75rem 5rem}.product-hero-mascot{width:7.2rem}.product-hero-prompt{border-radius:.85rem;gap:.7rem;min-height:3.6rem;padding:.9rem .78rem;bottom:1rem;left:-.95rem;right:-.95rem}.product-hero-prompt-actions{gap:.42rem}.product-hero-prompt-send{border-radius:.48rem;width:1.55rem;height:1.55rem}.product-hero-device-slot{height:.72rem;margin-top:1.35rem}.product-section-intro-sticky,.product-feature-stage{padding:0 1.1rem}.product-feature-item{min-height:auto}.product-feature-mobile-visual .product-feature-visual-body{inset:unset;padding:0;position:relative}.product-feature-heading{font-size:clamp(1.45rem,1rem + 3vw,2.15rem)}.product-feature-copy{font-size:1rem;line-height:1.65}.product-feature-visual-shell{min-height:16rem}.product-feature-visual-body{inset:4.25rem 1rem 1rem}.product-feature-visual-card{padding:1rem}.product-feature-tabs-wrapper{margin-top:2.5rem}.product-feature-tab{padding:.85rem .35rem 0;font-size:.78rem}.product-feature-tabs-content{margin-top:2rem}.product-feature-tabs-text{text-align:left;margin-bottom:1.5rem}.product-feature-tabs-title{font-size:clamp(1.25rem,1rem + 2vw,1.65rem)}.product-feature-tabs-description{margin-left:0;margin-right:0;font-size:.95rem;line-height:1.6}.product-feature-tabs-visual-area .product-feature-visual-body{padding:1rem}.product-usecases-section{padding:5rem 1.1rem 6rem}.product-usecases-nav{flex-flow:wrap;gap:.75rem 1rem}.product-usecases-nav-button{width:auto;padding:.6rem 0}.product-usecase-card{padding:1.5rem}.product-usecase-card-copy{font-size:1rem;line-height:1.65}.product-interfaces-section{padding:4.5rem 1.1rem 5.5rem}.product-interfaces-subtext{margin-left:0;margin-right:0}.product-interfaces-copy{text-align:left}.product-interfaces-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;width:auto;margin:0;overflow-x:auto}.product-interfaces-tabs::-webkit-scrollbar{display:none}.product-interfaces-tab{padding:.5rem 1rem;font-size:.82rem}.product-interfaces-display{border-radius:.75rem;margin-top:2rem}.product-security-section{padding:5rem 1.1rem 5.5rem}.product-security-header{text-align:left}.product-security-icon{margin:0 0 .9rem}.product-security-heading{max-width:13ch}.product-security-subtext{max-width:none;margin-top:.9rem;margin-left:0;margin-right:0;font-size:1rem;line-height:1.65}.product-security-grid{margin-top:2.5rem}.product-security-item{grid-template-columns:1fr;gap:.75rem;padding:1.5rem 0}.product-security-item:nth-child(odd){border-right:0}.product-security-item-title{font-size:clamp(1rem,.95rem + .9vw,1.16rem)}.product-security-item-copy{font-size:1rem;line-height:1.65}.product-get-started-card{flex-direction:column;align-items:flex-start;gap:1.2rem;width:100%;min-height:10rem;padding:2.5rem 1.8rem}.product-get-started-card .waitlist-form-wrapper,.product-get-started-card .waitlist-form{width:100%}.product-get-started-card .waitlist-form-input{min-width:0}.product-get-started-button{height:3rem;font-size:.95rem}.product-get-started-section{padding:3.5rem 1.1rem 6.5rem}.product-faq-section{padding:.5rem 1.1rem 5.5rem}.product-faq-item-header{padding:.95rem 0}.product-faq-question{font-size:.98rem;line-height:1.4}}@media (prefers-reduced-motion:reduce){.product-hero-prompt{animation:none}.product-hero-prompt-text{width:var(--product-hero-prompt-text-width,44ch);animation:none}}.community-discord-button:hover{color:#fff;background:#9570a6}.community-discord-button:visited,.community-discord-button:active{color:#fff}.community-snippet{z-index:2;-webkit-backdrop-filter:blur(12px);pointer-events:none;background:#141412f2;border:1px solid #ffffff1f;border-radius:10px;align-items:flex-start;gap:.65rem;max-width:320px;padding:.85rem 1rem;animation:3s ease-out forwards snippet-appear;display:flex;position:absolute;box-shadow:0 8px 32px #0006}.community-snippet-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.community-snippet-body{flex-direction:column;gap:.2rem;display:flex}.community-snippet-name{font-size:.8rem;font-weight:700}.community-snippet-msg{color:#fffbefe6;font-size:.85rem;line-height:1.45}@keyframes snippet-appear{0%{opacity:0;transform:translateY(10px)scale(.9)}12%{opacity:1;transform:translateY(0)scale(1)}70%{opacity:1;transform:translateY(-6px)scale(1)}to{opacity:0;transform:translateY(-24px)scale(.95)}}.community-card-title{margin:0;font-size:1.25rem}.blog-hero{padding:10rem 0 4rem}.blog-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.blog-header{text-align:center;max-width:700px;margin:0 auto 3rem}.blog-heading{color:var(--dark-bg);margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem)}.blog-description{color:var(--neutral-400);margin:0;font-size:1.125rem;line-height:1.6}.blog-author-page{background:#f4ede6;min-height:100vh;padding:8rem 0 4rem}.blog-author-back-link{margin-bottom:1.5rem;display:inline-flex}.blog-author-hero{background:#ffffffb8;border:1px solid #e8e2d9;border-radius:28px;grid-template-columns:180px minmax(0,1fr);align-items:start;gap:2rem;margin-bottom:3rem;padding:2rem;display:grid}.blog-author-avatar{aspect-ratio:1;background:#e8e2d9;border-radius:24px;width:180px;position:relative;overflow:hidden}.blog-author-copy{width:100%;max-width:760px}.blog-author-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#8c8378;margin:0 0 .5rem;font-size:.8rem;font-weight:600}.blog-author-name{color:var(--dark-bg);margin:0;font-size:clamp(2rem,4vw,3.25rem)}.blog-author-role{color:#514940;margin:.75rem 0 0;font-size:1rem;font-weight:600}.blog-author-bio{color:#6b6560;margin:1rem 0 0;font-size:1rem;line-height:1.75}.blog-author-meta{color:#514940;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem;font-size:.95rem;display:flex}.blog-author-link{color:#514940;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;text-decoration:none;display:inline-flex}.blog-author-link:hover,.blog-author-inline-link:hover{opacity:.85}.blog-author-posts-header{margin-bottom:1.5rem}.blog-author-posts-header h2{color:var(--dark-bg);margin:0;font-size:clamp(1.5rem,3vw,2rem)}.blog-author-empty{background:#ffffffb8;border:1px solid #e8e2d9;border-radius:24px}.blog-author-inline-link{text-underline-offset:.18em;text-decoration:underline}.blog-filters{justify-content:center;margin-bottom:2.5rem;display:flex}.blog-filter-bar{border-bottom:1px solid var(--neutral-100);gap:2rem;display:flex}.blog-filter-btn{cursor:pointer;color:var(--neutral-500);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-1px;padding:.75rem .25rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:400;transition:all .15s;display:flex}.blog-filter-btn:hover{color:var(--neutral-500)}.blog-filter-btn--active{color:var(--dark-bg);border-bottom-color:var(--dark-bg);font-weight:500}.blog-post-count{color:var(--neutral-300);margin-bottom:1.5rem;font-size:.875rem}.blog-post-count strong{color:var(--dark-bg);font-weight:600}.blog-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.blog-card{background:#fff;border:1px solid #e8e2d9;border-radius:24px;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.blog-card:hover{border-color:#d4cec4;box-shadow:0 8px 24px #0000000f}.blog-card-image{border-radius:24px 24px 0 0;padding-top:56.25%;position:relative;overflow:hidden}.blog-card-body{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.blog-card-excerpt{color:#6b6560;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-card-tags{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:auto;padding-top:.5rem;display:flex}.blog-card-category{text-transform:uppercase;letter-spacing:.08em;color:#9b9590;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:600}.blog-card-date{color:#9b9590;font-size:.8rem}.blog-card h3{color:var(--dark-bg);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.blog-card-link{position:absolute;inset:0}.blog-empty{text-align:center;color:var(--neutral-400);padding:4rem 2rem}.blog-pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding-bottom:2rem;display:flex}.blog-page-btn{border:1px solid var(--neutral-100);color:var(--dark-bg);cursor:pointer;background:#fff;border-radius:.375rem;padding:.5rem .75rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500}.blog-page-btn:disabled{color:var(--neutral-200);cursor:not-allowed}.blog-page-numbers{gap:.25rem;display:flex}.blog-page-num{min-width:2.25rem;color:var(--neutral-400);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.375rem;padding:.5rem .75rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500}.blog-page-num--active{background:var(--dark-bg);color:#fff;font-weight:600}@media (max-width:640px){.blog-hero,.blog-author-page{padding:6rem 0 2rem}.blog-container{padding:0 1rem}.blog-heading{font-size:1.75rem}.blog-description{font-size:1rem}.blog-author-hero{grid-template-columns:96px minmax(0,1fr);gap:1rem;padding:1.25rem}.blog-author-avatar{width:96px}.blog-author-name{font-size:2rem}.blog-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid var(--neutral-100);justify-content:flex-start;margin-left:-1rem;margin-right:-1rem;overflow-x:auto}.blog-filters::-webkit-scrollbar{display:none}.blog-filter-bar{border-bottom:none;gap:2.5rem;width:max-content;padding:0}.blog-filter-btn{white-space:nowrap;padding:.5rem .25rem;font-size:.875rem}.blog-grid{grid-template-columns:1fr;gap:1rem}.blog-card-body{padding:1rem}.blog-card h3{font-size:1.05rem}.blog-pagination{gap:.25rem}.blog-page-btn{padding:.4rem .5rem;font-size:.8rem}.blog-page-num{min-width:1.75rem;padding:.4rem .5rem;font-size:.8rem}}@media (min-width:641px) and (max-width:768px){.blog-hero{padding:8rem 0 3rem}.blog-author-hero{grid-template-columns:140px minmax(0,1fr)}.blog-author-avatar{width:140px}.blog-grid{grid-template-columns:repeat(2,1fr)}.blog-filter-bar{gap:1rem}}.section_docs{background:var(--dark-bg);min-height:100vh}.padding-global{padding:0 2rem}.container-new.docs{max-width:72rem;margin:0 auto}.padding-section-medium{padding:8rem 0 4rem}.leaderboard-header{margin-bottom:3rem}.leaderboard-updated{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500}.heading-1-new{margin:0 0 1.25rem;font-size:clamp(2rem,5vw,3.5rem)}.heading-2-new{margin:0 0 1.5rem;font-size:clamp(1.25rem,3vw,1.75rem)}.text-color-white{color:#fffbef}.text-color-light-gray{color:#fffbefa6}.font-playfair{font-family:Fraunces,serif;font-weight:400}.u-text-regular{max-width:720px;font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.7}.docs-content .u-text-regular{max-width:none}.docs-content h2,.docs-content h3{margin-top:2.5rem}.u-text-regular a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.u-text-regular a:hover{color:var(--primary-hover)}.leaderboard-links{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.leaderboard-link{letter-spacing:.04em;color:#ffffff8c;border:1px solid #ffffff1f;border-radius:100px;align-items:center;padding:.4rem 1.25rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.leaderboard-link:hover{color:#ffffffd9;border-color:#ffffff4d}.benchmark-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.benchmark-card{background:#1e1e1c;border:1px solid #ffffff14;border-radius:16px;padding:1.5rem}.benchmark-card-title{color:#ffffffe6;margin:0 0 1.25rem;font-family:Fraunces,serif;font-size:1.1rem;font-weight:400}.benchmark-models{flex-direction:column;gap:0;display:flex}.benchmark-model-row{border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;padding:.6rem 0;display:flex}.benchmark-model-row:last-child{border-bottom:none}.benchmark-rank{color:#ffffff40;min-width:1.25rem;font-family:SF Mono,Fira Code,monospace;font-size:.75rem}.benchmark-model-name{color:#ffffffbf;flex:1;font-family:DM Sans,sans-serif;font-size:.9rem}.benchmark-score{color:#ffffffe6;font-family:SF Mono,Fira Code,monospace;font-size:.85rem;font-weight:600}.model-table-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.model-table-header .heading-2-new{margin-bottom:0}.model-table-search{position:relative}.model-table-search-btn{color:#ffffff80;cursor:pointer;white-space:nowrap;background:#1e1e1c;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;transition:border-color .2s,color .2s;display:inline-flex}.model-table-search-btn:hover{color:#ffffffb3;border-color:#ffffff40}.model-table-dropdown{z-index:20;background:#1e1e1c;border:1px solid #ffffff1f;border-radius:12px;width:260px;padding:.5rem;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 32px #00000080}.model-table-search-input{color:#ffffffd9;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;margin-bottom:.25rem;padding:.5rem .75rem;font-family:DM Sans,sans-serif;font-size:.8rem}.model-table-search-input::placeholder{color:#ffffff4d}.model-table-search-input:focus{border-color:#fff3}.model-table-clear-btn{color:#fff6;text-align:right;cursor:pointer;background:0 0;border:none;width:100%;padding:.35rem .75rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:500;transition:color .15s;display:block}.model-table-clear-btn:hover{color:#ffffffb3}.model-table-dropdown-list{flex-direction:column;gap:0;max-height:240px;display:flex;overflow-y:auto}.model-table-dropdown-item{cursor:pointer;color:#ffffffa6;border-radius:6px;align-items:center;gap:.5rem;padding:.45rem .75rem;font-family:DM Sans,sans-serif;font-size:.8rem;transition:background .15s;display:flex}.model-table-dropdown-item:hover{background:#ffffff0f}.model-table-dropdown-item input[type=checkbox]{accent-color:#216c37;cursor:pointer;width:14px;height:14px}.model-table-dropdown-empty{text-align:center;color:#ffffff4d;padding:1rem .75rem;font-size:.8rem}.cost-table-badge{letter-spacing:.1em;text-transform:uppercase;color:#fffbef;background:#ffffff14;border:1px solid #ffffff26;border-radius:100px;padding:.3rem .85rem;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:600;display:inline-block}.model-table-search-area{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.cost-table-count{color:#fff6;font-family:DM Sans,sans-serif;font-size:.75rem}.cost-table-count strong{color:#ffffffb3;font-weight:600}.cost-table-reset{color:var(--primary);cursor:pointer;background:0 0;border:none;margin-left:.75rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:500;transition:color .15s}.cost-table-reset:hover{color:var(--primary-hover)}.model-table-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s}.model-table-sortable:hover{color:#ffffffb3}.cost-table-model-name{align-items:center;gap:.6rem;display:flex}.cost-table-provider-logo{object-fit:contain;background:#fff;border-radius:50%;flex-shrink:0;width:24px;height:24px;padding:3px}.model-table-wrapper{border:1px solid #ffffff14;border-radius:16px;margin-bottom:3rem;overflow-x:auto}.model-table{border-collapse:collapse;width:100%;font-family:DM Sans,sans-serif;font-size:.85rem}.model-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#fff6;white-space:nowrap;background:#1e1e1c;border-bottom:1px solid #ffffff14;padding:1rem 1.25rem;font-size:.75rem;font-weight:600}.model-table td{color:#fff9;white-space:nowrap;border-bottom:1px solid #ffffff0a;padding:.85rem 1.25rem}.model-table tbody tr:hover{background:#ffffff08}.model-name-cell{font-weight:500;color:#ffffffd9!important}.benchmark-chart-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;margin-bottom:3rem;display:grid}@media screen and (max-width:1024px){.benchmark-chart-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.benchmark-chart-grid{grid-template-columns:1fr}}.benchmark-chart-card{background:#1e1e1c;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.5rem 1.5rem 4.5rem;display:flex;overflow:hidden}.benchmark-chart-title{color:#ffffffe6;margin:0;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600}.benchmark-chart-area{gap:.5rem;height:220px;padding-top:1.25rem;display:flex}.benchmark-chart-yaxis{flex-direction:column;flex-shrink:0;justify-content:space-between;width:40px;padding-bottom:2rem;display:flex}.benchmark-chart-ylabel{color:#ffffff4d;text-align:right;font-family:SF Mono,Fira Code,monospace;font-size:10px;line-height:1}.benchmark-chart-plot{flex:1;min-width:0;position:relative}.benchmark-chart-gridlines{pointer-events:none;position:absolute;inset:0 0 2rem}.benchmark-chart-gridline{background:#ffffff0f;border-top:1px dashed #ffffff14;height:1px;position:absolute;left:0;right:0}.benchmark-chart-bars{justify-content:space-around;align-items:stretch;gap:.5rem;padding:0 .25rem;display:flex;position:absolute;inset:0 0 2rem}.benchmark-chart-bar-group{flex:1;min-width:0;position:relative}.benchmark-chart-bar-wrapper{flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:absolute;inset:0}.benchmark-chart-bar{border-radius:4px 4px 0 0;width:100%;max-width:40px;min-height:4px;animation:.8s ease-out both bar-grow;position:relative}.benchmark-chart-bar-group:first-child .benchmark-chart-bar{animation-delay:0s}.benchmark-chart-bar-group:nth-child(2) .benchmark-chart-bar{animation-delay:80ms}.benchmark-chart-bar-group:nth-child(3) .benchmark-chart-bar{animation-delay:.16s}.benchmark-chart-bar-group:nth-child(4) .benchmark-chart-bar{animation-delay:.24s}.benchmark-chart-bar-group:nth-child(5) .benchmark-chart-bar{animation-delay:.32s}@keyframes bar-grow{0%{transform-origin:bottom;transform:scaleY(0)}to{transform-origin:bottom;transform:scaleY(1)}}.benchmark-chart-bar-value{color:#ffffffb3;white-space:nowrap;opacity:0;font-family:SF Mono,Fira Code,monospace;font-size:10px;font-weight:600;animation:.3s .6s forwards fade-in;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.benchmark-chart-bar-group:first-child .benchmark-chart-bar-value{animation-delay:.5s}.benchmark-chart-bar-group:nth-child(2) .benchmark-chart-bar-value{animation-delay:.58s}.benchmark-chart-bar-group:nth-child(3) .benchmark-chart-bar-value{animation-delay:.66s}.benchmark-chart-bar-group:nth-child(4) .benchmark-chart-bar-value{animation-delay:.74s}.benchmark-chart-bar-group:nth-child(5) .benchmark-chart-bar-value{animation-delay:.82s}@keyframes fade-in{to{opacity:1}}.benchmark-chart-bar-logo{object-fit:contain;z-index:1;border-radius:4px;width:20px;height:20px;position:absolute;left:50%;transform:translate(-50%,-28px)}.model-compare-section{margin-bottom:3rem}.model-compare-selectors{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.model-compare-select{color:#ffffffd9;appearance:none;cursor:pointer;background:#1e1e1c url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 1rem center no-repeat;border:1px solid #ffffff1f;border-radius:10px;flex:1;max-width:320px;padding:.65rem 2.5rem .65rem 1rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;transition:border-color .2s}.model-compare-select:hover{border-color:#ffffff40}.model-compare-select:focus{border-color:#ffffff59;outline:none}.model-compare-select option{color:#ffffffd9;background:#1e1e1c}.model-compare-vs{letter-spacing:.08em;text-transform:uppercase;color:#ffffff4d;flex-shrink:0;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600}.model-compare-body{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media screen and (max-width:900px){.model-compare-body{grid-template-columns:1fr}}.model-compare-specs{background:#1e1e1c;border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.model-compare-table{border-collapse:collapse;width:100%;font-family:DM Sans,sans-serif;font-size:.85rem}.model-compare-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#ffffffd9;white-space:nowrap;background:#1e1e1c;border-bottom:1px solid #ffffff14;padding:1rem 1.25rem;font-size:.75rem;font-weight:600}.model-compare-table th:first-child{color:#fff6}.model-compare-table td{color:#fff9;white-space:nowrap;border-bottom:1px solid #ffffff0a;padding:.75rem 1.25rem}.model-compare-table tr:last-child td{border-bottom:none}.model-compare-label{font-size:.8rem;font-weight:500;color:#fff6!important}.model-compare-chart{background:#1e1e1c;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.model-compare-legend{align-items:center;gap:1.5rem;display:flex}.model-compare-legend-item{color:#ffffffb3;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;display:flex}.model-compare-legend-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.model-compare-bars{flex-direction:column;gap:1rem;display:flex}.model-compare-bar-row{flex-direction:column;gap:.35rem;display:flex}.model-compare-bar-label{color:#ffffff73;letter-spacing:.02em;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:500}.model-compare-bar-tracks{flex-direction:column;gap:.25rem;display:flex}.model-compare-bar-track{align-items:center;gap:.5rem;height:18px;display:flex}.model-compare-bar-fill{border-radius:4px;min-width:4px;height:100%;transition:width .5s}.model-compare-bar-val{color:#fff9;white-space:nowrap;flex-shrink:0;font-family:SF Mono,Fira Code,monospace;font-size:10px;font-weight:600}.benchmark-chart-bar-label{transform-origin:top;color:#ffffff73;text-align:right;white-space:nowrap;text-overflow:ellipsis;max-width:80px;font-family:DM Sans,sans-serif;font-size:9px;line-height:1.2;position:absolute;bottom:-2rem;left:50%;overflow:hidden;transform:translate(-50%)rotate(-35deg)}.webinars-page{background:linear-gradient(#f4ede6 0%,#fffbef 100%);min-height:100vh;padding:7.5rem 1.5rem 5rem}.webinars-page__shell{width:100%;max-width:84rem;margin:0 auto}.webinars-page__hero{text-align:center;max-width:50rem;margin:0 auto 3.75rem}.webinars-page__eyebrow{color:#216c37e6;letter-spacing:.22em;text-transform:uppercase;background:#216c371f;border-radius:999px;justify-content:center;align-items:center;min-height:2.25rem;padding:.5rem 1rem;font-size:.72rem;font-weight:500;display:inline-flex}.webinars-page__headline{color:#252b1e;letter-spacing:-.04em;margin:1.75rem 0 1.25rem;font-size:clamp(2.2rem,4vw,3.4rem);line-height:.98}.webinars-page__description{color:#262624b3;max-width:40rem;margin:0 auto;font-size:1.2rem;line-height:1.5}.webinars-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.webinars-page__card{background:#fff;border:1px solid #e8e2d9;border-radius:24px;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.webinars-page__card:hover{border-color:#d4cec4;box-shadow:0 8px 24px #0000000f}.webinars-page__poster{aspect-ratio:16/9;color:#fff;isolation:isolate;background-color:#3d6135;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:0;padding:1.125rem;position:relative;overflow:hidden}.webinars-page__poster:before{content:"";z-index:-1;background:linear-gradient(#fffbef0f 0%,#fffbef00 28%),linear-gradient(#252b1e00 28%,#252b1eb8 100%);position:absolute;inset:0}.webinars-page__poster-header,.webinars-page__poster-footer{z-index:2;position:relative}.webinars-page__poster-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.webinars-page__poster-brand{letter-spacing:-.04em;font-size:1.15rem;font-weight:600}.webinars-page__poster-badge{letter-spacing:.14em;text-transform:uppercase;background:#fffbef2e;border-radius:999px;justify-content:center;align-items:center;min-height:1.625rem;padding:.25rem .75rem;font-size:.68rem;font-weight:500;display:inline-flex}.webinars-page__poster-footer{justify-content:flex-start;display:flex;position:absolute;bottom:1.125rem;left:1.125rem;right:1.125rem}.webinars-page__poster-label{color:#fffbefc2;letter-spacing:.12em;text-transform:uppercase;background:#252b1e61;border-radius:999px;width:fit-content;margin-bottom:0;padding:.3rem .7rem;font-size:.68rem;font-weight:600}.webinars-page__card-body{background:#fff;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.webinars-page__card-meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.webinars-page__card-category{text-transform:uppercase;letter-spacing:.08em;color:#9b9590;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:600}.webinars-page__card-date{color:#9b9590;margin:0;font-size:.8rem}.webinars-page__card-title{color:var(--dark-bg);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.webinars-page__card-link{position:absolute;inset:0}.webinars-page__empty{color:#262624b8;text-align:center;background:#fffbefdb;border:1px solid #26262414;border-radius:1.5rem;padding:2rem}@media screen and (max-width:991px){.webinars-page{padding-top:6.5rem}.webinars-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.webinars-page__description{font-size:1.25rem}}@media screen and (max-width:767px){.webinars-page{padding-inline:1rem;padding-bottom:3.5rem}.webinars-page__hero{margin-bottom:2.75rem}.webinars-page__headline{margin-top:1.25rem;font-size:clamp(1.9rem,7vw,2.6rem)}.webinars-page__description{font-size:.98rem}.webinars-page__grid{grid-template-columns:1fr}.webinars-page__poster{aspect-ratio:16/10}.webinars-page__card-title{font-size:1.3rem}}.not-found-page{background:#fff;justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex;overflow:hidden}.not-found-content{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.not-found-blob-wrapper{filter:drop-shadow(0 20px 40px #ef44002e);width:clamp(180px,36vw,280px);margin-bottom:1rem;animation:3.5s ease-in-out infinite not-found-float;position:relative}.not-found-blob-svg{width:100%;height:auto;display:block}.not-found-four{color:#fff;pointer-events:none;text-shadow:0 2px 12px #0000001f;-webkit-user-select:none;user-select:none;font-family:Fraunces,serif;font-size:clamp(5rem,12vw,9rem);font-weight:600;line-height:1;position:absolute;top:50%;transform:translateY(-60%)}.not-found-four-left{right:88%}.not-found-four-right{left:88%}.not-found-heading{color:#171717;margin:0;font-family:Fraunces,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400;line-height:1.2}.not-found-description{color:#555;max-width:380px;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.6}.not-found-cta{color:#fff;background:#216c37;border-radius:999px;justify-content:center;align-items:center;margin-top:1.25rem;padding:.75rem 2rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.not-found-cta:hover{background:#1a5e2e;transform:scale(1.04)}.not-found-cta:active{transform:scale(.98)}@keyframes not-found-float{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-10px)rotate(1.5deg)}50%{transform:translateY(-4px)rotate(0)}75%{transform:translateY(-12px)rotate(-1.5deg)}}@media screen and (max-width:480px){.not-found-four{font-size:4.5rem}.not-found-four-left{right:82%}.not-found-four-right{left:82%}}.hide{display:none}@media screen and (max-width:991px){.hide-tablet{display:none}}@media screen and (max-width:767px){.hide-mobile{display:none}}.w-tabs,.w-tab-menu{position:relative}.w-tab-link{vertical-align:top;text-align:left;cursor:pointer;color:#222;background-color:#ddd;padding:9px 30px;text-decoration:none;display:block;position:relative}.w-tab-link.w--current{background-color:#c8c8c8}.w-tab-content{display:block;position:relative;overflow:hidden}.w-tab-pane{display:none;position:relative}.w-tab-pane.w--tab-active{display:block}.w-dropdown{text-align:left;z-index:900;margin-left:auto;margin-right:auto;display:inline-block;position:relative}.w-dropdown-toggle{-webkit-user-select:none;user-select:none;cursor:pointer;padding-right:40px;display:inline-block}.w-dropdown-list{background:#ddd;min-width:100%;display:none;position:absolute}.w-dropdown-list.w--open{display:block}.w-dropdown-link{vertical-align:top;color:#222;text-align:left;white-space:nowrap;margin-left:auto;margin-right:auto;padding:10px 20px;text-decoration:none;display:block;position:relative}.w-inline-block{max-width:100%;display:inline-block}.w-list-unstyled{padding-left:0;list-style:none}.w-form{margin:0 0 15px}.w-richtext:before,.w-richtext:after,.w-embed:before,.w-embed:after{content:" ";grid-area:1/1/2/2;display:table}.section_build-action{background:radial-gradient(80% 60% at 80% 100%,#8b5cf633 0%,#0000 50%),radial-gradient(60% 50% at 90% 80%,#ec489926 0%,#0000 45%),#f9fafb}.sec_bg-dot{background-color:#09090b;background-image:radial-gradient(circle,#a1a1aa66 1px,#0000 1px);background-size:24px 24px;position:relative}@keyframes arc-draw{0%{stroke-dashoffset:3000px}to{stroke-dashoffset:0}}@keyframes shimmer-move{0%{transform:translate(-40%)}to{transform:translate(40%)}}.arc-draw{stroke-dasharray:3000;stroke-dashoffset:3000px;animation:1.2s ease-out forwards arc-draw}.arc-shimmer{transform-origin:50%;animation:2.2s linear infinite shimmer-move}@keyframes pulseFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.w-lightbox-frame,.w-lightbox-embed{width:80vw;height:70vh}.text-glitch{animation:1.8s linear infinite glitch-color,1.2s step-end infinite glitch-jitter;display:inline-block;position:relative}@keyframes glitch-color{0%{text-shadow:4px 0 red,-4px 0 #0ff}20%{text-shadow:-4px 0 red,4px 0 #0ff}40%{text-shadow:2px 0 red,-2px 0 #0ff}60%{text-shadow:-2px 0 red,2px 0 #0ff}to{text-shadow:4px 0 red,-4px 0 #0ff}}@keyframes glitch-jitter{0%{transform:translate(0)}10%{transform:translate(-2px,2px)}20%{transform:translate(2px,-2px)}30%{transform:translate(-1px,1px)}40%{transform:translate(1px,-1px)}50%{transform:translate(-2px)}60%{transform:translate(2px)}70%{transform:translateY(2px)}80%{transform:translateY(-2px)}90%{transform:translate(1px,1px)}to{transform:translate(0)}}@keyframes download-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.download-page{background:#f5f3eb;min-height:100vh}.download-hero-section{background:#f5f3eb;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.download-hero-grid{pointer-events:none;background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-size:120px 120px;position:absolute;inset:0}.download-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:640px;margin:0 auto;padding:140px 24px 80px;display:flex;position:relative}.download-icon-wrap{margin-bottom:32px;animation:.5s ease-out both download-fade-in}.download-heading{color:#3a3a37;letter-spacing:-.02em;margin:0 0 20px;font-family:Fraunces,serif;font-size:clamp(2.25rem,1rem + 4vw,3.5rem);font-weight:400;line-height:1.15;animation:.5s ease-out 80ms both download-fade-in}.download-subtext{color:#6b6b63;max-width:460px;margin:0 0 36px;font-family:DM Sans,sans-serif;font-size:1.05rem;line-height:1.7;animation:.5s ease-out .16s both download-fade-in}.download-btn{letter-spacing:.04em;cursor:pointer;background:#216c37;border:none;border-radius:100px;align-items:center;gap:10px;padding:14px 32px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s;animation:.5s ease-out .24s both download-fade-in;display:inline-flex;color:#fff!important;text-decoration:none!important}.download-btn:hover{background:#1a5e2e;transform:translateY(-1px);box-shadow:0 4px 16px #216c3740;color:#fff!important}.download-btn:active{transform:translateY(0)}.download-meta{color:#a1a096;align-items:center;gap:6px;margin-top:20px;font-family:DM Sans,sans-serif;font-size:.8125rem;animation:.5s ease-out .32s both download-fade-in;display:flex}.download-quickstart{width:100%;max-width:560px;margin:40px auto 0;animation:.5s ease-out .38s both download-fade-in;position:relative}.download-quickstart-label{text-transform:uppercase;letter-spacing:.1em;color:#a1a096;margin:0 0 10px;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:600}.download-quickstart-box{background:#fff;border:1px solid #3a3a371a;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.download-quickstart-box:hover{border-color:#3a3a3733}.download-quickstart-pre{color:#3a3a37;white-space:pre-wrap;word-break:break-all;flex:1;margin:0;font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:.8125rem;line-height:1.6}.download-quickstart-copy{color:#a1a096;cursor:pointer;background:0 0;border:1px solid #3a3a371a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex}.download-quickstart-copy:hover{color:#3a3a37;background:#3a3a370d}.download-previous{width:100%;max-width:420px;margin-top:24px;animation:.5s ease-out .36s both download-fade-in}.download-see-more{color:#a1a096;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 0;font-family:DM Sans,sans-serif;font-size:.8125rem;transition:color .15s;display:inline-flex}.download-see-more:hover{color:#6b6b63}.download-see-more-chevron{transition:transform .2s;display:inline-flex}.download-previous-list{background:#fff;border:1px solid #3a3a371a;border-radius:12px;margin-top:12px;overflow:hidden}.download-previous-item{color:inherit;border-bottom:1px solid #3a3a370f;justify-content:space-between;align-items:center;padding:12px 16px;transition:background .15s;display:flex;text-decoration:none!important}.download-previous-item:last-child{border-bottom:none}.download-previous-item:hover{background:#3a3a3708}.download-previous-info{text-align:left;flex-direction:column;gap:2px;display:flex}.download-previous-version{color:#3a3a37;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500}.download-previous-date{color:#a1a096;font-family:DM Sans,sans-serif;font-size:.75rem}.download-previous-dl{color:#a1a096;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.download-previous-item:hover .download-previous-dl{color:#3a3a37;background:#3a3a370f}.access-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0000004d;justify-content:center;align-items:center;animation:.2s ease-out both download-fade-in;display:flex;position:fixed;inset:0}.access-modal{background:#fff;border:1px solid #3a3a371a;border-radius:20px;width:100%;max-width:420px;margin:0 16px;padding:36px 32px;position:relative;box-shadow:0 24px 80px #0000001f}.access-modal-close{color:#a1a096;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex;position:absolute;top:16px;right:16px}.access-modal-close:hover{color:#3a3a37;background:#3a3a370d}.access-modal-title{color:#3a3a37;margin:0 0 8px;font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:600}.access-modal-desc{color:#6b6b63;margin:0 0 24px;font-family:DM Sans,sans-serif;font-size:.875rem;line-height:1.6}.access-modal-input{color:#3a3a37;box-sizing:border-box;background:#f5f3eb;border:1px solid #3a3a3726;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:DM Sans,sans-serif;font-size:.9375rem;transition:border-color .15s}.access-modal-input:focus{border-color:#216c37;box-shadow:0 0 0 3px #216c371a}.access-modal-input::placeholder{color:#a1a096}.access-modal-error{color:#da491a;margin:8px 0 0;font-family:DM Sans,sans-serif;font-size:.8125rem}.access-modal-submit{color:#fff;cursor:pointer;background:#216c37;border:none;border-radius:100px;width:100%;margin-top:16px;padding:12px 24px;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:600;transition:all .2s}.access-modal-submit:hover:not(:disabled){background:#1a5e2e}.access-modal-submit:disabled{opacity:.6;cursor:not-allowed}.access-modal-waitlist{text-align:center;color:#a1a096;border-top:1px solid #3a3a3714;margin-top:20px;padding-top:20px;font-family:DM Sans,sans-serif;font-size:.8125rem;line-height:1.5;display:block}.access-modal-waitlist a{color:#216c37;text-decoration:none}.access-modal-waitlist a:hover{text-decoration:underline}@media (max-width:640px){.download-heading{font-size:2.25rem}.download-hero{padding:100px 20px 60px}}.platform-banner{text-align:center;z-index:10001;background:#1a1a17;border-bottom:1px solid #ffffff14;padding:.75rem 1.5rem;position:fixed;top:0;left:0;right:0}.platform-banner-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.platform-banner-text{color:#ffffffb3;margin:0;font-family:DM Sans,sans-serif;font-size:.875rem}.platform-banner-link{color:#fffbef;align-items:center;gap:.25rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.platform-banner-link:hover{opacity:.8}.platform-docs-button.platform-docs-button{color:#3a3a37;background-color:#0000;border:1.5px solid #3a3a3740}.platform-docs-button.platform-docs-button:hover{border-color:#3a3a3780}
