.project-detail-page{--page-bg:#141515;--deep-bg:#141515;--hairline:#ffffff1a;--pd-ink:#fff;--pd-muted:#ffffff9e;background:var(--deep-bg);color:var(--pd-ink)}.project-detail-page .shell{padding-inline:40px}@media (width>=768px){.project-detail-page .shell{padding-inline:var(--shell-gutter)}}.project-detail-page .link-underline:hover{color:var(--vivid-pink)}.project-hero{--pd-ink:#14120f;--pd-muted:#14120f9e;--hairline:#0000001f;color:var(--pd-ink);background:#f4f2ee;place-items:center;padding-block:40px;display:grid}.project-hero-box{padding:48px var(--shell-gutter);background:#eae7e0;border-radius:30px;flex-direction:column;justify-content:center;display:flex}@media (width>=768px){.project-hero{padding-block:56px}.project-hero-box{min-height:420px;padding:72px 48px}}@media (width>=1201px){.project-hero{padding-block:72px}.project-hero-box{min-height:540px;padding:96px clamp(48px,5vw,92px)}}.project-hero-inner{width:100%;max-width:1180px;margin-inline:auto}.project-hero h1{max-width:20ch}.project-hero [data-hero-anim]{opacity:0;transform:translateY(42px)}.project-hero[data-ready=true] [data-hero-anim]{animation:.9s cubic-bezier(.16,1,.3,1) forwards project-hero-in}.project-hero[data-ready=true] [data-hero-anim=title]{animation-delay:.12s}@keyframes project-hero-in{to{opacity:1;transform:translateY(0)}}.split-in-up-word{vertical-align:bottom;display:inline-block;overflow:hidden}.split-in-up-word>span{will-change:transform;display:inline-block}.project-details{background:var(--deep-bg);padding-top:96px}@media (width>=1201px){.project-details{padding-top:140px}}.project-details-label{justify-content:center;align-items:center;gap:14px;display:flex}.project-details-label .line{background:var(--hairline);width:clamp(60px,12vw,160px);height:1px}.project-details .eyebrow:before{background:var(--vivid-orange)}.project-meta-row{grid-template-columns:1fr;justify-content:center;justify-items:center;gap:28px;width:fit-content;max-width:100%;margin-inline:auto;display:grid}@media (width>=768px){.project-meta-row{grid-template-columns:repeat(2,auto);gap:32px 56px}}@media (width>=1201px){.project-meta-row{grid-template-columns:repeat(4,auto);gap:40px clamp(32px,4vw,64px)}.project-meta-row[data-cols="5"]{grid-template-columns:repeat(5,auto);gap:40px clamp(24px,2.6vw,44px)}}.project-section-nav{display:none}@media (width>=1024px){.project-section-nav{width:100vw;margin-top:96px;display:block;position:relative;left:50%;transform:translate(-50%)}.project-section-nav:after{content:"";z-index:0;background:#ffffff38;height:1px;position:absolute;bottom:0;left:0;right:0}.project-section-nav__label{display:none}.project-section-nav__list{width:100%;max-width:var(--shell-width,1280px);padding:0;padding-inline:var(--shell-gutter,24px);z-index:1;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:6px;margin:0 auto;list-style:none;display:flex;position:relative}.project-section-nav__list li{position:relative}.project-section-nav__list li a{color:#141515;white-space:nowrap;background:linear-gradient(#f6f5f2 0%,#e8e6e1 100%);border:1px solid #ffffff2e;border-bottom:0;border-radius:20px 20px 0 0;align-items:center;gap:8px;padding:13px 28px 15px;font-size:14px;font-weight:500;text-decoration:none;transition:background .25s,color .25s;display:inline-flex;position:relative}.project-section-nav__list li a:before{content:"";background:var(--vivid-pink);opacity:.85;border-radius:999px;flex:none;width:6px;height:6px;transition:opacity .25s}.project-section-nav__list li a:hover,.project-section-nav__list li a:focus-visible,.project-section-nav__list li a.active{background:var(--page-bg);color:var(--pd-ink);z-index:3;border-color:#ffffff2e}.project-section-nav__list li a:hover:after,.project-section-nav__list li a:focus-visible:after,.project-section-nav__list li a.active:after{content:"";background:var(--page-bg);z-index:4;height:2px;position:absolute;bottom:-1px;left:0;right:0}.project-section-nav__list li a:hover:before,.project-section-nav__list li a:focus-visible:before,.project-section-nav__list li a.active:before{opacity:1}.project-section-nav__list li a:active{background:var(--page-bg)}}.project-meta-item{align-items:center;gap:14px;display:flex}.project-section-nav-mobile__trigger{z-index:60;background:var(--vivid-pink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:600;line-height:1;transition:transform .2s,background .2s,opacity .3s;display:inline-flex;position:fixed;bottom:24px;left:20px;box-shadow:0 12px 34px -10px #ff4f938c}.project-section-nav-mobile__trigger:hover,.project-section-nav-mobile__trigger:focus-visible{background:#e73b7f;transform:translateY(-2px)}.project-section-nav-mobile__overlay{z-index:70;background:#0000008c;animation:.25s forwards mobile-nav-fade-in;position:fixed;inset:0}.project-section-nav-mobile__panel{z-index:80;background:#141515;border-top:1px solid #ffffff1f;border-radius:24px 24px 0 0;flex-direction:column;max-height:70vh;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -20px 60px -20px #0009}.project-section-nav-mobile__panel.is-open{transform:translateY(0)}.project-section-nav-mobile__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 24px 14px;display:flex}.project-section-nav-mobile__title{color:#fff;font-size:16px;font-weight:600}.project-section-nav-mobile__close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:inline-flex}.project-section-nav-mobile__close:hover,.project-section-nav-mobile__close:focus-visible{background:#ffffff14}.project-section-nav-mobile__list{margin:0;padding:8px 16px 32px;list-style:none;overflow-y:auto}.project-section-nav-mobile__list li{margin:0}.project-section-nav-mobile__list li a{color:#ffffffb8;border-radius:14px;align-items:center;gap:16px;padding:16px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.project-section-nav-mobile__list li a:hover,.project-section-nav-mobile__list li a:focus-visible,.project-section-nav-mobile__list li a.active{color:#fff;background:#ffffff0f}.project-section-nav-mobile__list li a.active .project-section-nav-mobile__num{color:var(--vivid-pink)}.project-section-nav-mobile__num{letter-spacing:.08em;color:#ffffff59;flex:none;min-width:28px;font-size:12px;font-weight:700}.project-section-nav-mobile__label{flex:auto}@keyframes mobile-nav-fade-in{0%{opacity:0}to{opacity:1}}@media (width>=1024px){.project-section-nav-mobile__trigger,.project-section-nav-mobile__overlay,.project-section-nav-mobile__panel{display:none}}@media (width<=767px){.project-meta-item{text-align:center;flex-direction:column;gap:10px}}a.project-meta-link{text-decoration:none;transition:opacity .2s}a.project-meta-link:hover{opacity:.75}a.project-meta-link span:last-child>span:last-child{text-underline-offset:3px;word-break:break-word;text-decoration:underline}.project-meta-icon{background:var(--vivid-pink);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.project-split{grid-template-columns:1fr;align-items:center;gap:32px;margin-top:80px;margin-bottom:80px;display:grid}@media (width>=768px){.project-split{margin-top:110px;margin-bottom:110px}}@media (width>=1201px){.project-split{grid-template-columns:53% minmax(0,1fr);gap:64px;margin-top:140px;margin-bottom:140px}}.distort-image{border-radius:30px;width:100%;position:relative;overflow:hidden}.distort-image[data-webgl=on]>img{opacity:0}.distort-canvas{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.project-pano{z-index:2;border-radius:30px;width:100%;position:relative;overflow:hidden}.project-pano>*{width:100%;display:block}@media (width>=1024px){.project-pano{height:clamp(360px,42vw,620px)}.project-pano>*{object-fit:cover;will-change:transform;height:118%}}.project-detail-page{--pano-overlap:clamp(48px, 12vw, 200px)}.project-pano-wrap{z-index:2;margin-top:72px;margin-bottom:calc(-1 * var(--pano-overlap));position:relative}.project-outro{background:var(--page-bg);padding-top:calc(var(--pano-overlap) + 72px);padding-bottom:96px}.project-outro-grid{grid-template-columns:1fr;gap:28px;display:grid}@media (width>=768px){.project-outro-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px}}@media (prefers-reduced-motion:reduce){.project-hero [data-hero-anim]{opacity:1;transform:none;animation:none!important}}.project-media-stack{gap:18px;margin-top:64px;display:grid}.project-media-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.project-media-row--full{grid-template-columns:minmax(0,1fr)}.project-media-cell{background:#ffffff0a;border-radius:30px;position:relative;overflow:hidden}.project-media-cell>img,.project-media-cell>video,.project-media-cell>iframe{object-fit:cover;border:0;width:100%;height:100%;position:absolute;inset:0}@media (width<=1200px){.project-media-stack{gap:14px;margin-top:44px}.project-media-row{grid-template-columns:minmax(0,1fr);gap:14px}.project-media-cell{border-radius:22px;width:100%;aspect-ratio:1!important}.project-pano{width:100%;height:auto;aspect-ratio:1!important}.project-pano>*{object-fit:cover;width:100%;aspect-ratio:1!important;height:100%!important}}.project-rich>*+*{margin-top:16px}.project-para{color:var(--pd-muted);font-size:16px;line-height:1.75}@media (width>=768px){.project-para{font-size:17px}}.project-para--lead{color:var(--pd-ink);font-size:19px;line-height:1.6}@media (width>=768px){.project-para--lead{font-size:22px}}.project-strong{color:var(--pd-ink);font-weight:600}.project-strong--num{color:var(--pd-ink);font-weight:700}.project-list{gap:10px;display:grid}.project-list li{color:var(--pd-muted);padding-left:22px;font-size:16px;line-height:1.7;position:relative}@media (width>=768px){.project-list li{font-size:17px}}.project-list li:before{content:"";background:var(--vivid-pink);border-radius:999px;width:7px;height:7px;position:absolute;top:11px;left:2px}.project-intro__headline{letter-spacing:-.02em;color:var(--pd-ink);text-wrap:balance;font-size:clamp(26px,4.4vw,40px);font-weight:500;line-height:1.12}@media (width<=1023px){.project-intro__headline{text-align:center;padding-top:32px}}.project-highlights{border-top:1px solid var(--hairline);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;margin-bottom:28px;padding-top:22px;display:grid}.project-highlights:has(>:only-child){grid-template-columns:minmax(0,1fr)}.project-highlight{gap:4px;display:grid}.project-highlight__value{color:var(--pd-ink);font-size:clamp(20px,3vw,28px);font-weight:600;line-height:1.15}.project-highlight__label{letter-spacing:.12em;text-transform:uppercase;color:var(--pd-muted);font-size:12px}.project-story{display:grid}.project-story__row{border-top:1px solid var(--hairline);grid-template-columns:1fr;gap:14px;padding:34px 0;display:grid}.project-story__row:last-child{border-bottom:1px solid var(--hairline)}@media (width>=900px){.project-story__row{grid-template-columns:minmax(0,260px) minmax(0,1fr);gap:48px;padding:48px 0}.project-story__aside{align-self:start;position:sticky;top:130px}}.project-story__num{letter-spacing:.14em;color:var(--vivid-pink);font-size:13px;font-weight:600;display:block}.project-story__label{letter-spacing:-.01em;color:var(--pd-ink);margin-top:6px;font-size:clamp(20px,2.4vw,26px);font-weight:500;line-height:1.2}.project-story__body{max-width:68ch}@media (width>=1201px){.project-split{align-items:stretch}.project-cover-col{align-self:stretch;min-height:100%;display:block;position:relative}.project-cover-col>*{width:100%;height:100%;inset:0;overflow:hidden;aspect-ratio:auto!important;border-radius:30px!important;position:absolute!important}.project-cover-col>*>:not([aria-hidden=true]){aspect-ratio:auto!important}.project-cover-col [role=img],.project-cover-col .distort-image,.project-cover-col .distort-image>img,.project-cover-col .distort-canvas,.project-cover-col img{object-fit:cover;border-radius:30px;aspect-ratio:auto!important;width:100%!important;height:100%!important}}.project-story{width:100%;max-width:1040px;margin-inline:auto}
