:root{--color-bg-black:#000;--color-bg-dark:#0a0a0a;--color-bg-dark-alt:#111;--color-text-main:#fff;--color-text-muted:#888;--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}html.loading,body.loading{height:100vh!important;overflow:hidden!important}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--color-bg-black);color:var(--color-text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.preloader{background-color:var(--color-bg-black);z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity 1s cubic-bezier(.65,0,.35,1),visibility 1s;display:flex;position:fixed;top:0;left:0}.preloader-content{text-align:center}.preloader-content h1{letter-spacing:.1em;opacity:0;margin-bottom:.5rem;font-size:2rem;font-weight:600;animation:1.5s forwards fade-in}.preloader-content p{color:var(--color-text-muted);letter-spacing:.05em;opacity:0;font-size:.9rem;font-weight:300;animation:1.5s .5s forwards fade-in}@keyframes fade-in{to{opacity:1}}.apple-nav{z-index:9999;-webkit-backdrop-filter:blur(12px);opacity:0;will-change:transform, opacity;background:#0003;justify-content:space-between;align-items:center;width:100vw;height:72px;padding:0 4rem;display:flex;position:fixed;top:0;left:0;transform:translateY(-20px)}.nav-left{letter-spacing:.1em;color:var(--color-text-main);font-size:1.2rem;font-weight:600}.master-hero{background-color:var(--color-bg-black);position:relative}.sticky-visuals{width:100vw;height:100vh;position:sticky;top:0;overflow:hidden}.hero-cover-bg{z-index:1;will-change:transform, opacity;width:100vw;height:100vh;position:absolute;top:0;left:0}.hero-cover-image{will-change:transform;background-image:radial-gradient(circle,#0000002e,#0000008c),url(/assets/hero-cover-BEMsnu5A.webp);background-position:68%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;animation:10s ease-in-out infinite breathe;position:absolute;top:0;left:0}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}.hero-cover-bg:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0003 0%,#00000026 15%,#0000 40% 60%,#0006 90%,#00000080 100%);width:100%;height:100%;position:absolute;top:0;left:0}#hero-canvas{pointer-events:none;opacity:0;z-index:2;will-change:opacity;width:100vw;height:100vh;display:block;position:absolute;top:0;left:0}.hero-overlay{pointer-events:none;z-index:3;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:absolute;top:0;left:0}.native-scroll-text{z-index:10;pointer-events:none;justify-content:flex-start;align-items:center;width:100vw;height:100vh;padding-inline:clamp(2rem,8vw,10rem);display:flex;position:absolute;top:0;left:0}.intro-content{text-align:left;color:var(--color-text-main);flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;display:flex;transform:translateY(-8%)}.pre-title{letter-spacing:.3em;color:#ffffffb3;margin-bottom:.5rem;font-size:1rem;font-weight:300}.hero-title{width:min(90vw,680px);margin:0;line-height:0}.hero-title-svg{width:100%;height:auto;display:block}.editorial-subtitle{letter-spacing:.08em;color:#eee;margin:0;font-size:clamp(1rem,2.5vw,1.6rem);font-weight:300}.hero-separator{background:#ffffff4d;border:none;width:40px;height:1px;margin:2rem 0}.editorial-description{letter-spacing:.1em;color:#ccc;text-transform:uppercase;font-size:1.05rem;font-weight:300;line-height:1.8}.scroll-indicator{letter-spacing:.2em;text-transform:uppercase;color:#aaa;opacity:.7;margin-top:4rem;font-size:.8rem;font-weight:300;animation:2s ease-in-out infinite bounce}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(10px)}60%{transform:translateY(5px)}}.text-layer{text-align:center;opacity:0;width:100%;padding:0 2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.display-title{text-transform:uppercase;letter-spacing:.02em;background:linear-gradient(#fff,#888);-webkit-text-fill-color:transparent;text-shadow:0 4px 30px #00000080;-webkit-background-clip:text;font-size:clamp(3rem,8vw,8rem);font-weight:800}.story-section{justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.bg-dark{background-color:var(--color-bg-dark)}.bg-dark-alt{background-color:var(--color-bg-dark-alt)}.bg-black{background-color:var(--color-bg-black)}.text-light{color:var(--color-text-main)}.text-center{text-align:center}.content-wrapper{width:100%;max-width:800px}.story-section h2{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:600}.story-section p{color:var(--color-text-muted);font-size:1.2rem;font-weight:300;line-height:1.6}.documentary-story{background-color:var(--color-bg-black);z-index:10;flex-direction:column;gap:180px;width:100%;padding-top:150px;padding-bottom:150px;display:flex;position:relative}.editorial-chapter{opacity:0;will-change:transform, opacity;justify-content:center;align-items:center;gap:clamp(60px,8vw,140px);width:100%;max-width:1400px;margin:0 auto;padding-inline:clamp(20px,4vw,80px);display:flex;transform:translateY(60px)}.editorial-chapter.layout-left{flex-direction:row}.editorial-chapter.layout-right{flex-direction:row-reverse}.editorial-chapter.layout-center{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4rem;max-width:1200px}.chapter-image{flex:none;width:clamp(300px,45vw,650px);overflow:hidden}.editorial-chapter.layout-center .chapter-image{flex:none;max-width:100%}.chapter-image img{object-fit:cover;width:100%;height:70vh;display:block}.img-guard{object-position:center top}.chapter-content{flex-direction:column;flex:0 380px;justify-content:center;gap:1.5rem;width:100%;display:flex}.chapter-title{letter-spacing:.2em;color:var(--color-text-main);margin-bottom:0;font-family:Inter,sans-serif;font-size:clamp(2.5rem,4.5vw,4rem);font-weight:300;line-height:1.1}.chapter-caption{letter-spacing:.05em;color:#fff9;font-family:Inter,sans-serif;font-size:clamp(1.3rem,1.8vw,1.6rem);font-weight:300;line-height:1.6}.documentary-credits{background-color:var(--color-bg-black);min-height:100vh;color:var(--color-text-main);text-align:center;justify-content:center;align-items:center;padding:4rem;display:flex}.credits-wrapper{flex-direction:column;align-items:center;gap:6rem;display:flex}.credits-quote{letter-spacing:.05em;color:#fff9;margin-bottom:4rem;font-family:Inter,sans-serif;font-size:clamp(2rem,4vw,3rem);font-style:italic;font-weight:300}.credits-branding{flex-direction:column;gap:1rem;display:flex}.credits-logo{letter-spacing:.3em;color:#fff;margin:0;font-family:Inter,sans-serif;font-size:clamp(3rem,6vw,5rem);font-weight:300}.credits-role{letter-spacing:.4em;color:#fff6;text-transform:uppercase;font-family:Inter,sans-serif;font-size:clamp(1rem,1.5vw,1.5rem);font-weight:300}.credits-links{flex-direction:row;justify-content:center;align-items:center;gap:3rem;display:flex}.credit-link{letter-spacing:.1em;color:#ffffffb3;text-transform:uppercase;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:300;text-decoration:none;transition:color .4s}.credit-link:hover{color:#fff}.credits-footer{letter-spacing:.2em;color:#ffffff4d;text-transform:uppercase;margin-top:2rem;font-size:.85rem;font-weight:300}@media (width<=768px){.documentary-story{gap:60px;padding-top:80px;padding-bottom:80px}.editorial-chapter,.editorial-chapter.layout-left,.editorial-chapter.layout-right,.editorial-chapter.layout-center{margin:0 auto;padding:0 16px;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:28px!important}.chapter-content{text-align:center;width:100%;margin:0;padding:0;flex:none!important;justify-content:flex-start!important;gap:10px!important}.chapter-title{margin:0;font-size:clamp(1.8rem,7vw,2.2rem)}.chapter-caption{margin:0;font-size:clamp(1.1rem,4vw,1.3rem)}.chapter-image{width:100%;margin:0}.chapter-image img{object-fit:cover;object-position:center;width:100%;height:auto;max-height:75vh;margin:0}.native-scroll-text{align-items:center;padding-inline:24px}.intro-content{transform:translateY(-15%)}.hero-title{width:min(75vw,400px);margin-top:50px}.hero-separator{margin-top:-18px}.display-title{font-size:clamp(2.5rem,8vw,8rem)}.apple-nav{height:56px;padding:0 20px}.nav-left{font-size:1.1rem}.documentary-credits{min-height:auto;padding:80px 24px calc(48px + env(safe-area-inset-bottom,0px)) 24px}.credits-wrapper{gap:3.5rem}.credits-quote{margin-bottom:0;font-size:clamp(1.4rem,5vw,1.8rem);line-height:1.4}.credits-branding{gap:.5rem}.credits-logo{font-size:clamp(2.5rem,8vw,3.5rem)}.credits-role{letter-spacing:.3em;font-size:clamp(.85rem,3vw,1.1rem)}.credits-links{flex-flow:wrap;justify-content:center;align-items:center;gap:1.8rem}.credit-link{font-size:clamp(1rem,3.5vw,1.2rem)}.credits-footer{margin-top:0;font-size:.8rem}}
