/*
Theme Name: AuDHD Coffee
Theme URI: https://audhdcoffee.com
Author: Thomas Judt
Description: Custom storefront theme for the AuDHD Coffee guidebook and future products.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 8.1
Text Domain: audhd-coffee
*/

:root{--paper:#f7f1e7;--espresso:#342620;--terracotta:#bf684b;--terracotta-dark:#9e4f38;--sage:#71806a;--pale-sage:#dfe5da;--gold:#d6a75d;--line:#d9cfc2;--white:#fffaf2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--espresso);font-family:Arial,"Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site-header{height:78px;padding:0 max(28px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:34px;border-bottom:1px solid var(--line);background:rgba(247,241,231,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;letter-spacing:-.02em}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--terracotta);color:var(--white)}.header-link{margin-left:auto;font-weight:800;font-size:.9rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:14px 22px;background:var(--espresso);color:var(--white);font-weight:900;transition:transform .2s ease,background .2s ease;cursor:pointer}.button:hover{transform:translateY(-2px);background:#4a352d}.button-small{padding:11px 17px;font-size:.86rem}.button-primary{background:var(--terracotta)}.button-primary:hover{background:var(--terracotta-dark)}.button-accent{width:100%;background:var(--terracotta)}.hero{max-width:1240px;margin:0 auto;padding:76px 28px 88px;display:grid;grid-template-columns:1.06fr .94fr;gap:70px;align-items:center}.eyebrow{margin:0 0 20px;display:flex;align-items:center;gap:9px;color:var(--terracotta);font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.eyebrow span{width:28px;height:2px;background:currentColor}.eyebrow.light{color:#f2bd75}h1,h2,h3,p{margin-top:0}h1{max-width:680px;margin-bottom:24px;font-size:clamp(3.3rem,6vw,5.9rem);line-height:.98;letter-spacing:-.065em}.hero-lede{max-width:630px;margin-bottom:28px;font-size:1.25rem;line-height:1.65;color:#5d4d45}.price-line{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-bottom:22px}.sale-tag{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--pale-sage);color:#53614e;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.old-price{color:#7d6d64;font-size:1.08rem;text-decoration:line-through}.price-line strong{font-size:2rem;letter-spacing:-.03em}.microcopy{margin:16px 0 0;display:flex;align-items:center;gap:7px;color:#75665e;font-size:.86rem}.book-stage{position:relative;min-height:560px;display:grid;place-items:center;isolation:isolate}.book-stage:before{content:"";position:absolute;inset:35px 20px 10px;z-index:-3;border-radius:48% 52% 46% 54%;background:var(--pale-sage);transform:rotate(-4deg)}.book-stage:after{content:"";position:absolute;width:210px;height:210px;right:-10px;bottom:5px;z-index:-2;border:2px solid rgba(191,104,75,.25);border-radius:50%}.book-cover{width:330px;height:auto;border-radius:4px 14px 14px 4px;transform:rotate(3deg);box-shadow:-11px 16px 0 #d3c9ba,0 30px 55px rgba(52,38,32,.22)}.book-shadow{position:absolute;width:310px;height:45px;bottom:38px;background:rgba(52,38,32,.23);filter:blur(24px);border-radius:50%;z-index:-1}.page-count{position:absolute;right:18px;bottom:68px;padding:10px 14px;border-radius:999px;background:var(--paper);box-shadow:0 9px 22px rgba(52,38,32,.13);font-weight:800;font-size:.82rem}.recognition{padding:86px max(28px,calc((100vw - 1124px)/2));background:var(--espresso);color:var(--paper)}.recognition h2,.values-section h2,.preview-section h2,.author-section h2,.purchase-section h2,.coming-section h2,.newsletter-section h2{margin-bottom:26px;font-size:clamp(2.2rem,4vw,4.1rem);line-height:1.04;letter-spacing:-.05em}.recognition h2{max-width:760px}.recognition-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}.recognition-grid p{margin:0;font-size:1.1rem;line-height:1.75;color:#e5dbd1}.values-section{max-width:1180px;margin:0 auto;padding:98px 28px}.section-heading{margin-bottom:46px;display:grid;grid-template-columns:1fr 340px;gap:60px;align-items:end}.section-heading h2{margin-bottom:0}.section-heading>p{margin:0;line-height:1.7;color:#6f5e55}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.value-card{min-height:230px;padding:25px;background:rgba(255,250,242,.55);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.value-topline{display:flex;justify-content:space-between;align-items:center;color:var(--terracotta)}.value-topline span{font-size:.78rem;font-weight:900}.value-card h3{margin:55px 0 12px;font-size:1.35rem}.value-card p{margin:0;color:#6b5a52;line-height:1.55}.icon{width:23px;height:23px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.preview-section{padding:100px max(28px,calc((100vw - 1124px)/2));display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:80px;overflow:hidden;background:var(--sage);color:var(--paper)}.preview-copy>p:not(.eyebrow){color:#eff1eb;font-size:1.08rem;line-height:1.7}.preview-copy ul{margin:28px 0 0;padding:0;list-style:none;display:grid;gap:15px}.preview-copy li{display:flex;align-items:center;gap:10px;font-weight:700}.check{color:#f5c77d;font-weight:900}.page-fan{position:relative;min-height:570px}.page-fan img{position:absolute;top:50%;left:50%;width:285px;height:auto;border-radius:4px;box-shadow:0 28px 55px rgba(25,34,22,.28)}.page-fan img:nth-child(1){transform:translate(-103%,-50%) rotate(-8deg)}.page-fan img:nth-child(2){z-index:2;transform:translate(-50%,-53%) rotate(1deg)}.page-fan img:nth-child(3){transform:translate(3%,-47%) rotate(8deg)}.author-section{max-width:1000px;margin:0 auto;padding:104px 28px;display:grid;grid-template-columns:180px 1fr;gap:58px;align-items:start}.author-monogram{width:180px;height:180px;display:grid;place-items:center;border-radius:50%;background:var(--terracotta);color:var(--paper);font-size:3.4rem;font-weight:900;box-shadow:18px 18px 0 var(--pale-sage)}.author-section h2{font-size:clamp(2.2rem,4vw,3.6rem)}.author-section p:not(.eyebrow):not(.signature){font-size:1.08rem;line-height:1.75;color:#66554d}.signature{margin:26px 0 0;font-size:1.2rem;font-weight:900;color:var(--terracotta)}.purchase-section{padding:92px max(28px,calc((100vw - 1124px)/2));background:var(--espresso);color:var(--paper)}.purchase-card{display:grid;grid-template-columns:1fr 350px;gap:66px;align-items:center}.purchase-content h2{max-width:720px}.purchase-content>p:not(.eyebrow){color:#dfd4ca;font-size:1.08rem;line-height:1.7}.purchase-box{padding:30px;border-radius:26px;background:var(--paper);color:var(--espresso)}.purchase-price{margin:20px 0;display:flex;align-items:baseline;gap:14px}.purchase-price span{color:#7d6d64;text-decoration:line-through}.purchase-price strong{font-size:2.8rem}.purchase-box>p{margin:14px 0 0;color:#73635b;text-align:center;font-size:.78rem}.refund-note{max-width:840px;margin:52px auto 0;padding-top:30px;border-top:1px solid rgba(255,255,255,.16);display:grid;grid-template-columns:auto 1fr;gap:18px}.refund-note h3{margin-bottom:7px}.refund-note p{margin:0;color:#d8cec5;line-height:1.65}.newsletter-section{padding:90px max(28px,calc((100vw - 900px)/2));background:var(--pale-sage);text-align:center}.newsletter-section .eyebrow{justify-content:center}.newsletter-section h2{max-width:760px;margin-left:auto;margin-right:auto}.newsletter-section>p{max-width:650px;margin:0 auto 26px;line-height:1.7;color:#5e6659}.newsletter-embed form{max-width:620px;margin:0 auto;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.newsletter-embed input[type="email"],.newsletter-embed input[type="text"]{min-width:260px;flex:1;padding:15px 17px;border:1px solid #b9c2b3;border-radius:999px;background:#fff;font-size:1rem}.newsletter-embed input[type="submit"],.newsletter-embed button{padding:14px 22px;border:0;border-radius:999px;background:var(--terracotta);color:#fff;font-weight:900;cursor:pointer}.newsletter-placeholder{max-width:620px;margin:0 auto;padding:20px;border:2px dashed #aab5a4;border-radius:16px;color:#667060}.newsletter-note{margin-top:14px!important;font-size:.82rem}.coming-section{max-width:1180px;margin:0 auto;padding:92px 28px}.coming-section h2{max-width:730px}.coming-list{display:flex;flex-wrap:wrap;gap:12px}.coming-list span{padding:12px 16px;border:1px solid var(--line);border-radius:999px;background:var(--paper);font-weight:800}footer{max-width:1180px;margin:0 auto;padding:32px 28px 44px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto auto;gap:40px;align-items:center;color:#695951;font-size:.88rem}footer p{margin:0}footer>div{display:flex;gap:20px}footer>div a{color:var(--terracotta-dark);font-weight:800}
@media(max-width:900px){.hero,.preview-section,.purchase-card{grid-template-columns:1fr}.hero{gap:24px;padding-top:50px}.book-stage{min-height:520px}.values-grid{grid-template-columns:repeat(2,1fr)}.section-heading,.recognition-grid{grid-template-columns:1fr;gap:22px}.preview-section{gap:35px}.purchase-box{max-width:450px}footer{grid-template-columns:1fr;gap:18px}}
@media(max-width:600px){.site-header{padding:0 18px}.header-link{display:none}.site-header .button{margin-left:auto;font-size:.78rem;padding:10px 13px}.hero,.values-section,.author-section,.coming-section{padding-left:20px;padding-right:20px}h1{font-size:3.3rem}.book-cover{width:255px}.book-stage{min-height:450px}.values-grid{grid-template-columns:1fr}.value-card{min-height:180px}.value-card h3{margin-top:32px}.page-fan{min-height:430px;transform:scale(.84);transform-origin:center}.author-section{grid-template-columns:1fr}.author-monogram{width:130px;height:130px;font-size:2.5rem}.purchase-box{padding:24px}.newsletter-embed form{display:block}.newsletter-embed input{width:100%;margin-bottom:10px}footer>div{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

