:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--bg:#0b0b0b;--surface:#141414;--surface-soft:#1b1b1b;--text:#f5f0e8;--muted:#b9b1a4;--gold:#b78321;--gold-soft:#b78321;--gold-light:#d7a94d;--line:#c99a3d47;--white-soft:#ffffff14;--shadow:0 24px 70px #00000073}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 100% 0,#c99a3d1f,#0000 30%),linear-gradient(#090909 0%,#0f0f0f 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}main{min-height:100vh}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0808088c;border:1px solid #ffffff0f;border-radius:18px;justify-content:space-between;align-items:center;width:min(1280px,100% - 2rem);margin:20px auto 0;padding:14px 28px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.8rem;display:inline-flex}.brand-logo{width:140px;height:auto;display:block}.header-button{color:#111;background:#d4a63f;border:none;border-radius:999px;padding:14px 26px;font-weight:700;transition:all .25s}.header-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #d4a63f59}.header-button{border:1px solid var(--line);color:var(--gold-soft);background:#c99a3d14;padding:.75rem 1.2rem}.header-button:hover,.button:hover,.store-card:hover{transform:translateY(-2px)}.hero{isolation:isolate;width:min(1180px,100% - 2rem);min-height:calc(100vh - 100px);box-shadow:var(--shadow);background-position:50%;background-size:cover;border:1px solid #c99a3d33;border-radius:32px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(2rem,6vw,5rem);margin:0 auto;padding:clamp(4rem,8vw,7rem) clamp(1.5rem,4vw,4rem);display:grid;position:relative;overflow:hidden}.hero:before{z-index:-1;content:"";background:linear-gradient(90deg,#060606f5 0%,#060606c7 46%,#0606064d 100%);position:absolute;inset:0}.hero-content,.hero-visual{z-index:1;position:relative}.hero-content{max-width:680px}.eyebrow{color:var(--gold-soft);letter-spacing:.2em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:800}.hero h1,.section-heading h2{color:#fff;letter-spacing:-.04em;text-shadow:0 6px 24px #00000073;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.8vw,3.4rem);font-weight:600;line-height:1.05}.hero h1{color:#fff;letter-spacing:-.045em;text-shadow:0 8px 30px #000000b8;max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.1rem,6vw,6rem);font-weight:600;line-height:.98}.hero h1 span{color:var(--gold-soft);text-shadow:0 8px 30px #000000b8;display:block}.hero-description{max-width:640px;color:var(--muted);margin:1.6rem 0 0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-top:2rem;display:flex}.button{padding:.9rem 1.45rem}.button--primary{background:linear-gradient(135deg, var(--gold-soft), var(--gold));color:#14100a;box-shadow:0 14px 35px #c99a3d38}.button--secondary{border:1px solid var(--white-soft);background:#ffffff08}.hero-highlights{color:var(--muted);flex-wrap:wrap;gap:.8rem 1.4rem;margin:2rem 0 0;padding:0;font-size:.92rem;list-style:none;display:flex}.hero-highlights li:before{color:var(--gold);content:"•";margin-right:.5rem}.hero-visual,.book-cover-wrapper{justify-content:center;align-items:center;display:flex}.book-cover{border-radius:12px;width:min(360px,100%);transition:transform .35s;transform:rotate(2deg);box-shadow:18px 26px 55px #000000b8,0 0 45px #c99a3d3d}.book-cover:hover{transform:translateY(-8px)rotate(0)scale(1.025)}.section{width:min(1180px,100% - 2rem);margin:0 auto;padding:6rem 0}.section-heading{max-width:760px;margin-bottom:2.4rem}.section-heading h2{letter-spacing:-.04em;font-size:clamp(2.4rem,5vw,4.6rem)}.section-heading>p:last-child{color:var(--muted);margin:1.2rem 0 0;font-size:1.02rem;line-height:1.75}.edition-grid,.store-grid{gap:1rem;display:grid}.why-section{position:relative}.why-section:before{content:"";background:linear-gradient(90deg,#0000,#b7832180,#0000);width:min(1180px,100%);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card{background:linear-gradient(145deg,#ffffff0b,#ffffff04);border:1px solid #ffffff14;border-radius:24px;min-height:310px;padding:2rem;transition:transform .18s,border-color .18s,background .18s;box-shadow:0 18px 45px #0000002e}.feature-card:hover{background:#b783210b;border-color:#b7832166;transform:translateY(-5px)}.feature-number{width:52px;height:52px;color:var(--gold);border:1px solid #b7832166;border-radius:50%;justify-content:center;align-items:center;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:700;display:inline-flex}.feature-card h3{margin:2rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.1}.feature-card p{color:var(--muted);margin:1.2rem 0 0;line-height:1.75}.edition-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.edition-card,.store-card{border:1px solid var(--white-soft);background:linear-gradient(145deg,#ffffff0b,#ffffff04);border-radius:24px;box-shadow:0 16px 40px #0000002e}.edition-card{min-height:245px;padding:1.6rem}.edition-flag{font-size:2.2rem}.edition-card p{color:var(--gold-soft);letter-spacing:.18em;text-transform:uppercase;margin:1.6rem 0 .7rem;font-size:.78rem;font-weight:800}.edition-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;line-height:1.2}.edition-link{color:var(--gold-light);margin-top:1.6rem;font-weight:700;display:inline-block}.edition-link:hover{color:#fff}.buy-section{padding:3.5rem 0 5rem;scroll-margin-top:5.5rem}.buy-section .section-heading{text-align:center;max-width:820px;margin:0 auto 1.75rem}.buy-section .section-heading h2{font-size:clamp(2.2rem,4.3vw,4rem)}.buy-section .section-heading>p:last-child{max-width:680px;margin:1rem auto 0}.store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-card{min-height:285px;padding:1.7rem;transition:transform .18s,border-color .18s,background .18s;display:block}.store-card:hover{border-color:var(--line);background:#c99a3d0e}.store-format{color:var(--gold-soft);letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:800}.store-card h3{margin:1.2rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:2.3rem}.store-card p{color:var(--muted);margin:1rem 0 0;line-height:1.7}.store-card strong{color:var(--gold-soft);margin-top:2rem;display:inline-block}.purchase-note{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:1rem 2rem;margin-top:2rem;font-size:.92rem;display:flex}.purchase-note span{align-items:center;gap:.35rem;display:inline-flex}.about-card{background:radial-gradient(circle at 100% 0,#b7832121,#0000 34%),linear-gradient(145deg,#ffffff0b,#ffffff04);border:1px solid #b7832147;border-radius:28px;justify-content:flex-start;align-items:center;gap:2rem;padding:clamp(2rem,5vw,4rem);display:flex}.about-card .button{margin-left:3rem}.about-card>div{max-width:760px}.about-card h2{color:#fff;letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,4rem);line-height:1.05}.about-card p:last-child{color:var(--muted);margin:1.2rem 0 0;line-height:1.75}.about-card .button{flex:none}.site-footer{background:radial-gradient(circle at 100% 0,#b783211f,#0000 35%),linear-gradient(#161616 0%,#0b0b0b 100%);border-top:1px solid #b7832159;margin-top:4rem;padding:4rem clamp(1.5rem,5vw,5rem) 2rem}.site-footer strong{color:var(--gold-soft);letter-spacing:.13em}.site-footer p{color:var(--muted);margin:.7rem 0 0}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.footer-links a:hover{color:var(--gold-soft)}.site-footer small{color:#7e776d;grid-column:1/-1}@media (width<=900px){.site-footer .footer-content{grid-template-columns:1fr}.site-footer .footer-brand,.site-footer .footer-links,.site-footer .footer-contact{text-align:center;align-items:center}.footer-content{grid-template-columns:1.4fr 1fr 1fr;align-items:start;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.about-card{flex-direction:column;align-items:flex-start}.about-card .button{width:100%;margin-left:0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.hero{background-position:50%;grid-template-columns:1fr;min-height:auto;padding:4rem 1.5rem}.hero:before{background:#060606c7}.hero-content{max-width:none}.hero-visual{margin-top:1rem}.edition-grid,.store-grid{grid-template-columns:1fr}.edition-card,.store-card{min-height:auto}}@media (width<=640px){.site-header{width:min(100% - 1.2rem,1180px)}.brand-logo{width:145px}.brand-name{font-size:.83rem}.brand-name small{font-size:.52rem}.header-button{min-height:42px;padding:.65rem .95rem;font-size:.88rem}.hero,.section,.site-footer{width:min(100% - 1.2rem,1180px)}.hero{padding-bottom:3.5rem}.hero h1{font-size:clamp(3rem,16vw,4.8rem)}.hero-actions{flex-direction:column}.button{justify-content:center;width:270px}.hero-highlights{gap:.75rem;display:grid}.book-placeholder{width:min(340px,100%)}.section{padding:4.5rem 0}.site-footer{background:#00000040;border-top:1px solid #ffffff14;margin-top:2rem;padding:3rem clamp(1.2rem,5vw,5rem) 1.5rem}.footer-content{grid-template-columns:1.4fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.footer-logo{filter:drop-shadow(0 0 12px #b783212e);width:90px;height:auto;margin-bottom:1rem}.footer-brand p{max-width:390px;color:var(--muted);margin:1rem 0 0;line-height:1.7}.footer-links,.footer-contact{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.footer-links a,.footer-contact a{color:var(--muted);text-decoration:none}.footer-links a:hover,.footer-contact a:hover{color:var(--gold-light)}.footer-contact p{color:#fff;margin:0;font-weight:700}.footer-bottom{text-align:center;max-width:1200px;color:var(--muted);border-top:1px solid #ffffff14;margin:2.5rem auto 0;padding-top:1.5rem}}.site-footer .footer-brand img.footer-logo{flex:0 0 90px;width:90px!important;max-width:90px!important;height:auto!important}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.hero-actions .button{text-align:center;justify-content:center;width:290px}.site-footer .footer-content{grid-template-columns:1.4fr .8fr 1fr;align-items:start;gap:3rem;display:grid}.site-footer .footer-brand,.site-footer .footer-links,.site-footer .footer-contact{text-align:left}.site-footer .footer-links,.site-footer .footer-contact{align-items:flex-start}.site-footer .footer-bottom{text-align:center;margin-top:2rem;padding-top:1.2rem;display:block}@media (width<=640px){.site-footer .footer-content{grid-template-columns:minmax(0,1fr);gap:2rem;width:100%}.site-footer .footer-brand,.site-footer .footer-links,.site-footer .footer-contact{text-align:center;align-items:center;width:100%;min-width:0}.site-footer .footer-brand p{margin-left:auto;margin-right:auto}.site-footer .footer-contact a{overflow-wrap:anywhere;word-break:break-word;max-width:100%;display:block}}.site-footer .footer-links{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:.75rem;display:flex}.buy-section{padding:2.5rem 0 4rem}.buy-section .section-heading{margin-bottom:1.35rem}.buy-section .section-heading h2{font-size:clamp(2rem,3.8vw,3.5rem);line-height:1}.buy-section .section-heading>p:last-child{margin-top:.8rem;line-height:1.55}.buy-section .store-grid{gap:.9rem}.buy-section .store-card{flex-direction:column;min-height:205px;padding:1.25rem 1.4rem;display:flex}.buy-section .store-card h3{margin-top:.2rem;font-size:1.95rem}.buy-section .store-card p{margin-top:.45rem;line-height:1.45}#editions{padding:2.5rem 0 4rem}#editions .section-heading{margin-bottom:1.35rem}#editions .section-heading h2{font-size:clamp(2rem,3.8vw,3.5rem);line-height:1}#editions .section-heading>p:last-child{margin-top:.8rem;line-height:1.55}#editions .edition-grid{gap:.9rem}#editions .edition-card{flex-direction:column;min-height:220px;padding:1.35rem 1.5rem;display:flex}#editions .edition-card p{margin-top:1rem}#editions .edition-card h3{font-size:1.8rem}#editions .edition-link{margin-top:auto;padding-top:1.2rem}.why-section .section-heading,#editions .section-heading{text-align:center;max-width:820px;margin:0 auto 1.75rem}.why-section .section-heading h2,#editions .section-heading h2{font-size:clamp(2.2rem,4.3vw,4rem);line-height:1}.why-section .section-heading>p:last-child,#editions .section-heading>p:last-child{max-width:760px;margin:1rem auto 0;line-height:1.55}.why-section{padding:3.5rem 0 4rem}.why-section+.section .section-heading{text-align:center;max-width:820px;margin:0 auto 1.75rem}.why-section+.section .section-heading h2{font-size:clamp(2.2rem,4.3vw,4rem);line-height:1}.why-section+.section .section-heading>p:last-child{max-width:720px;margin:1rem auto 0;line-height:1.55}
