html.landing-active,html.landing-active body{height:auto!important;min-height:100%!important;overflow:hidden auto!important}html.landing-active #app{height:auto!important;min-height:100vh!important;display:block!important;overflow:visible!important}.landing-deferred-body:empty{min-height:100vh}.landing-page{--canvas:#090b0e;--surface:#14181d;--text:#f7f8f7;--muted:#9da5ab;--line:#ffffff2e;--brand:#8ddde2;--ink:#071719;--ltx-canvas:#080c0e;--ltx-text:#f7f7f4;--ltx-text-muted:#858b98;--ltx-text-secondary:#a4a8b1;--ltx-text-soft:#a8abb1;--ltx-line:#ffffff1f;--ltx-workspace:#15191c;--ltx-workspace-nav:#111518;--ltx-control-bg:#ffffff0d;background:var(--canvas);min-height:100vh;color:var(--text);font:300 16px Brown,MiSans,sans-serif;overflow:clip}.landing-page[data-theme=light]{--canvas:#f3f5f3;--surface:#fff;--text:#111718;--muted:#657176;--line:#1117182e;--ltx-canvas:#f3f5f3;--ltx-text:#111718;--ltx-text-muted:#657176;--ltx-text-secondary:#62696d;--ltx-text-soft:#62696d;--ltx-line:#11171824;--ltx-workspace:#edf0ee;--ltx-workspace-nav:#f5f7f5;--ltx-control-bg:#1117180d;--ltx-button-bg:#111718;--ltx-button-ink:#f3f5f3}.landing-page *{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-page button{font:inherit;color:inherit}.announcement{background:var(--brand);letter-spacing:.02em;justify-content:center;align-items:center;gap:20px;height:34px;font-size:12px;display:flex;color:var(--ink)!important}.site-nav{z-index:50;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--canvas) 88%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);align-items:center;height:72px;padding:0 29px;display:flex;position:sticky;top:0}.wordmark{white-space:nowrap;align-items:flex-start;gap:9px;display:flex}.wordmark b{letter-spacing:-.04em;font:600 22px/1 Miriam,sans-serif}.wordmark b span{color:var(--brand)}.wordmark small{letter-spacing:.14em;color:var(--muted);font-size:9px}.site-nav>nav{gap:38px;margin-left:75px;font-size:13px;display:flex}.nav-actions{align-items:center;gap:17px;margin-left:auto;font-size:13px;display:flex}.nav-actions button{cursor:pointer;background:0 0;border:0}.pill{text-transform:uppercase;letter-spacing:.01em;border-radius:2px;justify-content:center;align-items:center;min-height:42px;padding:0 26px;font:600 13px Miriam,sans-serif;display:inline-flex}.pill.light{background:var(--text);color:var(--canvas)!important}.pill.dark{background:#101517;color:#fff!important}.pill.outline{border:1px solid var(--line)}.menu{display:none}.hero{max-width:1440px;margin:auto;padding:92px 29px 0}.hero-copy{transform:translateY(var(--hero-shift,0));opacity:var(--hero-fade,1);grid-template-columns:minmax(0,2fr) minmax(300px,.75fr);align-items:end;display:grid}.hero-copy h1,.opening h2,.starting h2,.collaboration h2,.tools-sticky>header h2,.community-copy h2{letter-spacing:-.065em;text-transform:uppercase;margin:0;font:400 clamp(58px,7.15vw,103px)/.9 Miriam,MiSans,sans-serif}.hero-copy h1 em,.opening h2 em,.starting h2 em,.collaboration h2 em,.tools-sticky h2 em,.community-copy h2 em{color:var(--brand);font-style:normal;display:block}.hero-copy p{max-width:430px;color:var(--muted);margin:0 0 22px;line-height:1.55}.hero-copy .pill{grid-column:2;justify-self:start}.carousel-controls{justify-content:flex-end;align-items:end;gap:16px;height:86px;padding-bottom:14px;display:flex}.carousel-controls button,.testimonial-nav button{border:1px solid var(--line);background:0 0;border-radius:50%;width:43px;height:43px}.carousel-controls span{height:43px;color:var(--muted);align-items:center;font-size:11px;display:flex}.hero-track{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.hero-card{background:var(--surface);height:525px;transform:translateY(var(--card-y));position:relative;overflow:hidden}.hero-card>video,.hero-card>img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1)}.hero-card:hover>video,.hero-card:hover>img{transform:scale(1.025)}.hero-card>div{color:#fff;background:linear-gradient(#0000,#000000e6);padding:90px 22px 24px;position:absolute;inset:auto 0 0}.hero-card>div>span{font-size:10px}.hero-card h2{margin:12px 0 7px;font:400 25px Miriam}.hero-card p{color:#d2d5d4;max-width:85%;margin:0;font-size:13px;line-height:1.45}.hero-card>div>b{position:absolute;bottom:23px;right:22px}.ticker{width:max-content;color:var(--ink);background:var(--brand);white-space:nowrap;margin-top:25px;padding:15px 0;font:500 15px Miriam;animation:28s linear infinite ticker;display:flex}@keyframes ticker{to{transform:translate(-50%)}}.opening{place-items:center;min-height:600px;padding:112px 29px 120px;display:grid}.opening>div{text-align:center}.opening h2{white-space:nowrap;font-size:clamp(62px,9vw,130px)}.opening p{max-width:650px;color:var(--muted);margin:30px auto 0;line-height:1.55}.reveal{opacity:.2;transition:opacity .9s,transform .9s;transform:translateY(55px)}.reveal.visible{opacity:1;transform:none}.chapters{position:relative}.chapter{--panel:min(1000px,100svh);height:var(--panel);min-height:var(--panel);background:var(--canvas);align-items:center;padding:56px 29px 0;display:flex;position:sticky;top:0}.chapter:not(:last-child){margin-bottom:290px}.chapter-frame{width:100%;max-width:1382px;height:min(645px,calc(var(--panel) - 96px));margin:auto}.chapter header{grid-template-columns:1fr 190px;align-items:end;height:138px;display:grid}.chapter header small{color:var(--brand);letter-spacing:.12em;font-size:10px}.chapter header h2{letter-spacing:-.055em;margin:18px 0 7px;font:400 clamp(44px,5.8vw,80px)/.9 Miriam}.chapter header p{max-width:660px;color:var(--muted);margin:0;font-size:14px;line-height:1.5}.media-rail{gap:7px;height:calc(100% - 138px);display:flex;overflow:hidden}.media-rail figure{flex:1;min-width:0;margin:0;transition:flex .65s cubic-bezier(.22,1,.36,1);position:relative}.media-rail figure:hover{flex:2.15}.media-wrap{background:var(--surface);height:calc(100% - 37px);position:relative;overflow:hidden}.media-wrap img,.media-wrap video{object-fit:cover;width:100%;height:100%}.media-wrap>span{color:#fff;font-size:10px;position:absolute;top:11px;left:12px}.media-wrap .audio{background:#0007;border:1px solid #fff6;border-radius:50%;width:34px;height:34px;position:absolute;top:12px;right:12px}.media-rail figcaption{padding-top:12px;font-size:13px}.modes-intro{background:#11151a}.modes-section{color:#fff;background:#11151a;padding:0 29px 130px}.mode-tabs{border-bottom:1px solid #fff3;grid-template-columns:repeat(3,1fr);max-width:1382px;margin:auto;display:grid}.mode-tabs button{text-align:left;color:#92999f;background:0 0;border:0;padding:22px 8px}.mode-tabs button span{margin-right:18px}.mode-tabs button.active{color:#fff;border-bottom:2px solid var(--brand)}.mode-surface{background:#262b31;place-items:center;max-width:1382px;height:min(760px,78vw);margin:auto;display:grid;position:relative;overflow:hidden}.mode-surface>video{object-fit:contain;width:86%;max-height:82%;box-shadow:0 30px 80px #0009}.mode-caption{background:#0b0e11e8;width:350px;padding:22px;position:absolute;bottom:30px;left:30px}.mode-caption h3{margin:10px 0;font:400 31px Miriam}.mode-caption p{color:#b2b7bb;line-height:1.45}.starting{padding:140px 29px}.starting>h2{max-width:900px}.starting>div{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:75px;display:grid}.starting>div>a{border-right:1px solid var(--line);min-height:310px;padding:27px 22px;position:relative}.starting>div>a>span{color:var(--brand)}.starting h3{margin:90px 0 14px;font:400 25px Miriam}.starting p{color:var(--muted);line-height:1.5}.starting a>b{position:absolute;top:25px;right:22px}.collaboration{color:#101718;background:#eaf0ef;grid-template-columns:.9fr 1.1fr;min-height:700px;display:grid}.collaboration>div{flex-direction:column;justify-content:center;padding:100px 7vw;display:flex}.collaboration small{color:#5f6d70}.collaboration h2{margin:28px 0;font-size:clamp(55px,6vw,90px)}.collaboration h2 em{color:#19747a}.collaboration p{color:#556366;max-width:500px;line-height:1.6}.collaboration .pill{align-self:start;margin-top:20px}.collaboration img{object-fit:cover;width:100%;height:100%}.tools-section{height:2800px}.tools-sticky{height:100vh;position:sticky;top:0;overflow:hidden}.tools-sticky>header{z-index:2;width:500px;position:absolute;top:90px;left:29px}.tools-sticky>header h2{font-size:clamp(55px,6vw,86px)}.tools-sticky>header p{max-width:430px;color:var(--muted);line-height:1.55}.tools-sticky>header .pill{margin-top:15px}.tools-viewport{align-items:flex-end;padding-bottom:55px;display:flex;position:absolute;inset:0}.tool-track{will-change:transform;gap:8px;padding-left:55vw;display:flex}.tool-track>a{background:var(--surface);flex:0 0 360px;height:470px;padding:12px;position:relative}.tool-track img{object-fit:cover;width:100%;height:270px}.tool-track>a>span{color:var(--brand);margin-top:16px;font-size:10px;display:block}.tool-track h3{margin:10px 0;font:400 23px Miriam}.tool-track p{color:var(--muted);font-size:14px;line-height:1.45}.tool-track>a>b{position:absolute;bottom:16px;right:18px}.testimonial{text-align:center;flex-direction:column;align-items:center;min-height:570px;padding:85px 29px;display:flex}.portrait{background:var(--brand);width:98px;height:98px;color:var(--ink);border-radius:50%;place-items:center;font:400 35px Miriam;display:grid}.testimonial blockquote{letter-spacing:-.04em;max-width:950px;margin:38px auto 25px;font:400 clamp(28px,3.8vw,55px)/1.12 Miriam}.testimonial p{flex-direction:column;margin:0;display:flex}.testimonial p span{color:var(--muted);margin-top:5px}.testimonial-nav{align-items:center;gap:12px;margin-top:28px;display:flex}.testimonial-nav i{background:var(--line);width:23px;height:2px}.testimonial-nav i.active{background:var(--brand)}.proof-cinematic{color:#fff;background:#111;height:700px;position:relative;overflow:hidden}.proof-cinematic>video{object-fit:cover;opacity:.38;width:100%;height:100%}.proof-cinematic>div{padding:95px 29px;position:absolute;inset:0}.proof-cinematic h2{text-align:center;font:400 clamp(34px,4vw,56px) Miriam}.proof-cinematic section{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1200px;margin:90px auto 0;display:grid}.proof-cinematic article{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e141a4a;border:1px solid #fff7;flex-direction:column;justify-content:space-between;height:240px;padding:24px;display:flex}.proof-cinematic article>b{font:400 46px Miriam}.proof-cinematic article h3{margin:auto 0 0;font-size:20px}.proof-cinematic article p{color:#ddd;margin:8px 0 0;font-size:14px}.faq{padding:120px max(29px,50vw - 691px)}.faq>h2{max-width:480px;font:400 clamp(50px,6vw,82px)/.95 Miriam}.faq>div{border-top:1px solid var(--line);max-width:900px;margin:60px 0 0 auto}.faq article{border-bottom:1px solid var(--line)}.faq article>button{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:82px;padding:18px 0;font-size:23px;display:flex}.faq article>div{opacity:0;grid-template-rows:0fr;transition:all .35s;display:grid}.faq article>div>p{color:var(--muted);margin:0;line-height:1.5;overflow:hidden}.faq article.open>div{opacity:1;grid-template-rows:1fr}.faq article.open>div>p{padding-bottom:25px}.mosaic{background:#080808;height:600px;position:relative;overflow:hidden}.mosaic-grid{grid-template-columns:repeat(3,1fr);gap:1px;height:540px;display:grid}.mosaic-grid>div{overflow:hidden}.mosaic-grid>div>div{animation:26s linear infinite vertical}.mosaic-grid>div.reverse>div{animation-name:verticalReverse}.mosaic figure{height:270px;margin:0;overflow:hidden}.mosaic img,.mosaic video{object-fit:cover;width:100%;height:100%}@keyframes vertical{to{transform:translateY(-50%)}}@keyframes verticalReverse{0%{transform:translateY(-50%)}to{transform:none}}.mosaic>a{background:var(--brand);justify-content:space-between;align-items:center;height:60px;padding:0 29px;font:500 18px Miriam;display:flex;position:absolute;bottom:0;left:0;right:0;color:var(--ink)!important}.site-footer{padding:0 29px}.community-copy{flex-direction:column;align-items:flex-start;min-height:650px;padding:90px 0;display:flex}.community-copy h2{margin-top:28px}.community-copy p{max-width:560px;color:var(--muted);font-size:17px;line-height:1.5}.community-copy>div{gap:25px;display:flex}.community-copy>.pill{margin-top:28px}.footer-company{border-top:1px solid var(--line);padding:70px 0}.footer-company>p{max-width:480px;font-size:22px}.footer-links{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:30px;padding:70px 0;display:grid}.footer-links>div{flex-direction:column;gap:13px;display:flex}.footer-links b{color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-size:11px}.legal{border-top:1px solid var(--line);min-height:88px;color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;font-size:12px;display:grid}.legal>div{gap:24px;display:flex}.legal>a{justify-self:end}.landing-page{width:100%!important;min-width:0!important}.landing-page>main{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}.landing-page .hero{width:100%!important;max-width:1440px!important;margin-inline:auto!important}.hero-carousel{width:100%;height:525px;margin:47px auto 0;position:relative}.hero-viewport{border-radius:8px;width:100%;height:100%;overflow:hidden}.hero-carousel .carousel-controls{z-index:5;align-items:center;gap:8px;height:40px;padding:0;position:absolute;top:-48px;right:0}.hero-carousel .carousel-controls button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .18s,border-color .18s,color .18s,transform .18s,opacity .18s;display:inline-flex}.hero-carousel .carousel-controls button:hover:not(:disabled){border-color:var(--brand);background:var(--brand);color:var(--ink);transform:translateY(-1px)}.hero-carousel .carousel-controls button:disabled{opacity:.28;cursor:default}.hero-carousel .carousel-controls span{letter-spacing:.04em;justify-content:center;min-width:48px;height:auto;font-size:13px}.hero-carousel .hero-track{will-change:transform;gap:0;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.hero-page{flex:0 0 100%;width:100%;min-width:0;height:100%}.hero-cards{gap:3px;width:100%;height:100%;display:flex}.hero-carousel .hero-card{--card-parallax:0px;isolation:isolate;will-change:width;border-radius:8px;flex-grow:0;flex-shrink:1;width:100%;min-width:clamp(14rem,18vw,19rem);height:100%;transition:width .8s cubic-bezier(.22,1,.36,1);transform:none}.hero-carousel .hero-card:first-child{--card-parallax:var(--hero-card-1-y,0px)}.hero-carousel .hero-card:nth-child(2){--card-parallax:var(--hero-card-2-y,0px)}.hero-carousel .hero-card:nth-child(3){--card-parallax:var(--hero-card-3-y,0px)}.hero-carousel .hero-card>video,.hero-carousel .hero-card>img{object-fit:cover;width:100%;height:calc(100% + 40px);transform:translate3d(0,var(--card-parallax),0) scale(1.001);will-change:transform;transition:none;position:absolute;inset:0}.hero-carousel .hero-card:hover>video,.hero-carousel .hero-card:hover>img{transform:translate3d(0,var(--card-parallax),0) scale(1.001)}.hero-shade{z-index:1;background:linear-gradient(#0000 13%,#000000b3 100%);position:absolute;inset:0}.hero-card-copy{z-index:2;color:#fff;background:0 0!important;padding:0!important;position:absolute!important;inset:auto 32px 32px!important}.hero-card-copy>span{font-size:10px}.hero-card-copy h2{margin:12px 0 0;font:400 clamp(19px,1.3vw,25px)/1.2 Miriam}.hero-card-details{grid-template-rows:0fr;max-width:34vw;min-height:0;transition:grid-template-rows .85s cubic-bezier(.22,1,.36,1);display:grid}.hero-card-details>div{min-height:0;overflow:hidden}.hero-card-details p{padding-top:.55rem;color:#ffffffeb!important;max-width:34vw!important;margin:0!important;font-size:clamp(15px,1vw,19px)!important;line-height:1.4!important}.hero-card-details b{text-transform:uppercase;border:1px solid #fdfdfd;border-radius:5px;justify-content:center;align-items:center;min-width:10rem;min-height:47px;margin-top:1rem;padding:.8rem 1.45rem .7rem;font:400 1rem Miriam;display:inline-flex}.hero-card-details b:hover{background:var(--brand);color:var(--ink)}.landing-page .announcement{letter-spacing:0;height:34px;font-size:13px}.landing-page .site-nav{height:72px;padding-inline:max(29px,50vw - 691px)}.landing-page .wordmark{gap:8px}.landing-page .wordmark b{letter-spacing:-.045em;font-size:25px;font-weight:600}.landing-page .wordmark small{letter-spacing:.14em;margin-top:1px;font-size:10px}.landing-page .site-nav>nav{gap:42px;margin-left:78px;font-size:15px}.landing-page .nav-actions{gap:20px;font-size:14px}.landing-page .nav-actions>.pill{width:149px;min-height:40px;padding-inline:16px;font-size:14px}.landing-page .hero{max-width:1440px;padding:42px 29px 0}.landing-page .hero-copy h1{letter-spacing:-2.4px;width:min(100%,780px);max-width:780px;font-size:50.4px;line-height:55.44px}.landing-page .hero-copy p{letter-spacing:-.12px;max-width:680px;margin-top:14px;font-size:17.28px;line-height:24px}.landing-page .hero-copy>.pill{width:149px;min-height:40px;margin-top:25px;padding:0;font-size:17px}.landing-page .hero-carousel{width:95vw;max-width:1382px}@media (width>=901px) and (hover:hover) and (pointer:fine){.hero-carousel .hero-card:hover,.hero-carousel .hero-card:focus-within{aspect-ratio:3/4;flex:none;width:auto}.hero-carousel .hero-card:hover .hero-card-details,.hero-carousel .hero-card:focus-within .hero-card-details{grid-template-rows:1fr;max-width:calc(100% - 4rem)}}@media (width>=901px){.landing-page .hero{padding:38px 29px 0}.hero-copy{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-copy h1{letter-spacing:-.055em;max-width:820px;font-size:clamp(42px,5vw,64px);line-height:.93}.hero-copy p{max-width:680px;margin:16px auto 0}.hero-copy .pill{align-self:center;margin-top:25px}.carousel-controls{height:46px;padding:0 0 8px}.hero-card{height:525px}.hero-card>div{padding-top:70px}}@media (width<=900px){.site-nav{padding:0 16px}.site-nav>nav{background:var(--canvas);flex-direction:column;margin:0;padding:25px;display:none;position:absolute;top:72px;left:0;right:0}.site-nav>nav.open{display:flex}.nav-actions>a{display:none}.nav-actions .menu{display:block}.hero{padding:62px 16px 0}.hero-copy{display:block}.hero-copy h1{font-size:12vw}.hero-copy p{margin:28px 0}.hero-track{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.hero-card{scroll-snap-align:center;flex:0 0 84vw;height:470px;transform:none}.carousel-controls{height:68px}.opening{min-height:540px;padding:90px 16px}.opening h2{white-space:normal;font-size:12vw}.chapter{height:auto;min-height:0;padding:80px 16px;position:relative;margin:0!important}.chapter-frame{height:auto}.chapter header{height:auto;display:block}.chapter header .pill{margin-top:25px}.media-rail{scroll-snap-type:x mandatory;height:auto;margin-top:45px;overflow-x:auto}.media-rail figure{flex:0 0 82vw}.media-wrap{height:450px}.modes-section{padding:0 16px 80px}.mode-tabs button{font-size:11px}.mode-tabs button span{display:none}.mode-surface{height:560px}.mode-surface>video{width:100%}.mode-caption{width:auto;bottom:14px;left:14px;right:14px}.starting{padding:90px 16px}.starting>div{grid-template-columns:1fr}.starting>div>a{border-bottom:1px solid var(--line);min-height:240px}.starting h3{margin-top:65px}.collaboration{grid-template-columns:1fr}.collaboration>div{padding:80px 20px}.collaboration img{height:500px}.tools-section{height:auto;padding:90px 0}.tools-sticky{height:auto;position:relative;overflow:visible}.tools-sticky>header{width:auto;padding:0 16px;position:relative;top:auto;left:auto}.tools-viewport{margin-top:48px;padding:0 16px 18px;position:relative;overflow-x:auto}.tool-track{padding:0;transform:none!important}.tool-track>a{flex-basis:min(360px,100vw - 48px)}.testimonial{padding:80px 16px}.proof-cinematic{height:850px}.proof-cinematic>div{padding:70px 16px}.proof-cinematic section{grid-template-columns:1fr;gap:8px;margin-top:45px}.proof-cinematic article{height:190px}.faq{padding:90px 16px}.faq>div{margin-top:45px}.faq article>button{font-size:20px}.mosaic{height:480px}.mosaic-grid{grid-template-columns:repeat(2,1fr);height:420px}.mosaic-grid>div:nth-child(3){display:none}.mosaic figure{height:210px}.site-footer{padding:0 16px}.community-copy h2{font-size:12vw}.footer-links{grid-template-columns:1fr 1fr}.legal{grid-template-columns:1fr auto}.legal>div{display:none}.hero-carousel{height:430px;margin-top:52px}.hero-viewport{border-radius:0;overflow:visible}.hero-carousel .hero-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:4px;padding:0 17px;scroll-padding-inline:17px;transition:none;overflow:auto hidden;transform:none!important}.hero-carousel .hero-track::-webkit-scrollbar{display:none}.hero-page,.hero-cards{display:contents}.hero-carousel .carousel-controls{right:0}.hero-carousel .hero-card{scroll-snap-align:center;flex-shrink:0;width:86vw;min-width:86vw;height:430px;transition:none}.hero-card-copy{inset:auto 24px 25px!important}.hero-card-details{grid-template-rows:1fr;max-width:100%}.hero-card-details p{max-width:100%!important;font-size:13.5px!important}.hero-card-details b{min-height:42px;margin-top:12px;padding:10px 18px 9px;font-size:14px}.hero-carousel .hero-card>video,.hero-carousel .hero-card>img{will-change:auto;height:100%;transform:none}}@media (width>=901px){.landing-page .hero{padding:42px 29px 0}.landing-page .hero-copy h1{letter-spacing:-2.4px;width:min(100%,780px);max-width:780px;font-size:50.4px;line-height:55.44px}.landing-page .hero-copy p{letter-spacing:-.12px;max-width:680px;margin:14px auto 0;font-size:17.28px;line-height:24px}.landing-page .hero-copy>.pill{width:149px;min-height:40px;margin-top:25px;padding:0;font-size:17px}}@media (prefers-reduced-motion:reduce){.landing-page *{transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}.tools-section{height:auto}.tools-sticky{height:auto;position:relative}.tools-viewport{position:relative}.tool-track{transform:none!important}.hero-carousel .hero-card>video,.hero-carousel .hero-card>img{will-change:auto;height:100%;transform:none}}.landing-page[data-theme=dark]{--canvas:#0b0b0b;--surface:#111317;--text:#fdfdfd;--muted:#7d87a0;--line:#fdfdfd24;--ltx-canvas:#0b0b0b;--ltx-surface:#111317;--ltx-surface-raised:#17191f;--ltx-surface-soft:#242731;--ltx-brand:#90dce1;--ltx-brand-text:#90dce1;--ltx-brand-ink:#071516;--ltx-text:#fdfdfd;--ltx-text-soft:#fdfdfdd6;--ltx-text-secondary:#aeb5c5;--ltx-text-muted:#7d87a0;--ltx-line:#fdfdfd24;--ltx-line-strong:#fdfdfd40;--ltx-button-bg:#fdfdfd;--ltx-button-ink:#080808;--ltx-control-bg:#ffffff09;--ltx-media-placeholder:#17191f;--ltx-workspace:#2b2e38;--ltx-workspace-nav:#242731;--ltx-focus:#fdfdfd;--ltx-shadow:0 18px 42px #0000002e}.landing-page[data-theme=light]{--canvas:#f4f7f7;--surface:#fff;--text:#111719;--muted:#667176;--line:#11171921;--ltx-canvas:#f4f7f7;--ltx-surface:#fff;--ltx-surface-raised:#edf1f1;--ltx-surface-soft:#e2e8e8;--ltx-brand:#90dce1;--ltx-brand-text:#176f76;--ltx-brand-ink:#071516;--ltx-text:#111719;--ltx-text-soft:#111719c7;--ltx-text-secondary:#344a4d;--ltx-text-muted:#667176;--ltx-line:#11171921;--ltx-line-strong:#1117193d;--ltx-button-bg:#111719;--ltx-button-ink:#fff;--ltx-control-bg:#1117190b;--ltx-media-placeholder:#dce3e3;--ltx-workspace:#e3eeee;--ltx-workspace-nav:#fff;--ltx-focus:#176f76;--ltx-shadow:0 18px 42px #1c2f311f}.landing-page{font-family:Brown,MiSans,MiSans Full,PingFang SC,Microsoft YaHei,sans-serif}
