:root{--ivory:#fbf7f1;--paper:#fffdf8;--ink:#282521;--muted:#6f6962;--sage:#9dab91;--sage-dark:#637257;--red:#b43b35;--red-dark:#8f2f2b;--gold:#c7a35a;--line:#2825211f;--shadow:0 24px 70px #322a202e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3{margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.05}h1{letter-spacing:-.035em;font-size:clamp(2.35rem,5.2vw,4.35rem)}h2{letter-spacing:-.045em;font-size:clamp(2.3rem,5vw,4.4rem)}h3{font-size:1.7rem}p{color:var(--muted);font-size:1.05rem;line-height:1.75}a{color:inherit}img{max-width:100%;display:block}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#fbf7f1db;justify-content:space-between;align-items:center;padding:18px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{color:var(--ink);font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;font-size:clamp(2.25rem,4vw,3.45rem);font-weight:700;line-height:.95;text-decoration:none}nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}nav button{cursor:pointer;color:var(--muted);background:0 0;border:0;border-radius:999px;padding:10px 12px;font-weight:650}nav button:hover{color:var(--ink);background:#b43b3514}.header-actions{justify-content:flex-end;align-items:center;gap:14px;display:flex}.buy-menu{position:relative}.buy-menu summary{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;padding:11px 16px;font-weight:800;list-style:none;display:inline-flex;box-shadow:0 10px 22px #b43b352e}.buy-menu summary::-webkit-details-marker{display:none}.buy-menu summary:hover{background:var(--red-dark)}.buy-menu summary svg{width:18px;height:18px}.buy-menu div{z-index:40;border:1px solid var(--line);background:var(--paper);border-radius:16px;min-width:190px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 45px #322a2029}.buy-menu a{color:var(--ink);border-radius:10px;padding:11px 12px;font-weight:800;text-decoration:none;display:block}.buy-menu a:hover{color:var(--red);background:#b43b3514}.section-buy-menu{z-index:5}.section-buy-menu div{left:0;right:auto}.header-socials{border-left:1px solid var(--line);align-items:center;gap:8px;padding-left:14px;display:flex}.header-socials a{width:34px;height:34px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.header-socials a:hover{color:var(--red);background:#b43b3514}.header-socials svg{width:18px;height:18px}.hero{grid-template-columns:minmax(0,1.03fr) minmax(320px,.75fr);align-items:center;gap:clamp(28px,6vw,76px);padding:clamp(50px,8vw,108px) clamp(18px,5vw,78px) 60px;display:grid}.hero-copy{max-width:850px}.eyebrow{color:var(--red);text-transform:uppercase;letter-spacing:.17em;margin:0 0 18px;font-size:.76rem;font-weight:800}.lead{max-width:680px;font-size:clamp(1.1rem,2vw,1.35rem)}.actions,.buy-row,.resource-links,.social-links{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.primary,.secondary,.link-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;font-weight:800;text-decoration:none;display:inline-flex}.primary{background:var(--red);color:#fff;box-shadow:0 14px 30px #b43b3540}.primary:hover{background:var(--red-dark)}.secondary{color:var(--ink);border:1px solid var(--line);background:0 0}.secondary:hover{border-color:var(--red);color:var(--red)}.hero-image-card{box-shadow:var(--shadow);background:var(--paper);border:10px solid var(--paper);border-radius:38px;overflow:hidden;transform:rotate(1.2deg)}.hero-image-card img{object-fit:cover;object-position:center top;width:100%;height:min(72vh,780px)}.bridge{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;margin:10px clamp(18px,5vw,78px) 0;padding:clamp(36px,5vw,70px)}.bridge p{color:var(--ink);max-width:1100px;margin:0 auto;font-family:Georgia,serif;font-size:clamp(1.8rem,4vw,3.5rem);line-height:1.25}.section{padding:clamp(60px,9vw,115px) clamp(18px,5vw,78px)}.section-heading{max-width:900px;margin-bottom:34px}.centered{text-align:center;margin-left:auto;margin-right:auto}.book-grid{grid-template-columns:minmax(260px,430px) minmax(0,1fr);align-items:center;gap:clamp(28px,6vw,76px);display:grid}.book-cover-wrap{box-shadow:var(--shadow);background:#fff;border-radius:26px;max-width:420px;padding:18px}.book-cover-wrap img{border-radius:14px;width:100%}.book-copy{max-width:780px}.book-copy h3{margin-bottom:18px}.split-section{grid-template-columns:.85fr 1fr;align-items:center;gap:clamp(32px,7vw,90px);display:grid}.image-stack{min-height:560px;position:relative}.main-img,.small-img{box-shadow:var(--shadow);object-fit:cover;border-radius:32px}.main-img{width:78%;height:560px}.small-img{border:9px solid var(--ivory);width:42%;height:330px;position:absolute;bottom:-30px;right:0}.paths-section{background:#f3f0e9;grid-template-columns:1fr .85fr;align-items:stretch;gap:34px;display:grid}.paths-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:36px;padding:clamp(28px,5vw,56px)}.paths-section img{object-fit:cover;border-radius:36px;width:100%;height:100%;min-height:520px}.resource-links a{color:var(--red);border-bottom:1px solid #b43b3559;padding-bottom:4px;font-weight:800;text-decoration:none}.cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.cards article{background:var(--paper);border:1px solid var(--line);border-radius:28px;padding:30px}.cards svg,.contact-card svg{color:var(--red);width:30px;height:30px;margin-bottom:20px}.cards h3{margin-bottom:8px}.gallery{grid-template-columns:repeat(3,1fr);gap:16px;padding:0 clamp(18px,5vw,78px) clamp(60px,9vw,105px);display:grid}.gallery img{object-fit:cover;border-radius:28px;width:100%;height:420px;box-shadow:0 15px 40px #322a201f}.newsletter-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f3f0e9;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);align-items:center;gap:clamp(28px,5vw,68px);display:grid}.newsletter-copy{max-width:680px}.newsletter-form{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:30px;padding:clamp(24px,4vw,38px)}.newsletter-form label{margin-bottom:10px;font-weight:800;display:block}.newsletter-fields{gap:12px;display:flex}.newsletter-fields input{border:1px solid var(--line);min-width:0;color:var(--ink);font:inherit;background:#fff;border-radius:999px;flex:1;padding:14px 18px}.newsletter-fields input:focus{border-color:var(--red);outline:3px solid #b43b3524}.newsletter-terms{margin:18px 0 0;font-size:.82rem;line-height:1.55}.newsletter-hidden{position:absolute;left:-5000px}.contact-section{border-top:1px solid var(--line);grid-template-columns:1fr 420px;align-items:center;gap:44px;display:grid}.contact-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:30px;padding:34px}.contact-card a{color:var(--red);font-weight:800}.contact-card hr{border:0;border-top:1px solid var(--line);margin:28px 0}.social-links a{border:1px solid var(--line);color:var(--ink);background:#fffdf8b8;border-radius:999px;align-items:center;gap:9px;padding:11px 15px;font-weight:800;text-decoration:none;display:inline-flex}.social-links a:hover{border-color:var(--red);color:var(--red)}.social-links svg{width:19px;height:19px}footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:34px clamp(18px,5vw,78px);display:flex}footer p{margin:0;font-size:.95rem}footer span{color:var(--red);font-family:Georgia,serif}.footer-socials{gap:10px;display:flex}.footer-socials a{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);background:var(--paper);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.footer-socials a:hover{border-color:var(--red);color:var(--red)}.footer-socials svg{width:18px;height:18px}@media (width<=920px){.site-header{flex-direction:column;align-items:flex-start;gap:14px}.header-actions{flex-direction:column;align-items:flex-start;gap:10px}.buy-menu div{left:0;right:auto}.header-socials{border-left:0;padding-left:0}.hero,.book-grid,.split-section,.paths-section,.newsletter-section,.contact-section{grid-template-columns:1fr}.hero-image-card img{height:620px}.image-stack{min-height:auto}.main-img{width:100%;height:auto}.small-img{display:none}.cards,.gallery{grid-template-columns:1fr}.gallery img{height:auto}}@media (width<=560px){nav button{padding:8px 9px;font-size:.85rem}.hero-image-card img{height:520px}.book-cover-wrap{max-width:100%}.newsletter-fields{flex-direction:column}}
