@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/dm-sans-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/dm-sans-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/dm-sans-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/dm-sans-3.ttf) format('truetype');
}

:root{--bg:#100c0e;--fg:#f5efed;--muted:#baa9b1;--maroon:#681c32;--rose:#cb98a9;--line:#ffffff23;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--fg);font:1.125rem/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--rose);outline-offset:5px}::selection{background:var(--maroon);color:white}img{max-width:100%}figure{margin:0}h1,h2,h3,p{margin-top:0}h2{font-size:clamp(2.5rem,4.7vw,4.5rem);font-weight:400;letter-spacing:-.06em;line-height:1.08;margin-bottom:0}h2 em{font-style:normal;color:var(--rose)}h3{font-weight:500;line-height:1.3}button:disabled{opacity:.35;cursor:default}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--maroon);padding:12px 20px}.skip-link:focus{top:12px}.section{max-width:1440px;margin:24px auto;padding:80px 64px;border-radius:24px}.section-top{display:flex;justify-content:space-between;align-items:center;gap:28px;border-bottom:1px solid var(--line);padding-bottom:25px;color:var(--muted);font-size:.875rem;letter-spacing:.04em}.eyebrow{font-size:.875rem;letter-spacing:.06em;line-height:1.6}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin:44px 0}.section-heading>p{max-width:370px;margin:0;color:var(--muted);font-size:1.0625rem}.pill{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--maroon);color:var(--fg);padding:15px 24px;border-radius:12px;font-size:1rem;font-weight:500;transition:background .25s,transform .25s}.pill:hover{background:#8d3451;transform:translateY(-2px)}.pill span{font-size:1.375rem}.button-icon,.social-icon,.article-meta-icon{width:18px;height:18px;object-fit:contain;vertical-align:middle}.pale-icon{filter:brightness(0) invert(1)}.text-link{display:inline-flex;gap:35px;align-items:center;border-bottom:1px solid #ac7c8f;padding:14px 0;font-size:1rem}.text-link:hover{color:var(--rose)}header{max-width:1390px;margin:0 auto;padding:22px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:100px}.logo{display:block;flex-shrink:0;width:106px}.billy-logo{width:106px;height:49px;object-fit:contain;display:block}nav{display:flex;gap:26px;flex-wrap:wrap;font-size:.9375rem}nav a:hover,footer a:hover{color:var(--rose)}.nav-cta{font-size:.9375rem;border:1px solid var(--line);border-radius:11px;padding:11px 18px;white-space:nowrap}.nav-cta span{margin-left:22px}.hero{max-width:1380px;width:calc(100% - 48px);margin:6px auto 30px;border:1px solid #81516455;border-radius:26px;background:radial-gradient(ellipse at 95% 10%,#5f1d3355,transparent 55%),#191115;padding:30px 48px 24px;overflow:hidden}.hero-meta{display:flex;justify-content:space-between;gap:30px;font-size:.875rem;color:var(--muted);letter-spacing:.03em}.hero-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center;padding:55px 0 45px}.hero-message>.eyebrow{color:var(--rose)}h1{font-size:clamp(3rem,6.4vw,6rem);font-weight:500;line-height:1.02;letter-spacing:-.075em;margin:20px 0 22px}h1 em{font-style:normal;color:var(--rose)}.hero-message>p{font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.4;letter-spacing:-.04em;margin-bottom:25px}.hero-portrait{position:relative;width:100%;max-width:470px;justify-self:end;aspect-ratio:1;overflow:hidden;border-radius:20px;border:1px solid #ffffff25}.hero-portrait>img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover;filter:none;mask-image:none}.hero-portrait figcaption{position:absolute;bottom:16px;left:16px;padding:6px 12px;font-size:.875rem;background:#211119a8;border:1px solid #ffffff30;border-radius:8px;color:white;backdrop-filter:blur(8px)}.hero-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);padding-top:22px;font-size:.875rem;color:var(--muted)}.hero-bottom>span{color:var(--rose)}.replay{font-size:.875rem;background:transparent;border:0;padding:8px 0;color:var(--muted)}.ticker{overflow:hidden;width:calc(100% - 48px);max-width:1380px;margin:0 auto 25px;background:var(--maroon);border-radius:14px;padding:12px 0}.ticker>div{width:max-content;font-size:1.875rem;font-weight:500;letter-spacing:.02em;animation:marquee 36s linear infinite}.ticker b{font-weight:600}.ticker span{padding:0 28px}.ticker-icon{height:24px;width:24px;vertical-align:middle}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding:50px 0 40px}.about-copy p{font-size:1.0625rem;color:var(--muted);margin-bottom:22px}.about-copy .large{font-size:1.625rem;line-height:1.4;color:var(--fg);letter-spacing:-.025em}.disciplines{display:flex;gap:12px;flex-wrap:wrap}.disciplines>span{border:1px solid var(--line);border-radius:10px;padding:9px 17px;font-size:.9375rem}.speaking-anchor{display:block;color:var(--rose);font-size:.9375rem;margin-top:22px}.ecosystem{background:#191115}.ventures{border-top:1px solid var(--line)}.venture{display:grid;grid-template-columns:25px 160px 1fr 1.15fr 48px;align-items:center;gap:24px;padding:25px 0;border-bottom:1px solid var(--line)}.index{font-size:.875rem;color:var(--muted)}.venture-art{width:160px;height:105px;object-fit:cover;border-radius:12px;transition:transform .3s}.venture:hover .venture-art{transform:scale(1.025)}.venture h3{font-size:clamp(1.5rem,2.3vw,2.25rem);letter-spacing:-.05em;margin:0}.venture h3>span{font-size:.875rem;vertical-align:top;margin-left:5px}.venture p{font-size:.9375rem;line-height:1.6;color:var(--muted);margin:0}.round-arrow{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;border:1px solid var(--line);font-size:1.5rem}.venture:hover .round-arrow{background:var(--maroon)}.photo-story{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;padding-top:50px;padding-bottom:50px}.photo-story.reverse .story-photo{grid-column:2;grid-row:1}.photo-story.reverse .story-copy{grid-column:1;grid-row:1}.story-photo{position:relative;max-width:510px;justify-self:center;width:100%;border-radius:18px;overflow:hidden;background:#191115}.story-photo img{display:block;width:100%;height:420px;object-fit:cover;object-position:50% 30%}.story-photo.portrait-photo{max-width:345px}.story-photo.portrait-photo img{height:auto;aspect-ratio:3/4;object-position:50% 30%}.story-photo.landscape img{height:auto;aspect-ratio:3/2;object-fit:cover}.story-photo figcaption{font-size:.875rem;letter-spacing:.04em;padding:13px 17px;color:var(--muted);background:#21171d}.story-copy>.eyebrow{display:block;color:var(--rose);margin-bottom:20px}.story-copy h2{font-size:clamp(2.25rem,3.7vw,3.5rem)}.story-copy p{margin:25px 0 0;color:var(--muted);font-size:1.0625rem;max-width:470px}.brands{background:#21151c}.slider{min-width:0}.slider-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 24px;font-size:.9375rem;color:var(--muted)}.slider-controls>div{display:flex;gap:10px}.slider-controls button{width:46px;height:46px;border:1px solid #9e788955;background:#ffffff08;border-radius:50%;font-size:1.375rem;display:grid;place-items:center}.slider-controls button:hover:not(:disabled){background:var(--maroon);color:#fff}.slider-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#92516a #ffffff08;padding:3px 2px 20px;overscroll-behavior-x:contain}.slider-track>*{flex-shrink:0;scroll-snap-align:start;min-width:0}.brand-tile{width:calc((100% - 88px)/5);border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:22px;padding:25px 15px 18px;background:#ffffff03}.brand-tile img{width:100%;max-width:145px;height:60px;object-fit:contain}.brand-tile span{font-size:.875rem;text-align:center;color:#d3c0ca;line-height:1.5}.brand-names{display:flex;flex-wrap:wrap;justify-content:center;gap:15px 25px;margin-top:28px;font-size:.9375rem;color:var(--muted)}.showreel-grid{display:flex;gap:22px;align-items:stretch;justify-content:center;max-width:1140px;margin:0 auto}.reel-card{position:relative;flex:1;min-width:0;max-width:380px;aspect-ratio:16/10;display:block;border-radius:16px;overflow:hidden;background:#25171f;border:1px solid var(--line)}.reel-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.reel-card:hover img{transform:scale(1.035)}.reel-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#120911f2,transparent 85%);display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:18px;font-size:.9375rem;line-height:1.4}.reel-play{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;background:#681c32bc;border:1px solid #ffffff55;border-radius:50%;font-size:1rem}.reel-links{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:28px}.reel-links a{display:flex;flex-direction:column;gap:14px;border:1px solid var(--line);border-radius:14px;padding:24px}.reel-links span{font-size:.875rem;color:var(--muted)}.reel-links strong{font-size:1.375rem;font-weight:500;letter-spacing:-.035em}.reel-links a:hover strong{color:var(--rose)}.testimonials{background:#ede7e4;color:#24171d}.testimonials .section-top{color:#6e5661;border-color:#c7b6be}.testimonials h2 em{color:#8d4560}.testimonials .section-heading p,.testimonials .slider-controls{color:#6a5560}.testimonials .slider-track{scrollbar-color:#9b6a80 #e1d4db}.review-card{width:calc((100% - 22px)/2);background:#faf6f3;border:1px solid #d5c4cb;border-radius:16px;padding:30px;align-self:stretch}.review-person{display:flex;align-items:center;gap:17px;margin-bottom:23px}.review-avatar{width:58px;height:58px;flex-shrink:0;object-fit:cover;border-radius:50%;filter:grayscale(1)}.review-person h3{font-size:1.0625rem;letter-spacing:-.025em;margin:0 0 6px}.review-person p{font-size:.875rem;line-height:1.45;color:#765969;margin:0}.review-card blockquote{font-size:1.0625rem;line-height:1.7;letter-spacing:0;margin:0}.review-company{max-width:160px;height:46px;width:auto;object-fit:contain;border-radius:8px;padding:8px;background:#382530;margin-top:24px}.video-stories{background:#1c1218}.video-review{width:calc((100% - 22px)/2)}.video-review video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:14px;background:#0d080b}.video-review h3{font-size:1.0625rem;margin:17px 0 8px}.video-review a{font-size:.875rem;color:var(--rose);text-decoration:underline;text-underline-offset:4px}.article{display:grid;grid-template-columns:170px 160px 1fr 25px;align-items:center;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}.article-image{width:170px;aspect-ratio:16/10;object-fit:cover;border-radius:12px}.article>span{font-size:.875rem;color:var(--muted)}.article>span:last-child{font-size:1.5rem}.article h3{font-size:1.375rem;letter-spacing:-.04em;margin:0}.article:hover h3{color:var(--rose)}.article-meta-icon{width:14px;height:14px;margin:0 4px;opacity:.6}.contact{position:relative;overflow:hidden;background:linear-gradient(120deg,#59162a,#36101e);padding-bottom:45px}.contact .section-top{color:#dfbaca;border-color:#ffffff28}.contact-signature{position:absolute;top:155px;right:64px;width:120px;height:65px;object-fit:contain;opacity:.75}.contact>p{font-size:1.25rem;margin:38px 0 15px}.grow-link{position:relative;display:block;font-size:clamp(4rem,12vw,11rem);font-weight:500;line-height:1.05;letter-spacing:-.075em;padding:20px 0 40px}.grow-link>span:first-child{color:transparent;-webkit-text-stroke:1px #e5bcca}.grow-arrow{position:absolute;right:0;top:20px;font-size:.75em;transition:transform .3s}.grow-link:hover .grow-arrow{transform:translate(5px,-5px)}.contact-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #ffffff30;padding-top:28px;font-size:.9375rem}.dark{background:#f5efed;color:#59162a}.dark:hover{background:#dfc1cd}.social-icon{margin-right:7px}footer{max-width:1390px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:35px 30px;font-size:.875rem;color:var(--muted)}footer>div{display:flex;gap:20px;flex-wrap:wrap}.intro{position:fixed;inset:0;z-index:50;background:var(--bg);color:var(--fg);display:flex;align-items:center;justify-content:center;animation:introFallback .5s 3.2s forwards;pointer-events:none}.intro.active{pointer-events:auto}.intro-top,.intro-bottom{position:absolute;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:.875rem;letter-spacing:.04em}.intro-top{top:32px}.intro-bottom{bottom:32px}.intro-logo{width:120px;height:55px;object-fit:contain}.intro-bottom button{font-size:.875rem;background:none;border:0;padding:10px}.intro-word{font-size:clamp(4rem,23vw,20rem);font-weight:500;letter-spacing:-.075em;line-height:1}.intro-word.pop{animation:wordIn .5s cubic-bezier(.16,1,.3,1)}.intro.grow{background:var(--maroon);color:var(--fg)}.intro.done{opacity:0;visibility:hidden;transform:translateY(-100%);transition:transform .65s cubic-bezier(.76,0,.24,1),opacity .65s,visibility .65s;pointer-events:none}.intro-progress{position:absolute;left:0;bottom:0;height:4px;background:var(--rose);width:100%;transform:scaleX(0);transform-origin:left;animation:progress 2.4s linear forwards}.intro.grow .intro-progress{background:var(--fg)}.js .reveal{opacity:0;transform:translateY(22px);transition:opacity .8s,transform .8s}.js .reveal.visible{opacity:1;transform:none}@keyframes wordIn{from{opacity:0;transform:translateY(35px) scale(.95)}to{opacity:1;transform:none}}@keyframes progress{to{transform:scaleX(1)}}@keyframes introFallback{to{opacity:0;visibility:hidden;pointer-events:none}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(max-width:1100px){.section{padding:65px 38px;margin:20px 20px}.hero{padding:28px 32px}.hero-layout{gap:35px}.hero-meta>span{max-width:45%}.hero-meta>span:last-child{text-align:right}.hero-portrait{max-width:380px}.hero-layout{padding:45px 0}.hero h1{font-size:clamp(3rem,6.5vw,5rem)}.venture{grid-template-columns:115px 1fr 1.1fr 40px;gap:18px}.venture .index{display:none}.venture-art{width:115px;height:95px}.venture h3{font-size:1.625rem}.about-grid{gap:7%}.section-heading{gap:30px}.brand-tile{width:calc((100% - 66px)/4)}.photo-story{gap:7%}.story-copy h2{font-size:2.7rem}.article{grid-template-columns:130px 1fr 25px;gap:20px}.article-image{grid-column:1;grid-row:1/3;width:130px}.article>span:first-of-type{grid-column:2;grid-row:1}.article h3{grid-column:2;grid-row:2}.article>span:last-child{grid-column:3;grid-row:1/3}.article{row-gap:8px}nav{gap:18px;font-size:.875rem}.showreel-grid{gap:16px;flex-wrap:wrap}.reel-card{min-width:250px;max-width:360px}.contact-signature{right:38px}footer{flex-wrap:wrap}}
@media(max-width:700px){body{font-size:1rem}header{padding:18px 22px;min-height:85px}nav{display:none}.logo,.billy-logo{width:95px}.billy-logo{height:44px}.nav-cta{font-size:.875rem;padding:10px 14px}.hero{width:calc(100% - 28px);padding:24px;border-radius:20px;margin-top:0}.hero-meta{font-size:.875rem;line-height:1.5}.hero-meta>span:first-child{max-width:100%}.hero-meta>span:last-child{display:none}.hero-layout{grid-template-columns:1fr;gap:32px;padding:32px 0}.hero-message>.eyebrow{font-size:.875rem}.hero h1{font-size:clamp(2.6rem,11vw,4.2rem);margin:18px 0}.hero-message>p{font-size:1.25rem}.hero-portrait{width:100%;max-width:360px;justify-self:center;border-radius:15px}.hero-bottom{flex-wrap:wrap;font-size:.875rem;gap:12px}.hero-bottom>span{display:none}.ticker{width:calc(100% - 28px);border-radius:12px}.ticker>div{font-size:1.5rem}.ticker span{padding:0 20px}.section{padding:42px 24px;margin:16px 14px;border-radius:20px}.section-top{align-items:flex-start;gap:22px;font-size:.875rem;line-height:1.5}.section-top>span:last-child,.section-top>a{max-width:52%;text-align:right}.section-top .eyebrow{font-size:.875rem;letter-spacing:.02em}.section-heading{display:block;margin:32px 0}.section-heading p{font-size:1rem;margin:24px 0 0;max-width:none}h2{font-size:clamp(2rem,8vw,3rem)}.about-grid{grid-template-columns:1fr;gap:28px;padding:32px 0}.about-copy .large{font-size:1.375rem}.about-copy p{font-size:1rem}.disciplines{gap:9px}.disciplines>span{font-size:.875rem;padding:8px 12px}.venture{grid-template-columns:84px 1fr 34px;gap:13px;padding:22px 0}.venture-art{width:84px;height:110px;grid-column:1;grid-row:1/3;border-radius:10px}.venture h3{grid-column:2;grid-row:1;font-size:1.5rem;overflow-wrap:anywhere}.venture p{grid-column:2;grid-row:2;font-size:.875rem;line-height:1.5}.round-arrow{grid-column:3;grid-row:1/3;width:32px;height:32px;font-size:1.25rem}.photo-story{display:flex;flex-direction:column;gap:28px;padding:34px 24px}.photo-story.reverse{flex-direction:column}.story-photo{width:100%;max-width:420px}.story-photo.portrait-photo{max-width:300px}.story-copy{width:100%}.story-copy h2{font-size:2.125rem}.story-copy p{font-size:1rem;margin-top:20px}.story-copy>.eyebrow{margin-bottom:14px}.story-photo figcaption{font-size:.875rem}.slider-track{gap:16px}.slider-controls{margin-bottom:19px;font-size:.875rem}.slider-controls button{width:43px;height:43px}.brand-tile{width:calc((100% - 16px)/2);padding:22px 13px;gap:15px}.brand-tile img{height:50px;max-width:130px}.brand-tile span{font-size:.875rem;overflow-wrap:anywhere}.brand-names{font-size:.875rem;gap:12px 22px}.review-card{width:100%;padding:23px;border-radius:13px}.review-avatar{width:50px;height:50px}.review-person{gap:13px}.review-person h3{font-size:1rem}.review-person p{font-size:.875rem}.review-card blockquote{font-size:1rem}.video-review{width:100%}.video-review h3{font-size:1rem}.video-review a{font-size:.875rem}.showreel-grid{flex-direction:column;align-items:center;gap:20px}.reel-card{width:100%;min-width:0;max-width:380px;flex:auto;aspect-ratio:16/10}.reel-overlay{font-size:.9375rem;padding:18px}.reel-links{grid-template-columns:1fr;gap:16px}.reel-links a{padding:22px}.reel-links strong{font-size:1.25rem}.article{grid-template-columns:85px 1fr 20px;gap:8px 14px;padding:24px 0}.article-image{width:85px;aspect-ratio:1}.article h3{font-size:1.125rem;line-height:1.35;letter-spacing:-.025em}.article>span{font-size:.875rem}.article-meta-icon{display:none}.contact-signature{top:130px;right:24px;width:78px;height:40px}.contact>p{font-size:1rem;margin-top:32px;max-width:65%}.grow-link{font-size:clamp(3.5rem,17vw,6rem);padding-top:20px}.grow-arrow{font-size:.55em;top:32px}.contact-bottom{flex-direction:column;align-items:flex-start;font-size:.9375rem;gap:22px}footer{padding:26px 24px;font-size:.875rem;gap:24px}footer>div{width:100%;gap:17px}.intro-top span:last-child{display:none}.intro-word{font-size:24vw}.intro-top,.intro-bottom{font-size:.875rem}.intro-logo{width:105px}.intro-bottom button{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.intro{display:none}.js .reveal{opacity:1;transform:none}.replay{display:none}}
/* Fast, centered word-by-word opening; every exit travels upwards. */
.intro-word-frame{width:100%;height:1.25em;overflow:hidden;display:flex;justify-content:center;align-items:center;font-size:clamp(4rem,19vw,17rem);line-height:1.1}.intro-word{font-size:inherit;line-height:1.1;letter-spacing:-.075em;will-change:transform}.intro-word.word-arrive{animation:wordArrive .22s cubic-bezier(.16,1,.3,1) both}.intro-word.word-leave{animation:wordLeave .17s cubic-bezier(.65,0,.8,.5) both}.intro.done{opacity:1;transform:translate3d(0,-100%,0);visibility:hidden;transition:transform .55s cubic-bezier(.76,0,.24,1),visibility 0s .55s}.intro-progress{display:none}@keyframes wordArrive{from{transform:translate3d(0,115%,0)}to{transform:translate3d(0,0,0)}}@keyframes wordLeave{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,-125%,0)}}@media(prefers-reduced-motion:reduce){.intro{display:none}.intro-word{animation:none!important}}
/* Continuous mesh, liquid glass, and brushed metallic details. */
:root{--muted:#c1b3bd;--glass:linear-gradient(128deg,#ffffff13 0%,#cbbad508 40%,#70294318 100%);--chrome:linear-gradient(110deg,#80747f 0%,#f2e9f1 19%,#b5a4b2 39%,#fffafd 51%,#978895 74%,#ddd0db 100%)}body{background:#100e17;isolation:isolate}body:before{content:'';position:fixed;inset:0;z-index:-2;pointer-events:none;background:radial-gradient(ellipse at 10% 10%,#8b20454d,transparent 48%),radial-gradient(ellipse at 87% 27%,#69647f3b,transparent 48%),radial-gradient(ellipse at 33% 62%,#5916306b,transparent 60%),radial-gradient(ellipse at 94% 98%,#41506430,transparent 48%),linear-gradient(130deg,#100d16,#201320 55%,#100c14)}body:after{content:'';position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(#d9d1eb04 1px,transparent 1px),linear-gradient(90deg,#d9d1eb04 1px,transparent 1px);background-size:72px 72px;mask-image:radial-gradient(ellipse at center,#000,transparent 90%)}header{position:sticky;top:16px;z-index:20;max-width:1170px;width:calc(100% - 48px);min-height:82px;margin:16px auto 24px;padding:14px 24px;border:1px solid #f4e6ff45;border-radius:24px;background:linear-gradient(135deg,#faf0ff24,#3f273b55 45%,#ffffff12);backdrop-filter:blur(28px) saturate(145%);-webkit-backdrop-filter:blur(28px) saturate(145%);box-shadow:inset 0 1px 0 #ffffff4a,inset 0 -1px 0 #ffffff12,0 15px 50px #0003}header .billy-logo{width:90px;height:44px}header .logo{width:90px}nav{gap:5px;padding:4px;border:1px solid #ffffff16;border-radius:18px;background:#100b1828}nav a{padding:9px 15px;border-radius:13px;font-size:.9375rem;transition:background .3s,box-shadow .3s}nav a:hover,nav a[aria-current="location"]{background:#ffffff18;color:#fff;box-shadow:inset 0 1px 0 #ffffff25}.nav-cta{background:var(--chrome);color:#251923;font-weight:600;border-color:#f7edf466;box-shadow:inset 0 1px 0 #fff8;border-radius:14px}.hero{background:linear-gradient(130deg,#ffffff0f,#5c2c4b23 60%,#bcb2c710);backdrop-filter:blur(16px);border:1px solid #ffffff35;box-shadow:inset 0 1px 0 #ffffff38,0 24px 80px #0002}.hero-portrait{box-shadow:0 22px 65px #0005,inset 0 1px 0 #fff5;border:1px solid #e4b9c865}.hero-portrait figcaption{background:linear-gradient(130deg,#f4e7edc9,#a18b9da8);color:#281a22;box-shadow:inset 0 1px 0 #fffc;backdrop-filter:blur(18px);border:1px solid #ffffff80;letter-spacing:.04em;bottom:18px;left:18px;border-radius:12px;padding:10px 16px}.hero h1 em{background:var(--chrome);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-bottom{border-color:#ffffff25}.section{background:transparent}.ecosystem,.brands,.testimonials,.video-stories,.ecosystem-map,.book-story,.contact{background:var(--glass);border:1px solid #f4e6ff2b;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:inset 0 1px 0 #ffffff24,inset 0 -1px 0 #ffffff08,0 18px 65px #0002}.contact{background:linear-gradient(120deg,#8a305150,#421b3760,#7864771c)}.section-top{border-color:#ded0e52b}.photo-story{background:linear-gradient(120deg,#ffffff05,transparent);border:1px solid #ffffff0b}.story-copy h2{font-size:clamp(2.5rem,4.5vw,4.25rem);line-height:1.08;max-width:680px}.story-copy p{font-size:1.125rem;max-width:440px;margin-top:26px}.story-photo{border:1px solid #f4e6ff35;box-shadow:0 18px 55px #0004}.story-photo figcaption{position:absolute;bottom:14px;left:14px;right:14px;padding:11px 16px;background:linear-gradient(120deg,#ffffff27,#312137a8);border:1px solid #ffffff3b;border-radius:10px;backdrop-filter:blur(22px);color:#faf1f8;font-size:.875rem;line-height:1.5}.story-photo img{border-radius:inherit}.story-photo.portrait-photo{max-width:350px}.story-copy .text-link{margin-top:18px}.about-copy .large{font-size:clamp(1.6rem,2.5vw,2.2rem);line-height:1.4;color:#eee4ed}.about-copy>p:not(.large){max-width:470px}.milestones{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:start;margin:45px 0 5px}.milestone{padding:25px;border:1px solid #eee0f33d;background:linear-gradient(145deg,#ffffff20,#81617b0d 60%,#ffffff08);border-radius:17px;box-shadow:inset 0 1px 0 #ffffff46;position:relative;overflow:hidden}.milestone:nth-child(2){margin-top:34px}.milestone:nth-child(3){margin-top:68px}.milestone:before{content:'';height:4px;width:46px;background:var(--chrome);position:absolute;left:25px;top:0;border-radius:0 0 4px 4px}.milestone>span{font-size:.875rem;color:var(--muted)}.milestone strong{display:block;margin:18px 0 14px;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;line-height:1.1;letter-spacing:-.07em;background:var(--chrome);background-clip:text;-webkit-background-clip:text;color:transparent}.milestone p{font-size:1rem;margin:0;line-height:1.5}.venture{border-color:#ffffff23}.venture-art{border:1px solid #ffffff2c}.round-arrow,.slider-controls button{background:linear-gradient(135deg,#fff2,#9d859508);box-shadow:inset 0 1px 0 #ffffff35;border-color:#e1ced83b}.pill{background:linear-gradient(125deg,#96516a,#5e243b 48%,#a0607960);border:1px solid #d4aabc75;box-shadow:inset 0 1px 0 #ffffff38}.pill:hover{background:linear-gradient(125deg,#a05e78,#843e58 48%,#b6779060)}.brand-tile{background:linear-gradient(130deg,#fff2,#9b819409 55%,#ffffff08);border-color:#dfcfe737;box-shadow:inset 0 1px 0 #ffffff28}.testimonials{color:var(--fg)}.testimonials .section-top,.testimonials .section-heading p,.testimonials .slider-controls{color:var(--muted)}.testimonials .section-top{border-color:var(--line)}.testimonials h2 em{color:var(--rose)}.review-card{background:linear-gradient(135deg,#f2eafa1c,#a378910f 70%,#ddd0e70d);border:1px solid #f0d7eb38;box-shadow:inset 0 1px 0 #ffffff2f;backdrop-filter:blur(16px);color:#f1e8ee}.review-person p{color:#c6b1bf}.review-person h3{color:#fff}.review-avatar{border:1px solid #ead8e773}.review-card blockquote{font-size:1.125rem;color:#f1e7ef}.testimonials .slider-track{scrollbar-color:#b18b9e #ffffff08}.slider-controls .auto-toggle{width:auto;min-width:76px;border-radius:12px;font-size:.875rem;padding:0 14px}.auto-loop .slider-track{scroll-snap-type:none;overflow-x:auto;scrollbar-width:none}.auto-loop .slider-track::-webkit-scrollbar{display:none}.reel-card,.reel-links a{border-color:#ffffff35;box-shadow:inset 0 1px 0 #ffffff30,0 12px 38px #0002}.reel-links a{background:linear-gradient(135deg,#ffffff14,#482b3e1f);backdrop-filter:blur(16px)}.reel-overlay{background:linear-gradient(0deg,#261427ed,transparent 85%)}.book-story{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.book-copy .eyebrow{color:var(--rose);display:block;margin-bottom:22px}.book-copy h2{font-size:clamp(2.6rem,4.6vw,4.5rem)}.book-copy p{font-size:1.125rem;max-width:440px;margin:27px 0}.book-cover{display:block;transform:rotate(2deg);transition:transform .35s;border:1px solid #ffffff3c;border-radius:18px;overflow:hidden;background:#c8bac613;box-shadow:0 24px 65px #0005,inset 0 1px 0 #fff4}.book-cover:hover{transform:rotate(0)}.book-cover img{display:block;width:100%;height:auto}.book-cover>span{display:flex;justify-content:space-between;gap:20px;padding:20px 22px;font-size:1rem;background:linear-gradient(120deg,#ffffff18,#48374455);backdrop-filter:blur(16px)}.ecosystem-map .eyebrow{display:block;margin-bottom:20px;color:var(--rose)}.map-frame{max-width:800px;margin:35px auto 0;background:radial-gradient(ellipse at center,#ffffff0d,#120c191a);border:1px solid #ffffff28;border-radius:22px;overflow:hidden;box-shadow:inset 0 1px 0 #ffffff29}#ecosystem-animation{width:100%;aspect-ratio:1;max-height:740px}#ecosystem-animation>svg{display:block!important;width:100%!important;height:100%!important}.map-footer{padding:18px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #ffffff24;font-size:.875rem;color:var(--muted)}.map-footer button{font-size:.875rem;border:1px solid #ffffff35;border-radius:9px;background:#ffffff10;padding:8px 12px}.scroll-word{color:var(--word-color,#fff);transition:color .12s linear}h2 em:has(.scroll-word){color:inherit}.dark{background:var(--chrome);color:#331d2c;border-color:#fffa}.dark:hover{background:linear-gradient(120deg,#fff,#c9a8bd)}.contact-bottom{border-color:#ffffff35}
@media(max-width:1100px){header{gap:15px;padding:12px 18px;max-width:calc(100% - 48px)}nav a{padding:8px 10px;font-size:.875rem}.hero-meta{font-size:.875rem}.milestones{gap:16px}.milestone{padding:22px}.book-story{gap:6%}.story-copy h2{font-size:clamp(2.5rem,4.5vw,3.5rem)}}
@media(max-width:700px){header{top:8px;width:calc(100% - 20px);max-width:none;padding:10px 13px;gap:9px;flex-wrap:wrap;border-radius:20px;min-height:0;margin:8px auto 16px}header .logo,header .billy-logo{width:77px}header .billy-logo{height:35px}nav{display:flex;order:3;width:100%;justify-content:space-between;gap:0;padding:3px;background:#140d1d3b;border-radius:13px}nav a{font-size:.875rem;padding:7px 9px;border-radius:10px}header .nav-cta{margin-left:auto;font-size:.875rem;padding:8px 14px;border-radius:11px}header .nav-cta span{margin-left:14px}html{scroll-padding-top:150px}.milestones{grid-template-columns:1fr;gap:15px;margin-top:30px}.milestone:nth-child(n){margin-top:0}.milestone{padding:23px;display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center}.milestone>span{grid-column:1}.milestone strong{grid-column:1;grid-row:2;margin:0;font-size:2.75rem}.milestone p{grid-column:2;grid-row:1/3;font-size:1rem}.book-story{grid-template-columns:1fr;gap:34px}.book-copy h2{font-size:2.6rem}.book-copy p{font-size:1.0625rem}.book-cover{transform:none;max-width:500px;margin:auto}.book-cover>span{padding:17px;font-size:.9375rem}.story-copy h2{font-size:clamp(2.15rem,9vw,3rem)}.story-copy p{font-size:1.0625rem}.story-photo figcaption{font-size:.875rem;left:10px;right:10px;bottom:10px;padding:10px 12px}.review-card blockquote{font-size:1.0625rem}.slider-controls .auto-toggle{min-width:67px;padding:0 10px}.map-frame{margin-top:25px;border-radius:16px}.map-footer{flex-direction:column;align-items:flex-start;padding:17px;font-size:.875rem}.section-heading>div h2{font-size:2.4rem}.about-copy .large{font-size:1.7rem}}
@media(prefers-reduced-motion:reduce){.scroll-word{color:#fff!important;transition:none}.book-cover{transform:none}}
/* Maroon colour-field mesh: soft grain, pointer drift, and scroll parallax. */
body{--mesh-a-x:16%;--mesh-a-y:18%;--mesh-b-x:82%;--mesh-b-y:78%;--mesh-c-x:12%;--mesh-c-y:88%;--mesh-d-x:72%;--mesh-d-y:12%;background:#190e18}body:before{background:radial-gradient(ellipse 70% 75% at var(--mesh-a-x) var(--mesh-a-y),#9a285bbd 0%,#68163975 40%,transparent 76%),radial-gradient(ellipse 70% 75% at var(--mesh-b-x) var(--mesh-b-y),#b663796b 0%,#6525424d 43%,transparent 78%),radial-gradient(ellipse 60% 65% at var(--mesh-c-x) var(--mesh-c-y),#d4949e54 0%,#7a2a492c 49%,transparent 80%),radial-gradient(ellipse 60% 75% at var(--mesh-d-x) var(--mesh-d-y),#070a16e8 0%,#160e2690 55%,transparent 90%),linear-gradient(135deg,#53182f 0%,#1a101b 62%,#30142c 100%);will-change:background}body:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' d='M0 0h180v180H0z'/%3E%3C/svg%3E");background-size:180px 180px;opacity:.05;mix-blend-mode:soft-light;mask-image:none}.hero,.ecosystem,.brands,.testimonials,.video-stories,.ecosystem-map,.book-story,.contact{background:linear-gradient(128deg,#ffffff15,#2611234a 45%,#efc9df09);box-shadow:inset 0 1px 0 #ffffff3a,inset 0 -1px 0 #ffffff10,0 18px 60px #16081325}.review-card{background:linear-gradient(135deg,#fff2,#2815247a 65%,#ac76901a)}.photo-story{background:linear-gradient(120deg,#ffffff08,#1b101322)}.story-copy p,.section-heading>p,.about-copy p{color:#e0ccd7}.eyebrow{color:#ddbecd}@media(prefers-reduced-motion:reduce){body:before{will-change:auto}}
