.start-root{--start-ink:#121212;--start-soft-ink:#3a3a3a;--start-teal:#0d9b8c;--start-paper:#ffffff;--start-wash:#f4f4f2;--start-rule:rgba(18,18,18,0.1);--start-display:var(--font-display),Georgia,"Times New Roman",serif;--start-book:var(--font-book),Georgia,serif;--start-ui:var(--font-ui),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--start-r-xl:clamp(1.75rem,3vw,2.5rem);--start-r-lg:1.5rem;--start-r-pill:999px;--start-shadow:0 22px 55px -34px rgba(18,18,18,0.35);--start-shadow-lift:0 34px 70px -32px rgba(18,18,18,0.4);--start-spring:cubic-bezier(0.34,1.4,0.64,1);color:var(--start-ink);font-family:var(--start-ui);-webkit-font-smoothing:antialiased}:root[data-theme=dark] .start-root{--start-ink:#f0efeb;--start-soft-ink:#aaa8a1;--start-teal:#2dd4bf;--start-paper:#0c0c0b;--start-wash:#1a1a18;--start-rule:rgba(240,239,235,0.12);--start-shadow:0 22px 55px -30px rgba(0,0,0,0.8);--start-shadow-lift:0 34px 70px -28px rgba(0,0,0,0.9)}body:has(.start-root){overflow-x:clip}.start-root .start-page{position:relative;min-height:100dvh;overflow-x:hidden;overflow-x:clip;background:var(--start-paper);color:var(--start-ink)}.start-root .start-page:after,.start-root .start-page:before{content:"";position:absolute;z-index:0;border-radius:50%;filter:blur(80px);pointer-events:none}.start-root .start-page:before{top:-16rem;left:-12rem;width:min(42rem,90vw);height:34rem;background:radial-gradient(circle,rgba(13,155,140,.22),transparent 68%);animation:start-drift-a 24s ease-in-out infinite}.start-root .start-page:after{top:30rem;right:-16rem;width:min(38rem,85vw);height:32rem;background:radial-gradient(circle,rgba(255,165,20,.16),transparent 68%);animation:start-drift-b 30s ease-in-out infinite}.start-root .start-page>*{position:relative;z-index:1}@keyframes start-drift-a{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(3rem,2rem,0) scale(1.08)}}@keyframes start-drift-b{0%,to{transform:translateZ(0) scale(1.05)}50%{transform:translate3d(-2.5rem,-2rem,0) scale(1)}}.start-root .start-nav{position:sticky;top:0;z-index:30;padding:0;display:flow-root;overflow-x:clip}.start-root .start-footer__inner,.start-root .start-nav__inner{width:min(100% - 2rem,70rem);margin:0 auto}.start-root .start-nav__inner{min-height:3.6rem;margin-block:.85rem;padding:.45rem .5rem .45rem 1.4rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border:1px solid color-mix(in srgb,var(--start-rule) 70%,transparent);border-radius:var(--start-r-pill);background:color-mix(in srgb,var(--start-paper) 72%,transparent);box-shadow:var(--start-shadow);backdrop-filter:blur(18px) saturate(1.5);-webkit-backdrop-filter:blur(18px) saturate(1.5);transition:width .42s cubic-bezier(.22,1,.36,1),min-height .36s cubic-bezier(.22,1,.36,1),margin-block .38s cubic-bezier(.22,1,.36,1),padding .38s cubic-bezier(.22,1,.36,1),border-radius .42s cubic-bezier(.22,1,.36,1),border-color .32s ease,background-color .32s ease}.start-root .start-nav.is-wide .start-nav__inner{width:100%;min-height:3.15rem;margin-block:0;padding-left:max(1.4rem,calc((100% - 70rem) / 2 + 1.4rem));padding-right:max(.5rem,calc((100% - 70rem) / 2 + .5rem));border-radius:0;border-top-color:transparent;border-inline-color:transparent;background:color-mix(in srgb,var(--start-paper) 86%,transparent)}.start-root .start-brand{display:inline-flex;flex:none;align-items:center;gap:.65rem;color:inherit;text-decoration:none}.start-root .start-brand__mark{width:28px;height:28px;object-fit:contain}:root[data-theme=dark] .start-root .start-brand__mark{filter:invert(1)}.start-root .start-wordmark{display:inline-block;flex:none;white-space:nowrap;font-family:var(--start-display);font-size:1.3rem;font-weight:400;letter-spacing:.02em;line-height:1;transform:scaleY(.94);transform-origin:left center}.start-root .start-wordmark em{display:inline-block;font-style:normal;color:color-mix(in srgb,var(--start-ink) 82%,var(--start-paper));transform:skewX(-6deg)}.start-root .start-nav__actions{display:flex;align-items:center;gap:1rem}.start-root .start-nav__split{width:1px;align-self:stretch;margin-block:.35rem;background:color-mix(in srgb,var(--start-rule) 85%,transparent);flex:none}.start-root .start-nav__app{display:flex;align-items:center;gap:1rem}.start-root .start-nav-marketing{display:inline-flex;flex:none;align-items:center;padding:0 .15rem;color:var(--start-soft-ink);font-size:.78rem;font-weight:500;letter-spacing:.1em;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:color .18s ease}.start-root .start-nav-marketing:focus-visible,.start-root .start-nav-marketing:hover{color:var(--start-teal)}.start-root .start-nav-marketing:focus-visible{outline:2px solid var(--start-teal);outline-offset:4px;border-radius:4px}.start-root .marketing-theme-toggle{width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--start-rule);border-radius:50%;display:inline-grid;flex:0 0 auto;place-items:center;background:color-mix(in srgb,var(--start-paper) 72%,transparent);color:var(--start-soft-ink);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.start-root .marketing-theme-toggle:focus-visible,.start-root .marketing-theme-toggle:hover{border-color:color-mix(in srgb,var(--start-teal) 55%,var(--start-rule));background:var(--start-wash);color:var(--start-teal)}.start-root .marketing-theme-toggle:active{transform:scale(.94)}.start-root .marketing-theme-toggle:focus-visible{outline:2px solid var(--start-teal);outline-offset:2px}.start-root .marketing-theme-toggle svg{width:1rem;height:1rem;stroke-width:1.6}.start-root .start-signin{padding:0 .35rem;color:var(--start-soft-ink);font-size:.78rem;font-weight:500;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:color .18s ease}.start-root .start-signin:hover{color:var(--start-teal)}.start-root .start-button{display:inline-flex;min-height:3.4rem;align-items:center;justify-content:center;gap:.7rem;padding:0 1.85rem;border:none;border-radius:var(--start-r-pill);background:var(--start-ink);color:var(--start-paper);font-family:var(--start-ui);font-size:.78rem;font-weight:500;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;box-shadow:0 14px 30px -16px color-mix(in srgb,var(--start-ink) 75%,transparent);transition:background .26s ease,box-shadow .26s ease,transform .32s var(--start-spring)}.start-root .start-button svg{width:1rem;height:1rem;transition:transform .32s var(--start-spring)}.start-root .start-button:focus-visible,.start-root .start-button:hover{background:var(--start-teal);box-shadow:0 18px 38px -16px color-mix(in srgb,var(--start-teal) 80%,transparent);transform:translateY(-2px) scale(1.02)}.start-root .start-button:hover svg{transform:translateX(3px)}.start-root .start-button:active{transform:translateY(0) scale(.97)}.start-root .start-button--small{min-height:2.7rem;padding:0 1.35rem;font-size:.7rem}.start-root .start-hero{width:min(100% - 2rem,70rem);min-height:calc(100dvh - 6rem);margin:0 auto;padding:clamp(3rem,7vw,6rem) 0 clamp(4.5rem,9vw,7rem);display:grid;grid-template-columns:minmax(0,1.06fr) minmax(19rem,.84fr);align-items:center;gap:clamp(3rem,8vw,7rem)}.start-root .start-eyebrow{margin:0;color:var(--start-soft-ink);font-size:.72rem;font-weight:500;letter-spacing:.15em;line-height:1.4;text-transform:uppercase}.start-root .start-hero h1{max-width:42rem;margin:1.35rem 0 0;font-family:var(--start-display);font-size:clamp(3.5rem,7vw,6.75rem);font-weight:400;letter-spacing:-.035em;line-height:.94;text-wrap:balance;transform:scaleY(.94);transform-origin:left top}.start-root h1 i,.start-root h2 i{color:var(--start-teal);font-style:italic}.start-root .start-word{display:inline-block;margin-right:.22em;will-change:transform,filter}.start-root .start-hero__lede{max-width:34rem;margin:2rem 0 0;color:var(--start-soft-ink);font-family:var(--start-book);font-size:clamp(1.05rem,2vw,1.24rem);line-height:1.7}.start-root .start-hero__actions{margin-top:2.25rem;display:flex;align-items:center;gap:1.15rem;flex-wrap:wrap}.start-root .start-story-stage{position:relative;width:min(100%,28rem);justify-self:end}.start-root .start-story-deck{display:grid;cursor:grab;outline:none}.start-root .start-story-deck:active{cursor:grabbing}.start-root .start-story{grid-area:1/1;width:100%;padding:clamp(1.6rem,3vw,2.15rem);border:1px solid color-mix(in srgb,var(--start-rule) 70%,transparent);border-radius:var(--start-r-xl);background:color-mix(in srgb,var(--start-paper) 94%,var(--start-wash));box-shadow:var(--start-shadow-lift);transition:box-shadow .32s ease}.start-root .start-story:not(.is-front){filter:saturate(.55) contrast(.94)}.start-root .start-story-deck:hover .start-story.is-front{box-shadow:0 40px 78px -34px rgba(18,18,18,.48)}.start-root .start-story-deck:focus-visible .start-story.is-front{box-shadow:var(--start-shadow-lift),0 0 0 4px color-mix(in srgb,var(--start-teal) 22%,transparent)}.start-root .start-story__head{display:flex;align-items:flex-start;gap:1.1rem}.start-root .start-story__photo{flex:none;width:9.5rem;aspect-ratio:4/5;overflow:hidden;border-radius:var(--start-r-lg);background:var(--start-wash);box-shadow:0 14px 30px -18px rgba(18,18,18,.55)}.start-root .start-story__photo img{width:100%;height:100%;object-fit:cover}.start-root .start-story__headings{padding-top:.35rem;min-width:0}.start-root .start-story__date{color:var(--start-teal);font-size:.62rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.start-root .start-story__title{margin:.5rem 0 0;font-family:var(--start-display);font-size:clamp(1.6rem,3vw,2rem);letter-spacing:-.02em;line-height:1.08;text-wrap:balance;transform:scaleY(.94);transform-origin:left top}.start-root .start-story__byline{margin:.55rem 0 0;color:var(--start-soft-ink);font-size:.78rem}.start-root .start-story__text{margin:1.15rem 0 0;color:var(--start-soft-ink);font-family:var(--start-book);font-size:.97rem;font-style:italic;line-height:1.66}.start-root .start-story__foot{margin:1rem 0 0;padding-left:.35rem;color:var(--start-soft-ink);font-size:.66rem;letter-spacing:.1em;text-transform:uppercase}.start-root .start-story-deck__nav{margin:1.35rem auto 0;display:flex;justify-content:center}.start-root .start-story-deck__dots{display:flex;align-items:center;gap:.45rem}.start-root .start-story-deck__dots button{width:.45rem;height:.45rem;padding:0;border:0;border-radius:var(--start-r-pill);background:color-mix(in srgb,var(--start-soft-ink) 24%,transparent);cursor:pointer;transition:width .26s var(--start-spring),background .18s ease}.start-root .start-story-deck__dots button.is-active{width:1.25rem;background:var(--start-teal)}.start-root .start-audio{margin-top:1.4rem;padding:.5rem 1rem .5rem .5rem;display:flex;align-items:center;gap:.85rem;border-radius:var(--start-r-pill);background:color-mix(in srgb,var(--start-wash) 85%,transparent)}.start-root .start-audio__play{width:2.15rem;height:2.15rem;border-radius:50%;display:grid;place-items:center;padding-left:.12rem;background:var(--start-ink);color:var(--start-paper);font-size:.55rem;box-shadow:0 8px 18px -10px color-mix(in srgb,var(--start-ink) 80%,transparent)}.start-root .start-audio__wave{flex:1;height:2rem;display:flex;align-items:center;gap:3px}.start-root .start-audio__wave i{flex:1;max-width:3px;border-radius:var(--start-r-pill);background:var(--start-teal);opacity:.62}.start-root .start-story.is-front .start-audio__wave i{animation:start-wave 1.8s ease-in-out infinite;animation-delay:calc(var(--wave-index, 0) * -90ms);transform-origin:center}.start-root .start-story.is-front .start-audio__wave i:nth-child(3n+1){animation-delay:-.3s}.start-root .start-story.is-front .start-audio__wave i:nth-child(3n+2){animation-delay:-.75s}@keyframes start-wave{0%,to{transform:scaleY(.62);opacity:.48}50%{transform:scaleY(1);opacity:.82}}.start-root .start-audio__time{color:var(--start-soft-ink);font-size:.68rem;font-variant-numeric:tabular-nums}.start-root .start-promise-frame{width:100%;margin:clamp(2rem,5vw,4rem) 0 clamp(5rem,10vw,8rem);padding:0 clamp(1rem,7vw,7rem)}.start-root .start-promise{position:relative;isolation:isolate;width:100%;min-height:min(88vh,58rem);margin:0;padding:clamp(3rem,7vw,5rem) clamp(1.5rem,5vw,4rem);overflow:hidden;border-radius:clamp(2.25rem,5vw,4.5rem);display:grid;place-items:center;background:#101413;box-shadow:0 45px 100px -45px rgba(8,25,23,.75);color:#fff;text-align:center}.start-root .start-promise:after{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 50% 38%,rgba(13,155,140,.18),transparent 38%),linear-gradient(180deg,rgba(7,14,13,.32) 30%,rgba(7,12,11,.86));pointer-events:none}.start-root .start-promise__media{position:absolute;z-index:-2;inset:-14% 0;display:grid;grid-template-columns:repeat(3,1fr);will-change:transform}.start-root .start-promise__photo{position:relative;min-width:0;overflow:hidden}.start-root .start-promise__photo:nth-child(2){border-right:1px solid rgba(255,255,255,.14);border-left:1px solid rgba(255,255,255,.14)}.start-root .start-promise__photo img{object-fit:cover;filter:saturate(.72) contrast(1.06)}.start-root .start-promise__photo:first-child img{object-position:58% center}.start-root .start-promise__photo:nth-child(2) img{object-position:center 42%}.start-root .start-promise__photo:last-child img{object-position:45% center}.start-root .start-promise__content{width:min(42rem,calc(86vw - 2 * clamp(1.25rem, 5vw, 4rem)));padding:clamp(1.85rem,4vw,3rem);border:1px solid rgba(255,255,255,.2);border-radius:clamp(2rem,4vw,3.25rem);background:rgba(10,18,17,.42);box-shadow:0 35px 80px -35px rgba(0,0,0,.8),inset 0 1px rgba(255,255,255,.12);backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2)}.start-root .start-promise .start-eyebrow{color:rgba(255,255,255,.72)}.start-root .start-cta h2,.start-root .start-promise h2{margin:1.15rem 0 0;font-family:var(--start-display);font-size:clamp(2.45rem,5vw,4.4rem);font-weight:400;letter-spacing:-.025em;line-height:1.04;text-wrap:balance;transform:scaleY(.94);transform-origin:center top}.start-root .start-cta h2{margin-top:0;font-size:clamp(1.55rem,4.4vw,3.35rem);white-space:nowrap}.start-root .start-promise__content>p:last-child{max-width:39rem;margin:1.65rem auto 0;color:rgba(255,255,255,.82);font-family:var(--start-book);font-size:clamp(1.05rem,2vw,1.18rem);line-height:1.75;text-wrap:balance}@media (max-width:700px){.start-root .start-promise{min-height:min(82vh,46rem);padding:clamp(3rem,11vh,4.5rem) 1.25rem}.start-root .start-promise__media{inset:-8% 0;grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}.start-root .start-promise__photo:nth-child(2){border-right:0;border-left:0;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.start-root .start-promise__photo:first-child img,.start-root .start-promise__photo:last-child img,.start-root .start-promise__photo:nth-child(2) img{object-position:center 38%}.start-root .start-promise__content{width:min(42rem,calc(92vw - 2.5rem));padding:1.75rem 1.35rem 2rem}.start-root .start-promise__content>p:last-child{margin-top:1.15rem;text-wrap:pretty}}.start-root .start-steps{width:min(100% - 2rem,70rem);margin:0 auto clamp(4.5rem,10vw,8rem)}.start-root .start-steps__heading{margin:0 0 2rem;color:var(--start-soft-ink);font-family:var(--start-ui);font-size:.72rem;font-weight:500;letter-spacing:.15em;text-align:center;text-transform:uppercase}.start-root .start-steps__list{margin:0;padding:0;list-style:none}.start-root .start-step{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1.75rem,6vw,5rem);padding:clamp(2.5rem,7vw,5rem) 0}.start-root .start-step+.start-step{border-top:1px solid color-mix(in srgb,var(--start-rule) 70%,transparent)}.start-root .start-step__art{grid-column:1;grid-row:1;display:grid;place-items:center}.start-root .start-step__body{grid-column:2;grid-row:1}.start-root .start-step:nth-child(2n) .start-step__art{grid-column:2}.start-root .start-step:nth-child(2n) .start-step__body{grid-column:1;justify-self:end;text-align:right}.start-root .start-step:nth-child(2n) p{margin-left:auto}.start-root .start-step__art img{width:min(30rem,38vw);height:auto;aspect-ratio:1;object-fit:contain}:root[data-theme=dark] .start-root .start-step__art img{opacity:.88;filter:saturate(.85) brightness(.95)}.start-root .start-step h3{margin:0;font-family:var(--start-display);font-size:clamp(2.6rem,5.4vw,4.25rem);font-weight:400;letter-spacing:-.03em;line-height:1}.start-root .start-step p{max-width:24rem;margin:1.15rem 0 0;color:var(--start-soft-ink);font-family:var(--start-book);font-size:clamp(1.05rem,1.6vw,1.22rem);line-height:1.66;text-wrap:pretty}.start-root .start-cta{position:relative;isolation:isolate;overflow:hidden;width:min(100% - 2rem,70rem);margin:0 auto;padding:clamp(4rem,10vw,7rem) clamp(1.5rem,7vw,6rem);border:1px solid color-mix(in srgb,var(--start-rule) 60%,transparent);border-radius:clamp(2rem,4vw,3.25rem);background:radial-gradient(70% 130% at 50% 115%,rgba(13,155,140,.16),transparent 70%),linear-gradient(180deg,color-mix(in srgb,var(--start-paper) 80%,var(--start-wash)),var(--start-wash));box-shadow:var(--start-shadow);text-align:center}.start-root .start-cta:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;width:120%;aspect-ratio:1;translate:-50% -50%;border-radius:50%;background:conic-gradient(from 0deg,transparent 0deg,rgba(13,155,140,.32) 90deg,transparent 180deg,rgba(13,155,140,.18) 270deg,transparent 1turn);filter:blur(70px);opacity:.75;animation:start-aurora 26s linear infinite;pointer-events:none}@keyframes start-aurora{to{rotate:1turn}}.start-root .start-cta__art{position:relative;width:min(42rem,100%);margin:clamp(-4rem,-6vw,-1.75rem) auto clamp(-2.25rem,-3.5vw,-.75rem);-webkit-mask-image:linear-gradient(180deg,#000 78%,transparent 99%),linear-gradient(90deg,transparent,#000 5%,#000 91%,transparent);mask-image:linear-gradient(180deg,#000 78%,transparent 99%),linear-gradient(90deg,transparent,#000 5%,#000 91%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.start-root .start-cta__art:before{content:"";position:absolute;z-index:-1;inset:14% 4% 4%;border-radius:50%;background:radial-gradient(58% 52% at 50% 58%,rgba(13,155,140,.18),transparent 72%);filter:blur(34px)}.start-root .start-cta__art img{display:block;width:100%;height:auto}:root[data-theme=dark] .start-root .start-cta__art{opacity:.9;filter:saturate(.85) brightness(.95)}.start-root .start-cta>p:not(.start-eyebrow){max-width:34rem;margin:1.25rem auto 0;color:var(--start-soft-ink);font-family:var(--start-book);font-size:1.05rem;line-height:1.62;text-wrap:pretty}.start-root .start-cta .start-button{margin-top:2rem}.start-root .start-expert{display:block;width:fit-content;margin:1.35rem auto 0;padding:.55rem 1.1rem;border-radius:var(--start-r-pill);color:var(--start-soft-ink);font-size:.78rem;text-decoration:none;transition:color .18s ease,background .18s ease}.start-root .start-expert:hover{background:color-mix(in srgb,var(--start-teal) 10%,transparent);color:var(--start-teal)}.start-root .start-footer{margin-top:clamp(3.5rem,8vw,6rem)}.start-root .start-footer__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.15rem 2rem;padding:1.75rem 0 2.75rem;border-top:1px solid color-mix(in srgb,var(--start-rule) 70%,transparent)}.start-root .start-footer .start-wordmark{font-size:1.1rem}.start-root .start-footer__meta{justify-content:flex-end;margin-left:auto;color:var(--start-soft-ink);font-size:.66rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.start-root .start-footer__doors,.start-root .start-footer__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1.5rem}.start-root .start-footer__meta a{color:inherit;text-decoration:none;transition:color .18s ease}.start-root .start-footer__doors a:hover{color:var(--start-teal)}.start-root .start-footer__legal{display:inline-flex;align-items:center;gap:1rem;padding-left:1rem;border-left:1px solid color-mix(in srgb,var(--start-rule) 90%,transparent);color:color-mix(in srgb,var(--start-soft-ink) 68%,var(--start-paper));font-weight:400}.start-root .start-footer__legal a:hover{color:var(--start-soft-ink)}.start-root .start-footer__copy{margin:0;font-weight:400;color:color-mix(in srgb,var(--start-soft-ink) 70%,var(--start-paper))}@media (max-width:860px){.start-root .start-hero{min-height:auto;grid-template-columns:1fr;gap:4.5rem}.start-root .start-hero__copy{max-width:42rem}.start-root .start-story-stage{width:min(92%,29rem);justify-self:center}.start-root .start-step{grid-template-columns:1fr;justify-items:center;gap:1.35rem;min-height:auto;padding:clamp(2.5rem,8vw,3.5rem) 0;text-align:center}.start-root .start-step:nth-child(2n) .start-step__art,.start-root .start-step:nth-child(2n) .start-step__body,.start-root .start-step__art,.start-root .start-step__body{grid-column:1;grid-row:auto;justify-self:center;text-align:center}.start-root .start-step__art img{width:min(19rem,70vw)}.start-root .start-step p,.start-root .start-step:nth-child(2n) p{margin-inline:auto}.start-root .start-footer__inner{align-items:flex-start;padding-bottom:max(5.75rem,calc(env(safe-area-inset-bottom) + 4.75rem))}.start-root .start-footer__meta{width:100%;justify-content:flex-start;margin-left:0}.start-root .start-footer__legal{padding-left:0;border-left:0}}@media (max-width:620px){.start-root .start-cta,.start-root .start-footer__inner,.start-root .start-hero,.start-root .start-nav__inner,.start-root .start-steps{width:min(100% - 1.5rem,70rem)}.start-root .start-nav__inner{padding-left:1.1rem}.start-root .start-nav__actions,.start-root .start-nav__app{gap:.65rem}.start-root .start-nav-marketing,.start-root .start-nav__split,.start-root .start-signin--hide-mobile{display:none}.start-root .start-button--small{min-height:2.6rem;padding:0 1.1rem}.start-root .start-hero{padding-top:3rem;gap:3.75rem}.start-root .start-hero h1{font-size:clamp(3.3rem,16vw,4.65rem)}.start-root .start-hero__actions{align-items:stretch;flex-direction:column}.start-root .start-story-stage{width:calc(100% - 1rem)}.start-root .start-story__photo{width:7.25rem}.start-root .start-cta{padding-inline:1.35rem}}@media (prefers-reduced-motion:reduce){.start-root *,.start-root :after,.start-root :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}