.home-proof{overflow:hidden;background:var(--paper)}.home-proof-head{max-width:930px}.home-proof-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);grid-gap:clamp(18px,2.4vw,34px);gap:clamp(18px,2.4vw,34px);margin-top:clamp(50px,7vh,84px)}.home-proof-panel{min-width:0;border:1px solid var(--line-paper);background:var(--paper-3)}.home-proof-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;min-height:126px;padding:clamp(22px,2.8vw,34px);border-bottom:1px solid var(--line-paper)}.home-proof-panel .mono-label{color:var(--gold-paper)}.home-proof-panel h3{max-width:19ch;margin-top:11px;color:var(--black);font-family:var(--ff-display);font-size:clamp(1.55rem,2.2vw,2.15rem);font-weight:540;line-height:1.02}.home-proof-link{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:var(--black-soft);font-size:.58rem;letter-spacing:.15em;line-height:1.45;text-transform:uppercase;transition:color .3s var(--ease-out),transform .35s var(--ease-out)}.home-proof-link:hover{color:var(--gold-paper);transform:translateX(3px)}.home-proof-link svg{width:13px;height:13px}.home-identity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.home-identity-card{min-width:0;border-right:1px solid var(--line-paper);transition:background .4s var(--ease-out)}.home-identity-card:last-child{border-right:0}.home-identity-card:hover{background:var(--paper-2)}.home-identity-mark{position:relative;display:grid;place-items:center;aspect-ratio:1.36;padding:clamp(16px,2.5vw,32px);overflow:hidden;border-bottom:1px solid var(--line-paper);background:#fff}.home-identity-mark[data-brand=academic-standard],.home-identity-mark[data-brand=vision-nexus-academy]{background:#fff}.home-identity-mark[data-brand=bba-real-estate]{background:#09090a}.home-identity-mark:before{content:"";position:absolute;inset:11px;border:1px solid rgba(10,10,12,.07);pointer-events:none;transition:inset .45s var(--ease-out),border-color .35s var(--ease-out)}.home-identity-mark[data-brand=bba-real-estate]:before{border-color:rgba(239,233,223,.14)}.home-identity-card:hover .home-identity-mark:before{inset:7px;border-color:var(--gold-line)}.home-identity-mark img{width:100%;height:auto;max-height:112px;object-fit:contain;transition:transform .6s var(--ease-out)}.home-identity-card:hover .home-identity-mark img{transform:scale(1.035)}.home-identity-meta{display:grid;grid-gap:6px;gap:6px;padding:18px}.home-identity-meta b{overflow:hidden;color:var(--black);font-family:var(--ff-display);font-size:1.08rem;font-weight:570;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.home-identity-meta small{min-height:2.8em;color:var(--black-mute);font-size:.56rem;letter-spacing:.11em;line-height:1.4;text-transform:uppercase}.home-credential-groups{list-style:none}.home-credential-groups li{display:grid;grid-template-columns:42px minmax(135px,.82fr) minmax(180px,1.18fr);align-items:center;grid-gap:14px;gap:14px;min-height:105px;padding:18px clamp(20px,2.5vw,30px);border-bottom:1px solid var(--line-paper)}.home-credential-groups li:last-child{border-bottom:0}.home-credential-count{color:var(--gold-paper);font-family:var(--ff-display);font-size:1.4rem;font-style:italic}.home-credential-groups li>span:nth-child(2){display:grid;grid-gap:4px;gap:4px}.home-credential-groups b{color:var(--black);font-size:.71rem;font-weight:560}.home-credential-groups small{color:var(--black-mute);font-size:.57rem}.home-credential-groups a{justify-self:end;color:var(--black-soft);font-size:.56rem;letter-spacing:.08em;line-height:1.5;text-align:right;transition:color .3s var(--ease-out)}.home-credential-groups a:hover{color:var(--gold-paper)}.creative-projects{overflow:hidden;background:#09090a}.creative-projects:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(90deg,transparent 0 49.95%,rgba(239,233,223,.025) 50%,transparent 50.05%),linear-gradient(rgba(239,233,223,.018) 1px,transparent 0);background-size:100% 100%,100% 108px}.creative-projects .wrap{position:relative}.creative-projects-head{max-width:930px}.creative-project-features{display:grid;grid-template-columns:minmax(0,7fr) minmax(330px,5fr);grid-gap:clamp(18px,2vw,30px);gap:clamp(18px,2vw,30px);margin-top:clamp(54px,8vh,94px)}.creative-project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(14px,1.6vw,24px);gap:clamp(14px,1.6vw,24px);margin-top:clamp(18px,2vw,30px)}.creative-projects--home .creative-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.creative-project{min-width:0;overflow:hidden;border:1px solid var(--line-dark);background:var(--ink);transition:border-color .45s var(--ease-out),transform .55s var(--ease-out)}.creative-project:hover{border-color:rgba(212,174,110,.42)}.creative-project-image{position:relative;overflow:hidden;background:var(--ink-3)}.creative-project--feature:first-child .creative-project-image{aspect-ratio:16/10}.creative-project--feature:nth-child(2) .creative-project-image{aspect-ratio:7/6}.creative-project--compact .creative-project-image{aspect-ratio:4/5}.creative-project-image img{object-fit:cover;transition:transform 1.1s var(--ease-out),filter .8s var(--ease-out)}.creative-project:hover .creative-project-image img{transform:scale(1.035);filter:saturate(1.04) contrast(1.01)}.creative-project-image figcaption{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:44px;padding:10px 14px;border-top:1px solid rgba(239,233,223,.12);color:rgba(241,235,225,.82);background:rgba(8,8,9,.88);font-size:.5rem;letter-spacing:.16em;text-transform:uppercase}.creative-project-image figcaption span:first-child{color:var(--gold-2);font-family:var(--ff-display);font-size:.9rem;font-style:italic;letter-spacing:0}.creative-project-copy{display:flex;flex-direction:column;align-items:flex-start;padding:clamp(22px,2.8vw,36px)}.creative-project--feature .creative-project-copy{min-height:292px}.creative-project--compact .creative-project-copy{min-height:300px;padding:22px 20px 24px}.creative-project-status{display:inline-flex;align-items:center;gap:8px;color:var(--gold-2);font-size:.56rem;letter-spacing:.13em;line-height:1.45;text-transform:uppercase}.creative-project-status i{width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:var(--gold);box-shadow:0 0 12px rgba(212,174,110,.58)}.creative-project-copy h3{margin-top:21px;color:var(--ivory);font-family:var(--ff-display);font-size:clamp(1.75rem,2.8vw,2.8rem);font-weight:520;line-height:.98}.creative-project--compact .creative-project-copy h3{font-size:clamp(1.55rem,2vw,2rem)}.creative-project-copy>p{margin-top:13px;color:var(--ivory-dim);font-size:.84rem;line-height:1.7}.creative-project--compact .creative-project-copy>p{font-size:.76rem}.creative-project-output{display:block;width:100%;margin-top:auto;padding-top:20px;border-top:1px solid var(--line-dark);color:var(--ivory-mute);font-size:.55rem;letter-spacing:.12em;line-height:1.55;text-transform:uppercase}.creative-project-disciplines{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;margin-top:clamp(36px,6vh,62px);padding:22px 0;border-block:1px solid var(--line-dark);color:var(--ivory-mute);font-size:.54rem;letter-spacing:.18em;text-transform:uppercase}.creative-project-disciplines span{display:inline-flex;align-items:center;gap:16px}.creative-project-disciplines span:not(:last-child):after{content:"·";color:var(--gold-2)}.creative-project-explore{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:clamp(24px,4vh,38px)}.creative-project-explore>p{max-width:64ch;color:var(--ivory-mute);font-size:.72rem;line-height:1.7}.creative-project-explore-link{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;color:var(--ivory);font-size:.6rem;letter-spacing:.16em;line-height:1.4;text-transform:uppercase;transition:color .3s var(--ease-out),transform .35s var(--ease-out)}.creative-project-explore-link:hover{color:var(--gold-2);transform:translateX(3px)}.creative-project-explore-link svg{width:13px;height:13px}.capability-index{background:var(--paper-2);border-block:1px solid var(--line-paper)}.capability-index-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:end;grid-gap:clamp(30px,6vw,94px);gap:clamp(30px,6vw,94px)}.capability-index-head h2{margin-top:21px;color:var(--black);font-family:var(--ff-display);font-size:var(--type-section-title);font-weight:520;letter-spacing:-.025em;line-height:.95}.capability-index-head h2 em{color:var(--gold-paper);font-weight:inherit}.capability-index-head>p{max-width:48ch;color:var(--black-soft);line-height:1.75}.capability-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 clamp(28px,5vw,76px);gap:0 clamp(28px,5vw,76px);margin-top:clamp(52px,7vh,82px);border-bottom:1px solid var(--line-paper)}.capability-index-group{min-width:0;padding:clamp(28px,4vw,48px) 0;border-top:1px solid var(--line-paper)}.capability-index-group>header{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:18px;gap:18px}.capability-index-group>header>span{color:var(--gold-paper);font-family:var(--ff-display);font-size:1.3rem;font-style:italic}.capability-index-group h3{color:var(--black);font-family:var(--ff-display);font-size:clamp(1.7rem,2.7vw,2.35rem);font-weight:540;line-height:1}.capability-index-group header p{max-width:50ch;margin-top:10px;color:var(--black-mute);font-size:.78rem;line-height:1.65}.capability-index-group ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 22px;gap:0 22px;margin:24px 0 0 60px;list-style:none}.capability-index-group li{position:relative;padding:10px 0 10px 15px;border-top:1px solid rgba(10,10,12,.1);color:var(--black-soft);font-size:.7rem;line-height:1.45}.capability-index-group li:before{content:"";position:absolute;top:1.05rem;left:0;width:4px;height:4px;border-radius:50%;background:var(--gold-paper)}.capability-index-foot{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-top:28px}.capability-index-foot>p{max-width:72ch;color:var(--black-mute);font-size:.72rem;line-height:1.7}@media (max-width:1100px){.home-proof-layout{grid-template-columns:1fr}.home-proof-credentials{max-width:none}.creative-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:960px){.creative-project-features{grid-template-columns:1fr 1fr}.creative-project--feature:first-child .creative-project-image,.creative-project--feature:nth-child(2) .creative-project-image{aspect-ratio:4/3}.creative-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-index-head{align-items:start}.capability-index-grid,.capability-index-head{grid-template-columns:1fr}}@media (max-width:700px){.home-proof-panel>header{display:grid;min-height:0}.home-proof-link{justify-self:start}.home-identity-grid{grid-template-columns:1fr}.home-identity-card{display:grid;grid-template-columns:42% 1fr;border-right:0;border-bottom:1px solid var(--line-paper)}.home-identity-card:last-child{border-bottom:0}.home-identity-mark{aspect-ratio:1.2;border-right:1px solid var(--line-paper);border-bottom:0}.home-identity-meta{align-content:center}.home-credential-groups li{grid-template-columns:38px minmax(0,1fr)}.home-credential-groups a{grid-column:2;justify-self:start;text-align:left}.creative-project-features{grid-template-columns:1fr}.creative-project--feature:first-child .creative-project-image,.creative-project--feature:nth-child(2) .creative-project-image{aspect-ratio:4/3}.creative-project--feature .creative-project-copy{min-height:0}.creative-project-grid{display:flex;gap:14px;margin-inline:calc(-1 * var(--gut));padding:0 var(--gut) 18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:var(--gut);scroll-snap-type:x mandatory;scrollbar-color:var(--gold) rgba(239,233,223,.08);scrollbar-width:thin}.creative-project--compact{flex:0 0 min(82vw,330px);scroll-snap-align:start}.creative-project--compact .creative-project-copy{min-height:270px}.creative-project-disciplines{justify-content:flex-start}.creative-project-explore{align-items:flex-start;flex-direction:column}.capability-index-group>header{grid-template-columns:34px minmax(0,1fr);gap:12px}.capability-index-group ul{grid-template-columns:1fr;margin-left:46px}.capability-index-foot{display:grid}}@media (max-width:430px){.home-proof-layout{margin-top:42px}.home-proof-panel>header{padding:21px 18px}.home-identity-card{grid-template-columns:40% 1fr}.home-identity-mark{padding:14px}.home-identity-mark:before{inset:7px}.home-identity-meta{padding:14px 12px}.home-identity-meta b{font-size:.98rem}.home-identity-meta small{font-size:.56rem}.home-credential-groups li{padding-inline:18px}.creative-project-copy{padding:22px 19px 24px}.creative-project-image figcaption{letter-spacing:.11em}}@media (prefers-reduced-motion:reduce){.creative-project,.creative-project-image img,.home-identity-mark img,.home-identity-mark:before,.home-proof-link{transition:none}}.mobile-home-index{display:none}@media (max-width:760px){html{scroll-padding-top:calc(118px + env(safe-area-inset-top))}html,html.folio-scroll-ready{scrollbar-width:auto}html.folio-scroll-ready::-webkit-scrollbar{width:auto}body:has(.home-shell){overflow-x:clip}body:has(.home-shell) .cursor-dot,body:has(.home-shell) .cursor-glow,body:has(.home-shell) .cursor-ring,body:has(.home-shell) .preloader{display:none!important}body:has(.home-shell) .bgfx-beam,body:has(.home-shell) .bgfx-blob,body:has(.home-shell) .bgfx-dots{opacity:.045}body:has(.home-shell) .bgfx-blob{opacity:.04}body:has(.home-shell) .grain{opacity:.018}body:has(.home-shell) .hd-in{height:calc(68px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}body:has(.home-shell) .hd.scrolled,body:has(.home-shell) .hd[data-header-theme=solid]{background:rgba(7,7,9,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body:has(.home-shell) .brand-lockup--header{gap:10px}body:has(.home-shell) .brand-lockup--header .brand-lockup-mark{width:29px}body:has(.home-shell) .brand-lockup--header .brand-lockup-rule{height:25px}body:has(.home-shell) .brand-lockup--header .brand-lockup-word{height:21px}body:has(.home-shell) .burger{width:48px;height:48px;margin-right:-10px;padding:11px;place-content:center}body:has(.home-shell) .burger span{width:25px}body:has(.home-shell) .menu{align-content:start;overflow-y:auto;padding-top:calc(92px + env(safe-area-inset-top));padding-bottom:calc(28px + env(safe-area-inset-bottom));background:#08080a}body:has(.home-shell) .menu nav{gap:0}body:has(.home-shell) .menu nav a{min-height:62px;padding:11px 0;font-size:clamp(2rem,9.8vw,2.8rem);line-height:.95}body:has(.home-shell) .menu-foot{margin-top:28px}.home-shell{--mobile-gut:clamp(20px,5.6vw,28px);--mobile-section:clamp(72px,10.5svh,92px)}.home-shell .hero-wrap,.home-shell .wrap{padding-inline:var(--mobile-gut)}.home-shell .sec{padding-block:var(--mobile-section)}.home-shell>section[id]{scroll-margin-top:calc(118px + env(safe-area-inset-top))}.home-shell .sec-head{max-width:100%}.home-shell .sec-head .eyebrow{font-size:.58rem;letter-spacing:.2em}.home-shell .sec-head .h2{max-width:12ch;font-size:clamp(2.55rem,12vw,3.55rem);line-height:.93}.home-shell .sec-head .lead{max-width:38ch;margin-top:20px;font-size:.94rem;line-height:1.65}.home-shell .hero{min-height:auto;display:block;padding:calc(92px + env(safe-area-inset-top)) 0 30px;background:radial-gradient(circle at 90% 35%,rgba(185,139,74,.09),transparent 34%),rgba(10,10,12,.98)}.home-shell .hero-rule--h{bottom:0;opacity:.7}.home-shell .hero-rule--v1,.home-shell .hero-rule--v2{display:none}.home-shell .hero-stage{min-height:clamp(280px,36svh,330px);display:block}.home-shell .hero-copy{max-width:100%}.home-shell .hero-kicker{max-width:30ch;font-size:.57rem;letter-spacing:.22em;line-height:1.55}.home-shell .hero-stage .hero-title{position:relative;z-index:2;max-width:none;margin-top:13px;font-size:clamp(2.8rem,12.5vw,3.55rem);line-height:.91;letter-spacing:-.025em}.home-shell .hero-title .line,.home-shell .hero-title .line>span{display:block;overflow:visible;white-space:normal}.home-shell .hero-core-interaction{right:-104px;top:78px;width:310px;min-width:0;pointer-events:none;opacity:.52}.home-shell .hero-core-interaction .living-seal{width:100%;min-width:0;--seal-o:0.62}.home-shell .living-core-canvas{display:none!important}.home-shell .living-core-fallback{opacity:1!important}.home-shell .living-core-scan{animation:none!important}.home-shell .living-core-axis,.home-shell .living-core-caption,.home-shell .living-core-state{display:none!important}.home-shell .hero-stage+.hero-foot{position:relative;z-index:3;grid-template-columns:1fr;gap:15px;margin-top:2px;padding-top:0}.home-shell .hero-sub{max-width:35ch;font-size:.94rem;line-height:1.62}.home-shell .hero-sub-break{display:none}.home-shell .hero-actions{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.home-shell .hero-actions .btn-ed{width:100%;min-height:54px;justify-content:center;padding-inline:18px}.home-shell .hero-base{display:none}.mobile-home-index{position:-webkit-sticky;position:sticky;top:calc(68px + env(safe-area-inset-top));z-index:72;display:block;overflow:hidden;border-block:1px solid var(--line-dark);background:rgba(8,8,10,.95);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-home-index:after{content:"";position:absolute;left:var(--mobile-gut);right:var(--mobile-gut);bottom:0;height:1px;background:var(--gold-2);transform:scaleX(var(--chapter-progress,0));transform-origin:left;transition:transform .32s var(--ease-out)}.mobile-home-index__track{display:flex;gap:2px;overflow-x:auto;overscroll-behavior-inline:contain;padding:5px var(--mobile-gut);scrollbar-width:none}.mobile-home-index__track::-webkit-scrollbar{display:none}.mobile-home-index a{min-width:max-content;min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;color:var(--ivory-dim);font-size:.61rem;letter-spacing:.16em;text-decoration:none;text-transform:uppercase;opacity:.48;transition:color .22s ease,opacity .22s ease}.mobile-home-index a.is-active{color:var(--ivory);opacity:1}.mobile-home-index a:first-child{padding-left:0}.mobile-home-index a span{color:var(--gold-2);font-family:var(--ff-display);font-size:.88rem;font-style:italic;letter-spacing:0}.mobile-home-index a:focus-visible{outline:1px solid var(--gold-2);outline-offset:-4px}.home-shell .work-rows{gap:64px;margin-top:42px}.home-shell .work-row,.home-shell .work-row.flip{gap:25px}.home-shell .work-row .work-copy,.home-shell .work-row.flip .work-copy{order:1}.home-shell .work-row .work-media,.home-shell .work-row.flip .work-media{order:2}.home-shell .work-composition,.home-shell .work-row.flip .work-composition{padding-right:clamp(56px,17vw,74px)}.home-shell .work-phone,.home-shell .work-row.flip .work-phone{width:clamp(92px,26vw,118px)}.home-shell .work-copy{padding-left:0}.home-shell .work-no{font-size:2.2rem}.home-shell .work-name a{font-size:clamp(2.2rem,11vw,3rem)}.home-shell .work-sum{margin-top:11px;line-height:1.62}.home-shell .work-links{gap:4px 22px;margin-top:16px}.home-shell .creative-direction-link,.home-shell .creative-project-explore-link,.home-shell .edition-enquire,.home-shell .lab-open,.home-shell .lnk,.home-shell .why-home-process a{min-height:44px;align-items:center}.home-shell .practice-rooms--home{margin-top:40px}.home-shell .practice-rooms--home .practice-room{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:22px 18px}.home-shell .practice-no{font-size:1.3rem}.home-shell .practice-copy h3{font-size:1.6rem;line-height:1.02}.home-shell .practice-copy p{margin-top:10px;font-size:.84rem;line-height:1.6}.home-shell .what-we-do-identities{gap:22px;margin-top:38px;padding-top:30px}.home-shell .what-we-do-identities .home-identity-grid{display:flex;gap:12px;width:calc(100% + var(--mobile-gut));overflow-x:auto;overscroll-behavior-inline:contain;padding:0 var(--mobile-gut) 10px 0;border:0;scroll-padding-inline:var(--mobile-gut);scroll-snap-type:x mandatory;scrollbar-width:none}.home-shell .what-we-do-identities .home-identity-grid::-webkit-scrollbar{display:none}.home-shell .what-we-do-identities .home-identity-card{flex:0 0 min(80vw,340px);display:grid;grid-template-columns:1fr;grid-template-rows:minmax(180px,48vw) auto;border:0;scroll-snap-align:start}.home-shell .what-we-do-identities .home-identity-mark{min-height:180px;display:grid;place-items:center;padding:22px;border:1px solid var(--line-dark)}.home-shell .what-we-do-identities .home-identity-mark img{max-width:82%;max-height:118px;object-fit:contain}.home-shell .what-we-do-identities .home-identity-meta{min-height:0;padding:12px 2px 0;border:0;background:transparent}.home-shell .creative-project-features{gap:18px;margin-top:42px}.home-shell .creative-project--feature .creative-project-image{aspect-ratio:4/3}.home-shell .creative-project-copy{padding:22px 19px 24px}.home-shell .creative-project--feature .creative-project-copy{min-height:0}.home-shell .creative-project-grid{display:flex;gap:12px;width:calc(100% + var(--mobile-gut));overflow-x:auto;overscroll-behavior-inline:contain;padding:0 var(--mobile-gut) 10px 0;scroll-padding-inline:var(--mobile-gut);scroll-snap-type:x mandatory;scrollbar-width:none}.home-shell .creative-project-grid::-webkit-scrollbar{display:none}.home-shell .creative-project--compact{flex:0 0 min(80vw,325px);scroll-snap-align:start}.home-shell .creative-project--compact .creative-project-copy{min-height:260px}.home-shell .creative-project-disciplines{flex-wrap:nowrap;justify-content:flex-start;gap:22px;overflow-x:auto;margin-top:28px;scrollbar-width:none}.home-shell .creative-project-disciplines::-webkit-scrollbar{display:none}.home-shell .creative-project-disciplines span{flex:0 0 auto}.home-shell .creative-project-explore{gap:10px;padding-top:26px}.home-shell .why-principles{display:flex;gap:12px;width:calc(100% + var(--mobile-gut));overflow-x:auto;overscroll-behavior-inline:contain;margin-top:38px;padding:0 var(--mobile-gut) 10px 0;scroll-padding-inline:var(--mobile-gut);scroll-snap-type:x mandatory;scrollbar-width:none}.home-shell .why-principles::-webkit-scrollbar{display:none}.home-shell .why-principles .principle{flex:0 0 min(76vw,310px);min-height:205px;padding:22px 20px;border:1px solid var(--line-dark-2);scroll-snap-align:start}.home-shell .why-principles .principle h3{font-size:1.55rem}.home-shell .why-principles .principle p{line-height:1.62}.home-shell .why-home-process{gap:15px;margin-top:30px;padding-top:24px}.home-shell .selected-labs .lab-featured{display:flex;gap:12px;width:calc(100% + var(--mobile-gut));overflow-x:auto;overscroll-behavior-inline:contain;margin-top:40px;padding:0 var(--mobile-gut) 10px 0;scroll-padding-inline:var(--mobile-gut);scroll-snap-type:x mandatory;scrollbar-width:none}.home-shell .selected-labs .lab-featured::-webkit-scrollbar{display:none}.home-shell .selected-labs .lab-card{flex:0 0 min(84vw,350px);display:flex;scroll-snap-align:start}.home-shell .selected-labs .lab-visual{min-height:0;aspect-ratio:16/10}.home-shell .selected-labs .lab-card-copy{min-height:360px;padding:22px 19px 24px}.home-shell .selected-labs .lab-stage{margin-top:18px}.home-shell .selected-labs .lab-card h3{font-size:1.85rem}.home-shell .engagement-home-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;width:100%;overflow:visible;margin-top:40px;padding:0;border:0;scroll-snap-type:none}.home-shell .engagement-home-grid::-webkit-scrollbar{display:none}.home-shell .engagement-home-grid .edition,.home-shell .engagement-home-grid .edition:last-child,.home-shell .engagement-home-grid .edition:nth-child(2n),.home-shell .engagement-home-grid .edition:nth-last-child(-n+2){width:100%;min-height:0;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto 1fr;grid-gap:17px;gap:17px;padding:24px 21px;border:1px solid var(--line-paper);scroll-snap-align:none}.home-shell .engagement-home-grid .edition-enquire,.home-shell .engagement-home-grid .edition-summary,.home-shell .engagement-home-grid .edition-terms,.home-shell .engagement-home-grid .edition-title{grid-column:1;grid-row:auto;text-align:left}.home-shell .engagement-home-grid .edition-enquire{align-self:end}.home-shell .edition-note{margin-top:16px}body:has(.home-shell) .footer{padding-top:clamp(56px,9svh,72px);padding-bottom:max(54px,calc(40px + env(safe-area-inset-bottom)))}body:has(.home-shell) .foot-commission{gap:26px;padding-bottom:44px;align-items:start}body:has(.home-shell) .foot-call h2{max-width:11ch;margin-top:16px;font-size:clamp(3rem,13vw,4.2rem)}body:has(.home-shell) .foot-call>p:not(.foot-kicker){margin-top:18px;line-height:1.65}body:has(.home-shell) .foot-actions{gap:12px;margin-top:24px}body:has(.home-shell) .foot-actions .btn-ed{min-height:52px}body:has(.home-shell) .foot-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px;padding:32px 0}body:has(.home-shell) .foot-intro{grid-column:1/-1;padding-bottom:4px}body:has(.home-shell) .foot-contact{grid-column:auto;padding-top:0;border-top:0}body:has(.home-shell) .foot-col{min-width:0}body:has(.home-shell) .foot-col a{overflow-wrap:anywhere}body:has(.home-shell) .foot-col a{min-height:36px;display:inline-flex;align-items:center}body:has(.home-shell) .foot-bottom{padding-top:18px}.home-shell .creative-project,.home-shell .edition,.home-shell .lab-card,.home-shell .practice-room,.home-shell .work-media,.home-shell [data-alive],.home-shell [data-tilt]{transform:none!important}.home-shell .creative-project-image img,.home-shell .edition-enquire svg,.home-shell .lab-open svg,.home-shell .lnk svg,.home-shell .work-frame img{transition:none!important}}@media (max-width:380px){.home-shell{--mobile-gut:18px}.home-shell .hero-stage .hero-title{font-size:clamp(2.62rem,12.3vw,3rem)}.home-shell .hero-stage{min-height:clamp(270px,35svh,300px)}.home-shell .hero-core-interaction{right:-112px;width:290px}.home-shell .sec-head .h2{font-size:clamp(2.35rem,11.4vw,2.8rem)}body:has(.home-shell) .foot-directory{grid-template-columns:1fr}}@media (max-width:760px) and (prefers-reduced-motion:reduce){.mobile-home-index{-webkit-backdrop-filter:none;backdrop-filter:none}}