:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--background: #0b0909;--surface: rgba(22, 18, 18, .78);--surface-strong: rgba(33, 25, 25, .92);--border: rgba(243, 235, 224, .12);--text-primary: #f3ebe0;--text-secondary: #b7a79c;--text-muted: #85756d;--champagne: #d8bc92;--rose: #a86678;--burgundy: #5a2334;--plum: #302029;--shadow: 0 20px 60px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(168,102,120,.18),transparent 28%),radial-gradient(circle at bottom right,rgba(90,35,52,.22),transparent 25%),linear-gradient(180deg,#140f10 0%,var(--background) 32%,#080607 100%);color:var(--text-primary);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}#root{min-height:100vh}.page-shell{position:relative;overflow:hidden;min-height:100vh}.background-orb{position:absolute;border-radius:999px;filter:blur(80px);opacity:.4;pointer-events:none}.orb-left{top:5rem;left:-6rem;width:18rem;height:18rem;background:#a8667847}.orb-right{top:24rem;right:-8rem;width:24rem;height:24rem;background:#d8bc922e}.hero,.section,.legal-header,.legal-page,.site-footer{position:relative;z-index:1;width:min(1160px,calc(100% - 2rem));margin:0 auto}.hero{padding:1.5rem 0 3rem}.nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.7rem}.brand-mark{width:.75rem;height:.75rem;border-radius:999px;background:var(--rose);box-shadow:0 0 20px #a8667899}.brand-text,.nav-link,.eyebrow,.visual-label{letter-spacing:.24em;text-transform:uppercase}.brand-text{color:var(--champagne);font-size:.82rem;font-weight:700}.nav-link{color:var(--text-secondary);font-size:.75rem}.nav-legal{margin-bottom:0;padding:1.5rem 0 0}.hero-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1.5rem;align-items:stretch}.hero-copy,.story-card{padding:clamp(1.5rem,4vw,3.5rem)}.hero-copy{display:flex;flex-direction:column;justify-content:center}.eyebrow,.visual-label{color:var(--champagne);font-size:.74rem;font-weight:700}h1,h2,h3{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:700}h1{margin-top:.8rem;max-width:10ch;font-size:clamp(3.4rem,7vw,5.8rem);line-height:.94}.lede{max-width:34rem;margin:1.3rem 0 0;color:var(--text-secondary);font-size:1.08rem;line-height:1.85}.supporting-copy{margin-top:1rem;color:var(--text-muted);font-size:.95rem}.cta-row{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding:0 1.35rem;border-radius:999px;font-size:.95rem;font-weight:700;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--champagne);color:var(--background)}.button-secondary{border:1px solid var(--border);background:#f3ebe00a;color:var(--text-primary)}.glass-panel,.story-card{border:1px solid var(--border);background:linear-gradient(180deg,#ffffff0f,#ffffff05),var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-visual{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;overflow:hidden;border-radius:2rem;min-height:44rem;padding:1.35rem}.hero-image,.hero-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-image{object-fit:cover}.hero-image-overlay{background:linear-gradient(180deg,#0b09091a,#0b0909d1),linear-gradient(135deg,#a866782e,#30202980)}.cover-carousel-shell{position:relative;z-index:1;overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.cover-carousel-track{display:flex;gap:1rem;width:max-content;animation:drift-covers 24s linear infinite}.cover-card{position:relative;flex:0 0 13.5rem;height:20rem;overflow:hidden;border:1px solid rgba(243,235,224,.16);border-radius:1.7rem;background:#140f0f8a;box-shadow:0 18px 45px #00000057}.cover-card img,.cover-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cover-card img{object-fit:cover}.cover-card-overlay{background:linear-gradient(180deg,#0b09090a,#0b0909c7),linear-gradient(145deg,rgba(168,102,120,.18),transparent 55%)}.cover-card-copy{position:absolute;right:1rem;bottom:1rem;left:1rem}.cover-card-copy p{margin:0;color:var(--champagne);font-size:.68rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.cover-card-copy h3{margin-top:.5rem;font-size:1.65rem;line-height:.98}.hero-visual-copy{position:relative;z-index:1;width:min(100%,32rem);padding:1.2rem 1.25rem;border:1px solid rgba(243,235,224,.12);border-radius:1.45rem;background:#140f0f6b}.hero-visual-copy h2{margin-top:.55rem;max-width:8ch;font-size:clamp(2rem,3.2vw,3.35rem);line-height:.94}.section{padding:2.25rem 0}.legal-header{padding-top:.5rem}.legal-page{padding:2rem 0 3rem}.legal-card{padding:clamp(1.5rem,4vw,3rem);border-radius:2rem}.legal-title{margin-top:.8rem;max-width:none;font-size:clamp(2.7rem,5vw,4.4rem);line-height:.95}.legal-intro,.legal-updated,.footer-copy{color:var(--text-secondary)}.legal-intro{max-width:44rem;margin:1rem 0 0;font-size:1.05rem;line-height:1.85}.legal-updated{margin:1rem 0 0;font-size:.95rem}.legal-sections{display:grid;gap:1.8rem;margin-top:2rem}.legal-section h2{margin:0;font-size:clamp(1.5rem,3vw,2.05rem);line-height:1.05}.legal-section p{margin:.85rem 0 0;max-width:54rem;color:var(--text-secondary);line-height:1.85;white-space:pre-line}.section-heading{margin-bottom:1.5rem}.section-heading h2,.story-card h2,.final-cta h2{margin-top:.7rem;max-width:15ch;font-size:clamp(2rem,4vw,3.3rem);line-height:1}.highlight-grid,.story-grid{display:grid;gap:1rem}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.highlight-card,.story-card,.final-cta-panel{border-radius:1.6rem}.highlight-card{padding:1.5rem}.highlight-card h3{font-size:1.45rem}.highlight-card p,.story-card p{margin:.95rem 0 0;color:var(--text-secondary);line-height:1.8}.story-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-card{background:linear-gradient(180deg,#5a23342e,#ffffff05),var(--surface-strong)}.final-cta{padding-bottom:4rem}.final-cta-panel{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(1.5rem,4vw,2.4rem)}.site-footer{padding:0 0 2.5rem}.site-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding-top:1rem;border-top:1px solid rgba(243,235,224,.08)}.footer-copy{margin:.55rem 0 0;max-width:28rem;font-size:.95rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem 1.25rem}.footer-links a{color:var(--text-secondary);font-size:.92rem}.footer-links-legal{flex:0 1 auto}@media (max-width: 980px){.hero-card,.highlight-grid,.story-grid,.final-cta-panel{grid-template-columns:1fr}.hero-card,.final-cta-panel{display:grid}.hero-visual{min-height:38rem}.cover-card{flex-basis:11rem;height:16.5rem}.site-footer-inner{align-items:flex-start;flex-direction:column}.footer-links{justify-content:flex-start}}@media (max-width: 680px){.hero{padding-top:1rem}.nav{margin-bottom:1.5rem}.hero,.section,.legal-header,.legal-page,.site-footer{width:min(100% - 1.2rem,42rem)}.hero-copy,.story-card,.highlight-card{padding:1.25rem}.hero-visual-copy{width:100%;padding:1rem 1.05rem}.cover-card{flex-basis:9.4rem;height:13.8rem;border-radius:1.15rem}.cover-card-copy h3{font-size:1.25rem}h1{max-width:9ch;font-size:clamp(2.7rem,14vw,4.2rem)}.section-heading h2,.story-card h2,.final-cta h2{max-width:none}.hero-visual-copy h2{max-width:8.5ch;font-size:clamp(1.9rem,9vw,3rem)}.nav-legal{align-items:flex-start;flex-direction:column}.footer-links-legal{justify-content:flex-start}}@keyframes drift-covers{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}
