:root{
  --ink:#060606;
  --ink-2:#0d0d0c;
  --ink-3:#151412;
  --ivory:#eee8dc;
  --ivory-soft:#c9c0b2;
  --gold:#b99145;
  --gold-bright:#d4b36e;
  --silver:#bdb9b2;
  --line:rgba(185,145,69,.42);
  --shell:min(1180px, calc(100% - 44px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--ink)}
body{margin:0;background:var(--ink);color:var(--ivory);font-family:Georgia,'Times New Roman',serif;line-height:1.62}
a{color:inherit}
img{max-width:100%;display:block}
.shell{width:var(--shell);margin-inline:auto}
.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:18px;top:18px;z-index:9999;background:#fff;color:#000;padding:10px 14px}
.site-header{position:sticky;top:0;z-index:100;background:rgba(5,5,4,.95);border-bottom:1px solid rgba(185,145,69,.34);backdrop-filter:blur(13px)}
.header-shell{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;padding:10px 0}.brand img{height:64px;width:auto;max-width:none}
.primary-nav{display:flex;align-items:center;gap:25px;font-family:Arial,sans-serif;font-size:12px;letter-spacing:.12em;text-transform:uppercase}
.primary-nav>a,.language a{text-decoration:none;color:#d9d2c7;position:relative;padding:31px 0 27px}
.primary-nav>a::after{content:'';position:absolute;left:0;right:0;bottom:18px;height:1px;background:var(--gold);transform:scaleX(0);transition:.2s}
.primary-nav>a:hover::after,.primary-nav>a:focus-visible::after{transform:scaleX(1)}
.primary-nav .nav-cta{border:1px solid var(--gold);padding:10px 15px;margin-left:3px}.primary-nav .nav-cta::after{display:none}
.language{display:flex;gap:8px;align-items:center}.language a{padding:0}.language b{color:#776849;font-weight:400}
.menu-toggle{display:none;background:none;border:0;padding:8px;cursor:pointer}.menu-toggle span{display:block;width:25px;height:1px;background:var(--ivory);margin:6px}

.book-hero{position:relative;min-height:770px;overflow:hidden;border-bottom:1px solid var(--line);isolation:isolate}
.book-hero::before{content:'';position:absolute;inset:-35px;background-image:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.85) 48%,rgba(0,0,0,.72) 100%),url('../images/the-saintless-bride.jpg');background-size:cover;background-position:center 30%;filter:blur(18px) saturate(.55) brightness(.52);transform:scale(1.08);z-index:-2}
.book-hero::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 23% 48%,rgba(212,179,110,.15),transparent 30%),linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.76));z-index:-1}
.hero-grid{min-height:770px;padding:72px 0 76px;display:grid;grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:76px;align-items:center}
.cover-stage{position:relative;justify-self:center;width:min(100%,360px)}
.cover-stage::before{content:'';position:absolute;inset:-18px;border:1px solid rgba(212,179,110,.33)}
.cover-stage::after{content:'';position:absolute;inset:-7px;border:1px solid rgba(238,232,220,.13);pointer-events:none}
.cover-stage img{position:relative;width:100%;height:auto;box-shadow:0 28px 70px rgba(0,0,0,.75),0 0 34px rgba(185,145,69,.1)}
.hero-copy{max-width:690px}
.breadcrumb{display:flex;gap:9px;flex-wrap:wrap;font-family:Arial,sans-serif;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#aaa194;margin-bottom:27px}.breadcrumb a{text-decoration:none;color:var(--gold-bright)}
.eyebrow{font-family:Arial,sans-serif;letter-spacing:.19em;text-transform:uppercase;color:var(--gold-bright);font-size:12px;margin:0 0 15px}
.book-hero h1{font-weight:400;text-transform:uppercase;font-size:clamp(52px,6.4vw,88px);letter-spacing:.025em;line-height:.92;margin:0;color:#eee8dd;text-shadow:0 8px 34px #000}
.hero-rule{display:flex;align-items:center;gap:14px;width:310px;margin:28px 0}.hero-rule::before,.hero-rule::after{content:'';height:1px;background:linear-gradient(90deg,transparent,var(--gold));flex:1}.hero-rule::after{background:linear-gradient(90deg,var(--gold),transparent)}.hero-rule span{width:8px;height:8px;border:1px solid var(--gold);transform:rotate(45deg)}
.hero-lead{font-size:clamp(20px,2vw,26px);line-height:1.5;color:#eee5d7;margin:0 0 17px;max-width:650px}
.hero-summary{font-size:17px;color:#cfc5b6;margin:0;max-width:650px}
.hero-meta{font-family:Arial,sans-serif;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#bcb3a5;margin:24px 0 0}
.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:32px}
.gold-button,.outline-button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:48px;padding:0 23px;text-decoration:none;text-transform:uppercase;font-family:Arial,sans-serif;font-size:11px;letter-spacing:.14em;transition:.2s}
.gold-button{background:linear-gradient(135deg,#8d682f,#c7a45f);color:#090806;border:1px solid #d6b973;font-weight:700}
.gold-button:hover,.gold-button:focus-visible{filter:brightness(1.1);transform:translateY(-1px)}
.outline-button{border:1px solid rgba(212,179,110,.67);color:#e7dfd1;background:rgba(0,0,0,.3)}
.outline-button:hover,.outline-button:focus-visible{background:rgba(185,145,69,.12)}

.section{padding:96px 0;border-bottom:1px solid rgba(185,145,69,.18)}
.section-kicker{font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.18em;color:var(--gold);font-size:11px;margin:0 0 10px}
.section h2{font-weight:400;font-size:clamp(36px,5vw,59px);line-height:1.05;margin:0;color:#f0e8dc}
.section-heading{max-width:760px;margin-bottom:44px}.section-heading p{color:var(--ivory-soft);font-size:18px;max-width:700px}
.about-book{background:linear-gradient(180deg,#0c0b0a,#080807)}
.about-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:70px;align-items:start}
.about-copy p{font-size:19px;color:#d7cec0;margin:0 0 20px}
.about-quote{border-left:1px solid var(--gold);padding:25px 0 25px 27px;margin-top:28px;font-size:25px;line-height:1.45;color:#efe4d2}
.fact-panel{border:1px solid rgba(185,145,69,.42);padding:30px;background:linear-gradient(145deg,rgba(185,145,69,.08),rgba(0,0,0,.2));position:relative}.fact-panel::before{content:'';position:absolute;inset:8px;border:1px solid rgba(185,145,69,.12);pointer-events:none}
.fact{display:grid;grid-template-columns:92px 1fr;gap:18px;padding:16px 0;border-bottom:1px solid rgba(185,145,69,.18);font-family:Arial,sans-serif}.fact:last-child{border-bottom:0}.fact b{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.fact span{font-size:14px;color:#ddd5ca}

.world{background:#0b0a09}
.theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.theme{padding:38px 30px;border-top:1px solid var(--gold);background:rgba(255,255,255,.016);min-height:250px}.theme .number{font-family:Arial,sans-serif;font-size:10px;letter-spacing:.18em;color:var(--gold)}.theme h3{font-weight:400;font-size:30px;line-height:1.1;margin:14px 0 12px}.theme p{color:#bfb5a8;margin:0}

.characters{background:radial-gradient(circle at 50% 0,rgba(96,96,96,.12),transparent 44%),#080807}
.character-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(185,145,69,.34);border:1px solid rgba(185,145,69,.34)}
.character{background:#0c0b0a;padding:52px}.character small{font-family:Arial,sans-serif;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.character h3{font-size:42px;font-weight:400;margin:10px 0 3px}.character .title{font-style:italic;color:#aaa093;margin:0 0 23px}.character p:last-child{color:#d0c7b9;font-size:17px}

.reader-note{background:#0d0c0b}.note-panel{border:1px solid rgba(185,145,69,.36);background:rgba(255,255,255,.014)}.note-panel summary{cursor:pointer;list-style:none;padding:25px 30px;font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.14em;color:var(--gold-bright);font-size:11px;display:flex;justify-content:space-between;align-items:center}.note-panel summary::-webkit-details-marker{display:none}.note-panel summary::after{content:'+';font-size:20px;font-weight:300}.note-panel[open] summary::after{content:'–'}.note-copy{padding:0 30px 28px;color:#c9c0b3;max-width:900px;font-size:16px}.note-copy p{margin:0}

.purchase-cta{position:relative;overflow:hidden;padding:94px 0;background:#070706}.purchase-cta::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#070706 8%,rgba(7,7,6,.76) 60%,rgba(7,7,6,.94)),url('../images/the-saintless-bride-hero-bg.jpg') center 20%/cover no-repeat;opacity:.50;filter:saturate(.58) brightness(.72)}
.purchase-inner{position:relative;max-width:690px}.purchase-inner h2{font-size:clamp(42px,5vw,64px);font-weight:400;line-height:1;margin:0 0 20px}.purchase-inner p{color:#d0c7ba;font-size:18px;margin:0 0 28px}

.site-footer{background:#050504;padding:65px 0 25px;border-top:1px solid rgba(185,145,69,.35);font-family:Arial,sans-serif}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:32px;align-items:center}.footer-brand{display:flex;align-items:center;justify-content:flex-start}.footer-brand img{height:106px;width:auto;max-width:none}.site-footer h2{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin:0 0 15px}.site-footer a{display:block;text-decoration:none;color:#a9a296;font-size:12px;margin:8px 0}.site-footer a:hover{color:#e1d5bf}.socials{display:flex;gap:12px;align-items:center}.socials a{width:38px;height:38px;border:1px solid rgba(212,179,110,.52);display:grid;place-items:center;border-radius:50%;margin:0;background:#000;transition:.2s;color:var(--gold-bright)}.socials a:hover,.socials a:focus-visible{background:rgba(185,145,69,.12);transform:translateY(-1px)}.socials svg{width:17px;height:17px;display:block;fill:currentColor}.socials .social-facebook svg{width:18px;height:18px}.socials .social-youtube svg{width:18px;height:18px}.copyright,.template-credit{text-align:center;color:#6f6a61;font-size:10px;letter-spacing:.06em}.copyright{margin-top:48px}.template-credit{margin-top:4px}

@media(max-width:980px){
  .primary-nav{position:absolute;left:0;right:0;top:92px;background:#090908;border-bottom:1px solid var(--line);padding:15px 22px 24px;display:none;flex-direction:column;align-items:flex-start;gap:0}.primary-nav.open{display:flex}.primary-nav>a{padding:11px 0;width:100%}.primary-nav>a::after{bottom:4px}.primary-nav .nav-cta{margin:10px 0 0;width:auto;padding:10px 15px}.language{margin-top:18px}.menu-toggle{display:block}
  .hero-grid{grid-template-columns:310px 1fr;gap:45px}.about-grid{grid-template-columns:1fr;gap:38px}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}
}
@media(max-width:760px){
  :root{--shell:min(100% - 30px,1180px)}
  .header-shell{min-height:78px}.brand img{height:54px;width:auto}.primary-nav{top:78px}
  .book-hero{min-height:auto}.hero-grid{min-height:auto;padding:64px 0 72px;grid-template-columns:1fr;gap:50px}.cover-stage{width:min(72vw,330px)}.hero-copy{text-align:left}.book-hero h1{font-size:54px}.hero-lead{font-size:19px}.hero-actions{flex-direction:column}.gold-button,.outline-button{width:100%}
  .section{padding:72px 0}.section-heading{margin-bottom:32px}.about-copy p{font-size:17px}.about-quote{font-size:22px}.theme-grid,.character-grid{grid-template-columns:1fr}.character{padding:38px 30px}.character h3{font-size:36px}
  .footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1;justify-content:center}.footer-brand img{height:100px;width:auto}
}
@media(max-width:440px){.book-hero h1{font-size:45px}.hero-rule{width:100%}.fact{grid-template-columns:1fr;gap:4px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.socials{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gold-button,.outline-button,.socials a{transition:none}}
