:root{--bb-grey:#c8c8c8;--bb-grey-2:#b8b8b8;--bb-black:#101010;--bb-charcoal:#242424;--bb-white:#f3f2ed;--venture-cream:#fff8ee;--venture-paper:#fffdf8;--venture-yellow:#ffd000;--venture-red:#df0d18;--venture-pink:#f5b9bc;--venture-green:#91c788;--venture-ink:#251f20;--header-h:78px;--ease:cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bb-grey);color:var(--bb-black);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}::selection{color:#fff;background:#111}body[data-world=venture] ::selection{background:var(--venture-red);color:#fff}.skip-link{z-index:1000;color:#000;background:#fff;padding:12px 16px;position:fixed;top:-100px;left:12px}.skip-link:focus{top:12px}.grain{z-index:90;pointer-events:none;opacity:.055;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E");position:fixed;inset:0}.site-header{z-index:100;height:var(--header-h);transition:background .45s var(--ease), color .45s var(--ease), border-color .45s var(--ease);border-bottom:1px solid #10101047;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 28px;display:grid;position:fixed;top:0;left:0;right:0}.site-header--boogie{color:var(--bb-white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#242424e0;border-color:#ffffff2e}.site-header--venture{color:var(--venture-ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff8eef0;border-color:#251f2038}.brand{min-width:240px;transition:transform .3s var(--ease), opacity .3s var(--ease);justify-self:start;align-items:center;gap:8px;display:flex}.brand:hover{transform:translateY(-2px)}.brand--boogie img{filter:invert();width:136px;height:auto}.brand--boogie>span:last-child{display:none}.brand>span:last-child{flex-direction:column;gap:3px;display:flex}.brand b{letter-spacing:.12em;font-size:11px}.brand small{letter-spacing:.13em;opacity:.62;font-size:7px}.venture-logo{border:3px solid var(--venture-ink);background:var(--venture-yellow);width:43px;height:43px;box-shadow:3px 3px 0 var(--venture-red);border-radius:12px;place-items:center;display:grid;position:relative;transform:rotate(-5deg)}.venture-logo b{letter-spacing:0;font-size:20px}.venture-logo i{color:var(--venture-red);font-style:normal;font-weight:900;position:absolute;top:1px;right:5px}.brand--venture>span:last-child b{letter-spacing:-.04em;font-size:17px}.brand--venture>span:last-child small{color:var(--venture-red);letter-spacing:.01em;font-size:8px;font-weight:800}.world-switcher{justify-self:center;align-items:center;gap:11px;display:flex}.world-label{opacity:.38;text-transform:uppercase;letter-spacing:.12em;transition:opacity .25s var(--ease), transform .25s var(--ease);padding:10px 0;font-size:9px}.world-label:hover{opacity:.72;transform:translateY(-2px)}.world-label.is-active{opacity:1}.world-toggle{border:1px solid;border-radius:999px;width:52px;height:29px;padding:3px}.world-toggle span{width:21px;height:21px;transition:transform .5s var(--ease), scale .3s var(--ease);background:currentColor;border-radius:50%;display:block}.world-toggle:hover span{scale:1.08}.site-header--venture .world-toggle span{transform:translate(23px)}.header-action{justify-self:end}.header-action a,.header-coming-soon{text-transform:uppercase;letter-spacing:.12em;border:1px solid;align-items:center;gap:14px;padding:12px 15px;font-size:9px;display:inline-flex}.header-action a{transition:background .25s,color .25s,transform .25s}.header-action a:hover{background:var(--bb-white);color:var(--bb-black);transform:translateY(-2px)}.header-coming-soon{border:3px solid var(--venture-ink);background:var(--venture-red);color:#fff;box-shadow:4px 4px 0 var(--venture-yellow);letter-spacing:.04em;border-radius:12px;font-weight:900}.world-wipe{z-index:300;pointer-events:none;visibility:hidden;position:fixed;inset:0;overflow:hidden}.world-wipe.is-active{visibility:visible}.bb-gate,.venture-wipe{display:none;position:absolute;inset:0}.world-wipe.to-boogie .bb-gate,.world-wipe.to-venture .venture-wipe{display:block}.bb-gate:before{content:"";z-index:4;background:var(--bb-charcoal);opacity:0;width:clamp(28px,5vw,84px);position:absolute;top:0;bottom:0;left:50%;translate:-50%}.world-wipe.is-active.to-boogie .bb-gate:before{opacity:1}.bb-gate__half{background:var(--bb-charcoal);width:52.5%;color:var(--bb-white);border-color:#ffffff2e;align-items:center;display:flex;position:absolute;top:0;bottom:0;overflow:hidden}.bb-gate__half b{letter-spacing:-.14em;font-size:clamp(250px,55vw,900px);font-weight:900;line-height:.7}.bb-gate__half--left{border-right:1px solid #fff3;justify-content:flex-end;left:0;transform:translate(-102%)}.bb-gate__half--left b{transform:scaleX(-1)translate(-4%)}.bb-gate__half--right{border-left:1px solid #fff3;justify-content:flex-start;right:0;transform:translate(102%)}.bb-gate__half--right b{transform:translate(-4%)}.bb-gate__label{z-index:2;width:100%;color:var(--bb-white);opacity:0;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;translate:-50% -50%}.bb-gate__label span{letter-spacing:.2em;font-size:8px}.bb-gate__label strong{letter-spacing:-.075em;margin-top:9px;font-size:clamp(34px,6vw,92px)}.venture-wipe__panel{background:var(--venture-yellow);clip-path:inset(0 100% 0 0);position:absolute;inset:0}.venture-wipe__wave{z-index:2;opacity:0;align-items:center;gap:clamp(14px,2vw,36px);display:flex;position:absolute;top:50%;left:-8vw;right:-8vw}.venture-wipe__wave span{aspect-ratio:1;border:4px solid var(--venture-ink);background:var(--venture-paper);width:clamp(58px,7vw,110px);box-shadow:8px 8px 0 var(--venture-red);border-radius:22px;flex:none;place-items:center;font-size:clamp(25px,4vw,58px);font-weight:900;display:grid}.venture-wipe__wave span:nth-child(3n+2){background:var(--venture-pink);transform:translateY(-50px)rotate(-7deg)}.venture-wipe__wave span:nth-child(3n+3){background:var(--venture-green);transform:translateY(45px)rotate(7deg)}.venture-wipe__copy{z-index:3;opacity:0;color:var(--venture-ink);flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;translate:-50% -50%}.venture-wipe__copy span{letter-spacing:.2em;font-size:8px}.venture-wipe__copy strong{letter-spacing:-.08em;font-size:clamp(58px,12vw,185px);line-height:.85}.venture-wipe__copy i{border:3px solid var(--venture-ink);background:var(--venture-red);color:#fff;letter-spacing:.12em;border-radius:999px;margin-top:16px;padding:9px 14px;font-size:9px;font-style:normal;font-weight:900}.world--boogie{background:var(--bb-grey);color:var(--bb-black)}.bb-hero{min-height:100svh;padding:calc(var(--header-h) + 42px) 4vw 28px;background:var(--bb-charcoal);color:var(--bb-white);border-bottom:1px solid var(--bb-black);grid-template-rows:1fr auto;display:grid;position:relative;overflow:hidden}.bb-hero__grid{inset:var(--header-h) 0 0;opacity:.22;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:25vw 25vh;position:absolute}.bb-hero__beam{background:linear-gradient(#0000,#fffc,#0000);width:1px;animation:4s ease-in-out infinite beamPulse;position:absolute;inset:18% auto 10% 50%}.bb-hero__rail{z-index:2;top:calc(var(--header-h) + 18px);border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff38;padding:8px 0;position:absolute;left:0;right:0;overflow:hidden}.bb-hero__rail div{align-items:center;gap:30px;width:max-content;animation:24s linear infinite railMove;display:flex}.bb-hero__rail span{letter-spacing:.18em;font-size:7px}.bb-hero__rail i{color:var(--bb-grey);font-style:normal}.bb-hero__side{z-index:2;letter-spacing:.22em;opacity:.75;font-size:7px;position:absolute;top:50%}.bb-hero__side--left{transform-origin:0 0;left:20px;transform:rotate(-90deg)translate(-50%)}.bb-hero__side--right{transform-origin:100% 0;right:20px;transform:rotate(90deg)translate(50%)}.bb-hero__corner{z-index:2;letter-spacing:.18em;opacity:.72;font-size:7px;position:absolute;bottom:76px}.bb-hero__corner--one{left:4vw}.bb-hero__corner--two{right:4vw}.bb-hero__spark{z-index:2;color:var(--bb-grey);font-size:clamp(28px,4vw,72px);font-weight:200;animation:6s ease-in-out infinite floatSpark;position:absolute}.bb-hero__spark--one{top:27%;left:16%}.bb-hero__spark--two{animation-delay:-2s;top:30%;right:18%}.bb-hero__spark--three{animation-delay:-4s;bottom:24%;right:13%}.bb-hero__center{z-index:3;text-align:center;place-self:center;width:min(980px,82vw);padding-top:34px;position:relative}.bb-hero__chapter{letter-spacing:.2em;margin:0 0 10px;font-size:8px}.bb-hero h1{letter-spacing:-.09em;margin:0;font-size:clamp(92px,13.4vw,220px);font-weight:900;line-height:.72;position:relative}.bb-hero h1 span{display:block}.bb-hero h1 span:first-child{animation:7s ease-in-out infinite titleDriftOne;transform:translate(-3%)}.bb-hero h1 span:last-child{animation:7s ease-in-out infinite titleDriftTwo;transform:translate(3%)}.bb-hero__declaration{color:#f3f2edbf;max-width:650px;margin:34px auto 0;font-size:clamp(14px,1.3vw,19px);line-height:1.55}.bb-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.bb-button{border:1px solid var(--bb-white);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;min-width:210px;padding:17px 19px;font-size:10px;font-weight:800;transition:transform .25s,background .25s,color .25s;display:flex}.bb-button:hover{transform:translateY(-3px)}.bb-button--light,.bb-button--ghost:hover{background:var(--bb-white);color:var(--bb-black)}.bb-hero__footer{z-index:3;letter-spacing:.18em;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;font-size:7px;display:grid;position:relative}.scroll-line{background:#ffffff40;height:1px;overflow:hidden}.scroll-line i{background:var(--bb-white);width:22%;height:1px;animation:3.2s ease-in-out infinite travel;display:block}.bb-marquee{border-bottom:1px solid var(--bb-black);background:var(--bb-grey);padding:16px 0;overflow:hidden}.bb-marquee>div{align-items:center;gap:26px;width:max-content;animation:28s linear infinite marquee;display:flex}.bb-marquee span{letter-spacing:.08em;font-size:11px;font-weight:900}.bb-marquee b{font-size:11px}.section-index{align-items:flex-start;gap:18px;margin-bottom:95px;display:flex}.section-index span{letter-spacing:-.06em;font-size:38px;line-height:.8}.section-index p{letter-spacing:.18em;margin:0;font-size:8px}.section-index--dark{color:var(--bb-white);margin:0}.eyebrow{letter-spacing:.2em;margin:0 0 20px;font-size:8px;font-weight:800}.bb-about{background:var(--bb-grey);padding:120px 5vw 130px}.bb-about__statement{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(28px,4vw,72px);width:min(1320px,100%);margin:0 auto 120px;display:grid}.bb-about__mark{background:linear-gradient(135deg,#ffffff2e,#10101005);border:1px solid #10101059;flex-direction:column;justify-content:space-between;min-height:520px;padding:34px;display:flex}.bb-about__mark img{width:100%;height:auto}.bb-about__mark p{letter-spacing:.2em;margin:0;font-size:9px;font-weight:900}.bb-about__statement-copy h2{letter-spacing:-.08em;margin:0;font-size:clamp(55px,7.4vw,122px);line-height:.87}.bb-mix{display:inline-block}.bb-mix--plain{font-weight:700}.bb-mix--heavy{font-weight:900}.bb-mix--italic{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700}.bb-mix--stagger{transform:translate(2.5vw)}.bb-mix--outline{color:#0000;-webkit-text-stroke:2px var(--bb-black);text-transform:uppercase;letter-spacing:.02em}.bb-chapters{border-top:1px solid var(--bb-black)}.bb-chapter{border-bottom:1px solid var(--bb-black);grid-template-columns:minmax(140px,.55fr) 2fr;gap:40px;padding:40px 0;display:grid}.bb-chapter>div{grid-template-columns:.85fr 1fr;gap:30px;display:grid}.bb-chapter h3{letter-spacing:-.065em;margin:0;font-size:clamp(39px,4.4vw,72px);line-height:.86}.bb-chapter>div>p:last-child{max-width:520px;margin:0;font-size:15px;line-height:1.65}.bb-youtube{background:var(--bb-black);color:var(--bb-white);padding:90px 5vw 110px}.bb-youtube__top{justify-content:space-between;align-items:flex-start;display:flex}.bb-youtube__note{letter-spacing:.18em;margin:0;font-size:7px}.bb-youtube__center{grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;padding:110px 0;display:grid}.youtube-glyph{aspect-ratio:1.42;background:var(--bb-grey);border:1px solid #ffffff80;place-items:center;width:min(34vw,470px);display:grid;transform:rotate(-4deg)}.youtube-glyph span{border-top:45px solid #0000;border-bottom:45px solid #0000;border-left:72px solid var(--bb-black);width:0;height:0;transform:translate(7px)}.bb-youtube__center h2{letter-spacing:-.07em;margin:0;font-size:clamp(50px,6vw,95px);line-height:.88}.bb-youtube__center>div:last-child>p:not(.eyebrow){color:#ffffffb3;max-width:620px;margin:30px 0;line-height:1.65}.bb-youtube__center a,.bb-final-cta__content>a{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;gap:70px;padding:16px 0;font-size:10px;font-weight:900;display:inline-flex}.bb-format-list{border-top:1px solid #ffffff59;border-bottom:1px solid #ffffff59;grid-template-columns:repeat(3,1fr);display:grid}.bb-format-list>div{border-right:1px solid #ffffff59;padding:30px 34px}.bb-format-list>div:first-child{padding-left:0}.bb-format-list>div:last-child{border-right:0}.bb-format-list span{opacity:.6;font-size:8px}.bb-format-list strong{margin:42px 0 13px;font-size:25px;display:block}.bb-format-list p{color:#ffffffa6;margin:0;font-size:13px;line-height:1.55}.bb-final-cta{background:var(--bb-grey);grid-template-columns:1.2fr .8fr;align-items:center;gap:8vw;min-height:78vh;padding:100px 5vw;display:grid;position:relative;overflow:hidden}.bb-final-cta__grid{opacity:.3;background-image:linear-gradient(#10101021 1px,#0000 1px),linear-gradient(90deg,#10101021 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.bb-final-cta__content,.venture-door{z-index:2;position:relative}.bb-final-cta h2{letter-spacing:-.075em;margin:0 0 38px;font-size:clamp(58px,7vw,110px);line-height:.87}.venture-door{border:1px solid var(--bb-black);background:var(--venture-yellow);width:min(440px,100%);height:340px;color:var(--venture-ink);transition:transform .35s var(--ease), box-shadow .35s var(--ease);flex-direction:column;justify-content:space-between;justify-self:end;padding:28px;display:flex}.venture-door:hover{box-shadow:16px 16px 0 var(--bb-black);transform:rotate(2deg)translateY(-8px)}.venture-door span,.venture-door i{letter-spacing:.16em;font-size:8px;font-style:normal;font-weight:900}.venture-door strong{letter-spacing:-.08em;font-size:clamp(58px,7vw,100px)}.bb-footer{background:var(--bb-black);color:var(--bb-white);grid-template-columns:auto 1fr auto;align-items:center;gap:50px;padding:45px 5vw;display:grid}.bb-footer img{filter:invert();width:150px}.bb-footer p{letter-spacing:.16em;margin:0;font-size:7px}.bb-footer>div{letter-spacing:.12em;align-items:center;gap:24px;font-size:8px;display:flex}.world--venture{background:var(--venture-cream);color:var(--venture-ink)}.venture-coming{min-height:100svh;padding:calc(var(--header-h) + 42px) 5vw 30px;background:var(--venture-yellow);border-bottom:4px solid var(--venture-ink);place-items:center;display:grid;position:relative;overflow:hidden}.venture-coming__stickers{inset:var(--header-h) 0 0;pointer-events:none;position:absolute}.venture-coming__stickers span{border:3px solid var(--venture-ink);background:var(--venture-paper);box-shadow:5px 5px 0 var(--venture-red);letter-spacing:.13em;border-radius:999px;padding:10px 15px;font-size:9px;font-weight:900;animation:7s ease-in-out infinite stickerFloat;position:absolute}.venture-coming__stickers span:first-child{top:14%;left:8%;transform:rotate(-8deg)}.venture-coming__stickers span:nth-child(2){animation-delay:-1.2s;top:19%;right:11%;transform:rotate(7deg)}.venture-coming__stickers span:nth-child(3){animation-delay:-2.4s;bottom:18%;left:10%;transform:rotate(4deg)}.venture-coming__stickers span:nth-child(4){animation-delay:-3.6s;bottom:24%;right:8%;transform:rotate(-5deg)}.venture-coming__stickers span:nth-child(5){animation-delay:-4.8s;top:10%;left:46%;transform:rotate(-3deg)}.venture-coming__wash{background:radial-gradient(circle at 18% 22%,#ffffffa6,#0000 24%),radial-gradient(circle at 82% 75%,#f5b9bcb3,#0000 27%);animation:9s ease-in-out infinite alternate washPulse;position:absolute;inset:0}.venture-wavefield{inset:var(--header-h) 0 0;opacity:.94;position:absolute;overflow:hidden}.venture-wave{align-items:center;gap:22px;width:max-content;display:flex;position:absolute;left:-10%}.venture-wave--one{animation:30s linear infinite ventureFlow;top:16%}.venture-wave--two{animation:35s linear infinite ventureFlowReverse;top:48%}.venture-wave--three{animation:38s linear infinite ventureFlow;bottom:8%}.venture-wave--four{opacity:.82;animation:42s linear infinite ventureFlowReverse;top:72%}.venture-wave__item{border:3px solid var(--venture-ink);background:var(--venture-paper);width:150px;height:88px;box-shadow:7px 7px 0 var(--venture-red);border-radius:18px;flex-direction:column;justify-content:space-between;padding:12px;animation:4.5s ease-in-out infinite bobCard;display:flex;transform:rotate(-4deg)}.venture-wave__item:nth-child(3n+2){background:var(--venture-pink);animation-delay:-1.4s;transform:translateY(36px)rotate(5deg)}.venture-wave__item:nth-child(3n+3){background:var(--venture-green);animation-delay:-2.8s;transform:translateY(-30px)rotate(-2deg)}.venture-wave__item b{font-size:29px;line-height:1}.venture-wave__item span{letter-spacing:.12em;font-size:8px;font-weight:900}.venture-coming__content{z-index:3;text-align:center;border:4px solid var(--venture-ink);width:min(1050px,92vw);box-shadow:14px 14px 0 var(--venture-red);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8e8;border-radius:36px;padding:46px 30px;position:relative}.venture-coming__badge{border:3px solid var(--venture-ink);background:var(--venture-red);color:#fff;letter-spacing:.12em;border-radius:999px;align-items:center;gap:9px;width:max-content;margin:0 auto 26px;padding:10px 15px;font-size:9px;font-weight:900;display:flex}.venture-coming__badge i{background:var(--venture-yellow);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite blink}.venture-kicker{color:var(--venture-red);letter-spacing:.16em;margin:0 0 16px;font-size:9px;font-weight:900}.venture-coming h1{letter-spacing:-.09em;margin:0;font-size:clamp(88px,15vw,235px);line-height:.73}.venture-coming__tagline{letter-spacing:-.055em;margin:28px 0 0;font-size:clamp(30px,4vw,62px);font-weight:900}.venture-coming__intro{max-width:680px;margin:18px auto 0;font-size:clamp(15px,1.4vw,20px);line-height:1.55}.venture-back{border:3px solid var(--venture-ink);background:var(--venture-paper);width:max-content;box-shadow:5px 5px 0 var(--venture-yellow);text-transform:uppercase;letter-spacing:.08em;transition:transform .25s var(--ease), box-shadow .25s var(--ease), background .25s var(--ease);border-radius:13px;gap:32px;margin:30px auto 0;padding:14px 18px;font-size:10px;font-weight:900;display:flex}.venture-back:hover{box-shadow:9px 9px 0 var(--venture-red);transform:translateY(-4px)rotate(-2deg)}.venture-coming__foot{z-index:3;letter-spacing:.13em;justify-content:space-between;font-size:8px;font-weight:900;display:flex;position:absolute;bottom:20px;left:5vw;right:5vw}.venture-intro{background:var(--venture-cream);grid-template-columns:.4fr 1.6fr;gap:7vw;padding:115px 6vw 90px;display:grid}.venture-section-index{align-items:flex-start;gap:16px;display:flex}.venture-section-index span{letter-spacing:-.06em;font-size:40px;font-weight:900;line-height:.8}.venture-section-index p{letter-spacing:.15em;margin:0;font-size:8px;font-weight:900}.venture-intro__lead{max-width:1050px}.venture-intro__lead h2,.venture-mission__copy h2,.venture-launch__copy h2{letter-spacing:-.075em;margin:0;font-size:clamp(56px,7.4vw,118px);line-height:.88}.venture-intro__lead>p:last-child,.venture-mission__copy>p:last-child,.venture-launch__copy>p:last-child{max-width:770px;margin:34px 0 0;font-size:17px;line-height:1.65}.venture-preview{background:var(--venture-cream);grid-template-columns:.9fr 1.1fr;align-items:center;gap:5vw;padding:0 6vw 110px;display:grid}.venture-preview__copy h2{letter-spacing:-.075em;margin:0;font-size:clamp(52px,6.8vw,106px);line-height:.88}.venture-preview__copy p:last-child{max-width:640px;margin:28px 0 0;font-size:16px;line-height:1.65}.venture-preview__screen{border:4px solid var(--venture-ink);background:var(--venture-paper);box-shadow:12px 12px 0 var(--venture-red);border-radius:34px;padding:20px}.venture-preview__screen img{border:3px solid #251f201f;border-radius:22px;width:100%;height:auto}.venture-pillars{background:var(--venture-cream);grid-template-columns:repeat(3,1fr);gap:22px;padding:0 6vw 115px;display:grid}.venture-pillar{min-height:430px;transition:transform .25s var(--ease), box-shadow .25s var(--ease);border:3px solid var(--venture-ink);background:var(--venture-paper);box-shadow:8px 8px 0 var(--venture-yellow);border-radius:26px;flex-direction:column;padding:26px;display:flex}.venture-pillar:nth-child(2){box-shadow:8px 8px 0 var(--venture-red)}.venture-pillar:nth-child(3){box-shadow:8px 8px 0 var(--venture-pink)}.venture-pillar:hover{transform:translateY(-6px)rotate(-1deg)}.venture-pillar>span{letter-spacing:.13em;font-size:9px;font-weight:900}.venture-pillar__icon{border:3px solid var(--venture-ink);background:var(--venture-yellow);width:76px;height:76px;box-shadow:5px 5px 0 var(--venture-red);border-radius:22px;place-items:center;margin:50px 0 36px;font-size:34px;font-weight:900;display:grid;transform:rotate(-5deg)}.venture-pillar:nth-child(2) .venture-pillar__icon{background:var(--venture-pink);transform:rotate(4deg)}.venture-pillar:nth-child(3) .venture-pillar__icon{background:var(--venture-green)}.venture-pillar h3{letter-spacing:-.065em;margin:0;font-size:clamp(43px,4.2vw,68px);line-height:.85}.venture-pillar p{margin:24px 0 0;font-size:14px;line-height:1.65}.venture-mission{background:var(--venture-red);color:#fff;border-top:4px solid var(--venture-ink);border-bottom:4px solid var(--venture-ink);grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;min-height:78vh;padding:100px 6vw;display:grid;overflow:hidden}.venture-mission .venture-kicker{color:var(--venture-yellow)}.venture-mission__art{min-height:520px;position:relative}.venture-mission__art span{aspect-ratio:1;border:4px solid var(--venture-ink);background:var(--venture-yellow);width:130px;color:var(--venture-ink);box-shadow:12px 12px 0 var(--venture-ink);border-radius:30px;place-items:center;font-size:55px;font-weight:900;animation:6s ease-in-out infinite missionFloat;display:grid;position:absolute}.venture-mission__art span:first-child{top:8%;left:6%}.venture-mission__art span:nth-child(2){background:var(--venture-pink);animation-delay:-1s;top:18%;right:5%}.venture-mission__art span:nth-child(3){background:var(--venture-paper);animation-delay:-2s;top:38%;left:35%}.venture-mission__art span:nth-child(4){background:var(--venture-green);animation-delay:-3s;bottom:5%;left:8%}.venture-mission__art span:nth-child(5){animation-delay:-4s;bottom:1%;right:8%}.venture-launch{background:var(--venture-yellow);border-bottom:4px solid var(--venture-ink);grid-template-columns:1.05fr .95fr;gap:8vw;padding:110px 6vw;display:grid}.venture-launch__facts{border-top:3px solid var(--venture-ink)}.venture-launch__facts>div{border-bottom:3px solid var(--venture-ink);grid-template-columns:45px .8fr 1fr;align-items:center;gap:18px;padding:22px 0;display:grid}.venture-launch__facts span{font-size:9px;font-weight:900}.venture-launch__facts strong{font-size:14px}.venture-launch__facts p{margin:0;font-size:13px}.venture-footer{background:var(--venture-paper);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:36px 5vw;display:grid}.venture-footer>div{align-items:center;gap:15px;display:flex}.venture-footer>div p{flex-direction:column;margin:0;display:flex}.venture-footer>div strong{letter-spacing:-.04em;font-size:21px}.venture-footer>div small{color:var(--venture-red);font-size:9px;font-weight:900}.venture-footer>p{letter-spacing:.14em;margin:0;font-size:9px;font-weight:900}.venture-footer>a{letter-spacing:.1em;transition:transform .25s var(--ease);justify-self:end;font-size:9px;font-weight:900}.venture-footer>a:hover{transform:translateY(-3px)rotate(-2deg)}.bb-footer a{transition:transform .25s var(--ease), opacity .25s var(--ease)}.bb-footer a:hover{opacity:.74;transform:translateY(-2px)}.bb-youtube__center a,.bb-final-cta__content a{transition:transform .25s var(--ease), letter-spacing .25s var(--ease), opacity .25s var(--ease);align-items:center;gap:14px;display:inline-flex}.bb-youtube__center a:hover,.bb-final-cta__content a:hover{letter-spacing:.06em;opacity:.84;transform:translateY(-2px)}.reveal{opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:none}@keyframes gateLeft{0%{transform:translate(-104%)}22%,74%{transform:translate(0)}to{transform:translate(-104%)}}@keyframes gateRight{0%{transform:translate(104%)}22%,74%{transform:translate(0)}to{transform:translate(104%)}}@keyframes gateLabel{0%,18%{opacity:0;transform:scale(.92)}28%,72%{opacity:1;transform:scale(1)}84%,to{opacity:0;transform:scale(1.06)}}@keyframes ventureSweep{0%{clip-path:inset(0 100% 0 0)}20%,76%{clip-path:inset(0)}to{clip-path:inset(0 0 0 100%)}}@keyframes wipeWave{0%,14%{opacity:0;transform:translate(-14%)translateY(-50%)}26%,74%{opacity:.86;transform:translate(0)translateY(-50%)}86%,to{opacity:0;transform:translate(14%)translateY(-50%)}}@keyframes wipeCopy{0%,16%{opacity:0;transform:scale(.9)}30%,72%{opacity:1;transform:scale(1)}84%,to{opacity:0;transform:scale(1.08)}}@keyframes beamPulse{0%,to{opacity:.2;transform:scaleY(.7)}50%{opacity:.9;transform:scaleY(1)}}@keyframes railMove{to{transform:translate(-50%)}}@keyframes titleDriftOne{0%,to{transform:translate(-3%)}50%{transform:translate(1%)}}@keyframes titleDriftTwo{0%,to{transform:translate(3%)}50%{transform:translate(-1%)}}@keyframes floatSpark{0%,to{opacity:.45;transform:translateY(0)rotate(0)}50%{opacity:1;transform:translateY(-18px)rotate(18deg)}}@keyframes travel{0%{transform:translate(-110%)}60%,to{transform:translate(500%)}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes washPulse{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes ventureFlow{to{transform:translate(-50%)}}@keyframes ventureFlowReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes bobCard{0%,to{margin-top:0}50%{margin-top:-24px}}@keyframes stickerFloat{0%,to{translate:0}50%{translate:0 -16px}}@keyframes blink{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes missionFloat{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-22px)rotate(4deg)}}.brand--boogie{gap:1px;min-width:210px;overflow:visible}.bb-header-mark{letter-spacing:-.13em;transition:translate .35s var(--ease), scale .35s var(--ease);margin-right:-2px;font-size:50px;font-weight:900;line-height:.74;display:block}.bb-header-name{grid-template-rows:auto auto auto;line-height:.78;transform:translateY(1px);gap:0!important;display:grid!important}.bb-header-name b{letter-spacing:-.055em;font-size:14px;line-height:.78}.bb-header-name small{letter-spacing:.11em;opacity:.58;margin-top:5px;font-size:5px}.brand--boogie:hover .bb-header-mark{translate:3px;scale:1.04}.brand--boogie:hover .bb-header-name{translate:1px}.site-header--boogie .world-toggle:hover{scale:1.08 .92}.site-header--venture .world-toggle:hover{animation:.55s both ventureToggleBoing}.site-header--venture .brand:hover .venture-logo{animation:.62s both ventureLogoBoing}.header-action a:hover span{animation:.55s both arrowTick}.bb-gate__half{width:51.4%}.bb-gate__half--left{left:-1%}.bb-gate__half--right{right:-1%}.bb-gate__seam{z-index:2;background:var(--bb-charcoal);opacity:0;width:18px;position:absolute;top:0;bottom:0;left:50%;translate:-50%}.bb-gate__label{z-index:4;pointer-events:none;gap:13px}.bb-gate__label span{background:var(--bb-charcoal);border:1px solid #ffffff73;padding:8px 11px;font-size:7px;font-weight:800}.bb-gate__label i{background:#ffffff3b;width:min(230px,42vw);height:1px;display:block;overflow:hidden}.bb-gate__label i:after{content:"";background:var(--bb-white);width:38%;height:100%;animation:.75s linear infinite bbGateScan;display:block}.venture-wipe__sun{z-index:1;aspect-ratio:1;border:4px solid var(--venture-ink);background:var(--venture-pink);opacity:0;border-radius:50%;width:min(62vw,820px);position:absolute;top:50%;left:50%;translate:-50% -50%}.venture-wipe__confetti{z-index:4;pointer-events:none;position:absolute;inset:0}.venture-wipe__confetti span{aspect-ratio:1;border:3px solid var(--venture-ink);background:var(--venture-paper);width:clamp(38px,5vw,74px);box-shadow:5px 5px 0 var(--venture-red);opacity:0;border-radius:16px;place-items:center;font-size:clamp(18px,2.6vw,38px);font-weight:900;display:grid;position:absolute}.venture-wipe__confetti span:first-child{--tx:35vw;--ty:29vh;--r:24deg;top:12%;left:7%}.venture-wipe__confetti span:nth-child(2){--tx:20vw;--ty:35vh;--r:-18deg;background:var(--venture-green);top:7%;left:22%}.venture-wipe__confetti span:nth-child(3){--tx:-20vw;--ty:35vh;--r:18deg;background:var(--venture-pink);top:8%;right:22%}.venture-wipe__confetti span:nth-child(4){--tx:-35vw;--ty:27vh;--r:-28deg;top:14%;right:7%}.venture-wipe__confetti span:nth-child(5){--tx:34vw;--ty:-27vh;--r:-20deg;background:var(--venture-pink);bottom:12%;left:9%}.venture-wipe__confetti span:nth-child(6){--tx:16vw;--ty:-34vh;--r:21deg;bottom:7%;left:27%}.venture-wipe__confetti span:nth-child(7){--tx:-16vw;--ty:-33vh;--r:-22deg;background:var(--venture-green);bottom:8%;right:27%}.venture-wipe__confetti span:nth-child(8){--tx:-34vw;--ty:-26vh;--r:26deg;bottom:13%;right:9%}.venture-wipe__confetti span:nth-child(9){--tx:0;--ty:29vh;--r:18deg;background:var(--venture-yellow);top:5%;left:48%}.venture-wipe__confetti span:nth-child(10){--tx:0;--ty:-29vh;--r:-18deg;background:var(--venture-red);color:#fff;bottom:5%;left:48%}.bb-about__feature{grid-template-columns:minmax(300px,.72fr) minmax(560px,1.45fr);align-items:stretch;gap:4vw;margin-bottom:125px;display:grid}.bb-about__logo-wall{background:var(--bb-charcoal);min-height:610px;color:var(--bb-white);place-items:center;padding:38px;display:grid;position:relative;overflow:hidden}.bb-about__logo-wall:before{content:"";opacity:.23;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0}.bb-about__logo-wall:after{content:"";background:var(--bb-white);opacity:.7;height:1px;animation:6s ease-in-out infinite bbLogoScan;position:absolute;top:16%;left:0;right:0}.bb-about__logo-wall img{z-index:2;filter:invert();transform-origin:50%;will-change:translate, scale, filter;width:88%;max-width:470px;transition:scale .7s var(--ease), filter .7s var(--ease);animation:7.4s cubic-bezier(.22,1,.36,1) infinite bbLogoSignal;position:relative;rotate:none;scale:.98}.bb-about__logo-wall:hover img{filter:invert()drop-shadow(10px 10px #ffffff1f);animation-play-state:paused;rotate:none;scale:1.045}.bb-about__logo-wall>span,.bb-about__logo-wall>i{z-index:3;letter-spacing:.18em;font-size:7px;font-style:normal;position:absolute}.bb-about__logo-wall>span{bottom:22px;left:24px}.bb-about__logo-wall>i{top:22px;right:24px}.bb-about__statement{flex-direction:column;justify-content:center;width:100%;min-height:610px;margin:0;padding:15px 0 20px;display:flex;position:relative}.bb-about__statement h2{letter-spacing:-.07em;flex-wrap:wrap;align-items:baseline;gap:.03em .15em;font-size:clamp(58px,7.1vw,118px);line-height:.78;display:flex}.bb-type{display:inline-block}.bb-type--tight{transform-origin:0;font-weight:900;transform:scaleX(.86)}.bb-type--serif{letter-spacing:-.09em;font-family:Georgia,Times New Roman,serif;font-size:.86em;font-style:italic;font-weight:400}.bb-type--outline{color:#0000;-webkit-text-stroke:2px var(--bb-black);letter-spacing:-.045em;width:100%}.bb-type--mono{letter-spacing:-.11em;text-transform:uppercase;margin-top:.13em;font-family:Courier New,Courier,monospace;font-size:.62em;font-weight:700}.bb-type--wide{letter-spacing:-.09em;width:100%;padding-left:.08em;font-size:.9em;font-style:italic;transform:skew(-9deg)}.bb-about__stamp{aspect-ratio:1;border:2px solid var(--bb-black);border-radius:50%;place-items:center;width:112px;animation:12s linear infinite stampOrbit;display:grid;position:absolute;bottom:2%;right:1%;rotate:9deg}.bb-about__stamp b{text-align:center;letter-spacing:.15em;max-width:72px;font-size:8px}.bb-about__stamp span{font-size:22px;position:absolute}.bb-motion-link,.venture-motion-link,.world-toggle,.brand,.world-label{will-change:translate, rotate, scale}.bb-motion-link:hover{animation:bbLinkTick .46s var(--ease) both}.bb-motion-link:focus-visible{outline-offset:5px;outline:2px solid}.venture-motion-link:hover{animation:.58s both ventureLinkWiggle}.venture-motion-link:focus-visible{outline:3px solid var(--venture-red);outline-offset:5px}.world-label:hover{translate:0 -2px}.venture-party-doodles{z-index:2;inset:var(--header-h) 0 0;pointer-events:none;position:absolute}.venture-party-doodles span{aspect-ratio:1;border:3px solid var(--venture-ink);background:var(--venture-paper);width:clamp(50px,6vw,92px);box-shadow:7px 7px 0 var(--venture-red);border-radius:22px;place-items:center;font-size:clamp(23px,3vw,44px);font-weight:900;animation:5.4s ease-in-out infinite ventureDoodleDance;display:grid;position:absolute}.venture-party-doodles span:first-child{top:9%;left:4%;rotate:-10deg}.venture-party-doodles span:nth-child(2){background:var(--venture-pink);animation-delay:-.8s;top:12%;right:5%;rotate:9deg}.venture-party-doodles span:nth-child(3){background:var(--venture-green);animation-delay:-1.6s;bottom:12%;left:7%;rotate:7deg}.venture-party-doodles span:nth-child(4){animation-delay:-2.4s;bottom:13%;right:7%;rotate:-7deg}.venture-party-doodles span:nth-child(5){background:var(--venture-red);color:#fff;animation-delay:-3.2s;top:4%;left:23%;rotate:4deg}.venture-party-doodles span:nth-child(6){background:var(--venture-yellow);animation-delay:-4s;bottom:5%;right:23%;rotate:-4deg}.venture-wave__item:nth-child(4n){animation:4.8s ease-in-out infinite ventureCardDance}.venture-wave__item:nth-child(5n){animation-duration:3.9s}.venture-preview{grid-template-columns:.82fr 1.18fr;padding-top:25px}.venture-preview__copy>p:not(.venture-kicker){max-width:620px;margin:28px 0 0;font-size:16px;line-height:1.65}.venture-preview__chips{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.venture-preview__chips span{border:2px solid var(--venture-ink);background:var(--venture-paper);box-shadow:3px 3px 0 var(--venture-yellow);letter-spacing:.1em;border-radius:999px;padding:10px 13px;font-size:8px;font-weight:900}.venture-preview__device{border:4px solid var(--venture-ink);background:var(--venture-paper);width:min(650px,100%);box-shadow:16px 16px 0 var(--venture-red);transition:translate .45s var(--ease), rotate .45s var(--ease), box-shadow .45s var(--ease);border-radius:44px;justify-self:center;padding:30px 30px 54px;position:relative;rotate:1.5deg}.venture-preview__device:hover{box-shadow:21px 21px 0 var(--venture-yellow);translate:0 -8px;rotate:-1deg}.venture-preview__frame{border:3px solid var(--venture-ink);background:var(--venture-cream);border-radius:29px;max-height:720px;overflow:hidden}.venture-preview__frame img{width:100%;height:auto}.venture-preview__burst{z-index:3;aspect-ratio:1;border:3px solid var(--venture-ink);background:var(--venture-yellow);width:80px;box-shadow:6px 6px 0 var(--venture-red);border-radius:50%;place-items:center;font-size:34px;animation:6s linear infinite ventureBurstSpin;display:grid;position:absolute;top:-25px;right:-25px}.venture-preview__note{letter-spacing:.13em;font-size:8px;font-weight:900;position:absolute;bottom:22px;left:30px}@keyframes gateLeftLong{0%{transform:translate(-103%)}28%,72%{transform:translate(0)}to{transform:translate(-103%)}}@keyframes gateRightLong{0%{transform:translate(103%)}28%,72%{transform:translate(0)}to{transform:translate(103%)}}@keyframes gateSeamLong{0%,25%{opacity:0}28%,72%{opacity:1}76%,to{opacity:0}}@keyframes gateLabelLong{0%,31%{opacity:0;scale:.96}38%,64%{opacity:1;scale:1}71%,to{opacity:0;scale:1.02}}@keyframes bbGateScan{0%{translate:-120%}to{translate:365%}}@keyframes ventureSweepLong{0%{clip-path:inset(0 100% 0 0)}28%,72%{clip-path:inset(0)}to{clip-path:inset(0 0 0 100%)}}@keyframes wipeWaveLong{0%,20%{opacity:0;translate:-12% -50%}34%,66%{opacity:.76;translate:0 -50%}82%,to{opacity:0;translate:12% -50%}}@keyframes wipeCopyLong{0%,31%{opacity:0;rotate:-2deg;scale:.88}39%,65%{opacity:1;rotate:none;scale:1}73%,to{opacity:0;rotate:2deg;scale:1.08}}@keyframes ventureSunLong{0%,25%{opacity:0;scale:.05}40%,65%{opacity:.8;scale:1}79%,to{opacity:0;scale:1.25}}@keyframes ventureConfettiLong{0%,24%{opacity:0;translate:0;rotate:none;scale:.55}38%,63%{opacity:1;translate:var(--tx) var(--ty);rotate:var(--r);scale:1}78%,to{opacity:0;translate:var(--tx) var(--ty);rotate:calc(var(--r) * 2);scale:.75}}@keyframes bbLogoScan{0%,to{opacity:.2;top:10%}50%{opacity:.8;top:90%}}@keyframes bbLogoSignal{0%,32%,to{filter:invert();translate:0;scale:.98}40%{filter:invert();translate:0 -9px;scale:1.015}43%{filter:invert()drop-shadow(7px 0 #ffffff29);translate:-5px -9px;scale:1.025 .985}45%{filter:invert()drop-shadow(-7px 0 #ffffff1a);translate:5px -8px;scale:.99 1.018}48%,68%{filter:invert();translate:0 -7px;scale:1.01}82%{filter:invert();translate:0 2px;scale:.99}}@keyframes stampOrbit{to{rotate:369deg}}@keyframes bbLinkTick{0%,to{translate:0}45%{translate:6px}70%{translate:2px}}@keyframes ventureLinkWiggle{0%,to{translate:0;rotate:none}28%{translate:3px -3px;rotate:-1.5deg}58%{translate:-2px -1px;rotate:1.5deg}}@keyframes ventureToggleBoing{0%,to{rotate:none;scale:1}45%{rotate:-4deg;scale:1.13 .86}75%{rotate:2deg;scale:.96 1.06}}@keyframes ventureLogoBoing{0%,to{translate:0;rotate:-5deg}40%{translate:0 -5px;rotate:5deg}70%{translate:0 1px;rotate:-8deg}}@keyframes arrowTick{0%,to{translate:0}50%{translate:5px -5px}}@keyframes ventureDoodleDance{0%,to{translate:0;scale:1}35%{translate:0 -18px;scale:1.06}62%{translate:8px 4px;scale:.96}}@keyframes ventureCardDance{0%,to{translate:0;rotate:-4deg}28%{translate:0 -22px;rotate:3deg}62%{translate:7px 4px;rotate:-7deg}}@keyframes ventureBurstSpin{to{rotate:360deg}}@media (max-width:980px){:root{--header-h:68px}.site-header{grid-template-columns:1fr auto;padding:0 16px}.world-switcher{justify-self:end}.header-action{display:none}.brand{min-width:0}.brand--boogie img{width:118px}.brand--venture>span:last-child,.world-label{display:none}.bb-hero{padding-left:24px;padding-right:24px}.bb-hero__center{width:88vw}.bb-hero__spark--one{left:8%}.bb-hero__spark--two{right:7%}.bb-about,.bb-youtube,.bb-final-cta{padding-left:24px;padding-right:24px}.bb-about__statement{grid-template-columns:1fr;width:100%}.bb-about__mark{min-height:300px}.bb-mix--stagger{transform:none}.bb-chapter{grid-template-columns:120px 1fr}.bb-chapter>div{grid-template-columns:1fr}.bb-youtube__center{grid-template-columns:1fr;padding:70px 0}.youtube-glyph{width:min(62vw,430px)}.bb-format-list{grid-template-columns:1fr}.bb-format-list>div{border-bottom:1px solid #ffffff59;border-right:0;padding-left:0}.bb-format-list>div:last-child{border-bottom:0}.bb-final-cta{grid-template-columns:1fr;gap:70px}.venture-door{justify-self:start}.venture-coming__content{width:min(820px,88vw)}.venture-intro,.venture-preview,.venture-pillars{grid-template-columns:1fr}.venture-pillar{min-height:340px}.venture-pillar__icon{margin:36px 0 30px}.venture-mission{grid-template-columns:1fr}.venture-mission__art{min-height:430px}.venture-launch{grid-template-columns:1fr}}@media (max-width:620px){.brand--boogie img{width:102px}.site-header .brand--venture>span:last-child{display:flex}.site-header .brand--venture>span:last-child small{display:none}.bb-hero{padding:calc(var(--header-h) + 40px) 18px 20px}.bb-hero__grid{background-size:50vw 25vh}.bb-hero__side{display:none}.bb-hero__corner{font-size:6px;bottom:62px}.bb-hero__corner--two{display:none}.bb-hero__spark{font-size:31px}.bb-hero__spark--one{top:30%;left:5%}.bb-hero__spark--two{top:35%;right:5%}.bb-hero__spark--three{bottom:22%;right:8%}.bb-hero__center{width:94vw;padding-top:10px}.bb-hero h1{font-size:clamp(67px,21vw,112px);line-height:.76}.bb-hero__declaration{max-width:88vw;margin-top:25px;font-size:14px}.bb-actions{flex-direction:column;padding:0 10px}.bb-button{width:100%}.bb-hero__footer{grid-template-columns:1fr auto}.bb-hero__footer span:first-child{display:none}.section-index{margin-bottom:65px}.bb-about{padding-top:75px;padding-bottom:75px}.bb-about__statement{margin-bottom:75px}.bb-about__mark{min-height:220px;padding:24px}.bb-about__statement h2{font-size:48px}.bb-chapter{grid-template-columns:1fr;gap:25px}.bb-chapter__number{font-size:78px}.bb-chapter h3{font-size:43px}.bb-youtube{padding-top:65px;padding-bottom:65px}.bb-youtube__note{text-align:right}.youtube-glyph{width:82vw}.bb-youtube__center h2{font-size:47px}.bb-final-cta{min-height:auto;padding-top:90px;padding-bottom:65px}.bb-final-cta h2{font-size:53px}.venture-door{height:250px}.bb-footer{grid-template-columns:1fr;align-items:start;gap:28px}.bb-footer>div{flex-wrap:wrap;justify-content:flex-start}.bb-gate__half b{font-size:82vw}.venture-wipe__wave span{width:68px;box-shadow:5px 5px 0 var(--venture-red);border-width:3px;border-radius:14px}.venture-coming{padding:calc(var(--header-h) + 32px) 16px 52px}.venture-coming__content{width:92vw;box-shadow:9px 9px 0 var(--venture-red);border-width:3px;border-radius:27px;padding:35px 18px}.venture-coming h1{font-size:23vw}.venture-coming__tagline{font-size:34px}.venture-coming__intro{font-size:14px}.venture-coming__stickers span{font-size:8px}.venture-coming__foot{display:none}.venture-wave__item{width:120px;height:72px;box-shadow:5px 5px 0 var(--venture-red);border-width:2px;border-radius:14px}.venture-wave--one{top:13%}.venture-wave--two{top:51%}.venture-wave--three{bottom:7%}.venture-intro,.venture-preview,.venture-pillars,.venture-mission,.venture-launch{padding-left:20px;padding-right:20px}.venture-intro{padding-top:80px}.venture-intro__lead h2,.venture-mission__copy h2,.venture-launch__copy h2{font-size:51px}.venture-intro__lead>p:last-child,.venture-mission__copy>p:last-child,.venture-launch__copy>p:last-child{font-size:15px}.venture-pillar{min-height:330px;padding:22px}.venture-pillar h3{font-size:48px}.venture-mission{padding-top:70px;padding-bottom:80px}.venture-mission__art{min-height:360px}.venture-mission__art span{width:92px;box-shadow:8px 8px 0 var(--venture-ink);border-radius:22px;font-size:39px}.venture-launch{padding-top:80px;padding-bottom:80px}.venture-launch__facts>div{grid-template-columns:35px 1fr}.venture-launch__facts p{grid-column:2}.venture-footer{grid-template-columns:1fr;align-items:start}.venture-footer>p{display:none}.venture-footer>a{justify-self:start}}@media (max-width:980px){.bb-header-mark{font-size:45px}.bb-header-name b{font-size:12px}.bb-about__feature{grid-template-columns:1fr;gap:34px}.bb-about__logo-wall{min-height:390px}.bb-about__logo-wall img{width:82%;max-width:470px;rotate:none}.bb-about__logo-wall:hover img{rotate:none;scale:1.04}.bb-about__statement{min-height:auto;padding:35px 0 80px}.venture-preview{grid-template-columns:1fr;gap:55px}.venture-preview__copy{max-width:900px}.venture-preview__device{width:min(650px,88vw)}}@media (max-width:620px){.brand--boogie{min-width:0}.bb-header-mark{margin-right:-1px;font-size:39px}.bb-header-name b{font-size:10px}.bb-header-name small{display:none}.bb-gate__half{width:52%}.bb-gate__seam{width:14px}.bb-gate__label span{font-size:6px}.venture-wipe__confetti span:nth-child(2),.venture-wipe__confetti span:nth-child(3),.venture-wipe__confetti span:nth-child(6),.venture-wipe__confetti span:nth-child(7){display:none}.bb-about__feature{margin-bottom:75px}.bb-about__logo-wall{min-height:270px;padding:22px}.bb-about__logo-wall img{width:104%}.bb-about__logo-wall>span,.bb-about__logo-wall>i{font-size:6px}.bb-about__statement{padding-bottom:65px}.bb-about__statement h2{font-size:clamp(47px,14vw,68px);line-height:.82;display:block}.bb-type{display:inline}.bb-type--outline,.bb-type--wide{width:100%;display:block}.bb-type--mono{margin:.25em 0 .08em;font-size:.56em;display:block}.bb-about__stamp{width:86px;bottom:0;right:0}.venture-party-doodles span{width:54px;box-shadow:4px 4px 0 var(--venture-red);border-width:2px;border-radius:16px;font-size:24px}.venture-party-doodles span:nth-child(5),.venture-party-doodles span:nth-child(6){display:none}.venture-preview{padding:5px 20px 85px}.venture-preview__copy h2{font-size:50px}.venture-preview__device{width:100%;box-shadow:9px 9px 0 var(--venture-red);border-width:3px;border-radius:30px;padding:16px 16px 44px;rotate:none}.venture-preview__frame{border-width:2px;border-radius:20px;max-height:570px}.venture-preview__burst{width:58px;box-shadow:4px 4px 0 var(--venture-red);border-width:2px;font-size:25px;top:-18px;right:-10px}.venture-preview__note{font-size:6px;bottom:17px;left:17px}}@media (max-width:900px){.founder-v15-contact{grid-template-columns:1fr;gap:48px}.founder-v15-contact__actions a{grid-template-columns:1fr;gap:12px;padding:20px 2px 22px}}@media (max-width:620px){.founder-v15-contact__platform{gap:12px}.founder-v15-contact__icon{border-radius:12px;flex-basis:40px;width:40px;height:40px}.founder-v15-contact__icon svg{width:19px;height:19px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.brand--boogie{gap:6px;min-width:218px}.bb-header-mark{letter-spacing:-.11em;margin-right:0;font-size:48px}.bb-header-name{transform:translateY(1px)}.bb-hero__rail .bb-hero__rail-track{will-change:transform;align-items:center;gap:0;width:max-content;animation:34s linear infinite bbHeroRailLoop;display:flex}.bb-hero__rail .bb-hero__rail-set{flex:0 0 100vw;justify-content:space-around;align-items:center;gap:clamp(18px,2vw,42px);width:100vw;min-width:100vw;padding:0 2vw;animation:none;display:flex}.bb-hero__rail-item{white-space:nowrap;flex:none;align-items:center;gap:clamp(18px,2vw,36px);display:inline-flex}.bb-hero__rail-item span{letter-spacing:.18em;font-size:7px}.bb-hero__rail-item i{color:var(--bb-grey);font-style:normal}.bb-founder-tease{border-top:1px solid var(--bb-black);border-bottom:1px solid var(--bb-black);grid-template-columns:.46fr 1.35fr auto;align-items:end;gap:clamp(28px,4vw,72px);margin-top:112px;padding:34px 0 30px;display:grid;position:relative;overflow:hidden}.bb-founder-tease:before{content:"FOUNDER";color:#0000;-webkit-text-stroke:1px #1010101f;letter-spacing:-.08em;pointer-events:none;font-size:clamp(80px,12vw,210px);font-weight:900;position:absolute;top:50%;right:1%;translate:0 -50%}.bb-founder-tease__index,.bb-founder-tease__copy,.bb-founder-tease__link{z-index:1;position:relative}.bb-founder-tease__index{letter-spacing:.18em;flex-direction:column;gap:30px;font-size:7px;display:flex}.bb-founder-tease__index i{letter-spacing:-.09em;font-size:clamp(58px,7vw,110px);font-style:normal;font-weight:900;line-height:.75}.bb-founder-tease__copy h2{letter-spacing:-.065em;max-width:900px;margin:0;font-size:clamp(36px,4.7vw,78px);line-height:.92}.bb-founder-tease__copy>p:last-child{max-width:650px;margin:28px 0 0;font-size:14px;line-height:1.65}.bb-founder-tease__link{border-bottom:1px solid var(--bb-black);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;gap:28px;min-width:190px;padding:16px 0;font-size:9px;font-weight:900;display:flex}.bb-gate:before{display:none}.bb-gate__backdrop,.venture-wipe__backdrop{z-index:1;opacity:0;position:absolute;inset:0}.bb-gate__backdrop{background:var(--bb-charcoal)}.venture-wipe__backdrop{background:var(--venture-yellow)}.bb-gate__half{z-index:3;width:51.5%}.bb-gate__seam{z-index:4}.bb-gate__label{z-index:5}.venture-wipe__panel{z-index:2;clip-path:none;transform:translate(-105%)}.venture-wipe__sun{z-index:3}.venture-wipe__wave{z-index:4}.venture-wipe__confetti{z-index:5}.venture-wipe__copy{z-index:6}.world-wipe.is-active.to-boogie .bb-gate__backdrop{animation:4.2s linear both bbBackdropV4}.world-wipe.is-active.to-boogie .bb-gate__half--left{animation:4.2s cubic-bezier(.2,.78,.18,1) both gateLeftV4}.world-wipe.is-active.to-boogie .bb-gate__half--right{animation:4.2s cubic-bezier(.2,.78,.18,1) both gateRightV4}.world-wipe.is-active.to-boogie .bb-gate__seam{animation:4.2s linear both gateSeamV4}.world-wipe.is-active.to-boogie .bb-gate__label{animation:4.2s cubic-bezier(.2,.78,.18,1) both gateLabelV4}.world-wipe.is-active.to-venture .venture-wipe__backdrop{animation:4.2s linear both ventureBackdropV4}.world-wipe.is-active.to-venture .venture-wipe__panel{animation:4.2s cubic-bezier(.2,.78,.18,1) both venturePanelV4}.world-wipe.is-active.to-venture .venture-wipe__sun{animation:4.2s cubic-bezier(.2,.78,.18,1) both ventureSunV4}.world-wipe.is-active.to-venture .venture-wipe__wave{animation:4.2s cubic-bezier(.2,.78,.18,1) both ventureWaveV4}.world-wipe.is-active.to-venture .venture-wipe__copy{animation:4.2s cubic-bezier(.2,.78,.18,1) both ventureCopyV4}.world-wipe.is-active.to-venture .venture-wipe__confetti span{animation:4.2s cubic-bezier(.2,.78,.18,1) both ventureConfettiV4}.world-wipe.is-active.to-venture .venture-wipe__confetti span:nth-child(2n){animation-delay:80ms}.world-wipe.is-active.to-venture .venture-wipe__confetti span:nth-child(3n){animation-delay:.15s}.founder-page{background:var(--bb-grey)}.founder-hero{min-height:100svh;padding:calc(var(--header-h) + 70px) 5vw 48px;background:var(--bb-charcoal);color:var(--bb-white);grid-template-rows:auto 1fr auto;grid-template-columns:1.28fr .72fr;gap:36px 5vw;display:grid;position:relative;overflow:hidden}.founder-hero__grid{inset:var(--header-h) 0 0;opacity:.2;background-image:linear-gradient(#ffffff21 1px,#0000 1px),linear-gradient(90deg,#ffffff21 1px,#0000 1px);background-size:25vw 25vh;position:absolute}.founder-hero__index{z-index:1;letter-spacing:.2em;grid-column:1/-1;margin:0;font-size:7px;position:relative}.founder-hero__name{z-index:1;letter-spacing:-.1em;align-self:center;font-size:clamp(90px,13vw,218px);font-weight:900;line-height:.72;position:relative}.founder-hero__name span{display:block}.founder-hero__name span:first-child{translate:-2.5%}.founder-hero__name span:last-child{color:#0000;-webkit-text-stroke:2px var(--bb-white);translate:2.5%}.founder-hero__intro{z-index:1;align-self:end;max-width:520px;padding-bottom:8vh;position:relative}.founder-hero__intro>p:last-child{color:#f3f2edc2;margin:0;font-size:clamp(16px,1.4vw,21px);line-height:1.6}.founder-hero__back{z-index:1;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid;grid-column:1/-1;justify-self:start;padding-bottom:8px;font-size:8px;font-weight:900;position:relative}.founder-story{padding:125px 5vw 140px}.founder-story__lead{grid-template-columns:.35fr 1.65fr;align-items:start;gap:4vw;display:grid}.founder-story__lead>p{letter-spacing:.18em;margin:10px 0 0;font-size:8px}.founder-story__lead h1{letter-spacing:-.08em;margin:0;font-size:clamp(62px,8.5vw,145px);line-height:.78}.founder-story__body{grid-template-columns:repeat(3,1fr);gap:34px;width:min(850px,100%);margin:90px 4vw 0 auto;display:grid}.founder-story__body p{margin:0;font-size:14px;line-height:1.72}.founder-principles{background:var(--bb-charcoal);color:var(--bb-white);padding:105px 5vw 125px}.founder-principles__grid{border-top:1px solid #ffffff59;grid-template-columns:repeat(3,1fr);display:grid}.founder-principle{min-height:390px;transition:background .4s var(--ease), color .4s var(--ease), translate .4s var(--ease);border-right:1px solid #ffffff59;padding:30px}.founder-principle:last-child{border-right:0}.founder-principle:hover{background:var(--bb-white);color:var(--bb-black);translate:0 -8px}.founder-principle>span{letter-spacing:.18em;font-size:8px}.founder-principle h2{letter-spacing:-.07em;margin:120px 0 24px;font-size:clamp(36px,4vw,67px);line-height:.86}.founder-principle p{max-width:360px;margin:0;font-size:14px;line-height:1.65}.founder-contact{grid-template-columns:1.35fr .65fr;align-items:end;gap:6vw;padding:105px 5vw 120px;display:grid}.founder-contact h2{letter-spacing:-.075em;max-width:1050px;margin:0;font-size:clamp(54px,7vw,118px);line-height:.82}.founder-contact__actions{display:grid}.founder-contact__actions a{border-bottom:1px solid var(--bb-black);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;padding:20px 0;font-size:9px;font-weight:900;display:flex}@keyframes bbHeroRailLoop{to{transform:translate(-33.3333%)}}@keyframes bbBackdropV4{0%,22%{opacity:0}31%,69%{opacity:1}88%,to{opacity:0}}@keyframes gateLeftV4{0%,7%{transform:translate(-104%)}29%{transform:translate(2.2%)}35%,67%{transform:translate(0)}73%{transform:translate(-2.2%)}to{transform:translate(-104%)}}@keyframes gateRightV4{0%,7%{transform:translate(104%)}29%{transform:translate(-2.2%)}35%,67%{transform:translate(0)}73%{transform:translate(2.2%)}to{transform:translate(104%)}}@keyframes gateSeamV4{0%,28%{opacity:0;scale:.7 1}34%,68%{opacity:.72;scale:1}76%,to{opacity:0;scale:.7 1}}@keyframes gateLabelV4{0%,31%{opacity:0;letter-spacing:.3em;scale:.9}38%{opacity:1;letter-spacing:.2em;scale:1.04}44%,62%{opacity:1;letter-spacing:.2em;scale:1}70%,to{opacity:0;letter-spacing:.28em;scale:1.04}}@keyframes ventureBackdropV4{0%,20%{opacity:0}30%,69%{opacity:1}88%,to{opacity:0}}@keyframes venturePanelV4{0%,6%{transform:translate(-105%)}28%{transform:translate(2%)}34%,68%{transform:translate(0)}74%{transform:translate(-2%)}to{transform:translate(105%)}}@keyframes ventureSunV4{0%,27%{opacity:0;rotate:-30deg;scale:.05}39%{opacity:.8;rotate:8deg;scale:1.12}47%,64%{opacity:.72;rotate:none;scale:1}78%,to{opacity:0;rotate:20deg;scale:1.28}}@keyframes ventureWaveV4{0%,23%{opacity:0;translate:-18% -50%;scale:.82}36%{opacity:.88;translate:2% -50%;scale:1.06}43%,65%{opacity:.78;translate:0 -50%;scale:1}75%{opacity:.55;translate:-2% -50%;scale:1.03}88%,to{opacity:0;translate:18% -50%;scale:.86}}@keyframes ventureCopyV4{0%,31%{opacity:0;rotate:-5deg;scale:.72}40%{opacity:1;rotate:2deg;scale:1.12}47%,64%{opacity:1;rotate:none;scale:1}72%{opacity:1;rotate:-1deg;scale:1.04}84%,to{opacity:0;rotate:4deg;scale:1.16}}@keyframes ventureConfettiV4{0%,25%{opacity:0;translate:0;rotate:none;scale:.35}40%{opacity:1;translate:var(--tx) var(--ty);rotate:var(--r);scale:1.15}48%,65%{opacity:1;translate:var(--tx) var(--ty);rotate:var(--r);scale:1}80%,to{opacity:0;translate:var(--tx) var(--ty);rotate:calc(var(--r) * 2);scale:.65}}@media (max-width:980px){.bb-founder-tease{grid-template-columns:.35fr 1.65fr}.bb-founder-tease__link{grid-column:2;width:min(300px,100%)}.founder-hero{grid-template-columns:1fr}.founder-hero__intro{padding-bottom:0}.founder-story__body{grid-template-columns:1fr;width:min(700px,100%)}.founder-principles__grid{grid-template-columns:1fr}.founder-principle{border-bottom:1px solid #ffffff59;border-right:0;min-height:auto}.founder-principle h2{margin-top:60px}.founder-contact{grid-template-columns:1fr}}@media (max-width:640px){.brand--boogie{gap:4px;min-width:0}.bb-header-mark{margin-right:0;font-size:38px}.bb-hero__rail .bb-hero__rail-set{flex-basis:170vw;width:170vw;min-width:170vw}.bb-hero__rail .bb-hero__rail-track{animation-name:bbHeroRailLoopMobile}.bb-founder-tease{grid-template-columns:1fr;margin-top:78px}.bb-founder-tease__link{grid-column:1}.founder-hero{padding-left:24px;padding-right:24px}.founder-hero__name{font-size:clamp(68px,22vw,118px)}.founder-hero__name span:last-child{-webkit-text-stroke-width:1px}.founder-story,.founder-principles,.founder-contact{padding-left:24px;padding-right:24px}.founder-story__lead{grid-template-columns:1fr}.founder-story__lead h1{font-size:clamp(54px,17vw,88px)}.founder-story__body{margin-top:58px}}@keyframes bbHeroRailLoopMobile{to{transform:translate(-33.3333%)}}.venture-coming{isolation:isolate;min-height:100svh;padding-top:calc(var(--header-h) + 54px);background:var(--venture-yellow)}.venture-coming__wash{z-index:0;background:radial-gradient(circle at 14% 24%,#fffdf885,#0000 19%),radial-gradient(circle at 87% 78%,#f5b9bc85,#0000 22%),linear-gradient(115deg,#0000 0 46%,#ffffff24 46% 54%,#0000 54% 100%);animation:10s ease-in-out infinite alternate ventureHeroWash;inset:0;transform:none}.venture-wavefield{z-index:1;inset:var(--header-h) 0 0;opacity:1;pointer-events:none;overflow:hidden}.venture-wave{gap:18px;left:-6%}.venture-wave--one{animation-duration:38s;top:12%}.venture-wave--two{display:none}.venture-wave--three{animation-duration:43s;top:auto;bottom:9%}.venture-wave__item{width:118px;height:70px;box-shadow:5px 5px 0 var(--venture-red);border-width:3px;border-radius:16px;padding:10px 11px;animation-duration:6s}.venture-wave__item:nth-child(3n+2){transform:translateY(13px)rotate(4deg)}.venture-wave__item:nth-child(3n+3){transform:translateY(-10px)rotate(-2deg)}.venture-wave__item b{font-size:23px}.venture-wave__item span{font-size:7px}.venture-party-doodles{z-index:2;inset:var(--header-h) 0 0}.venture-party-doodles span{width:clamp(48px,5vw,72px);box-shadow:5px 5px 0 var(--venture-red);opacity:.96;border-radius:18px;font-size:clamp(21px,2.4vw,33px)}.venture-party-doodles span:first-child{top:31%;left:3.5%}.venture-party-doodles span:nth-child(2){top:30%;right:3.5%}.venture-party-doodles span:nth-child(3){bottom:27%;left:5.5%}.venture-party-doodles span:nth-child(4){bottom:26%;right:5.5%}.venture-party-doodles span:nth-child(5),.venture-party-doodles span:nth-child(6){display:none}.venture-coming__content{z-index:5;border:4px solid var(--venture-ink);background:var(--venture-paper);width:min(820px,100vw - 88px);box-shadow:14px 14px 0 var(--venture-red);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:34px;padding:clamp(34px,5vw,62px) clamp(24px,5vw,58px);overflow:hidden}.venture-coming__badge{margin-bottom:20px}.venture-coming h1{letter-spacing:-.085em;font-size:clamp(78px,12vw,178px);line-height:.78}.venture-coming__tagline{margin-top:22px;font-size:clamp(28px,3.5vw,50px)}.venture-coming__intro{max-width:610px;margin-top:15px;font-size:clamp(14px,1.25vw,18px)}.venture-back{margin-top:24px}@keyframes ventureHeroWash{0%{opacity:.78;scale:1}to{opacity:1;scale:1.035}}@media (max-width:760px){.venture-coming{padding-top:calc(var(--header-h) + 34px);padding-bottom:24px}.venture-coming__content{width:calc(100vw - 34px);box-shadow:8px 8px 0 var(--venture-red);border-width:3px;border-radius:26px;padding:32px 18px}.venture-coming__content:before{border-radius:18px;inset:8px}.venture-coming h1{font-size:clamp(64px,22vw,106px)}.venture-wave--one{top:8%}.venture-wave--three{bottom:6%}.venture-wave__item{width:92px;height:58px;box-shadow:4px 4px 0 var(--venture-red);border-width:2px;border-radius:13px;padding:8px}.venture-wave__item b{font-size:19px}.venture-wave__item span{font-size:6px}.venture-party-doodles span:first-child,.venture-party-doodles span:nth-child(2){top:24%}.venture-party-doodles span:nth-child(3),.venture-party-doodles span:nth-child(4){bottom:20%}.venture-party-doodles span{width:44px;box-shadow:3px 3px 0 var(--venture-red);border-width:2px;border-radius:13px;font-size:19px}.venture-coming__foot{display:none}}.venture-coming{min-height:100svh;padding:calc(var(--header-h) + 24px) 0 22px;isolation:isolate;background:var(--venture-yellow);grid-template-rows:104px minmax(420px,1fr) 104px auto;place-items:stretch stretch;gap:18px;display:grid}.venture-coming__wash{z-index:0;background:radial-gradient(circle at 12% 18%,#fffdf875,#0000 19%),radial-gradient(circle at 88% 82%,#f5b9bc6b,#0000 21%),linear-gradient(120deg,#0000 0 45%,#ffffff1f 45% 55%,#0000 55% 100%);animation:11s ease-in-out infinite alternate ventureHeroWash;inset:0}.venture-motion-lane{z-index:2;border-block:3px solid var(--venture-ink);background:#fffdf86b;align-items:center;width:100%;min-width:0;display:flex;position:relative;overflow:hidden}.venture-motion-lane--top{border-top:0}.venture-motion-lane--bottom{border-bottom:0}.venture-motion-track{will-change:transform;align-items:center;gap:16px;width:max-content;padding-inline:16px;animation:34s linear infinite ventureLaneForward;display:flex}.venture-motion-track--reverse{animation-name:ventureLaneReverse;animation-duration:38s}.venture-motion-card{border:3px solid var(--venture-ink);background:var(--venture-paper);width:132px;height:70px;box-shadow:5px 5px 0 var(--venture-red);transform-origin:50%;border-radius:17px;flex:0 0 132px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;animation:5.4s ease-in-out infinite ventureLaneCard;display:flex;overflow:hidden}.venture-motion-card:nth-child(4n+2){background:var(--venture-pink);animation-delay:-1.35s}.venture-motion-card:nth-child(4n+3){background:var(--venture-green);animation-delay:-2.7s}.venture-motion-card:nth-child(4n){background:#fff0b8;animation-delay:-4.05s}.venture-motion-card b{flex:none;font-size:27px;line-height:1}.venture-motion-card span{letter-spacing:.1em;text-align:right;min-width:0;font-size:7px;font-weight:900;line-height:1.15}.venture-coming__content{z-index:3;border:4px solid var(--venture-ink);background:var(--venture-paper);width:min(820px,100vw - 48px);max-height:100%;box-shadow:14px 14px 0 var(--venture-red);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:34px;place-self:center;padding:clamp(30px,4.5vw,54px) clamp(22px,5vw,54px);position:relative;overflow:hidden}.venture-coming__content:before{content:"";z-index:-1;pointer-events:none;border:1px dashed #251f202e;border-radius:23px;position:absolute;inset:12px}.venture-coming h1{font-size:clamp(78px,11vw,170px);line-height:.78}.venture-coming__foot{z-index:2;width:90%;margin:0 auto;padding-top:2px;position:relative;inset:auto}.venture-wavefield,.venture-party-doodles,.venture-coming__stickers{display:none!important}@keyframes ventureLaneForward{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ventureLaneReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes ventureLaneCard{0%,to{transform:rotate(-1.2deg)translateY(0)}50%{transform:rotate(1.2deg)translateY(-2px)}}@media (max-width:760px){.venture-coming{min-height:100svh;padding-top:calc(var(--header-h) + 16px);grid-template-rows:82px minmax(410px,1fr) 82px;gap:12px}.venture-motion-lane{border-width:2px}.venture-motion-track{gap:10px;padding-inline:10px}.venture-motion-card{width:102px;height:55px;box-shadow:3px 3px 0 var(--venture-red);border-width:2px;border-radius:13px;flex-basis:102px;padding:7px 8px}.venture-motion-card b{font-size:20px}.venture-motion-card span{font-size:5.5px}.venture-coming__content{width:calc(100vw - 28px);box-shadow:8px 8px 0 var(--venture-red);border-width:3px;border-radius:25px;padding:28px 17px}.venture-coming__content:before{border-radius:17px;inset:8px}.venture-coming h1{font-size:clamp(62px,20vw,100px)}.venture-coming__foot{display:none}}.world-wipe-v8 .theatre-transition,.world-wipe-v8 .venture-transition-v8{display:none;position:absolute;inset:0;overflow:hidden}.world-wipe-v8.to-boogie .theatre-transition,.world-wipe-v8.to-venture .venture-transition-v8{display:block}.theatre-transition{color:var(--bb-white);perspective:1100px;background:#050505}.theatre-transition__stage{background:radial-gradient(circle at 50% 42%,#ffffff17,#0000 30%),linear-gradient(#151515,#050505 72%);position:absolute;inset:0}.theatre-transition__stage:after{content:"";background:linear-gradient(#0000,#000);height:20vh;position:absolute;bottom:0;left:0;right:0}.theatre-transition__valance{z-index:7;transform-origin:top;background:#080808;border-bottom:1px solid #fff3;grid-template-columns:repeat(7,1fr);height:clamp(52px,9vh,105px);display:grid;position:absolute;top:0;left:0;right:0;box-shadow:0 16px 28px #00000080}.theatre-transition__valance span{clip-path:polygon(0 0,100% 0,88% 74%,50% 100%,12% 74%);background:linear-gradient(90deg,#050505,#202020 48%,#070707);border-right:1px solid #ffffff14}.theatre-transition__curtain{z-index:5;will-change:transform;background:#080808;grid-template-columns:repeat(5,1fr);width:51%;display:grid;position:absolute;top:0;bottom:0;box-shadow:0 0 42px #000000db}.theatre-transition__curtain i{background:linear-gradient(90deg,#020202,#262626 47%,#050505 100%);border-right:1px solid #ffffff0f;display:block}.theatre-transition__curtain--left{border-right:1px solid #ffffff38;left:0}.theatre-transition__curtain--right{border-left:1px solid #ffffff38;right:0}.theatre-transition__rope{z-index:9;transform-origin:top;opacity:0;background:#d6b667;width:3px;height:64vh;position:absolute;top:0}.theatre-transition__rope:before,.theatre-transition__rope:after{content:"";background:#d6b667;border-radius:999px;position:absolute;left:50%;transform:translate(-50%)}.theatre-transition__rope:before{width:18px;height:26px;bottom:-11px}.theatre-transition__rope:after{clip-path:polygon(50% 0,100% 100%,0 100%);width:30px;height:20px;bottom:-27px}.theatre-transition__rope span{color:#d6b667;font-size:20px;position:absolute;bottom:-46px;left:50%;transform:translate(-50%)}.theatre-transition__rope--left{left:15%}.theatre-transition__rope--right{right:15%}.theatre-transition__copy{z-index:8;text-align:center;opacity:0;justify-items:center;width:min(680px,82vw);display:grid;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.theatre-transition__copy small{letter-spacing:.22em;border:1px solid #ffffff73;padding:8px 13px;font-size:8px;font-weight:900}.theatre-transition__copy strong{letter-spacing:-.085em;margin-top:20px;font-size:clamp(68px,12vw,178px);line-height:.68}.theatre-transition__copy em{letter-spacing:.25em;opacity:.62;margin-top:25px;font-size:8px;font-style:normal;font-weight:900}.venture-transition-v8{background:var(--venture-yellow);color:var(--venture-ink)}.venture-transition-v8__stripes{grid-template-columns:repeat(6,1fr);display:grid;position:absolute;inset:0}.venture-transition-v8__stripes span{border-right:3px solid var(--venture-ink);will-change:transform;transform:translateY(105%)}.venture-transition-v8__stripes span:first-child{background:var(--venture-red)}.venture-transition-v8__stripes span:nth-child(2){background:var(--venture-pink)}.venture-transition-v8__stripes span:nth-child(3){background:var(--venture-yellow)}.venture-transition-v8__stripes span:nth-child(4){background:var(--venture-green)}.venture-transition-v8__stripes span:nth-child(5){background:var(--venture-paper)}.venture-transition-v8__stripes span:nth-child(6){background:#ff8e55}.world-wipe-v8.is-active.to-venture .venture-transition-v8__stripes span:nth-child(2){animation-delay:50ms}.world-wipe-v8.is-active.to-venture .venture-transition-v8__stripes span:nth-child(3){animation-delay:.1s}.world-wipe-v8.is-active.to-venture .venture-transition-v8__stripes span:nth-child(4){animation-delay:.15s}.world-wipe-v8.is-active.to-venture .venture-transition-v8__stripes span:nth-child(5){animation-delay:.2s}.world-wipe-v8.is-active.to-venture .venture-transition-v8__stripes span:nth-child(6){animation-delay:.25s}.venture-transition-v8__copy{z-index:4;border:4px solid var(--venture-ink);background:var(--venture-paper);width:min(700px,82vw);box-shadow:14px 14px 0 var(--venture-red);text-align:center;opacity:0;border-radius:32px;justify-items:center;padding:clamp(28px,4vw,54px);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.venture-transition-v8__copy small{letter-spacing:.18em;font-size:8px;font-weight:900}.venture-transition-v8__copy strong{letter-spacing:-.09em;margin-top:12px;font-size:clamp(70px,12vw,175px);line-height:.78}.venture-transition-v8__copy em{border:3px solid var(--venture-ink);background:var(--venture-red);color:#fff;letter-spacing:.12em;border-radius:999px;margin-top:18px;padding:9px 14px;font-size:9px;font-style:normal;font-weight:900}.venture-transition-v8__dots{z-index:3;pointer-events:none;position:absolute;inset:0}.venture-transition-v8__dots i{aspect-ratio:1;border:3px solid var(--venture-ink);background:var(--venture-paper);width:clamp(45px,5vw,78px);box-shadow:6px 6px 0 var(--venture-red);opacity:0;border-radius:18px;place-items:center;font-size:clamp(20px,2.8vw,38px);font-style:normal;font-weight:900;display:grid;position:absolute}.venture-transition-v8__dots i:first-child{background:var(--venture-pink);top:8%;left:5%}.venture-transition-v8__dots i:nth-child(2){background:var(--venture-yellow);top:10%;right:6%}.venture-transition-v8__dots i:nth-child(3){background:var(--venture-green);bottom:10%;left:7%}.venture-transition-v8__dots i:nth-child(4){bottom:9%;right:7%}.venture-transition-v8__dots i:nth-child(5){top:13%;left:22%}.venture-transition-v8__dots i:nth-child(6){background:#ff8e55;bottom:13%;right:22%}.world-wipe-v8.is-active.to-venture .venture-transition-v8__dots i:nth-child(2n){animation-delay:80ms}.world-wipe-v8.is-active.to-venture .venture-transition-v8__dots i:nth-child(3n){animation-delay:.16s}@keyframes theatreCurtainLeftV8{0%,48%{transform:translate(0)}55%{transform:translate(-4%)}72%{transform:translate(-96%)}80%{transform:translate(-91%)}to{transform:translate(-105%)}}@keyframes theatreCurtainRightV8{0%,48%{transform:translate(0)}55%{transform:translate(4%)}72%{transform:translate(96%)}80%{transform:translate(91%)}to{transform:translate(105%)}}@keyframes theatreValanceV8{0%{transform:scaleY(0)}12%,80%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes theatreRopeLeftV8{0%,34%{opacity:0;transform:translateY(-12%)rotate(0)}42%{opacity:1;transform:translateY(0)rotate(0)}51%{opacity:1;transform:translateY(12%)rotate(-8deg)}72%{opacity:1;transform:translate(-10vw,-4%)rotate(12deg)}to{opacity:0;transform:translate(-22vw,-12%)rotate(18deg)}}@keyframes theatreRopeRightV8{0%,34%{opacity:0;transform:translateY(-12%)rotate(0)}42%{opacity:1;transform:translateY(0)rotate(0)}51%{opacity:1;transform:translateY(12%)rotate(8deg)}72%{opacity:1;transform:translate(10vw,-4%)rotate(-12deg)}to{opacity:0;transform:translate(22vw,-12%)rotate(-18deg)}}@keyframes theatreCopyV8{0%,11%{opacity:0;transform:translate(-50%,-46%)scale(.96)}20%,44%{opacity:1;transform:translate(-50%,-50%)scale(1)}53%,to{opacity:0;transform:translate(-50%,-54%)scale(1.02)}}@keyframes ventureStripeV8{0%{transform:translateY(105%)}22%,68%{transform:translateY(0)}to{transform:translateY(-105%)}}@keyframes ventureCopyV8{0%,25%{opacity:0;transform:translate(-50%,-43%)scale(.78)rotate(-2deg)}36%{opacity:1;transform:translate(-50%,-53%)scale(1.06)rotate(1deg)}43%,64%{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}75%,to{opacity:0;transform:translate(-50%,-58%)scale(.9)rotate(2deg)}}@keyframes ventureDotV8{0%,28%{opacity:0;transform:scale(.2)rotate(-20deg)}40%,62%{opacity:1;transform:scale(1)rotate(5deg)}72%,to{opacity:0;transform:scale(.3)rotate(28deg)}}.venture-stage-v8{min-height:100svh;padding-top:var(--header-h);background:var(--venture-yellow);color:var(--venture-ink);border-bottom:4px solid var(--venture-ink);grid-template-rows:auto minmax(560px,1fr) auto auto;display:grid;position:relative;overflow:hidden}.venture-stage-v8__ribbon{z-index:3;border-top:3px solid var(--venture-ink);border-bottom:3px solid var(--venture-ink);letter-spacing:.15em;white-space:nowrap;justify-content:space-between;align-items:center;gap:22px;min-height:62px;padding:0 clamp(18px,4vw,65px);font-size:9px;font-weight:900;display:flex;position:relative;overflow:hidden}.venture-stage-v8__ribbon--top{background:var(--venture-red);color:#fff}.venture-stage-v8__ribbon--bottom{background:var(--venture-green)}.venture-stage-v8__ribbon i{aspect-ratio:1;border:2px solid;border-radius:50%;flex:none;place-items:center;width:30px;font-style:normal;animation:2.4s ease-in-out infinite ventureRibbonPopV8;display:grid}.venture-stage-v8__ribbon i:nth-of-type(2n){animation-delay:-1.2s}.venture-stage-v8__main{z-index:2;background:radial-gradient(circle at 12% 16%, #ffffffa6 0 5px, transparent 6px), radial-gradient(circle at 88% 82%, #df0d1859 0 7px, transparent 8px), var(--venture-yellow);grid-template-columns:minmax(105px,1fr) minmax(560px,830px) minmax(105px,1fr);align-items:center;gap:clamp(26px,4vw,80px);width:100%;padding:clamp(45px,6vw,92px) clamp(22px,4vw,70px);display:grid;position:relative}.venture-stage-v8__card{z-index:4;border:4px solid var(--venture-ink);background:var(--venture-paper);width:100%;box-shadow:16px 16px 0 var(--venture-red);text-align:center;border-radius:38px;padding:clamp(38px,5vw,72px) clamp(28px,5vw,72px);position:relative;overflow:hidden}.venture-stage-v8__card:before{content:"";z-index:-1;border:1px dashed #251f2033;border-radius:25px;position:absolute;inset:14px}.venture-stage-v8__badge{border:3px solid var(--venture-ink);background:var(--venture-red);color:#fff;width:fit-content;box-shadow:4px 4px 0 var(--venture-yellow);letter-spacing:.1em;border-radius:999px;align-items:center;gap:9px;margin:0 auto 20px;padding:9px 13px;font-size:8px;font-weight:900;display:flex}.venture-stage-v8__badge i{background:var(--venture-yellow);border-radius:50%;width:8px;height:8px;animation:1.35s ease-in-out infinite blink}.venture-stage-v8 h1{letter-spacing:-.09em;margin:12px 0 0;font-size:clamp(82px,11vw,176px);line-height:.76}.venture-stage-v8__tagline{letter-spacing:-.06em;margin:30px 0 0;font-size:clamp(31px,4vw,62px);font-weight:900;line-height:.95}.venture-stage-v8__intro{max-width:650px;margin:20px auto 0;font-size:clamp(15px,1.35vw,20px);line-height:1.55}.venture-stage-v8 .venture-back{margin-top:28px}.venture-stage-v8__side{justify-items:center;gap:clamp(22px,4vh,46px);min-width:0;display:grid}.venture-stage-v8__side span{aspect-ratio:1;border:4px solid var(--venture-ink);background:var(--venture-paper);width:clamp(75px,8vw,118px);box-shadow:9px 9px 0 var(--venture-red);border-radius:25px;place-items:center;font-size:clamp(30px,4vw,52px);font-weight:900;animation:4s ease-in-out infinite ventureSideBounceV8;display:grid}.venture-stage-v8__side span:nth-child(2){animation-delay:-1.35s}.venture-stage-v8__side span:nth-child(3){animation-delay:-2.7s}.venture-stage-v8__side--left span:first-child,.venture-stage-v8__side--right span:nth-child(2){transform:rotate(-6deg)}.venture-stage-v8__side--left span:nth-child(3),.venture-stage-v8__side--right span:first-child{transform:rotate(6deg)}.venture-stage-v8__side .is-pink{background:var(--venture-pink)}.venture-stage-v8__side .is-green{background:var(--venture-green)}.venture-stage-v8__side .is-yellow{background:var(--venture-yellow)}.venture-stage-v8__side .is-red{background:var(--venture-red);color:#fff}.venture-stage-v8__side .is-cream{background:var(--venture-cream)}.venture-stage-v8__foot{border-top:3px solid var(--venture-ink);background:var(--venture-paper);letter-spacing:.16em;justify-content:space-between;gap:20px;padding:13px clamp(20px,4vw,70px);font-size:7px;font-weight:900;display:flex}@keyframes ventureSideBounceV8{0%,to{translate:0}45%{translate:0 -12px}63%{translate:0 3px}}@keyframes ventureRibbonPopV8{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.15)rotate(10deg)}}.bb-contact-v8{background:var(--bb-charcoal);color:var(--bb-white);border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;grid-template-columns:.45fr 1.35fr 1fr;align-items:end;gap:5vw;padding:95px 5vw;display:grid}.bb-contact-v8__index span{letter-spacing:-.08em;font-size:clamp(66px,8vw,128px);line-height:.8;display:block}.bb-contact-v8__index p{letter-spacing:.2em;margin:18px 0 0;font-size:8px;font-weight:900}.bb-contact-v8__copy h2{letter-spacing:-.065em;max-width:780px;margin:16px 0 0;font-size:clamp(45px,5.2vw,82px);line-height:.9}.bb-contact-v8__email{border-bottom:1px solid;justify-self:end;padding-bottom:8px;font-size:clamp(14px,1.25vw,19px);font-weight:900}.venture-contact-v8{border-top:4px solid var(--venture-ink);border-bottom:4px solid var(--venture-ink);background:var(--venture-pink);color:var(--venture-ink);grid-template-columns:1.35fr 1fr;align-items:end;gap:7vw;padding:95px 6vw;display:grid}.venture-contact-v8 h2{letter-spacing:-.065em;max-width:880px;margin:17px 0 0;font-size:clamp(46px,5.4vw,84px);line-height:.9}.venture-contact-v8__email{border:3px solid var(--venture-ink);background:var(--venture-paper);box-shadow:8px 8px 0 var(--venture-red);border-radius:18px;justify-self:end;padding:20px 23px;font-size:clamp(14px,1.25vw,19px);font-weight:900}@media (max-width:1050px){.venture-stage-v8__main{grid-template-columns:90px minmax(0,1fr) 90px;gap:22px}.venture-stage-v8__side span{width:72px;box-shadow:6px 6px 0 var(--venture-red);border-width:3px;border-radius:19px}.bb-contact-v8{grid-template-columns:150px 1fr}.bb-contact-v8__email{grid-column:2;justify-self:start}}@media (max-width:760px){.theatre-transition__rope--left{left:10%}.theatre-transition__rope--right{right:10%}.theatre-transition__copy strong{font-size:20vw}.venture-transition-v8__stripes{grid-template-columns:repeat(4,1fr)}.venture-transition-v8__stripes span:nth-child(5),.venture-transition-v8__stripes span:nth-child(6),.venture-transition-v8__dots i:nth-child(5),.venture-transition-v8__dots i:nth-child(6){display:none}.venture-transition-v8__copy{width:calc(100vw - 34px);box-shadow:8px 8px 0 var(--venture-red);border-width:3px;border-radius:24px;padding:30px 18px}.venture-transition-v8__copy strong{font-size:21vw}.venture-stage-v8{grid-template-rows:auto minmax(560px,1fr) auto}.venture-stage-v8__main{grid-template-columns:1fr;padding:34px 14px 42px}.venture-stage-v8__side{display:none}.venture-stage-v8__card{box-shadow:9px 9px 0 var(--venture-red);border-width:3px;border-radius:27px;padding:38px 18px}.venture-stage-v8__card:before{border-radius:18px;inset:9px}.venture-stage-v8 h1{font-size:clamp(70px,22vw,108px)}.venture-stage-v8__tagline{font-size:35px}.venture-stage-v8__intro{font-size:14px}.venture-stage-v8__ribbon{justify-content:flex-start;gap:15px;min-height:52px;overflow:hidden}.venture-stage-v8__ribbon span:nth-of-type(n+4),.venture-stage-v8__ribbon i:nth-of-type(n+4),.venture-stage-v8__foot{display:none}.bb-contact-v8,.venture-contact-v8{grid-template-columns:1fr;align-items:start;gap:38px;padding:72px 20px}.bb-contact-v8__email,.venture-contact-v8__email{overflow-wrap:anywhere;grid-column:auto;justify-self:start;max-width:100%}.bb-contact-v8__copy h2,.venture-contact-v8 h2{font-size:48px}}@media (max-width:900px){.founder-v15-contact{grid-template-columns:1fr;gap:48px}.founder-v15-contact__actions a{grid-template-columns:1fr;gap:12px;padding:20px 2px 22px}}@media (max-width:620px){.founder-v15-contact__platform{gap:12px}.founder-v15-contact__icon{border-radius:12px;flex-basis:40px;width:40px;height:40px}.founder-v15-contact__icon svg{width:19px;height:19px}}@media (prefers-reduced-motion:reduce){.theatre-transition__curtain,.theatre-transition__valance,.theatre-transition__rope,.theatre-transition__copy,.venture-transition-v8__stripes span,.venture-transition-v8__copy,.venture-transition-v8__dots i,.venture-stage-v8__side span,.venture-stage-v8__ribbon i{animation:none!important}}.world-view{transform-origin:50% 18%;will-change:opacity, transform, filter;min-height:100svh;position:relative}.world-view.is-leaving{animation:1.35s cubic-bezier(.55,0,.45,1) both worldViewLeaveV10}.world-view.is-arriving.world-view--boogie{animation:2.7s cubic-bezier(.16,1,.3,1) both worldViewArriveBoogieV10}.world-view.is-arriving.world-view--venture{animation:2.7s cubic-bezier(.16,1,.3,1) both worldViewArriveVentureV10}@keyframes worldViewLeaveV10{0%{opacity:1;filter:blur();transform:scale(1)}to{opacity:.5;filter:blur(5px);transform:scale(.985)}}@keyframes worldViewArriveBoogieV10{0%,12%{opacity:0;filter:blur(10px);transform:scale(1.025)translateY(18px)}72%{opacity:1;filter:blur();transform:scale(.997)translateY(-2px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}@keyframes worldViewArriveVentureV10{0%,12%{opacity:0;filter:saturate(.7)blur(8px);transform:scale(.965)rotate(-.35deg)}70%{opacity:1;filter:saturate(1.12)blur();transform:scale(1.008)rotate(.15deg)}to{opacity:1;filter:saturate()blur();transform:scale(1)rotate(0)}}.world-wipe-v8.is-active.to-boogie .theatre-transition{animation:6.2s both theatreBackdropV10}.world-wipe-v8.is-active.to-boogie .theatre-transition__curtain--left{animation:6.2s cubic-bezier(.65,0,.16,1) both theatreCurtainLeftV10}.world-wipe-v8.is-active.to-boogie .theatre-transition__curtain--right{animation:6.2s cubic-bezier(.65,0,.16,1) both theatreCurtainRightV10}.world-wipe-v8.is-active.to-boogie .theatre-transition__valance{animation:6.2s cubic-bezier(.16,1,.3,1) both theatreValanceV10}.world-wipe-v8.is-active.to-boogie .theatre-transition__rope--left{animation:6.2s cubic-bezier(.16,1,.3,1) both theatreRopeLeftV10}.world-wipe-v8.is-active.to-boogie .theatre-transition__rope--right{animation:6.2s cubic-bezier(.16,1,.3,1) both theatreRopeRightV10}.world-wipe-v8.is-active.to-boogie .theatre-transition__copy{animation:6.2s cubic-bezier(.16,1,.3,1) both theatreCopyV10}.theatre-transition__curtain{filter:contrast(1.04);width:52%}.theatre-transition__curtain--left{transform:translate(-102%)}.theatre-transition__curtain--right{transform:translate(102%)}.theatre-transition__curtain i{background:linear-gradient(90deg,#010101 0,#161616 24%,#2d2d2d 48%,#111 72%,#030303 100%)}.theatre-transition__stage{opacity:0}.world-wipe-v8.is-active.to-boogie .theatre-transition__stage{animation:6.2s both theatreStageV10}@keyframes theatreBackdropV10{0%{opacity:0}5%,94%{opacity:1}to{opacity:0}}@keyframes theatreStageV10{0%{opacity:0}8%,90%{opacity:1}to{opacity:0}}@keyframes theatreCurtainLeftV10{0%{transform:translate(-103%)}18%{transform:translate(0)}46%{transform:translate(0)}53%{transform:translate(-2.5%)}78%{transform:translate(-89%)}86%{transform:translate(-84%)}94%,to{transform:translate(-104%)}}@keyframes theatreCurtainRightV10{0%{transform:translate(103%)}18%{transform:translate(0)}46%{transform:translate(0)}53%{transform:translate(2.5%)}78%{transform:translate(89%)}86%{transform:translate(84%)}94%,to{transform:translate(104%)}}@keyframes theatreValanceV10{0%{opacity:0;transform:translateY(-105%)scaleY(.72)}13%{opacity:1;transform:translateY(0)scaleY(1)}88%{opacity:1;transform:translateY(0)scaleY(1)}to{opacity:0;transform:translateY(-105%)scaleY(.8)}}@keyframes theatreRopeLeftV10{0%,42%{opacity:0;transform:translateY(-18%)rotate(0)}49%{opacity:1;transform:translateY(0)rotate(0)}57%{opacity:1;transform:translateY(12%)rotate(-7deg)}78%{opacity:1;transform:translate(-9vw,-5%)rotate(10deg)}90%{opacity:.75;transform:translate(-19vw,-11%)rotate(16deg)}to{opacity:0;transform:translate(-23vw,-18%)rotate(18deg)}}@keyframes theatreRopeRightV10{0%,42%{opacity:0;transform:translateY(-18%)rotate(0)}49%{opacity:1;transform:translateY(0)rotate(0)}57%{opacity:1;transform:translateY(12%)rotate(7deg)}78%{opacity:1;transform:translate(9vw,-5%)rotate(-10deg)}90%{opacity:.75;transform:translate(19vw,-11%)rotate(-16deg)}to{opacity:0;transform:translate(23vw,-18%)rotate(-18deg)}}@keyframes theatreCopyV10{0%,17%{opacity:0;transform:translate(-50%,-44%)scale(.94)}26%{opacity:1;transform:translate(-50%,-51%)scale(1.02)}31%,46%{opacity:1;transform:translate(-50%,-50%)scale(1)}55%,to{opacity:0;transform:translate(-50%,-56%)scale(1.025)}}.world-wipe-v8.is-active.to-venture .venture-transition-v8{animation:6.2s both ventureBackdropV10}.world-wipe-v8.is-active.to-venture .venture-transition-v8__stripes span{animation:6.2s cubic-bezier(.16,1,.3,1) both ventureStripeV10}.world-wipe-v8.is-active.to-venture .venture-transition-v8__copy{animation:6.2s cubic-bezier(.16,1,.3,1) both ventureCopyV10}.world-wipe-v8.is-active.to-venture .venture-transition-v8__dots i{animation:6.2s cubic-bezier(.34,1.56,.64,1) both ventureDotV10}.venture-transition-v8__copy{text-align:center;place-items:center;width:min(780px,82vw)}.venture-transition-v8__copy strong{text-align:center;white-space:nowrap;width:max-content;max-width:100%;margin-inline:auto;padding-right:.055em;display:block}@keyframes ventureBackdropV10{0%{opacity:0;transform:scale(1.02)}7%,93%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.99)}}@keyframes ventureStripeV10{0%{transform:translateY(108%)scaleY(.85)}18%{transform:translateY(0)scaleY(1)}72%{transform:translateY(0)scaleY(1)}to{transform:translateY(-108%)scaleY(.88)}}@keyframes ventureCopyV10{0%,18%{opacity:0;transform:translate(-50%,-42%)scale(.8)rotate(-2deg)}29%{opacity:1;transform:translate(-50%,-52%)scale(1.045)rotate(.6deg)}36%,68%{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}78%,to{opacity:0;transform:translate(-50%,-58%)scale(.92)rotate(1.5deg)}}@keyframes ventureDotV10{0%,20%{opacity:0;transform:scale(.15)rotate(-25deg)}34%{opacity:1;transform:scale(1.12)rotate(8deg)}42%,69%{opacity:1;transform:scale(1)rotate(0)}80%,to{opacity:0;transform:scale(.25)rotate(30deg)}}.venture-stage-v9:before,.venture-stage-v9:after{content:"";z-index:0;pointer-events:none;border:3px solid #251f202e;border-radius:50%;position:absolute}.venture-stage-v9:before{width:190px;height:190px;animation:11s linear infinite ventureOrbitV10;top:25%;left:-55px}.venture-stage-v9:after{width:110px;height:110px;animation:8s linear infinite reverse ventureOrbitV10;bottom:17%;right:-22px}.venture-stage-v9__pulse{z-index:1;aspect-ratio:1.8;pointer-events:none;border:3px dashed #251f2029;border-radius:50%;width:min(72vw,1120px);animation:6.5s ease-in-out infinite venturePulseRingV10;position:absolute;top:52%;left:50%;translate:-50% -50%}.venture-stage-v9__pulse:before,.venture-stage-v9__pulse:after{content:"";border-radius:inherit;border:2px solid #df0d1829;position:absolute;inset:11%}.venture-stage-v9__pulse:after{border-color:#251f201f;inset:24%}.venture-stage-v9__confetti{z-index:1;inset:var(--header-h) 0 0;pointer-events:none;position:absolute}.venture-stage-v9__confetti span{aspect-ratio:1;place-items:center;width:34px;font-weight:900;animation:5.4s ease-in-out infinite ventureConfettiFloatV10;display:grid;position:absolute}.venture-stage-v9__confetti span:first-child{color:var(--venture-red);top:18%;left:7%}.venture-stage-v9__confetti span:nth-child(2){font-size:30px;animation-delay:-1.2s;bottom:18%;left:15%}.venture-stage-v9__confetti span:nth-child(3){color:var(--venture-red);animation-delay:-2.2s;top:21%;right:14%}.venture-stage-v9__confetti span:nth-child(4){font-size:24px;animation-delay:-.6s;bottom:17%;right:6%}.venture-stage-v9__confetti span:nth-child(5){animation-delay:-3.1s;top:53%;left:4%}.venture-stage-v9__confetti span:nth-child(6){color:var(--venture-red);animation-delay:-1.7s;top:55%;right:4%}.venture-stage-v9__confetti span:nth-child(7){animation-delay:-4.2s;top:13%;left:22%}.venture-stage-v9__confetti span:nth-child(8){color:var(--venture-red);animation-delay:-2.8s;bottom:11%;right:23%}.venture-stage-v8__ribbon{justify-content:flex-start;padding-inline:0}.venture-stage-v8__ribbon-track{width:max-content;min-width:max-content;animation:24s linear infinite ventureRibbonTravelV10;display:flex}.venture-stage-v8__ribbon-track--reverse{animation-duration:27s;animation-direction:reverse}.venture-stage-v8__ribbon-set{align-items:center;gap:clamp(19px,2.4vw,42px);padding-right:clamp(19px,2.4vw,42px);display:flex}.venture-stage-v8__card{animation:7s ease-in-out infinite ventureHeroCardV10}.venture-stage-v8__card:hover{animation-play-state:paused;transform:translateY(-7px)rotate(-.3deg)}.venture-stage-v8 h1{letter-spacing:-.075em;text-align:center;white-space:nowrap;width:max-content;max-width:100%;margin:15px auto 0;padding-right:.055em;font-size:clamp(78px,10.4vw,164px);line-height:.82;display:block}.venture-stage-v8__side span{animation-name:ventureSideBounceV10;animation-duration:5.2s}@keyframes ventureOrbitV10{to{transform:rotate(360deg)}}@keyframes venturePulseRingV10{0%,to{opacity:.42;transform:scale(.96)rotate(-1deg)}50%{opacity:.85;transform:scale(1.04)rotate(1deg)}}@keyframes ventureConfettiFloatV10{0%,to{opacity:.5;transform:translateY(0)rotate(-8deg)scale(.9)}50%{opacity:1;transform:translateY(-17px)rotate(12deg)scale(1.15)}}@keyframes ventureRibbonTravelV10{to{transform:translate(-50%)}}@keyframes ventureHeroCardV10{0%,to{transform:translateY(0)rotate(0)}45%{transform:translateY(-8px)rotate(.18deg)}62%{transform:translateY(-3px)rotate(-.12deg)}}@keyframes ventureSideBounceV10{0%,to{translate:0;rotate:none}40%{translate:0 -13px;rotate:-2deg}55%{translate:0 3px;rotate:1deg}}.bb-chapters__head{border-top:1px solid var(--bb-black);grid-template-columns:1.2fr .8fr;align-items:end;gap:7vw;padding:92px 0 34px;display:grid}.bb-chapters__head h2{letter-spacing:-.075em;max-width:850px;margin:14px 0 0;font-size:clamp(48px,6vw,94px);line-height:.88}.bb-chapters__head>p{max-width:520px;margin:0 0 8px;font-size:15px;line-height:1.65}.bb-chapters{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0 0 92px;display:grid;position:relative}.bb-chapter{background:var(--bb-charcoal);min-height:570px;color:var(--bb-white);transition:transform .55s var(--ease), box-shadow .55s var(--ease), background .55s var(--ease);border:1px solid #fff3;flex-direction:column;gap:24px;padding:25px;display:flex;position:relative;overflow:hidden}.bb-chapter:before{content:"";pointer-events:none;transition:transform .9s var(--ease);background:linear-gradient(110deg,#0000 38%,#ffffff1f 50%,#0000 62%);position:absolute;inset:-40% -20%;transform:translate(-80%)}.bb-chapter:after{content:"";background:var(--bb-white);transform-origin:0;height:2px;transition:transform .6s var(--ease);position:absolute;top:0;left:0;right:0;transform:scaleX(.18)}.bb-chapter:nth-child(2){transform:translateY(34px)}.bb-chapter:nth-child(3){transform:translateY(68px)}.bb-chapter:hover{z-index:3;background:#191919;transform:translateY(-10px);box-shadow:18px 18px #10101047}.bb-chapter:hover:before{transform:translate(80%)}.bb-chapter:hover:after{transform:scaleX(1)}.bb-chapter__top{z-index:2;justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}.bb-chapter__number{letter-spacing:-.09em;font-size:clamp(72px,7vw,116px);line-height:.72}.bb-chapter__top .eyebrow{text-align:right;color:#ffffffa1;max-width:120px;margin-top:3px}.bb-chapter__visual{z-index:2;background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;place-items:center;min-height:210px;display:grid;position:relative}.bb-chapter__body{z-index:2;margin-top:auto;position:relative}.bb-chapter__body h3{letter-spacing:-.065em;margin:0;font-size:clamp(42px,4.2vw,69px);line-height:.88}.bb-chapter__body p{color:#ffffffad;max-width:500px;margin:20px 0 0;font-size:14px;line-height:1.6}.bb-chapter__rank{align-items:flex-end;gap:8px;width:78%;height:130px;display:flex;position:relative}.bb-chapter__rank i{background:var(--bb-white);transform-origin:bottom;flex:1;height:35%;animation:3.8s ease-in-out infinite bbRankV10}.bb-chapter__rank i:nth-child(2){height:52%;animation-delay:-.8s}.bb-chapter__rank i:nth-child(3){height:88%;animation-delay:-1.6s}.bb-chapter__rank i:nth-child(4){height:67%;animation-delay:-2.4s}.bb-chapter__rank i:nth-child(5){height:43%;animation-delay:-3.2s}.bb-chapter__rank strong{letter-spacing:.16em;font-size:8px;position:absolute;top:-20px;right:0}.bb-chapter__lens{aspect-ratio:1;border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:142px;animation:8s linear infinite bbLensV10;display:grid;position:relative}.bb-chapter__lens:before,.bb-chapter__lens:after,.bb-chapter__lens i{content:"";border:1px solid #ffffff59;border-radius:50%;position:absolute}.bb-chapter__lens:before{inset:18px}.bb-chapter__lens:after{background:var(--bb-white);inset:42px}.bb-chapter__lens i:first-child{border-style:dashed;inset:-16px}.bb-chapter__lens i:nth-child(2){background:var(--bb-white);width:10px;height:10px;top:8px;right:14px}.bb-chapter__lens span{letter-spacing:.18em;font-size:8px;position:absolute;bottom:10px;left:-45px}.bb-chapter__signal{align-items:center;gap:8px;width:78%;height:140px;display:flex;position:relative}.bb-chapter__signal i{background:var(--bb-white);flex:1;height:1px;animation:2.7s ease-in-out infinite bbSignalV10}.bb-chapter__signal i:nth-child(2){height:74px;animation-delay:-.9s}.bb-chapter__signal i:nth-child(3){height:34px;animation-delay:-1.8s}.bb-chapter__signal strong{letter-spacing:.16em;font-size:8px;position:absolute;bottom:0;right:0}@keyframes bbRankV10{0%,to{opacity:.45;transform:scaleY(.62)}50%{opacity:1;transform:scaleY(1)}}@keyframes bbLensV10{to{transform:rotate(360deg)}}@keyframes bbSignalV10{0%,to{opacity:.35;transform:scaleY(.25)}50%{opacity:1;transform:scaleY(1)}}.venture-process{border-top:4px solid var(--venture-ink);border-bottom:4px solid var(--venture-ink);background:radial-gradient(circle at 8% 18%, #df0d1814 0 95px, transparent 96px), radial-gradient(circle at 91% 80%, #91c78842 0 130px, transparent 131px), var(--venture-cream);padding:105px 6vw 135px;position:relative;overflow:hidden}.venture-process__head{z-index:3;grid-template-columns:1.25fr .75fr;align-items:end;gap:7vw;margin-bottom:76px;display:grid;position:relative}.venture-process__head h2{letter-spacing:-.075em;max-width:930px;margin:16px 0 0;font-size:clamp(52px,6.5vw,104px);line-height:.87}.venture-process__head>p{max-width:510px;margin:0 0 9px;font-size:15px;line-height:1.65}.venture-process__route{z-index:0;border-top:4px dashed #251f2057;border-radius:50%;height:145px;position:absolute;top:56%;left:10%;right:10%;transform:rotate(-2deg)}.venture-process__route i{aspect-ratio:1;border:3px solid var(--venture-ink);background:var(--venture-yellow);width:23px;box-shadow:4px 4px 0 var(--venture-red);border-radius:50%;animation:4s ease-in-out infinite ventureRouteDotV10;position:absolute;top:-13px}.venture-process__route i:first-child{left:9%}.venture-process__route i:nth-child(2){animation-delay:-1.3s;left:49%}.venture-process__route i:nth-child(3){animation-delay:-2.6s;right:8%}.venture-process .venture-pillars{z-index:2;background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,3vw,46px);padding:0;display:grid;position:relative}.venture-process .venture-pillar{border:4px solid var(--venture-ink);background:var(--venture-paper);min-height:580px;color:var(--venture-ink);box-shadow:12px 12px 0 var(--venture-red);transition:transform .5s var(--ease), box-shadow .5s var(--ease);border-radius:32px;flex-direction:column;padding:24px;display:flex;position:relative;overflow:hidden}.venture-process .venture-pillar:nth-child(2){box-shadow:12px 12px 0 var(--venture-yellow);transform:translateY(38px)rotate(.8deg)}.venture-process .venture-pillar:nth-child(3){box-shadow:12px 12px 0 var(--venture-green);transform:translateY(5px)rotate(-.8deg)}.venture-process .venture-pillar:hover{z-index:4;box-shadow:18px 18px 0 var(--venture-red);transform:translateY(-10px)rotate(-.5deg)}.venture-pillar__top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.venture-process .venture-pillar__top>span{letter-spacing:.16em;font-size:10px;font-weight:900}.venture-process .venture-pillar__icon{width:58px;box-shadow:5px 5px 0 var(--venture-red);border-width:3px;border-radius:17px;margin:0;font-size:28px;animation:4.2s ease-in-out infinite ventureIconBobV10}.venture-process .venture-pillar:nth-child(2) .venture-pillar__icon{animation-delay:-1.4s}.venture-process .venture-pillar:nth-child(3) .venture-pillar__icon{animation-delay:-2.8s}.venture-pillar__scene{border:3px solid var(--venture-ink);background:var(--venture-yellow);border-radius:24px;place-items:center;min-height:225px;margin:28px 0 34px;display:grid;overflow:hidden}.venture-pillar--build .venture-pillar__scene{background:var(--venture-pink)}.venture-pillar--save .venture-pillar__scene{background:var(--venture-green)}.venture-pillar__body{margin-top:auto}.venture-process .venture-pillar h3{letter-spacing:-.07em;margin:0;font-size:clamp(50px,4.6vw,74px);line-height:.84}.venture-process .venture-pillar p{margin:22px 0 0;font-size:14px;line-height:1.63}.venture-scene{width:100%;height:100%;min-height:219px;position:relative}.venture-scene--discover:before{content:"";border-top:4px dashed var(--venture-ink);position:absolute;top:50%;left:13%;right:13%;transform:rotate(-7deg)}.venture-scene--discover i{aspect-ratio:1;border:4px solid var(--venture-ink);background:var(--venture-red);border-radius:50% 50% 50% 0;width:29px;animation:3.4s ease-in-out infinite venturePinV10;position:absolute;transform:rotate(-45deg)}.venture-scene--discover i:first-child{top:54%;left:16%}.venture-scene--discover i:nth-child(2){background:var(--venture-paper);animation-delay:-1.1s;top:29%;left:47%}.venture-scene--discover i:nth-child(3){background:var(--venture-green);animation-delay:-2.2s;top:48%;right:15%}.venture-scene--discover span{border:2px solid var(--venture-ink);background:var(--venture-paper);letter-spacing:.13em;border-radius:999px;padding:7px 9px;font-size:7px;font-weight:900;position:absolute;top:12px;right:12px}.venture-scene--build{place-items:center;display:grid}.venture-scene--build i{border:3px solid var(--venture-ink);background:var(--venture-paper);width:68%;box-shadow:6px 6px 0 var(--venture-red);letter-spacing:.12em;border-radius:14px;padding:14px 15px;font-size:10px;font-style:normal;font-weight:900;animation:5s ease-in-out infinite venturePlanCardV10;position:absolute}.venture-scene--build i:first-child{transform:translateY(-55px)rotate(-4deg)}.venture-scene--build i:nth-child(2){animation-delay:-1.65s;transform:translateY(0)rotate(2deg)}.venture-scene--build i:nth-child(3){animation-delay:-3.3s;transform:translateY(55px)rotate(-1deg)}.venture-scene--save i{aspect-ratio:1;border:3px solid var(--venture-ink);background:var(--venture-paper);width:63px;box-shadow:5px 5px 0 var(--venture-red);border-radius:18px;place-items:center;font-size:26px;font-style:normal;animation:6.5s ease-in-out infinite ventureSavedOrbitV10;display:grid;position:absolute}.venture-scene--save i:first-child{top:21%;left:17%}.venture-scene--save i:nth-child(2){background:var(--venture-yellow);animation-delay:-2.1s;top:19%;right:18%}.venture-scene--save i:nth-child(3){background:var(--venture-pink);animation-delay:-4.2s;bottom:14%;left:40%}.venture-scene--save span{border:3px solid var(--venture-ink);background:var(--venture-red);color:#fff;letter-spacing:.14em;border-radius:999px;padding:11px 14px;font-size:8px;font-weight:900;position:absolute;top:50%;left:50%;translate:-50% -50%}@keyframes ventureRouteDotV10{0%,to{transform:translateY(0)scale(.92)}50%{transform:translateY(-11px)scale(1.08)}}@keyframes ventureIconBobV10{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-9px)rotate(5deg)}}@keyframes venturePinV10{0%,to{translate:0}50%{translate:0 -14px}}@keyframes venturePlanCardV10{0%,to{margin-left:0}50%{margin-left:11px}}@keyframes ventureSavedOrbitV10{0%,to{translate:0;rotate:-4deg}50%{translate:0 -10px;rotate:5deg}}@media (max-width:1080px){.bb-chapters{grid-template-columns:1fr;gap:13px}.bb-chapter,.bb-chapter:nth-child(2),.bb-chapter:nth-child(3){min-height:430px;transform:none}.bb-chapter{grid-template-columns:150px minmax(220px,.8fr) 1fr;align-items:stretch;display:grid}.bb-chapter__visual{min-height:100%}.bb-chapter__body{align-self:end;margin-top:0}.venture-process .venture-pillars{grid-template-columns:1fr}.venture-process .venture-pillar,.venture-process .venture-pillar:nth-child(2),.venture-process .venture-pillar:nth-child(3){grid-template-columns:95px minmax(260px,.8fr) 1fr;align-items:center;gap:28px;min-height:420px;display:grid;transform:none}.venture-pillar__top{flex-direction:column;align-self:stretch}.venture-pillar__scene{margin:0}.venture-process__route{display:none}}@media (max-width:760px){.world-view.is-leaving,.world-view.is-arriving.world-view--boogie,.world-view.is-arriving.world-view--venture{animation-duration:1.8s}.venture-transition-v8__copy strong{letter-spacing:-.065em;width:auto;font-size:19vw}.venture-stage-v9__pulse{width:125vw}.venture-stage-v9__confetti span:nth-child(n+5){display:none}.venture-stage-v8 h1{letter-spacing:-.065em;white-space:normal;width:auto;font-size:clamp(65px,20vw,102px)}.venture-stage-v8__card{animation-duration:8s}.venture-stage-v8__ribbon-track{animation-duration:18s}.bb-chapters__head,.venture-process__head{grid-template-columns:1fr;gap:28px}.bb-chapters__head{padding-top:68px}.bb-chapters__head h2,.venture-process__head h2{font-size:50px}.bb-chapter,.bb-chapter:nth-child(2),.bb-chapter:nth-child(3){min-height:560px;padding:21px;display:flex;transform:none}.bb-chapter__visual{min-height:190px}.bb-chapter__body h3{font-size:48px}.venture-process{padding:78px 20px 98px}.venture-process__head{margin-bottom:42px}.venture-process .venture-pillar,.venture-process .venture-pillar:nth-child(2),.venture-process .venture-pillar:nth-child(3){gap:0;min-height:590px;padding:20px;display:flex;transform:none}.venture-pillar__top{flex-direction:row}.venture-pillar__scene{width:100%;margin:28px 0 34px}.venture-process .venture-pillar h3{font-size:52px}}@media (max-width:900px){.founder-v15-contact{grid-template-columns:1fr;gap:48px}.founder-v15-contact__actions a{grid-template-columns:1fr;gap:12px;padding:20px 2px 22px}}@media (max-width:620px){.founder-v15-contact__platform{gap:12px}.founder-v15-contact__icon{border-radius:12px;flex-basis:40px;width:40px;height:40px}.founder-v15-contact__icon svg{width:19px;height:19px}}@media (prefers-reduced-motion:reduce){.world-view,.world-view.is-leaving,.world-view.is-arriving,.venture-stage-v9:before,.venture-stage-v9:after,.venture-stage-v9__pulse,.venture-stage-v9__confetti span,.venture-stage-v8__ribbon-track,.venture-stage-v8__card,.bb-chapter__rank i,.bb-chapter__lens,.bb-chapter__signal i,.venture-process__route i,.venture-process .venture-pillar__icon,.venture-scene *{animation:none!important}}.bb-chapter__body{display:block}.world-wipe-v8 .bb-cinema-transition{color:var(--bb-white);isolation:isolate;background:#020202;display:none;position:absolute;inset:0;overflow:hidden}.world-wipe-v8.to-boogie .bb-cinema-transition{display:block}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition{animation:7.6s both bbCinemaBackdropV11}.bb-cinema-transition__house{opacity:0;background:radial-gradient(circle at 50% 42%,#ffffff1f,#0000 23%),linear-gradient(#111 0%,#050505 62%,#000 100%);position:absolute;inset:0;overflow:hidden}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__house{animation:7.6s both bbCinemaHouseV11}.bb-cinema-transition__house:before{content:"";opacity:.28;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:8vw 8vw;position:absolute;inset:0}.bb-cinema-transition__door{z-index:8;will-change:transform;background:repeating-linear-gradient(90deg,#030303 0 9%,#171717 13%,#050505 18%),#050505;align-items:center;width:50.7%;display:flex;position:absolute;top:0;bottom:0;overflow:hidden;box-shadow:0 0 54px #000000e0}.bb-cinema-transition__door:after{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#ffffff0e,#0000);position:absolute;inset:0}.bb-cinema-transition__door span{z-index:2;color:#f0f0ed;letter-spacing:-.14em;text-shadow:0 0 28px #ffffff1f;font-family:Arial Black,Arial,sans-serif;font-size:clamp(290px,62vw,940px);font-weight:900;line-height:.62;display:block;position:relative}.bb-cinema-transition__door--left{border-right:1px solid #ffffff3d;justify-content:flex-end;left:0;transform:translate(-103%)}.bb-cinema-transition__door--left span{transform:translate(5%)}.bb-cinema-transition__door--right{border-left:1px solid #ffffff3d;justify-content:flex-start;right:0;transform:translate(103%)}.bb-cinema-transition__door--right span{transform:translate(-5%)}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__door--left{animation:7.6s cubic-bezier(.65,0,.18,1) both bbCinemaDoorLeftV11}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__door--right{animation:7.6s cubic-bezier(.65,0,.18,1) both bbCinemaDoorRightV11}.bb-cinema-transition__seam{z-index:10;opacity:0;background:#ffffff2e;width:3px;position:absolute;top:0;bottom:0;left:50%;translate:-50%;box-shadow:0 0 24px #ffffff24}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__seam{animation:7.6s both bbCinemaSeamV11}.bb-cinema-transition__marquee{z-index:4;text-align:center;opacity:0;background:#040404db;border:2px solid #ffffffc2;place-content:center;justify-items:center;width:min(760px,76vw);min-height:min(430px,58vh);padding:clamp(42px,6vw,76px) clamp(28px,5vw,68px);display:grid;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)scale(.9);box-shadow:0 0 0 10px #0b0b0b,0 0 0 12px #ffffff6b,0 0 90px #ffeca429}.bb-cinema-transition__marquee:before{content:"";pointer-events:none;background:radial-gradient(circle,#fff3ac 0 4px,#a87917 5px,#0000 6px) 0 0/28px 18px repeat-x,radial-gradient(circle,#fff3ac 0 4px,#a87917 5px,#0000 6px) 0 100%/28px 18px repeat-x,radial-gradient(circle,#fff3ac 0 4px,#a87917 5px,#0000 6px) 0 0/18px 28px repeat-y,radial-gradient(circle,#fff3ac 0 4px,#a87917 5px,#0000 6px) 100% 0/18px 28px repeat-y;animation:.46s steps(2,end) infinite bbCinemaBulbsV11;position:absolute;inset:-22px}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__marquee{animation:7.6s cubic-bezier(.16,1,.3,1) both bbCinemaMarqueeV11}.bb-cinema-transition__marquee small{z-index:2;letter-spacing:.34em;opacity:0;border:1px solid #ffffff8f;padding:9px 14px;font-size:clamp(8px,.75vw,11px);font-weight:900;position:relative}.bb-cinema-transition__marquee strong{z-index:2;letter-spacing:-.14em;opacity:0;text-shadow:0 0 8px #ffffff29,0 14px 38px #000000b3;margin-top:clamp(22px,3vw,36px);font-size:clamp(132px,23vw,330px);line-height:.58;position:relative;transform:translate(-.05em)}.bb-cinema-transition__marquee em{z-index:2;letter-spacing:.42em;opacity:0;margin-top:clamp(28px,4vw,48px);font-size:clamp(10px,1.15vw,16px);font-style:normal;font-weight:900;position:relative}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__marquee small{animation:7.6s both bbCinemaNowShowingV11}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__marquee strong{animation:7.6s cubic-bezier(.34,1.56,.64,1) both bbCinemaTitleV11}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__marquee em{animation:7.6s both bbCinemaTaglineV11}.bb-cinema-transition__spotlight{z-index:2;transform-origin:50% 0;opacity:0;filter:blur(4px);clip-path:polygon(46% 0,54% 0,100% 100%,0 100%);mix-blend-mode:multiply;background:linear-gradient(#fffadc7a,#fff5c314 60%,#0000 100%);width:clamp(180px,25vw,430px);height:125vh;position:absolute;top:-20vh}.bb-cinema-transition__spotlight--left{left:2%;transform:rotate(-24deg)}.bb-cinema-transition__spotlight--right{right:2%;transform:rotate(24deg)}.bb-cinema-transition__spotlight--centre{width:25vw;left:50%;translate:-50%}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__spotlight--left{animation:7.6s ease-in-out both bbCinemaSpotLeftV11}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__spotlight--right{animation:7.6s ease-in-out both bbCinemaSpotRightV11}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__spotlight--centre{animation:7.6s ease-in-out both bbCinemaSpotCentreV11}.bb-cinema-transition__floor{z-index:5;opacity:0;background:linear-gradient(#0000,#000 72%);justify-content:center;align-items:flex-end;gap:clamp(10px,2.4vw,34px);height:13vh;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.bb-cinema-transition__floor span{aspect-ratio:1;background:#000;border-radius:50% 50% 20% 20%;width:clamp(38px,5vw,76px);box-shadow:0 -18px 0 -5px #000}.bb-cinema-transition__floor span:nth-child(2n){transform:translateY(12px)scale(.84)}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__floor{animation:7.6s both bbCinemaAudienceV11}@keyframes bbCinemaBackdropV11{0%{opacity:0}3%,94%{opacity:1}to{opacity:0}}@keyframes bbCinemaHouseV11{0%,22%{opacity:0;transform:scale(1.04)}31%,87%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.025)}}@keyframes bbCinemaDoorLeftV11{0%{transform:translate(-103%)}16%{transform:translate(1.5%)}20%,29%{transform:translate(0)}35%{transform:translate(-2.2%)}48%{transform:translate(-102%)}to{transform:translate(-103%)}}@keyframes bbCinemaDoorRightV11{0%{transform:translate(103%)}16%{transform:translate(-1.5%)}20%,29%{transform:translate(0)}35%{transform:translate(2.2%)}48%{transform:translate(102%)}to{transform:translate(103%)}}@keyframes bbCinemaSeamV11{0%,14%{opacity:0}18%,29%{opacity:1}37%,to{opacity:0}}@keyframes bbCinemaMarqueeV11{0%,27%{opacity:0;transform:translate(-50%,-46%)scale(.88)}36%{opacity:1;transform:translate(-50%,-51%)scale(1.015)}42%,84%{opacity:1;transform:translate(-50%,-50%)scale(1)}94%,to{opacity:0;transform:translate(-50%,-54%)scale(1.035)}}@keyframes bbCinemaNowShowingV11{0%,31%{opacity:0;transform:translateY(13px)}39%,79%{opacity:1;transform:translateY(0)}90%,to{opacity:0;transform:translateY(-8px)}}@keyframes bbCinemaTitleV11{0%,38%{opacity:0;transform:translate(-.05em)scale(.62)}47%{opacity:1;transform:translate(-.05em)scale(1.07)}53%,82%{opacity:1;transform:translate(-.05em)scale(1)}92%,to{opacity:0;transform:translate(-.05em)scale(1.08)}}@keyframes bbCinemaTaglineV11{0%,46%{opacity:0;letter-spacing:.62em}56%,82%{opacity:1;letter-spacing:.42em}92%,to{opacity:0;letter-spacing:.52em}}@keyframes bbCinemaBulbsV11{0%,to{filter:brightness(.68);opacity:.72}50%{filter:brightness(1.65);opacity:1}}@keyframes bbCinemaSpotLeftV11{0%,28%{opacity:0;transform:rotate(-30deg)}38%{opacity:.48;transform:rotate(-12deg)}55%{opacity:.65;transform:rotate(14deg)}78%{opacity:.42;transform:rotate(-5deg)}91%,to{opacity:0;transform:rotate(-20deg)}}@keyframes bbCinemaSpotRightV11{0%,28%{opacity:0;transform:rotate(30deg)}38%{opacity:.48;transform:rotate(12deg)}55%{opacity:.65;transform:rotate(-14deg)}78%{opacity:.42;transform:rotate(5deg)}91%,to{opacity:0;transform:rotate(20deg)}}@keyframes bbCinemaSpotCentreV11{0%,37%{opacity:0;transform:scaleX(.55)}48%,78%{opacity:.24;transform:scaleX(1)}91%,to{opacity:0;transform:scaleX(.72)}}@keyframes bbCinemaAudienceV11{0%,37%{opacity:0;transform:translateY(30px)}48%,86%{opacity:.9;transform:translateY(0)}96%,to{opacity:0;transform:translateY(18px)}}@media (max-width:760px){.bb-cinema-transition__door span{font-size:clamp(250px,104vw,520px)}.bb-cinema-transition__marquee{width:76vw;min-height:48vh;padding-inline:22px}.bb-cinema-transition__marquee strong{font-size:37vw}.bb-cinema-transition__marquee em{letter-spacing:.27em;font-size:8px}.bb-cinema-transition__spotlight--centre{width:58vw}}@media (max-width:900px){.founder-v15-contact{grid-template-columns:1fr;gap:48px}.founder-v15-contact__actions a{grid-template-columns:1fr;gap:12px;padding:20px 2px 22px}}@media (max-width:620px){.founder-v15-contact__platform{gap:12px}.founder-v15-contact__icon{border-radius:12px;flex-basis:40px;width:40px;height:40px}.founder-v15-contact__icon svg{width:19px;height:19px}}@media (prefers-reduced-motion:reduce){.bb-cinema-transition,.bb-cinema-transition__house,.bb-cinema-transition__door,.bb-cinema-transition__seam,.bb-cinema-transition__marquee,.bb-cinema-transition__marquee small,.bb-cinema-transition__marquee strong,.bb-cinema-transition__marquee em,.bb-cinema-transition__spotlight,.bb-cinema-transition__floor{animation:none!important}}.bb-cinema-transition__marquee-logo{z-index:2;filter:invert()brightness(1.08);opacity:0;transform-origin:50%;will-change:transform, opacity, filter;width:min(610px,64vw);height:auto;margin-top:clamp(22px,3vw,36px);display:block;position:relative;transform:scale(.72)translateY(12px)}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__marquee-logo{animation:7.6s cubic-bezier(.16,1,.3,1) both bbCinemaLogoV12}.bb-cinema-transition__marquee>strong{display:none!important}.venture-transition-v8__copy{box-sizing:border-box;place-content:center;justify-items:stretch;overflow:visible}.venture-transition-v8__copy strong{box-sizing:border-box;letter-spacing:-.07em;text-align:center;text-indent:.035em;white-space:nowrap;width:100%;max-width:none;margin:14px 0 0;padding:0;font-size:clamp(54px,9vw,128px);line-height:.82;display:block;transform:none}@keyframes bbCinemaLogoV12{0%,38%{opacity:0;filter:invert()brightness(.75)blur(2px);transform:scale(.72)translateY(18px)}47%{opacity:1;filter:invert()brightness(1.32)blur();transform:scale(1.035)translateY(-2px)}54%,82%{opacity:1;filter:invert()brightness(1.08)blur();transform:scale(1)translateY(0)}87%{opacity:1;filter:invert()brightness(1.42)drop-shadow(0 0 18px #fff4b833);transform:scale(1.012)translateY(-1px)}92%,to{opacity:0;filter:invert()brightness(1.15)blur(1px);transform:scale(1.06)translateY(-16px)}}@media (max-width:760px){.bb-cinema-transition__marquee-logo{width:min(68vw,520px);margin-top:22px}.venture-transition-v8__copy strong{letter-spacing:-.065em;text-indent:.025em;width:100%;font-size:clamp(51px,14vw,78px)}}@media (max-width:900px){.founder-v15-contact{grid-template-columns:1fr;gap:48px}.founder-v15-contact__actions a{grid-template-columns:1fr;gap:12px;padding:20px 2px 22px}}@media (max-width:620px){.founder-v15-contact__platform{gap:12px}.founder-v15-contact__icon{border-radius:12px;flex-basis:40px;width:40px;height:40px}.founder-v15-contact__icon svg{width:19px;height:19px}}@media (prefers-reduced-motion:reduce){.bb-cinema-transition__marquee-logo{animation:none!important}}.venture-stage-v8__ribbon{overflow:hidden}.venture-stage-v8__ribbon-track{will-change:transform;align-items:stretch;gap:0;width:max-content;min-width:200vw;animation:24s linear infinite ventureRibbonInfiniteV13;display:flex}.venture-stage-v8__ribbon-track--reverse{animation-name:ventureRibbonInfiniteReverseV13;animation-duration:27s;animation-direction:normal}.venture-stage-v8__ribbon-set{box-sizing:border-box;flex:none;justify-content:space-around;align-items:center;gap:clamp(24px,3vw,54px);min-width:100vw;padding:0 clamp(18px,3vw,52px);display:flex}@keyframes ventureRibbonInfiniteV13{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes ventureRibbonInfiniteReverseV13{0%{transform:translate(-50%)}to{transform:translate(0,0)}}@media (max-width:760px){.venture-stage-v8__ribbon-track,.venture-stage-v8__ribbon-track--reverse{animation-duration:16s}.venture-stage-v8__ribbon-set{justify-content:flex-start;gap:28px;min-width:max(100vw,720px);padding-inline:24px}}@media (max-width:900px){.founder-v15-contact{grid-template-columns:1fr;gap:48px}.founder-v15-contact__actions a{grid-template-columns:1fr;gap:12px;padding:20px 2px 22px}}@media (max-width:620px){.founder-v15-contact__platform{gap:12px}.founder-v15-contact__icon{border-radius:12px;flex-basis:40px;width:40px;height:40px}.founder-v15-contact__icon svg{width:19px;height:19px}}@media (prefers-reduced-motion:reduce){.venture-stage-v8__ribbon-track,.venture-stage-v8__ribbon-track--reverse{animation:none!important;transform:none!important}}.founder-hero__intro{gap:22px;display:grid}.founder-hero__aside{border-left:1px solid #f3f2ed66;max-width:430px;margin:0;padding-left:22px;color:#f3f2ed8c!important;font-size:12px!important;line-height:1.7!important}.founder-story__body--profile{align-items:start}.founder-story__body--profile p:nth-child(2){padding-top:42px}.founder-story__body--profile p:nth-child(3){padding-top:84px;font-size:clamp(18px,1.55vw,25px);font-weight:800;line-height:1.35}.founder-manifesto{background:var(--bb-charcoal);min-height:92svh;color:var(--bb-white);align-content:space-between;padding:105px 5vw 120px;display:grid;position:relative;overflow:hidden}.founder-manifesto:before{content:"“";color:#ffffff09;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:min(82vw,1100px);line-height:1;position:absolute;top:-15vh;left:-1vw}.founder-manifesto__words{pointer-events:none;position:absolute;inset:0;overflow:hidden}.founder-manifesto__words span{color:#0000;-webkit-text-stroke:1px #ffffff1f;letter-spacing:-.08em;white-space:nowrap;font-size:clamp(70px,12vw,220px);font-weight:900;animation:16s ease-in-out infinite alternate founderWordDrift;position:absolute}.founder-manifesto__words span:first-child{top:12%;right:-9%}.founder-manifesto__words span:nth-child(2){animation-delay:-5s;top:43%;left:-10%}.founder-manifesto__words span:nth-child(3){animation-delay:-9s;bottom:1%;right:5%}.founder-manifesto__quote{z-index:1;letter-spacing:-.065em;width:min(1320px,96%);margin:15vh auto 0;font-size:clamp(43px,6.6vw,118px);font-weight:800;line-height:.96;position:relative}.founder-vision{background:linear-gradient(90deg, transparent 49.95%, #0000001a 50%, transparent 50.05%), var(--bb-grey);padding:115px 5vw 130px;overflow:hidden}.founder-vision__grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:7vw;margin-top:70px;display:grid}.founder-vision__headline h2{letter-spacing:-.08em;max-width:1050px;margin:20px 0 0;font-size:clamp(62px,8.6vw,150px);line-height:.82}.founder-vision__copy{gap:26px;padding-top:8vh;display:grid}.founder-vision__copy p{margin:0;font-size:clamp(15px,1.2vw,20px);line-height:1.7}.founder-vision__copy p:first-child{font-weight:750}.founder-thanks{border:1px solid var(--bb-black);background:var(--bb-white);box-shadow:18px 18px 0 var(--bb-charcoal);margin:120px 0 0;padding:58px 5vw 64px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3.5vw,58px);font-style:italic;line-height:1.14;position:relative}.founder-thanks span{letter-spacing:.19em;margin-bottom:40px;font-family:Arial,Helvetica,sans-serif;font-size:8px;font-style:normal;font-weight:900;display:block}@keyframes founderWordDrift{0%{transform:translate(-2%,-2%)rotate(-1deg)}to{transform:translate(3%,3%)rotate(1deg)}}@media (max-width:900px){.founder-story__body--profile p:nth-child(2),.founder-story__body--profile p:nth-child(3){padding-top:0}.founder-manifesto{min-height:78svh}.founder-manifesto__quote{width:100%;margin-top:12vh}.founder-vision__grid{grid-template-columns:1fr}.founder-vision__copy{width:min(680px,100%);margin-left:auto;padding-top:0}}@media (max-width:620px){.founder-hero__aside{padding-left:14px}.founder-manifesto,.founder-vision{padding-left:24px;padding-right:24px}.founder-manifesto__quote{font-size:clamp(38px,12vw,62px)}.founder-thanks{box-shadow:10px 10px 0 var(--bb-charcoal);margin-top:80px;padding:34px 24px 40px}}@media (max-width:900px){.founder-v15-contact{grid-template-columns:1fr;gap:48px}.founder-v15-contact__actions a{grid-template-columns:1fr;gap:12px;padding:20px 2px 22px}}@media (max-width:620px){.founder-v15-contact__platform{gap:12px}.founder-v15-contact__icon{border-radius:12px;flex-basis:40px;width:40px;height:40px}.founder-v15-contact__icon svg{width:19px;height:19px}}@media (prefers-reduced-motion:reduce){.founder-manifesto__words span{animation:none}}.founder-v15{--founder-scroll:0;--founder-x:0;--founder-y:0;background:var(--bb-grey);color:var(--bb-black);overflow:clip}.founder-v15__progress{z-index:90;width:calc(var(--founder-scroll) * 100%);background:var(--bb-white);mix-blend-mode:difference;pointer-events:none;height:4px;position:fixed;top:0;left:0}.founder-v15 .reveal{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(34px)scale(.985)}.founder-v15 .reveal.is-visible{opacity:1;transform:translate(0,0)scale(1)}.founder-tilt{transform:perspective(1100px) rotateX(calc(var(--founder-y) * -3.5deg)) rotateY(calc(var(--founder-x) * 4.5deg));transform-style:preserve-3d;transition:transform .18s ease-out}.founder-v15-hero{background:radial-gradient(circle at calc(50% + var(--founder-x) * 10%) calc(50% + var(--founder-y) * 10%), #ffffff94, transparent 34%), var(--bb-grey);border-bottom:1px solid #000000b3;grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:42px 5vw;min-height:max(900px,100svh);padding:138px 5vw 70px;display:grid;position:relative;overflow:hidden}.founder-v15-hero__grid,.founder-v15-hero__noise{pointer-events:none;position:absolute;inset:0}.founder-v15-hero__grid{opacity:.42;transform:translate3d(calc(var(--founder-x) * -18px), calc(var(--founder-y) * -18px), 0) scale(1.03);background-image:linear-gradient(#0000001f 1px,#0000 1px),linear-gradient(90deg,#0000001f 1px,#0000 1px);background-size:7.5vw 7.5vw}.founder-v15-hero__noise{opacity:.12;mix-blend-mode:multiply;background:repeating-radial-gradient(circle at 20% 20%,#000 0 1px,#0000 1px 3px) 0 0/5px 5px}.founder-v15-hero__topline{z-index:2;border-top:1px solid var(--bb-black);border-bottom:1px solid var(--bb-black);letter-spacing:.2em;grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;padding:14px 0;font-size:8px;font-weight:950;display:flex;position:relative}.founder-v15-hero__name{z-index:0;pointer-events:none;transform:translate3d(calc(var(--founder-x) * -24px), calc(var(--founder-y) * -14px), 0);line-height:.72;display:grid;position:absolute;top:15%;left:-1.2vw;right:-1.2vw}.founder-v15-hero__name span{letter-spacing:-.105em;white-space:nowrap;font-size:clamp(130px,20vw,360px);font-weight:950;display:block}.founder-v15-hero__name-solid{color:#00000013;transform:translate(-.02em)}.founder-v15-hero__name-outline{color:#0000;-webkit-text-stroke:1px #0000002e;text-align:right;transform:translate(.02em)}.founder-v15-hero__statement{z-index:3;align-self:end;max-width:840px;padding-top:22vh;position:relative}.founder-v15-hero__statement h1{letter-spacing:-.085em;max-width:820px;margin:16px 0 28px;font-size:clamp(66px,8.8vw,156px);font-weight:900;line-height:.79}.founder-v15-hero__statement h1 span{letter-spacing:-.06em;padding-left:.48em;font-family:Georgia,Times New Roman,serif;font-size:.74em;font-style:italic;font-weight:500;display:block}.founder-v15-hero__statement>p:last-child{width:min(590px,92%);margin:0 0 0 auto;font-size:clamp(15px,1.2vw,20px);line-height:1.65}.founder-v15-id{z-index:4;border:2px solid var(--bb-black);background:var(--bb-white);width:min(430px,100%);box-shadow:14px 14px 0 var(--bb-charcoal);place-self:end;padding:25px;position:relative}.founder-v15-id:before{content:"";pointer-events:none;border:1px dashed #00000040;position:absolute;inset:10px}.founder-v15-id__stamp{aspect-ratio:1;border:2px solid var(--bb-black);border-radius:50%;place-items:center;width:84px;margin-bottom:36px;font-size:31px;font-weight:950;animation:13s linear infinite founderStampSpinV16;display:grid}.founder-v15-id>p{letter-spacing:.22em;margin:0 0 14px;font-size:8px;font-weight:950}.founder-v15-id__tags{z-index:1;flex-wrap:wrap;gap:8px;display:flex;position:relative}.founder-v15-id__tags span{border:1px solid var(--bb-black);background:var(--bb-grey);border-radius:999px;padding:9px 11px;font-size:10px;font-weight:800}.founder-v15-id__tags span:nth-child(2n){background:var(--bb-charcoal);color:var(--bb-white)}.founder-v15-id__footer{z-index:1;border-top:1px solid var(--bb-black);letter-spacing:.15em;justify-content:space-between;gap:20px;margin-top:28px;padding-top:16px;font-size:7px;font-weight:900;display:flex;position:relative}.founder-v15-orbit{z-index:2;aspect-ratio:1;border:1px solid #00000059;border-radius:50%;place-items:center;width:clamp(170px,19vw,330px);animation:7s ease-in-out infinite founderOrbitFloatV16;display:grid;position:absolute;top:22%;right:3vw}.founder-v15-orbit:before,.founder-v15-orbit:after{content:"";border:1px dashed #00000061;border-radius:50%;position:absolute;inset:14%}.founder-v15-orbit:after{inset:34%}.founder-v15-orbit strong{letter-spacing:-.08em;font-size:clamp(30px,4vw,72px);font-weight:950}.founder-v15-orbit__ring{animation:18s linear infinite founderOrbitSpinV16;position:absolute;inset:0}.founder-v15-orbit__ring span{letter-spacing:.14em;transform-origin:0 0;font-size:7px;font-weight:950;position:absolute;top:50%;left:50%}.founder-v15-orbit__ring span:first-child{transform:rotate(0)translate(105px)}.founder-v15-orbit__ring span:nth-child(2){transform:rotate(90deg)translate(105px)}.founder-v15-orbit__ring span:nth-child(3){transform:rotate(180deg)translate(105px)}.founder-v15-orbit__ring span:nth-child(4){transform:rotate(270deg)translate(105px)}.founder-v15-hero__back{z-index:4;border:1px solid var(--bb-black);background:var(--bb-white);width:fit-content;color:inherit;letter-spacing:.14em;align-self:end;padding:14px 18px;font-size:9px;font-weight:900;text-decoration:none;position:relative}.founder-v15-hero__scroll{z-index:3;letter-spacing:.18em;align-items:center;gap:14px;font-size:7px;font-weight:950;display:flex;position:absolute;bottom:30px;right:5vw}.founder-v15-hero__scroll i{background:var(--bb-black);transform-origin:0;width:64px;height:1px;animation:1.7s ease-in-out infinite founderScrollLineV16}.founder-v15-origin{background:linear-gradient(90deg, transparent 49.94%, #0000001f 50%, transparent 50.06%), var(--bb-grey);grid-template-columns:.4fr 1.1fr .8fr;gap:50px 5vw;padding:120px 5vw 140px;display:grid;position:relative;overflow:hidden}.founder-v15-section-label{border-bottom:1px solid var(--bb-black);grid-column:1/-1;align-items:baseline;gap:18px;padding-bottom:18px;display:flex}.founder-v15-section-label span{letter-spacing:-.08em;font-size:clamp(42px,6vw,95px);line-height:.8}.founder-v15-section-label p{letter-spacing:.22em;margin:0;font-size:8px;font-weight:950}.founder-v15-origin__headline{grid-column:1/3}.founder-v15-origin__headline>p{letter-spacing:.2em;margin:0 0 18px;font-size:9px;font-weight:950}.founder-v15-origin__headline h2{letter-spacing:-.09em;margin:0;font-size:clamp(78px,12vw,220px);line-height:.72}.founder-v15-origin__headline em{font-family:Georgia,Times New Roman,serif;font-weight:500;display:inline-block;transform:rotate(-3deg)translate(.25em)}.founder-v15-lists{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:22px;margin:25px 0 10px;display:grid}.founder-v15-list-card{border:2px solid var(--bb-black);flex-direction:column;justify-content:space-between;min-height:340px;padding:25px;display:flex;position:relative;overflow:hidden;box-shadow:10px 10px #00000029}.founder-v15-list-card:after{content:"";aspect-ratio:1;opacity:.11;border:22px solid;border-radius:50%;width:190px;animation:9s linear infinite founderCardOrbitV16;position:absolute;bottom:-60px;right:-55px}.founder-v15-list-card>span,.founder-v15-list-card>small{z-index:1;letter-spacing:.18em;font-size:8px;font-weight:950;position:relative}.founder-v15-list-card strong{z-index:1;letter-spacing:-.09em;font-size:clamp(72px,9vw,145px);line-height:.72;position:relative}.founder-v15-list-card--five{background:var(--bb-charcoal);color:var(--bb-white)}.founder-v15-list-card--ten{background:var(--bb-white)}.founder-v15-list-card--twenty{color:var(--bb-white);background:repeating-linear-gradient(-45deg,#0000 0 18px,#ffffff14 18px 20px),#111}.founder-v15-origin__copy{grid-column:2/4;grid-template-columns:1.15fr 1fr;gap:24px 45px;font-size:clamp(15px,1.15vw,19px);line-height:1.7;display:grid}.founder-v15-origin__copy p{margin:0}.founder-v15-origin__lead{letter-spacing:-.045em;grid-row:span 2;font-size:clamp(27px,3.1vw,52px)!important;line-height:1.05!important}.founder-v15-timeline{border-top:1px solid var(--bb-black);grid-column:1/-1;grid-template-columns:repeat(5,1fr);margin-top:50px;display:grid}.founder-v15-timeline div{letter-spacing:.12em;padding:26px 12px 0 0;font-size:9px;font-weight:900;position:relative}.founder-v15-timeline i{aspect-ratio:1;border:2px solid var(--bb-black);background:var(--bb-grey);border-radius:50%;width:13px;position:absolute;top:-7px;left:0}.founder-v15-timeline div:hover i{background:var(--bb-black);transform:scale(1.3)}.founder-v15-belief{background:var(--bb-charcoal);min-height:105svh;color:var(--bb-white);align-content:center;padding:130px 5vw 100px;display:grid;position:relative;overflow:hidden}.founder-v15-belief__marquee{border-bottom:1px solid #ffffff3d;position:absolute;top:0;left:0;right:0;overflow:hidden}.founder-v15-belief__marquee>div{width:max-content;animation:17s linear infinite founderBeliefMarqueeV16;display:flex}.founder-v15-belief__marquee span{letter-spacing:.26em;border-right:1px solid #ffffff3d;padding:22px 5vw;font-size:11px;font-weight:950}.founder-v15-section-label--light{z-index:2;border-color:#ffffff73;position:relative}.founder-v15-belief__quote{z-index:2;letter-spacing:-.075em;width:min(1450px,96%);margin:11vh auto 0;font-size:clamp(54px,7.7vw,145px);font-weight:850;line-height:.91;position:relative}.founder-v15-belief__quote:before{content:"“";color:#0000;-webkit-text-stroke:1px #ffffff2b;z-index:-1;font-family:Georgia,serif;font-size:4.2em;line-height:1;position:absolute;top:-.42em;left:-.12em}.founder-v15-belief__side-note{z-index:2;border-left:1px solid #fff9;width:min(430px,80%);margin:70px 0 0 auto;padding:20px 0 20px 24px;position:relative}.founder-v15-belief__side-note span{letter-spacing:.2em;font-size:8px;font-weight:950}.founder-v15-belief__side-note p{margin:14px 0 0;font-size:clamp(18px,1.6vw,25px);line-height:1.35}.founder-v15-belief__signal{opacity:.2;justify-content:space-between;align-items:end;gap:7px;height:18vh;display:flex;position:absolute;bottom:0;left:3vw;right:3vw}.founder-v15-belief__signal i{background:var(--bb-white);transform-origin:bottom;flex:1;height:48%;max-height:100%;animation:1.55s ease-in-out infinite alternate founderSignalV16}.founder-v15-belief__signal i:nth-child(4n+1){height:28%;animation-delay:-.2s}.founder-v15-belief__signal i:nth-child(4n+2){height:72%;animation-delay:-.65s}.founder-v15-belief__signal i:nth-child(4n+3){height:44%;animation-delay:-1s}.founder-v15-belief__signal i:nth-child(4n){height:88%;animation-delay:-.4s}.founder-v15-now{background:var(--bb-grey);padding:120px 5vw 145px}.founder-v15-now__intro{grid-template-columns:1.4fr .6fr;align-items:end;gap:5vw;margin:75px 0 65px;display:grid}.founder-v15-now__intro h2{letter-spacing:-.085em;grid-column:1;margin:12px 0 0;font-size:clamp(66px,9.5vw,170px);line-height:.79}.founder-v15-now__intro h2 em{font-family:Georgia,serif;font-weight:500}.founder-v15-now__intro>p:last-child{grid-column:2;margin:0;font-size:clamp(15px,1.2vw,20px);line-height:1.7}.founder-v15-modes{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.founder-v15-mode{border:2px solid var(--bb-black);background:var(--bb-white);flex-direction:column;min-height:420px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:9px 9px #0000002e}.founder-v15-mode:nth-child(2){background:var(--bb-charcoal);color:var(--bb-white);transform:translateY(35px)}.founder-v15-mode:nth-child(3){background:repeating-linear-gradient(90deg, #0000000d 0 1px, transparent 1px 18px), var(--bb-grey)}.founder-v15-mode:before{content:"";aspect-ratio:1;opacity:.12;border:1px solid;border-radius:50%;width:140%;transition:transform .65s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-46%;left:-20%}.founder-v15-mode:hover:before{transform:scale(.76)rotate(22deg)}.founder-v15-mode__top{justify-content:space-between;font-size:10px;font-weight:950;display:flex}.founder-v15-mode__top i{aspect-ratio:1;border:1px solid;border-radius:50%;place-items:center;width:42px;font-style:normal;transition:transform .35s;display:grid}.founder-v15-mode:hover .founder-v15-mode__top i{transform:rotate(45deg)}.founder-v15-mode h3{letter-spacing:-.065em;margin:auto 0 20px;font-size:clamp(49px,5vw,86px);line-height:.85}.founder-v15-mode p{max-width:420px;margin:0;font-size:15px;line-height:1.55}.founder-v15-mode small{letter-spacing:.18em;border-top:1px solid;margin-top:28px;padding-top:18px;font-size:8px;font-weight:950}.founder-v15-gratitude{background:var(--bb-white);grid-template-columns:1fr .7fr;align-items:center;gap:6vw;min-height:88svh;padding:145px 5vw 95px;display:grid;position:relative;overflow:hidden}.founder-v15-gratitude__ticker{border-top:1px solid var(--bb-black);border-bottom:1px solid var(--bb-black);position:absolute;top:0;left:0;right:0;overflow:hidden}.founder-v15-gratitude__ticker>div{align-items:center;width:max-content;animation:18s linear infinite reverse founderGratitudeTickerV16;display:flex}.founder-v15-gratitude__ticker span{letter-spacing:-.04em;padding:24px 2.4vw;font-size:clamp(24px,3vw,50px);font-weight:950}.founder-v15-gratitude__ticker i{font-style:normal}.founder-v15-gratitude__copy>span{letter-spacing:.2em;font-size:9px;font-weight:950}.founder-v15-gratitude__copy h2{letter-spacing:-.08em;margin:24px 0 34px;font-size:clamp(70px,9vw,155px);line-height:.78}.founder-v15-gratitude__copy p{width:min(670px,95%);margin:0 0 0 auto;font-size:clamp(16px,1.3vw,21px);line-height:1.65}.founder-v15-signature{color:var(--bb-charcoal);justify-self:end;font-family:Georgia,serif;font-size:clamp(82px,11vw,190px);font-style:italic;line-height:.66;position:relative;transform:rotate(-7deg)}.founder-v15-signature span{padding-left:.28em;display:block}.founder-v15-signature:after{content:"";transform-origin:0;background:currentColor;height:2px;animation:3s ease-in-out infinite founderSignatureLineV16;position:absolute;bottom:-.16em;left:-4%;right:-8%;transform:rotate(-3deg)scaleX(0)}.founder-v15-contact{background:var(--bb-charcoal);min-height:90svh;color:var(--bb-white);grid-template-columns:.9fr 1.1fr;align-items:center;gap:7vw;padding:120px 5vw 90px;display:grid}.founder-v15-contact__copy h2{letter-spacing:-.085em;margin:20px 0 0;font-size:clamp(72px,9vw,160px);line-height:.78}.founder-v15-contact__copy h2 em{font-family:Georgia,serif;font-weight:500;display:inline-block;transform:rotate(-3deg)}.founder-v15-contact__actions{border-top:1px solid #ffffff59;display:grid}.founder-v15-contact__actions a{min-height:104px;color:inherit;border-bottom:1px solid #ffffff59;grid-template-columns:.34fr .66fr;align-items:center;gap:24px;padding:22px 6px;text-decoration:none;display:grid;position:relative;overflow:hidden}.founder-v15-contact__actions a:before{content:"";background:var(--bb-white);transition:transform .55s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-102%)}.founder-v15-contact__actions a:hover:before,.founder-v15-contact__actions a:focus-visible:before{transform:translate(0)}.founder-v15-contact__platform,.founder-v15-contact__actions strong{z-index:1;transition:color .3s,transform .45s cubic-bezier(.16,1,.3,1);position:relative}.founder-v15-contact__platform{align-items:center;gap:14px;display:flex}.founder-v15-contact__icon{background:#ffffff0a;border:1px solid #ffffff61;border-radius:14px;flex:0 0 46px;place-items:center;width:46px;height:46px;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .3s,background .3s;display:grid;box-shadow:inset 0 0 0 1px #ffffff0a}.founder-v15-contact__icon svg{width:22px;height:22px;display:block}.founder-v15-contact__platform>span:last-child{letter-spacing:.18em;text-transform:uppercase;font-size:8px;font-weight:950}.founder-v15-contact__actions strong{letter-spacing:-.035em;overflow-wrap:anywhere;font-size:clamp(19px,2vw,34px);line-height:1.1}.founder-v15-contact__actions a:hover .founder-v15-contact__platform,.founder-v15-contact__actions a:hover strong,.founder-v15-contact__actions a:focus-visible .founder-v15-contact__platform,.founder-v15-contact__actions a:focus-visible strong{color:var(--bb-black);transform:translate(10px)}.founder-v15-contact__actions a:hover .founder-v15-contact__icon,.founder-v15-contact__actions a:focus-visible .founder-v15-contact__icon{background:#00000014;border-color:#0000002e;transform:translate(10px)rotate(-4deg)scale(1.04)}.bb-cinema-transition__door{isolation:isolate;background:linear-gradient(90deg,#ffffff05,#0000 11%,#ffffff0f 18%,#0000 27%,#ffffff06 39%,#0000 52%,#ffffff0e 64%,#0000 77%,#ffffff05),repeating-linear-gradient(90deg,#020202 0 8%,#151515 12%,#040404 18%)}.bb-cinema-transition__cloth-geometry{z-index:1;opacity:.32;mix-blend-mode:screen;pointer-events:none;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);display:grid;position:absolute;inset:0}.bb-cinema-transition__cloth-geometry:before,.bb-cinema-transition__cloth-geometry:after{content:"";border:1px solid #ffffff3b;position:absolute;inset:7% 9%;transform:skewY(-8deg)}.bb-cinema-transition__cloth-geometry:after{border-style:dashed;inset:18% 21%;transform:skewY(8deg)rotate(45deg)}.bb-cinema-transition__cloth-geometry i{border:1px solid #ffffff1f;display:block;position:relative}.bb-cinema-transition__cloth-geometry i:nth-child(odd):before,.bb-cinema-transition__cloth-geometry i:nth-child(2n):before{content:"";border:1px solid #fff3;position:absolute;inset:28%;transform:rotate(45deg)}.bb-cinema-transition__cloth-geometry i:nth-child(2n):before{inset:18% 34%;transform:rotate(0)}.bb-cinema-transition__cloth-letter{background:repeating-linear-gradient(135deg,#f2f2ed 0 13px,#a8a8a3 13px 26px,#2a2a2a 26px 31px),#efefeb;-webkit-text-stroke:2px #ffffff38;filter:drop-shadow(0 14px 20px #000c);opacity:.95;-webkit-background-clip:text;background-clip:text;z-index:3!important;color:#0000!important}.bb-cinema-transition__door--left .bb-cinema-transition__cloth-letter{transform:translate(5%)skewY(-1.5deg)}.bb-cinema-transition__door--right .bb-cinema-transition__cloth-letter{transform:translate(-5%)skewY(1.5deg)}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__cloth-geometry{animation:7.6s ease-in-out both bbClothGeometryV16}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__cloth-letter{animation:7.6s cubic-bezier(.16,1,.3,1) both bbClothLetterV16}@keyframes founderStampSpinV16{to{transform:rotate(360deg)}}@keyframes founderOrbitFloatV16{0%,to{transform:translate(0,0)}50%{transform:translateY(-16px)}}@keyframes founderOrbitSpinV16{to{transform:rotate(360deg)}}@keyframes founderScrollLineV16{0%,to{opacity:.35;transform:scaleX(.2)}50%{opacity:1;transform:scaleX(1)}}@keyframes founderCardOrbitV16{to{transform:rotate(360deg)}}@keyframes founderBeliefMarqueeV16{to{transform:translate(-50%)}}@keyframes founderSignalV16{0%{opacity:.3;transform:scaleY(.3)}to{opacity:1;transform:scaleY(1)}}@keyframes founderGratitudeTickerV16{to{transform:translate(-50%)}}@keyframes founderSignatureLineV16{0%,20%{transform:rotate(-3deg)scaleX(0)}55%,80%{transform:rotate(-3deg)scaleX(1)}to{transform-origin:100%;transform:rotate(-3deg)scaleX(0)}}@keyframes bbClothGeometryV16{0%,12%{opacity:0;transform:scale(1.1)}18%,31%{opacity:.4;transform:scale(1)}42%,to{opacity:.14;transform:scale(1.04)}}@keyframes bbClothLetterV16{0%,8%{opacity:0;filter:blur(5px)drop-shadow(0 14px 20px #000c)}17%,30%{opacity:.98;filter:blur()drop-shadow(0 14px 20px #000c)}38%{opacity:.45;filter:blur(1px)drop-shadow(0 14px 20px #000c)}48%,to{opacity:0;filter:blur(3px)drop-shadow(0 14px 20px #000c)}}@media (max-width:980px){.founder-v15-hero{grid-template-columns:1fr;padding-top:120px}.founder-v15-hero__statement{padding-top:29vh}.founder-v15-id{justify-self:start}.founder-v15-orbit{opacity:.62;top:19%;right:-5vw}.founder-v15-origin{grid-template-columns:1fr}.founder-v15-origin__headline,.founder-v15-lists,.founder-v15-origin__copy,.founder-v15-timeline{grid-column:1}.founder-v15-lists{grid-template-columns:1fr 1fr}.founder-v15-list-card:last-child{grid-column:1/-1}.founder-v15-origin__copy{grid-template-columns:1fr}.founder-v15-origin__lead{grid-row:auto}.founder-v15-now__intro{grid-template-columns:1fr}.founder-v15-now__intro h2,.founder-v15-now__intro>p:last-child{grid-column:1}.founder-v15-modes{grid-template-columns:1fr 1fr}.founder-v15-mode:last-child{grid-column:1/-1}.founder-v15-gratitude,.founder-v15-contact{grid-template-columns:1fr}.founder-v15-signature{justify-self:start}}@media (max-width:680px){.founder-v15-hero,.founder-v15-origin,.founder-v15-belief,.founder-v15-now,.founder-v15-gratitude,.founder-v15-contact{padding-left:24px;padding-right:24px}.founder-v15-hero__topline span:nth-child(2){display:none}.founder-v15-hero__topline{align-items:flex-start}.founder-v15-hero__name{top:19%}.founder-v15-hero__name span{font-size:26vw}.founder-v15-hero__statement{padding-top:24vh}.founder-v15-hero__statement h1{font-size:clamp(55px,17vw,92px)}.founder-v15-hero__statement>p:last-child{width:100%;margin-left:0}.founder-v15-orbit,.founder-v15-hero__scroll{display:none}.founder-v15-lists,.founder-v15-modes{grid-template-columns:1fr}.founder-v15-list-card:last-child,.founder-v15-mode:last-child{grid-column:1}.founder-v15-list-card{min-height:265px}.founder-v15-timeline{border-top:0;grid-template-columns:1fr}.founder-v15-timeline div{border-top:1px solid var(--bb-black);padding:17px 0 17px 28px}.founder-v15-timeline i{top:50%;transform:translateY(-50%)}.founder-v15-belief__quote{width:100%;font-size:clamp(45px,13vw,72px)}.founder-v15-belief__side-note{width:100%}.founder-v15-mode:nth-child(2){transform:none}.founder-v15-contact__actions a{grid-template-columns:1fr;gap:8px}.bb-cinema-transition__cloth-geometry{opacity:.22}}@media (max-width:900px){.founder-v15-contact{grid-template-columns:1fr;gap:48px}.founder-v15-contact__actions a{grid-template-columns:1fr;gap:12px;padding:20px 2px 22px}}@media (max-width:620px){.founder-v15-contact__platform{gap:12px}.founder-v15-contact__icon{border-radius:12px;flex-basis:40px;width:40px;height:40px}.founder-v15-contact__icon svg{width:19px;height:19px}}@media (prefers-reduced-motion:reduce){.founder-v15 *,.bb-cinema-transition__cloth-geometry,.bb-cinema-transition__cloth-letter{transition-duration:.01ms!important;animation:none!important}.founder-v15 .reveal{opacity:1;transform:none}}.founder-v18-heart{z-index:4;isolation:isolate;place-self:end center;place-items:center;width:min(560px,100%);min-height:420px;margin-bottom:24px;display:grid;position:relative}.founder-v18-heart:before{content:"";filter:blur(8px);opacity:.72;background:radial-gradient(circle,#ffffffad,#ffffff26 42%,#0000 70%);border-radius:50%;animation:2.05s ease-in-out infinite founderHeartGlowV18;position:absolute;inset:14% 7%}.founder-v18-heart__mark{z-index:3;transform-origin:50%;width:min(470px,88%);padding:clamp(24px,3vw,42px);animation:2.05s cubic-bezier(.3,.1,.2,1) infinite founderHeartBeatV18;position:relative}.founder-v18-heart__mark:before,.founder-v18-heart__mark:after{content:"";clip-path:polygon(50% 0,100% 22%,88% 80%,50% 100%,12% 80%,0 22%);pointer-events:none;border:1px solid #00000047;position:absolute;inset:5% 2%}.founder-v18-heart__mark:after{opacity:.45;border-style:dashed;inset:13% 9%;transform:rotate(7deg)}.founder-v18-heart__mark img{filter:drop-shadow(0 18px 24px #00000029);width:100%;height:auto;display:block}.founder-v18-heart__ring{z-index:1;aspect-ratio:1;opacity:0;pointer-events:none;border:1px solid #00000047;border-radius:50%;width:66%;animation:2.05s ease-out infinite founderHeartRingV18;position:absolute;top:50%;left:50%;translate:-50% -50%}.founder-v18-heart__ring--two{animation-delay:.16s}.founder-v18-heart__ring--three{animation-delay:.32s}.founder-v18-heart__signal{z-index:5;width:96%;height:auto;position:absolute;bottom:4%;left:50%;overflow:visible;translate:-50%}.founder-v18-heart__signal path{fill:none;stroke:var(--bb-black);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:860;stroke-dashoffset:860px;animation:2.05s linear infinite founderHeartSignalV18}@keyframes founderHeartBeatV18{0%,7%,18%,to{transform:scale(1)}10%{transform:scale(1.045)}13%{transform:scale(.992)}21%{transform:scale(1.075)}27%{transform:scale(1)}}@keyframes founderHeartGlowV18{0%,7%,18%,to{opacity:.25;transform:scale(.9)}10%{opacity:.55;transform:scale(1.02)}21%{opacity:.78;transform:scale(1.12)}34%{opacity:.3;transform:scale(.96)}}@keyframes founderHeartRingV18{0%,8%{opacity:0;transform:scale(.58)}18%{opacity:.5}48%,to{opacity:0;transform:scale(1.55)}}@keyframes founderHeartSignalV18{0%,7%{stroke-dashoffset:860px;opacity:.2}31%,72%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-860px;opacity:.15}}.bb-cinema-transition__door:before{content:"";z-index:5;pointer-events:none;mix-blend-mode:multiply;opacity:.82;background:repeating-linear-gradient(90deg,#0000007a 0 5%,#ffffff0e 8%,#0000009e 13%,#ffffff06 18%),linear-gradient(#ffffff09,#0000 28%,#00000057);position:absolute;inset:0}.bb-cinema-transition__fabric-letter{z-index:2;opacity:0;mix-blend-mode:multiply;transform-origin:50%;will-change:transform, opacity, filter;pointer-events:none;width:116%;height:94%;display:block;position:absolute;top:3%;overflow:visible}.bb-cinema-transition__door--left .bb-cinema-transition__fabric-letter{right:-8%;transform:perspective(1100px)rotateY(-4deg)skewY(-1.2deg)scale(1.03)}.bb-cinema-transition__door--right .bb-cinema-transition__fabric-letter{left:-8%;transform:perspective(1100px)rotateY(4deg)skewY(1.2deg)scale(1.03)}.bb-cinema-transition__fabric-stitch path{fill:none;stroke:#000000d1;stroke-width:7px;stroke-dasharray:5 16;stroke-linecap:round}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__fabric-letter{animation:7.6s cubic-bezier(.16,1,.3,1) both bbFabricLetterV18}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__door--left .bb-cinema-transition__fabric-letter{animation-name:bbFabricLetterLeftV18}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__door--right .bb-cinema-transition__fabric-letter{animation-name:bbFabricLetterRightV18}@keyframes bbFabricLetterV18{0%,8%{opacity:0;filter:blur(9px)contrast(.75)}15%,30%{opacity:.8;filter:blur()contrast(1.18)}38%{opacity:.42;filter:blur(1px)contrast()}48%,to{opacity:0;filter:blur(5px)contrast(.8)}}@keyframes bbFabricLetterLeftV18{0%,8%{opacity:0;filter:blur(9px)contrast(.75);transform:perspective(1100px)rotateY(-10deg)skewY(-4deg)scale(.9,.98)}15%{opacity:.82;filter:blur()contrast(1.18);transform:perspective(1100px)rotateY(3deg)skewY(1.8deg)scale(1.07,.97)}20%,29%{opacity:.82;filter:blur()contrast(1.2);transform:perspective(1100px)rotateY(-2deg)skewY(-1.2deg)scaleX(1.03)}38%{opacity:.4;filter:blur(1px)contrast();transform:perspective(1100px)rotateY(-7deg)skewY(-3deg)scale(1.09,.96)}48%,to{opacity:0;filter:blur(5px)contrast(.8);transform:perspective(1100px)rotateY(-13deg)skewY(-5deg)scale(.92,1.05)}}@keyframes bbFabricLetterRightV18{0%,8%{opacity:0;filter:blur(9px)contrast(.75);transform:perspective(1100px)rotateY(10deg)skewY(4deg)scale(.9,.98)}15%{opacity:.82;filter:blur()contrast(1.18);transform:perspective(1100px)rotateY(-3deg)skewY(-1.8deg)scale(1.07,.97)}20%,29%{opacity:.82;filter:blur()contrast(1.2);transform:perspective(1100px)rotateY(2deg)skewY(1.2deg)scaleX(1.03)}38%{opacity:.4;filter:blur(1px)contrast();transform:perspective(1100px)rotateY(7deg)skewY(3deg)scale(1.09,.96)}48%,to{opacity:0;filter:blur(5px)contrast(.8);transform:perspective(1100px)rotateY(13deg)skewY(5deg)scale(.92,1.05)}}@media (max-width:980px){.founder-v18-heart{justify-self:start;width:min(620px,100%);min-height:330px;margin-top:-20px}}@media (max-width:680px){.founder-v18-heart{min-height:250px;margin-top:4px;margin-bottom:64px}.founder-v18-heart__mark{width:92%;padding:18px}.founder-v18-heart__signal{bottom:0}.bb-cinema-transition__fabric-letter{width:128%;height:90%;top:5%}}@media (prefers-reduced-motion:reduce){.founder-v18-heart *,.bb-cinema-transition__fabric-letter{animation:none!important}.founder-v18-heart__ring{display:none}.founder-v18-heart__signal path{stroke-dashoffset:0}.bb-cinema-transition__fabric-letter{opacity:.68}}.bb-about__stamp{display:none!important}.bb-cinema-transition__fabric-letter{mix-blend-mode:screen}.bb-cinema-transition__fabric-marquee-lines path{fill:none;stroke:#fff1b385;stroke-width:8px;stroke-linecap:round}.bb-cinema-transition__fabric-stitch path{stroke:#5d3800b8}.bb-cinema-transition__fabric-marquee-lines path{fill:none;stroke:#ffda69e0;stroke-width:10px;stroke-linecap:round;filter:drop-shadow(0 0 10px #ffb82b8c)}.bb-cinema-transition__bulb-field g{animation:.72s steps(2,end) infinite bbCinemaLetterBulbsV21}.bb-cinema-transition__bulb-field g:nth-child(3n){animation-delay:.12s}.bb-cinema-transition__bulb-field g:nth-child(4n){animation-delay:.24s}.bb-cinema-transition__bulb-field g:nth-child(5n){animation-delay:.36s}.bb-cinema-transition__marquee{background:linear-gradient(#101012f5,#040405fa),#050505;border-color:#f6c64c;box-shadow:0 0 0 10px #080808,0 0 0 13px #d7971d,0 0 42px #ffbe3657,0 0 110px #ff682029}.bb-cinema-transition__popcorn{z-index:3;color:#ffd33f;filter:drop-shadow(0 0 5px #ffdf66f2)drop-shadow(0 0 14px #ff312085);opacity:0;place-items:center;width:96px;height:84px;margin-bottom:12px;display:grid;position:relative}.bb-cinema-transition__popcorn-cloud{color:#fff0a1;letter-spacing:-10px;white-space:nowrap;text-shadow:0 0 4px #fff7c8,0 0 10px #ffd23f;width:100%;font-size:31px;line-height:1;position:absolute;top:-3px;left:50%;translate:-50%}.bb-cinema-transition__popcorn-box{color:#ff2929;text-shadow:0 0 4px #ffb1a7,0 0 12px #ff2d22;font-size:52px;line-height:1;position:absolute;top:29px;left:50%;transform:scaleX(1.22)}@keyframes bbCinemaLetterBulbsV21{0%,to{opacity:.72}50%{opacity:1}}@keyframes bbCinemaPopcornV21{0%,31%{opacity:0;transform:translateY(16px)scale(.82)rotate(-6deg)}38%{opacity:1;transform:translateY(-3px)scale(1.08)rotate(3deg)}43%,72%{opacity:1;transform:translateY(0)scale(1)rotate(0)}81%,to{opacity:0;transform:translateY(-14px)scale(.94)}}@media (max-width:680px){.bb-cinema-transition__popcorn{width:72px;height:62px;margin-bottom:6px}.bb-cinema-transition__popcorn-cloud{font-size:23px}.bb-cinema-transition__popcorn-box{font-size:39px;top:22px}}@media (prefers-reduced-motion:reduce){.bb-cinema-transition__bulb-field g,.bb-cinema-transition__popcorn{animation:none!important}}.bb-cinema-transition__door:before{mix-blend-mode:normal;opacity:.94;background:linear-gradient(#ffffff0e,#0000 16%,#00000073 78%,#000c),repeating-linear-gradient(90deg,#ffffff0b 0 2%,#00000038 5%,#ffffff05 8%,#00000057 12%)}.bb-cinema-transition__door:after{opacity:.72;background:radial-gradient(circle at 50% 22%,#ffffff1a,#0000 31%),linear-gradient(90deg,#0000,#ffffff0e,#0000)}.bb-cinema-transition__fabric-letter{mix-blend-mode:normal;filter:drop-shadow(0 0 2px #ffffff59)drop-shadow(0 14px 30px #000000f2)}.bb-cinema-transition__fabric-marquee-lines path{stroke:#ffffffd1;filter:drop-shadow(0 0 8px #ffffff4d)}.bb-cinema-transition__marquee{color:#f7f7f3;background:linear-gradient(#121212fa,#020202fc);border-color:#ffffffe6;box-shadow:0 0 0 10px #050505,0 0 0 13px #ffffffb8,0 0 45px #ffffff2e,0 0 110px #ffffff14}.bb-cinema-transition__marquee:before{filter:drop-shadow(0 0 7px #ffffff8c);background:radial-gradient(circle,#fff 0 4px,#9c9c98 5px,#181818 7px,#0000 8px) 0 0/30px 20px repeat-x,radial-gradient(circle,#fff 0 4px,#9c9c98 5px,#181818 7px,#0000 8px) 0 100%/30px 20px repeat-x,radial-gradient(circle,#fff 0 4px,#9c9c98 5px,#181818 7px,#0000 8px) 0 0/20px 30px repeat-y,radial-gradient(circle,#fff 0 4px,#9c9c98 5px,#181818 7px,#0000 8px) 100% 0/20px 30px repeat-y}.bb-cinema-transition__marquee small,.bb-cinema-transition__marquee em{color:#fff;border-color:#ffffff94}.bb-cinema-transition__popcorn{color:#fff;filter:drop-shadow(0 0 7px #ffffff73)}.bb-cinema-transition__popcorn-cloud{color:#f6f6f2;text-shadow:0 0 5px #fff,0 0 12px #ffffff73}.bb-cinema-transition__popcorn-box{color:#f6f6f2;text-shadow:0 0 4px #fff,0 0 11px #ffffff61}.bb-cinema-transition__spotlight{background:linear-gradient(#ffffff6b,#ffffff12 60%,#0000 100%)}.bb-cinema-transition__door{background:radial-gradient(at 50% -10%,#ffffff1a,#0000 42%) 0 0/100% 100%,repeating-linear-gradient(90deg,#000 0 3%,#050505 5%,#202020 9%,#070707 13%,#000 18%,#161616 23%,#030303 28%) 0 0/132px 100%;box-shadow:inset 0 0 120px #000000f5,inset 0 -90px 100px #000000b8,0 0 60px #000000f5}.bb-cinema-transition__door:before{z-index:4;opacity:.88;transform-origin:50% 0;background:repeating-linear-gradient(90deg,#0000 0 7%,#ffffff1c 10%,#0000 13%,#000000b3 18%,#0000 24%),linear-gradient(#ffffff12,#0000 19%,#00000085 78%,#000);animation:2.8s ease-in-out infinite alternate bbCurtainFoldsV23;inset:-3% -8%}.bb-cinema-transition__door:after{z-index:4;opacity:.72;background:radial-gradient(at 50% 10%,#ffffff21,#0000 22%) 0 0/100% 100%,repeating-linear-gradient(94deg,#0000 0 9%,#ffffff0b 12%,#0000 16%,#0000004d 20%,#0000 26%) 0 0/160px 100%;animation:3.7s ease-in-out infinite alternate bbCurtainLightV23;inset:0}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__door--left:before{animation:2.8s ease-in-out infinite alternate bbCurtainFoldsV23,7.6s both bbCurtainLeanLeftV23}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__door--right:before{animation:2.8s ease-in-out infinite alternate-reverse bbCurtainFoldsV23,7.6s both bbCurtainLeanRightV23}.bb-cinema-transition__fabric-letter{z-index:3;mix-blend-mode:normal;filter:drop-shadow(0 1px #ffffffe6)drop-shadow(0 12px 28px #000c)}.bb-cinema-transition__fabric-marquee-lines,.bb-cinema-transition__bulb-field{display:none!important}.bb-cinema-transition__house:after{content:"";z-index:1;clip-path:polygon(46% 0,54% 0,94% 100%,6% 100%);filter:blur(18px);mix-blend-mode:screen;opacity:0;pointer-events:none;background:linear-gradient(#ffffff7a,#ffffff24 54%,#0000 100%);width:min(980px,92vw);height:88vh;position:absolute;top:6%;left:50%;translate:-50%}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__house:after{animation:7.6s ease-in-out both bbNowShowingHaloV23}.bb-cinema-transition__spotlight{z-index:3;mix-blend-mode:screen;filter:blur(7px);background:linear-gradient(#ffffffc2,#fff3 56%,#0000 100%);height:138vh;top:-24vh}.bb-cinema-transition__spotlight--left,.bb-cinema-transition__spotlight--right{width:clamp(220px,30vw,520px)}.bb-cinema-transition__spotlight--centre{width:clamp(280px,34vw,620px)}.bb-cinema-transition__popcorn{color:#fff;filter:drop-shadow(0 0 8px #ffffff52);transform-origin:50% 82%;width:108px;height:96px;margin-bottom:14px;display:block;position:relative}.bb-cinema-transition__popcorn-tub{z-index:2;background:#070707;border:3px solid #fff;border-radius:7px 7px 16px 16px;width:66px;height:55px;position:absolute;bottom:0;left:50%;overflow:hidden;transform:perspective(160px)rotateX(-5deg)rotate(-3deg);box-shadow:inset 0 -9px #ffffff14,0 8px 16px #0000008c}.bb-cinema-transition__popcorn-tub i{background:#fff;width:10px;height:125%;position:absolute;top:-10%;transform:skew(-12deg)}.bb-cinema-transition__popcorn-tub i:first-child{left:7px}.bb-cinema-transition__popcorn-tub i:nth-child(2){left:25px}.bb-cinema-transition__popcorn-tub i:nth-child(3){left:43px}.bb-cinema-transition__popcorn-tub i:nth-child(4){left:61px}.bb-cinema-transition__kernel{z-index:3;background:#fff;border:3px solid #080808;border-radius:48% 52% 45% 55%/54% 45% 55% 46%;width:32px;height:28px;position:absolute;box-shadow:inset -5px -5px #d7d7d2,0 3px #00000080}.bb-cinema-transition__kernel:before,.bb-cinema-transition__kernel:after{content:"";background:#fff;border:3px solid #080808;border-radius:50%;width:17px;height:17px;position:absolute}.bb-cinema-transition__kernel:before{top:6px;left:-9px}.bb-cinema-transition__kernel:after{top:3px;right:-9px}.bb-cinema-transition__kernel--one{top:12px;left:18px;transform:rotate(-13deg)}.bb-cinema-transition__kernel--two{top:3px;left:39px;transform:rotate(8deg)scale(1.08)}.bb-cinema-transition__kernel--three{top:17px;right:14px;transform:rotate(17deg)}.bb-cinema-transition__kernel--four{top:25px;left:40px;transform:rotate(-3deg)scale(.88)}.bb-cinema-transition__popcorn-shades{z-index:6;gap:5px;width:47px;height:15px;display:flex;position:absolute;top:24px;left:50%;transform:rotate(-4deg)}.bb-cinema-transition__popcorn-shades:before{content:"";background:#050505;width:9px;height:3px;position:absolute;top:4px;left:19px}.bb-cinema-transition__popcorn-shades i{background:#050505;border:2px solid #fff;border-radius:2px 2px 8px 8px;flex:1;box-shadow:inset 3px 2px #ffffff29}.bb-cinema-transition__popcorn-spark{z-index:7;color:#fff;text-shadow:0 0 8px #fffc;font-size:19px;position:absolute}.bb-cinema-transition__popcorn-spark--one{top:5px;left:-4px}.bb-cinema-transition__popcorn-spark--two{font-size:24px;top:-4px;right:-3px}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__popcorn{animation:7.6s cubic-bezier(.16,1,.3,1) both bbPopcornEntranceV23}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__kernel--one{animation:1.15s ease-in-out 3.15s infinite alternate bbKernelBounceOneV23}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__kernel--two{animation:1.05s ease-in-out 3.25s infinite alternate bbKernelBounceTwoV23}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__kernel--three{animation:1.25s ease-in-out 3.05s infinite alternate bbKernelBounceThreeV23}.world-wipe-v8.is-active.to-boogie .bb-cinema-transition__popcorn-spark{animation:.9s ease-in-out 3.3s infinite alternate bbPopcornSparkV23}@keyframes bbCurtainFoldsV23{0%{background-position:0 0,0 0;transform:skew(-.35deg)scaleX(1.015)}50%{background-position:0 0,14px 0;transform:skew(.45deg)scaleX(.995)}to{background-position:0 0,-12px 0;transform:skew(-.2deg)scaleX(1.01)}}@keyframes bbCurtainLightV23{0%{opacity:.56;background-position:0 0,-12px 0}to{opacity:.84;background-position:0 0,18px 0}}@keyframes bbCurtainLeanLeftV23{0%,12%{clip-path:polygon(0 0,100% 0,99% 100%,0 100%)}20%,30%{clip-path:polygon(0 0,100% 0,96% 100%,0 100%)}42%,to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes bbCurtainLeanRightV23{0%,12%{clip-path:polygon(0 0,100% 0,100% 100%,1% 100%)}20%,30%{clip-path:polygon(0 0,100% 0,100% 100%,4% 100%)}42%,to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes bbNowShowingHaloV23{0%,30%{opacity:0;transform:scaleX(.45)}39%{opacity:.42;transform:scaleX(1.08)}49%,79%{opacity:.28;transform:scaleX(.92)}91%,to{opacity:0;transform:scaleX(.6)}}@keyframes bbPopcornEntranceV23{0%,32%{opacity:0;transform:translateY(20px)scale(.65)rotate(-12deg)}40%{opacity:1;transform:translateY(-7px)scale(1.12)rotate(6deg)}46%,78%{opacity:1;transform:translateY(0)scale(1)rotate(-2deg)}88%,to{opacity:0;transform:translateY(-15px)scale(.9)rotate(7deg)}}@keyframes bbKernelBounceOneV23{to{transform:translateY(-7px)rotate(-20deg)}}@keyframes bbKernelBounceTwoV23{to{transform:translateY(-10px)rotate(14deg)scale(1.08)}}@keyframes bbKernelBounceThreeV23{to{transform:translateY(-6px)rotate(22deg)}}@keyframes bbPopcornSparkV23{to{opacity:.5;transform:translateY(-4px)rotate(22deg)scale(1.25)}}@media (max-width:680px){.bb-cinema-transition__popcorn{width:86px;height:78px;margin-bottom:8px}.bb-cinema-transition__popcorn-tub{width:54px;height:45px}.bb-cinema-transition__popcorn-tub i:first-child{left:5px}.bb-cinema-transition__popcorn-tub i:nth-child(2){left:20px}.bb-cinema-transition__popcorn-tub i:nth-child(3){left:35px}.bb-cinema-transition__popcorn-tub i:nth-child(4){left:50px}.bb-cinema-transition__kernel{transform:scale(.82)}.bb-cinema-transition__kernel--one{top:9px;left:11px}.bb-cinema-transition__kernel--two{top:2px;left:28px}.bb-cinema-transition__kernel--three{top:12px;right:6px}.bb-cinema-transition__kernel--four{top:20px;left:30px}.bb-cinema-transition__popcorn-shades{top:19px;transform:translate(-50%)scale(.82)rotate(-4deg)}}@media (prefers-reduced-motion:reduce){.bb-cinema-transition__door:before,.bb-cinema-transition__door:after,.bb-cinema-transition__house:after,.bb-cinema-transition__popcorn,.bb-cinema-transition__kernel,.bb-cinema-transition__popcorn-spark{animation:none!important}}.action-icon{color:currentColor;transform-origin:50%;width:20px;height:20px;transition:transform .35s var(--ease), opacity .35s var(--ease), background .35s var(--ease), color .35s var(--ease);flex:none;justify-content:center;align-items:center;font-style:normal;line-height:0;display:inline-flex}.action-icon svg{width:100%;height:100%;display:block;overflow:visible}.action-icon--youtube{width:22px}.action-icon--story,.action-icon--founder,.action-icon--mail,.action-icon--venture,.action-icon--boogie,.action-icon--home,.action-icon--signal{width:19px;height:19px}.bb-button,.bb-founder-tease__link,.bb-youtube__center a,.bb-final-cta__content a,.bb-contact-v8__email,.bb-footer a,.header-action a,.venture-back,.venture-contact-v8__email,.venture-footer>a,.venture-door i,.founder-v15-hero__back,.founder-v15-contact__actions strong{align-items:center;gap:13px;display:inline-flex}.bb-button,.bb-founder-tease__link,.bb-contact-v8__email,.venture-contact-v8__email,.venture-back{justify-content:space-between}.bb-footer a{gap:8px}.venture-door i{justify-content:space-between;width:100%}.founder-v15-hero__back{flex-direction:row}.founder-v15-contact__actions strong{justify-content:space-between;min-width:0}.founder-v15-contact__actions strong .action-icon{opacity:.72;width:24px;height:24px;margin-left:16px}.founder-v15-mode__top i.action-icon{width:23px;height:23px;font-style:normal}.bb-motion-link:hover .action-icon,.bb-motion-link:focus-visible .action-icon,.header-action a:hover .action-icon,.header-action a:focus-visible .action-icon{transform:translateY(-2px)scale(1.08)}.bb-motion-link:hover .action-icon--youtube,.header-action a:hover .action-icon--youtube{transform:translateY(-2px)scale(1.11)rotate(-3deg)}.bb-motion-link:hover .action-icon--story{transform:translateY(-2px)rotate(3deg)scale(1.08)}.bb-motion-link:hover .action-icon--founder,.bb-motion-link:hover .action-icon--home{transform:translateY(-2px)scale(1.09)}.bb-motion-link:hover .action-icon--mail{transform:translateY(-2px)rotate(-4deg)scale(1.08)}.venture-motion-link:hover .action-icon,.venture-motion-link:focus-visible .action-icon,.venture-back:hover .action-icon,.venture-back:focus-visible .action-icon{animation:.62s cubic-bezier(.2,.9,.25,1.25) both ventureActionIconV24}@keyframes ventureActionIconV24{0%,to{transform:translateY(0)rotate(0)scale(1)}38%{transform:translateY(-5px)rotate(-8deg)scale(1.16)}68%{transform:translateY(1px)rotate(5deg)scale(.98)}}.header-action a:hover span.action-icon{animation:none}@media (max-width:680px){.action-icon{width:18px;height:18px}.action-icon--youtube{width:21px}.founder-v15-contact__actions strong .action-icon{width:21px;height:21px;margin-left:10px}}@media (prefers-reduced-motion:reduce){.action-icon,.venture-motion-link:hover .action-icon,.venture-motion-link:focus-visible .action-icon,.venture-back:hover .action-icon,.venture-back:focus-visible .action-icon{animation:none!important;transform:none!important}}@media (max-width:760px){.venture-stage-v8__ribbon span{flex:none;display:inline-block!important}.venture-stage-v8__ribbon i{flex:none;display:grid!important}.venture-stage-v8__ribbon-set{justify-content:flex-start;gap:28px;width:max-content;min-width:100vw;padding-inline:24px}.venture-stage-v8__ribbon-track{animation-duration:22s}.venture-stage-v8__ribbon-track--reverse{animation-duration:25s}}.founder-v15-origin__copy{margin-top:12px}.founder-v15-signature{transform-origin:0;max-width:100%}@media (max-width:680px){.founder-v15-signature{width:100%;max-width:100%;padding-right:8px;font-size:clamp(52px,15vw,78px);line-height:.72;overflow:visible;transform:rotate(-3deg)}.founder-v15-signature span{padding-left:.1em}.founder-v15-signature:after{left:0;right:2%}}html{-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;max-width:100%}body{min-width:320px;min-height:100%}main,section,header,footer,article,nav,div{min-width:0}[id]{scroll-margin-top:calc(var(--header-h) + 20px)}h1,h2,h3,blockquote{text-wrap:balance}p{text-wrap:pretty}:where(a,button,input,textarea,select):focus-visible{outline:3px solid var(--bb-white);outline-offset:4px}body[data-world=venture] :where(a,button,input,textarea,select):focus-visible{outline-color:var(--venture-red)}:where(a,button){-webkit-tap-highlight-color:transparent;touch-action:manipulation}.world-toggle{position:relative}.world-toggle:before{content:"";border-radius:999px;position:absolute;inset:-8px}.bb-button,.venture-back,.bb-contact-v8__email,.venture-contact-v8__email,.founder-v15-hero__back{min-height:48px}.bb-hero h1,.venture-stage-v8 h1,.founder-v15-hero__statement h1,.founder-v15-contact__copy h2,.founder-v15-signature{max-width:100%}.venture-stage-v8__card,.venture-preview__frame,.founder-v15-contact__actions,.founder-v15-contact__actions a,.founder-v15-contact__actions strong{min-width:0}.venture-stage-v8 h1{text-align:center;margin-inline:auto}.venture-stage-v8__ribbon-track,.venture-stage-v8__ribbon-set,.bb-hero__rail-track,.founder-v15-gratitude__ticker>div{backface-visibility:hidden;transform:translateZ(0)}.founder-v15-contact__actions strong,.bb-contact-v8__email,.venture-contact-v8__email{overflow-wrap:anywhere;word-break:normal}.bb-footer,.venture-footer,.founder-v15-contact{padding-bottom:max(32px, env(safe-area-inset-bottom))}@media (hover:none){.brand:hover,.world-label:hover,.header-action a:hover,.bb-motion-link:hover,.venture-motion-link:hover{transform:none}}@media (max-width:760px){.site-header{padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right))}.bb-hero,.venture-stage-v8,.founder-v15-hero{min-height:100svh}.bb-hero__center,.bb-hero__declaration,.venture-stage-v8__card,.founder-v15-hero__statement,.founder-v15-hero__statement>p:last-child{width:100%;max-width:100%}.venture-stage-v8__main{width:100%;overflow:hidden}.venture-stage-v8 h1{letter-spacing:-.07em;font-size:clamp(58px,19vw,92px);line-height:.82}.venture-stage-v8__tagline{font-size:clamp(30px,9vw,38px)}.venture-stage-v8__ribbon-set{gap:24px;padding-inline:20px}.venture-stage-v8__ribbon-track,.venture-stage-v8__ribbon-track--reverse{will-change:transform}.founder-v15-contact__copy h2{font-size:clamp(56px,16vw,86px);line-height:.82}.founder-v15-contact__actions a{min-height:92px}.founder-v15-contact__actions strong{font-size:clamp(18px,6vw,27px)}.bb-footer,.venture-footer{padding-left:max(20px, env(safe-area-inset-left));padding-right:max(20px, env(safe-area-inset-right))}}@media (max-width:420px){.site-header{grid-template-columns:minmax(0,1fr) auto;gap:8px}.brand--boogie{max-width:132px}.bb-header-mark{font-size:34px}.bb-header-name b{font-size:8px}.bb-header-name small{font-size:5px}.venture-logo{width:39px;height:39px}.brand--venture>span:last-child b{font-size:15px}.world-toggle{width:48px}.site-header--venture .world-toggle span{transform:translate(19px)}.bb-hero h1{font-size:clamp(62px,20vw,92px)}.bb-about__statement h2,.bb-chapters__head h2,.venture-process__head h2{font-size:clamp(42px,13vw,54px)}.founder-v15-hero__statement h1{font-size:clamp(52px,16vw,76px)}.founder-v15-signature{font-size:clamp(46px,14vw,68px);line-height:.76}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1!important;transform:none!important}}.bb-not-found{color:#f4f3ee;background:#222;align-content:center;justify-items:start;gap:1.5rem;min-height:100svh;padding:clamp(7rem,12vw,11rem) clamp(1.25rem,6vw,7rem) 8rem;display:grid;position:relative;overflow:hidden}.bb-not-found__grid{pointer-events:none;opacity:.2;background-image:linear-gradient(#ffffff21 1px,#0000 1px),linear-gradient(90deg,#ffffff21 1px,#0000 1px);background-size:7vw 7vw;position:absolute;inset:0}.bb-not-found>:not(.bb-not-found__grid):not(.bb-not-found__ticker){z-index:1;position:relative}.bb-not-found h1{letter-spacing:-.085em;max-width:10ch;margin:0;font-size:clamp(4.5rem,12vw,11rem);line-height:.78}.bb-not-found h1 span{color:#0000;-webkit-text-stroke:1px #f4f3ee;display:block}.bb-not-found__copy{color:#c7c6c1;max-width:42rem;margin:0;font-size:clamp(1rem,1.5vw,1.35rem);line-height:1.55}.bb-not-found__actions{flex-wrap:wrap;gap:.75rem;display:flex}.bb-not-found__ticker{letter-spacing:.22em;border-top:1px solid #ffffff4d;align-items:center;gap:2.5rem;width:max-content;padding:1.1rem 2rem;font-size:.72rem;font-weight:800;animation:16s linear infinite bbNotFoundTicker;display:flex;position:absolute;inset:auto 0 0}@keyframes bbNotFoundTicker{to{transform:translate(-50%)}}@media (max-width:680px){.bb-not-found{align-content:start;padding-top:9rem}.bb-not-found h1{font-size:clamp(4rem,23vw,7rem)}.bb-not-found__actions{width:100%}.bb-not-found__actions .bb-button{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){.bb-not-found__ticker{animation:none}}
