.at-page{--forest:#1e3a14;--green:#3d6128;--green-mid:#4e7a33;--green-deep:#2d5a27;--sage:#e8ede4;--cream:#faf8f4;--cream-deep:#f5f2ec;--sand:#efe6d8;--blush:#f2ece5;--text:#1a1a1a;--muted:#5a5a54;--border:#e4ddd2;--serif:"Cormorant Garamond",Georgia,"Times New Roman",serif;--sans:"Plus Jakarta Sans",system-ui,sans-serif;font-family:var(--sans);color:var(--text);background:var(--cream)}.at-inner{max-width:1120px;margin:0 auto;padding:0 24px}.at-narrow{max-width:760px;margin:0 auto}.at-eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;margin:0 0 12px}.at-badge,.at-eyebrow{color:var(--green);font-weight:600}.at-badge{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;letter-spacing:.04em;background:rgba(232,237,228,.85);border:1px solid rgba(61,97,40,.18);border-radius:999px;padding:8px 14px;margin-bottom:18px}.at-badge__dot{width:8px;height:8px;border-radius:50%;background:var(--green-mid);animation:at-pulse 2s ease-in-out infinite}@keyframes at-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.at-btn-row{display:flex;flex-wrap:wrap;gap:12px}.at-btn,.at-btn-row--center{justify-content:center}.at-btn{display:inline-flex;align-items:center;border-radius:999px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;border:2px solid transparent;transition:background .2s,border-color .2s,color .2s,transform .15s}.at-btn:hover{transform:translateY(-1px)}.at-btn--primary{background:var(--green);border-color:var(--green)}.at-btn--primary,.at-btn--primary .at-btn__label{color:#fff!important}.at-btn--primary:hover{background:var(--forest);border-color:var(--forest);color:#fff}.at-btn--outline{background:#fff;color:var(--green);border-color:var(--green)}.at-btn--outline:hover{background:var(--sage);color:var(--green)}.at-btn--ghost{background:transparent;color:var(--green);border-color:rgba(61,97,40,.35)}.at-btn--ghost:hover{background:rgba(255,255,255,.5);border-color:var(--green)}.at-btn--xl{padding:16px 36px;font-size:1.02rem}.at-hero{background:radial-gradient(ellipse 70% 55% at 90% 15%,#e8ede480,transparent 55%),radial-gradient(ellipse 50% 40% at 8% 80%,#efe6d880,transparent 50%),linear-gradient(180deg,#faf8f4 0,var(--cream-deep) 100%);padding:64px 24px 48px;position:relative;overflow:hidden}.at-hero__sparkle{position:absolute;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(78,122,51,.12),transparent 70%);pointer-events:none}.at-hero__sparkle--1{top:-40px;left:12%}.at-hero__sparkle--2{bottom:10%;right:8%;width:220px;height:220px}.at-hero__inner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center;position:relative;z-index:1}.at-hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(2.2rem,4.2vw,3.45rem);line-height:1.12;color:var(--forest);margin:0 0 12px}.at-hero__tagline{font-family:var(--serif);font-style:italic;font-size:clamp(1.2rem,2vw,1.55rem);color:var(--green-mid);line-height:1.35;margin:0 0 10px}.at-hero__meta{list-style:none;margin:0 0 18px;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:28rem}.at-hero__meta li{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:8px 14px;border-radius:999px;background:#fff;border:1px solid var(--border);font-size:.88rem;color:var(--muted);font-weight:500}.at-hero__meta strong{color:var(--forest);font-weight:700}.at-hero__prompt{font-family:var(--serif);font-weight:500;font-size:clamp(1.35rem,2.2vw,1.75rem);color:var(--text);margin:0 0 8px}.at-hero__nudge{display:inline-block;font-size:.88rem;font-weight:600;letter-spacing:.04em;color:var(--green);margin:0 0 14px}.at-hero__desc{color:var(--muted);font-size:1.05rem;line-height:1.7;margin:0 0 26px;max-width:34rem}.at-hero__media{border-radius:22px;overflow:hidden;box-shadow:0 18px 42px rgba(30,58,20,.12);aspect-ratio:4/3;position:relative;background:var(--sage)}.at-hero__img{width:100%;height:100%;object-fit:cover;display:block}.at-note{padding:28px 24px 8px}.at-note__card{max-width:920px;margin:0 auto;background:#fff;border:1px solid var(--border);border-left:4px solid var(--green);border-radius:16px;padding:22px 26px;box-shadow:0 8px 24px rgba(45,90,39,.05)}.at-note__card h2{font-family:var(--serif);font-size:1.35rem;font-weight:600;margin:0 0 10px;color:var(--forest)}.at-note__card p{margin:0;color:var(--muted);line-height:1.65;font-size:.98rem}.at-note__card p+p{margin-top:14px}.at-note__diff strong{color:var(--forest)}.at-section{padding:56px 0;background:#fff}.at-section--cream{background:var(--cream)}.at-section--sage{background:var(--sage)}.at-section--sand{background:linear-gradient(180deg,var(--sand),var(--blush))}.at-section__header{text-align:center;max-width:720px;margin:0 auto 36px}.at-section__header h2{font-size:clamp(1.85rem,3.2vw,2.55rem);margin:0 0 12px}.at-section h2,.at-section__header h2{font-family:var(--serif);font-weight:400;color:var(--forest)}.at-section h2{font-size:clamp(1.75rem,3vw,2.35rem);margin:0 0 16px}.at-section h3{font-family:var(--serif);font-weight:500;font-size:clamp(1.35rem,2.2vw,1.7rem);color:var(--forest);margin:28px 0 12px}.at-prose p{color:var(--muted);font-size:1.02rem;line-height:1.75;margin:0 0 16px}.at-prose ul{margin:0 0 18px;padding-left:1.2rem;color:var(--muted);line-height:1.7}.at-prose li{margin-bottom:8px}.at-prose a{color:var(--green);font-weight:600;text-decoration:underline;text-underline-offset:3px}.at-prose .at-btn,.at-prose a.at-btn{color:#fff;text-decoration:none;font-weight:600}.at-prose a.at-btn--outline{color:var(--green)}.at-split{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}.at-split--flip{grid-template-columns:.9fr 1.1fr}.at-media{border-radius:18px;overflow:hidden;aspect-ratio:4/3;position:relative;background:var(--sage);box-shadow:0 14px 32px rgba(30,58,20,.1)}.at-media img{width:100%;height:100%;object-fit:cover;display:block}.at-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:8px}.at-type-card{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(30,58,20,.06)}.at-type-card__media{position:relative;aspect-ratio:16/11;background:var(--sage)}.at-type-card__body{padding:22px 22px 26px}.at-type-card__body h3{margin-top:0}.at-type-card--full{grid-column:1/-1}.at-type-card--full .at-type-card__inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:0}.at-type-card--full .at-type-card__media{aspect-ratio:auto;min-height:260px}.at-quiz-band{background:linear-gradient(135deg,var(--green-deep),var(--forest));padding:56px 24px;text-align:center;color:#fff}.at-quiz-band h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.9rem,3.4vw,2.7rem);margin:0 0 24px;color:#fff}.at-quiz-band p{margin:0 auto 24px;max-width:34rem;font-size:1.05rem;line-height:1.6;opacity:.92}.at-quiz-band .at-btn--primary{background:#fff;color:var(--forest)!important;border-color:#fff}.at-quiz-band .at-btn--primary .at-btn__label{color:var(--forest)!important}.at-quiz-band .at-btn--primary:hover{background:var(--sand);border-color:var(--sand);color:var(--forest)!important}.at-quiz-list{list-style:none;margin:20px 0 18px;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.at-quiz-list a,.at-quiz-list span{display:block;background:#fff;border:1px solid var(--border);border-radius:12px;padding:14px 16px;color:var(--forest);font-weight:600;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s}.at-quiz-list a:hover{border-color:var(--green);transform:translateY(-1px);box-shadow:0 8px 18px rgba(45,90,39,.08)}.at-quiz-list span{color:var(--muted);font-weight:500}.at-contact{padding:48px 0;background:var(--cream)}.at-contact__card{max-width:720px;margin:0 auto;text-align:center;background:#fff;border:1px solid var(--border);border-radius:20px;padding:36px 28px;box-shadow:0 12px 30px rgba(45,90,39,.06)}.at-contact__card h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.7rem,2.8vw,2.2rem);color:var(--forest);margin:0 0 12px}.at-contact__card p{color:var(--muted);line-height:1.65;margin:0 0 18px}.at-contact__meta{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin:0 0 22px;font-weight:600}.at-contact__meta a{color:var(--green);text-decoration:none}.at-contact__meta a:hover{text-decoration:underline;text-underline-offset:3px}.at-innovate{padding:56px 0;background:#fff;text-align:center}.at-innovate__label{font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--green);margin:0 0 10px}.at-innovate h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.8rem,3vw,2.4rem);color:var(--forest);margin:0 0 14px}.at-innovate p{max-width:640px;margin:0 auto 22px;color:var(--muted);line-height:1.7}.at-books{padding:56px 0 72px;background:var(--cream);text-align:center}.at-books h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.8rem,3vw,2.4rem);color:var(--forest);margin:0 0 12px}.at-books__sub{max-width:640px;margin:0 auto 28px;color:var(--muted);line-height:1.65}.at-books__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px;max-width:720px;margin:0 auto;align-items:stretch}@media (max-width:900px) and (min-width:641px){.at-books__grid{grid-template-columns:1fr;max-width:200px}}.at-books__item{display:flex;flex-direction:column;align-items:center;height:100%}.at-books__item .at-books__cover{position:relative;width:180px;height:270px;max-width:100%;margin:0 auto 18px;flex-shrink:0;background:transparent;border-radius:2px;overflow:hidden;box-shadow:0 1px 2px rgba(26,46,35,.08),0 12px 28px rgba(26,46,35,.18)}.at-books__item .at-books__cover img{object-fit:cover!important;object-position:center center!important}.at-books__item a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 22px;background:var(--green);color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;margin-top:auto;white-space:nowrap}.at-books__item a:hover{background:var(--forest)}.at-faq{padding:56px 0 64px;background:var(--sage)}.at-faq .at-section__header{text-align:center;max-width:720px;margin:0 auto 36px}.at-faq .at-section__header h2{margin-bottom:0}.at-faq__list{max-width:820px;margin:0 auto;display:grid;gap:12px}.at-faq__item{background:#fff;border:1px solid var(--border);border-radius:14px;overflow:hidden}.at-faq__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:none;border:none;text-align:left;font-family:var(--sans);font-size:1.05rem;font-weight:600;color:var(--forest);cursor:pointer}.at-faq__question{flex:1 1 auto;min-width:0;padding-right:8px;line-height:1.35}.at-faq__icon{flex:0 0 32px;width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--sage);color:var(--green);font-size:1.2rem;line-height:1;margin-left:auto}.at-faq__item.is-open .at-faq__icon{background:var(--green);color:#fff}.at-faq__body{padding:0 20px 18px;color:var(--muted);line-height:1.7;font-size:.98rem}.at-faq__body p{margin:0 0 12px}.at-faq__body ul{margin:0 0 12px;padding-left:1.15rem}.at-faq__body li{margin-bottom:6px}.at-mid-cta{margin:28px 0 8px}@media (max-width:900px){.at-books__grid,.at-hero__inner,.at-quiz-list,.at-split,.at-split--flip,.at-type-card--full .at-type-card__inner,.at-type-grid{grid-template-columns:1fr}.at-hero{padding:48px 18px 36px}}@media (max-width:640px){.at-section{padding:44px 0}.at-btn{width:100%}.at-btn-row{flex-direction:column}}