:root{--guide-max:1200px}
body.guide-page{background:#f7f2e7}
.guide-page main{overflow:hidden}
.guide-wrap{width:100%;max-width:var(--guide-max);margin:0 auto;padding:0 24px}
.guide-header{position:relative;z-index:20;background:#f7f2e7;border-bottom:1px solid var(--line)}
.guide-header .guide-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.guide-home{display:flex;flex-direction:column;text-decoration:none;line-height:1.1;min-height:48px;justify-content:center}
.guide-home strong{font-family:'Fraunces',Georgia,serif;color:var(--green);font-size:1.13rem}
.guide-home span{color:var(--muted);font-size:.67rem;letter-spacing:.12em;text-transform:uppercase;margin-top:5px}
.guide-home .brand-role{color:var(--green);font-size:.57rem;font-weight:700;letter-spacing:.17em;margin-top:3px}
.guide-header-link{min-height:44px;display:inline-flex;align-items:center;color:var(--green);font-weight:600;font-size:.87rem;text-decoration:none}
.guide-hero{position:relative;padding:72px 0 76px;background:var(--green-deep);color:var(--cream)}
.guide-hero.light{background:linear-gradient(90deg,var(--cream-2) 0 58%,var(--green-deep) 58% 100%);color:var(--ink)}
.guide-hero:before,.guide-hero:after{content:"";position:absolute;border:1px solid rgba(227,185,74,.2);border-radius:50%;pointer-events:none}
.guide-hero:before{width:440px;height:440px;right:-160px;top:-210px}
.guide-hero:after{width:260px;height:260px;right:-80px;top:-120px}
.guide-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;gap:64px;position:relative;z-index:2}
.guide-kicker{font-size:.78rem;letter-spacing:.19em;text-transform:uppercase;color:var(--gold-soft);font-weight:700;margin-bottom:18px}
.guide-hero.light .guide-kicker{color:var(--gold-ink)}
.guide-hero h1{font-family:'Fraunces',Georgia,serif;color:var(--cream);font-size:clamp(2.75rem,5.3vw,4.9rem);line-height:1.02;max-width:12ch}
.guide-hero.light h1{color:var(--green)}
.guide-subtitle{font-family:'Fraunces',Georgia,serif;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.35;max-width:34ch;margin-top:22px;color:#fff}
.guide-hero.light .guide-subtitle{color:var(--green)}
.guide-summary{max-width:60ch;margin-top:16px;color:rgba(247,242,231,.82);font-size:1.02rem}
.guide-hero.light .guide-summary{color:var(--muted)}
.guide-meta{margin-top:20px;color:var(--gold-soft);font-weight:600;font-size:.88rem;letter-spacing:.02em}
.guide-hero.light .guide-meta{color:var(--gold-ink)}
.guide-hero .btn{margin-top:28px}
.guide-delivery{font-size:.84rem;color:rgba(247,242,231,.72);margin-top:12px}
.guide-hero.light .guide-delivery{color:var(--muted)}
.guide-cover{justify-self:center;width:min(100%,360px);filter:drop-shadow(0 28px 35px rgba(0,0,0,.34));transform:rotate(1.5deg)}
.guide-cover img{width:100%;height:auto;border-radius:4px}
.guide-section{padding:88px 0}
.guide-section.alt{background:var(--cream-2)}
.guide-section.dark{background:var(--green-deep);color:var(--cream)}
.guide-section-head{max-width:760px;margin-bottom:40px}
.guide-section-head.center{text-align:center;margin-left:auto;margin-right:auto}
.guide-section h2{font-size:clamp(2rem,4vw,3.3rem)}
.guide-section.dark h2{color:var(--cream)}
.guide-section-head p{font-size:1.06rem;color:var(--muted);margin-top:18px}
.guide-section.dark .guide-section-head p{color:rgba(247,242,231,.78)}
.outcome-grid,.method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.outcome-card,.method-card{border:1px solid var(--line);border-radius:18px;padding:26px 22px;background:var(--paper)}
.outcome-card .n,.method-card .n{display:block;color:var(--gold-ink);font-family:'Fraunces',Georgia,serif;font-size:1.05rem;margin-bottom:12px}
.outcome-card h3,.method-card h3{font-size:1.18rem;margin-bottom:10px}
.outcome-card p,.method-card p{font-size:.93rem;color:var(--muted)}
.question-list{list-style:none;counter-reset:q;max-width:900px;margin:0 auto;border-top:1px solid var(--line)}
.question-list li{counter-increment:q;display:grid;grid-template-columns:72px 1fr;align-items:center;gap:14px;padding:23px 8px;border-bottom:1px solid var(--line);font-family:'Fraunces',Georgia,serif;color:var(--green);font-size:clamp(1.15rem,2vw,1.45rem)}
.question-list li:before{content:"0" counter(q);color:var(--gold-ink);font-size:1rem;letter-spacing:.08em}
.preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.preview-card{background:var(--paper);padding:14px;border-radius:18px;border:1px solid var(--line)}
.preview-card img{width:100%;aspect-ratio:419/593;object-fit:cover;border-radius:10px;background:var(--green)}
.preview-card h3{font-size:1.05rem;margin:16px 8px 6px}
.preview-card p{font-size:.9rem;color:var(--muted);margin:0 8px 8px}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:40px}
.bullet-panel{border:1px solid var(--line);border-radius:20px;padding:32px;background:var(--paper)}
.bullet-panel h3{font-size:1.45rem;margin-bottom:20px}
.bullet-panel ul{list-style:none;display:grid;gap:14px}
.bullet-panel li{position:relative;padding-left:25px;color:var(--muted)}
.bullet-panel li:before{content:"";position:absolute;left:0;top:.68em;width:9px;height:9px;border-radius:50%;background:var(--gold)}
.bullet-panel p+p{margin-top:10px}
.usage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.usage-card{border:1px solid rgba(227,185,74,.35);border-radius:18px;padding:28px;background:rgba(255,255,255,.04)}
.usage-card .n{color:var(--gold-soft);font-weight:700;font-size:.78rem;letter-spacing:.12em}
.usage-card h3{color:var(--cream);font-size:1.25rem;margin:12px 0}
.usage-card p{color:rgba(247,242,231,.76)}
.guide-form-section{background:var(--green-deep);padding:88px 0}
.guide-form-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:70px;align-items:start}
.guide-form-copy{color:var(--cream);position:sticky;top:110px}
.guide-form-copy h2{color:var(--cream);font-size:clamp(2.1rem,4vw,3.5rem)}
.guide-form-copy p{color:rgba(247,242,231,.78);margin-top:18px;font-size:1.05rem}
.guide-form{background:var(--paper);border-radius:24px;padding:34px;box-shadow:0 30px 60px -28px rgba(0,0,0,.65)}
.guide-form h3{font-size:1.55rem;margin-bottom:24px}
.guide-field{margin-bottom:18px}
.guide-field label{display:block;color:var(--green);font-weight:650;font-size:.9rem;margin-bottom:7px}
.guide-field input,.guide-field select{display:block;width:100%;min-height:50px;border:1px solid rgba(23,58,46,.24);border-radius:10px;background:#fff;padding:13px 14px;font:inherit;color:var(--ink)}
.guide-field input:focus,.guide-field select:focus{outline:3px solid rgba(198,152,31,.25);border-color:var(--gold)}
.guide-check{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;margin:16px 0;color:var(--muted);font-size:.89rem}
.guide-check input{width:20px;height:20px;margin-top:2px;accent-color:var(--green)}
.guide-check a{color:var(--green);font-weight:600}
.guide-form .btn{width:100%;justify-content:center;margin-top:8px}
.guide-form-note{font-size:.81rem;color:var(--muted);margin-top:12px}
.guide-form-error{color:#8f2f24;background:#fff3f1;border:1px solid rgba(143,47,36,.25);border-radius:10px;padding:12px;margin:12px 0;font-size:.9rem}
.guide-form-error[hidden]{display:none}
.guide-form .form-honey{display:none!important}
.guide-inline-cta{text-align:center;margin-top:34px}
.guide-inline-link{display:inline-block;margin-top:16px;color:var(--gold-soft);font-weight:650;text-underline-offset:4px}
.seven-day-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}
.seven-day-card{min-height:150px;border:1px solid rgba(227,185,74,.34);border-radius:16px;padding:20px 14px;background:rgba(255,255,255,.04)}
.seven-day-card .n{display:block;color:var(--gold-soft);font-size:.72rem;font-weight:700;letter-spacing:.1em;margin-bottom:12px}
.seven-day-card h3{color:var(--cream);font-size:1rem;line-height:1.25}
.guide-next{background:var(--cream-2);padding:82px 0}
.guide-next-box{background:var(--green);color:var(--cream);border-radius:26px;padding:48px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}
.guide-next h2{color:var(--cream);font-size:clamp(1.8rem,3vw,2.8rem)}
.guide-next p{color:rgba(247,242,231,.77);max-width:65ch;margin-top:14px}
.guide-faq{max-width:900px;margin:0 auto}
.guide-faq details{border-bottom:1px solid var(--line);padding:0}
.guide-faq summary{cursor:pointer;list-style:none;min-height:64px;padding:20px 40px 20px 0;font-family:'Fraunces',Georgia,serif;color:var(--green);font-size:1.18rem;position:relative}
.guide-faq summary::-webkit-details-marker{display:none}
.guide-faq summary:after{content:"+";position:absolute;right:8px;color:var(--gold);font-family:Arial,sans-serif}
.guide-faq details[open] summary:after{content:"−"}
.guide-faq details p{color:var(--muted);padding:0 40px 22px 0}
.breadcrumb{font-size:.8rem;color:var(--muted);margin-bottom:18px}
.breadcrumb a{color:inherit}
.thank-hero{min-height:66vh;display:grid;align-items:center;padding:72px 0;background:var(--green-deep);color:var(--cream);text-align:center}
.thank-box{max-width:780px;margin:auto}
.thank-icon{width:72px;height:72px;border-radius:50%;background:var(--gold);color:var(--green);display:grid;place-items:center;margin:0 auto 26px;font-size:2rem;font-weight:700}
.thank-hero h1{color:var(--cream);font-size:clamp(2.7rem,6vw,4.5rem)}
.thank-hero .lead{color:rgba(247,242,231,.82);font-size:1.16rem;margin:18px auto 0;max-width:54ch}
.thank-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:28px}
.thank-hero .btn-ghost,.guide-section.dark .btn-ghost,.guide-next-box .btn-ghost{color:var(--cream-2);box-shadow:inset 0 0 0 1.5px rgba(247,242,231,.78)}
.thank-hero .btn-ghost:hover,.guide-section.dark .btn-ghost:hover,.guide-next-box .btn-ghost:hover{background:var(--cream-2);color:var(--green);box-shadow:inset 0 0 0 1.5px var(--cream-2)}
.download-status{margin:14px auto 0;color:var(--green-soft);font-size:.88rem;font-weight:600;min-height:1.4em}
.guide-next-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px}
.thank-tip{max-width:650px;margin:30px auto 0;padding:20px;border:1px solid rgba(227,185,74,.35);border-radius:16px;color:rgba(247,242,231,.84)}
.thank-tip strong{color:var(--gold-soft)}
.download-missing{color:var(--gold-soft);margin-top:18px}
.download-missing[hidden]{display:none}
.guide-library-hero{padding:82px 0;background:var(--green-deep);color:var(--cream);text-align:center}
.guide-library-hero .breadcrumb{color:rgba(247,242,231,.66)}
.guide-library-hero h1{max-width:16ch;margin:0 auto;color:var(--cream);font-size:clamp(2.8rem,6vw,5.2rem);line-height:1.02}
.guide-library-hero p{max-width:68ch;margin:24px auto 0;color:rgba(247,242,231,.8);font-size:1.08rem}
.guide-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.guide-choice-card{display:grid;grid-template-columns:180px 1fr;gap:28px;align-items:start;background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 18px 50px rgba(15,42,32,.08)}
.guide-choice-card figure img{width:100%;height:auto;border-radius:8px;box-shadow:0 12px 24px rgba(15,42,32,.18)}
.guide-choice-card h2{font-size:clamp(1.55rem,2.5vw,2.2rem);margin:10px 0 12px}
.guide-choice-card p{color:var(--muted)}
.guide-choice-card ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:18px 0 24px}
.guide-choice-card li,.guide-choice-tag{display:inline-flex;border-radius:99px;background:rgba(23,58,46,.08);color:var(--green);font-size:.75rem;font-weight:650;padding:7px 10px}
.guide-choice-tag{background:rgba(198,152,31,.15);color:var(--gold-ink);text-transform:uppercase;letter-spacing:.07em}
@media(max-width:1000px){.seven-day-grid{grid-template-columns:repeat(4,1fr)}.guide-choice-grid{grid-template-columns:1fr}}
@media(max-width:900px){.guide-hero-grid,.guide-form-grid{grid-template-columns:1fr;gap:40px}.guide-hero.light{background:var(--cream-2)}.guide-hero.light .guide-cover{background:var(--green-deep);padding:20px;border-radius:20px}.guide-cover{width:min(70vw,340px)}.outcome-grid,.method-grid{grid-template-columns:repeat(2,1fr)}.guide-form-copy{position:static}.guide-next-box{grid-template-columns:1fr}.guide-next-actions{justify-content:flex-start}.two-col{gap:22px}.usage-grid{grid-template-columns:1fr}.preview-grid{grid-template-columns:repeat(3,minmax(250px,1fr));overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:16px}.preview-card{scroll-snap-align:start}}
@media(max-width:600px){.guide-wrap{padding:0 18px}.guide-header .guide-wrap{min-height:68px}.guide-header-link{font-size:.79rem}.guide-home strong{font-size:1rem}.guide-home span{font-size:.56rem}.guide-hero{padding:54px 0 60px}.guide-hero h1{font-size:clamp(2.35rem,12vw,3.4rem)}.guide-hero-grid{gap:30px}.guide-cover{width:min(82vw,310px);transform:none}.guide-section,.guide-form-section{padding:64px 0}.outcome-grid,.method-grid,.two-col{grid-template-columns:1fr}.question-list li{grid-template-columns:52px 1fr;padding:20px 0}.guide-form{padding:26px 20px}.guide-form-grid{gap:34px}.guide-next{padding:60px 0}.guide-next-box{padding:32px 22px}.guide-next-actions .btn{width:100%;justify-content:center}.thank-hero{padding:56px 0}.thank-actions .btn{width:100%;justify-content:center}.seven-day-grid{grid-template-columns:1fr 1fr}.seven-day-card{min-height:120px}.guide-library-hero{padding:60px 0}.guide-choice-card{grid-template-columns:1fr;padding:22px}.guide-choice-card figure{width:min(72%,240px);margin:0 auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.guide-cover,.btn{transition:none!important;transform:none!important}}
