:root{color-scheme:dark;--black: oklch(13% .006 75);--ink: oklch(20% .012 75);--ivory: oklch(94% .025 82);--soft-ivory: oklch(90% .032 80);--muted: oklch(76% .025 78);--black-rgb: 4 4 3;--ink-rgb: 24 22 18;--ivory-rgb: 244 236 222;--white-rgb: 255 255 255;--gold-rgb: 190 154 86;--water-rgb: 167 184 190;--night-rgb: 9 11 13;--line: rgb(var(--gold-rgb) / .22);--dark-line: rgb(var(--gold-rgb) / .28);--metal: oklch(80% .028 80);--gold: oklch(72% .115 76);--gold-bright: oklch(79% .105 78);--gold-deep: oklch(53% .102 72);--focus: var(--gold-bright);--surface-warm: oklch(15% .01 72);--surface-card: oklch(14% .008 74);--surface-panel: oklch(15% .012 75);--textile-shadow: #1e1a15;--textile-ink: #090807;--textile-warm: #120f0b;--textile-gold: #211b14;--textile-deep: #0a0807;--textile-brown: #0c0a08;--textile-panel: #1d1712;--dur-micro: .16s;--dur-short: .22s;--ease-out: cubic-bezier(.22, 1, .36, 1);--max: 1200px;--side: clamp(20px, 4vw, 64px);--header-height: 76px;--header-height-mobile: 68px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--black);color:var(--ivory);scroll-behavior:smooth}html{overflow-x:clip}*{box-sizing:border-box}body{margin:0;overflow-x:clip;background:radial-gradient(circle at 88% 8%,rgb(var(--gold-rgb) / .19),transparent 24rem),radial-gradient(circle at 10% 82%,rgb(var(--gold-rgb) / .055),transparent 28rem),linear-gradient(180deg,var(--black) 0%,var(--surface-warm) 48%,var(--black) 100%);color:var(--ivory)}::selection{background:var(--gold);color:var(--ink)}body[data-menu-open]{overflow-x:clip;overflow-y:hidden}a{color:inherit;text-decoration:none}.text-link{color:currentColor;text-decoration:underline;text-decoration-color:rgb(var(--gold-rgb) / .58);text-decoration-thickness:1px;text-underline-offset:.16em;transition:color var(--dur-micro) var(--ease-out),text-decoration-color var(--dur-micro) var(--ease-out)}.text-link:hover{color:var(--gold);text-decoration-color:currentColor}.ivory-band .text-link{color:var(--ink);text-decoration-color:rgb(var(--gold-rgb) / .72)}.ivory-band .text-link:hover{color:var(--gold)}button{font:inherit}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:var(--header-height);padding:0 var(--side);border-bottom:1px solid rgb(var(--gold-rgb) / .24);background:rgb(var(--black-rgb) / .9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 40px rgb(var(--black-rgb) / .32);overflow:visible}.site-header:after{position:absolute;right:var(--side);bottom:-1px;width:clamp(72px,12vw,180px);height:1px;background:var(--gold-bright);content:"";opacity:.72}.brand-mark{font-family:Trajan Pro,"Trajan Pro 3",Cormorant Garamond,Georgia,serif;font-size:clamp(1.4rem,2vw,2rem);font-weight:600;letter-spacing:.12em;transition:color var(--dur-micro) var(--ease-out)}.brand-mark:hover{color:var(--gold-bright)}.desktop-nav{display:flex;gap:clamp(16px,2vw,30px);align-items:center;color:rgb(var(--ivory-rgb) / .78);font-size:.76rem;font-weight:600;text-transform:uppercase}.desktop-nav a,.footer-links a,.journal-list a,.venture-row a{transition:color var(--dur-micro) var(--ease-out),opacity var(--dur-micro) var(--ease-out),transform var(--dur-micro) var(--ease-out)}.desktop-nav a:hover,.footer-links a:hover,.journal-list a:hover,.venture-row a:hover{color:var(--gold-bright)}a:focus-visible,button:focus-visible{outline:2px solid var(--focus);outline-offset:4px}.desktop-nav a,.mobile-nav a,.footer-links a,.button-link,.contact-link,.external-project-link{line-height:1;white-space:nowrap}.icon-button{display:none;place-items:center;width:44px;height:44px;border:1px solid var(--line);background:transparent;color:var(--ivory)}.mobile-nav{display:none}.hero{min-height:100svh;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);align-items:center;gap:clamp(40px,6vw,96px);padding:118px var(--side) 72px;max-width:1480px;margin:0 auto}.hero-copy{max-width:760px;min-width:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;letter-spacing:0;min-width:0;overflow-wrap:anywhere}h1,.ecosystem-center strong{font-family:Trajan Pro,"Trajan Pro 3",Cormorant Garamond,Georgia,serif}h1{margin-bottom:18px;font-size:clamp(5rem,9.3vw,10.4rem);line-height:.78}.hero h1,.fashion-hero-content h1{white-space:nowrap;overflow-wrap:normal;word-break:normal}h2{margin-bottom:0;font-size:clamp(2.5rem,6vw,6rem);line-height:.92}h3{margin-bottom:12px;font-size:clamp(1.6rem,2.5vw,2.5rem);line-height:1}p{color:rgb(var(--ivory-rgb) / .76);font-size:clamp(1rem,1.15vw,1.17rem);line-height:1.78}.hero-line{margin-bottom:22px;color:var(--gold-bright);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4vw,4.2rem);line-height:1}.hero-body{max-width:650px;margin-bottom:34px;font-size:clamp(1.08rem,1.5vw,1.35rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.button-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border:1px solid var(--line);color:var(--ivory);font-size:.78rem;font-weight:700;text-transform:uppercase;transition:color var(--dur-micro) var(--ease-out),background-color var(--dur-micro) var(--ease-out),border-color var(--dur-micro) var(--ease-out),transform var(--dur-micro) var(--ease-out)}.button-link.primary{border-color:var(--gold-bright);background:var(--gold);color:var(--ink)}.button-link.secondary{background:rgb(var(--ivory-rgb) / .04)}.button-link.primary:hover{background:var(--gold-bright)}.button-link.secondary:hover{border-color:var(--gold);color:var(--gold-bright)}.button-link:hover{transform:translateY(-2px)}.button-link:active,.contact-link:active,.external-project-link:active{transform:translateY(0)}.button-link[aria-disabled=true],.contact-link[aria-disabled=true],.external-project-link[aria-disabled=true],button:disabled{cursor:not-allowed;opacity:.55}.hero-visual{position:relative;min-height:clamp(420px,55svh,640px);overflow:hidden;border-left:1px solid rgb(var(--gold-rgb) / .34)}.metal-orbit{position:absolute;top:5%;right:6%;bottom:28%;left:17%;border:1px solid rgb(var(--gold-rgb) / .4);background:linear-gradient(122deg,rgb(var(--white-rgb) / .22),transparent 18%,rgb(var(--gold-rgb) / .28) 50%,transparent 72%),linear-gradient(135deg,rgb(var(--ivory-rgb) / .12),rgb(var(--white-rgb) / .02));box-shadow:inset 0 0 80px rgb(var(--white-rgb) / .08),0 24px 70px rgb(var(--gold-rgb) / .08);transform:skewY(-6deg)}.textile-panel{position:absolute;left:0;bottom:8%;width:64%;aspect-ratio:3 / 4;background:linear-gradient(100deg,rgb(var(--black-rgb) / .1),rgb(var(--black-rgb) / .72)),repeating-linear-gradient(92deg,var(--textile-shadow) 0 3px,var(--textile-ink) 3px 9px);border:1px solid rgb(var(--ivory-rgb) / .18)}.water-panel{position:absolute;right:0;bottom:0;width:58%;aspect-ratio:1 / 1.15;background:radial-gradient(circle at 32% 28%,rgb(var(--white-rgb) / .88),transparent 8%),radial-gradient(circle at 54% 58%,rgb(var(--ivory-rgb) / .34),transparent 23%),linear-gradient(140deg,rgb(var(--water-rgb) / .9),rgb(var(--night-rgb) / .88));border:1px solid rgb(var(--ivory-rgb) / .24);filter:saturate(.74)}.section{width:min(var(--max),calc(100% - (var(--side) * 2)));margin:0 auto;padding:clamp(76px,10vw,150px) 0}.quote-section{width:100%;padding:clamp(54px,8vw,104px) var(--side);border-top:1px solid rgb(var(--gold-rgb) / .5);border-bottom:1px solid rgb(var(--gold-rgb) / .5);background:var(--soft-ivory);color:var(--ink)}.quote-section p{max-width:1120px;margin:0 auto;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.6rem,7vw,8rem);line-height:.95}.editorial-section,.principles-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(36px,7vw,92px);align-items:start}.page-intro{width:min(var(--max),calc(100% - (var(--side) * 2)));margin:0 auto;padding:clamp(132px,15vw,210px) 0 clamp(56px,8vw,100px);border-bottom:1px solid rgb(var(--gold-rgb) / .4)}.page-intro h1{max-width:980px;margin-bottom:26px;font-size:clamp(4.2rem,11vw,11rem);line-height:.86}.page-intro p{max-width:760px;font-size:clamp(1.1rem,1.7vw,1.45rem)}.section-kicker{display:flex;align-items:center;gap:12px;margin-bottom:20px;color:var(--gold-bright);font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.section-kicker:after{width:28px;height:1px;background:currentColor;content:"";opacity:.72}.ecosystem-section{border-top:1px solid var(--line)}.ecosystem-map{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;padding:1px;border:1px solid var(--line);background:linear-gradient(90deg,transparent 96%,rgb(var(--ivory-rgb) / .07) 96%),linear-gradient(0deg,transparent 96%,rgb(var(--ivory-rgb) / .07) 96%),rgb(var(--ivory-rgb) / .02);background-size:44px 44px}.ecosystem-center,.ecosystem-node{min-height:148px;display:flex;align-items:center;justify-content:center;padding:24px;border:1px solid rgb(var(--ivory-rgb) / .12);background:rgb(var(--black-rgb) / .72);text-align:center}.ecosystem-center{grid-column:span 2;flex-direction:column;gap:12px;color:var(--ivory)}.ecosystem-center strong{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4vw,4rem);font-weight:500;line-height:.92}.ecosystem-center span{color:var(--gold-bright);font-size:.72rem;font-weight:800;text-transform:uppercase}.ecosystem-node{color:rgb(var(--ivory-rgb) / .84);font-size:.8rem;font-weight:800;text-transform:uppercase}.ecosystem-link{transition:border-color var(--dur-micro) var(--ease-out),color var(--dur-micro) var(--ease-out),background var(--dur-micro) var(--ease-out)}.ecosystem-link:hover{border-color:rgb(var(--gold-rgb) / .7);background:rgb(var(--gold-rgb) / .07);color:var(--gold-bright)}.ecosystem-note{max-width:760px;margin:32px 0 0}.focus-section .division-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.featured-projects{border-top:1px solid var(--line)}.project-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;border:1px solid var(--line);background:rgb(var(--gold-rgb) / .28)}.project-card{position:relative;min-height:360px;display:flex;flex-direction:column;justify-content:space-between;gap:32px;padding:clamp(24px,3vw,36px);background:linear-gradient(160deg,rgb(var(--gold-rgb) / .085),rgb(var(--ivory-rgb) / .01)),var(--surface-card)}.project-card span{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.9rem,2.6vw,3.4rem);line-height:.92;overflow-wrap:anywhere}.project-card p{margin-bottom:0;font-size:.96rem}.principle-list{border-top:1px solid var(--line)}.principle-row{display:grid;grid-template-columns:68px minmax(0,1fr);gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.principle-row span{color:var(--gold-bright);font-size:.72rem;font-weight:800}.principle-row p{margin:0;color:var(--ivory);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.7rem,3vw,3.4rem);line-height:1}.looking-ahead{max-width:960px;text-align:center}.looking-ahead h2{margin-bottom:28px}.looking-ahead p{margin-left:auto;margin-right:auto;max-width:760px}.final-cta{width:min(1320px,calc(100% - (var(--side) * 2)));margin:0 auto clamp(40px,7vw,96px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(30px,5vw,70px);align-items:end;padding:clamp(40px,6vw,80px);border:1px solid rgb(var(--gold-rgb) / .45);background:radial-gradient(circle at 92% 14%,rgb(var(--gold-rgb) / .24),transparent 24rem),rgb(var(--gold-rgb) / .04);box-shadow:inset 0 0 0 1px rgb(var(--gold-rgb) / .06)}.final-cta h2{max-width:900px;font-size:clamp(2.6rem,6vw,7rem)}.architecture-section{padding-top:40px;border-top:1px solid var(--line)}.architecture-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border:1px solid var(--line);background:rgb(var(--gold-rgb) / .26)}.architecture-grid span{min-height:82px;display:flex;align-items:center;padding:18px;background:var(--surface-card);color:rgb(var(--ivory-rgb) / .76);font-size:.78rem;font-weight:700;text-transform:uppercase}.split,.founder-section,.contact-section,.ip-section,.pet-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.78fr);gap:clamp(36px,7vw,92px);align-items:center}.copy-stack p:last-child,.founder-copy p:last-child,.statement-section p:last-child,.ip-section p:last-child{margin-bottom:0}.ivory-band{width:100%;max-width:none;padding-left:var(--side);padding-right:var(--side);background:var(--soft-ivory);color:var(--ink)}.ivory-band .section-heading,.ivory-band .division-grid{width:min(var(--max),100%);margin-left:auto;margin-right:auto}.section-heading{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:start;margin-bottom:clamp(42px,6vw,86px)}.section-heading h2{max-width:900px}.ecosystem-section .section-heading,.focus-section .section-heading,.featured-projects .section-heading,.fashion-modules .section-heading{width:min(760px,100%);margin-left:auto;margin-right:auto}.ivory-band h2,.ivory-band h3,.ivory-band p{color:var(--ink)}.division-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--dark-line);border-left:1px solid var(--dark-line)}.division-item{min-height:260px;padding:clamp(24px,3vw,44px);border-right:1px solid var(--dark-line);border-bottom:1px solid var(--dark-line)}.division-item p{margin-bottom:0;color:rgb(var(--ink-rgb) / .68)}.pet-section{align-items:stretch}.image-rail{min-height:520px}.pet-still{width:100%;height:100%;min-height:520px;background:linear-gradient(160deg,rgb(var(--white-rgb) / .13),transparent 28%),radial-gradient(circle at 38% 30%,rgb(var(--ivory-rgb) / .34),transparent 14%),repeating-linear-gradient(132deg,var(--textile-warm) 0 10px,var(--textile-gold) 10px 16px,var(--textile-deep) 16px 28px);border:1px solid var(--line)}.pet-copy{align-self:center}.fashion-hero{position:relative;min-height:100svh;display:grid;align-items:center;padding:118px var(--side) 72px;overflow:hidden;border-bottom:1px solid var(--line)}.fashion-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgb(var(--black-rgb) / .88),rgb(var(--black-rgb) / .38) 44%,rgb(var(--black-rgb) / .78)),url(/fashion/salman-fashion-hero.jpg) center / cover;filter:saturate(.82) contrast(1.04)}.fashion-hero-content{position:relative;z-index:1;width:min(760px,100%)}.fashion-hero-content img{display:block;width:min(520px,78vw);height:auto;margin-bottom:clamp(28px,5vw,64px);opacity:.82}.fashion-hero-content h1{margin-bottom:24px;font-size:clamp(4rem,10vw,11rem)}.fashion-hero-content p{max-width:680px;font-size:clamp(1.08rem,1.5vw,1.35rem)}.fashion-hero-content>span{display:inline-flex;margin-top:22px;padding:13px 18px;border:1px solid rgb(var(--gold-rgb) / .58);color:var(--gold-bright);font-size:.72rem;font-weight:800;letter-spacing:.18em}.fashion-tagline{color:var(--ivory);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.1rem,5vw,5.8rem);line-height:.96}.fashion-film,.fashion-press{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:clamp(36px,7vw,92px);align-items:center;border-top:1px solid var(--line)}.video-frame{aspect-ratio:16 / 9;border:1px solid var(--line);background:var(--black)}.video-frame iframe{display:block;width:100%;height:100%;border:0}.fashion-legacy{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1fr);gap:clamp(36px,7vw,92px);align-items:center;border-top:1px solid var(--line)}.fashion-visual{min-height:560px;border:1px solid var(--line);background:linear-gradient(140deg,rgb(var(--ivory-rgb) / .12),transparent 34%),radial-gradient(circle at 36% 24%,rgb(var(--gold-rgb) / .18),transparent 18%),repeating-linear-gradient(102deg,var(--textile-brown) 0 8px,var(--textile-panel) 8px 12px,var(--surface-card) 12px 28px)}.fashion-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fashion-panel-image{min-height:520px;border:1px solid var(--line);overflow:hidden}.fashion-panel-image img{width:100%;height:100%;min-height:520px;display:block;object-fit:cover;filter:saturate(.85) contrast(1.04)}.celebrity-section{display:grid;grid-template-columns:minmax(220px,.46fr) minmax(0,1fr);gap:clamp(36px,7vw,92px);align-items:start;border-top:1px solid var(--line)}.celebrity-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}.celebrity-list a{min-height:76px;display:flex;align-items:center;padding:18px 28px 18px 0;border-bottom:1px solid var(--line);color:rgb(var(--ivory-rgb) / .88);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.28rem,2.35vw,2.45rem);line-height:1.02;overflow-wrap:anywhere}.celebrity-list a:hover{color:var(--gold-bright)}.venture-list{border-top:1px solid var(--line)}.venture-row{display:grid;grid-template-columns:72px 220px minmax(0,1fr) 38px;gap:clamp(18px,3vw,44px);align-items:center;padding:34px 0;border-bottom:1px solid var(--line)}.venture-row p{margin-bottom:0}.venture-index,.venture-category{color:var(--gold-bright);font-size:.74rem;font-weight:800;text-transform:uppercase}.venture-row h3{margin-bottom:8px}.venture-title-link{transition:color var(--dur-micro) var(--ease-out)}.external-project-link{display:inline-flex;align-items:center;gap:9px;margin-top:24px;color:var(--metal);font-size:.74rem;font-weight:800;text-transform:uppercase;transition:color var(--dur-micro) var(--ease-out),transform var(--dur-micro) var(--ease-out)}.external-project-link:hover{color:var(--gold-bright);transform:translateY(-1px)}.venture-pages{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:1px;width:100%;max-width:none;padding:0 var(--side) clamp(76px,10vw,150px)}.venture-detail{min-width:0;min-height:360px;padding:clamp(24px,3vw,38px);border:1px solid var(--line);overflow:hidden}.venture-detail h2{margin-bottom:24px;font-size:clamp(2.35rem,4vw,3.75rem)}.venture-detail p{margin-bottom:0;font-size:.98rem;overflow-wrap:anywhere}.ip-section{border-top:1px solid var(--line)}.ip-visual{min-height:440px;border:1px solid var(--line);background:linear-gradient(145deg,rgb(var(--ivory-rgb) / .08),rgb(var(--ivory-rgb) / .01)),var(--surface-panel);overflow:hidden}.patent-lines{width:130%;height:130%;transform:rotate(-12deg) translate(-8%,-10%);background:linear-gradient(90deg,transparent 96%,rgb(var(--ivory-rgb) / .22) 96% 97%,transparent 97%),linear-gradient(0deg,transparent 94%,rgb(var(--gold-rgb) / .24) 94% 95%,transparent 95%);background-size:70px 70px}.founder-section{align-items:start}.founder-copy{padding-top:16px}.statement-section{max-width:900px;padding-top:40px;border-top:1px solid var(--line)}.statement-section p{font-size:clamp(1.05rem,1.7vw,1.46rem);line-height:1.58}.journal-list{display:grid;border-top:1px solid var(--line)}.journal-list a{display:flex;justify-content:space-between;gap:20px;padding:28px 0;border-bottom:1px solid var(--line);color:rgb(var(--ivory-rgb) / .86);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,3vw,3rem);line-height:1.05}.contact-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.contact-link{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 22px;border:1px solid var(--gold-bright);background:var(--gold);color:var(--ink);font-weight:700;transition:background-color var(--dur-micro) var(--ease-out),transform var(--dur-micro) var(--ease-out)}.contact-link:hover{background:var(--gold-bright)}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:46px var(--side) 60px;border-top:1px solid rgb(var(--gold-rgb) / .3);background:rgb(var(--black-rgb) / .36)}.site-footer>.brand-mark{flex:0 0 auto;color:var(--gold-bright)}.footer-links{display:flex;align-items:center;flex-wrap:nowrap;justify-content:flex-end;gap:clamp(14px,1.65vw,24px);color:rgb(var(--ivory-rgb) / .66);font-size:.78rem;font-weight:700;text-transform:uppercase}.icon-button:active{transform:translateY(1px)}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.button-link:hover,.external-project-link:hover{transform:none}}@media(max-width:1000px){.desktop-nav{display:none}.icon-button{display:grid}.mobile-nav{position:absolute;top:100%;right:0;left:0;z-index:21;display:grid;align-content:start;height:calc(100svh - var(--header-height));gap:0;padding:20px var(--side) 32px;border-bottom:1px solid var(--line);background:var(--black);opacity:0;overflow-y:auto;pointer-events:none;transform:translateY(-8px);transition:opacity var(--dur-micro) var(--ease-out),transform var(--dur-micro) var(--ease-out)}body[data-menu-open] .mobile-nav{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav a{padding:18px 0;border-bottom:1px solid var(--line);font-family:Cormorant Garamond,Georgia,serif;font-size:2rem}.hero,.editorial-section,.principles-section,.fashion-film,.fashion-press,.celebrity-section,.fashion-legacy,.split,.founder-section,.contact-section,.ip-section,.pet-section,.section-heading{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{min-height:520px}.division-grid,.ecosystem-map,.focus-section .division-grid,.project-grid,.fashion-grid,.architecture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.venture-row{grid-template-columns:54px minmax(0,1fr) 34px}.venture-row>p{grid-column:2 / -1}.venture-pages{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.site-header{min-height:var(--header-height-mobile)}.mobile-nav{height:calc(100svh - var(--header-height-mobile))}.hero{padding-top:104px;padding-bottom:48px;gap:30px}h1{font-size:clamp(3.2rem,15vw,4.25rem);line-height:.86}.page-intro h1{font-size:clamp(3rem,14vw,4.25rem)}h2{font-size:clamp(2.35rem,14vw,4rem)}.hero-actions,.button-link{width:100%}.hero-line{font-size:clamp(1.75rem,10vw,2.8rem)}.hero-body{margin-bottom:26px}.button-link{min-height:52px}.hero-visual,.image-rail,.pet-still,.ip-visual{min-height:320px}.division-grid,.venture-pages,.ecosystem-map,.focus-section .division-grid,.project-grid,.fashion-grid,.architecture-grid{grid-template-columns:1fr}.fashion-visual{min-height:320px}.fashion-hero{min-height:min(760px,88svh);padding-top:106px;padding-bottom:48px;align-items:end}.fashion-hero-content img{width:min(390px,76vw);margin-bottom:26px}.fashion-tagline{font-size:clamp(1.85rem,10vw,2.75rem)}.fashion-hero-content h1{font-size:clamp(3.35rem,17vw,4.6rem)}.fashion-panel-image,.fashion-panel-image img{min-height:320px}.celebrity-list{grid-template-columns:1fr}.ecosystem-center{grid-column:span 1}.project-card{min-height:280px}.principle-row{grid-template-columns:44px minmax(0,1fr)}.final-cta{grid-template-columns:1fr;width:calc(100% - (var(--side) * 2));padding:30px}.venture-row{grid-template-columns:1fr 34px;align-items:start}.venture-index{grid-column:1 / -1}.venture-row>p{grid-column:1 / -1}.site-footer{justify-content:flex-start;gap:28px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.site-footer::-webkit-scrollbar{display:none}.footer-links{flex:0 0 auto;justify-content:flex-start}.contact-link{justify-self:stretch}}
