:root{--ink:#071811;--deep:#0d261a;--gold:#dec08a;--muted:#bcae91;--cream:#f3e7cd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--cream);font-family:Inter,sans-serif}body.film-active{overflow:hidden}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;line-height:.99}h1{font-size:clamp(3.5rem,7.5vw,8rem)}h2{font-size:clamp(3rem,6vw,6.5rem)}h3{font-size:2.2rem}em{color:var(--gold);font-style:italic}.eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.3em;color:var(--gold);font-weight:600}.film{position:fixed;z-index:100;inset:0;background:#020906;overflow:hidden;transition:opacity 1.4s,visibility 1.4s}.film.finished{opacity:0;visibility:hidden;pointer-events:none}.film video{width:100%;height:100%;object-fit:cover;filter:saturate(1.04)}.film-shade{position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 8%,#02080680 95%),linear-gradient(90deg,#02100880,#02100820,#02100880)}.film-mist{position:absolute;inset:-20%;opacity:.36;pointer-events:none;background:radial-gradient(ellipse at 22% 58%,#bfd2af38,transparent 30%),radial-gradient(ellipse at 72% 36%,#a8a78c33,transparent 32%);filter:blur(42px);animation:mist 14s ease-in-out infinite alternate}@keyframes mist{to{transform:translate(10%,-4%) scale(1.2)}}.film-copy{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:8vw;pointer-events:none;color:#e7c88d;text-shadow:0 3px 25px #000;font:500 clamp(2rem,4.7vw,5.2rem)/1.05 'Cormorant Garamond',serif;letter-spacing:.015em;transition:opacity .7s,transform .9s;max-width:1100px;margin:auto}.film-copy.out{opacity:0;transform:translateY(20px)}.film-copy img{width:clamp(270px,35vw,480px);filter:drop-shadow(0 10px 35px #000)}.film-copy .logo-mark{width:clamp(260px,34vw,470px);height:auto;max-height:70svh;object-fit:contain}.film-copy strong{font-size:1.1em;letter-spacing:.09em}.film-controls{position:absolute;right:4vw;bottom:5vh}.film-controls button{border:1px solid #d9b97e88;background:#041610a8;color:var(--gold);padding:.8rem 1.1rem;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.film-progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:#d9b97e33}.film-progress span{display:block;background:var(--gold);height:100%;width:0}.universe[inert]{visibility:hidden}.masthead{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;background:#071811ed;position:sticky;top:0;z-index:50;border-bottom:1px solid #cfaa6250}.brand img{width:145px;max-height:67px;object-fit:contain}.masthead nav{display:flex;gap:2.5rem}.masthead nav a{color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.13em}.masthead nav a:hover,.text-link:hover{color:var(--gold)}.menu-toggle{display:none}.cinematic{position:relative;isolation:isolate;overflow:hidden;min-height:90vh;display:flex;flex-direction:column;justify-content:center;padding:10vw 8vw}.moving-backdrop{position:absolute;z-index:-2;inset:-4%;background:linear-gradient(90deg,#05130da8,#05130d18),var(--scene) center/cover;animation:backdrift 20s ease-in-out infinite alternate}.cinematic:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#071811a8,transparent 35%,#07181138);pointer-events:none}@keyframes backdrift{to{transform:scale(1.13) translateX(2%)}}.opening{min-height:calc(100svh - 92px)}.opening-copy{max-width:920px}.opening h1{max-width:920px}.opening-copy>p:not(.eyebrow){font-size:1.15rem;max-width:510px;line-height:1.7;color:#ede4d2}.text-link{display:inline-flex;gap:2rem;border-bottom:1px solid var(--gold);padding:.8rem 0;margin-top:2rem;color:var(--gold);text-transform:uppercase;letter-spacing:.15em;font-size:.77rem}.crossroads{text-align:center;align-items:center}.crossroads h2{max-width:1000px}.crossroad-signs{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center;margin-top:4rem}.crossroad-signs span{border:1px solid #c5a56d88;padding:1rem 1.7rem;background:#071811b8;letter-spacing:.18em;font:1.2rem 'Cormorant Garamond',serif;color:var(--gold)}.crossroad-signs span:last-child{background:#a7834940}.tarot-section,.theme-universe,.book-section,.pillars{padding:8rem 5vw;text-align:center;background:radial-gradient(circle at 50% 0%,#214331,#071811 65%)}.tarot-section h2,.theme-universe h2,.pillars h2{max-width:950px;margin:0 auto 4rem}.tarot-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:1.2vw;max-width:1450px;margin:auto}.tarot{min-height:290px;aspect-ratio:2/3;border:1px solid #b79051;background:#0b251a;position:relative;transform-style:preserve-3d;transition:transform .7s;box-shadow:0 12px 30px #0009;color:var(--gold);padding:0}.tarot.flipped{transform:rotateY(180deg)}.tarot-face{position:absolute;inset:5px;border:1px solid #b79051;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1.2rem .35rem;backface-visibility:hidden}.tarot-face:before,.tarot-face:after{content:'✦';font-size:1.3rem}.tarot-face b{font:4rem 'Cormorant Garamond',serif}.tarot-face span{font:.95rem 'Cormorant Garamond',serif}.tarot-back{transform:rotateY(180deg);background:#123623;color:var(--cream)}.tarot-back p{font:1.3rem/1.1 'Cormorant Garamond',serif;margin:0}.small-note,.book-caption,.offer-note{font-size:.85rem;color:var(--muted);line-height:1.6;margin:2.5rem auto 0}.for-whom{align-items:flex-end;background:#071811}.content-glass{max-width:700px;padding:3rem;background:#071811bb;border:1px solid #c9ad7840;backdrop-filter:blur(9px)}.content-glass h2{font-size:clamp(3rem,5vw,5rem)}.content-glass p{line-height:1.75;font-size:1rem}.content-glass strong{font:italic 2rem 'Cormorant Garamond',serif;color:var(--gold)}.verticals{display:grid;grid-template-columns:repeat(4,1fr);height:430px;max-width:1300px;margin:auto;gap:6px}.verticals div{background:linear-gradient(#07181112,#0718118c),url('assets/plate-05.jpg') center/cover;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;border:1px solid #d4b87560}.verticals div:nth-child(2){background-image:linear-gradient(#07181112,#0718118c),url('assets/plate-06.jpg')}.verticals div:nth-child(3){background-image:linear-gradient(#07181112,#0718118c),url('assets/plate-03.jpg')}.verticals div:nth-child(4){background-image:linear-gradient(#07181112,#0718118c),url('assets/plate-08.jpg')}.verticals span{font-size:.7rem;color:var(--gold)}.verticals strong{font:1.7rem 'Cormorant Garamond',serif;letter-spacing:.08em}.topic-lines{max-width:1000px;margin:3rem auto 0;display:flex;justify-content:center;gap:1rem 2.5rem;flex-wrap:wrap;color:var(--gold);font:1.5rem 'Cormorant Garamond',serif}.topic-lines span:after{content:'✦';font-size:.5rem;vertical-align:middle;margin-left:2.5rem}.promise{align-items:center;text-align:center}.promise>div:last-child{max-width:850px}.promise p:not(.eyebrow){font-size:1.2rem;line-height:1.7;max-width:650px;margin:auto}.book-brand{width:160px;height:145px;object-fit:cover;object-position:top;clip-path:inset(0 0 44%);margin-bottom:1rem}.book{width:min(760px,100%);height:390px;margin:auto;display:block;position:relative;perspective:1300px;border:0;background:transparent;color:#2f2718}.book-cover,.book-pages{position:absolute;inset:0;transition:transform 1.1s;display:flex;align-items:center;justify-content:center}.book-cover{z-index:2;transform-origin:left;background:linear-gradient(135deg,#0a2519,#14402a 52%,#081b12);border:9px ridge #a88248;box-shadow:15px 15px 35px #000a;color:var(--gold);font:2.6rem 'Cormorant Garamond',serif;flex-direction:column}.book-cover b{font-size:4rem}.book-pages{background:#e2cf9f;border:10px solid #8d6840;box-shadow:14px 14px 40px #000a}.book-pages>span{width:50%;height:100%;padding:2.8rem;display:flex;flex-direction:column;justify-content:center;gap:1rem;border-right:1px solid #a38e68}.book-pages strong{font:2rem 'Cormorant Garamond',serif}.book-pages i{font:1.25rem/1.25 'Cormorant Garamond',serif}.book-pages small{letter-spacing:.2em}.book.open .book-cover{transform:rotateY(-155deg)}.experience{min-height:100vh;text-align:center;align-items:center}.experience h2{max-width:900px}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;max-width:1200px;margin-top:3rem;text-align:left}.experience-grid article{background:#06170fcc;border-top:1px solid var(--gold);padding:2rem}.experience-grid span{font-size:.75rem;letter-spacing:.2em;color:var(--gold)}.experience-grid h3{margin:2rem 0 1rem}.experience-grid p{line-height:1.7;color:#d4d0c2}.pillar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1200px;margin:auto}.pillar-grid div{background:linear-gradient(140deg,#48675799,#152b23 70%);border:1px solid #d5b97788;clip-path:polygon(50% 0,95% 18%,100% 100%,0 100%,5% 18%);min-height:300px;padding:6rem 1.2rem 2rem}.pillar-grid b{font:1.8rem 'Cormorant Garamond',serif;color:var(--gold)}.pillar-grid p{line-height:1.5}.membership{text-align:center;align-items:center}.membership h2{max-width:750px}.price-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,370px));gap:2rem;margin-top:3rem}.price-grid article{padding:2.5rem 2rem;border:1px solid var(--gold);background:#081f17d9;box-shadow:0 20px 60px #0008}.price-grid article>span{letter-spacing:.23em;color:var(--gold)}.price{font:3.7rem 'Cormorant Garamond',serif;margin:2rem 0 1rem}.price small{display:block;font-size:2rem}.price-grid p{min-height:3rem;line-height:1.5}.offer-btn,.dialog-action{background:var(--gold);border:1px solid var(--gold);padding:1rem 1.3rem;color:#10231a;text-transform:uppercase;letter-spacing:.08em;font-size:.73rem;font-weight:600;min-height:48px}.offer-btn:hover,.dialog-action:hover{background:#f8dda9}footer{padding:5rem 7vw;text-align:center;background:#07140d}footer img{width:180px}footer p{max-width:420px;margin:1rem auto;line-height:1.7}.signature{color:var(--gold);font:italic 2rem 'Cormorant Garamond',serif}footer a{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid var(--gold)}dialog{background:#0a2118;color:var(--cream);border:1px solid var(--gold);padding:3rem;max-width:470px;box-shadow:0 20px 80px #000}dialog::backdrop{background:#000b}dialog h2{font-size:3rem}dialog p:not(.eyebrow){line-height:1.6}.close{float:right;border:0;background:none;color:var(--gold);font-size:2rem}@media(max-width:900px){.tarot-row{grid-template-columns:repeat(4,1fr);gap:1rem}.tarot{min-height:240px}.experience-grid{grid-template-columns:1fr}.pillar-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.masthead{height:72px;padding:0 5vw}.brand img{width:115px}.menu-toggle{display:block;background:none;border:1px solid #d5b97788;color:var(--gold);padding:.6rem;font-size:.8rem}.masthead nav{display:none;position:absolute;top:72px;left:0;right:0;background:#071811;flex-direction:column;padding:2rem;gap:1.5rem}.masthead nav.open{display:flex}.cinematic{padding:5rem 6vw;min-height:83svh}.opening{min-height:calc(100svh - 72px)}h1{font-size:clamp(3.2rem,13vw,5rem)}h2{font-size:clamp(2.8rem,11vw,4.5rem)}.tarot-section,.theme-universe,.book-section,.pillars{padding:5rem 5vw}.tarot-row{grid-template-columns:repeat(2,1fr)}.tarot{min-height:220px}.verticals{grid-template-columns:repeat(2,1fr);height:auto}.verticals div{height:260px}.content-glass{padding:2rem}.book{height:280px}.book-cover{font-size:1.5rem}.book-pages>span{padding:1rem}.book-pages strong{font-size:1.25rem}.book-pages i{font-size:1rem}.price-grid{grid-template-columns:1fr}.pillar-grid{gap:.4rem}.pillar-grid div{min-height:260px;padding:5rem .7rem 1rem}.pillar-grid b{font-size:1.4rem}.film-copy{font-size:clamp(2.2rem,8vw,3.6rem);padding:7vw}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.moving-backdrop,.film-mist{animation:none}.tarot,.book-cover{transition:none}}
