.md-pillar{--forest:#1e3a14;--green:#3d6128;--green-mid:#4e7a33;--sage:#e8ede4;--cream:#faf8f4;--cream-warm:#f7f5f0;--blush:#f2ece5;--gold:#c4a96a;--charcoal:#1a1a18;--text:#2d2d2a;--text-light:#5a5a54;font-family:Inter,system-ui,sans-serif;color:var(--text)}.md-hero,.md-pillar{background:var(--cream)}.md-hero{padding:80px 24px 40px}.md-hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.md-hero__badge{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;letter-spacing:.04em;color:var(--green);margin-bottom:20px}.md-hero__badge-dot{width:8px;height:8px;border-radius:50%;background:var(--green-mid);animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.md-hero__h1{font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,3.6vw,3.8rem);font-weight:300;line-height:1.15;color:var(--forest);margin:0 0 20px}.md-hero__h1 em,.md-hero__sub{font-style:italic;color:var(--green-mid)}.md-hero__sub{font-family:Cormorant Garamond,serif;font-size:clamp(1.4rem,2.2vw,1.8rem);font-weight:400;line-height:1.4;margin:0 0 20px;max-width:540px}.md-hero__desc{font-size:1.05rem;line-height:1.7;color:var(--text-light);margin-bottom:28px;max-width:540px}.md-btn-row{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:28px}.md-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;border-radius:50px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s ease}.md-btn--primary{background:var(--green);color:#fff;border-radius:50px}.md-btn--primary:hover{background:var(--green-mid);transform:translateY(-2px);box-shadow:0 6px 20px rgba(61,97,40,.25)}.md-btn--outline{border:2px solid var(--forest);color:var(--forest);background:transparent}.md-btn--outline:hover{background:var(--forest);color:#fff}.md-btn--cta{background:var(--green);color:#fff;padding:18px 40px;font-size:1.05rem;border-radius:50px}.md-btn--cta:hover{background:var(--green-mid);transform:translateY(-2px);box-shadow:0 6px 20px rgba(61,97,40,.25)}.md-hero__trust{display:flex;gap:20px;flex-wrap:wrap}.md-hero__trust-item{display:flex;align-items:center;gap:6px;font-size:.82rem;color:var(--text-light)}.md-hero__trust-check{width:18px;height:18px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;color:#fff}.md-hero__collage{position:relative;display:flex;justify-content:center}.md-hero__img-wrap--main{width:85%;border-radius:18px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.12)}.md-hero__img-wrap--main img{width:100%;height:380px;object-fit:cover}.md-hero__img-wrap--overlay{position:absolute;bottom:-30px;right:-10px;width:45%;border-radius:14px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.15);border:4px solid var(--cream-warm)}.md-hero__img-wrap--overlay img{width:100%;height:200px;object-fit:cover}.md-hero__stat-bubble{position:absolute;border-radius:14px;padding:12px 16px;text-align:center;box-shadow:0 8px 24px rgba(0,0,0,.1)}.md-hero__stat-bubble--1{top:10px;right:10px;background:#fff}.md-hero__stat-bubble--2{bottom:20px;left:-10px;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);border:1px solid rgba(61,97,40,.1);border-radius:50%;width:90px;height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center}.md-hero__stat-num{display:block;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:700;color:var(--forest)}.md-hero__stat-label{font-size:.65rem;color:var(--text-light);text-align:center;line-height:1.2}.md-hero__stat-num2{display:block;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:700;color:var(--green)}.md-hero__stat-label2{font-size:.6rem;color:var(--text-light);text-align:center;line-height:1.2}.md-section{padding:80px 24px}.md-section--sage{background:var(--sage)}.md-section--dark{background:var(--forest)}.md-section__inner{max-width:900px;margin:0 auto}.md-kicker{font-size:.75rem;font-weight:700;letter-spacing:.12em;color:var(--green);margin-bottom:10px}.md-kicker--light{color:var(--gold)}.md-section__title{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:400;color:var(--forest);margin:0 0 12px;line-height:1.2}.md-section__title--light{color:#fff}.md-divider{width:50px;height:3px;background:var(--gold);margin-bottom:24px;border-radius:2px}.md-divider--light{background:var(--gold);opacity:.7}.md-section__intro{font-size:1.05rem;line-height:1.75;color:var(--text-light);margin-bottom:32px;max-width:720px}.md-section__intro--light{color:rgba(255,255,255,.85)}.md-section__note{font-size:.95rem;line-height:1.7;color:var(--text-light);margin-top:24px;font-style:italic}.md-link-grid{display:flex;flex-wrap:wrap;gap:10px}.md-link-pill{display:inline-block;padding:10px 20px;border-radius:50px;font-size:.88rem;font-weight:500;background:var(--sage);color:var(--forest);border:1px solid rgba(61,97,40,.12);transition:all .2s ease;cursor:default}.md-link-pill:hover{background:var(--green);color:#fff;border-color:var(--green);transform:translateY(-1px)}.md-link-pill--link{text-decoration:none;cursor:pointer}.md-link-pill--link:hover,.md-link-pill--see-all:hover{background:var(--green);color:#fff;border-color:var(--green)}.md-link-pill--accent,.md-link-pill--see-all{background:#fff;color:var(--charcoal);border:1.5px solid var(--forest);font-weight:600;text-decoration:none}.md-link-pill--accent{cursor:pointer}.md-link-pill--accent:hover{background:var(--green);color:#fff;border-color:var(--green)}.md-features{display:grid;grid-template-columns:1fr 1fr;gap:24px}.md-feature-card{background:#fff;border-radius:20px;padding:32px 24px;border:1px solid rgba(61,97,40,.08);transition:transform .2s ease,box-shadow .2s ease}.md-feature-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,.06)}.md-feature-card__icon{font-size:2rem;margin-bottom:14px}.md-feature-card__title{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;color:var(--forest);margin:0 0 8px}.md-feature-card__desc{font-size:.9rem;line-height:1.6;color:var(--text-light);margin:0}.md-skills-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.md-skill-item{display:flex;align-items:flex-start;gap:12px;padding:16px;background:var(--sage);border-radius:12px}.md-skill-item__icon{font-size:1.3rem;flex-shrink:0}.md-skill-item__text{font-size:.92rem;line-height:1.5;color:var(--text)}.md-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.md-step{text-align:center;padding:24px 16px}.md-step__num{width:44px;height:44px;border-radius:50%;background:var(--gold);color:var(--forest);font-size:1.3rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.md-step__num,.md-step__title{font-family:Cormorant Garamond,serif}.md-step__title{font-size:1.15rem;font-weight:600;color:#fff;margin:0 0 8px}.md-step__desc{font-size:.85rem;line-height:1.6;color:rgba(255,255,255,.75);margin:0}.md-checklist{display:grid;grid-template-columns:1fr 1fr;gap:14px}.md-checklist__item{display:flex;align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.5;color:var(--text)}.md-checklist__check{width:22px;height:22px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;margin-top:2px}.md-comparison{display:grid;grid-template-columns:1fr 1fr;gap:24px}.md-comparison__col{border-radius:18px;padding:32px 28px}.md-comparison__col--other{background:#fff;border:1px solid rgba(0,0,0,.08)}.md-comparison__col--us{background:var(--forest);color:#fff}.md-comparison__heading{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600;margin:0 0 16px}.md-comparison__col--us .md-comparison__heading{color:var(--gold)}.md-comparison__list{list-style:none;padding:0;margin:0}.md-comparison__list li{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:.9rem;line-height:1.5}.md-comparison__col--us .md-comparison__list li{border-bottom-color:rgba(255,255,255,.12);color:rgba(255,255,255,.9)}.md-comparison__list li:last-child{border-bottom:none}.md-details-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.md-detail-card{background:var(--sage);border-radius:18px;padding:28px 20px;text-align:center}.md-detail-card__title{font-size:.75rem;font-weight:700;letter-spacing:.1em;color:var(--green);margin:0 0 8px;text-transform:uppercase}.md-detail-card__value{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;color:var(--forest);margin:0 0 6px}.md-detail-card__note{font-size:.8rem;color:var(--text-light);margin:0}.md-faq{display:flex;flex-direction:column;gap:8px}.md-faq__item{background:#fff;border-radius:14px;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.md-faq__q{padding:20px 24px;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:600;color:var(--forest);cursor:pointer;list-style:none}.md-faq__q::-webkit-details-marker{display:none}.md-faq__q:after{content:"+";float:right;font-size:1.3rem;font-weight:300;color:var(--green)}.md-faq__item[open] .md-faq__q:after{content:"−"}.md-faq__a{padding:0 24px 20px;font-size:.92rem;line-height:1.7;color:var(--text-light);margin:0}.md-hero__img-wrap--book{box-shadow:0 14px 32px rgba(30,58,20,.22);border:none;overflow:hidden;background:transparent;border-radius:6px}.md-hero__img-wrap--book img{object-fit:cover;object-position:center top;display:block;border-radius:6px}.md-book-feature{display:grid;grid-template-columns:minmax(160px,240px) 1fr;gap:40px;align-items:center;margin-top:36px;padding:32px;background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.06)}.md-book-feature__cover{display:block;border-radius:8px;overflow:hidden;box-shadow:0 16px 36px rgba(30,58,20,.18);transition:transform .25s ease}.md-book-feature__cover:hover{transform:translateY(-4px)}.md-book-feature__cover img{width:100%;height:auto;display:block}.md-book-feature__label{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green);margin:0 0 8px}.md-book-feature__title{font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:500;color:var(--forest);margin:0 0 8px;line-height:1.2}.md-book-feature__authors{font-size:.95rem;color:var(--text-light);margin:0 0 16px}.md-book-feature__desc{font-size:1.02rem;line-height:1.7;color:var(--text-light);margin:0 0 16px}.md-book-feature__points{margin:0 0 24px;padding:0;list-style:none}.md-book-feature__points li{position:relative;padding-left:22px;margin-bottom:8px;font-size:.95rem;color:var(--text)}.md-book-feature__points li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--green-mid)}.md-books-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}.md-book-card{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;padding:24px 20px;background:#fff;border-radius:16px;border:1px solid rgba(61,97,40,.35);box-shadow:0 8px 24px rgba(61,97,40,.1);transition:transform .2s ease,box-shadow .2s ease}.md-book-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(30,58,20,.12)}.md-book-card--featured{border-color:rgba(61,97,40,.35);box-shadow:0 8px 24px rgba(61,97,40,.1)}.md-book-card img{width:140px;height:auto;margin-bottom:16px;border-radius:4px;box-shadow:0 8px 20px rgba(0,0,0,.12)}.md-book-card__title{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:600;color:var(--forest);margin:0 0 8px}.md-book-card__desc{font-size:.88rem;line-height:1.55;color:var(--text-light);margin:0 0 12px;flex:1}.md-book-card__link{font-size:.85rem;font-weight:600;color:var(--green)}.md-cta{background:var(--forest);padding:80px 24px;text-align:center}.md-cta__inner{max-width:640px;margin:0 auto}.md-cta__title{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.8rem);font-weight:400;color:#fff;margin:0 0 16px}.md-cta__desc{font-size:1.05rem;line-height:1.7;color:rgba(255,255,255,.8);margin:0 0 32px}.md-pillar--attach{--forest:#2f4528;--green:#4a6b3f;--green-mid:#5f8252;--sage:#eef2ea;--cream:#fbf8f4;--cream-warm:#fbf8f4}.md-pillar--attach,.md-pillar--attach .md-hero{background:var(--cream)}.md-pillar--attach .md-hero__img-wrap--main,.md-pillar--attach .md-hero__img-wrap--overlay{border-radius:24px;overflow:hidden;box-shadow:0 18px 42px rgba(47,69,40,.16);border:none;background:transparent}.md-pillar--attach .md-hero__img-wrap--overlay{width:40%;bottom:-36px;right:0;border:none}.md-pillar--attach .md-hero__img-wrap--main img{width:100%;height:420px;object-fit:cover;object-position:center 22%;display:block}.md-pillar--attach .md-hero__img-wrap--book{width:34%;bottom:-48px;right:4px;border-radius:6px;border:none;background:transparent;box-shadow:0 16px 36px rgba(20,30,16,.35)}.md-pillar--attach .md-hero__img-wrap--book img{height:auto;aspect-ratio:2/3;object-fit:cover;object-position:center top;border-radius:6px;background:transparent}.md-pillar--attach .md-hero__stat-bubble--2{border-radius:14px;width:auto;height:auto;min-width:0;padding:12px 16px}.md-pillar--attach .md-hero__stat-num2{font-size:1.55rem;line-height:1}.md-pillar--attach .md-hero__stat-label2{font-size:.72rem;line-height:1.25;margin-top:4px}.md-pillar--attach .md-section--sage{background:var(--sage)}.md-pillar--attach .md-section--soft-dark{background:linear-gradient(160deg,#5a7a4f,#2f4528);color:#fff}.md-pillar--attach .md-section--soft-dark .md-section__inner{max-width:1100px}.md-pillar--attach .md-cta--soft{background:linear-gradient(160deg,rgba(47,69,40,.88),rgba(47,69,40,.94)),url(/images/attachment-pillar/cta-bg.jpg) 50% /cover no-repeat}.md-photo-strip{padding:24px 24px 48px;background:var(--cream)}.md-photo-strip__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.md-photo-strip__item{margin:0;border-radius:20px;overflow:hidden;background:var(--cream);box-shadow:0 10px 28px rgba(47,69,40,.1)}.md-photo-strip__item img{width:100%;height:190px;object-fit:cover;display:block;background:var(--cream)}.md-photo-strip__item figcaption{padding:12px 14px 14px;font-family:Cormorant Garamond,serif;font-size:1.05rem;font-style:italic;color:var(--forest);background:var(--cream)}.md-cycle{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:28px 0 24px}.md-cycle__step{background:#fff;border-radius:18px;padding:20px 16px;border:1px solid rgba(47,69,40,.08)}.md-cycle__num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--green);color:#fff;font-weight:700;font-size:.9rem;margin-bottom:12px}.md-cycle__step h3{font-family:Cormorant Garamond,serif;font-size:1.15rem;margin:0 0 8px;color:var(--forest)}.md-cycle__step p{margin:0;font-size:.9rem;line-height:1.55;color:var(--text-light)}.md-example{background:#fff;border-left:4px solid var(--gold);border-radius:0 16px 16px 0;padding:20px 22px;margin-top:8px}.md-example__label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin:0 0 8px}.md-example p{margin:0;font-size:1.02rem;line-height:1.7;color:var(--text)}.md-split{padding:72px 24px}.md-split--reverse .md-split__inner{direction:rtl}.md-split--reverse .md-split__inner>*{direction:ltr}.md-split__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center}.md-split__media{border-radius:24px;overflow:hidden;box-shadow:0 16px 36px rgba(47,69,40,.14)}.md-split__media img{width:100%;height:420px;object-fit:cover;display:block}.md-split__media--round{border-radius:28px;overflow:hidden}.md-split__media--circle{border-radius:50%;overflow:hidden;aspect-ratio:1;max-width:420px;margin:0 auto;box-shadow:0 18px 40px rgba(47,69,40,.14)}.md-split__media--circle img{width:100%;height:100%;object-fit:cover}.md-format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.md-format-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:20px;overflow:hidden;padding-bottom:18px}.md-format-card img{width:100%;height:180px;object-fit:cover;display:block}.md-format-card h3{font-family:Cormorant Garamond,serif;font-size:1.35rem;color:#fff;margin:16px 18px 8px}.md-format-card p{font-size:.92rem;line-height:1.6;color:rgba(255,255,255,.82);margin:0 18px 12px}.md-format-card__link{display:inline-block;margin:0 18px 6px;font-size:.88rem;font-weight:600;color:#f0e2c0;text-decoration:none}.md-format-card__link:hover{text-decoration:underline}.md-gallery-band{padding:0 24px 72px;background:var(--cream)}.md-gallery-band__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;align-items:stretch}.md-gallery-band__inner img{width:100%;height:280px;object-fit:cover;border-radius:22px;display:block;box-shadow:0 12px 30px rgba(47,69,40,.12)}@media (max-width:1024px){.md-hero__inner{grid-template-columns:1fr;gap:40px}.md-hero__collage{max-width:500px;margin:0 auto}.md-details-grid,.md-steps{grid-template-columns:1fr 1fr}.md-book-feature{grid-template-columns:200px 1fr;gap:28px}.md-books-grid,.md-cycle,.md-photo-strip__inner{grid-template-columns:1fr 1fr}.md-split__inner{grid-template-columns:1fr;gap:28px}.md-split--reverse .md-split__inner{direction:ltr}.md-split__media img{height:320px}.md-format-grid{grid-template-columns:1fr}.md-gallery-band__inner{grid-template-columns:1fr 1fr 1fr}.md-gallery-band__inner img{height:240px}.md-pillar--attach .md-hero__img-wrap--main img{height:340px}}@media (max-width:768px){.md-hero{padding:60px 16px 40px}.md-hero__h1{font-size:2rem}.md-hero__collage{max-width:100%}.md-hero__img-wrap--main img{height:260px}.md-hero__img-wrap--overlay{width:40%}.md-hero__img-wrap--overlay img{height:140px}.md-hero__trust{gap:12px}.md-hero__trust-item{font-size:.75rem}.md-section{padding:56px 16px}.md-section__title{font-size:1.6rem}.md-features,.md-skills-grid,.md-steps{grid-template-columns:1fr}.md-steps{gap:16px}.md-step{text-align:left;display:flex;gap:16px;align-items:flex-start;padding:16px}.md-step__num{margin:0;flex-shrink:0}.md-checklist,.md-comparison{grid-template-columns:1fr}.md-details-grid{grid-template-columns:1fr 1fr;gap:12px}.md-link-grid{gap:8px}.md-link-pill{padding:8px 16px;font-size:.82rem}.md-btn-row{flex-direction:column}.md-btn{width:100%;text-align:center}.md-book-feature{grid-template-columns:1fr;text-align:center;padding:24px 18px}.md-book-feature__cover{max-width:180px;margin:0 auto}.md-book-feature__points{text-align:left}.md-books-grid{grid-template-columns:1fr;max-width:320px;margin-left:auto;margin-right:auto}.md-photo-strip{padding:0 16px 32px}.md-photo-strip__item img{height:150px}.md-cycle{grid-template-columns:1fr}.md-split{padding:48px 16px}.md-split__media img{height:240px}.md-gallery-band{padding:0 16px 56px}.md-gallery-band__inner{grid-template-columns:1fr}.md-gallery-band__inner img,.md-gallery-band__inner img:first-child{height:220px;grid-column:auto}.md-pillar--attach .md-hero__img-wrap--main img{height:260px}}@media (max-width:480px){.md-details-grid{grid-template-columns:1fr}.md-hero__stat-bubble--1{top:5px;right:5px;padding:8px 12px}.md-hero__stat-bubble--2{bottom:-5px;left:5px;padding:8px 12px}.md-hero__stat-num,.md-hero__stat-num2{font-size:1.3rem}.md-photo-strip__inner{grid-template-columns:1fr}}