*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#f8f5ef;color:#282622;font-family:"Source Sans 3",Arial,sans-serif;line-height:1.72}
img{max-width:100%}
a{color:inherit}
.wrap{width:min(1180px,calc(100% - 7rem));margin:0 auto}

.site-nav{position:relative;z-index:20;background:#262825;color:#fff}
.nav-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:2rem}
.brand{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.5rem;text-decoration:none}
.nav-links{display:flex;gap:1.7rem;list-style:none;padding:0;margin:0;font-size:.68rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700}
.nav-links a{text-decoration:none;opacity:.9}

.hero{position:relative;min-height:610px;display:flex;align-items:center;overflow:hidden;color:#fff}
.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,39,33,.62) 0%,rgba(18,39,33,.27) 58%,rgba(18,39,33,.05) 100%)}
.hero-inner{position:relative;z-index:1}
.hero-copy{max-width:760px;padding:5.5rem 0}
.kicker{margin:0 0 .8rem;color:#ad6f5e;font-size:.69rem;line-height:1.2;letter-spacing:.2em;text-transform:uppercase;font-weight:700}
.kicker.light{color:#dcc2ae}
.hero h1,.book-copy h2,.time-section h2,.research-head h2,.inspiration-section h2,.newsletter-copy h2,.readers-section h2{font-family:"Cormorant Garamond",Georgia,serif;font-weight:400;letter-spacing:-.02em;line-height:.96}
.hero h1{margin:0 0 1.25rem;font-size:clamp(4.2rem,8vw,7rem);max-width:760px}
.hero-tagline{margin:0 0 1.8rem;font:400 1.65rem/1.3 "Cormorant Garamond",Georgia,serif}
.actions,.book-actions{display:flex;flex-wrap:wrap;gap:.7rem}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.74rem 1.28rem;border:1px solid transparent;text-decoration:none;text-transform:uppercase;letter-spacing:.13em;font-size:.66rem;font-weight:700}
.btn-fill{background:#b87967;color:#fff}
.btn-light{border-color:rgba(255,255,255,.68);background:rgba(255,255,255,.08);color:#fff}
.btn-outline{border-color:rgba(40,38,34,.45);background:transparent;color:#282622}

.section{padding:6rem 0}
.paper{background:#f8f5ef}
.cream{background:#eee3d5}
.green{background:#173e34;color:#f8f2ea}

.book-section{padding:5rem 0 5.8rem}
.book-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.78fr);gap:5.8rem;align-items:start}
.book-copy h2{font-size:clamp(3.1rem,5.2vw,5rem);margin:0 0 1.6rem}
.blurb p{max-width:70ch;color:#5f5952}
.blurb strong{color:#2d2a26}
.quote{margin-top:2rem;padding:1.25rem 1.6rem;border-left:3px solid #b87967;font:400 1.5rem/1.35 "Cormorant Garamond",Georgia,serif}
.book-side{display:flex;flex-direction:column;gap:1.7rem}
.book-mockup{margin:0;display:flex;justify-content:center;align-items:flex-end;min-height:250px}
.book-mockup img{width:min(100%,560px);display:block;filter:drop-shadow(0 22px 30px rgba(32,28,24,.18))}
.facts{background:#fff;border:1px solid rgba(40,38,34,.14);padding:1.6rem 1.8rem}
.facts h3{margin:0 0 1.15rem;font:400 2.05rem/1 "Cormorant Garamond",Georgia,serif}
.fact{display:grid;grid-template-columns:100px 1fr;gap:1rem;padding:.9rem 0;border-top:1px solid rgba(40,38,34,.12)}
.fact strong{font-size:.62rem;letter-spacing:.16em;text-transform:uppercase}
.fact span{color:#756e66}
.book-actions{justify-content:center;margin-top:2.7rem}

.time-section{padding:5rem 0 5.2rem}
.time-section h2{font-size:clamp(3.2rem,5.8vw,5.2rem);margin:0;color:#f9f2e9}
.timeline{display:grid;grid-template-columns:1fr 1fr;margin-top:2.6rem;border-top:1px solid rgba(255,255,255,.23)}
.timeline article{padding:1.7rem 2.5rem 0 0}
.timeline article+article{padding-left:2.5rem;border-left:1px solid rgba(255,255,255,.23)}
.year{margin:0 0 .55rem;color:#d5b7a2;font-size:.67rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700}
.timeline article p:last-child{max-width:48ch;color:#dce7e1}

.research-section{padding:6rem 0}
.research-head{display:grid;grid-template-columns:.95fr 1.05fr;gap:5rem;align-items:end}
.research-head h2{font-size:clamp(3rem,5.3vw,5rem);margin:0}
.research-head>p{margin:0;max-width:54ch;color:#756e66}
.research-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:3rem}
.research-card{min-height:300px;background:#fff;border:1px solid rgba(40,38,34,.12);border-top:2px solid #173e34;padding:1.55rem 1.5rem 1.7rem}
.icon{width:31px;height:31px;margin-bottom:.75rem;color:#173e34}
.icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.research-card h3{margin:.2rem 0 .75rem;font:400 1.8rem/1.05 "Cormorant Garamond",Georgia,serif}
.research-card p{margin:0;color:#706960;font-size:.96rem}
.photo-feature{display:grid;grid-template-columns:1.08fr .92fr;margin-top:3.7rem;background:#eee3d5}
.photo-feature figure{margin:0;display:flex;flex-direction:column;min-width:0}
.photo-feature figure img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
.photo-feature figure figcaption{background:#173e34;color:#f4ede5;padding:.72rem 1rem;font-size:.67rem;line-height:1.5;letter-spacing:.04em;flex:0 0 auto}
.photo-text{padding:3.1rem;align-self:center}
.photo-text h3{font:400 3.1rem/1.02 "Cormorant Garamond",Georgia,serif;margin:0 0 1rem}
.photo-text p:not(.kicker){color:#6f685f}
.research-gallery{display:grid;grid-template-columns:1.14fr .86fr .86fr;grid-template-rows:245px 245px;gap:1rem;margin-top:1rem}
.research-gallery figure{position:relative;margin:0;overflow:hidden;background:#ddd}
.research-gallery figure:first-child{grid-row:1/span 2}
.research-gallery img{display:block;width:100%;height:100%;object-fit:cover}
.research-gallery figcaption{position:absolute;left:0;right:0;bottom:0;background:rgba(23,62,52,.94);color:#f4ede5;padding:.65rem .8rem;font-size:.66rem;line-height:1.45;letter-spacing:.03em}
.research-caption{margin:0;background:#173e34;color:#e9e0d6;padding:.72rem .9rem;font-size:.67rem;letter-spacing:.06em}

.inspiration-section{padding:5.7rem 0}
.inspiration-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:4.6rem;align-items:center}
.inspiration-section h2{font-size:clamp(3rem,5vw,4.6rem);margin:0 0 1.2rem}
.inspiration-section p:not(.kicker){color:#6f685f;max-width:58ch}
.video-frame{position:relative;aspect-ratio:16/9;background:#1a1a19;box-shadow:0 22px 35px rgba(38,34,28,.12)}
.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}

.newsletter-section{padding:5.8rem 0}
.newsletter-grid{display:grid;grid-template-columns:1fr .92fr;gap:4.7rem;align-items:center}
.newsletter-copy{max-width:650px}
.newsletter-copy h2{font-size:clamp(3rem,5vw,4.6rem);margin:0 0 1.2rem}
.newsletter-copy p{color:#d9e2de}
.newsletter-photo{margin:0}
.newsletter-photo img{width:100%;height:400px;display:block;object-fit:cover}
.newsletter-photo figcaption{background:#102f28;color:#d8e0db;padding:.7rem .9rem;font-size:.66rem;letter-spacing:.08em}

.readers-section{padding:5rem 0}
.readers-grid{display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:center}
.readers-copy{position:relative}
.arc-icon{width:58px;height:58px;margin:0 0 1.1rem;color:#b87967}
.arc-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.readers-section h2{font-size:clamp(3rem,4.7vw,4.4rem);margin:0 0 1rem}
.readers-grid p{max-width:68ch;color:#6f685f}
.readers-mark{display:inline-block;margin:0 0 .35rem;color:#b87967;font-size:1.2rem}

.footer{background:#262825;color:#d9d5cf;padding:1.35rem 0;font-size:.76rem}
.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}
.footer-links a{text-decoration:none;margin-left:1.2rem}

@media(max-width:980px){
  .wrap{width:calc(100% - 3.5rem)}
  .book-layout,.research-head,.inspiration-grid,.newsletter-grid{grid-template-columns:1fr;gap:3rem}
  .research-cards{grid-template-columns:1fr}
  .photo-feature{grid-template-columns:1fr}
  .photo-feature figure img{min-height:0}
  .research-gallery{grid-template-columns:1fr 1fr;grid-template-rows:260px 260px}
  .research-gallery figure:first-child{grid-row:auto}
  .timeline article{padding-right:1.5rem}
  .timeline article+article{padding-left:1.5rem}
  .readers-grid{grid-template-columns:1fr}
}
@media(max-width:720px){
  .wrap{width:calc(100% - 2rem)}
  .nav-inner{min-height:62px}
  .nav-links{gap:.7rem;font-size:.57rem}
  .brand{font-size:1.2rem}
  .hero{min-height:560px}
  .hero-copy{padding:4rem 0}
  .hero h1{font-size:3.35rem}
  .hero-tagline{font-size:1.22rem}
  .book-section,.research-section,.inspiration-section,.newsletter-section,.readers-section{padding:4.35rem 0}
  .time-section{padding:4.1rem 0}
  .book-mockup{min-height:0}
  .book-mockup img{width:100%}
  .fact{grid-template-columns:90px 1fr}
  .timeline{grid-template-columns:1fr}
  .timeline article{padding-right:0}
  .timeline article+article{padding-left:0;border-left:0;border-top:1px solid rgba(255,255,255,.23);padding-top:1.6rem}
  .research-gallery{grid-template-columns:1fr;grid-template-rows:none}
  .research-gallery figure,.research-gallery figure:first-child{grid-row:auto;min-height:250px}
  .newsletter-photo img{height:310px}
  .footer-inner{flex-direction:column;align-items:flex-start}
  .footer-links a{margin-left:0;margin-right:1rem}
}


/* Emerald Room additions */
.bonus-section{padding:6rem 0}
.bonus-grid{display:grid;grid-template-columns:1fr .9fr;gap:4.8rem;align-items:center}
.bonus-copy h2{font:400 clamp(3rem,5vw,4.6rem)/.98 "Cormorant Garamond",Georgia,serif;letter-spacing:-.02em;margin:0 0 1.2rem}
.bonus-copy p:not(.kicker){color:#6f685f;max-width:56ch}
.bonus-image{margin:0}
.bonus-image img{display:block;width:100%;filter:drop-shadow(0 22px 28px rgba(32,28,24,.16))}
.arc-icon{width:58px;height:58px;margin:0 0 1rem;color:#b87967}
.arc-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:980px){
  .bonus-grid{grid-template-columns:1fr;gap:3rem}
}

.history-feature{display:grid;grid-template-columns:1.18fr .82fr;gap:3rem;margin-top:4.3rem;padding:3rem;background:#eee3d5}
.history-copy h3,.women-feature h3,.inspiration-pattern h3,.video-research h3{font:400 2.9rem/1.02 "Cormorant Garamond",Georgia,serif;margin:0 0 1rem}
.history-copy p:not(.kicker),.women-copy p:not(.kicker),.pattern-card p:not(.kicker),.video-research-copy p:not(.kicker){color:#6f685f}
.history-quote{border-left:1px solid #b87967;padding:1.2rem 0 1.2rem 2rem;align-self:center}
.history-quote span{display:block;text-transform:uppercase;letter-spacing:.13em;font-size:.67rem;color:#ad6f5e;font-weight:700;margin-bottom:1rem}
.history-quote strong{display:block;font:400 2rem/1.1 "Cormorant Garamond",Georgia,serif}
.history-quote small{display:block;margin-top:1rem;color:#7c746b}
.women-feature{display:grid;grid-template-columns:.75fr 1.25fr;gap:4rem;margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(40,38,34,.14)}
.women-feature h3{font-size:3.6rem}
.women-copy{max-width:64ch}
.inspiration-pattern{display:grid;grid-template-columns:1fr .8fr;gap:3rem;align-items:center;margin-top:4rem;padding:2.5rem;border:1px solid rgba(40,38,34,.13);background:#fff}
.pattern-card h3{margin-bottom:.8rem}
.pattern-note{font-size:.83rem!important}
.pattern-links{display:flex;flex-direction:column;gap:1rem}
.pattern-links a{text-decoration:none;border-bottom:1px solid rgba(40,38,34,.25);padding-bottom:.55rem}
.video-research{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;align-items:center;margin-top:4rem;padding:3rem 0;border-top:1px solid rgba(40,38,34,.14);border-bottom:1px solid rgba(40,38,34,.14)}
.video-research-copy{max-width:55ch}
.research-video-frame{box-shadow:none}
.small-source{font-size:.82rem!important}
@media(max-width:980px){
  .history-feature,.women-feature,.inspiration-pattern,.video-research{grid-template-columns:1fr;gap:2rem}
}

.source-note{font-size:.84rem!important;color:#766e66!important}
.source-note a{text-decoration:none;border-bottom:1px solid rgba(40,38,34,.25)}
.wallpaper-video-section{background:#eee3d5}
.wallpaper-video-section .video-research{margin-top:0;border-top:0}
.wallpaper-video-section .video-research h2{font:400 clamp(3rem,5vw,4.6rem)/.98 "Cormorant Garamond",Georgia,serif;margin:0 0 1.15rem}

.research-gallery{grid-template-columns:1.12fr .88fr .88fr;grid-template-rows:220px 220px}
.research-gallery figure:nth-child(5){grid-column:2/4}

.bonus-section.green{background:#173e34;color:#f8f2ea}
.bonus-copy h2{font:400 clamp(3rem,5vw,4.6rem)/.98 "Cormorant Garamond",Georgia,serif;letter-spacing:-.02em;margin:0 0 1.2rem;color:#f8f2ea}
.bonus-copy p:not(.kicker){color:#dbe4df;max-width:55ch}
.bonus-image{margin:0;display:flex;justify-content:center;align-items:center}
.bonus-image img{display:block;width:min(100%,620px);filter:drop-shadow(0 22px 28px rgba(0,0,0,.24))}
@media(max-width:980px){
  .bonus-grid{grid-template-columns:1fr;gap:2.5rem}
}

/* v6 clean-up */
.bonus-section.green{background:#173e34;color:#f8f2ea}
.bonus-section.green .bonus-copy h2{color:#f8f2ea}
.bonus-section.green .bonus-copy p:not(.kicker){color:#dce6e1}
.bonus-section.green .bonus-image img{filter:drop-shadow(0 24px 32px rgba(0,0,0,.28))}

.footer-links{display:flex;flex-wrap:wrap;gap:1rem 1.4rem;justify-content:flex-end}
.footer-links a{text-decoration:none;opacity:.9}
.footer-links a:hover{opacity:1}
@media(max-width:900px){.nav-links{flex-wrap:wrap;gap:.8rem 1.1rem}.nav-inner{padding:12px 0}.footer-links{justify-content:flex-start}}
