@media (min-width:561px){.nav{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:24px;}.nav-logo{grid-column:1;justify-self:start;}.nav-links{grid-column:2;justify-self:center;}.nav-cta{grid-column:3;justify-self:end;}}.shop-hero{background:linear-gradient(rgba(0,0,0,.48),rgba(0,0,0,.52)),url("shop-banner.jpg") center 42% / cover no-repeat;min-height:650px;display:flex;align-items:center;justify-content:center;text-align:center;padding:120px 30px 100px;}.shop-hero-inner{max-width:900px;margin:0 auto;}.shop-hero-eyebrow{font-size:12px;letter-spacing:3px;text-transform:uppercase;margin-bottom:25px;color:#c9a96e;}.shop-hero-title{margin:0;font-family:"Dejanire Text",Garamond,"Adobe Garamond Pro","Times New Roman",serif;font-size:clamp(48px,8vw,100px);font-weight:400;line-height:.9;letter-spacing:-5px;color:#e8dcc8;}.shop-hero-intro{max-width:680px;margin:35px auto 0;font-family:"Dejanire Text",Garamond,"Adobe Garamond Pro","Times New Roman",serif;font-size:21px;line-height:1.7;color:#d4b896;}@media (max-width:800px){.shop-hero{background-position:center 35%;min-height:650px;padding:115px 20px 70px;align-items:flex-start;}.shop-hero-inner{width:100%;max-width:100%;padding-top:70px;}.shop-hero-title{letter-spacing:-4px;}}.hook{background:#e5c784;}.hook .hook-label{color:#5a3a1f;}.hook .hook-pull{color:#1a1208;}.hook .hook-sub{color:#3b2818;}.act1{background:#120d06;}.author-photo{overflow:hidden;padding:0;}.author-photo img{width:100%;height:100%;object-fit:cover;object-position:center 38%;display:block;border-radius:50%;}.newsletter-social{display:flex;justify-content:center;align-items:center;gap:12px;margin:0 auto 24px;}.newsletter-social a{width:38px;height:38px;border:1px solid rgba(201,169,110,.32);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#8b6a3a;text-decoration:none;transition:.2s ease;}.newsletter-social a:hover,.newsletter-social a:focus-visible{color:#c9a96e;border-color:#c9a96e;background:rgba(201,169,110,.08);transform:translateY(-1px);outline:none;}.newsletter-social svg{width:17px;height:17px;fill:currentColor;}.footer{justify-content:center;min-height:72px;padding:24px 28px;text-align:center;}.footer-copyright{font-size:11px;letter-spacing:2px;color:#4a3018;text-transform:uppercase;}.product-btn.needs-url{opacity:.8;}.product-card .product-price-row{min-height:24px;}.home-popup,.coaching-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.78);backdrop-filter:blur(4px);}.home-popup.active,.coaching-modal.active{display:flex;}.home-popup-box{position:relative;width:min(580px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#f4f0e8;color:#16120e;border:1px solid rgba(201,169,110,.45);box-shadow:0 24px 80px rgba(0,0,0,.55);padding:48px 44px 38px;text-align:center;}.home-popup-close,.coaching-modal-close{position:absolute;right:18px;top:14px;border:0;background:transparent;color:inherit;font:400 32px/1 Georgia,serif;cursor:pointer;padding:4px 8px;}.home-popup-close:focus-visible,.coaching-modal-close:focus-visible{outline:1px solid #8b6a3a;outline-offset:2px;}.home-popup-eyebrow,.coaching-kicker{font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:#8b6a3a;margin-bottom:18px;}.home-popup-book{display:block;width:190px;height:auto;max-height:245px;object-fit:contain;margin:0 auto 22px;}.home-popup-title{font:400 clamp(38px,6vw,54px)/1 Georgia,"Times New Roman",serif;margin:0 0 20px;letter-spacing:-1.5px;}.home-popup-copy{font-size:15px;line-height:1.7;color:#51483f;max-width:470px;margin:0 auto;}.home-popup-form{display:grid;gap:9px;margin:26px auto 0;max-width:470px;}.home-popup-input{width:100%;box-sizing:border-box;padding:16px;border:1px solid #aaa;background:#fff;color:#111;font:inherit;outline:none;}.home-popup-input:focus{border-color:#111;box-shadow:0 0 0 1px #111;}.home-popup-button{padding:16px;border:0;background:#111;color:#fff;font:700 12px/1.2 inherit;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;}.home-popup-note{font-size:11px;color:#82776d;margin:16px 0 0;}.home-popup-message{font-size:14px;min-height:18px;margin-top:12px;color:#6b4a2a;}.coaching-modal-box{position:relative;width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#f4f0e8;color:#17120e;border:1px solid rgba(201,169,110,.45);box-shadow:0 24px 80px rgba(0,0,0,.62);padding:48px 48px 40px;}.coaching-progress{height:2px;background:#d8d0c3;margin:0 42px 34px 0;overflow:hidden;}.coaching-progress span{display:block;height:100%;width:33.333%;background:#8b6a3a;transition:width .25s ease;}.coaching-step{display:none;}.coaching-step.active{display:block;}.coaching-step h2,.coaching-thanks h2{font:400 clamp(36px,5vw,52px)/1.05 Georgia,"Times New Roman",serif;margin:0 0 18px;letter-spacing:-1.5px;}.coaching-intro,.coaching-thanks p{font-size:16px;line-height:1.7;color:#5d534a;margin:0 0 28px;}.coaching-grid{display:grid;gap:18px;}.coaching-grid.two-col{grid-template-columns:1fr 1fr;}.coaching-field{display:grid;gap:8px;margin-bottom:18px;color:#2a231d;font-size:14px;line-height:1.45;}.coaching-field span,.coaching-choice-group legend{font-weight:700;}.coaching-field input,.coaching-field textarea,.coaching-field select{width:100%;box-sizing:border-box;border:1px solid #b9afa2;background:#fff;color:#17120e;padding:13px 14px;font:inherit;border-radius:0;outline:none;}.coaching-field textarea{resize:vertical;min-height:145px;}.coaching-field input:focus,.coaching-field textarea:focus,.coaching-field select:focus{border-color:#6b4a2a;box-shadow:0 0 0 1px #6b4a2a;}.coaching-choice-group{border:0;padding:0;margin:0 0 26px;}.coaching-choice-group legend{margin-bottom:12px;font-size:14px;}.coaching-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;}.coaching-choices label{cursor:pointer;}.coaching-choices input{position:absolute;opacity:0;pointer-events:none;}.coaching-choices span{display:flex;align-items:center;justify-content:center;min-height:48px;border:1px solid #b9afa2;background:#fff;font-size:13px;letter-spacing:.4px;transition:.2s ease;}.coaching-choices input:checked + span{border-color:#8b6a3a;background:#1a1208;color:#e8dcc8;}.coaching-choices input:focus-visible + span{outline:2px solid #8b6a3a;outline-offset:2px;}.coaching-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;}.coaching-actions .gd-btn{cursor:pointer;}.coaching-actions .coaching-back{background:transparent;color:#1a1208;border:1px solid #8b6a3a;}.coaching-error{min-height:18px;color:#8a2d2d;font-size:13px;margin-top:4px;}.coaching-thanks{text-align:center;padding:32px 10px 18px;}.coaching-thanks .gd-btn{cursor:pointer;}@media (max-width:640px){.home-popup,.coaching-modal{padding:12px;align-items:center;}.home-popup-box,.coaching-modal-box{max-height:calc(100vh - 24px);padding:42px 22px 28px;}.home-popup-book{width:165px;}.coaching-grid.two-col{grid-template-columns:1fr;gap:0;}.coaching-choices{grid-template-columns:1fr;}.coaching-actions{justify-content:stretch;}.coaching-actions .gd-btn{flex:1;justify-content:center;}}.nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;position:relative;}.nav-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;width:220px;height:90px;padding:20px;overflow:hidden;}.nav-logo a{display:block;width:100%;height:100%;}.nav-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;max-width:100%;max-height:100%;}.nav-links{gap:28px;align-items:center;}.nav-links-left{grid-column:1;justify-self:end;margin-right:125px;}.nav-links-right{grid-column:3;justify-self:start;margin-left:125px;}.nav-cta{position:absolute;right:28px;top:50%;transform:translateY(-50%);z-index:3;}@media (min-width:561px) and (max-width:980px){.nav{padding-left:20px;padding-right:20px;}.nav-links{gap:14px;}.nav-links a{font-size:12px;letter-spacing:1px;}.nav-links-left{margin-right:115px;justify-self:start;}.nav-links-right{margin-left:115px;justify-self:end;margin-right:112px;}.nav-cta{right:20px;font-size:10px;padding:7px 10px;}}@media (max-width:560px){.nav{display:grid;grid-template-columns:1fr auto 1fr;min-height:66px;padding:10px 18px;position:relative;}.nav-links{display:none;}.nav-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;width:112px;height:50px;padding:0;overflow:hidden;}.nav-logo a{display:block;width:100%;height:100%;}.nav-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;max-width:100%;max-height:100%;}.mobile-menu-toggle{grid-column:3;grid-row:1;justify-self:end;position:relative;z-index:4;}.nav-cta{position:static;grid-column:1;grid-row:1;justify-self:start;transform:none;font-size:9px;letter-spacing:.7px;padding:7px 8px;z-index:4;}}@media (max-width:560px){.nav-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;}.hero-buttons{margin-top:44px;gap:18px;}.hero-buttons .btn-primary{font-size:12px;}.hero-buttons .btn-outline{width:auto;min-height:0;padding:2px 0 4px;border:0;border-bottom:1px solid currentColor;border-radius:0;background:transparent;font-size:12px;line-height:1.25;}.hero-buttons .btn-outline:hover{background:transparent;color:inherit;}.deeper-hero{min-height:calc(100svh - 66px);padding:20px;align-items:center;background-position:74% center;}.show-hero{background-position:50% center;}.shop-hero{min-height:calc(100svh - 66px);background-position:73% center;}.product-card:first-child .product-image{aspect-ratio:auto;min-height:420px;display:flex;align-items:center;justify-content:center;}.product-card:first-child .product-image img{width:100%;height:100%;max-height:520px;object-fit:contain;object-position:center;}.product-card:nth-child(3) .product-image img{object-fit:contain;object-position:center;}}@media (max-width:380px){.hero-buttons .btn-primary,.hero-buttons .btn-outline{font-size:12px;}}
/* 2026-09 mobile-only homepage hero/hook refinements and shop hero consistency */
@media (max-width:560px){
  /* Homepage only: enlarge subtitle, lift quote, and lower CTA group. */
  #hero-section .hero-subtitle{font-size:13px;line-height:1.35;letter-spacing:.20em;}
  #hero-section .hero-tagline{transform:translateY(-18px);}
  #hero-section .hero-buttons{margin-top:54px;}

  /* Homepage hook only: use the CTA gold on mobile with dark readable type. */
  .hook{background:#e5c784;}
  .hook .hook-label{color:#5a3a1f;}
  .hook .hook-pull{color:#1a1208;}
  .hook .hook-sub{color:#3b2818;}

  /* Shop only: retain the desktop banner composition instead of the homepage mobile treatment. */
  .shop-hero{min-height:650px;background-position:center 42%;padding:115px 20px 70px;align-items:center;}
  .shop-hero-inner{padding-top:0;}
}
