 :root{--bg:#0a0e0b;--panel:#111812;--panel2:#162019;--cream:#efe9dc;--muted:#b9b9ae;--green2:#2f5d3b;--border:rgba(239,233,220,.13);--shadow:0 22px 65px rgba(0,0,0,.36)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--cream);font-family:Arial,Helvetica,sans-serif;line-height:1.7}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.08}
.site-header{position:sticky;top:0;z-index:50;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:14px clamp(18px,5vw,76px);background:rgba(7,10,8,.96);border-bottom:1px solid var(--border);backdrop-filter:blur(12px)}
.brand{font-family:Georgia,serif;font-weight:700;letter-spacing:.08em}nav{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;color:var(--muted);font-size:.87rem}nav a:hover,.active{color:#8fbd97}.buy-now{padding:9px 14px;background:var(--green2);color:white!important;font-weight:700;text-transform:uppercase;letter-spacing:.05em}
.eyebrow{margin:0 0 10px;color:#8fbd97;font-size:.74rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 18px;border:1px solid #8fbd97;font-weight:700}.primary{background:var(--green2)}.secondary{background:rgba(0,0,0,.2)}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:30px}
.hero{min-height:760px;display:flex;align-items:flex-end;padding:90px clamp(24px,8vw,130px);background:linear-gradient(90deg,rgba(5,8,6,.95),rgba(5,8,6,.68) 46%,rgba(5,8,6,.15)),url("../images/rheatown/rheatown-sign.webp") center/cover no-repeat}.hero-copy{max-width:850px}.hero h1{margin:.05em 0;font-size:clamp(5rem,13vw,10rem);letter-spacing:.03em}.hero-subtitle{font-family:Georgia,serif;font-size:clamp(1.4rem,3vw,2.4rem)}.hero-line{color:#d0cec5;font-size:1.08rem}
.intro-band{padding:80px 20px;text-align:center;background:var(--panel2)}.intro-band>div{max-width:950px;margin:auto}.intro-band h2{font-size:clamp(2.6rem,6vw,5rem);margin:.2em 0}.section-heading{text-align:center;margin-bottom:40px}.section-heading h2{font-size:clamp(2.7rem,6vw,5rem);margin:.1em 0}
.synopsis{padding:100px clamp(20px,8vw,120px)}.synopsis-card{max-width:940px;margin:auto;padding:clamp(28px,5vw,58px);background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow)}.synopsis-card p{font-family:Georgia,serif;font-size:1.08rem;color:#d4d0c7}
.feature-grid{max-width:1350px;margin:auto;padding:0 clamp(20px,6vw,85px) 110px;display:grid;gap:34px}.feature-card{display:grid;grid-template-columns:1.15fr .85fr;background:var(--panel);border:1px solid var(--border);overflow:hidden}.feature-card.reverse{grid-template-columns:.85fr 1.15fr}.feature-card.reverse img{order:2}.feature-card img{width:100%;height:100%;min-height:430px;object-fit:cover}.feature-copy{padding:clamp(28px,5vw,56px);align-self:center}.feature-copy h3{font-size:clamp(2.2rem,4vw,3.8rem);margin:.15em 0}.feature-copy p{color:var(--muted)}.text-link{color:#8fbd97;font-weight:700}
.mystery-callout{padding:100px 20px;background:#080b09;text-align:center}.mystery-callout>div{max-width:1100px;margin:auto}.mystery-callout h2{font-size:clamp(2.6rem,6vw,5rem);margin:.2em 0}.mystery-callout p{color:var(--muted)}.mystery-callout img{margin:35px auto 0;width:100%;box-shadow:var(--shadow);border:1px solid var(--border)}
.people-hero,.locations-hero{min-height:560px;display:flex;align-items:flex-end;padding:90px clamp(24px,8vw,130px)}.people-hero{background:linear-gradient(90deg,rgba(5,8,6,.93),rgba(5,8,6,.35)),url("../images/rheatown/dennis-samantha-school.webp") center/cover no-repeat}.locations-hero{background:linear-gradient(90deg,rgba(5,8,6,.93),rgba(5,8,6,.35)),url("../images/rheatown/cooke-house.webp") center/cover no-repeat}.people-hero>div,.locations-hero>div{max-width:850px}.people-hero h1,.locations-hero h1{font-size:clamp(4rem,9vw,7rem);margin:.1em 0}.people-hero p:not(.eyebrow),.locations-hero p:not(.eyebrow){color:#ddd8cf;max-width:760px;font-size:1.12rem}
.character-grid{max-width:1320px;margin:auto;padding:90px clamp(20px,6vw,80px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.character-card{background:var(--panel);border:1px solid var(--border);overflow:hidden;box-shadow:var(--shadow)}.character-card.wide-character{grid-column:1/-1;display:grid;grid-template-columns:1.05fr .95fr}.character-card img{width:100%;height:460px;object-fit:cover;object-position:center top}.character-card.wide-character img{height:100%;min-height:520px}.character-copy{padding:30px}.character-copy h2{font-size:clamp(2rem,4vw,3.2rem);margin:.15em 0}.character-copy p:not(.eyebrow){color:var(--muted)}
.location-grid{max-width:1380px;margin:auto;padding:90px clamp(18px,5vw,70px) 110px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.location-card{background:var(--panel);border:1px solid var(--border);overflow:hidden;box-shadow:var(--shadow)}.location-card.wide{grid-column:1/-1}.location-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.location-card.wide img{aspect-ratio:16/8.5}.location-copy{padding:28px}.location-number{margin:0;color:#8fbd97;font-size:.72rem;letter-spacing:.16em}.location-copy h2{font-size:clamp(1.9rem,4vw,3rem);margin:.2em 0}.location-copy p{color:var(--muted)}
footer{padding:50px 20px;text-align:center;background:#050706;border-top:1px solid var(--border);color:var(--muted);font-size:.9rem}footer a{color:#8fbd97}
@media(max-width:900px){.feature-card,.feature-card.reverse{grid-template-columns:1fr}.feature-card.reverse img{order:0}.character-grid,.location-grid{grid-template-columns:1fr}.character-card.wide-character{grid-column:auto;grid-template-columns:1fr}.location-card.wide{grid-column:auto}}
@media(max-width:760px){.site-header{align-items:flex-start}.brand{font-size:.8rem}nav{gap:11px;font-size:.76rem}.hero,.people-hero,.locations-hero{min-height:590px;padding:70px 22px}.hero h1{font-size:4.5rem}.character-card img,.character-card.wide-character img{height:360px;min-height:0}.location-card img,.location-card.wide img{aspect-ratio:16/10}}

/* Rheatown standardized header brand */
.site-header .brand {
    display: flex;
    align-items: center;
    gap: 12px;
    font-family: Georgia, serif;
    font-weight: 700;
    letter-spacing: 0;
}

.site-header .brand img {
    width: auto;
    height: 50px;
    max-width: 180px;
    object-fit: contain;
    flex-shrink: 0;
}

.site-header .brand div {
    display: flex;
    flex-direction: column;
    line-height: 1.15;
}

.site-header .brand strong {
    color: var(--cream);
    font-size: 1rem;
}

.site-header .brand span {
    color: var(--muted);
    font-size: .72rem;
    font-weight: 400;
}

/* Goodreads and Amazon Store */
.header-store {
    padding: 9px 15px;
    border: 1px solid #c6a76a;
    color: #c6a76a !important;
    background: transparent;
    font-weight: 700;
    text-transform: none;
    letter-spacing: normal;
}

.header-store:hover {
    background: #c6a76a;
    color: #111 !important;
}
