.guide-shell{width:min(1120px,calc(100% - 40px));margin:64px auto 90px;color:#172e2a}.guide-shell h1{font-size:clamp(2.3rem,5vw,4.5rem);line-height:1.08;letter-spacing:-.04em;margin:20px 0}.guide-eyebrow{text-transform:uppercase;font-size:.8rem;letter-spacing:.14em;font-weight:700}.guide-intro{font-size:1.2rem;line-height:1.7;max-width:760px;color:#53645f}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:40px}.guide-card{border:1px solid #d8dfda;border-radius:12px;overflow:hidden;background:#fff}.guide-card figure{margin:0}.guide-card img{width:100%;aspect-ratio:3/2;object-fit:cover;display:block}.guide-card-content{padding:24px}.guide-card h2{font-size:1.45rem;line-height:1.3;margin:0 0 14px}.guide-card a{color:inherit}.guide-card p{line-height:1.65}.guide-card-content>a{font-weight:700}.guide-article{max-width:860px}.guide-article nav{margin-bottom:32px}.guide-article a{color:#236349;text-underline-offset:.2em}.guide-article figure{margin:32px 0}.guide-article img{display:block;max-width:100%;height:auto;border-radius:10px}.guide-article figcaption{font-size:.9rem;color:#53645f;margin-top:10px}.guide-prose{max-width:740px;margin:36px auto;font-size:1.1rem;line-height:1.8;overflow-wrap:anywhere}.guide-prose h2{font-size:1.9rem;line-height:1.25;margin-top:48px}.guide-prose h3{font-size:1.4rem;line-height:1.3;margin-top:32px}.guide-prose li{margin:.45em 0}.guide-link a{font-weight:700}.guide-preview{background:#fff2cc;border:2px solid #b27a00;padding:16px}.guide-fallback{padding:20px 5%;background:#173e31;color:white;display:flex;gap:30px}.guide-fallback a{color:inherit}@media(max-width:850px){.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.guide-grid{grid-template-columns:1fr}.guide-shell{margin-top:32px}.guide-card-content{padding:20px}}

/* Match the established public site; the editor has separate styles. */
.guide-shell{width:min(1280px,calc(100% - 2 * var(--gutter)));color:var(--ink)}
.guide-shell h1{max-width:1000px;font-size:clamp(36px,3.7vw,54px);font-weight:450;line-height:1.12}
.guide-eyebrow{color:var(--gold);font-weight:500}.guide-intro{color:var(--muted)}
.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 32px}
.guide-card{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}
.guide-card img{border-radius:2px;aspect-ratio:1.6}.guide-card-content{padding:20px 0 26px}
.guide-card-content>a{display:inline-block;margin-top:16px;border-bottom:1px solid var(--line);font-weight:550}
.guide-card h2{font-weight:500;font-size:25px}.guide-card p{color:var(--muted)}
.guide-article{max-width:900px}.guide-article img{border-radius:2px;margin-inline:auto;max-height:680px;object-fit:contain}
.guide-article a{color:var(--ink)}.guide-prose h2,.guide-prose h3{font-weight:500}.guide-prose p{margin-block:20px}.guide-link{margin-top:24px}
@media(max-width:760px){.guide-shell{width:calc(100% - 44px);margin-block:35px 55px}.guide-grid{grid-template-columns:1fr;gap:28px}.guide-shell h1{font-size:36px}.guide-card h2{font-size:23px}.guide-intro{font-size:17px}.guide-prose{font-size:17px}.guide-prose h2{font-size:27px}}
