:root{
  --navy:#07172f;
  --navy-2:#0c2448;
  --cream:#f7f3ea;
  --white:#fffdf7;
  --gold:#e9d9a6;
  --gold-2:#c8a85d;
  --muted:#cbd4e1;
  --text:#122033;
  --shadow:0 24px 70px rgba(0,0,0,.25);
  --radius:24px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:var(--cream);color:var(--text);line-height:1.6}
a{color:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 5vw;background:rgba(7,23,47,.94);backdrop-filter:blur(12px);color:var(--white);border-bottom:1px solid rgba(233,217,166,.18)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:800;letter-spacing:.02em}.brand img{width:48px;height:48px;border-radius:50%;object-fit:cover}.site-header nav{display:flex;gap:22px;flex-wrap:wrap}.site-header nav a{text-decoration:none;color:var(--muted);font-size:.95rem}.site-header nav a:hover{color:var(--gold)}.section{padding:88px 5vw}.hero{min-height:82vh;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.7fr);align-items:center;gap:56px;background:radial-gradient(circle at 85% 15%,rgba(233,217,166,.18),transparent 34%),linear-gradient(135deg,var(--navy),#020712);color:var(--white)}.eyebrow,.label{margin:0 0 12px;color:var(--gold);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:800}.hero h1{font-family:Georgia,serif;font-size:clamp(2.6rem,6vw,6.2rem);line-height:.98;margin:0 0 24px;letter-spacing:-.05em;max-width:980px}.lead{font-size:clamp(1.1rem,2vw,1.38rem);color:#dbe3ef;max-width:760px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;text-decoration:none;font-weight:800;border:1px solid transparent;cursor:pointer}.btn.primary{background:var(--gold);color:var(--navy)}.btn.secondary{border-color:rgba(233,217,166,.5);color:var(--white);background:rgba(255,255,255,.06)}.btn:hover{transform:translateY(-1px)}.hero-card{background:rgba(255,255,255,.08);border:1px solid rgba(233,217,166,.22);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow)}.hero-card img{width:100%;border-radius:18px;display:block;margin-bottom:20px}.hero-card h2{font-family:Georgia,serif;font-size:2rem;margin:0}.hero-card p{color:#dbe3ef}.hero-card a,.text-link{color:var(--gold);font-weight:800}.philosophy{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;background:var(--white)}.philosophy h2,.section-heading h2,.about h2,.newsletter h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05;margin:0 0 18px;color:var(--navy)}.philosophy p,.section-heading p,.about-text p,.newsletter p{font-size:1.1rem;color:#415168}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;align-items:center}.steps span{padding:22px 12px;border-radius:20px;background:var(--navy);color:var(--gold);text-align:center;font-weight:900}.section-heading{max-width:860px;margin-bottom:42px}.book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.book-card{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:0 14px 36px rgba(7,23,47,.1);border:1px solid rgba(7,23,47,.08);display:flex;flex-direction:column}.book-card.featured{grid-column:span 2;display:grid;grid-template-columns:.8fr 1fr}.book-card img{width:100%;height:390px;object-fit:cover;object-position:top;display:block}.book-card.featured img{height:100%;min-height:520px}.book-content{padding:24px}.book-content h3,.tool-card h3{font-family:Georgia,serif;font-size:1.7rem;line-height:1.1;margin:0 0 12px;color:var(--navy)}.book-content p{color:#526174}.tools-section{background:var(--navy);color:var(--white)}.tools-section .section-heading h2{color:var(--white)}.tools-section .section-heading p{color:#d4deea}.tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.tool-card{padding:34px;border-radius:var(--radius);background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border:1px solid rgba(233,217,166,.22)}.tool-card p{color:#d4deea;margin-bottom:26px}.about{display:grid;grid-template-columns:.7fr 1.3fr;gap:42px;background:var(--white)}.about-text{font-size:1.1rem}.about-text p:first-child{font-weight:800;color:var(--navy)}.newsletter{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;background:linear-gradient(135deg,#fdfaf1,#efe7d3)}.newsletter form{display:flex;gap:10px;background:var(--white);padding:10px;border-radius:999px;box-shadow:0 12px 34px rgba(7,23,47,.12)}.newsletter input{flex:1;border:0;padding:13px 18px;font-size:1rem;outline:none;background:transparent}.newsletter .btn.primary{border:0}.site-footer{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:40px 5vw;background:#020712;color:var(--white)}.site-footer img{width:60px;height:60px;border-radius:50%;vertical-align:middle;margin-right:12px}.site-footer p{display:inline-block;font-weight:900}.site-footer a{color:var(--gold);text-decoration:none}.socials{display:flex;gap:18px;flex-wrap:wrap}
@media (max-width:900px){.site-header{align-items:flex-start;flex-direction:column}.hero,.philosophy,.about,.newsletter{grid-template-columns:1fr}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.book-card.featured{grid-column:span 2;grid-template-columns:1fr}.book-card.featured img{height:520px}.steps{grid-template-columns:1fr 1fr}.tool-grid{grid-template-columns:1fr}}
@media (max-width:560px){.section{padding:64px 22px}.site-header{padding:12px 22px}.site-header nav{gap:12px}.brand img{width:42px;height:42px}.hero h1{font-size:2.6rem}.book-grid{grid-template-columns:1fr}.book-card.featured{grid-column:auto}.book-card img,.book-card.featured img{height:auto;min-height:0}.newsletter form{border-radius:24px;flex-direction:column}.site-footer{align-items:flex-start;flex-direction:column}.steps{grid-template-columns:1fr}}
