@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Playfair+Display:wght@400;500;600&family=Inter:wght@300;400;500;600&display=swap";
:root{--navy:#0a0d1a;--navy-soft:#1a2744;--gold:#c9a84c;--gold-muted:#b8963e;--cream:#faf8f4;--cream-warm:#f0ebe2;--cream-deep:#e8e0d4;--coffee:#6b4f3a;--text:#1c1c1e;--muted:#8a7a6a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,sans-serif}a{color:inherit}.page{overflow-x:hidden}.site-nav{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:linear-gradient(#0a0d1ae0,#0a0d1a6b,#0a0d1a00);justify-content:space-between;align-items:center;width:100%;padding:22px 36px;display:flex;position:fixed;top:0;left:0}.nav-brand,.nav-links a{pointer-events:auto}.nav-brand{color:#f5f0e8f2;letter-spacing:-.01em;font-family:Playfair Display,Georgia,serif;font-size:20px;text-decoration:none}.nav-links{align-items:center;gap:22px;display:flex}.nav-links a{letter-spacing:.12em;text-transform:uppercase;color:#f5f0e8ad;font-size:10.5px;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#c9a84cf2}.hero{text-align:center;color:#f5f0e8;background:radial-gradient(circle at 50% 58%,#c9a84c1c,#0000 34%),radial-gradient(circle at 18% 82%,#c9a84c24,#0000 24%),linear-gradient(160deg,#0a0d1a 0%,#0e1428 55%,#0d1220 100%);justify-content:center;align-items:center;min-height:100vh;padding:80px 24px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #c9a84c14;border-radius:50%;width:760px;height:760px;animation:7s ease-in-out infinite pulseGlow;position:absolute;box-shadow:0 0 120px #c9a84c14}.hero:after{content:"";filter:blur(12px);opacity:.9;background:radial-gradient(#c9a84c52,#c9a84c14 42%,#0000 72%);border-radius:50%;width:980px;height:260px;position:absolute;bottom:0;left:50%;transform:translate(-50%)rotate(-8deg)}.hero-content{z-index:2;max-width:880px;position:relative}.brand-svg{filter:drop-shadow(0 0 26px #c9a84c2e)drop-shadow(0 0 64px #c9a84c14);width:min(720px,88vw);max-width:720px;height:auto;margin:-8px auto -18px;display:block}.hero-kicker{color:#e8d5a3e6;margin:0 0 18px;font-family:Playfair Display,Georgia,serif;font-size:clamp(18px,2vw,24px);font-style:italic}.hero-subtitle{color:#e7e1d8b8;max-width:620px;margin:0 auto 34px;font-size:15.5px;line-height:1.85}.author-note{letter-spacing:.08em;color:#b4aa9b85;margin:0;font-size:12px}.particle{opacity:.7;background:radial-gradient(circle,#c9a84c,#0000 70%);border-radius:999px;width:3px;height:3px;animation:7s ease-in-out infinite drift;position:absolute}.p1{animation-delay:0s;top:14%;left:12%}.p2{animation-delay:1s;top:28%;left:82%}.p3{animation-delay:2s;top:64%;left:20%}.p4{animation-delay:3s;top:72%;left:74%}.p5{animation-delay:4s;top:20%;left:58%}.p6{animation-delay:5s;top:86%;left:48%}.gold-wave{pointer-events:none;opacity:.9;z-index:1;filter:blur(10px);background:radial-gradient(#ffd96f4d 0%,#c9a84c29 28%,#c9a84c0d 52%,#0000 72%);width:980px;height:260px;position:absolute;bottom:0;left:50%;transform:translate(-50%)rotate(-7deg)}.gold-wave:before,.gold-wave:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffe08200 8%,#ffe0826b 36%,#fff6bed9 50%,#ffe0826b 64%,#ffe08200 92%,#0000 100%);width:820px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 16px #ffda6e5c,0 0 46px #c9a84c29}.gold-wave:after{opacity:.55;width:760px;top:54%;transform:translate(-50%,-50%)rotate(2deg)}.cta-row{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:34px;display:flex}.btn{letter-spacing:.14em;text-transform:uppercase;border-radius:3px;padding:14px 30px;font-size:12px;text-decoration:none;transition:transform .2s,opacity .2s,border-color .2s;display:inline-block}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#0a0d1a;background:linear-gradient(135deg,#c9a84c,#b8963e);font-weight:600;box-shadow:0 0 24px #c9a84c2e}.btn-secondary{color:#c9a84ce6;background:#0a0d1a3d;border:1px solid #c9a84c61}.section{padding:96px 24px}.section.cream{background:var(--cream)}.section.warm{background:var(--cream-warm)}.inner{max-width:1040px;margin:0 auto}.narrow{text-align:center;max-width:700px;margin:0 auto}.section-label{letter-spacing:.22em;text-transform:uppercase;color:var(--gold-muted);margin:0 0 22px;font-size:11px}h2{color:var(--navy-soft);letter-spacing:-.02em;margin:0 0 28px;font-family:Playfair Display,Georgia,serif;font-size:clamp(30px,5vw,46px);font-weight:400;line-height:1.2}.body-large{color:var(--coffee);margin:0 0 22px;font-size:18px;line-height:1.9}.body-muted{color:var(--muted);margin:0;font-size:16px;line-height:1.9}.gold-line{background:linear-gradient(to right, transparent, var(--gold), transparent);width:52px;height:1px;margin:28px auto}.cover-preview{background:radial-gradient(circle at 70% 30%,#c9a84c14,#0000 28%),linear-gradient(#faf8f4 0%,#f0ebe2 100%);padding-top:76px;padding-bottom:96px}.cover-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:72px;max-width:1040px;margin:0 auto;display:grid}.cover-copy{text-align:left}.cover-copy h2{max-width:420px}.cover-copy .body-large{max-width:440px}.cover-copy .body-muted{max-width:460px}.cover-frame{max-width:400px;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0 auto;padding:0;position:relative}.cover-frame:before{display:none}.cover-image{width:100%;height:auto;box-shadow:none;filter:drop-shadow(0 28px 55px #1a274438)drop-shadow(0 0 45px #c9a84c1a);background:0 0;border-radius:0;display:block}.keys-header{text-align:center;max-width:680px;margin:0 auto 68px}.part{margin-bottom:70px}.part-top{align-items:center;gap:18px;margin-bottom:24px;display:flex}.part-name{letter-spacing:.18em;text-transform:uppercase;color:#b8963ecc;white-space:nowrap;font-size:11px}.part-title{letter-spacing:.06em;color:var(--coffee);white-space:nowrap;font-size:13px}.part-rule{background:var(--cream-deep);flex:1;height:1px}.key-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.key-card{background:var(--cream);border:1px solid var(--cream-deep);border-radius:4px;padding:32px 28px;transition:transform .25s,border-color .25s,box-shadow .25s}.key-card:hover{border-color:#b8963e73;transform:translateY(-4px);box-shadow:0 16px 40px #4a342812}.key-number{letter-spacing:.18em;color:var(--gold-muted);margin:0 0 16px;font-family:Playfair Display,Georgia,serif;font-size:14px}.key-card h3{color:var(--navy-soft);margin:0 0 14px;font-family:Playfair Display,Georgia,serif;font-size:21px;font-weight:500}.key-card p:last-child{color:var(--coffee);margin:0;font-family:Playfair Display,Georgia,serif;font-size:16px;font-style:italic;line-height:1.7}.world-grid{border:1px solid var(--cream-deep);background:var(--cream-deep);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:56px;display:grid}.world{background:var(--cream);padding:32px 24px}.world small{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-muted);margin-bottom:10px;font-size:11px;display:block}.world strong{color:var(--navy-soft);font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:500}.collection-section{color:#f5f0e8;background:radial-gradient(circle at 18% 20%,#c9a84c1a,#0000 28%),linear-gradient(#0a0d1a 0%,#111a33 100%)}.collection-header{text-align:center;max-width:720px;margin:0 auto 58px}.collection-header h2{color:#f5f0e8}.collection-header .body-muted{color:#e7e1d8a8}.collection-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.collection-card{background:linear-gradient(145deg,#ffffff09,#ffffff03);border:1px solid #c9a84c2e;border-radius:6px;min-height:210px;padding:28px 24px;position:relative;overflow:hidden}.collection-card:before{content:"";opacity:.7;background:radial-gradient(circle at 70% 20%,#c9a84c21,#0000 35%);position:absolute;inset:0}.collection-card>*{z-index:1;position:relative}.collection-card.active{background:radial-gradient(circle at 70% 25%,#c9a84c2e,#0000 38%),linear-gradient(145deg,#ffffff14,#ffffff05);border-color:#c9a84c8c;box-shadow:0 20px 60px #00000038,0 0 40px #c9a84c14}.collection-number{letter-spacing:.18em;color:#c9a84cb8;margin-bottom:28px;font-family:Cinzel,Playfair Display,Georgia,serif;font-size:15px;display:block}.collection-card h3{color:#f5f0e8;margin:0 0 12px;font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:400;line-height:1.2}.collection-card p{color:#e7e1d894;margin:0 0 22px;font-size:14px;line-height:1.6}.collection-card small{letter-spacing:.14em;text-transform:uppercase;color:#c9a84cad;font-size:11px}.quote-section{background:var(--navy-soft);color:#f5f0e8;text-align:center;padding:96px 24px}.quote{max-width:760px;margin:0 auto}.quote-mark{color:#c9a84c3d;margin:0;font-family:Playfair Display,Georgia,serif;font-size:76px;line-height:1}blockquote{margin:0}blockquote p{margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(24px,4vw,36px);font-style:italic;line-height:1.55}.author-section{background:radial-gradient(circle at 78% 26%,#c9a84c14,#0000 28%),linear-gradient(#faf8f4 0%,#f0ebe2 100%)}.author-inner{grid-template-columns:.75fr 1.25fr;align-items:center;gap:72px;max-width:1040px;margin:0 auto;display:grid}.author-photo-frame{background:linear-gradient(145deg,#fffc,#e8e0d473);border-radius:999px;max-width:320px;margin:0 auto;padding:12px;box-shadow:0 26px 70px #1a274424,0 0 0 1px #b8963e29}.author-photo-placeholder{aspect-ratio:1;color:#f5f0e8eb;letter-spacing:-.03em;background:radial-gradient(circle at 50% 38%,#c9a84c33,#0000 38%),linear-gradient(145deg,#0a0d1a,#1a2744);border-radius:999px;justify-content:center;align-items:center;width:100%;font-family:Playfair Display,Georgia,serif;font-size:54px;display:flex}.author-copy{text-align:left}.author-copy h2{margin-bottom:22px}.author-notes{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.author-notes span{letter-spacing:.1em;text-transform:uppercase;color:var(--coffee);background:#ffffff61;border:1px solid #b8963e40;border-radius:999px;padding:9px 13px;font-size:11px}.signup-box{max-width:560px;margin:42px auto 0}.form{gap:14px;display:grid}.input{border:1px solid var(--cream-deep);background:#fff;border-radius:3px;width:100%;padding:15px 16px;font-family:Inter,system-ui,sans-serif;font-size:15px}.input:focus{border-color:var(--gold-muted);outline:none}.button{width:100%;color:var(--navy);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#c9a84c,#b8963e);border:none;border-radius:3px;padding:15px 24px;font-size:12px;font-weight:600}.success{border:1px solid var(--cream-deep);background:var(--cream);color:var(--navy-soft);padding:28px;font-family:Playfair Display,Georgia,serif;font-style:italic}.launch-note{color:var(--coffee);margin:26px 0 0;font-family:Playfair Display,Georgia,serif;font-size:16px;font-style:italic}.footer{background:var(--navy);color:#f5f0e8bf;padding:60px 24px 34px}.footer-inner{max-width:1040px;margin:0 auto}.footer-top{flex-wrap:wrap;justify-content:space-between;gap:30px;margin-bottom:34px;display:flex}.footer-brand{color:#f5f0e8;margin:0 0 8px;font-family:Playfair Display,Georgia,serif;font-size:24px}.footer-tagline{letter-spacing:.16em;text-transform:uppercase;color:#c9a84c8c;margin:0;font-size:11px}.footer-nav{flex-wrap:wrap;gap:22px;display:flex}.footer-nav a{letter-spacing:.08em;text-transform:uppercase;color:#f5f0e88c;font-size:12px;text-decoration:none}.footer-nav a:hover{color:#f5f0e8e6}.footer-bottom{color:#b4aa9b61;border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;gap:18px;padding-top:24px;font-size:12px;display:flex}.footer-bottom a{color:#b4aa9b6b;text-decoration:none}@keyframes drift{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-18px)translate(8px)}}@keyframes pulseGlow{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.72;transform:scale(1.03)}}@media (max-width:820px){.section,.quote-section{padding:76px 20px}.key-grid,.collection-grid{grid-template-columns:1fr}.world-grid{grid-template-columns:1fr 1fr}.part-top{flex-direction:column;align-items:flex-start;gap:8px}.part-rule{flex:none;width:100%}.cover-inner,.author-inner{text-align:center;grid-template-columns:1fr;gap:42px}.cover-copy,.author-copy{text-align:center}.cover-copy h2,.cover-copy .body-large,.cover-copy .body-muted{max-width:none}.cover-frame{max-width:320px}.author-photo-frame{max-width:260px}.author-notes{justify-content:center}}@media (max-width:700px){.site-nav{align-items:flex-start;padding:18px 22px}.nav-brand{font-size:18px}.nav-links{display:none}}@media (max-width:560px){.hero{text-align:center;justify-content:center;align-items:center;min-height:96vh;padding:86px 22px 64px;display:flex}.hero:before{width:420px;height:420px}.hero:after{filter:blur(10px);width:440px;height:170px;bottom:9%}.hero-content{flex-direction:column;align-items:center;width:100%;max-width:360px;margin-left:auto;margin-right:auto;display:flex}.brand-svg{width:min(350px,94vw);margin:0 auto -8px}.hero-kicker,.hero-subtitle,.author-note{text-align:center;width:100%;max-width:330px;margin-left:auto;margin-right:auto}.hero-kicker{margin-bottom:16px;font-size:17px;line-height:1.55}.hero-subtitle{margin-bottom:28px;font-size:14px;line-height:1.75}.cta-row{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:320px;margin-bottom:28px;margin-left:auto;margin-right:auto}.btn{letter-spacing:.12em;text-align:center;width:100%;max-width:320px;padding:13px 22px;font-size:10px}.author-note{margin-top:2px;font-size:10px;line-height:1.7}.gold-wave{opacity:.65;filter:blur(9px);width:430px;height:150px;bottom:6%;left:50%;transform:translate(-50%)rotate(-7deg)}.gold-wave:before{width:360px}.gold-wave:after{width:320px}.section,.quote-section{padding:72px 22px}.section-label{letter-spacing:.2em;margin-bottom:18px;font-size:10px}h2{margin-bottom:24px;font-size:31px;line-height:1.18}.body-large{font-size:16px;line-height:1.85}.body-muted{font-size:14px;line-height:1.85}.cover-preview{padding-top:68px;padding-bottom:82px}.cover-frame{max-width:300px}.keys-header,.collection-header{margin-bottom:52px}.part{margin-bottom:58px}.part-top{margin-bottom:18px}.part-name,.part-title{letter-spacing:.16em;font-size:10px}.key-grid{gap:14px}.key-card,.collection-card{padding:30px 24px}.key-number{margin-bottom:14px;font-size:13px}.key-card h3{margin-bottom:12px;font-size:22px}.key-card .gold-line{margin:16px 0}.key-card p:last-child{font-size:16px;line-height:1.75}.collection-card{min-height:auto}.collection-card h3{font-size:22px}.world-grid{grid-template-columns:1fr;margin-top:42px}.world{padding:30px 24px}.world small{font-size:10px;line-height:1.5}.world strong{font-size:25px}.quote-mark{font-size:60px}blockquote p{font-size:25px;line-height:1.55}.author-photo-frame{max-width:220px}.author-photo-placeholder{font-size:42px}.signup-box{margin-top:34px}.input{padding:14px 15px;font-size:14px}.button{padding:14px 18px;font-size:10px}.footer{padding:50px 22px 34px}.footer-brand{font-size:25px}.footer-nav{gap:16px}.footer-nav a{letter-spacing:.08em;font-size:10px}.footer-top,.footer-bottom{flex-direction:column}.footer-bottom{font-size:11px;line-height:1.7}}.author-section-dark{color:#f5f0e8;background:radial-gradient(circle at 14% 26%,#c9a84c1f,#0000 26%),radial-gradient(circle at 88% 62%,#c9a84c1a,#0000 28%),linear-gradient(135deg,#0a0d1a 0%,#101a31 54%,#07101f 100%);position:relative;overflow:hidden}.author-section-dark:before{content:"";filter:blur(26px);opacity:.55;background:radial-gradient(circle,#c9a84c33,#0000 58%);border-radius:50%;width:520px;height:520px;position:absolute;bottom:-140px;right:-120px}.author-gold-dust{pointer-events:none;opacity:.45;filter:blur(.2px);background:radial-gradient(circle at 30% 20%,#c9a84c8c 0 1px,#0000 2px) 0 0/38px 38px,radial-gradient(circle at 62% 48%,#c9a84c73 0 1px,#0000 2px) 0 0/54px 54px,radial-gradient(circle at 42% 78%,#c9a84c59 0 1px,#0000 2px) 0 0/72px 72px;width:260px;height:520px;position:absolute;top:18%;right:5%}.author-inner-dark{z-index:2;grid-template-columns:.9fr 1.1fr;gap:76px;max-width:1160px;position:relative}.author-portrait-card{background:linear-gradient(145deg,#ffe18ceb,#c9a84c2e,#ffffff0f);border-radius:22px;max-width:390px;margin:0 auto;padding:1px;position:relative;box-shadow:0 34px 90px #00000057,0 0 50px #c9a84c1a}.author-portrait-card:before{content:"";filter:blur(22px);background:#c9a84c52;border-radius:999px;width:96px;height:96px;position:absolute;top:-18px;left:-18px}.author-photo{z-index:1;border-radius:21px;width:100%;height:auto;display:block;position:relative}.author-copy-dark{text-align:left}.author-copy-dark .section-label{color:#c9a84ce0}.author-copy-dark h2{color:#f5f0e8;letter-spacing:-.045em;text-shadow:0 0 24px #c9a84c14;margin-bottom:28px;font-size:clamp(46px,7vw,84px);line-height:1.02}.author-copy-dark .body-large{color:#f5f0e8eb;max-width:680px;font-size:19px;line-height:1.9}.author-copy-dark .body-muted{color:#e7e1d8b8;max-width:710px;font-size:17px;line-height:1.95}.author-copy-dark em{color:#f5f0e8f2}.author-ornament{background:linear-gradient(90deg,#c9a84ce6,#c9a84c38,#0000);width:220px;height:1px;margin:0 0 32px;position:relative}.author-ornament:after{content:"";background:var(--gold);width:11px;height:11px;position:absolute;top:-5px;left:96px;transform:rotate(45deg);box-shadow:0 0 18px #c9a84c73}.author-notes-dark span{color:#e8d5a3f2;background:#0a0d1a47;border-color:#c9a84c8c}@media (max-width:820px){.author-inner-dark{grid-template-columns:1fr;gap:48px}.author-copy-dark{text-align:center}.author-ornament{background:linear-gradient(90deg,#0000,#c9a84ce6,#0000);margin-left:auto;margin-right:auto}.author-ornament:after{left:50%;transform:translate(-50%)rotate(45deg)}.author-copy-dark .body-large,.author-copy-dark .body-muted{margin-left:auto;margin-right:auto}.author-portrait-card{max-width:320px}}@media (max-width:560px){.author-section-dark{padding-top:78px;padding-bottom:78px}.author-portrait-card{border-radius:18px;max-width:280px}.author-photo{border-radius:17px}.author-copy-dark h2{font-size:48px}.author-copy-dark .body-large{font-size:16px}.author-copy-dark .body-muted{font-size:14px}.author-notes-dark{gap:8px}.author-notes-dark span{padding:8px 11px;font-size:9.5px}}.section-label{letter-spacing:.26em;color:#b8963eeb;font-size:13px;font-weight:500}.collection-section .section-label,.author-section-dark .section-label,.quote-section .section-label{color:#c9a84ceb}@media (max-width:560px){.section-label{letter-spacing:.22em;font-size:11px}}
