.Hero-module__s-6kkG__hero{align-items:center;min-height:100svh;padding-top:clamp(120px,18vh,200px);padding-bottom:clamp(60px,10vh,120px);display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__hero:before{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--blue) 22%, transparent), transparent 62%);filter:blur(30px);opacity:.7;pointer-events:none;width:60vw;max-width:760px;height:60vw;max-height:760px;position:absolute;top:-10%;right:-5%}[data-theme=light] .Hero-module__s-6kkG__hero:before{opacity:.4}.Hero-module__s-6kkG__inner{z-index:2;grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(2rem,5vw,5rem);width:100%;display:grid;position:relative}.Hero-module__s-6kkG__eyebrow{animation:Hero-module__s-6kkG__fadeUp .8s var(--ease) both;align-items:center;gap:.55rem;margin-bottom:1.6rem;animation-delay:50ms;display:inline-flex}.Hero-module__s-6kkG__dot{background:var(--mint);width:8px;height:8px;box-shadow:0 0 0 3px color-mix(in srgb, var(--mint) 20%, transparent);border-radius:50%}.Hero-module__s-6kkG__headline{letter-spacing:-.04em;margin-bottom:1.8rem;font-size:clamp(2.9rem,6.6vw,5.6rem);font-weight:800}.Hero-module__s-6kkG__line1,.Hero-module__s-6kkG__line2{display:block;overflow:hidden}.Hero-module__s-6kkG__line1>*,.Hero-module__s-6kkG__line2>*,.Hero-module__s-6kkG__line1,.Hero-module__s-6kkG__line2{display:block}.Hero-module__s-6kkG__line1{animation:Hero-module__s-6kkG__rise .9s var(--ease) both;animation-delay:.12s}.Hero-module__s-6kkG__line2{animation:Hero-module__s-6kkG__rise .9s var(--ease) both;animation-delay:.24s}.Hero-module__s-6kkG__line2 em{display:inline-block}.Hero-module__s-6kkG__lede{max-width:46ch;color:var(--text-soft);animation:Hero-module__s-6kkG__fadeUp .9s var(--ease) both;margin-bottom:2.2rem;font-size:clamp(1.02rem,1.5vw,1.2rem);line-height:1.6;animation-delay:.42s}.Hero-module__s-6kkG__actions{animation:Hero-module__s-6kkG__fadeUp .9s var(--ease) both;flex-wrap:wrap;gap:.8rem;margin-bottom:2.4rem;animation-delay:.54s;display:flex}.Hero-module__s-6kkG__trust{color:var(--text-faint);max-width:42ch;animation:Hero-module__s-6kkG__fadeUp .9s var(--ease) both;font-size:.82rem;animation-delay:.66s}.Hero-module__s-6kkG__canvas{border:1px solid var(--line);border-radius:var(--r-card);background:linear-gradient(160deg, var(--surface), color-mix(in srgb, var(--bg) 80%, black));animation:Hero-module__s-6kkG__fadeUp 1s var(--ease) both;flex-direction:column;justify-content:space-between;padding:clamp(1rem,2.4vw,1.6rem);animation-delay:.4s;display:flex;position:relative;box-shadow:0 40px 90px -40px #000000b3}[data-theme=light] .Hero-module__s-6kkG__canvas{background:linear-gradient(160deg,#0e0f12,#050506);border-color:#ffffff1a}.Hero-module__s-6kkG__canvasHead{font-family:var(--font-body);letter-spacing:.04em;color:#9ca0a6;justify-content:space-between;align-items:center;margin-bottom:.4rem;font-size:.72rem;display:flex}.Hero-module__s-6kkG__canvasLabel{color:var(--blue)}.Hero-module__s-6kkG__loopWrap{aspect-ratio:1.5;place-items:center;padding:8% 12%;display:grid;position:relative}.Hero-module__s-6kkG__loopWrap svg{width:78%}.Hero-module__s-6kkG__stage{font-family:var(--font-body);letter-spacing:.02em;color:#e9e9e6;border-radius:var(--r-pill);white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0f;border:1px solid #ffffff1f;align-items:baseline;gap:.4rem;padding:.32rem .6rem;font-size:.74rem;font-weight:500;display:inline-flex;position:absolute}.Hero-module__s-6kkG__stage b{color:var(--blue-soft);font-size:.66rem}.Hero-module__s-6kkG__stage_tl{top:6%;left:2%}.Hero-module__s-6kkG__stage_tr{top:6%;right:2%}.Hero-module__s-6kkG__stage_bl{bottom:6%;left:2%}.Hero-module__s-6kkG__stage_br{bottom:6%;right:2%}.Hero-module__s-6kkG__canvasFoot{color:#7d8188;text-align:center;margin-top:.4rem;font-size:.76rem}.Hero-module__s-6kkG__scrollCue{background:var(--line);z-index:2;width:1px;height:46px;position:absolute;bottom:22px;left:50%;overflow:hidden;transform:translate(-50%)}.Hero-module__s-6kkG__scrollCue span{background:var(--mint);animation:Hero-module__s-6kkG__cue 2.4s var(--ease) infinite;position:absolute;inset:0}@keyframes Hero-module__s-6kkG__cue{0%{transform:translateY(-100%)}60%,to{transform:translateY(100%)}}@keyframes Hero-module__s-6kkG__rise{0%{transform:translateY(105%)}to{transform:translateY(0)}}@keyframes Hero-module__s-6kkG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Hero-module__s-6kkG__eyebrow,.Hero-module__s-6kkG__line1,.Hero-module__s-6kkG__line2,.Hero-module__s-6kkG__lede,.Hero-module__s-6kkG__actions,.Hero-module__s-6kkG__trust,.Hero-module__s-6kkG__canvas{animation:none!important}.Hero-module__s-6kkG__scrollCue span{animation:none}}html[data-motion=off] .Hero-module__s-6kkG__scrollCue span{animation:none}@media (max-width:940px){.Hero-module__s-6kkG__inner{grid-template-columns:1fr;gap:2.5rem}.Hero-module__s-6kkG__canvas{max-width:520px}}@media (max-width:560px){.Hero-module__s-6kkG__headline{font-size:clamp(2.5rem,11vw,3.8rem)}.Hero-module__s-6kkG__stage{padding:.26rem .5rem;font-size:.66rem}}
.LoopNarrative-module__NQP38a__wrap{border-top:1px solid var(--line)}.LoopNarrative-module__NQP38a__head{max-width:60rem}.LoopNarrative-module__NQP38a__title{margin-block:1rem 1.6rem;font-size:clamp(2.2rem,5.2vw,4.4rem)}.LoopNarrative-module__NQP38a__body{max-width:60ch;color:var(--text-soft);font-size:clamp(1.02rem,1.4vw,1.18rem);line-height:1.7}.LoopNarrative-module__NQP38a__flow{background:var(--line);border:1px solid var(--line);border-radius:var(--r-card);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:clamp(3rem,6vw,5rem);display:grid;overflow:hidden}.LoopNarrative-module__NQP38a__step{background:var(--bg);transition:background .3s var(--ease);flex-direction:column;gap:.4rem;padding:clamp(1.4rem,2.6vw,2.2rem) clamp(1.2rem,2vw,1.8rem);display:flex;position:relative}.LoopNarrative-module__NQP38a__step:hover{background:var(--surface)}.LoopNarrative-module__NQP38a__stepNum{font-family:var(--font-display);font-size:1.6rem;font-weight:600}.LoopNarrative-module__NQP38a__stepName{font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(1.1rem,1.8vw,1.45rem);font-weight:600}.LoopNarrative-module__NQP38a__stepLine{color:var(--text-soft);font-size:.92rem}.LoopNarrative-module__NQP38a__arrow{color:var(--text-faint);z-index:2;background:var(--bg);padding-inline:.15em;font-size:1.3rem;position:absolute;top:50%;right:-.55em;transform:translateY(-50%)}.LoopNarrative-module__NQP38a__step:last-child .LoopNarrative-module__NQP38a__arrow{color:var(--mint);font-size:1.6rem;right:clamp(1.2rem,2vw,1.8rem)}@media (max-width:720px){.LoopNarrative-module__NQP38a__flow{grid-template-columns:1fr 1fr}.LoopNarrative-module__NQP38a__step:nth-child(2) .LoopNarrative-module__NQP38a__arrow,.LoopNarrative-module__NQP38a__step:nth-child(4) .LoopNarrative-module__NQP38a__arrow{display:none}}@media (max-width:440px){.LoopNarrative-module__NQP38a__flow{grid-template-columns:1fr}.LoopNarrative-module__NQP38a__arrow{display:none!important}}
.OffersCarousel-module__bfMZ3q__wrap{border-top:1px solid var(--line);overflow:hidden}.OffersCarousel-module__bfMZ3q__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:clamp(2rem,4vw,3rem);display:flex}.OffersCarousel-module__bfMZ3q__title{margin-top:.7rem;font-size:clamp(2.2rem,5vw,4rem)}.OffersCarousel-module__bfMZ3q__controls{align-items:center;gap:.7rem;display:flex}.OffersCarousel-module__bfMZ3q__count{font-family:var(--font-display);min-width:5.2ch;font-size:1.4rem;font-weight:600}.OffersCarousel-module__bfMZ3q__count i{color:var(--text-faint);font-size:1rem;font-style:normal}.OffersCarousel-module__bfMZ3q__arrow{border-radius:var(--r-pill);border:1px solid var(--line-strong);width:46px;height:46px;color:var(--text);transition:background .3s var(--ease), color .3s var(--ease), transform .3s var(--ease), opacity .3s var(--ease);place-items:center;display:inline-grid}.OffersCarousel-module__bfMZ3q__arrow:hover:not(:disabled){background:var(--mint);color:#06210e;border-color:var(--mint);transform:translateY(-2px)}.OffersCarousel-module__bfMZ3q__arrow:disabled{opacity:.32;cursor:not-allowed}.OffersCarousel-module__bfMZ3q__track{scroll-snap-type:x mandatory;padding-inline:var(--gutter);scrollbar-width:none;cursor:grab;scroll-behavior:smooth;gap:24px;padding-block:8px 4px;display:flex;overflow-x:auto}.OffersCarousel-module__bfMZ3q__track:active{cursor:grabbing}.OffersCarousel-module__bfMZ3q__track::-webkit-scrollbar{display:none}.OffersCarousel-module__bfMZ3q__spacer{flex:0 0 max(0px, calc(100vw - var(--maxw) - var(--gutter)))}.OffersCarousel-module__bfMZ3q__card{--card-ink:#fff;--card-ink-soft:#ffffffc7;scroll-snap-align:start;background:var(--card-bg);color:var(--card-ink);border-radius:var(--r-card);-webkit-user-select:none;user-select:none;min-height:440px;transition:transform .5s var(--ease), box-shadow .5s var(--ease);flex:0 0 min(860px,88vw);grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(1.4rem,3vw,3rem);padding:clamp(1.6rem,3.2vw,3rem);display:grid}.OffersCarousel-module__bfMZ3q__card[data-color=charcoal]{--card-bg:#121316;--card-ink-soft:#f4f4f2a8;border:1px solid var(--line)}.OffersCarousel-module__bfMZ3q__card[data-color=mint]{--card-bg:#2563eb}.OffersCarousel-module__bfMZ3q__card[data-color=pink]{--card-bg:#d3186f}.OffersCarousel-module__bfMZ3q__card[data-color=coral]{--card-bg:#d1461a}.OffersCarousel-module__bfMZ3q__cardTop{align-items:center;gap:.8rem;margin-bottom:1.4rem;display:flex}.OffersCarousel-module__bfMZ3q__badge{font-family:var(--font-display);font-size:1.5rem;font-weight:700;line-height:1}.OffersCarousel-module__bfMZ3q__badge i{opacity:.6;font-size:.9rem;font-style:normal}.OffersCarousel-module__bfMZ3q__name{letter-spacing:.16em;text-transform:uppercase;border-radius:var(--r-pill);background:color-mix(in srgb, var(--card-ink) 12%, transparent);padding:.34rem .7rem;font-size:.74rem;font-weight:600}.OffersCarousel-module__bfMZ3q__cardHead{letter-spacing:-.02em;max-width:18ch;margin-bottom:1rem;font-size:clamp(1.6rem,2.8vw,2.5rem);font-weight:600;line-height:1.04}.OffersCarousel-module__bfMZ3q__cardBody{color:var(--card-ink-soft);max-width:46ch;margin-bottom:1.6rem;font-size:.98rem;line-height:1.6}.OffersCarousel-module__bfMZ3q__features{grid-template-columns:1fr 1fr;gap:.7rem 1rem;margin-bottom:1.8rem;display:grid}.OffersCarousel-module__bfMZ3q__feature{align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;display:flex}.OffersCarousel-module__bfMZ3q__featIcon{background:color-mix(in srgb, var(--card-ink) 12%, transparent);width:34px;height:34px;color:var(--card-ink);border-radius:10px;flex-shrink:0;place-items:center;display:inline-grid}.OffersCarousel-module__bfMZ3q__learn{align-self:flex-start}.OffersCarousel-module__bfMZ3q__cardVisual{background:color-mix(in srgb, var(--card-ink) 8%, transparent);border:1px solid color-mix(in srgb, var(--card-ink) 16%, transparent);color:var(--card-ink);border-radius:18px;flex-direction:column;justify-content:space-between;align-self:stretch;gap:1rem;padding:1.1rem;display:flex}.OffersCarousel-module__bfMZ3q__visualTag{font-family:var(--font-display);font-size:1.2rem;font-style:italic;font-weight:600}.OffersCarousel-module__bfMZ3q__visualInner{place-items:center;display:grid}.OffersCarousel-module__bfMZ3q__dots{justify-content:center;gap:.5rem;margin-top:clamp(1.8rem,3vw,2.6rem);display:flex}.OffersCarousel-module__bfMZ3q__dot{background:var(--line-strong);width:9px;height:9px;transition:background .3s var(--ease), transform .3s var(--ease), width .3s var(--ease);border-radius:50%}.OffersCarousel-module__bfMZ3q__dotOn{border-radius:var(--r-pill);background:var(--mint);width:30px}.OffersCarousel-module__bfMZ3q__payoff{text-align:center;font-family:var(--font-display);color:var(--text-soft);margin-top:1.6rem;font-size:clamp(1.05rem,2vw,1.5rem)}.OffersCarousel-module__bfMZ3q__payoff span{color:var(--text-faint);margin-inline:.15em}.OffersCarousel-module__bfMZ3q__payoff b{color:var(--text);font-weight:600}@media (max-width:720px){.OffersCarousel-module__bfMZ3q__card{grid-template-columns:1fr;min-height:0}.OffersCarousel-module__bfMZ3q__cardVisual{order:-1}.OffersCarousel-module__bfMZ3q__features{grid-template-columns:1fr 1fr}}@media (max-width:460px){.OffersCarousel-module__bfMZ3q__card{flex-basis:90vw}.OffersCarousel-module__bfMZ3q__features{grid-template-columns:1fr}}
.LoopHub-module__8trevW__wrap{border-top:1px solid var(--line)}.LoopHub-module__8trevW__head{grid-template-columns:1fr 1fr;align-items:end;gap:2rem;margin-bottom:clamp(2.4rem,5vw,4rem);display:grid}.LoopHub-module__8trevW__title{margin-top:.7rem;font-size:clamp(2.2rem,5vw,4rem)}.LoopHub-module__8trevW__intro{color:var(--text-soft);max-width:46ch;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.6}.LoopHub-module__8trevW__grid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:clamp(1.6rem,3vw,2.4rem);display:grid}.LoopHub-module__8trevW__featured{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-card);flex-direction:column;padding:clamp(1.6rem,3vw,2.6rem);display:flex}.LoopHub-module__8trevW__tag{letter-spacing:.14em;text-transform:uppercase;color:var(--mint);border:1px solid color-mix(in srgb, var(--mint) 40%, transparent);border-radius:var(--r-pill);align-self:flex-start;margin-bottom:1.4rem;padding:.28rem .7rem;font-size:.72rem;font-weight:600}.LoopHub-module__8trevW__featTitle{letter-spacing:-.02em;transition:color .3s var(--ease);margin-bottom:.9rem;font-size:clamp(1.8rem,3.4vw,2.9rem);font-weight:600;line-height:1.02}.LoopHub-module__8trevW__featLink:hover .LoopHub-module__8trevW__featTitle{color:var(--headline-accent)}.LoopHub-module__8trevW__featDek{color:var(--text-soft);max-width:52ch;margin-bottom:1.2rem;font-size:1.02rem;line-height:1.6}.LoopHub-module__8trevW__byline{color:var(--text-faint);gap:.5rem;margin-bottom:auto;font-size:.85rem;display:flex}.LoopHub-module__8trevW__more{border-top:1px solid var(--line);flex-direction:column;margin-top:1.8rem;padding-top:1rem;display:flex}.LoopHub-module__8trevW__moreRow{border-bottom:1px solid var(--line);transition:padding-left .3s var(--ease);align-items:baseline;gap:.8rem;padding-block:.7rem;display:flex}.LoopHub-module__8trevW__moreRow:last-child{border-bottom:none}.LoopHub-module__8trevW__moreRow:hover{padding-left:.4rem}.LoopHub-module__8trevW__moreCat{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);flex:none;min-width:8.5ch;font-size:.68rem;font-weight:600}.LoopHub-module__8trevW__moreTitle{color:var(--text);font-size:.98rem}.LoopHub-module__8trevW__episodes{background:linear-gradient(170deg, var(--surface), color-mix(in srgb, var(--bg) 70%, black));border:1px solid var(--line);border-radius:var(--r-card);flex-direction:column;padding:clamp(1.6rem,3vw,2.4rem);display:flex}[data-theme=light] .LoopHub-module__8trevW__episodes{background:var(--surface-2)}.LoopHub-module__8trevW__epHead{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.LoopHub-module__8trevW__epLabel{font-family:var(--font-display);font-size:1.15rem;font-weight:600}.LoopHub-module__8trevW__epSoon{color:var(--coral);border:1px solid color-mix(in srgb, var(--coral) 40%, transparent);border-radius:var(--r-pill);padding:.24rem .6rem;font-size:.7rem;font-weight:500}.LoopHub-module__8trevW__epList{flex-direction:column;list-style:none;display:flex}.LoopHub-module__8trevW__ep{border-top:1px solid var(--line);transition:padding-left .3s var(--ease);align-items:center;gap:.9rem;padding-block:.85rem;display:flex}.LoopHub-module__8trevW__ep:hover{padding-left:.3rem}.LoopHub-module__8trevW__epNum{font-family:var(--font-display);color:var(--text-faint);font-size:.95rem;font-weight:600}.LoopHub-module__8trevW__epBody{flex-direction:column;flex:1;gap:.15rem;display:flex}.LoopHub-module__8trevW__epTitle{font-size:.95rem;font-weight:500;line-height:1.25}.LoopHub-module__8trevW__epMeta{color:var(--text-faint);font-size:.76rem}.LoopHub-module__8trevW__epPlay{color:var(--mint);opacity:.7;font-size:.7rem}.LoopHub-module__8trevW__epCta{align-self:flex-start;margin-top:1.4rem}@media (max-width:860px){.LoopHub-module__8trevW__head,.LoopHub-module__8trevW__grid{grid-template-columns:1fr}.LoopHub-module__8trevW__head{gap:1rem}}
.WorkGrid-module__EA-BQq__grid{grid-template-columns:repeat(2,1fr);gap:clamp(1.6rem,3.5vw,3rem) clamp(1.6rem,3vw,2.4rem);display:grid}.WorkGrid-module__EA-BQq__card{transition:transform .4s var(--ease);display:block}.WorkGrid-module__EA-BQq__card:hover{transform:translateY(-4px)}.WorkGrid-module__EA-BQq__frame{border-radius:var(--r-card);aspect-ratio:16/10;background:var(--surface);border:1px solid var(--line);position:relative;overflow:hidden}.WorkGrid-module__EA-BQq__frame img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease), filter .5s var(--ease)}.WorkGrid-module__EA-BQq__card:hover .WorkGrid-module__EA-BQq__frame img{transform:scale(1.045)}.WorkGrid-module__EA-BQq__frame .node{opacity:0;transition:opacity .3s var(--ease)}.WorkGrid-module__EA-BQq__card:hover .WorkGrid-module__EA-BQq__frame .node{opacity:1}.WorkGrid-module__EA-BQq__num{font-family:var(--font-display);color:#fff;border-radius:var(--r-pill);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;padding:.2rem .55rem;font-size:.85rem;font-weight:600;position:absolute;top:12px;left:12px}.WorkGrid-module__EA-BQq__meta{padding-top:1.1rem}.WorkGrid-module__EA-BQq__metaTop{align-items:center;gap:.7rem;margin-bottom:.6rem;display:flex}.WorkGrid-module__EA-BQq__client{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);padding:.2rem 0 .2rem 1rem;font-size:.78rem;font-weight:600;position:relative}.WorkGrid-module__EA-BQq__client:before{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.WorkGrid-module__EA-BQq__sector{color:var(--text-faint);font-size:.8rem}.WorkGrid-module__EA-BQq__title{letter-spacing:-.02em;max-width:22ch;margin-bottom:.9rem;font-size:clamp(1.4rem,2.6vw,2rem);font-weight:600;line-height:1.06}.WorkGrid-module__EA-BQq__view{color:var(--text-soft);transition:gap .3s var(--ease), color .3s var(--ease);align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;display:inline-flex}.WorkGrid-module__EA-BQq__card:hover .WorkGrid-module__EA-BQq__view{color:var(--text);gap:.7rem}@media (max-width:720px){.WorkGrid-module__EA-BQq__grid{grid-template-columns:1fr}}
