:root{--black:#050505;--black-soft:#0b0b0b;--gold:#c9a35b;--gold-light:#e6c884;--cream:#f5ebdd;--white:#fff;--muted:#b8b0a5;--line:rgba(201,163,91,.32);--radius:20px;--shadow:0 30px 80px rgba(0,0,0,.42);--max:1180px;--ease:cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--cream);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--gold);color:#090909}h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;font-weight:500;line-height:.98;letter-spacing:-.035em}p{margin:0;color:rgba(245,235,221,.84)}.gold{color:var(--gold)}.wrap{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:1rem;top:-100px;z-index:999;background:var(--cream);color:#050505;padding:.8rem 1rem;border-radius:8px}.skip-link:focus{top:1rem}.eyebrow{display:block;color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:1rem}.divider{width:70px;height:2px;background:var(--gold);margin:1.25rem 0 1.45rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;min-height:62px;padding:0 2.1rem;border-radius:12px;border:1px solid var(--gold);background:linear-gradient(135deg,var(--gold-light),var(--gold));color:#070707;font-size:.94rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;box-shadow:0 20px 50px rgba(201,163,91,.18);transition:transform .28s var(--ease),box-shadow .28s var(--ease),filter .28s var(--ease)}.btn:hover{transform:translateY(-3px);filter:brightness(1.05);box-shadow:0 26px 70px rgba(201,163,91,.25)}.btn:focus-visible,.top-link:focus-visible,.footer-nav a:focus-visible,.legal a:focus-visible{outline:2px solid var(--gold-light);outline-offset:5px}.btn-outline{background:transparent;color:var(--gold);box-shadow:none}.arrow{font-size:1.35rem;line-height:1}.top-link{position:absolute;right:4vw;top:32px;z-index:4;color:var(--gold-light);font-size:.95rem;border-bottom:1px solid var(--gold);padding-bottom:.35rem;transition:opacity .25s}.top-link-left{left:4vw;right:auto}.top-link:hover{opacity:.72}.hero{position:relative;min-height:100svh;display:grid;grid-template-columns:minmax(430px,45%) 1fr;isolation:isolate;overflow:hidden;background:#030303}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#020202 0%,#050505 32%,rgba(5,5,5,.78) 49%,rgba(5,5,5,.16) 72%,rgba(5,5,5,.1) 100%);z-index:1;pointer-events:none}.hero-content{position:relative;z-index:2;padding:5.2vw 4vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.brand-logo{width:190px;height:auto;max-width:38vw;margin-bottom:4rem}.hero h1{font-size:clamp(4rem,7.6vw,8.2rem);max-width:720px;margin:0}.hero p{font-size:clamp(1.02rem,1.42vw,1.28rem);max-width:570px;margin:1.7rem 0 2.35rem}.hero-visual{position:absolute;inset:0 0 0 32%;z-index:0}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.creator-hero .hero-visual img{object-position:center}.hero-note{display:block;border-left:2px solid var(--gold);padding-left:1rem;margin:-.4rem 0 2rem!important;color:var(--cream)}.hero-note strong{color:var(--gold-light)}.small-note{margin-top:1rem;color:var(--muted);font-size:.92rem}.section{padding:7rem 0;background:radial-gradient(circle at 15% 0,rgba(201,163,91,.08),transparent 26%),var(--black)}.section-title{max-width:760px;margin-bottom:3.5rem}.section-title h2{font-size:clamp(3rem,5.6vw,6rem);margin:0}.section-title p{font-size:1.1rem;margin-top:1.1rem}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.category-card{position:relative;min-height:500px;border-radius:16px;overflow:hidden;border:1px solid rgba(201,163,91,.3);background:#111;box-shadow:0 22px 60px rgba(0,0,0,.3);transition:transform .32s var(--ease),box-shadow .32s var(--ease),border-color .32s var(--ease)}.category-card:hover{transform:translateY(-7px) scale(1.015);border-color:rgba(230,200,132,.62);box-shadow:0 36px 95px rgba(0,0,0,.55)}.category-card img{width:100%;height:100%;object-fit:cover}.category-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(0deg,rgba(0,0,0,.86),transparent)}.category-card h3{position:absolute;left:1rem;right:1rem;bottom:1.1rem;margin:0;font-size:2rem;z-index:2;text-align:center}.category-card h3:after{content:"";display:block;width:54px;height:2px;background:var(--gold);margin:.55rem auto 0}.section-cta{text-align:center;margin-top:2.3rem}.story{padding:7rem 0;background:linear-gradient(180deg,#050505,#080808)}.story .eyebrow{text-align:center}.story h2{font-size:clamp(3rem,5.4vw,5.8rem);text-align:center;max-width:900px;margin:0 auto}.story-intro{text-align:center;margin:1.3rem auto 3rem;max-width:520px}.story-grid{display:grid;gap:1rem}.story-card{display:grid;grid-template-columns:1fr 1fr;min-height:285px;border-radius:16px;overflow:hidden;border:1px solid rgba(201,163,91,.24);background:linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.01));box-shadow:var(--shadow)}.story-card:nth-child(even) .story-img{order:2}.story-img img{width:100%;height:100%;object-fit:cover}.story-text{padding:3rem;display:flex;flex-direction:column;justify-content:center}.story-text h3{font-size:2.6rem;color:var(--gold);margin:0}.story-text p{font-size:1.05rem;max-width:400px}.final-cta{position:relative;min-height:78svh;display:flex;align-items:center;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#050505}.final-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.92) 34%,rgba(5,5,5,.42) 62%,rgba(5,5,5,.2));z-index:1}.final-cta>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.final-cta .wrap{position:relative;z-index:2}.final-cta h2{font-size:clamp(3.3rem,6vw,6.4rem);max-width:650px;margin:0}.final-cta p{max-width:560px;margin:1.4rem 0 2rem}.site-footer{padding:4.5rem 0 2.2rem;background:#050505;text-align:center}.footer-brand{font-family:"Cormorant Garamond",Georgia,serif;font-size:2.8rem;color:var(--gold);letter-spacing:-.04em;margin-bottom:1.3rem}.footer-line{width:min(420px,75%);height:1px;background:var(--line);margin:0 auto 2rem}.footer-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:1.2rem 2.2rem;color:rgba(245,235,221,.82);font-size:.94rem}.footer-nav a:hover{color:var(--gold)}.credits{margin-top:2.5rem;color:rgba(245,235,221,.52);font-size:.88rem}.creator-block{min-height:72svh;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);background:#050505}.creator-block-reverse .creator-copy{order:1}.creator-block-reverse .creator-photo{order:2}.creator-copy{padding:6rem 4vw;display:flex;flex-direction:column;justify-content:center}.creator-photo{position:relative;min-height:520px;overflow:hidden}.creator-photo img{width:100%;height:100%;object-fit:cover}.creator-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.18) 30%,transparent)}.creator-copy h2{font-size:clamp(3rem,5vw,5.7rem);margin:0}.creator-copy>p{max-width:580px;font-size:1.06rem}.creator-benefits{display:flex;gap:2rem;margin-top:2.2rem;flex-wrap:wrap}.creator-benefits span{color:var(--cream);border-left:1px solid var(--line);padding-left:1rem;max-width:170px}.legal{padding:7rem 0;min-height:72svh;background:radial-gradient(circle at 15% 0,rgba(201,163,91,.07),transparent 30%),var(--black)}.legal .wrap{max-width:820px}.legal h1{font-size:clamp(3rem,6vw,5.5rem);margin:0 0 2rem}.legal h2{font-size:2rem;margin:2.5rem 0 .8rem}.legal p,.legal li{color:rgba(245,235,221,.78)}.legal a:not(.btn):hover{color:var(--gold)}.legal-alert{border:1px solid var(--line);border-radius:12px;padding:1.2rem 1.3rem;margin:0 0 2rem;color:var(--cream);background:rgba(201,163,91,.06)}.legal-action{margin-top:2.2rem}.error-page{display:flex;align-items:center}.js .reveal{opacity:0;transform:translateY(22px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.js .reveal.is-visible{opacity:1;transform:none}@media (max-width:980px){.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{position:relative;inset:auto;height:58svh;order:-1}.hero:before{background:linear-gradient(0deg,#050505 0%,rgba(5,5,5,.88) 34%,rgba(5,5,5,.12) 72%)}.hero-content{padding:2rem 24px 4rem}.brand-logo{width:140px;margin-bottom:2.2rem}.top-link{top:18px;right:22px}.top-link-left{left:22px;right:auto}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card{min-height:390px}.story-card,.creator-block{grid-template-columns:1fr}.story-card:nth-child(even) .story-img{order:0}.story-img{height:360px}.story-text{padding:2rem}.creator-photo{order:-1!important;min-height:430px}.final-cta{min-height:72svh}.footer-nav{gap:1rem 1.4rem}}@media (max-width:560px){.wrap{width:min(100% - 28px,var(--max))}.hero h1,.section-title h2,.story h2,.final-cta h2,.creator-copy h2{font-size:clamp(3rem,15vw,4.35rem)}.btn{width:100%;padding:0 1.1rem;min-height:58px;font-size:.78rem;gap:.8rem}.category-grid{grid-template-columns:1fr}.category-card{min-height:430px}.section,.story{padding:4.5rem 0}.story-card{min-height:auto}.story-img{height:330px}.creator-benefits{display:grid;gap:1rem}.creator-hero .hero-visual{height:60svh}.top-link{font-size:.8rem}.footer-brand{font-size:2.1rem}.legal{padding:5.2rem 0}.hero-note{font-size:.95rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.js .reveal{opacity:1;transform:none}}