@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&family=IBM+Plex+Mono&display=swap";.product-transition{position:relative;z-index:1;width:min(calc(100% - 64px),1200px);margin:clamp(96px,8vw,128px) auto 0;color:#f2f2f5;isolation:isolate}.product-transition:before{content:"";position:absolute;top:50%;left:50%;z-index:-1;width:min(150vw,1800px);height:clamp(520px,58vw,760px);background:radial-gradient(ellipse at 50% 48%,rgba(86,63,164,.12),rgba(35,25,68,.04) 38%,transparent 72%);opacity:calc(.48 + var(--transition-depth, 0) * .28);transform:translate3d(-50%,calc(-50% + var(--transition-glow-y, 0px)),0);pointer-events:none}.product-transition-inner{width:100%}.product-transition-copy{max-width:780px}.product-transition h2{max-width:15ch;margin:0;font-size:clamp(36px,4vw,56px);font-weight:400;line-height:1.08;letter-spacing:-.035em;text-wrap:balance}.product-transition h2 span{display:block}.product-transition-summary{max-width:610px;margin:24px 0 0;color:#858994;font-size:clamp(15px,1.5vw,18px);line-height:1.55;text-wrap:pretty}.product-transition-points{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,48px);margin:clamp(52px,6vw,72px) auto 0}.product-transition-points article{min-width:0;padding-top:18px;border-top:1px solid rgba(225,218,255,.14)}.product-transition-points h3{margin:0;color:#e7e7eb;font-size:17px;font-weight:400;line-height:1.35}.product-transition-points p{margin:10px 0 0;color:#858994;font-size:14px;line-height:1.6;text-wrap:pretty}.product-transition.is-reveal-ready .product-transition-copy h2 span,.product-transition.is-reveal-ready .product-transition-summary,.product-transition.is-reveal-ready .product-transition-points article{opacity:0;transform:translate3d(0,22px,0);transition:opacity .82s var(--ease),transform .92s var(--ease)}.product-transition.is-reveal-ready .product-transition-copy h2 span:nth-child(2){transition-delay:70ms}.product-transition.is-reveal-ready .product-transition-copy h2 span:nth-child(3){transition-delay:.14s}.product-transition.is-reveal-ready .product-transition-summary{transition-delay:.21s}.product-transition.is-reveal-ready .product-transition-points article:nth-child(1){transition-delay:.29s}.product-transition.is-reveal-ready .product-transition-points article:nth-child(2){transition-delay:.37s}.product-transition.is-reveal-ready .product-transition-points article:nth-child(3){transition-delay:.45s}.product-transition.is-reveal-ready.is-visible .product-transition-copy h2 span,.product-transition.is-reveal-ready.is-visible .product-transition-summary,.product-transition.is-reveal-ready.is-visible .product-transition-points article{opacity:1;transform:translateZ(0)}.product-transition+.project-quotes-section{margin-top:clamp(72px,7vw,96px)}@media (max-width: 760px){.product-transition{width:calc(100% - 32px);margin-top:72px}.product-transition h2{max-width:16ch;font-size:clamp(34px,10vw,44px)}.product-transition-summary{max-width:34rem;margin-top:18px;font-size:15px}.product-transition-points{grid-template-columns:1fr;gap:28px;margin-top:44px}.product-transition-points article{padding-top:16px}.product-transition-points p{max-width:34rem}.product-transition+.project-quotes-section{margin-top:64px}}@media (prefers-reduced-motion: reduce){.product-transition:before{transform:translate3d(-50%,-50%,0)}.product-transition.is-reveal-ready .product-transition-copy h2 span,.product-transition.is-reveal-ready .product-transition-summary,.product-transition.is-reveal-ready .product-transition-points article{opacity:1;transform:none;transition:none}}.project-quotes-section{width:min(calc(100% - 64px),1200px);margin:clamp(112px,10vw,152px) auto 0}.project-quotes-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(280px,1fr);gap:12px}.project-principles-heading{width:100%;margin:0 0 clamp(42px,5vw,64px)}.project-principles-heading h2{max-width:14ch;margin:0;color:#f2f2f5;font-size:clamp(34px,3.8vw,52px);font-weight:400;line-height:1.06;letter-spacing:-.035em}.project-quote-card{--quote-enter-x: 0px;--quote-enter-y: 0px;--quote-enter-rotate: 0deg;position:relative;min-width:0;min-height:clamp(360px,38vw,460px);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(30px,4vw,48px);border-radius:10px;color:#121318;isolation:isolate;transform:translate3d(var(--quote-enter-x),var(--quote-enter-y),0) rotate(var(--quote-enter-rotate));transform-origin:50% 100%;backface-visibility:hidden;will-change:transform,opacity}.project-quote-primary{background:#d9def2}.project-quote-secondary{background:#b9acd9}.project-quote-primary:after{content:"L";position:absolute;right:clamp(20px,5vw,64px);bottom:clamp(-126px,-8vw,-72px);z-index:-1;color:#4d486c12;font-size:clamp(280px,33vw,470px);font-weight:400;line-height:.8;letter-spacing:-.12em;pointer-events:none}.project-principle-statement{width:min(100%,720px);margin:0;font-size:clamp(28px,3vw,44px);font-weight:400;line-height:1.1;letter-spacing:-.035em;text-wrap:balance}.project-quote-secondary .project-principle-statement{width:min(100%,420px);font-size:clamp(27px,2.5vw,38px)}.project-quote-source{position:relative;z-index:1;display:flex;align-items:center;gap:14px}.project-quote-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;overflow:hidden;background:#17181d}.project-quote-mark img{width:32px;height:32px;object-fit:contain}.project-quote-source>span:last-child{display:flex;flex-direction:column;gap:2px}.project-quote-source strong{font-size:13px;font-weight:400}.project-quote-source small{color:#1213188f;font-size:12px}.project-quotes-footer{display:flex;align-items:baseline;justify-content:space-between;gap:32px;padding:28px 4px 0;color:#777b86;font-size:13px}.project-quotes-footer p{max-width:66ch;margin:0}.project-quotes-footer a{flex:0 0 auto;color:#a4a7af;transition:color .16s var(--ease)}.project-quotes-footer a:hover{color:#f1f1f4}.project-quotes-section.is-reveal-ready .project-quote-primary{--quote-enter-x: -22px;--quote-enter-y: 42px;--quote-enter-rotate: -.45deg;opacity:0;transition:opacity .62s var(--ease),transform .78s var(--ease)}.project-quotes-section.is-reveal-ready .project-principles-heading{opacity:0;transform:translate3d(0,18px,0);transition:opacity .62s var(--ease),transform .76s var(--ease)}.project-quotes-section.is-reveal-ready .project-quote-secondary{--quote-enter-x: 22px;--quote-enter-y: 48px;--quote-enter-rotate: .45deg;opacity:0;transition:opacity .64s var(--ease) 50ms,transform .82s var(--ease) 50ms}.project-quotes-section.is-reveal-ready .project-quotes-footer{opacity:0;transform:translate3d(0,18px,0);transition:opacity .7s var(--ease) .36s,transform .8s var(--ease) .36s}.project-quotes-section.is-reveal-ready.is-visible .project-quote-card{--quote-enter-x: 0px;--quote-enter-y: 0px;--quote-enter-rotate: 0deg;opacity:1}.project-quotes-section.is-reveal-ready.is-visible .project-principles-heading,.project-quotes-section.is-reveal-ready.is-visible .project-quotes-footer{opacity:1;transform:translateZ(0)}@media (max-width: 760px){.project-quotes-section{width:calc(100% - 32px);margin-top:88px}.project-quotes-grid{grid-template-columns:1fr}.project-quote-card{min-height:340px;padding:28px}.project-quote-secondary{min-height:300px}.project-principles-heading{margin-bottom:36px}.project-principle-statement,.project-quote-secondary .project-principle-statement{width:100%;font-size:clamp(28px,8vw,38px)}.project-quotes-footer{align-items:flex-start;flex-direction:column;gap:14px;padding-top:22px}}@media (prefers-reduced-motion: reduce){.project-quotes-section.is-reveal-ready .project-quote-card,.project-quotes-section.is-reveal-ready .project-principles-heading,.project-quotes-section.is-reveal-ready .project-quotes-footer{--quote-enter-x: 0px;--quote-enter-y: 0px;--quote-enter-rotate: 0deg;opacity:1;transform:none;transition:none}}.developers-section{padding-top:clamp(96px,12vw,168px);background:#000;color:#f2f2f5}.developers-shell{width:min(calc(100% - 64px),1200px);margin-inline:auto}.developers-heading{width:min(100%,880px);margin:0 auto 34px}.developers-title-row{display:flex;align-items:center;gap:18px}.developers-title-row h2{flex:0 0 auto;margin:0;color:#e7e7eb;font-size:18px;font-weight:400;line-height:1.2;letter-spacing:-.02em}.developers-title-row>span{height:1px;flex:1;background:#e1daff24}.developers-meta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:10px}.developers-heading p{margin:0;color:#777b86;font-size:13px;line-height:1.6}.developers-heading p strong{color:#c9c6d2;font-weight:400}.developers-contributions-link{flex:0 0 auto;display:inline-flex;align-items:center;gap:9px;color:#858994;font-size:14px;line-height:1.5;white-space:nowrap;transition:color .18s var(--ease)}.developers-contributions-link span{display:inline-block;font-size:17px;transition:transform .22s var(--ease)}.developers-contributions-link:hover{color:#e7e7eb}.developers-contributions-link:hover span{transform:translate3d(2px,-2px,0)}.contributors-wall{position:relative;width:min(100%,760px);height:220px;margin-inline:auto;overflow:hidden;perspective:1100px;perspective-origin:50% 50%}.contributors-plane{height:100%;display:flex;align-items:center;transform:rotateX(14deg);transform-style:preserve-3d}.contributors-block{width:100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.contributor-tile{position:relative;z-index:1;aspect-ratio:1;display:block;outline:none}.contributor-avatar{position:absolute;inset:0;z-index:1;display:block;overflow:hidden;border-radius:50%;background:#111116;box-shadow:inset 0 0 0 1px #ffffff0f;transition:transform .32s var(--ease),box-shadow .32s var(--ease)}.contributor-avatar img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) brightness(.6);user-select:none;transition:filter .32s var(--ease)}.contributor-tile:hover,.contributor-tile:focus-visible{z-index:12}.contributor-tile:hover .contributor-avatar,.contributor-tile:focus-visible .contributor-avatar{transform:scale(1.16);box-shadow:inset 0 0 0 1px #ffffff52,0 16px 38px #00000075}.contributor-tile:hover .contributor-avatar img,.contributor-tile:focus-visible .contributor-avatar img{filter:grayscale(0) brightness(1.04)}.contributor-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;z-index:20;padding:5px 8px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#161619;color:#f2f2f5;font-size:11px;line-height:1;white-space:nowrap;opacity:0;transform:translate3d(-50%,4px,0);transition:opacity .16s var(--ease),transform .2s var(--ease);pointer-events:none}.contributor-tile:hover .contributor-tooltip,.contributor-tile:focus-visible .contributor-tooltip{opacity:1;transform:translate3d(-50%,0,0)}.contributors-wall-mask{position:absolute;inset:0;z-index:30;background:radial-gradient(130% 95% at 50% 50%,transparent 30%,#000 82%),linear-gradient(to bottom,#000 0%,transparent 16%,transparent 84%,#000 100%),linear-gradient(to right,#000 0%,transparent 10%,transparent 90%,#000 100%);pointer-events:none}.developers-section.is-reveal-ready .developers-heading,.developers-section.is-reveal-ready .contributors-wall{opacity:0;transform:translate3d(0,18px,0);transition:opacity .72s var(--ease),transform .86s var(--ease)}.developers-section.is-reveal-ready .contributors-wall{transition-delay:.1s}.developers-section.is-reveal-ready.is-visible .developers-heading,.developers-section.is-reveal-ready.is-visible .contributors-wall{opacity:1;transform:translateZ(0)}@media (max-width: 900px){.contributors-wall{height:180px}}@media (max-width: 640px){.developers-section{padding-top:80px}.developers-shell{width:calc(100% - 32px)}.developers-heading{width:100%;margin-bottom:26px}.contributors-wall{height:120px}.contributors-plane{transform:rotateX(10deg)}.contributors-block{gap:7px}.contributor-tooltip{display:none}.developers-meta{align-items:flex-start;gap:14px}.developers-contributions-link{font-size:12px}}@media (prefers-reduced-motion: reduce){.developers-section.is-reveal-ready .developers-heading,.developers-section.is-reveal-ready .contributors-wall{opacity:1;transform:none;transition:none}}:root{--color-surface: #050509;--color-surface-raised: #050509;--color-ink: #f4f1ff;--color-muted: #aba4bc;--color-subtle: #7d748f;--color-line: rgba(225,218,255,.16);--color-brand: #a388ff;--color-brand-dark: #c0b0ff;--color-accent: #ff785e;--color-success: #64de99;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px;--space-16: 64px;--space-24: 96px;--radius-sm: 4px;--radius-md: 8px;--shadow-sm: 0 2px 18px rgba(0,0,0,.28);--shadow-md: 0 20px 60px rgba(0,0,0,.5);--ease: cubic-bezier(.2,.75,.25,1)}*{box-sizing:border-box}html{overflow-x:clip;scroll-behavior:smooth}body{margin:0;overflow-x:clip;background:var(--color-surface);color:var(--color-ink);font-family:DM Sans,ui-sans-serif,sans-serif;font-size:16px;font-weight:400;line-height:1.6}button,input,select,textarea,h1,h2,h3,h4,h5,h6,strong,b{font-weight:400}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(102,158,255,.8);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shell{width:min(100% - 64px,1280px);margin-inline:auto}.site-header{position:relative;z-index:10;background:#19191c;color:#bebec2}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:var(--space-8)}.brand{display:inline-flex;align-items:center;gap:10px;color:#f7f7f8;font-weight:700;font-size:18px}.brand img{border-radius:var(--radius-sm)}.nav-links{display:flex;align-items:center;gap:var(--space-8);font-size:14px}.nav-links a{transition:color .18s var(--ease)}.nav-links a:hover{color:#fff}.nav-divider{width:1px;height:20px;background:#3b3b40}.nav-cta{padding:8px 12px;border:1px solid #55555d;border-radius:6px;color:#fff;font-weight:400}.nav-cta:hover{border-color:#fff}.language-menu{position:relative;color:#bebec2}.language-menu summary{display:inline-flex;align-items:center;gap:7px;padding:8px 0;color:inherit;cursor:pointer;list-style:none}.language-menu summary::-webkit-details-marker{display:none}.language-menu summary:hover{color:#fff;background:transparent}.language-chevron{width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .16s var(--ease)}.language-menu[open] .language-chevron{transform:translateY(2px) rotate(225deg)}.language-options{position:absolute;top:calc(100% + 8px);right:-8px;z-index:20;min-width:112px;padding:6px;border:1px solid #3b3b40;border-radius:6px;background:#1e1e22;box-shadow:0 14px 36px #0000006b}.language-options a{display:block;padding:8px 10px;border-radius:4px;white-space:nowrap}.language-options a:hover{background:transparent;color:#fff}.language-options a[aria-current=page]{color:#fff}.menu-toggle{display:none;width:44px;height:44px;border:1px solid #45454b;border-radius:6px;background:#19191c;cursor:pointer}.menu-toggle>span:not(.sr-only){display:block;width:16px;height:1px;margin:4px auto;background:#fff}.hero-dark{position:relative;min-height:max(680px,calc(88svh - 72px));overflow:hidden;background:#000;color:#fff}.hero-background{position:absolute;inset:0;overflow:hidden;background:radial-gradient(125% 125% at 50% 10%,#000 40%,#63e);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 72%,rgba(0,0,0,.85) 80%,rgba(0,0,0,.35) 92%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 72%,rgba(0,0,0,.85) 80%,rgba(0,0,0,.35) 92%,transparent 100%);pointer-events:none}.hero-inner{position:relative;z-index:1;min-height:inherit;display:flex;flex-direction:column;align-items:center;padding-block:116px 44px;text-align:center}.hero-eyebrow{color:#c7bbff}.eyebrow,.section-kicker{margin:0 0 var(--space-4);font:400 12px/1.4 IBM Plex Mono,monospace;letter-spacing:.04em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:8px}.status-dot{width:7px;height:7px;border-radius:50%;background:#64de99;box-shadow:0 0 0 4px #64de991f}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0}.hero-dark h1{max-width:900px;margin:0 auto var(--space-6);font-size:clamp(42px,5.6vw,72px);line-height:1;font-weight:400;text-wrap:balance}.hero-lede{max-width:620px;margin:0 auto;color:#d4cfff;font-size:clamp(18px,2vw,23px);line-height:1.45}.window-chrome{height:42px;display:flex;align-items:center;gap:7px;padding:0 14px;border:1px solid #49405e;border-top-color:#b29aff;border-bottom:0;border-radius:8px 8px 0 0;background:#1d172d;color:#aeb6bb;font:11px IBM Plex Mono,monospace;text-align:left}.window-chrome>span{width:8px;height:8px;border-radius:50%;background:#60686c}.window-chrome>span:first-child{background:#e0715b}.window-chrome>span:nth-child(2){background:#d7a94b}.window-chrome>span:nth-child(3){background:#5fb57d}.window-chrome code{margin-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.window-chrome i{margin-left:auto;color:#717b81;font-style:normal}.visual-caption,figure figcaption{display:flex;justify-content:space-between;gap:var(--space-4);color:#b9b4cf;font:11px/1.4 IBM Plex Mono,monospace}.visual-caption{padding-top:var(--space-3)}.visual-caption span:last-child{color:#817a9b}.hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.hero-actions-centered{order:2;justify-content:center;margin-top:var(--space-8);flex-wrap:nowrap}.hero-actions-centered .button{width:min(240px,100%);white-space:nowrap}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 28px;border:1px solid transparent;border-radius:6px;font-size:14px;font-weight:400;transition:background .18s var(--ease),color .18s var(--ease),border-color .18s var(--ease)}.button>span[aria-hidden=true]{font-size:14px;line-height:1;font-weight:400}.button-primary{background:#fff;color:#15151a;box-shadow:0 8px 22px #00000047}.button-primary:hover{background:#e9e5ff}.button-secondary{border-color:#655b82;background:#100a2380;color:#fff}.button-secondary:hover{border-color:#b8a8ff;background:#28145a8c}.download-platform-icon{display:none;width:14px;height:14px;flex:0 0 14px;align-self:center;transform:translateY(-1px)}.download-platform-icon.is-visible{display:block}.hero-meta{margin:36px 0 0;color:#9589b8;font:12px/1.5 IBM Plex Mono,monospace}.hero-meta-centered{order:3;text-align:center}.signal-band{border-block:0;background:var(--color-surface-raised)}.signal-grid{display:grid;grid-template-columns:.7fr 1.2fr .9fr;gap:var(--space-8);align-items:start;padding-block:var(--space-16)}.signal-statement{max-width:18ch;margin:0;font-size:clamp(24px,3vw,38px);line-height:1.18;font-weight:400}.signal-detail{max-width:35ch;margin:0;color:var(--color-muted)}.feature-section,.gallery-section{padding-block:var(--space-16) var(--space-24);background:var(--color-surface)}.section-heading{max-width:760px}.section-heading h2,.download-inner h2{max-width:15ch;margin-bottom:var(--space-12);font-size:clamp(32px,4vw,52px);line-height:1.1;font-weight:400}.feature-section .section-heading h2{margin-bottom:var(--space-8)}.feature-list{border-top:0}.feature-row{display:grid;grid-template-columns:80px minmax(200px,1fr) minmax(240px,.8fr);gap:var(--space-8);align-items:baseline;padding-block:var(--space-6);border-bottom:0}.feature-number{color:var(--color-brand);font:400 12px IBM Plex Mono,monospace}.feature-row h3{margin:0;color:var(--color-ink);font-size:22px;line-height:1.3;font-weight:400}.feature-row p{max-width:36ch;margin:0;color:var(--color-muted)}.gallery-heading h2{margin-bottom:var(--space-6)}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--color-brand-dark);font-size:14px;font-weight:400}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.gallery-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:var(--space-6);align-items:end}.gallery-grid figure{margin:0}.gallery-grid img{width:100%;height:auto;aspect-ratio:16 / 10;object-fit:cover;border:0;box-shadow:var(--shadow-sm)}.gallery-side{margin-bottom:var(--space-12)!important}.gallery-grid figcaption{padding-top:var(--space-3);color:var(--color-muted)}.gallery-grid figcaption span:last-child{color:var(--color-subtle)}.gallery-workbench{width:min(100% - 160px,1100px);margin-bottom:var(--space-24)}.gallery-workbench img{display:block;width:100%;height:auto;border-radius:10px;box-shadow:0 28px 80px #00000094}.download-section{border-block:0;background:var(--color-surface);color:#f7f5ff}.download-inner{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-8);align-items:end;padding-block:var(--space-24)}.download-inner .section-kicker{color:#a7a0bd}.download-inner h2{margin:0}.download-action{justify-self:end;min-width:min(100%,260px)}.download-action p{margin-bottom:var(--space-6);color:#a7a0bd;font:13px/1.6 IBM Plex Mono,monospace}.download-action .button-primary{background:#f7f5ff;color:#16121f}.download-action .button-primary:hover{background:#e9e2ff}.site-footer{margin-top:clamp(96px,12vw,168px);background:#0d0b16}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:var(--space-8);padding-block:80px 96px}.footer-note,.footer-meta{margin:var(--space-3) 0 0;color:var(--color-muted);font-size:13px}.footer-links{display:flex;align-items:center;gap:var(--space-6);font-size:13px;font-weight:400}.footer-links a:hover{color:var(--color-brand-dark)}.footer-meta{grid-column:1 / -1;padding-top:var(--space-6);border-top:0}@media (max-width: 900px){.hero-inner{padding-block:76px 48px}.signal-grid{grid-template-columns:1fr 1.3fr}.signal-detail{grid-column:2}.feature-row{grid-template-columns:56px 1fr;gap:var(--space-4)}.feature-row p{grid-column:2}.gallery-grid{grid-template-columns:1fr}.gallery-side{margin:0!important;max-width:700px}.download-inner{grid-template-columns:1.2fr .8fr}}@media (max-width: 640px){.shell{width:min(100% - 32px,1280px)}.site-header,.nav{min-height:64px}.menu-toggle{display:block}.nav-links{position:absolute;top:64px;right:16px;left:16px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:8px;border:1px solid #45454b;border-radius:8px;background:#1e1e22;box-shadow:var(--shadow-md)}.nav-links.is-open{display:flex}.nav-links a{padding:12px}.nav-divider{width:auto;height:1px;margin:4px 12px}.language-menu{margin:4px 12px}.language-menu summary{display:flex;justify-content:space-between;padding:12px 0}.language-options{position:static;min-width:0;margin-top:2px;border:0;padding:0;background:transparent;box-shadow:none}.language-options a{padding-inline:0}.nav-cta{text-align:center}.hero-dark{min-height:690px}.hero-inner{padding-block:52px 40px}.hero-dark h1{font-size:42px}.hero-lede{font-size:18px}.window-chrome{height:36px}.window-chrome code{max-width:130px}.signal-grid{grid-template-columns:1fr;gap:var(--space-6);padding-block:var(--space-12)}.signal-statement,.signal-detail{grid-column:auto}.feature-section,.gallery-section{padding-block:56px 64px}.section-heading h2,.download-inner h2{margin-bottom:var(--space-8);font-size:36px}.feature-row{grid-template-columns:44px 1fr;padding-block:var(--space-6)}.feature-row h3{font-size:19px}.gallery-grid{gap:var(--space-8)}.visual-caption,figure figcaption{flex-direction:column;gap:2px}.download-inner{grid-template-columns:1fr;padding-block:var(--space-16)}.download-action{justify-self:start}.site-footer{margin-top:80px}.footer-grid{grid-template-columns:1fr;padding-block:56px 64px}.footer-links{flex-wrap:wrap}.footer-meta{grid-column:auto}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.button,.nav-links a{transition:none}}@media (max-width: 640px){.hero-actions-centered{flex-wrap:wrap}}@media (max-width: 900px){.gallery-workbench{width:calc(100% - 32px)}}.hero-dark{z-index:1;overflow:visible;isolation:isolate}.hero-background{transform:translate3d(0,var(--glow-scroll-y, 0px),0);opacity:var(--hero-glow-opacity, 1);will-change:transform,opacity}.hero-inner>:not(.hero-code-layer){position:relative;z-index:1}.product-demo-layout{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1fr);gap:clamp(48px,7vw,96px);align-items:start;width:min(calc(100% - 64px),1120px);min-height:620px;margin:clamp(112px,10vw,152px) auto 0}.product-story-steps{min-width:0}.product-story-step{min-height:100svh;display:flex;align-items:center}.product-story-code{opacity:var(--story-code-opacity, 0);transform:translateY(-30px)}.product-story-step .hero-code-layer{height:392px;padding-block:0;overflow:hidden;opacity:.24;animation:none}.product-story-step .hero-code-line{opacity:var(--line-reveal, 0);transform:translate3d(0,var(--line-y, 10px),0);will-change:transform,opacity}.product-story-image{justify-content:center;opacity:var(--story-step-opacity, 0);transform:translate3d(0,var(--story-step-y, 34px),0);will-change:transform,opacity}.product-story-image img{display:block;width:min(100%,360px);max-height:min(72svh,660px);object-fit:contain;border-radius:10px;box-shadow:0 22px 60px #00000085}.interactive-app-slot{position:sticky;top:clamp(88px,12vh,132px);width:calc(100% + max(32px,(100vw - 1120px) / 2));min-width:0;min-height:520px;overflow:hidden}.workbench-demo{--wb-window: #1b1d20;--wb-titlebar: #25282b;--wb-tool: #1f2124;--wb-sidebar: #17181b;--wb-editor: #131416;--wb-raised: #2a2d30;--wb-divider: rgba(255,255,255,.075);--wb-primary: rgba(255,255,255,.86);--wb-secondary: rgba(255,255,255,.5);--wb-tertiary: rgba(255,255,255,.34);--wb-accent: #4f94fa;position:absolute;top:0;left:0;width:760px;height:500px;overflow:hidden;border-radius:10px;background:var(--wb-window);color:var(--wb-primary);box-shadow:0 26px 70px #0000009e;font:400 11px/1.35 DM Sans,sans-serif;user-select:none}.workbench-demo button{padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.workbench-topbar{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;border-bottom:1px solid var(--wb-divider);background:var(--wb-titlebar)}.workbench-project,.workbench-run{display:flex;align-items:center;gap:7px;white-space:nowrap}.workbench-project{font-size:12px;font-weight:400}.workbench-project>img{border-radius:6px}.workbench-chevron,.tree-header-chevron{width:6px;height:6px;flex:0 0 6px;border-right:1px solid var(--wb-secondary);border-bottom:1px solid var(--wb-secondary);transform:translateY(-2px) rotate(45deg)}.workbench-run{gap:8px;color:var(--wb-secondary)}.workbench-run>span:nth-child(2){color:var(--wb-primary);font-weight:400}.workbench-run button{width:25px;height:25px;display:grid;place-items:center;border-radius:4px}.workbench-run button>img{width:14px;height:14px}.workbench-run button:hover{background:#ffffff0e}.workbench-leaf{width:13px;height:13px;overflow:visible;fill:none;stroke:#48b864;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.workbench-main{display:grid;grid-template-columns:38px 190px 1fr;height:440px;background:var(--wb-titlebar)}.workbench-activity{display:flex;flex-direction:column;align-items:center;gap:3px;padding:5px 4px;background:var(--wb-titlebar)}.activity-primary-tools{display:flex;flex-direction:column;gap:3px;padding-top:3px}.workbench-activity button{width:27px;height:27px;display:grid;place-items:center;border-radius:4px;color:var(--wb-secondary)}.workbench-activity button>img,.workbench-activity button>svg{width:15px;height:15px}.workbench-activity button:hover,.workbench-activity button.is-active{background:#ffffff13;color:var(--wb-primary)}.activity-spacer{flex:1}.sf-terminal-icon{fill:none;stroke:#ced0d6;stroke-width:1.15;stroke-linecap:round;stroke-linejoin:round}.workbench-tree{min-width:0;margin:5px 0;overflow:hidden;border-radius:8px;background:var(--wb-sidebar)}.tool-panel{height:100%;overflow:hidden}.tool-panel[hidden]{display:none}.tree-header{height:34px;display:flex;align-items:center;gap:7px;padding:0 9px;border-bottom:1px solid var(--wb-divider)}.tree-header strong{font-size:12px}.tree-header button{margin-left:auto;width:24px;height:24px;display:grid;place-items:center;color:var(--wb-secondary)}.tree-header button img{width:12px;height:12px}.tree-header-icon{width:11px;height:11px;margin-left:auto;opacity:.65}.panel-count{margin-left:auto;color:var(--wb-tertiary);font-size:9.5px}.tree-list,.tree-children{display:flex;flex-direction:column;gap:1px}.tree-list{padding:5px}.tree-children[hidden]{display:none}.tree-row{width:calc(100% - 14px);height:21px;align-self:center;display:flex;align-items:center;gap:6px;padding:0 6px!important;border-radius:4px;text-align:left;white-space:nowrap}.tree-row:hover{background:#ffffff0e}.tree-row.is-selected{background:#34373d}.tree-disclosure{width:6px;height:6px;flex:0 0 6px;border-right:1px solid var(--wb-secondary);border-bottom:1px solid var(--wb-secondary);transform:rotate(-45deg);transition:transform .14s var(--ease)}.tree-folder-row[aria-expanded=true] .tree-disclosure{transform:translateY(-2px) rotate(45deg)}.tree-node-icon{width:13px;height:13px;flex:0 0 13px}.tree-children .tree-row{padding-left:18px!important}.tree-children.tree-depth-2 .tree-row{padding-left:20px!important}.tool-panel-body{display:flex;flex-direction:column;gap:2px;padding:7px}.tool-section-label{margin:3px 5px 4px;color:var(--wb-tertiary);font-size:9px;text-transform:uppercase}.tool-result-row{width:100%;height:24px;display:flex;align-items:center;gap:6px;padding:0 6px!important;border-radius:4px;text-align:left}.tool-result-row:hover,.tool-result-row.is-selected{background:#ffffff0f}.tool-result-row img{width:12px;height:12px}.tool-result-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool-result-row small{margin-left:auto;color:#73a9f6;font-size:9px}.demo-search-field{height:25px;display:flex;align-items:center;gap:6px;padding:0 7px;border:1px solid rgba(255,255,255,.12);border-radius:4px;background:#ffffff09}.demo-search-field:focus-within{border-color:#4f94faa6}.demo-search-field img{width:11px;height:11px;opacity:.7}.demo-search-field input{min-width:0;width:100%;padding:0;border:0;outline:0;background:transparent;color:var(--wb-primary);font:inherit}.search-results{min-height:0;display:flex;flex-direction:column;gap:1px}.search-result{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:5px 6px!important;border-radius:4px;text-align:left}.search-result:hover,.search-result.is-selected{background:#ffffff0e}.search-result strong,.search-result span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result strong{font-size:10px}.search-result strong small{margin-left:3px;color:var(--wb-tertiary);font-size:8px;font-weight:400}.search-result span{color:var(--wb-secondary);font:400 9px/1.3 IBM Plex Mono,monospace}.search-result mark{background:#4f94fa47;color:#dbe9ff}.terminal-demo{height:calc(100% - 34px);padding:9px;overflow:hidden;background:#111214;color:#b9bec5;font:400 9.5px/1.55 IBM Plex Mono,monospace}.terminal-demo p{margin:0 0 4px}.terminal-prompt{margin-right:5px;color:#73b982}.terminal-success{color:#8acb8f}.terminal-caret{display:inline-block;width:5px;height:11px;margin-left:4px;vertical-align:-2px;background:#ffffff94}.current-branch{height:26px;display:flex;align-items:center;gap:7px;margin:0;padding:0 6px;border-radius:4px;background:#ffffff0b}.current-branch img{width:12px;height:12px}.commit-row{display:grid;grid-template-columns:9px minmax(0,1fr);gap:6px;padding:5px 6px!important;border-radius:4px;text-align:left}.commit-row:hover{background:#ffffff0d}.commit-dot{width:7px;height:7px;margin-top:3px;border:1px solid #72a7ef;border-radius:50%}.commit-row>span:last-child{min-width:0;display:flex;flex-direction:column;gap:1px}.commit-row strong{overflow:hidden;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.commit-row small{color:var(--wb-tertiary);font-size:8.5px}.settings-demo{gap:1px}.settings-row{height:25px;display:flex;align-items:center;justify-content:space-between;padding:0 7px!important;border-radius:4px;text-align:left}.settings-row:hover,.settings-row.is-selected{background:#ffffff0f}.settings-row small{color:var(--wb-tertiary);font-size:13px;transition:transform .14s var(--ease)}.settings-row[aria-expanded=true] small{transform:rotate(90deg)}.settings-detail{display:flex;flex-direction:column;gap:6px;margin:2px 3px 5px;padding:7px}.settings-detail[hidden]{display:none}.settings-detail label{min-height:20px;display:flex;align-items:center;justify-content:space-between;gap:6px;color:var(--wb-secondary);font-size:9px}.settings-detail select{min-width:68px;max-width:92px;height:20px;padding:0 3px;border:1px solid rgba(255,255,255,.12);border-radius:4px;outline:0;background:#24262a;color:var(--wb-primary);font:inherit}.settings-detail input[type=checkbox]{width:12px;height:12px;margin:0;accent-color:var(--wb-accent)}.workbench-editor{min-width:0;display:grid;grid-template-rows:34px minmax(0,1fr);margin:5px 5px 5px 4px;overflow:hidden;border-radius:8px;background:var(--wb-editor)}.workbench-editor.has-terminal{grid-template-rows:34px minmax(0,1fr) 150px}.editor-tabs{height:34px;display:flex;align-items:stretch;overflow:hidden;border-bottom:1px solid var(--wb-divider)}.editor-tab{position:relative;min-width:0;max-width:180px;display:flex;align-items:center;gap:6px;padding:0 9px!important;color:var(--wb-secondary)!important;white-space:nowrap}.editor-tab>span:nth-child(2){overflow:hidden;text-overflow:ellipsis}.editor-tab.is-active{color:var(--wb-primary)!important;background:#ffffff06}.editor-tab.is-active:after{content:"";position:absolute;right:7px;bottom:0;left:7px;height:2px;background:var(--wb-accent)}.tab-close{margin-left:auto;opacity:0;font-size:14px}.editor-tab:hover .tab-close,.editor-tab.is-active .tab-close{opacity:.65}.editor-code{min-height:0;overflow:auto;padding:9px 0 28px;font:400 11px/1.65 IBM Plex Mono,monospace}.demo-code-line{min-width:600px;display:grid;grid-template-columns:38px 1fr;min-height:18px}.demo-code-line:hover{background:#ffffff06}.demo-code-line.is-search-target{background:#4f94fa1c}.demo-line-number{padding-right:10px;color:var(--wb-tertiary);text-align:right}.demo-code-line code{color:#cdd1d7;white-space:pre}.token-keyword,.line-kw{color:#d57bc8!important}.token-type{color:#52b8e8}.token-string{color:#86c671}.line-comment{color:#6d747d!important}.line-heading{color:#88b9f7!important;font-weight:400}.editor-terminal{min-height:0;overflow:hidden;border-top:1px solid var(--wb-divider);background:#111214}.editor-terminal[hidden]{display:none}.editor-terminal-header{height:28px;display:flex;align-items:center;gap:8px;padding:0 10px;border-bottom:1px solid var(--wb-divider);background:#191a1d}.editor-terminal-header strong{font-size:10px}.editor-terminal-header span{color:var(--wb-tertiary);font-size:9px}.editor-terminal-header button{width:20px;height:20px;margin-left:auto;color:var(--wb-secondary);font-size:15px}.editor-terminal .terminal-demo{height:calc(100% - 28px);padding-top:7px}.workbench-status{height:22px;display:flex;align-items:center;gap:6px;padding:0 8px;border-top:1px solid var(--wb-divider);background:var(--wb-titlebar);color:var(--wb-secondary);font-size:9.5px}.workbench-status strong{color:var(--wb-primary);font-weight:400}.status-spacer{flex:1}.interactive-app-occluder{position:absolute;z-index:4;top:0;right:0;width:72px;height:500px;pointer-events:none;background:linear-gradient(to right,transparent 0%,rgba(0,0,0,.38) 48%,#000 100%)}.hero-code-layer{position:relative;z-index:1;width:100%;margin:0;padding-block:4px 120px;opacity:calc(.24 - var(--hero-scroll-progress, 0) * .2);pointer-events:none;text-align:left;filter:blur(.2px);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 7%,#000 88%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 7%,#000 88%,transparent 100%);animation:hero-code-reveal .9s ease-out .18s both;will-change:transform,opacity}@keyframes hero-code-reveal{0%{opacity:0;transform:translate3d(0,calc(12px + var(--code-scroll-y, 0px)),0)}to{opacity:calc(.24 - var(--hero-scroll-progress, 0) * .2);transform:translate3d(0,var(--code-scroll-y, 0px),0)}}.hero-code-line{display:grid;grid-template-columns:30px minmax(0,1fr);column-gap:15px;min-height:28px;color:#aab7ccd1;font:400 16px/1.72 IBM Plex Mono,monospace;white-space:pre}.hero-code-line-number{color:#a0aec69e;text-align:right;user-select:none}.hero-code-line code{color:inherit;font:inherit}.swift-attribute,.swift-keyword{color:#9d8eebeb}.swift-type{color:#bbc6e1f2}.swift-function{color:#acbed8e6}.home-content-stage{position:relative;z-index:2;min-height:560px;padding-top:1px;background:#000;perspective:1200px;isolation:isolate}.home-content-stage:before{content:"";position:absolute;top:-320px;left:50%;z-index:-1;width:min(150vw,1900px);height:760px;background:radial-gradient(ellipse at 50% 28%,rgba(91,64,186,.18),rgba(45,31,94,.07) 38%,transparent 72%);transform:translate(-50%);pointer-events:none}.hero-product-preview{position:relative;width:min(calc(100% - 48px),920px);margin:-110px auto 0;opacity:calc(var(--preview-progress, 0) * var(--preview-visibility, 0));transform:translate3d(0,var(--preview-scroll-y, 150px),0) rotateX(var(--preview-rotate-x, 17deg)) scale(var(--preview-scale, .93));transform-origin:50% 100%;will-change:transform,opacity}.hero-interactive-showcase{position:relative;z-index:2;width:min(calc(100% - 48px),1200px);height:700px;margin:-124px auto 0;overflow:hidden;border-radius:10px;opacity:calc(var(--preview-progress, 0) * var(--preview-visibility, 0));transform:translate3d(0,var(--preview-scroll-y, 100px),0) rotateX(var(--preview-rotate-x, 9deg)) scale(var(--preview-scale, .965));transform-origin:50% 100%;-webkit-font-smoothing:antialiased;box-shadow:0 28px 90px #0000007a,0 12px 42px #32207029;will-change:transform,opacity}.hero-interactive-showcase .workbench-demo{top:0;left:50%;width:1200px;height:700px;transform:translate(-50%);transform-origin:top center;box-shadow:none}.hero-interactive-showcase .workbench-main{height:calc(100% - 60px)}.hero-showcase-caption{width:min(calc(100% - 48px),1200px);display:flex;align-items:baseline;justify-content:flex-end;margin:18px auto 0;color:#737582;font-size:12px;line-height:1.5}.hero-showcase-caption p{max-width:48ch;margin:0;text-align:right}.interactive-app-slot{opacity:1}.hero-product-preview img{width:100%;height:auto;border:0;border-radius:10px;box-shadow:0 24px 72px #0000009e,0 10px 32px #180c4038}.signal-band{position:relative;z-index:0}.product-statement{padding-block:clamp(100px,13vw,176px);background:#000;color:#f2f2f5}.product-statement h2{max-width:16ch;margin:0 0 clamp(54px,7vw,86px);font-size:clamp(34px,4.5vw,64px);line-height:1.05;font-weight:400;letter-spacing:-.035em}.statement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(28px,5vw,72px)}.statement-grid article{padding-top:17px;border-top:1px solid rgba(225,218,255,.14)}.statement-grid article>span{color:#8d7bea;font:12px IBM Plex Mono,monospace}.statement-grid h3{margin:22px 0 10px;font-size:17px;font-weight:400}.statement-grid p{max-width:27ch;margin:0;color:#858994;font-size:13px;line-height:1.65}.feature-rail{padding-block:clamp(104px,13vw,176px);color:#f2f2f5}.feature-rail h2{max-width:15ch;margin:0 0 clamp(42px,6vw,68px);font-size:clamp(34px,4.2vw,58px);line-height:1.06;font-weight:400;letter-spacing:-.035em}.feature-rail-list{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(225,218,255,.14)}.feature-rail-list a{position:relative;min-height:150px;display:flex;flex-direction:column;gap:10px;padding:20px 18px 18px 0;border-bottom:1px solid rgba(225,218,255,.14);color:inherit;text-decoration:none}.feature-rail-list a+a{padding-left:18px;border-left:1px solid rgba(225,218,255,.1)}.feature-rail-list strong{font-size:15px;font-weight:400}.feature-rail-list span{max-width:18ch;color:#858994;font-size:12px;line-height:1.55}.feature-rail-list i{margin-top:auto;color:#777b86;font-size:17px;font-style:normal}.feature-rail-list a:hover i{color:#d5d7dc}.final-cta{position:relative;overflow:hidden;padding-block:clamp(104px,12vw,156px);background:#050507;color:#f2f2f5;text-align:center}.final-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 110%,rgba(83,61,174,.24),transparent 63%);pointer-events:none}.final-cta-inner{position:relative}.final-cta .section-kicker{color:#a99bf0}.final-cta h2{margin:0 auto 15px;font-size:clamp(34px,4.4vw,58px);line-height:1.05;font-weight:400;letter-spacing:-.035em}.final-cta-inner>p:not(.section-kicker){margin:0 auto 28px;color:#858994;font-size:15px}.final-cta-actions{display:flex;justify-content:center;gap:10px}.final-cta-actions .button{min-width:154px}@media (max-width: 800px){.statement-grid{grid-template-columns:1fr;gap:30px}.statement-grid p{max-width:42ch}.feature-rail-list{grid-template-columns:repeat(2,1fr)}.feature-rail-list a:nth-child(3){border-left:0;padding-left:0}.feature-rail-list a:nth-child(n+3){border-top:1px solid rgba(225,218,255,.1)}}@media (max-width: 640px){.product-statement,.feature-rail,.final-cta{padding-block:82px 104px}.product-statement h2,.feature-rail h2{font-size:36px}.feature-rail-list{grid-template-columns:1fr}.feature-rail-list a,.feature-rail-list a+a{min-height:112px;padding:16px 0;border-left:0;border-top:1px solid rgba(225,218,255,.1)}.feature-rail-list a:first-child{border-top:0}.final-cta-actions{flex-wrap:wrap}.final-cta-actions .button{min-width:140px}}.product-statement,.feature-rail,.sponsors-section,.faq-section,.final-cta{padding-top:clamp(96px,12vw,168px);padding-bottom:0}.product-statement h2,.feature-rail h2{margin-bottom:64px}.faq-centered-heading,.sponsors-heading{margin-bottom:56px}@media (max-width: 640px){.product-statement,.feature-rail,.sponsors-section,.faq-section,.final-cta{padding-top:80px;padding-bottom:0}.product-statement h2,.feature-rail h2{margin-bottom:44px}.faq-centered-heading,.sponsors-heading{margin-bottom:40px}}@media (max-width: 900px){.hero-interactive-showcase{width:calc(100% - 32px);height:550px;margin-top:-96px}.hero-interactive-showcase .workbench-demo{width:760px;height:500px;transform:translate(-50%) scale(1.1)}.product-demo-layout{grid-template-columns:minmax(0,1fr);min-height:0;margin-top:160px}.interactive-app-slot{display:none}.hero-code-layer{width:min(100%,560px)}.hero-code-line{font-size:14px}}@media (max-width: 640px){.hero-dark{min-height:max(620px,calc(88svh - 64px))}.home-content-stage{min-height:520px}.hero-product-preview{width:calc(100% - 24px);margin-top:-52px}.hero-product-preview img{border-radius:8px}.hero-interactive-showcase{width:calc(100% - 24px);height:250px;margin-top:-48px;border-radius:8px}.hero-interactive-showcase .workbench-demo{transform:translate(-50%) scale(.5)}.hero-showcase-caption{width:calc(100% - 24px);align-items:flex-start;flex-direction:column;gap:4px;margin-top:12px;font-size:11px}.hero-showcase-caption p{text-align:left}.product-demo-layout{width:calc(100% - 32px);margin-top:88px}.hero-code-layer{padding-bottom:96px;overflow:hidden}.hero-code-line{grid-template-columns:24px minmax(0,1fr);column-gap:10px;font-size:12px}}@media (prefers-reduced-motion: reduce){.hero-background,.hero-code-layer{animation:none;transform:none;transition:none}.hero-code-layer{opacity:.2}.hero-product-preview,.hero-interactive-showcase,.product-story-step{opacity:1;transform:none}.product-story-step .hero-code-layer{opacity:.24}.product-story-step .hero-code-line{opacity:1;transform:none}}.sponsors-section{padding-top:clamp(92px,12vw,164px);padding-bottom:0;background:#000;color:#f2f2f5}.sponsors-shell{display:flex;flex-direction:column;align-items:center}.sponsors-heading{max-width:620px;margin:0 auto clamp(34px,5vw,54px);text-align:center}.sponsors-heading h2{margin:0 auto 18px;max-width:18ch;font-size:clamp(30px,3.2vw,48px);line-height:1.08;font-weight:400;letter-spacing:-.03em}.sponsors-heading>p:last-child{max-width:48ch;margin:0 auto;color:#858994;font-size:14px;line-height:1.7}.sponsors-list{width:min(100%,880px);margin:0 auto;border-top:1px solid rgba(225,218,255,.12)}.sponsor-row{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:18px;align-items:center;min-height:92px;padding:18px 0;border-bottom:1px solid rgba(225,218,255,.12);color:inherit;text-decoration:none;transition:color .16s var(--ease)}.sponsor-row:hover{color:#fff}.sponsor-logo{display:grid;place-items:center;width:56px;height:56px;border-radius:10px;background:#15161a;overflow:hidden}.sponsor-logo img{width:40px;height:40px;object-fit:contain}.sponsor-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.sponsor-copy strong{font-size:15px;font-weight:400}.sponsor-copy span{color:#858994;font-size:13px;line-height:1.5}.sponsor-arrow{color:#777b86;font-size:20px;transition:color .16s var(--ease),transform .16s var(--ease)}.sponsor-row:hover .sponsor-arrow{color:#d5d7dc;transform:translate(2px,-2px)}@media (max-width: 800px){.sponsors-heading{max-width:520px}.sponsor-row{min-height:80px}}@media (max-width: 640px){.sponsors-section{padding-top:82px;padding-bottom:0}.sponsor-row{grid-template-columns:46px minmax(0,1fr) auto;gap:13px;padding-block:14px}.sponsor-logo{width:46px;height:46px;border-radius:10px}.sponsor-logo img{width:32px;height:32px}.sponsor-copy span{font-size:12px}}.faq-section{padding-top:clamp(96px,12vw,168px);padding-bottom:0;background:#000;color:#f2f2f5}.faq-shell{display:block}.faq-centered-heading{margin:0 auto clamp(42px,6vw,66px);text-align:center}.faq-centered-heading h2{margin:0;color:#f2f2f5;font-size:clamp(36px,2.2vw,58px);line-height:1;font-weight:400;letter-spacing:-.035em}.faq-heading{position:sticky;top:112px;max-width:390px}.faq-heading h2{max-width:12ch;margin:0 0 18px;font-size:clamp(32px,3.4vw,50px);line-height:1.07;font-weight:400;letter-spacing:-.03em}.faq-heading>p:last-child{max-width:35ch;margin:0;color:#858994;font-size:14px;line-height:1.7}.faq-list{width:min(100%,880px);margin:0 auto;border-top:1px solid rgba(225,218,255,.13)}.faq-item{border-bottom:1px solid rgba(225,218,255,.13)}.faq-item summary{min-height:78px;display:grid;grid-template-columns:minmax(0,1fr) 24px;gap:22px;align-items:center;padding-block:20px;color:#d9d9df;font-size:16px;font-weight:400;line-height:1.4;cursor:pointer;list-style:none;transition:color .17s var(--ease)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{color:#fff}.faq-toggle{position:relative;width:18px;height:18px;justify-self:end;transform:rotate(0);color:#858994;transition:transform .16s cubic-bezier(.2,.8,.2,1)}.faq-toggle:before,.faq-toggle:after{content:"";position:absolute;top:8px;left:2px;width:14px;height:1px;background:currentColor}.faq-toggle:after{transform:rotate(90deg)}.faq-item.is-expanded .faq-toggle{transform:rotate(45deg)}.faq-answer{height:0;overflow:hidden;opacity:0}.faq-item[open] .faq-answer{height:auto;opacity:1}.faq-answer p{max-width:62ch;margin:0;padding:0 48px 24px 0;color:#858994;font-size:14px;line-height:1.72}@media (max-width: 800px){.faq-shell{grid-template-columns:1fr;gap:48px}.faq-heading{position:static;max-width:540px}.faq-heading h2{max-width:16ch}}@media (max-width: 640px){.faq-section{padding-top:82px;padding-bottom:0}.faq-item summary{min-height:68px;gap:14px;padding-block:17px;font-size:15px}.faq-answer p{padding-right:30px;padding-bottom:20px;font-size:13px}}@media (prefers-reduced-motion: reduce){.faq-toggle,.faq-toggle:before,.faq-toggle:after,.faq-answer{transition:none}.faq-item[open] .faq-toggle{transform:rotate(45deg)}}.button-primary:hover,.download-action .button-primary:hover{background:#e7e7e7}.button-secondary:hover{border-color:#c6c6ca;background:#ffffff14}.nav-cta{background:transparent}.nav-cta:hover{border-color:#c6c6ca;background:transparent}.button-primary[data-download-button]{gap:3px}.ai-review-section{--review-surface: #090a0d;--review-window: #17191d;--review-line: rgba(255,255,255,.08);--review-muted: #777c88;--review-purple: #9882ff;position:relative;overflow:hidden;padding-top:clamp(112px,14vw,190px);padding-bottom:0;background:#000;color:#f2f2f5;isolation:isolate}.ai-review-section:before{content:"";position:absolute;inset:8% 8% auto 32%;height:72%;z-index:-1;background:radial-gradient(ellipse at center,rgba(62,52,112,.11),transparent 68%);pointer-events:none}.ai-review-shell{display:grid;grid-template-columns:minmax(210px,.56fr) minmax(0,1.44fr);gap:clamp(52px,8vw,132px);align-items:center}.ai-review-copy{align-self:center;max-width:330px}.ai-review-kicker{margin:0 0 22px;color:var(--review-purple);font:400 10px/1.4 IBM Plex Mono,monospace;letter-spacing:.09em;text-transform:uppercase}.ai-review-copy h2{max-width:13ch;margin:0 0 22px;font-size:clamp(32px,3.2vw,52px);line-height:1.06;font-weight:400;text-wrap:balance}.ai-review-body{max-width:29ch;margin:0;color:#8b8d98;font-size:14px;line-height:1.65}.ai-review-visual{position:relative;min-height:500px}.review-context-code{position:absolute;top:22px;right:25%;left:0;opacity:.17;-webkit-mask-image:linear-gradient(to right,transparent,#000 12%,#000 76%,transparent);mask-image:linear-gradient(to right,transparent,#000 12%,#000 76%,transparent)}.review-context-code>div{min-width:590px;display:grid;grid-template-columns:28px 1fr;min-height:27px;color:#aab0c0;font:400 12px/1.7 IBM Plex Mono,monospace}.review-context-code span{padding-right:9px;color:#686d79;text-align:right}.review-context-code code{white-space:pre}.review-context-code b{color:#9e8ce4;font-weight:400}.review-window{position:absolute;top:58px;right:0;width:min(72%,570px);overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:var(--review-window);box-shadow:0 34px 90px #000000a8,0 0 0 1px #ffffff06;color:#d8d9de;font:400 10px/1.4 DM Sans,sans-serif}.review-window-titlebar{height:34px;display:flex;align-items:center;gap:9px;padding:0 10px;border-bottom:1px solid var(--review-line);background:#222429}.review-window-titlebar strong{font-size:10px}.review-traffic{display:flex;gap:4px}.review-traffic i{width:6px;height:6px;border-radius:50%;background:#747981}.review-traffic i:first-child{background:#df6656}.review-traffic i:nth-child(2){background:#d7a34a}.review-traffic i:last-child{background:#55ac70}.review-change-count{margin-left:auto;color:var(--review-muted);font-size:9px}.review-filebar{height:31px;display:flex;align-items:center;gap:7px;padding:0 11px;border-bottom:1px solid var(--review-line);background:#1b1d21}.review-filebar img{width:12px;height:12px}.review-filebar small{margin-left:auto;color:var(--review-muted);font-size:8px}.review-diff{padding-block:8px;background:#111317;font:400 9px/1.75 IBM Plex Mono,monospace;transition:opacity .22s var(--ease)}.review-diff-line{min-width:540px;display:grid;grid-template-columns:26px 26px 1fr;min-height:19px;color:#b7bbc4}.review-diff-line>span{color:#555a65;text-align:center}.review-diff-line code{padding-inline:7px;white-space:pre}.review-diff-line.is-removed{background:#9730395c;color:#d5a3a8}.review-diff-line.is-added{background:#2b774c5c;color:#acd1b9}.review-diff.is-applied .is-removed{display:none}.review-diff.is-applied .is-added{background:#4f94fa14;color:#bec6d1}.review-window-actions{height:41px;display:flex;align-items:center;justify-content:flex-end;gap:7px;padding:0 10px;border-top:1px solid var(--review-line);background:#1b1d21}.review-window-actions button{min-width:54px;height:24px;padding:0 10px;border:1px solid rgba(255,255,255,.12);border-radius:4px;background:transparent;color:#b8bbc2;font:400 9px DM Sans,sans-serif;cursor:pointer}.review-window-actions button:hover{border-color:#ffffff47;color:#fff}.review-window-actions .review-apply{border-color:#8067e8;background:#7659e8;color:#fff}.review-window-actions .review-apply:hover{border-color:#a18df3;background:#8065ec}@media (max-width: 900px){.ai-review-shell{grid-template-columns:1fr;gap:56px}.ai-review-copy{max-width:520px}.ai-review-copy h2{max-width:16ch}.ai-review-visual{min-height:430px}.review-window{width:min(82%,570px)}}@media (max-width: 640px){.ai-review-section{padding-top:88px;padding-bottom:0}.ai-review-shell{width:calc(100% - 32px);gap:42px}.ai-review-copy h2{font-size:34px}.ai-review-visual{min-height:330px}.review-context-code{right:0;opacity:.11}.review-window{top:34px;width:calc(100% - 12px)}.review-diff-line{min-width:480px}.review-window-actions{height:38px}}@media (prefers-reduced-motion: reduce){.review-diff{transition:none}}.review-window{border-color:#ffffff24;background:#111317}.review-window-titlebar{height:36px;background:#24272b}.review-window-titlebar strong{font:400 11px DM Sans,sans-serif}.review-editor-toolbar{height:34px;display:flex;align-items:stretch;border-bottom:1px solid var(--review-line);background:#1a1c20}.review-editor-tab{display:inline-flex;align-items:center;gap:7px;padding:0 11px;border-right:1px solid var(--review-line);color:#e2e3e7;font:400 9px DM Sans,sans-serif}.review-editor-tab:after{content:"";align-self:end;width:100%;height:2px;margin-left:-100%;background:#4f94fa;transform:translateY(0)}.review-editor-tab img{width:12px;height:12px}.review-editor-status{display:inline-flex;align-items:center;margin-left:auto;padding:0 11px;color:var(--review-muted);font-size:8px}.review-diff{display:grid;grid-template-columns:1fr 1fr;padding:0;background:#101216}.review-pane{min-width:0;overflow:hidden}.review-pane+.review-pane{border-left:1px solid rgba(255,255,255,.12)}.review-pane-header{height:24px;display:flex;align-items:center;padding:0 9px;border-bottom:1px solid var(--review-line);color:#686e79;font:400 8px IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.06em}.review-diff-line{min-width:0;display:grid;grid-template-columns:29px minmax(0,1fr);min-height:21px;color:#c4c8d0}.review-diff-line>span{padding-right:8px;color:#5d626d;text-align:right}.review-diff-line code{min-width:0;overflow:hidden;padding:0 8px;white-space:pre;text-overflow:clip}.review-pane-left .is-removed{background:#9730396b;color:#d7a9ae}.review-pane-right .is-added{background:#2b774c6b;color:#b4d5be}.review-diff.is-applied .review-pane-left .is-removed{opacity:.25}.review-diff.is-applied .review-pane-right .is-added{background:#4f94fa1a;color:#c7ced9}.review-window-actions{background:#1b1d21}@media (max-width: 640px){.review-window-titlebar{height:34px}.review-editor-toolbar{height:31px}.review-diff-line{min-height:19px}.review-diff-line code{font-size:8px}.review-pane-header{height:21px}}.review-window{width:min(92%,720px);height:430px;border:0;border-radius:10px;background:#1b1d20;box-shadow:0 28px 78px #000000a3;font:400 10px/1.35 DM Sans,sans-serif}.review-app-topbar{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;border-bottom:1px solid rgba(255,255,255,.075);background:#25282b}.review-app-project,.review-app-run{display:flex;align-items:center;gap:7px}.review-app-project>img{width:22px;height:22px;border-radius:6px}.review-app-project strong{font-size:12px}.review-app-chevron{width:6px;height:6px;border-right:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5);transform:translateY(-2px) rotate(45deg)}.review-app-run{color:#ffffff8c}.review-app-run svg{width:13px;height:13px;fill:none;stroke:#48b864;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.review-app-main{display:grid;grid-template-columns:34px 174px minmax(0,1fr);height:370px;background:#25282b}.review-app-activity{display:flex;flex-direction:column;align-items:center;gap:3px;padding:5px 3px}.review-app-activity span{width:27px;height:27px;display:grid;place-items:center;border-radius:4px}.review-app-activity span.is-active{background:#ffffff13}.review-app-activity img{width:15px;height:15px}.review-app-activity i{flex:1}.review-app-tree{min-width:0;margin:5px 0;overflow:hidden;border-radius:8px;background:#17181b}.review-tree-header{height:34px;display:flex;align-items:center;gap:7px;padding:0 9px;border-bottom:1px solid rgba(255,255,255,.075)}.review-tree-header strong{font-size:11px}.review-tree-header>img{width:11px;height:11px;margin-left:auto;opacity:.65}.review-tree-list{display:flex;flex-direction:column;gap:1px;padding:6px 5px}.review-tree-list>div{width:calc(100% - 8px);height:22px;align-self:center;display:flex;align-items:center;gap:6px;padding:0 5px;overflow:hidden;border-radius:4px;white-space:nowrap}.review-tree-list img{width:13px;height:13px;flex:0 0 13px}.review-tree-disclosure{width:6px;height:6px;border-right:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5);transform:rotate(-45deg)}.review-tree-disclosure.is-open{transform:translateY(-2px) rotate(45deg)}.review-tree-depth{padding-left:14px!important}.review-tree-file{padding-left:34px!important;color:#ffffffc2}.review-tree-file.is-active{background:#34373d;color:#ffffffe6}.review-app-editor{min-width:0;display:grid;grid-template-rows:34px minmax(0,1fr);margin:5px 5px 5px 4px;overflow:hidden;border-radius:8px;background:#131416}.review-editor-toolbar{height:34px;display:flex;align-items:stretch;border-bottom:1px solid rgba(255,255,255,.075);background:#131416}.review-editor-tab{position:relative;max-width:190px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border-right:1px solid rgba(255,255,255,.06);color:#ffffffdb;font-size:9px}.review-editor-tab:after{position:absolute;right:7px;bottom:0;left:7px;width:auto;margin:0}.review-editor-tab small{margin-left:auto;color:#ffffff80;font-size:12px}.review-editor-status{padding:0 7px;font-size:8px}.review-editor-toolbar button{align-self:center;height:22px;margin-right:5px;padding:0 7px;border:1px solid rgba(255,255,255,.12);border-radius:4px;background:transparent;color:#ffffffad;font:400 8px DM Sans,sans-serif;cursor:pointer}.review-editor-toolbar button:hover{border-color:#ffffff40;color:#fff}.review-editor-toolbar button[data-review-apply]{border-color:#4f94fa80;color:#bcd7ff}.review-diff{min-height:0;overflow:hidden;font-size:8px}.review-pane-header{background:#17191c}.review-diff-line{min-height:20px}.review-pane-left .is-removed{background:#7e313873}.review-pane-right .is-added{background:#2a684575}.review-app-status{height:22px;display:flex;align-items:center;gap:6px;padding:0 8px;border-top:1px solid rgba(255,255,255,.075);background:#25282b;color:#ffffff80;font-size:8px}.review-app-status strong{color:#ffffffd1;font-weight:400}.review-app-status i{flex:1}.review-traffic,.review-window-titlebar,.review-window-actions{display:none}@media (max-width: 640px){.review-window{width:calc(100% - 6px);height:350px}.review-app-main{grid-template-columns:30px 116px minmax(0,1fr);height:290px}.review-app-tree{font-size:8px}.review-tree-file{padding-left:21px!important}.review-editor-tab{max-width:120px}.review-editor-status{display:none}.review-diff-line code{font-size:7px}}.review-diff{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr) 14px;align-items:start;overflow:hidden;background:#131416;font:400 8px/1.35 IBM Plex Mono,monospace}.review-pane{height:100%;background:#131416}.review-pane+.review-pane{border-left:0}.review-diff-line{grid-template-columns:29px 3px minmax(0,1fr);min-height:24px;align-items:center}.review-diff-line>span{height:100%;display:flex;align-items:center;justify-content:flex-end;padding-right:7px;background:#25282b9e;color:#ffffff5c}.review-diff-line>i{align-self:stretch;background:transparent}.review-diff-line code{padding:0 8px;color:#cdd1d7}.review-diff-line code b{color:#d57bc8;font-weight:400}.review-diff-line code em{color:#86c671;font-style:normal}.review-pane-left .is-removed{background:#b9394238;color:#d5a9ae}.review-pane-left .is-removed>i{background:#e0545db8}.review-pane-left .is-removed>span{color:#e26971bd}.review-pane-right .is-added{background:#3a9b5b3d;color:#b4d5be}.review-pane-right .is-added>i{background:#4cbe6fb8}.review-pane-right .is-added>span{color:#5bc87cbf}.review-collapsed{height:27px;display:flex;align-items:center;gap:6px;padding:0 9px;border-block:1px solid rgba(255,255,255,.055);background:#25282b;color:#ffffff80;font:400 8px DM Sans,sans-serif}.review-collapsed span{color:#4f94fa;font-size:10px}.review-gutter{position:relative;height:100%;min-height:267px;border-inline:1px solid rgba(255,255,255,.075);background:#25282b}.review-gutter svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.review-gutter .connector{stroke-width:.8;vector-effect:non-scaling-stroke}.connector-red{fill:#e0545d2e;stroke:#e0545d80}.connector-green{fill:#4cbe6f2e;stroke:#4cbe6f80}.connector-arrow{position:absolute;left:0;width:32px;color:#ffffff8f;font:400 8px DM Sans,sans-serif;text-align:center}.connector-arrow-top{top:58px}.connector-arrow-bottom{top:199px;color:#4cbe6fd6}.review-diff-map{position:relative;align-self:stretch;min-height:267px;border-left:1px solid rgba(255,255,255,.075);background:#25282b}.review-diff-map span{position:absolute;right:3px;left:3px;min-height:3px}.review-diff-map .map-red{background:#e0545dd9}.review-diff-map .map-green{background:#4cbe6fe6}.map-a{top:11%;height:5%}.map-b{top:22%;height:3%}.map-c{top:61%;height:7%}.map-d{top:70%;height:15%}.review-diff.is-applied .review-pane-left .is-removed{opacity:.2}.review-diff.is-applied .review-pane-right .is-added{background:#4f94fa14}.review-diff.is-applied .connector{opacity:.22}.review-diff.is-applied .review-diff-map span{opacity:.35}@media (max-width: 640px){.review-diff{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr) 10px}.review-gutter,.review-diff-map{min-height:229px}.review-diff-line{grid-template-columns:23px 2px minmax(0,1fr);min-height:20px}.review-collapsed{height:23px}.review-gutter svg{width:22px}.connector-arrow{display:none}}
