:root{--night:#0b0f14;--concrete:#1b2631;--concrete-2:#151c24;--rose:#922b21;--rose-bright:#c0392b;--blush:#fadbd8;--gold:#c9a24b;--gold-soft:#c9a24b8c;--paper:#f6f1e7;--paper-deep:#efe7d8;--ink:#1b2631;--ink-soft:#3d4a57;--serif:Georgia, "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", serif;--sans:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--night);color:var(--ink);font-family:var(--serif);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}::selection{background:var(--rose);color:var(--blush)}a{color:inherit}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.eyebrow,.section-eyebrow,.contents-label,.part-name,.badge{font-family:var(--sans);text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:600}.cta-row{flex-wrap:wrap;gap:14px;display:flex}.btn{font-family:var(--sans);letter-spacing:.09em;text-transform:uppercase;border:1px solid #0000;border-radius:3px;padding:.85rem 1.6rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s,border-color .18s;display:inline-block}.btn-primary{background:var(--rose);color:var(--blush);border-color:#fadbd840}.btn-primary:hover{background:var(--rose-bright);color:#fff;transform:translateY(-1px);box-shadow:0 10px 26px #922b2173}.btn-ghost{border-color:var(--gold);color:var(--gold);background:0 0}.btn-ghost:hover{color:#e5c87e;background:#c9a24b1f;transform:translateY(-1px);box-shadow:0 8px 22px #00000059}.hero{background:radial-gradient(ellipse 62% 44% at 50% 92%, #c9a24b2b, transparent 72%), radial-gradient(ellipse 48% 42% at 50% 26%, #922b211f, transparent 70%), linear-gradient(180deg, var(--night) 0%, #10161d 58%, var(--concrete-2) 100%);place-items:center;min-height:92svh;padding:72px 24px 96px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.6'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-inner{align-items:center;gap:clamp(36px,6vw,84px);max-width:1060px;display:flex;position:relative}.hero-cover{flex-shrink:0;margin:0}.hero-cover img{border-radius:4px;width:clamp(240px,28vw,380px);height:auto;display:block;box-shadow:0 30px 70px #000000a6,0 0 0 1px #c9a24b38,0 0 46px #c9a24b24}.hero-copy{max-width:520px}.hero .eyebrow{color:var(--gold);margin:0 0 1.1rem}.hero h1{color:#f4ece0;letter-spacing:.005em;margin:0 0 .55rem;font-size:clamp(2.5rem,5.4vw,4rem);font-weight:700;line-height:1.04}.hero-subtitle{color:var(--blush);margin:0 0 1.35rem;font-size:clamp(1.05rem,1.9vw,1.3rem);font-style:italic}.gold-rule{background:linear-gradient(90deg, var(--gold), #c9a24b00);border:0;width:72px;height:1px;margin:0 0 1.35rem}.hero-hook{color:#cfd6dd;margin:0 0 1.9rem;font-size:1.08rem;line-height:1.72}.hero-note{margin:1.4rem 0 0;font-size:.92rem}.hero-note a{color:var(--blush);text-decoration:underline;-webkit-text-decoration-color:var(--gold-soft);text-decoration-color:var(--gold-soft);text-underline-offset:4px;transition:color .18s,text-decoration-color .18s}.hero-note a:hover{color:#fff;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}.seam{background:linear-gradient(to top, var(--gold), #c0392bd9 55%, transparent);transform-origin:bottom;width:2px;height:128px;animation:1s ease-out .35s both seam-grow;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 20px #c9a24b99}.paper{background:linear-gradient(180deg, var(--paper) 0%, var(--paper-deep) 100%)}.paper-section{max-width:700px;margin:0 auto;padding:0 24px 84px}.paper-section:before{content:"";background:linear-gradient(to bottom, var(--gold), #c9a24b1f);width:1px;height:58px;margin:0 auto 34px;display:block}.paper-section:first-child{padding-top:56px}.paper-section:first-child:before{height:92px;margin-top:-56px}.paper-section h2{text-align:center;color:var(--ink);margin:0 0 1.9rem;font-size:clamp(1.7rem,3vw,2.1rem);font-weight:700}.section-eyebrow{text-align:center;color:var(--gold);margin:-1.2rem 0 2rem}.prose p{color:var(--ink);margin:0 0 1.15rem;font-size:1.06rem;line-height:1.78}.prose a{color:var(--rose);text-underline-offset:4px;-webkit-text-decoration:underline #922b2166;text-decoration:underline #922b2166;transition:background-color .18s,text-decoration-color .18s}.prose a:hover{background:var(--blush);-webkit-text-decoration-color:var(--rose);text-decoration-color:var(--rose)}.pull{text-align:center;max-width:560px;margin:3rem auto 3.2rem}.pull:before,.pull:after{content:"";background:var(--gold);width:64px;height:1px;margin:1.1rem auto;display:block}.pull p{color:var(--rose);margin:0;font-size:1.32rem;font-style:italic;line-height:1.6}.pull cite{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-top:.9rem;font-size:.72rem;font-style:normal;display:block}.contents{margin-top:3rem}.contents-label{text-align:center;color:var(--gold);margin:0 0 1.6rem}.contents-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.7rem 2.4rem;display:grid}.part-name{color:var(--rose);letter-spacing:.1em;margin:0 0 .55rem;font-size:.7rem}.chapter-list{margin:0;padding:0;list-style:none}.chapter-list li{align-items:baseline;gap:.7rem;padding:.22rem 0;display:flex}.ch-num{font-family:var(--sans);color:var(--gold);text-align:right;min-width:1.15rem;font-size:.72rem;font-weight:600}.ch-title{color:var(--ink-soft);font-size:.98rem}.excerpt-prose>p:first-child:first-letter{float:left;color:var(--rose);padding:.06em .12em 0 0;font-size:3.4em;font-weight:700;line-height:.82}.lyric{text-align:center;color:var(--rose);font-size:1.18rem;font-style:italic;margin:1.9rem 0!important}.continue-line{text-align:center;color:var(--ink-soft);margin:2.4rem 0 0;font-size:1rem}.continue-line a{color:var(--rose);text-underline-offset:4px;-webkit-text-decoration:underline #922b2166;text-decoration:underline #922b2166}.continue-line a:hover{background:var(--blush)}.band{text-align:center;background:radial-gradient(ellipse 52% 60% at 50% 100%, #922b2133, transparent 70%), radial-gradient(ellipse 40% 40% at 50% 0%, #c9a24b1a, transparent 70%), linear-gradient(180deg, var(--concrete-2), var(--night));padding:90px 24px 96px;position:relative}.band h2{color:#f4ece0;margin:0 0 1.2rem;font-size:clamp(1.6rem,2.8vw,2rem)}.band-text{max-width:520px;color:var(--blush);margin:0 auto 2rem;font-size:1.04rem;line-height:1.75}.band-ctas{justify-content:center}.tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:2.2rem 0 0;padding:0;list-style:none;display:grid}.tile{border-radius:4px;flex-direction:column;gap:.45rem;min-height:118px;padding:1.3rem 1.2rem 1.4rem;text-decoration:none;display:flex}a.tile{border:1px solid var(--gold);background:#fffdf8;transition:transform .18s,box-shadow .18s}a.tile:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1b263129}.tile-soon{cursor:default;background:#fffdf88c;border:1px dashed #c9a24ba6}.tile-name{font-family:var(--sans);color:var(--ink);font-size:.98rem;font-weight:700}.tile-detail{color:var(--ink-soft);font-size:.9rem}.badge{color:var(--gold);margin-top:auto;font-size:.64rem}.site-footer{background:var(--night);text-align:center;padding:64px 24px 72px}.site-footer:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;margin:0 auto 26px;display:block;box-shadow:0 0 12px #c9a24bcc}.footer-title{color:var(--blush);margin:0 0 1rem;font-size:.98rem;font-style:italic}.footer-links{font-family:var(--sans);color:#fadbd88c;justify-content:center;gap:12px;font-size:.82rem;display:flex}.footer-links a{color:var(--gold);border-bottom:1px solid #c9a24b59;text-decoration:none;transition:color .18s,border-color .18s}.footer-links a:hover{color:#e5c87e;border-color:var(--gold)}.footer-copy{font-family:var(--sans);color:#fadbd873;margin:1.4rem 0 0;font-size:.74rem}.rise{animation:.7s both fade-up}.hero-cover.rise{animation-delay:80ms}.hero-copy>.rise:first-child{animation-delay:.16s}.hero-copy>.rise:nth-child(2){animation-delay:.24s}.hero-copy>.rise:nth-child(3){animation-delay:.32s}.hero-copy>.rise:nth-child(4){animation-delay:.38s}.hero-copy>.rise:nth-child(5){animation-delay:.44s}.hero-copy>.rise:nth-child(6){animation-delay:.52s}.hero-copy>.rise:nth-child(7){animation-delay:.6s}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes seam-grow{0%{transform:translate(-50%)scaleY(0)}to{transform:translate(-50%)scaleY(1)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rise,.seam{animation:none}.btn,a.tile{transition:none}}@media (max-width:820px){.hero{min-height:auto;padding:56px 20px 88px}.hero-inner{text-align:center;flex-direction:column;gap:34px}.hero-cover img{width:clamp(200px,58vw,300px)}.hero-copy{flex-direction:column;align-items:center;display:flex}.cta-row{justify-content:center}.contents-grid{grid-template-columns:1fr;gap:1.4rem}.tiles{grid-template-columns:1fr}}
