@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#292a27;background:#f0f0ee;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}::selection{color:#222;background:#c8ff32}
:root{--lime:#cfff45;--ink:#2b2c29;--paper:#efefed;--line:#c9c9c5}.topbar{z-index:50;border-bottom:1px solid color-mix(in srgb,currentColor 20%,transparent);color:#222;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 30px;transition:all .3s;display:grid;position:fixed;top:0;left:0;right:0}.topbar.on-dark{color:#fff}.topbar nav{gap:36px;font-size:12px;display:flex}.header-actions{justify-self:end;gap:10px;display:flex}.brand{align-items:center;gap:5px;display:inline-flex}.brand-fruit{object-fit:contain;width:24px;height:32px;filter:none!important}.brand-word{color:#557f18;font:800 20px Manrope}.brand-word.light{color:#fff}.ghost-pill,.lime-pill{border:0;border-radius:999px;padding:14px 24px}.ghost-pill{color:#fff;background:#1e1e1eb3}.lime-pill{background:var(--lime);color:#222}.hero{color:#fff;height:100svh;min-height:680px;position:relative;overflow:hidden}.hero-bg{filter:grayscale();background:url(https://images.unsplash.com/photo-1521737711867-e3b97375f902?auto=format&fit=crop&w=2200&q=90) 50%/cover;position:absolute;inset:0}.shade{background:linear-gradient(90deg,#0000009e,#00000014),linear-gradient(#0000,#0000004d);position:absolute;inset:0}.hero-copy{position:absolute;top:120px;left:32px}.hero h1{letter-spacing:-.06em;margin:0;font:700 clamp(48px,5.2vw,98px)/.95 Manrope}.hero h1 span{color:var(--lime)}.hero p{font-size:20px}.hero-foot{letter-spacing:.1em;justify-content:space-between;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:28px;left:32px;right:32px}.audience,.services,.experts{background:var(--paper);padding:120px 28px}.eyebrow{letter-spacing:.08em;font-size:11px;font-weight:700}.audience>h2{letter-spacing:-.07em;margin:45px 0;font:700 clamp(55px,7vw,130px)/.85 Manrope}.audience-tabs{border-top:1px solid var(--line);display:flex}.audience-tabs button{border:0;border-right:1px solid var(--line);text-align:left;background:0 0;flex:1;padding:20px 5px}.audience-tabs .active{background:var(--lime);font-weight:700}.audience-stage{grid-template-columns:.25fr 1fr 1fr;gap:30px;min-height:600px;margin-top:35px;display:grid}.big-index{font:700 60px Manrope}.arch-photo{filter:grayscale();background:url(https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?auto=format&fit=crop&w=1200&q=85) 50%/cover;border-radius:280px 280px 0 0}.audience-copy{align-self:end;padding:30px}.audience-copy h3{letter-spacing:-.05em;font:700 clamp(38px,4vw,76px)/.95 Manrope}.audience-copy p{max-width:540px;font-size:18px;line-height:1.5}.audience-copy button{background:0 0;border:0;border-bottom:1px solid;padding:10px 0}.services{padding-top:80px}.service-head{justify-content:space-between;align-items:flex-start;display:flex}.flower{font-size:28px}.service-head h2,.service-head h3{letter-spacing:-.06em;max-width:1100px;margin:0;font:700 clamp(42px,5vw,90px)/.9 Manrope}.service-head h3{color:#c9c9c9}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:90px;display:grid}.service-grid article{background:#ddd;border-radius:14px;grid-template-columns:130px 1fr;align-items:center;height:132px;display:grid}.service-grid article span{color:#aaa;border-right:1px solid #c2c2c2;place-items:center;height:100%;font-size:30px;display:grid}.service-grid strong{padding:20px;font-weight:400}.process-wrap{background:#e6e6e4}.process-pre{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;padding:30px;display:flex}.process-pre p{color:#888;max-width:340px;line-height:1.4}.process-stage{height:300vh}.process-sticky{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.orb{aspect-ratio:1;filter:grayscale();opacity:.8;background:radial-gradient(circle at 40% 20%,#fff 0,#ddd 35%,#999 70%,#555 100%);border-radius:50%;width:min(46vw,680px);position:absolute}.process-sticky h2{z-index:2;letter-spacing:-.07em;margin:0;font:700 clamp(65px,10vw,180px)/.8 Manrope}.process-sticky h3{z-index:2;color:#ffffff6b;margin:20px 0 0;font:700 clamp(50px,8vw,140px)/.8 Manrope}.process-card{z-index:3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc7;border-radius:14px;grid-template-columns:60px 1fr auto;align-items:center;min-height:120px;padding:24px 35px;display:grid;position:absolute;bottom:35px;left:28px;right:28px}.process-card p{max-width:620px;font-size:18px}.process-card button{color:#fff;background:#333;border:0;border-radius:999px;padding:16px 22px}.step-dots{z-index:4;flex-direction:column;gap:8px;display:flex;position:absolute;top:50%;right:30px}.step-dots span{background:#999;border-radius:50%;width:8px;height:8px}.step-dots .active{background:var(--lime);transform:scale(1.5)}.tech{color:#fff;background:#444;min-height:110vh;padding:25px 28px;overflow:hidden}.tech-top{justify-content:space-between;display:flex}.laptop{background:#181818;border-radius:25px 25px 8px 8px;width:min(900px,80vw);height:580px;margin:180px auto 0;padding:18px 18px 55px;box-shadow:0 30px #333}.screen{color:#eee;background:#202020;height:100%;padding:20px}.dash-nav{color:#888;border-bottom:1px solid #333;padding-bottom:18px;font-size:11px}.dash-grid{grid-template-columns:1.4fr 1fr;gap:12px;padding-top:20px;display:grid}.dash-grid>div{background:#292929;flex-direction:column;min-height:150px;padding:20px;display:flex}.dash-grid small{color:#888}.dash-grid b{margin-top:auto;font:700 52px Manrope}.dash-grid i{background:linear-gradient(90deg,#ff573d 70%,#333 70%);height:16px;margin-top:15px}.chart em{color:#ff573d;margin:auto;font-size:48px;font-style:normal}.split{color:#fff;background:#30312e;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.split-copy{padding:45px 30px;position:relative}.split-copy p{max-width:580px;margin:130px auto;font-size:30px;line-height:1.05}.huge{color:#666;font-size:120px;position:absolute;bottom:100px;left:30%}.split-images{grid-template-rows:40% 60%;display:grid}.split-images div:first-child{filter:grayscale();background:url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1200&q=85) 50%/cover}.split-images div:last-child{filter:grayscale();background:url(https://images.unsplash.com/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1200&q=85) 50%/cover}.experts h2{margin:0 0 90px;font:400 42px Arial}.expert-drag{scrollbar-width:none;cursor:grab;gap:28px;display:flex;overflow-x:auto}.expert-drag:active{cursor:grabbing}.expert-img{filter:grayscale();background-position:50%;background-size:cover;border-radius:14px;height:355px;position:relative}.expert-img span{filter:none;background:#eaff00;border-radius:50%;place-items:center;width:150px;height:150px;display:grid;position:absolute;top:20%;left:50%;transform:translate(-50%)}.expert-drag h3{margin-bottom:4px}.expert-drag p{color:#777;margin-top:0}.cta{color:#fff;background:#2d2e2b;padding:50px 30px 0}.cta h2{letter-spacing:-.07em;font:700 clamp(55px,7vw,130px)/.86 Manrope}.cta h2 span{color:#6e6f6c}.cta-photo{filter:grayscale();background:url(https://images.unsplash.com/photo-1497366216548-37526070297c?auto=format&fit=crop&w=2000&q=85) 50%/cover;height:70vh;margin-top:100px;position:relative}.cta-photo button{background:#eaff00;border:0;border-radius:50%;width:160px;height:160px;position:absolute;top:18%;left:32%}.cta-photo p{font-size:28px;position:absolute;bottom:30px;left:30px}footer{background:#e8e8e6;justify-content:space-between;height:78vh;padding:35px 30px;display:flex;position:relative;overflow:hidden}footer p,footer a{line-height:1.5}.footer-links{align-items:flex-start;gap:34px;display:flex}.footer-links button{background:var(--lime);border:0;border-radius:999px;padding:15px 24px}.footer-word{color:#d7d7d5;letter-spacing:-.1em;font:800 31vw/.8 Manrope;position:absolute;bottom:-18vw;left:-20px}.chat{z-index:45;background:#eee;border:6px solid #7adce0;border-radius:50%;width:62px;height:62px;font-size:24px;position:fixed;bottom:22px;right:24px}.modal{z-index:100;background:#eee;grid-template-columns:1.55fr 1fr;display:grid;position:fixed;inset:0}.modal-close{z-index:2;border:0;border-radius:50%;width:44px;height:44px;font-size:28px;position:absolute;top:18px;right:18px}.modal-art{place-items:center;display:grid;position:relative}.mini-orbs{grid-template-rows:140px 140px;grid-template-columns:140px 140px 280px;display:grid}.mini-orbs i,.mini-orbs b{background:radial-gradient(circle at 40% 20%,#fff,#bbb 70%,#666);border-radius:50%}.mini-orbs b{grid-area:1/3/3}.modal-art>button{background:#eaff00;border:0;border-radius:50%;width:150px;height:150px;position:absolute}.modal form{background:#f7f7f6;padding:70px 9vw 30px 7vw;overflow:auto}.modal form h2{letter-spacing:-.05em;font:700 50px/.95 Manrope}.modal label{margin-top:14px;font-size:12px;display:block}.modal input,.modal textarea{background:#fff;border:1px solid #bbb;width:100%;margin-top:5px;padding:10px}.modal textarea{height:90px}.submit{color:#fff;background:#30312e;border:0;width:100%;margin-top:20px;padding:15px}@media (max-width:800px){.topbar nav,.ghost-pill{display:none}.topbar{grid-template-columns:1fr auto}.hero-copy{top:130px}.audience-stage{grid-template-columns:1fr}.arch-photo{min-height:500px}.audience-tabs{overflow:auto}.audience-tabs button{min-width:180px}.service-grid{grid-template-columns:1fr}.process-card{grid-template-columns:40px 1fr}.process-card button{display:none}.split{grid-template-columns:1fr}.split-images{min-height:600px}.modal{grid-template-columns:1fr}.modal-art{display:none}.modal form{padding:70px 25px}.footer-links{flex-direction:column}.laptop{width:95vw;height:430px}.dash-grid{grid-template-columns:1fr 1fr}.cta-photo button{left:50%;transform:translate(-50%)}}:root{--lime:#d7ff55;--acid:#e9ff16;--ink:#2d2e2b;--paper:#f1f1ef;--line:#d1d1cc;--coral:#ff5d43}.audience-stage{grid-template-columns:.22fr 1.15fr 1fr}.system-visual{background:#e2e2df;border-radius:22px;min-height:580px;transition:background .5s;position:relative;overflow:hidden}.system-orb{aspect-ratio:1;background:conic-gradient(from 15deg,#222 0 28%,#aaa 28% 58%,#eee 58% 100%);border-radius:50%;width:62%;transition:all .7s cubic-bezier(.2,.8,.2,1);position:absolute;top:14%;left:18%;box-shadow:inset -30px -35px 70px #777,inset 30px 25px 60px #fff}.system-orb i{background:radial-gradient(circle at 35% 25%,#fff,#aaa 65%,#555);border-radius:50%;position:absolute}.system-orb i:first-child{width:25%;height:25%;top:10%;left:-5%}.system-orb i:nth-child(2){width:18%;height:18%;bottom:8%;right:-3%}.system-orb i:nth-child(3){width:12%;height:12%;bottom:-2%;left:10%}.system-ui{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#20211feb;border-radius:10px;width:42%;padding:18px;transition:all .5s;position:absolute;bottom:5%;right:5%}.system-ui span{color:#aaa;font-size:9px}.system-ui b{margin:15px 0;font-size:42px;display:block}.bars{align-items:end;gap:5px;height:40px;display:flex}.bars i{background:var(--coral);flex:1;height:25%}.bars i:nth-child(2){height:55%}.bars i:nth-child(3){height:40%}.bars i:nth-child(4){height:80%}.bars i:nth-child(5){height:100%}.visual-label{letter-spacing:-.06em;color:#333;font:700 clamp(32px,4vw,70px)/.9 Manrope;position:absolute;bottom:5%;left:5%}.v1{background:#deddd7}.v1 .system-orb{border-radius:42%;transform:rotate(90deg)scale(.86)}.v1 .system-ui{top:5%;bottom:auto}.v2{background:#d8d9d4}.v2 .system-orb{transform:rotate(180deg)scale(.72);box-shadow:inset -20px -20px 60px #555,inset 30px 20px 70px #fff}.v2 .system-ui{width:55%}.v3{background:#dfdfdc}.v3 .system-orb{border-radius:50% 38% 50% 42%;transform:rotate(260deg)scale(1.05)}.audience-copy{align-self:center}.process-sticky h2,.process-sticky h3,.process-card{transition:all .35s}.orb{transition:all .7s cubic-bezier(.2,.8,.2,1)}.orb i{background:inherit;border-radius:50%;position:absolute}.orb i:first-child{width:20%;height:20%;top:15%;left:-8%}.orb i:last-child{width:14%;height:14%;bottom:12%;right:-5%}.orb-1{background:radial-gradient(circle at 35% 20%,#fff,#d8d8d5 38%,#8c8c88 72%,#444);transform:rotate(80deg)scale(.9)}.orb-2{background:radial-gradient(circle at 30% 20%,#fff,#cfcfcb 32%,#777 70%,#333);transform:rotate(160deg)scale(1.08)}.tech-scroll{background:#444;height:300vh}.tech-sticky{height:100vh;min-height:0;padding-top:22px;position:sticky;top:0}.tech-top{align-items:center}.tech-top>span{color:#aaa;letter-spacing:.12em;font-size:10px}.laptop{margin-top:11vh;transition:all .55s cubic-bezier(.2,.8,.2,1)}.wave-screen{padding:50px 30px}.wave{color:var(--coral);letter-spacing:-8px;border-bottom:1px solid #555;padding:50px 0;font-size:54px}.metric-row{grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:15px;margin-top:50px;display:grid}.metric-row b{font-size:38px}.metric-row span{color:#888}.score-screen{grid-template-columns:220px 1fr;gap:18px;padding:25px;display:grid}.score-screen aside{background:#292929;flex-direction:column;gap:15px;padding:20px;display:flex}.avatar{background:radial-gradient(circle at 50% 30%,#ddd,#555);border-radius:50%;width:65px;height:65px}.score-screen>div{background:#292929;padding:22px}.score-screen h4{justify-content:space-between;font-size:18px;display:flex}.score-screen h4 b{font-size:32px}.scorebar{background:linear-gradient(90deg,var(--coral) 62%,#333 62%);height:28px;margin:40px 0}.scorecards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.scorecards i{background:linear-gradient(#333,#252525);border:1px solid #3b3b3b;height:150px}.dash-1{transform:scale(1.035)}.dash-2{transform:scale(1.06)}.tech-progress{gap:7px;display:flex;position:absolute;bottom:28px;right:28px}.tech-progress i{background:#777;width:34px;height:3px}.tech-progress i.active{background:var(--acid)}.expert-drag{scroll-snap-type:x proximity}.expert-drag article{scroll-snap-align:start}.service-grid article{transition:all .25s}.service-grid article:hover{background:var(--lime);transform:translateY(-4px)}.lime-pill{transition:all .2s}.lime-pill:hover{background:var(--acid);transform:translateY(-2px)}@media (max-width:800px){.system-visual{min-height:460px}.audience-stage{grid-template-columns:1fr}.system-ui{width:55%}.tech-scroll{height:260vh}.score-screen{grid-template-columns:1fr}.score-screen aside,.tech-top>span{display:none}}:root{--s-lime:#d6ff45;--s-olive:#65751e;--s-coral:#ff5838;--s-purple:#7224c7;--s-pink:#ef3ca5;--s-blue:#355cff;--s-mint:#c8ffb5}.topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#f5f5f2e0,#f5f5f2ad 70%,#ffffff29);border-bottom:1px solid #ffffff47}.topbar.on-dark{background:linear-gradient(#20211fb8,#20211f6b 72%,#ffffff14)}.brand-fruit{flex:none}.brand-word{transition:color .45s}.on-light .brand-word{color:var(--s-olive)}.on-dark .brand-word,.brand-word.light{color:#fff}.header-actions .ghost-pill{color:#fff;background:#5d5e5a}.header-actions .lime-pill{background:var(--s-lime);color:#28310d}.service-head .lime-pill{background:var(--s-purple);color:#fff}.process-pre .lime-pill{background:var(--s-coral);color:#fff}.tech-top .lime-pill{background:var(--s-lime);color:#20251a}.footer-links button{background:var(--s-pink);color:#fff}.audience{padding-bottom:0;transition:background .6s}.audience-scroll{height:400vh;position:relative}.audience-sticky{min-height:calc(100vh - 64px);padding-top:18px;position:sticky;top:64px;overflow:hidden}.audience-tone-0{background:#f1f1ef}.audience-tone-1{background:#e9ffd8}.audience-tone-2{background:#f4e6ff}.audience-tone-3{background:#ffe9e2}.audience-tabs button{transition:background .35s,color .35s}.audience-tone-1 .audience-tabs .active{background:var(--s-olive);color:#fff}.audience-tone-2 .audience-tabs .active{background:var(--s-purple);color:#fff}.audience-tone-3 .audience-tabs .active{background:var(--s-coral);color:#fff}.process-sticky{transition:background .65s}.process-sticky:before{content:"";z-index:0;pointer-events:none;mix-blend-mode:multiply;opacity:.42;transition:background .7s;position:absolute;inset:0}.process-sticky:has(.orb-0):before{background:var(--s-lime)}.process-sticky:has(.orb-1):before{background:#b9a3ff}.process-sticky:has(.orb-2):before{background:#ff9c87}.process-sticky>*{z-index:2;position:relative}.orb{z-index:1}.tech{background:#393a37}.laptop{box-shadow:0 30px #292a28,0 50px 80px #00000047}.screen{overflow:hidden}.dash-grid,.wave-screen,.score-screen{animation:.55s cubic-bezier(.2,.8,.2,1) dashIn}@keyframes dashIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}.experts{position:relative;overflow:hidden}.expert-drag{cursor:none;scroll-behavior:auto;overscroll-behavior-x:contain;padding-right:35vw}.drag-cursor{z-index:80;background:var(--s-lime);color:#26300c;letter-spacing:.08em;pointer-events:none;opacity:0;border-radius:50%;place-items:center;width:118px;height:118px;font:700 11px Manrope;transition:opacity .2s,transform .28s cubic-bezier(.2,.9,.2,1),background .3s;display:grid;position:fixed;transform:translate(-50%,-50%)scale(.65)}.drag-cursor.show{opacity:1;transform:translate(-50%,-50%)scale(1)}.expert-drag:active~.drag-cursor{background:var(--s-coral)}.cta-photo button{background:var(--s-purple);color:#fff;transition:transform .25s,background .25s}.cta-photo button:hover{background:var(--s-lime);color:#20251a;transform:scale(1.08)}footer{background:linear-gradient(#efefec 0%,#e4e4e0 100%);border-top:1px solid #d0d0cc;height:auto;min-height:88vh;padding-top:70px}.footer-word{will-change:transform;animation:9s ease-in-out infinite alternate footerDrift}@keyframes footerDrift{to{transform:translate(-4vw)}}@media (max-width:800px){.audience-scroll{height:360vh}.audience-sticky{top:60px}.expert-drag article{min-width:78vw}.drag-cursor{display:none}}.audience-tone-0 .brand-word{color:var(--s-olive)}.audience-tone-1 .brand-word{color:var(--s-purple)}.audience-tone-2 .brand-word{color:var(--s-coral)}.audience-tone-3 .brand-word{color:var(--s-blue)}.audience-sticky{padding-inline:20px}.audience-stage{grid-template-columns:90px minmax(420px,1.05fr) minmax(380px,.95fr);align-items:center;min-height:calc(100vh - 280px);margin-top:24px}.system-visual{background:color-mix(in srgb,var(--paper) 84%,#bbb);isolation:isolate;min-height:clamp(430px,54vh,620px)}.audience-tone-0 .system-visual{background:#e8e7e1}.audience-tone-1 .system-visual{background:#dff5d4}.audience-tone-2 .system-visual{background:#eadcf5}.audience-tone-3 .system-visual{background:#f6d8cf}.system-orb{width:68%;top:10%;left:12%}.system-ui{z-index:3}.visual-label{z-index:2}.audience-copy{padding:20px 24px}.service-grid article:first-child{background:#d6ff45}.service-grid article:nth-child(2){background:#ff8c74}.service-grid article:nth-child(3){background:#c9b2ff}.service-grid article:nth-child(4){background:#b8d4ff}.service-grid article:nth-child(5){color:#fff;background:#7224c7}.service-grid article:nth-child(6){color:#fff;background:#ef3ca5}.service-grid article:nth-child(7){background:#c8ffb5}.service-grid article:nth-child(8){background:#ffb4df}.service-grid article:nth-child(9){color:#fff;background:#65751e}.service-grid article span{color:currentColor;border-color:color-mix(in srgb,currentColor 22%,transparent)}.service-grid article:hover{filter:saturate(1.08)brightness(.98);transform:translateY(-5px)}.process-sticky:has(.orb-0):before{opacity:.34;background:#8fae35}.process-sticky:has(.orb-1):before{opacity:.3;background:#7656b7}.process-sticky:has(.orb-2):before{opacity:.3;background:#d76551}.process-sticky h2{text-align:center;white-space:nowrap;max-width:96vw;font-size:clamp(54px,9vw,160px)}.process-sticky h3{color:#ffffffb8;font-size:clamp(42px,7vw,120px)}.process-card{background:#fafaf7db}.expert-drag{-webkit-user-select:none;user-select:none;touch-action:pan-y;scroll-snap-type:none;gap:34px;padding-right:70vw}.expert-drag *{-webkit-user-select:none;user-select:none;pointer-events:none}.expert-drag article{min-width:min(420px,32vw)}.drag-cursor{background:var(--s-purple);color:#fff;box-shadow:0 14px 40px #00000026}.cta-photo{overflow:hidden}.cta-photo button{will-change:transform;width:170px;height:170px;transition:transform .18s cubic-bezier(.2,.8,.2,1),background .25s}.cta-photo button:hover{background:var(--s-lime);color:#20251a}footer{background:linear-gradient(#f0f0ed,#e3e3df);align-content:flex-start;min-height:72vh;padding:54px 30px 0}.footer-word{transform:translateX(var(--footer-x,0px));color:#cfcfca;line-height:.72;transition:transform .35s cubic-bezier(.2,.8,.2,1);animation:none;bottom:-5vw}footer:before{content:"ESTRATÉGIA QUE VIRA ROTINA · PERFORMANCE QUE CRIA RAIZ";letter-spacing:.12em;color:#777;border-top:1px solid #c9c9c4;padding-top:18px;font:700 11px Manrope;position:absolute;top:180px;left:30px;right:30px}@media (max-width:1000px){.audience-stage{grid-template-columns:64px 1fr 1fr}.audience-copy h3{font-size:clamp(34px,5vw,58px)}}@media (max-width:800px){.audience-sticky{padding-inline:12px;overflow:clip}.audience-stage{grid-template-columns:1fr;gap:12px;min-height:auto}.big-index{display:none}.system-visual{min-height:330px}.audience-copy{padding:8px 4px 28px}.process-sticky{box-sizing:border-box;padding:70px 10px 150px}.process-sticky h2{white-space:normal;font-size:clamp(46px,14vw,82px);line-height:.86}.process-sticky h3{font-size:clamp(38px,12vw,68px)}.orb{width:min(78vw,520px)}.process-card{min-height:96px;padding:16px;bottom:18px;left:12px;right:12px}.expert-drag article{min-width:82vw}.cta-photo button{width:140px;height:140px}footer{min-height:68vh;display:block}.footer-links{flex-flow:wrap;margin-top:34px}.footer-word{font-size:38vw;bottom:0}footer:before{top:250px}}@media (max-height:720px) and (min-width:801px){.process-sticky h2{font-size:clamp(52px,8vw,110px)}.process-sticky h3{font-size:clamp(40px,6vw,82px)}.process-card{min-height:88px;bottom:16px}.orb{width:min(38vw,500px)}}.service-grid article:nth-child(n){color:#20211f;background:#dededc;transition:background .28s,color .28s,transform .28s}.service-grid article:first-child:hover{background:#d6ff45}.service-grid article:nth-child(2):hover{background:#ff8c74}.service-grid article:nth-child(3):hover{background:#c9b2ff}.service-grid article:nth-child(4):hover{background:#b8d4ff}.service-grid article:nth-child(5):hover{color:#fff;background:#7224c7}.service-grid article:nth-child(6):hover{color:#fff;background:#ef3ca5}.service-grid article:nth-child(7):hover{background:#c8ffb5}.service-grid article:nth-child(8):hover{background:#ffb4df}.service-grid article:nth-child(9):hover{color:#fff;background:#65751e}.system-ui{display:none!important}.system-visual{overflow:hidden}.system-orb{width:76%;height:76%;top:8%;left:8%}.visual-label{font-size:clamp(36px,5vw,78px);bottom:4%;left:5%}.process-sticky{min-height:100vh;overflow:hidden}.process-sticky h2{box-sizing:border-box;padding-inline:2vw;font-size:clamp(50px,8.2vw,138px);line-height:.82}.process-sticky h3{font-size:clamp(38px,6vw,92px);line-height:.86}.process-card{max-width:min(760px,78vw)}.expert-drag{-webkit-user-drag:none;cursor:none!important;padding-right:95vw!important}.expert-drag article{flex:0 0 min(420px,32vw)}.expert-drag img,.expert-img{-webkit-user-drag:none}.cta-photo button{transition:transform .12s linear,background .25s!important}footer{padding-bottom:18vw;position:relative;overflow:hidden}.footer-word{opacity:.9;white-space:nowrap;position:absolute!important;bottom:-1vw!important;left:-2vw!important}@media (max-width:800px){.process-sticky{min-height:100svh;padding-top:84px!important;padding-bottom:150px!important}.process-sticky h2{overflow-wrap:anywhere;white-space:normal!important;font-size:clamp(42px,12.5vw,72px)!important;line-height:.88!important}.process-sticky h3{font-size:clamp(34px,10vw,58px)!important}.process-card{width:auto;max-width:none}.expert-drag{padding-right:110vw!important}.expert-drag article{flex-basis:82vw}footer{padding-bottom:30vw}.footer-word{font-size:36vw!important;bottom:0!important}}.audience-stage{grid-template-columns:72px minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:clamp(28px,4vw,72px)}.system-visual{aspect-ratio:1;border-radius:18px;width:100%;min-height:0;position:relative;overflow:hidden;background:#e2e2e2!important}.system-orb,.v1 .system-orb,.v2 .system-orb,.v3 .system-orb{aspect-ratio:1;background:conic-gradient(from 0deg,#ededed 0 31%,#8f8f8f 31% 57%,#252525 57% 82%,#171717 82% 100%);width:52%;height:auto;box-shadow:none;border-radius:50%;transition:transform .65s cubic-bezier(.2,.8,.2,1),background .5s;position:absolute;top:23%;left:24%;transform:none}.system-orb:after{content:"";pointer-events:none;background:radial-gradient(circle at 68% 70%,#ffffff38,#0000 43%),radial-gradient(circle at 30% 22%,#fff3,#0000 35%);border-radius:50%;position:absolute;inset:0}.system-orb i,.visual-label{display:none!important}.v1 .system-orb{background:conic-gradient(from 0deg,#ededed 0 34%,#777 34% 52%,#252525 52% 78%,#171717 78% 100%);transform:rotate(22deg)}.v2 .system-orb{background:conic-gradient(from 0deg,#ededed 0 29%,#999 29% 61%,#292929 61% 84%,#151515 84% 100%);transform:rotate(-18deg)}.v3 .system-orb{background:conic-gradient(from 0deg,#ededed 0 38%,#858585 38% 64%,#242424 64% 86%,#161616 86% 100%);transform:rotate(34deg)}.audience-copy{align-self:center;max-width:650px;padding:0}@media (max-width:1000px){.audience-stage{grid-template-columns:54px minmax(320px,.95fr) minmax(300px,1.05fr);gap:24px}}@media (max-width:800px){.audience-stage{grid-template-columns:1fr;gap:22px}.system-visual{aspect-ratio:1;width:min(100%,620px);min-height:0;margin-inline:auto}.system-orb,.v1 .system-orb,.v2 .system-orb,.v3 .system-orb{width:54%;top:23%;left:23%}.audience-copy{padding:0 4px 30px}}.process-sticky{padding-top:clamp(88px,10vh,130px);padding-bottom:clamp(190px,24vh,250px)}.process-sticky .orb{width:min(34vw,500px);max-height:52vh}.process-sticky h2{font-size:clamp(48px,7vw,112px);line-height:.86;transform:translateY(2vh)}.process-sticky h3{margin-top:clamp(22px,3.5vh,42px);font-size:clamp(34px,4.8vw,72px);line-height:.9;transform:translateY(2vh)}.process-card{min-height:104px;bottom:clamp(24px,4vh,48px);left:max(28px,50vw - 580px);right:max(28px,50vw - 580px)}@media (max-width:800px){.process-sticky{padding-top:88px!important;padding-bottom:170px!important}.process-sticky .orb{max-height:42vh;width:min(68vw,360px)!important}.process-sticky h2{transform:translateY(1vh);font-size:clamp(38px,11vw,64px)!important}.process-sticky h3{transform:translateY(1vh);margin-top:22px!important;font-size:clamp(30px,8.5vw,48px)!important}.process-card{bottom:18px;left:14px;right:14px}}.process-sticky{flex-direction:column;justify-content:flex-start;align-items:center;min-height:100svh;display:flex;overflow:hidden;padding-top:clamp(78px,9vh,112px)!important;padding-bottom:clamp(34px,5vh,64px)!important}.process-sticky .orb{flex:none;width:clamp(280px,28vw,440px)!important;height:clamp(280px,28vw,440px)!important;max-height:none!important;margin:0 auto clamp(24px,3vh,38px)!important;position:relative!important;inset:auto!important}.process-sticky h2{text-align:center;z-index:3;margin:0!important;font-size:clamp(54px,6.4vw,104px)!important;line-height:.86!important;position:relative!important;inset:auto!important;transform:none!important}.process-sticky h3{text-align:center;z-index:3;margin:clamp(20px,2.8vh,34px) 0 0!important;font-size:clamp(38px,4.4vw,68px)!important;line-height:.9!important;position:relative!important;inset:auto!important;transform:none!important}.process-card{z-index:4;width:min(720px,100vw - 48px)!important;min-height:96px!important;margin:clamp(34px,4.5vh,58px) auto 0!important;position:relative!important;inset:auto!important;transform:none!important}@media (max-width:800px){.process-sticky{min-height:100svh;padding-top:78px!important;padding-bottom:28px!important}.process-sticky .orb{width:clamp(220px,58vw,320px)!important;height:clamp(220px,58vw,320px)!important;margin-bottom:24px!important}.process-sticky h2{font-size:clamp(40px,10.5vw,62px)!important}.process-sticky h3{margin-top:18px!important;font-size:clamp(30px,8vw,44px)!important}.process-card{width:calc(100vw - 28px)!important;margin-top:30px!important}}.process-sticky{isolation:isolate}.process-sticky:has(.tree-0):before{opacity:.28;background:#8fae35}.process-sticky:has(.tree-1):before{opacity:.26;background:#7656b7}.process-sticky:has(.tree-2):before{opacity:.25;background:#d76551}.jambo-tree{filter:drop-shadow(0 28px 35px #3730261f);pointer-events:none;width:min(31vw,450px);height:min(45vh,430px);transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .8s;top:clamp(82px,9vh,120px);left:50%;transform:translate(-50%);z-index:1!important;position:absolute!important}.tree-crown{height:68%;filter:drop-shadow(inset 0 0 20px #0000001a);position:absolute;top:0;left:7%;right:7%}.tree-crown i{background:radial-gradient(circle at 38% 24%,#fffdf5 0 18%,#f2eee3 45%,#d8d1c2 76%,#b9b1a3 100%);display:block;position:absolute;box-shadow:inset -18px -22px 32px #534c4129,inset 15px 13px 24px #ffffffb8}.tree-trunk{clip-path:polygon(37% 0,67% 0,73% 30%,100% 100%,62% 100%,51% 55%,39% 100%,0 100%,29% 29%);filter:drop-shadow(7px 10px 10px #3c362d21);background:linear-gradient(100deg,#c7c0b2,#fffaf0 43%,#d7d0c3 68%,#aaa294);border-radius:45% 45% 8% 8%;width:18%;height:43%;position:absolute;top:53%;left:41%}.tree-trunk i{transform-origin:bottom;background:#e8e1d5;border-radius:999px;width:18%;height:42%;display:block;position:absolute;top:8%}.tree-trunk i:first-child{left:-18%;transform:rotate(-42deg)}.tree-trunk i:last-child{right:-16%;transform:rotate(40deg)}.fruit-orbit{transform-style:preserve-3d;transition:transform .8s;animation:12s linear infinite orbitSpin;position:absolute;inset:0}.fruit-orbit b{aspect-ratio:.82;background:radial-gradient(circle at 35% 22%,#fff 0 12%,#f3eee4 35%,#d1c9bc 68%,#999185 100%);border-radius:46% 46% 54% 54%/36% 36% 64% 64%;width:clamp(26px,3.2vw,48px);position:absolute;box-shadow:inset -8px -10px 14px #463e342e,0 12px 18px #463e341f}.fruit-orbit b:before{content:"";background:#c4bcaf;border-radius:999px;width:13%;height:18%;position:absolute;top:-10%;left:44%;transform:rotate(12deg)}.orbit-a b:first-child{top:28%;left:-5%}.orbit-a b:nth-child(2){top:42%;right:-7%;transform:scale(.78)}.orbit-a b:nth-child(3){bottom:-2%;left:58%;transform:scale(.62)}.orbit-b{animation-duration:17s;animation-direction:reverse;inset:-7%}.orbit-b b:first-child{top:-2%;left:15%;transform:scale(.7)}.orbit-b b:nth-child(2){bottom:8%;right:12%;transform:scale(.9)}.tree-1{transform:translate(-50%)rotate(-2deg)scale(.94)}.tree-1 .orbit-a{animation-duration:9s}.tree-1 .orbit-b{animation-duration:14s}.tree-2{transform:translate(-50%)rotate(2deg)scale(.9)}.tree-2 .orbit-a{animation-duration:7s}.tree-2 .orbit-b{animation-duration:11s}@keyframes orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.process-sticky h2{margin-top:clamp(250px,34vh,360px)!important}.process-sticky h3{margin-top:clamp(14px,2vh,26px)!important}@media (max-width:800px){.jambo-tree{width:min(64vw,320px);height:310px;top:82px}.process-sticky h2{margin-top:245px!important}.fruit-orbit b{width:30px}}@media (prefers-reduced-motion:reduce){.fruit-orbit{animation:none}}.fruit-orbit{will-change:transform;transition:transform 80ms linear!important;animation:none!important}.orbit-a{transform:rotate(var(--scroll-spin,0deg))!important}.orbit-b{transform:rotate(var(--scroll-spin-rev,0deg))!important}.jambo-tree{width:min(34vw,500px);height:min(48vh,455px)}.tree-crown{height:72%;top:0;left:2%;right:2%}.tree-crown i{transform-origin:50% 80%;background:linear-gradient(145deg,#fffef8 0%,#f1ecdf 48%,#c8c0b2 100%);box-shadow:inset -13px -17px 25px #48403421,inset 11px 9px 18px #ffffffd1}.tree-crown:before,.tree-crown:after{content:"";z-index:3;mix-blend-mode:multiply;opacity:.55;background:repeating-linear-gradient(104deg,#0000 0 11px,#7e756421 12px 14px,#0000 15px 25px);border-radius:50%;width:48%;height:18%;position:absolute}.tree-crown:before{top:34%;left:5%;transform:rotate(-12deg)}.tree-crown:after{top:39%;right:3%;transform:rotate(13deg)}.tree-trunk{clip-path:polygon(31% 0,46% 0,50% 21%,62% 0,75% 3%,68% 28%,100% 100%,67% 100%,53% 52%,43% 100%,4% 100%,32% 28%);background:linear-gradient(96deg,#bcb3a4,#fffaf0 38%,#d8d0c2 64%,#9f9688);width:22%;height:43%;top:55%;left:39%}.tree-trunk i:first-child{height:48%;left:-24%;transform:rotate(-49deg)}.tree-trunk i:last-child{height:50%;right:-22%;transform:rotate(47deg)}@media (max-width:800px){.jambo-tree{width:min(70vw,345px);height:325px}.tree-crown:before,.tree-crown:after{opacity:.4}}.tree-crown:before,.tree-crown:after{display:none!important}.tree-crown i{background:radial-gradient(at 38% 25%,#fffef9 0 20%,#f3eee3 48%,#d5cdbf 78%,#b7ad9e 100%)!important;box-shadow:inset -18px -20px 30px #4a41341f,inset 14px 12px 24px #ffffffdb!important}.tree-crown i:first-child{border-radius:58% 42% 50% 50%/55% 50% 50% 45%;width:61%;height:48%;top:30%;left:-2%;transform:rotate(-11deg)}.tree-crown i:nth-child(2){border-radius:49% 51% 46% 54%/58% 46% 54% 42%;width:57%;height:58%;top:-1%;left:21%;transform:rotate(2deg)}.tree-crown i:nth-child(3){border-radius:43% 57% 52% 48%/53% 48% 52% 47%;width:60%;height:48%;top:29%;right:-2%;transform:rotate(12deg)}.tree-crown i:nth-child(4){border-radius:55% 45% 57% 43%/49% 57% 43% 51%;width:59%;height:45%;bottom:-1%;left:8%;transform:rotate(-6deg)}.tree-crown i:nth-child(5){border-radius:45% 55% 43% 57%/56% 46% 54% 44%;width:58%;height:46%;bottom:-1%;right:7%;transform:rotate(7deg)}.tree-trunk{filter:drop-shadow(7px 12px 12px #3c362d1f)!important;background:linear-gradient(96deg,#b7ae9f 0%,#fdf8ee 35%,#e1d8ca 61%,#9f9586 100%)!important}.fruit-orbit{display:none!important}.depth-fruits{z-index:2;transform-style:preserve-3d;perspective:900px;pointer-events:none;position:absolute;inset:-8% -18%}.logo-fruit{aspect-ratio:.78;width:clamp(46px,5.4vw,82px);transform-style:preserve-3d;will-change:transform,filter,opacity;transition:filter .32s,opacity .32s;position:absolute;top:48%;left:50%}.logo-fruit img{object-fit:contain;filter:grayscale()brightness(2.65)contrast(.62)drop-shadow(0 12px 12px #40392f2e)drop-shadow(-5px -5px 8px #ffffff8c);width:100%;height:100%}.logo-fruit:after{content:"";mix-blend-mode:multiply;opacity:.22;filter:blur(3px);background:linear-gradient(115deg,#ffffff8c,#786e5f2e);border-radius:48% 48% 55% 55%/38% 38% 62% 62%;position:absolute;inset:10% 18% 7%}.logo-fruit-0{transform:translate(-50%,-50%) translateX(calc((var(--p) - .33)*520px)) translateY(calc((var(--p) - .5)*-110px)) rotate(calc(var(--p)*310deg)) scale(calc(.78 + var(--p)*.25))}.logo-fruit-1{transform:translate(-50%,-50%) translateX(calc((var(--p) - .5)*-500px)) translateY(calc((var(--p) - .5)*120px)) rotate(calc(var(--p)*-260deg)) scale(calc(1.02 - var(--p)*.18))}.logo-fruit-2{transform:translate(-50%,-50%) translateX(calc((var(--p) - .66)*460px)) translateY(calc((var(--p) - .5)*90px)) rotate(calc(var(--p)*220deg)) scale(calc(.72 + var(--p)*.32))}.logo-fruit.is-focus{z-index:10;filter:brightness(1.08)drop-shadow(0 20px 20px #302a2233);opacity:1;scale:1.18}.logo-fruit:not(.is-focus){opacity:.7}.tree-0 .logo-fruit-0,.tree-1 .logo-fruit-1,.tree-2 .logo-fruit-2{z-index:10}.jambo-tree{transform-style:preserve-3d}@media (max-width:800px){.depth-fruits{inset:-4% -8%}.logo-fruit{width:clamp(38px,10vw,58px)}.logo-fruit-0{transform:translate(-50%,-50%) translateX(calc((var(--p) - .33)*300px)) translateY(calc((var(--p) - .5)*-75px)) rotate(calc(var(--p)*310deg))}.logo-fruit-1{transform:translate(-50%,-50%) translateX(calc((var(--p) - .5)*-290px)) translateY(calc((var(--p) - .5)*80px)) rotate(calc(var(--p)*-260deg))}.logo-fruit-2{transform:translate(-50%,-50%) translateX(calc((var(--p) - .66)*280px)) translateY(calc((var(--p) - .5)*65px)) rotate(calc(var(--p)*220deg))}}.logo-fruit{display:none!important}.depth-fruits{pointer-events:none;z-index:9!important;perspective:none!important;transform-style:flat!important;position:absolute!important;inset:0!important}.sculpt-fruit{width:clamp(54px,5.8vw,88px);height:clamp(72px,7.7vw,116px);transform:translate(-50%,-50%) translate(var(--fruit-x),var(--fruit-y)) rotate(var(--fruit-r)) scale(var(--fruit-s));transform-origin:50% 60%;will-change:transform,opacity;filter:drop-shadow(0 16px 16px #3e362b29);transition:filter .16s linear;position:absolute;top:49%;left:50%}.fruit-body{background:radial-gradient(at 30% 20%,#fffffffa 0 11%,#0000 27%),radial-gradient(at 72% 74%,#877d6c2e,#0000 48%),linear-gradient(112deg,#d4ccbe 0%,#fffdf7 31%,#f5efe4 57%,#b9af9f 100%);border-radius:47% 47% 54% 54%/34% 34% 66% 66%;display:block;position:absolute;inset:13% 5% 2%;box-shadow:inset -12px -14px 18px #54493929,inset 10px 9px 15px #ffffffe6,0 2px 1px #ffffff8c}.fruit-body:before,.fruit-body:after{content:"";background:linear-gradient(150deg,#fffef8,#c9c0b2);border-radius:55% 45% 60% 40%/70% 65% 35% 30%;width:56%;height:28%;position:absolute;top:-4%;box-shadow:inset -5px -6px 8px #4940341a}.fruit-body:before{left:-2%;transform:rotate(18deg)}.fruit-body:after{right:-2%;transform:scaleX(-1)rotate(18deg)}.fruit-crown{z-index:3;background:radial-gradient(at 45% 30%,#fff 0 14%,#e7e0d5 52%,#aaa092 100%);border-radius:50%;width:44%;height:19%;display:block;position:absolute;top:5%;left:28%;box-shadow:inset -4px -5px 7px #433b3021}.fruit-stem{z-index:2;background:linear-gradient(90deg,#a79d8e,#f7f1e7 48%,#8f8577);border-radius:999px;width:8%;height:15%;display:block;position:absolute;top:0;left:47%;transform:rotate(4deg)}.tree-crown i{will-change:transform;transition:transform .18s linear!important}.tree-trunk i{transition:transform .18s linear!important}.tree-trunk i:first-child{transform:rotate(calc(-49deg + var(--scroll-spin,0deg)*.004))!important}.tree-trunk i:last-child{transform:rotate(calc(47deg + var(--scroll-spin-rev,0deg)*.004))!important}.depth-fruits{z-index:9!important}@media (max-width:800px){.sculpt-fruit{width:clamp(44px,11vw,62px);height:clamp(58px,14.5vw,82px)}}.depth-fruits,.logo-fruit,.fruit-orbit{display:none!important}.jambo-tree{transform-style:preserve-3d;isolation:isolate;position:relative}.fruit-plane{pointer-events:none;transform-style:preserve-3d;position:absolute;inset:-12% -22%}.fruit-plane-back{z-index:1}.tree-crown{z-index:4!important}.tree-trunk{z-index:5!important}.fruit-plane-front{z-index:8}.sculpt-fruit{width:clamp(58px,6vw,92px);height:clamp(72px,7.6vw,118px);transform:translate(-50%,-50%) translate(var(--fruit-x),var(--fruit-y)) rotate(var(--fruit-r)) scale(var(--fruit-s));transform-origin:50% 58%;will-change:transform,opacity;filter:drop-shadow(0 16px 18px #37302729);position:absolute;top:46%;left:50%}.fruit-plane-back .sculpt-fruit{filter:blur(.35px)drop-shadow(0 8px 10px #3730271a)}.jambo-volume{clip-path:polygon(38% 2%,62% 2%,70% 8%,76% 18%,78% 29%,84% 39%,91% 54%,94% 69%,91% 82%,82% 91%,70% 96%,58% 93%,50% 99%,42% 93%,30% 96%,18% 91%,9% 82%,6% 69%,9% 54%,16% 39%,22% 29%,24% 18%,30% 8%);background:radial-gradient(at 31% 24%,#fffffffa 0 8%,#ffffff85 15%,#0000 31%),radial-gradient(at 70% 76%,#6c60502e,#0000 42%),linear-gradient(108deg,#c7beb0 0%,#eee7dc 19%,#fffdf8 43%,#eee6da 68%,#afa494 100%);display:block;position:absolute;inset:0;box-shadow:inset -14px -13px 20px #443a2d29,inset 12px 10px 18px #ffffffeb}.jambo-volume:before,.jambo-volume:after{content:"";z-index:2;background:radial-gradient(at 50% 20%,#fdfaf3 0 28%,#c5bcaf 74%,#9f9587 100%);border-radius:50% 50% 58% 42%/35% 35% 65% 65%;width:47%;height:18%;position:absolute;bottom:1%}.jambo-volume:before{left:5%;transform:rotate(7deg)}.jambo-volume:after{right:5%;transform:scaleX(-1)rotate(7deg)}.jambo-highlight{filter:blur(3px);z-index:3;background:linear-gradient(#ffffffb8,#fff0);border-radius:50%;width:18%;height:48%;position:absolute;top:17%;left:23%}.jambo-calyx{z-index:4;background:radial-gradient(at 45% 30%,#fff 0 12%,#e3dbcf 52%,#978d7f 100%);border-radius:50% 50% 42% 42%;width:34%;height:13%;position:absolute;top:0;left:33%;box-shadow:inset -4px -4px 7px #39312729}.jambo-stem{z-index:3;background:linear-gradient(90deg,#9d9385,#f9f4ea 48%,#8d8375);border-radius:999px;width:7%;height:15%;position:absolute;top:-8%;left:47%;transform:rotate(5deg)}.tree-crown i:first-child{transform:rotate(calc(-11deg + var(--scroll-spin)*.008)) scale(calc(1 + var(--scroll-spin)*.000015))!important}.tree-crown i:nth-child(2){transform:rotate(calc(2deg + var(--scroll-spin-rev)*.006))!important}.tree-crown i:nth-child(3){transform:rotate(calc(12deg + var(--scroll-spin)*.007))!important}.tree-crown i:nth-child(4){transform:rotate(calc(-6deg + var(--scroll-spin-rev)*.006))!important}.tree-crown i:nth-child(5){transform:rotate(calc(7deg + var(--scroll-spin)*.005))!important}@media (max-width:800px){.fruit-plane{inset:-7% -10%}.sculpt-fruit{width:clamp(44px,10.5vw,62px);height:clamp(58px,13.5vw,82px)}}.jambo-volume{clip-path:polygon(42% 2%,58% 2%,66% 7%,72% 16%,75% 27%,82% 39%,90% 54%,94% 68%,92% 80%,85% 89%,75% 95%,63% 96%,55% 92%,50% 97%,45% 92%,37% 96%,25% 95%,15% 89%,8% 80%,6% 68%,10% 54%,18% 39%,25% 27%,28% 16%,34% 7%)!important;background:radial-gradient(at 30% 20%,#fffffffa 0 9%,#ffffff80 17%,#0000 32%),radial-gradient(at 72% 78%,#64594a26,#0000 44%),linear-gradient(110deg,#c9c0b3 0%,#eee8de 20%,#fffef9 44%,#eee7dc 69%,#aca192 100%)!important}.jambo-volume:before,.jambo-volume:after{content:none!important;display:none!important}.jambo-volume{filter:drop-shadow(0 1px #fff6)}.jambo-calyx{background:radial-gradient(at 42% 28%,#fff 0 10%,#e6dfd4 50%,#9d9385 100%)!important;border-radius:50%!important;width:30%!important;height:10%!important;top:1%!important;left:35%!important}.jambo-stem{width:6%!important;height:13%!important;top:-7%!important}.sculpt-fruit.is-focus{filter:drop-shadow(0 26px 26px #3730273d)brightness(1.035)!important}.fruit-plane-front .sculpt-fruit.is-focus{z-index:20!important}:root{--jambo-wine:#150b0e}.tech-scroll,.tech,.split,.split-copy,.split-images,.cta{background:var(--jambo-wine)!important}.split-images>div,.cta-photo{mix-blend-mode:normal;background-blend-mode:multiply!important}.split-images>div:before,.split-images>div:after,.cta-photo:before,.cta-photo:after{mix-blend-mode:multiply}.split-images>div,.cta-photo{background-color:var(--jambo-wine)!important;background-blend-mode:multiply!important;background-blend-mode:soft-light!important;filter:grayscale(.78)sepia(.1)brightness(1.18)contrast(.92)!important;background-color:#6b3f49!important}.split-images>div:before,.split-images>div:after,.cta-photo:before,.cta-photo:after{mix-blend-mode:soft-light!important;opacity:.16!important}.cta-photo>*{filter:none!important}.system-visual,.audience-tone-0 .system-visual,.audience-tone-1 .system-visual,.audience-tone-2 .system-visual,.audience-tone-3 .system-visual{box-shadow:none!important;background:0 0!important;border-radius:0!important}.system-visual:before,.system-visual:after{box-shadow:none!important;background:0 0!important}.cta-photo button{pointer-events:auto;will-change:transform!important;border-radius:50%!important;width:112px!important;min-width:112px!important;height:112px!important;min-height:112px!important;padding:0 12px!important;transition:transform 60ms linear,background .25s,color .25s!important}@media (max-width:800px){.cta-photo button{width:96px!important;min-width:96px!important;height:96px!important;min-height:96px!important;font-size:13px!important}}.cta{touch-action:pan-y}.cta-photo button{backface-visibility:hidden;transform:translate(0,0);transition:background .18s,color .18s!important}footer{--grade-x:50%;--grade-y:50%;--grade-shift:0deg;isolation:isolate;background:#efefec!important}footer:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(60% 75% at var(--grade-x) var(--grade-y),#cfff4542 0%,#cfff451a 34%,transparent 68%), radial-gradient(52% 70% at calc(100% - var(--grade-x)) calc(100% - var(--grade-y)),#ff695238 0%,#ff695214 38%,transparent 72%), linear-gradient(118deg,#bda3ff24,#ffa7d61f 42%,#a7d8ff21 72%,#beffae1f);opacity:.9;transition:background .18s linear,opacity .35s;position:absolute;inset:0}footer>div,footer:before{z-index:2;position:relative}.footer-word{background:linear-gradient(110deg,#cfff45 0%,#ff856f 22%,#bca4ff 43%,#ef35a5 63%,#a9d0ff 82%,#baffaa 100%) 0 0/220% 220%;background-position:var(--grade-x) var(--grade-y);-webkit-text-fill-color:transparent;filter:saturate(.9) hue-rotate(var(--grade-shift));-webkit-background-clip:text;background-clip:text;z-index:1!important;color:#cfcfca!important;opacity:.34!important;transition:background-position .16s linear,filter .28s,transform .22s cubic-bezier(.2,.8,.2,1)!important}@media (prefers-reduced-motion:reduce){footer:after,.footer-word{transition:none!important}}.audience-marquee{--marquee-x:50%;--marquee-y:50%;--marquee-hue:0deg;isolation:isolate;background:#efefec;border-top:1px solid #190a0e1a;border-bottom:1px solid #190a0e1a;align-items:center;height:clamp(72px,7.2vw,108px);min-height:0;display:flex;position:relative;overflow:hidden}.audience-marquee:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(42% 62% at var(--marquee-x) var(--marquee-y),#cfff4557,transparent 68%), radial-gradient(45% 66% at calc(100% - var(--marquee-x)) calc(100% - var(--marquee-y)),#ff69524d,transparent 70%), radial-gradient(38% 58% at calc(var(--marquee-x) * .72) calc(100% - var(--marquee-y)),#bda3ff4d,transparent 72%), linear-gradient(112deg,#ef35a52e,#6b3f491a 38%,#a9d0ff38 70%,#baffaa33);filter:saturate(.96) hue-rotate(var(--marquee-hue));transition:background-position .12s linear,filter .22s;position:absolute;inset:-25%}.audience-marquee-track{z-index:2;will-change:transform;width:max-content;animation:78s linear infinite audienceTicker;display:flex;position:relative}.audience-marquee-row{white-space:nowrap;flex:none;align-items:center;display:flex}.audience-marquee-item{align-items:center;gap:clamp(18px,2vw,38px);padding-right:clamp(18px,2vw,38px);display:inline-flex}.audience-marquee-item b{font:inherit;letter-spacing:-.055em;text-transform:uppercase;background:linear-gradient(105deg,#170a0e 0%,#6b3f49 18%,#ff856f 38%,#bca4ff 56%,#ef35a5 72%,#a9d0ff 88%,#170a0e 100%) 0 0/260% 180%;background-position:var(--marquee-x) var(--marquee-y);-webkit-text-fill-color:transparent;filter:saturate(.92) hue-rotate(var(--marquee-hue));-webkit-background-clip:text;background-clip:text;font-size:clamp(30px,3.15vw,58px);font-weight:600;line-height:.9;transition:background-position .12s linear,filter .22s}.audience-marquee-item img{object-fit:contain;filter:drop-shadow(0 4px 7px #190a0e1f)saturate(.92);flex:none;width:clamp(15px,1.25vw,23px);height:auto;animation:6.8s ease-in-out infinite marqueeFruitBreeze}.audience-marquee-item:nth-child(2n) img{animation-delay:-2.1s}.audience-marquee-item:nth-child(3n) img{animation-delay:-4.3s}@keyframes audienceTicker{to{transform:translate(-50%)}}@keyframes marqueeFruitBreeze{0%,to{transform:translate(0,0)rotate(-.35deg)}35%{transform:translate(.4px,-.8px)rotate(.65deg)}70%{transform:translate(-.35px,.45px)rotate(-.55deg)}}@media (max-width:700px){.audience-marquee{height:68px;min-height:0}.audience-marquee-track{animation-duration:64s}.audience-marquee-item b{font-size:clamp(27px,8vw,40px)}.audience-marquee-item img{width:16px}}@media (prefers-reduced-motion:reduce){.audience-marquee-track{animation-play-state:paused}.audience-marquee:before,.audience-marquee-item b{transition:none!important}}.audience-marquee{background:#f6f5f2!important;border-top:1px solid #170a0e0e!important;border-bottom:1px solid #170a0e0e!important;height:clamp(42px,3.2vw,54px)!important;min-height:42px!important}.audience-marquee:before{background:radial-gradient(34% 62% at var(--marquee-x) var(--marquee-y),#cfff4529,transparent 76%), radial-gradient(38% 68% at calc(100% - var(--marquee-x)) calc(100% - var(--marquee-y)),#ff856f24,transparent 78%), radial-gradient(34% 64% at calc(var(--marquee-x) * .72) calc(100% - var(--marquee-y)),#bca4ff21,transparent 78%), linear-gradient(108deg,#ffffffe0,#f8e7ef7a 24%,#eef8ff9e 52%,#efffe48a 76%,#ffffffe6)!important;filter:saturate(.72) brightness(1.055) hue-rotate(var(--marquee-hue))!important;opacity:.96!important;transition:filter .7s cubic-bezier(.22,.61,.36,1),background-position .7s cubic-bezier(.22,.61,.36,1)!important;inset:-70% -8%!important}.audience-marquee-track{animation-duration:118s!important}.audience-marquee-item{gap:clamp(10px,1vw,18px)!important;padding-right:clamp(10px,1vw,18px)!important}.audience-marquee-item b{text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;letter-spacing:-.035em!important;white-space:nowrap!important;background:linear-gradient(105deg,#6f5d62 0%,#a97c83 20%,#e89584 39%,#aa9bd3 58%,#d985b3 75%,#94b6c7 90%,#6f5d62 100%) 0 0/300% 180%!important;background-position:var(--marquee-x) var(--marquee-y)!important;-webkit-text-fill-color:transparent!important;filter:saturate(.68) brightness(1.12) hue-rotate(var(--marquee-hue))!important;-webkit-background-clip:text!important;background-clip:text!important;font-family:Manrope,Arial,sans-serif!important;font-size:clamp(18px,1.55vw,28px)!important;font-style:normal!important;font-weight:560!important;line-height:1!important;transition:filter .7s cubic-bezier(.22,.61,.36,1),background-position .7s cubic-bezier(.22,.61,.36,1)!important}.audience-marquee-item img{filter:drop-shadow(0 2px 4px #190a0e14)saturate(.72)brightness(1.06)!important;width:clamp(9px,.72vw,13px)!important;animation:10.5s ease-in-out infinite marqueeFruitBreeze!important}@media (max-width:700px){.audience-marquee{height:40px!important;min-height:40px!important}.audience-marquee-track{animation-duration:96s!important}.audience-marquee-item b{font-size:17px!important}.audience-marquee-item img{width:9px!important}}.audience-marquee-row{gap:clamp(30px,4vw,74px)!important}.audience-marquee-item{gap:0!important}.audience-marquee-item b{letter-spacing:-.035em!important;text-transform:none!important;white-space:nowrap!important;font-family:Arial Rounded MT Bold,Trebuchet MS,Avenir Next Rounded,Arial,sans-serif!important;font-size:clamp(13px,1.05vw,18px)!important;font-weight:700!important;line-height:.96!important}.audience-marquee-item img{display:none!important}.audience-marquee-item b{color:#cf3!important;-webkit-text-fill-color:#cf3!important}.hero{isolation:isolate;background:#16090d!important}.hero-bg{filter:grayscale()contrast(.92)brightness(1.08)!important;opacity:.92!important;mix-blend-mode:luminosity!important}.hero:before{content:"";z-index:1;pointer-events:none;mix-blend-mode:soft-light;background:linear-gradient(115deg,#2c0e186b,#6f485338 46%,#efdada14);position:absolute;inset:0}.hero .shade{z-index:2!important;background:linear-gradient(90deg,#12070a80,#12070a0a 68%),linear-gradient(#0000 48%,#12070a38)!important}.hero .hero-copy,.hero .hero-foot{z-index:3!important}.audience-marquee-item b{color:#557f18!important;-webkit-text-fill-color:#557f18!important;text-shadow:0 0 1px #557f1814!important}.system-orb,.v1 .system-orb,.v2 .system-orb,.v3 .system-orb{transform-origin:50%!important;will-change:rotate,transform!important;transition:none!important;animation:none!important}.audience-marquee-track,.audience-marquee-row{gap:0!important}.audience-marquee-item{margin:0!important;padding-right:clamp(30px,4vw,74px)!important}.system-orb,.v0 .system-orb,.v1 .system-orb,.v2 .system-orb,.v3 .system-orb{--orb-rot:0deg;transform:rotate(var(--orb-rot))!important;will-change:transform!important;transition:background .5s!important;animation:none!important}.audience-sticky{grid-template-columns:1fr 1fr!important;align-items:stretch!important;gap:0!important;height:calc(100vh - 64px)!important;min-height:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.audience-left{flex-direction:column;padding:clamp(28px,4vw,52px) clamp(24px,3.5vw,44px);display:flex;overflow:hidden}.audience-top-row{justify-content:space-between;align-items:baseline;margin-bottom:clamp(16px,2.2vh,28px);display:flex}.audience-top-row .eyebrow{margin:0}.audience-top-row .big-index{color:var(--ink);opacity:.34;letter-spacing:-.01em;font:700 clamp(14px,1.2vw,18px) Manrope}.audience-left h2{flex:none;letter-spacing:-.065em!important;margin:0 0 clamp(20px,2.8vh,38px)!important;font:700 clamp(36px,4.4vw,70px)/.88 Manrope!important}.audience-left .audience-tabs{scrollbar-width:none;flex:none;margin-bottom:clamp(20px,3vh,42px);overflow-x:auto;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;margin-left:0!important;margin-right:0!important;display:flex!important}.audience-left .audience-tabs button{min-width:max-content;letter-spacing:.06em!important;text-transform:uppercase!important;border:0!important;border-right:1px solid var(--line)!important;color:var(--ink)!important;text-align:left!important;background:0 0!important;flex:1!important;padding:12px 14px!important;font-size:11px!important;font-weight:700!important;transition:background .3s,color .3s!important}.audience-left .audience-tabs button:last-child{border-right:0!important}.audience-tone-0 .audience-left .audience-tabs button.active{background:var(--lime)!important;color:#20211f!important}.audience-tone-1 .audience-left .audience-tabs button.active{background:var(--s-olive)!important;color:#fff!important}.audience-tone-2 .audience-left .audience-tabs button.active{background:var(--s-purple)!important;color:#fff!important}.audience-tone-3 .audience-left .audience-tabs button.active{background:var(--s-coral)!important;color:#fff!important}.audience-left .audience-copy{flex-direction:column!important;flex:1!important;justify-content:flex-end!important;max-width:none!important;padding:0!important;display:flex!important}.audience-left .audience-copy small{letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--ink)!important;opacity:.5!important;margin-bottom:10px!important;font-size:11px!important;font-weight:700!important;display:block!important}.audience-left .audience-copy h3{letter-spacing:-.04em!important;margin:0 0 clamp(10px,1.6vh,20px)!important;font:700 clamp(26px,2.8vw,44px)/.95 Manrope!important}.audience-left .audience-copy p{color:#555!important;max-width:500px!important;margin:0 0 clamp(14px,2.2vh,26px)!important;font-size:clamp(15px,1.25vw,18px)!important;line-height:1.52!important}.audience-left .audience-copy button{letter-spacing:.08em!important;text-transform:uppercase!important;cursor:pointer!important;background:0 0!important;border:0!important;border-bottom:1px solid!important;width:max-content!important;padding:10px 0!important;font-size:12px!important;font-weight:700!important;transition:opacity .2s!important}.audience-right{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.audience-right .system-visual{width:100%!important;height:100%!important;aspect-ratio:unset!important;background:0 0!important;border-radius:0!important;min-height:0!important;position:absolute!important;inset:0!important}.audience-right .system-orb{aspect-ratio:1!important;width:min(58%,380px)!important;height:auto!important;transform:translate(-50%,-50%) rotate(var(--orb-rot,0deg))!important;top:50%!important;left:50%!important;box-shadow:0 36px 72px #00000021,0 6px 16px #00000012!important}.audience-right:before{content:"";background:var(--line);opacity:.45;width:1px;position:absolute;top:8%;bottom:8%;left:0}@media (max-width:860px){.audience-sticky{grid-template-rows:auto 1fr!important;grid-template-columns:1fr!important;height:auto!important;min-height:100svh!important}.audience-right{order:-1;height:52vw;min-height:240px}.audience-right:before{display:none}.audience-left{padding:22px 18px 32px}.audience-left h2{font-size:clamp(30px,7.5vw,48px)!important}.audience-right .system-orb{width:min(65%,260px)!important}}.hero-bg{background-position:top!important;background-size:cover!important}.expert-drag{justify-content:flex-start!important;gap:clamp(24px,3vw,44px)!important;padding-left:28px!important;padding-right:60vw!important}.expert-drag article{flex:0 0 min(420px,32vw)!important;min-width:min(420px,32vw)!important}.expert-img{filter:grayscale(.72)sepia(.08)brightness(1.12)contrast(.94)!important;background-blend-mode:soft-light!important;background-color:#3a1c25!important;background-position:top!important;background-size:cover!important;border-radius:18px!important;height:clamp(420px,52vh,600px)!important}.expert-drag p{letter-spacing:.08em!important;text-transform:uppercase!important;color:#888!important;font-size:13px!important;font-weight:600!important}@media (max-width:860px){.expert-drag{justify-content:flex-start!important;padding-left:18px!important;padding-right:80vw!important}.expert-drag article{flex-basis:78vw!important;min-width:78vw!important}.expert-img{height:clamp(320px,65vw,460px)!important}}.hero-bg{background:0 0!important}.hero-video{object-fit:cover;object-position:center;filter:grayscale()brightness(.88)contrast(1.06);pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";z-index:1;pointer-events:none;mix-blend-mode:multiply;background:#1e080e47;position:absolute;inset:0}.expert-stack-img{filter:none!important;background-blend-mode:normal!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:clamp(420px,52vh,600px)!important;display:flex!important}.experts h2{letter-spacing:-.06em!important;margin-bottom:clamp(48px,7vh,80px)!important;font:700 clamp(38px,5vw,72px)/.88 Manrope!important}.expert-drag article{flex-direction:column!important;align-self:flex-start!important;display:flex!important}.expert-img,.expert-stack-img{border-radius:18px!important;flex:none!important;width:100%!important;height:clamp(400px,50vh,580px)!important;overflow:hidden!important}.expert-img{filter:grayscale(.2)brightness(1.3)contrast(.96)!important;background-blend-mode:normal!important;background-color:#0000!important;background-position:top!important;background-size:cover!important}.expert-drag article:nth-child(2) .expert-img{background-position:50% 10%!important}.expert-stack-img{filter:none!important;background-blend-mode:normal!important;justify-content:center!important;align-items:center!important;display:flex!important}.stack-svg{width:58%!important;height:58%!important}.expert-drag h3{letter-spacing:-.03em!important;margin:16px 0 4px!important;font:700 clamp(18px,1.8vw,24px) Manrope!important}.expert-drag p{letter-spacing:.08em!important;text-transform:uppercase!important;color:#888!important;margin:0!important;font-size:12px!important;font-weight:600!important}@media (max-width:860px){.expert-img,.expert-stack-img{height:clamp(300px,65vw,440px)!important}}.experts-v2{cursor:none;padding:80px 0 100px;position:relative;overflow:hidden}.experts-v2 h2{padding:0 28px;letter-spacing:-.06em!important;margin-bottom:clamp(48px,6vh,72px)!important;font:700 clamp(38px,5vw,72px)/.88 Manrope!important}.experts-stage{-webkit-user-select:none;user-select:none;touch-action:pan-y;height:clamp(420px,54vh,580px);position:relative}.experts-people{z-index:5;pointer-events:none;justify-content:center;align-items:center;gap:clamp(20px,2.5vw,36px);display:flex;position:absolute;inset:0}.expert-person{flex-direction:column;align-items:center;gap:14px;display:flex}.expert-photo{filter:grayscale(.15)brightness(1.3)contrast(.96);background-position:top;background-size:cover;border-radius:16px;flex:none;width:clamp(220px,22vw,310px);height:clamp(260px,28vw,380px);box-shadow:0 24px 48px #0000002e}.expert-person:nth-child(2) .expert-photo{background-position:50% 10%}.expert-person h3{letter-spacing:-.02em;margin:0;font:700 clamp(16px,1.6vw,22px) Manrope}.expert-person p{letter-spacing:.1em;text-transform:uppercase;color:#888;margin:0;font-size:11px;font-weight:700}.stack-layer{pointer-events:none;position:absolute;inset:0}.stack-back{z-index:2}.stack-front{z-index:8}.stack-bubble{will-change:transform,opacity;border-radius:50%;flex-direction:column;align-items:center;gap:8px;width:clamp(70px,6.5vw,90px);height:clamp(70px,6.5vw,90px);margin-top:calc(-1*clamp(35px,3.25vw,45px));transition:opacity .15s linear;display:flex;position:absolute;top:50%;left:0}.stack-bubble svg{border-radius:50%;width:100%;height:100%;display:block;box-shadow:0 8px 24px #00000038}.stack-bubble span{letter-spacing:.08em;text-transform:uppercase;color:#888;white-space:nowrap;font-size:10px;font-weight:700}@media (max-width:768px){.experts-stage{height:clamp(360px,80vw,480px)}.expert-photo{width:clamp(140px,36vw,200px);height:clamp(170px,44vw,250px)}.stack-bubble{width:54px;height:54px;margin-top:-27px}}.pricing{background:var(--bg,#f4f0e8);padding:clamp(80px,10vh,140px) clamp(24px,5vw,80px)}.pricing-head{max-width:640px;margin-bottom:clamp(48px,7vh,80px)}.pricing-eyebrow{letter-spacing:.18em;text-transform:uppercase;opacity:.5;margin-bottom:18px;font:700 11px/1 Manrope;display:block}.pricing-head h2{letter-spacing:-.06em;margin:0 0 16px;font:700 clamp(36px,4.8vw,68px)/.9 Manrope}.pricing-head p{opacity:.55;margin:0;font-size:17px}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}@media (max-width:900px){.pricing-grid{grid-template-columns:1fr}}.pricing-card{background:#fff;border:1px solid #0000001f;border-radius:20px;flex-direction:column;gap:20px;padding:36px 32px 32px;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #0000001a}.pricing-featured{border-color:var(--lime,#b0cd4f);background:#fff;transform:translateY(-8px);box-shadow:0 24px 48px #0000001a}.pricing-featured:hover{transform:translateY(-14px)}.pricing-badge{background:var(--lime,#b0cd4f);color:#1a2005;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:6px 16px;font:700 11px/1 Manrope;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.pricing-tag{letter-spacing:.1em;text-transform:uppercase;opacity:.4;font:700 13px/1 Manrope}.pricing-price{flex-direction:column;gap:4px;display:flex}.pricing-setup{letter-spacing:-.03em;font:700 clamp(28px,3vw,40px)/1 Manrope}.pricing-setup small{opacity:.5;letter-spacing:0;font-size:.45em;font-weight:500}.pricing-recur{opacity:.55;font-size:15px;font-weight:600}.pricing-recur small{opacity:.8;font-size:.85em}.pricing-recur.optional{opacity:.4;font-size:13px}.pricing-desc{opacity:.6;margin:0;font-size:15px;line-height:1.55}.pricing-features{flex-direction:column;flex:1;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pricing-features li{opacity:.8;padding-left:22px;font-size:15px;position:relative}.pricing-features li:before{content:"✓";color:var(--lime,#b0cd4f);font-weight:700;position:absolute;left:0}.pricing-cta{color:#fff;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#1a1a1a;border:0;border-radius:999px;width:100%;padding:14px 24px;font:700 13px/1 Manrope;transition:background .2s,transform .2s}.pricing-cta:hover{background:#333;transform:translateY(-2px)}.pricing-featured .pricing-cta{background:var(--lime,#b0cd4f);color:#1a2005}.pricing-featured .pricing-cta:hover{background:#c4dd66}.pricing-guarantee{text-align:center;opacity:.38;letter-spacing:.04em;font-size:12px;font-weight:600}.experts-v3{cursor:none;padding:80px 0 100px;position:relative;overflow:hidden}.experts-v3 h2{padding:0 clamp(24px,5vw,80px);letter-spacing:-.06em!important;margin-bottom:clamp(48px,6vh,72px)!important;font:700 clamp(38px,5vw,72px)/.88 Manrope!important}.orbit-stage{-webkit-user-select:none;user-select:none;touch-action:pan-y;height:clamp(420px,56vh,600px);position:relative;overflow:hidden}.orbit-people{z-index:5;pointer-events:none;justify-content:center;align-items:center;gap:clamp(16px,2vw,32px);display:flex;position:absolute;inset:0}.orbit-person{flex-direction:column;align-items:center;gap:14px;display:flex}.orbit-photo{filter:grayscale(.15)brightness(1.3)contrast(.96);background-position:top;background-size:cover;border-radius:16px;flex:none;width:clamp(200px,20vw,290px);height:clamp(240px,26vw,360px);box-shadow:0 20px 48px #00000026}.orbit-person:nth-child(2) .orbit-photo{background-position:50% 10%}.orbit-person h3{letter-spacing:-.02em;margin:0;font:700 clamp(15px,1.5vw,20px) Manrope}.orbit-person p{letter-spacing:.1em;text-transform:uppercase;color:#888;margin:0;font-size:11px;font-weight:700}.orbit-bubble{will-change:transform,opacity;border-radius:50%;flex-direction:column;align-items:center;gap:7px;width:clamp(64px,5.5vw,84px);height:clamp(64px,5.5vw,84px);padding:14px;transition:opacity .1s linear;display:flex;position:absolute;top:50%;left:50%;box-shadow:0 8px 24px #00000040}.orbit-logo{object-fit:contain;filter:brightness(1.1);width:100%;height:100%;display:block}.orbit-bubble span{letter-spacing:.06em;text-transform:uppercase;color:#888;white-space:nowrap;font-size:10px;font-weight:700;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}@media (max-width:768px){.orbit-stage{height:clamp(340px,85vw,480px)}.orbit-photo{width:clamp(130px,34vw,190px);height:clamp(160px,42vw,240px)}.orbit-bubble{width:50px;height:50px;padding:10px}}.brand-bang,.on-dark .brand-bang,.brand-word.light .brand-bang{color:var(--lime)!important}
