:root{--g:#123f2d;--g2:#1d5a42;--gold:#b78927;--cream:#faf8f3;--line:#e7e1d5}.gd-plans-page,.gd-single{max-width:1480px;margin:auto;padding:0 28px 60px;color:#20312b}.gd-plans-hero{display:grid;grid-template-columns:42% 58%;min-height:470px}.gd-plans-hero>div:first-child{padding:70px 35px 40px 0}.gd-hero-photo{background:url('https://images.unsplash.com/photo-1504052434569-70ad5836ab65?auto=format&fit=crop&w=1800&q=85') center/cover}.gd-kicker{letter-spacing:.15em;color:var(--g2);font-weight:700;font-size:.78rem}.gd-plans-hero h1,.gd-single h1{font:4.8rem/1.05 Georgia,serif;color:var(--g);margin:.2em 0}.gd-lead{font-size:1.15rem;line-height:1.65}.gd-plans-page blockquote,.gd-single blockquote{margin:28px 0;padding-left:22px;border-left:2px solid var(--gold)}cite{display:block;color:var(--gold);font-style:normal;font-weight:700;margin-top:8px}.gd-featured{display:grid;grid-template-columns:40% 38% 22%;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 10px 25px #0000000d;margin-top:-25px;position:relative}.gd-featured>div{padding:28px}.gd-featured img{width:100%;height:100%;object-fit:cover}.gd-featured h2,.gd-section-title,.gd-bottom h2,.gd-schedule h2{font-family:Georgia,serif;color:var(--g)}.gd-featured h2{font-size:2.5rem;margin:.4em 0}.gd-featured span{background:var(--g);color:#fff;padding:6px 10px;border-radius:4px;font-size:.72rem}.gd-featured>div:last-child{display:flex;flex-direction:column;justify-content:center;gap:12px}.gd-featured a{background:var(--g);color:#fff;padding:13px;text-align:center;text-decoration:none;border-radius:5px;font-weight:700}.gd-featured a.outline{background:#fff;color:var(--g);border:1px solid var(--gold)}.gd-section-title{font-size:2rem;margin-top:42px}.gd-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.gd-grid article{border:1px solid var(--line);border-radius:11px;overflow:hidden;background:#fff;box-shadow:0 7px 18px #0000000d}.gd-grid article>a{display:block;aspect-ratio:16/8.5}.gd-grid img{width:100%;height:100%;object-fit:cover}.gd-grid article>div{padding:17px}.gd-grid h3{margin:0}.gd-grid h3 a{color:var(--g);text-decoration:none}.gd-grid p{font-size:.92rem;line-height:1.5;min-height:4.2em}.gd-grid small,.gd-featured small{color:#617168}.gd-bottom{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:38px}.gd-bottom>div{background:var(--cream);border:1px solid var(--line);padding:26px;border-radius:10px}.gd-cta{margin-top:24px;background:var(--g);color:#fff;padding:25px;border-radius:9px;text-align:center;font-weight:700}.gd-single header{display:grid;grid-template-columns:1fr 1fr;gap:34px;padding:65px 0 40px}.gd-single header img{width:100%;height:100%;max-height:520px;object-fit:cover;border-radius:13px}.gd-content{max-width:900px;margin:auto;line-height:1.8}.gd-schedule{max-width:1050px;margin:55px auto}.gd-schedule article{display:grid;grid-template-columns:100px 1fr;border:1px solid var(--line);border-radius:9px;overflow:hidden;margin-bottom:14px}.gd-schedule article>b{background:var(--g);color:#fff;padding:20px}.gd-schedule article>div{padding:18px}.gd-schedule article h3{margin:0;color:var(--g)}.gd-schedule article a{display:inline-block;margin:8px 8px 0 0;padding:6px 9px;background:var(--cream);color:var(--g);text-decoration:none;border-radius:4px}@media(max-width:1050px){.gd-grid{grid-template-columns:repeat(3,1fr)}.gd-featured{grid-template-columns:1fr 1fr}.gd-featured>div:last-child{grid-column:1/-1;flex-direction:row}.gd-plans-hero,.gd-single header{grid-template-columns:1fr}.gd-hero-photo{min-height:320px}}@media(max-width:700px){.gd-grid{grid-template-columns:1fr}.gd-featured{grid-template-columns:1fr}.gd-featured>div:last-child{flex-direction:column}.gd-bottom{grid-template-columns:1fr}.gd-plans-hero h1,.gd-single h1{font-size:3rem}.gd-schedule article{grid-template-columns:1fr}}


/* Progresso do leitor */
.gd-start-plan{margin-top:24px;border:0;cursor:pointer}
.gd-progress-panel{max-width:1100px;margin:36px auto 18px;padding:22px 24px;background:var(--gd-cream);border:1px solid var(--gd-line);border-radius:12px}
.gd-progress-panel>div:first-child{display:flex;justify-content:space-between;gap:20px;align-items:center}
.gd-progress-label{font-weight:700;color:var(--gd-green)}
.gd-progress-count{font-size:.95rem}
.gd-progress-track{height:10px;background:#e5e1d8;border-radius:999px;overflow:hidden;margin:14px 0 8px}
.gd-progress-bar{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--gd-green),var(--gd-gold));transition:width .25s ease}
.gd-progress-percent{font-size:.85rem;color:#5d6d66}
.gd-day-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}
.gd-day-toggle{border:1px solid var(--gd-green);background:#fff;color:var(--gd-green);border-radius:6px;padding:9px 12px;font-weight:700;cursor:pointer;white-space:nowrap}
.gd-day-toggle:hover{background:var(--gd-cream)}
.gd-reading-day.is-complete{border-color:rgba(18,63,45,.35);box-shadow:0 0 0 2px rgba(18,63,45,.06)}
.gd-reading-day.is-complete .gd-day-number{background:var(--gd-gold)}
.gd-reading-day.is-complete .gd-day-toggle{background:var(--gd-green);color:#fff}
@media(max-width:720px){.gd-day-heading{flex-direction:column}.gd-day-toggle{width:100%}}
