/* Editorial pages: photography, readable chapters, and a clear next step. */
.ed-page{--ed-paper:#fffaf2;--ed-ink:#491f2c;--ed-sun:#f4c64e;--ed-line:rgba(73,31,44,.16);color:var(--ed-ink)}
.ed-page figure{margin:0}.ed-page img{display:block}.ed-page h1,.ed-page h2,.ed-page h3{color:var(--ed-ink)}
.ed-page .ed-kicker{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600;line-height:1.4;margin:0 0 22px;letter-spacing:0;text-transform:none}
.ed-page .ed-deck{font-size:19px;line-height:1.65;max-width:480px;color:#6a5259;margin:25px 0 30px}
.ed-page h1{font-size:clamp(52px,6.8vw,96px);line-height:1.02;font-weight:550;letter-spacing:-.057em;margin:0;max-width:800px}
.ed-page .ed-back-link{display:inline-block;font-size:14px;text-decoration:underline;text-underline-offset:5px;line-height:1.5}
.ed-page .ed-body{max-width:860px;padding-block:20px 40px;font-size:18px}
.ed-page a:focus-visible{outline:3px solid var(--ed-ink);outline-offset:6px}
.ed-about-hero{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:65px;padding-block:64px 85px}
.ed-about-opening{padding-bottom:32px}.ed-about-opening h1{max-width:530px}
.ed-about-photo{position:relative}.ed-about-photo>img{width:100%;aspect-ratio:1.08;object-fit:cover;border-radius:10px}
.ed-about-photo figcaption{font-size:16px;font-weight:500;padding:17px 0 0;display:flex;align-items:center;gap:12px}
.ed-about-photo figcaption:before{content:'';width:10px;height:10px;flex:none;border-radius:50%;background:var(--ed-sun)}
.ed-page-blocks .block{background:transparent;padding-block:65px}.ed-page-blocks .block+.block{padding-top:65px}
.ed-page-blocks .block-title{font-size:clamp(34px,3.7vw,52px);max-width:760px;line-height:1.1;margin-bottom:24px}
.ed-page-blocks .prose{font-size:17px;line-height:1.8}.ed-page-blocks .prose p{margin-bottom:20px}.ed-page-blocks .prose p:last-child{margin-bottom:0}
.ed-page-blocks .section-heading{margin-bottom:34px}.ed-page-blocks .section-heading .muted{font-size:17px;max-width:680px;margin-bottom:0}
.ed-about-chapter{display:grid;grid-template-columns:.87fr 1.13fr;align-items:center;gap:100px;padding-block:75px;border-top:1px solid var(--ed-line)}
.ed-about-chapter>figure img{width:100%;height:530px;object-fit:cover;object-position:50% 60%;border-radius:10px}
.ed-about-chapter>figure figcaption{font-size:14px;margin-top:15px;color:#6a5259}
.ed-about-chapter>.block{padding:0}.ed-about-chapter>.block>.wrap{width:100%;max-width:600px;margin:0}.ed-about-chapter .block-title{font-size:clamp(38px,4vw,57px)}
.ed-about-blocks>.block{border-top:1px solid var(--ed-line)}
.ed-about-blocks>.block-text>.wrap{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:100px;max-width:var(--page-width)}
.ed-about-blocks .benefit-grid{gap:42px}.ed-about-blocks .benefit-grid .benefit{padding:0;border:0}
.ed-about-blocks .benefit-icon{background:transparent;width:auto;height:auto;border-radius:0;justify-content:flex-start;font:550 38px/1 var(--font-display);margin:0 0 22px;color:#b98614}
.ed-about-blocks .benefit-grid h3{font-size:29px;line-height:1.15;max-width:290px;margin-bottom:17px}
.ed-about-blocks .benefit-grid p,.ed-about-blocks .steps-list p{font-size:16px;line-height:1.7}
.ed-about-blocks .steps-list{gap:42px}.ed-about-blocks .step-number{background:var(--ed-sun);width:44px;height:44px;font-size:19px;margin-bottom:22px}
.ed-about-blocks .steps-list h3{font-size:28px;line-height:1.18;margin-bottom:17px}
.ed-next-step{display:flex;align-items:center;justify-content:space-between;gap:55px;padding:44px 50px;margin-block:50px 85px;background:#f4c64e;border-radius:10px}
.ed-next-step .ed-kicker{margin-bottom:15px}.ed-next-step h2{font-size:clamp(34px,3.5vw,50px);line-height:1.08;max-width:720px;margin:0 0 16px}
.ed-next-step p{max-width:580px;margin:0;font-size:16px;line-height:1.6}.ed-next-step .btn{flex:none}
/* Long-form guidance keeps one visual and typographic rhythm. */
.ed-article-hero{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:75px;padding-block:60px 65px;border-bottom:1px solid var(--ed-line)}
.ed-article-hero .ed-back-link{margin-bottom:36px}.ed-article-hero .ed-kicker{font-size:13px;margin-bottom:20px}
.ed-article-hero h1{font-size:clamp(46px,5.1vw,72px);line-height:1.05;max-width:720px}.ed-article-hero .ed-deck{max-width:540px;margin-bottom:0}
.ed-article-hero>img{width:100%;aspect-ratio:1.15;object-fit:cover;border-radius:10px}
.ed-article-blocks>.block{padding-block:45px}.ed-article-blocks>.block+.block{padding-top:45px}
.ed-article-blocks>.block>.wrap{max-width:920px}.ed-article-blocks .block-title{font-size:clamp(32px,3vw,44px);letter-spacing:-.04em}
.ed-article-blocks .steps-list{display:grid;grid-template-columns:1fr;gap:0;margin-top:25px}
.ed-article-blocks .steps-list li{display:flex;align-items:flex-start;gap:26px;padding:27px 0;border-bottom:1px solid var(--ed-line)}
.ed-article-blocks .steps-list li:first-child{padding-top:8px}.ed-article-blocks .step-number{flex:none;background:var(--ed-sun);width:42px;height:42px;font-size:18px;margin:0}
.ed-article-blocks .steps-list h3{font-size:28px;margin:0 0 12px}.ed-article-blocks .steps-list p{font-size:16px;line-height:1.75;margin:0}
.ed-article-blocks .accordion summary{font-size:18px}.ed-article-blocks .accordion .prose{font-size:16px;max-width:100%}
.ed-article-blocks .benefit-grid .benefit{padding:10px 20px}.ed-article-blocks .benefit-grid p{font-size:16px}
.ed-article-blocks .observation-track p{font-size:15px}.ed-article-blocks .block-split-media img{border-radius:10px;aspect-ratio:auto;object-fit:contain}
.ed-reading-next{display:flex;align-items:center;justify-content:space-between;gap:40px;border-top:1px solid var(--ed-line);padding-block:55px 20px;margin-top:35px}
.ed-reading-next .ed-kicker{margin-bottom:15px}.ed-reading-next h2{font-size:38px;margin:0}.ed-reading-next .btn{flex:none}
.ed-updated{padding-block:28px 45px;color:#725b62;font-size:12px}.ed-updated p{margin:0}
.ed-policy .page-intro{max-width:900px;padding-block:65px 30px}.ed-policy .page-intro h1{font-size:clamp(43px,5vw,65px)}
.ed-policy .legal-draft{margin-top:25px}.ed-policy-blocks .block{padding-block:25px}.ed-policy-blocks .block+.block{padding-top:25px}
.ed-policy-blocks .wrap,.ed-policy .ed-updated{max-width:900px}.ed-policy-blocks .block-title{font-size:32px}.ed-policy-blocks .prose{font-size:16px}
/* The guide library pairs useful editorial titles with distinct, full photographs. */
.ed-learn-hero{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-block:70px 80px}
.ed-learn-hero h1{font-size:clamp(49px,5.4vw,77px)}
.ed-feature-story{text-decoration:none;display:block}.ed-feature-story>img{width:100%;aspect-ratio:1.45;object-fit:cover;border-radius:10px 10px 0 0}
.ed-feature-caption{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:26px 30px;background:var(--ed-sun);border-radius:0 0 10px 10px}
.ed-feature-caption small{display:block;font-size:13px;margin-bottom:10px}.ed-feature-caption strong{display:block;font:550 32px/1.12 var(--font-display);letter-spacing:-.04em}
.ed-circle-arrow{display:flex;align-items:center;justify-content:center;width:45px;height:45px;flex:none;border:1px solid var(--ed-ink);border-radius:50%}
.ed-guide-library{padding-block:50px 70px;border-top:1px solid var(--ed-line);scroll-margin-top:110px}
.ed-section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:38px}.ed-section-heading h2{font-size:clamp(36px,4vw,55px);margin:0}
.ed-section-heading>p{max-width:330px;margin:0 0 5px;font-size:17px;line-height:1.6;color:#6a5259}
.ed-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 28px}
.ed-guide-card{display:flex;flex-direction:column;text-decoration:none;min-width:0}
.ed-guide-image{position:relative;border-radius:9px;overflow:hidden}.ed-guide-image>img{width:100%;aspect-ratio:1.18;object-fit:cover}
.ed-guide-category{position:absolute;left:16px;bottom:16px;right:auto;max-width:calc(100% - 32px);display:flex;align-items:center;gap:8px;padding:9px 12px;background:var(--ed-paper);color:var(--ed-ink);border-radius:5px;font-size:12px;font-weight:600}
.ed-guide-category .sw-icon{width:18px;height:18px}.ed-guide-copy{padding:25px 3px 0;display:flex;flex-direction:column;flex:1}
.ed-guide-copy h3{font-size:31px;line-height:1.12;letter-spacing:-.04em;margin:0 0 15px;max-width:400px}
.ed-guide-copy p{font-size:15px;line-height:1.65;margin:0 0 24px;color:#6a5259;max-width:390px}
.ed-card-link{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:14px;font-weight:600;padding-top:18px;border-top:1px solid var(--ed-line);margin-top:auto}
.ed-card-link .sw-icon{width:20px;height:20px;transition:transform .18s ease}.ed-guide-card:hover .ed-card-link .sw-icon,.ed-check-card:hover .ed-card-link .sw-icon{transform:translateX(4px)}
.ed-journal-card .ed-guide-image>img{object-position:50% 64%}.ed-care-note{font-size:13px;color:#725b62;max-width:660px;margin:50px 0 0}
/* Sunny Check: an image-led choice, clear before the visitor leaves for the funnel. */
.ed-check-header{display:grid;grid-template-columns:1.4fr .7fr;gap:85px;align-items:end;padding-block:70px 58px}
.ed-check-header h1{font-size:clamp(47px,5.5vw,78px);max-width:890px}
.ed-check-intro{padding-bottom:4px}.ed-check-intro>p{font-size:18px;line-height:1.7;margin:0 0 22px;color:#6a5259}
.ed-check-choices{padding-block:35px 35px;border-top:1px solid var(--ed-line)}
.ed-choice-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:28px}.ed-choice-heading h2{font-size:31px;letter-spacing:-.03em;margin:0}.ed-choice-heading p{font-size:15px;margin:0;color:#6a5259}
.ed-check-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.ed-check-card{display:flex;flex-direction:column;border-radius:9px;text-decoration:none;overflow:hidden;min-width:0}
.ed-check-image img{width:100%;aspect-ratio:1.02;object-fit:cover}
.ed-check-copy{display:flex;flex-direction:column;align-items:stretch;flex:1;padding:23px 20px 20px}
.ed-check-icon{display:flex;align-items:center;margin:0 0 19px}.ed-check-icon .sw-icon{width:25px;height:25px}
.ed-check-copy h3{font-size:25px;line-height:1.12;letter-spacing:-.035em;margin:0 0 14px;min-height:56px}
.ed-check-copy p{font-size:14px;line-height:1.6;margin:0 0 26px;max-width:260px}.ed-check-copy .ed-card-link{font-size:13px;gap:5px;padding-top:16px}
.ed-check-note{max-width:770px;margin:35px 0 0;color:#725b62}.ed-check-note p{font-size:13px;line-height:1.7;margin:0 0 8px}.ed-check-note .small{font-size:12px}
.ed-check-next{background:transparent;border:1px solid var(--ed-line);margin-top:15px}.ed-check-next h2{max-width:680px}
@media(max-width:1100px){
.ed-about-hero,.ed-learn-hero{gap:40px}.ed-about-hero h1{font-size:75px}.ed-about-chapter{gap:55px}.ed-about-chapter>figure img{height:470px}.ed-about-blocks>.block-text>.wrap{gap:55px}
.ed-article-hero{gap:40px}.ed-check-header{grid-template-columns:1.4fr 1fr;gap:45px}.ed-check-header h1{font-size:62px}.ed-check-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ed-check-copy h3{min-height:0}.ed-check-grid .ed-check-card:nth-last-child(-n+2){grid-column:auto}
.ed-next-step{padding:35px;gap:35px}.ed-guide-grid{gap:40px 22px}.ed-guide-copy h3{font-size:28px}.ed-guide-category{left:11px;bottom:11px;max-width:calc(100% - 22px);padding:8px 10px;font-size:11px}
}
@media(max-width:900px){
.ed-page .ed-deck{font-size:17px}.ed-about-hero{gap:30px;padding-block:45px 55px}.ed-about-hero h1{font-size:65px}.ed-about-photo>img{aspect-ratio:.8}.ed-about-photo figcaption{font-size:13px}
.ed-about-chapter{padding-block:50px;gap:35px}.ed-about-chapter>figure img{height:445px}.ed-about-chapter .block-title{font-size:39px}.ed-page-blocks .prose{font-size:16px}
.ed-about-blocks .benefit-grid{gap:25px}.ed-about-blocks .benefit-grid h3,.ed-about-blocks .steps-list h3{font-size:26px}.ed-about-blocks .benefit-grid p,.ed-about-blocks .steps-list p{font-size:15px}.ed-about-blocks>.block-text>.wrap{gap:35px}.ed-about-blocks .steps-list{gap:28px}
.ed-learn-hero{gap:35px}.ed-learn-hero h1{font-size:53px}.ed-feature-caption{padding:23px}.ed-feature-caption strong{font-size:27px}.ed-feature-story>img{aspect-ratio:1.08}.ed-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ed-guide-copy h3{font-size:30px}
.ed-check-header{grid-template-columns:1fr;gap:25px;padding-block:48px 40px}.ed-check-header h1{max-width:700px}.ed-check-intro{max-width:640px}.ed-check-intro>p{font-size:17px;margin-bottom:17px}
.ed-check-copy h3{font-size:26px}.ed-next-step{display:block}.ed-next-step .btn{margin-top:25px}.ed-article-hero h1{font-size:49px}.ed-article-hero{gap:35px}.ed-reading-next h2{font-size:32px}
}
@media(max-width:680px){
.ed-page .ed-kicker{font-size:12px;margin-bottom:18px}.ed-page h1{font-size:55px;line-height:1.02;letter-spacing:-.055em}.ed-page .ed-deck{font-size:16px;line-height:1.65;margin-block:20px 24px}.ed-page .btn{font-size:14px;min-height:50px}.ed-page .ed-back-link{font-size:13px}
.ed-about-hero{grid-template-columns:1fr;gap:30px;padding-block:37px 40px}.ed-about-opening{padding:0}.ed-about-opening h1{max-width:400px;font-size:65px}.ed-about-opening .ed-deck{max-width:360px}.ed-about-photo>img{aspect-ratio:1.1}.ed-about-photo figcaption{padding-top:13px;font-size:13px}
.ed-about-chapter{grid-template-columns:1fr;gap:30px;padding-block:42px}.ed-about-chapter>figure img{height:auto;aspect-ratio:1.18;object-position:50% 61%}.ed-about-chapter>figure figcaption{font-size:12px}.ed-about-chapter>.block{padding:0}.ed-about-chapter .block-title{font-size:39px}
.ed-page-blocks .block{padding-block:40px}.ed-page-blocks .block+.block{padding-top:40px}.ed-page-blocks .block-title{font-size:37px;margin-bottom:22px}.ed-page-blocks .section-heading{margin-bottom:30px}.ed-page-blocks .section-heading .muted{font-size:15px}.ed-page-blocks .prose{font-size:16px;line-height:1.75}
.ed-about-blocks>.block-text>.wrap{display:block}.ed-about-blocks .benefit-grid{grid-template-columns:1fr;gap:28px}.ed-about-blocks .benefit-grid .benefit{padding:25px 0 0;border-top:1px solid var(--ed-line)}.ed-about-blocks .benefit-grid .benefit:first-child{padding-top:0;border:0}.ed-about-blocks .benefit-icon{font-size:28px;margin-bottom:15px}.ed-about-blocks .benefit-grid h3{max-width:none;font-size:28px;margin-bottom:12px}.ed-about-blocks .benefit-grid p{font-size:16px;margin:0}
.ed-about-blocks .steps-list{gap:25px}.ed-about-blocks .steps-list li{gap:18px}.ed-about-blocks .step-number{width:36px;height:36px;font-size:16px;margin:0;flex:none}.ed-about-blocks .steps-list h3{font-size:26px;margin-bottom:12px}.ed-about-blocks .steps-list p{font-size:15px}
.ed-next-step{padding:29px 25px;margin-block:25px 50px}.ed-next-step h2{font-size:35px}.ed-next-step p{font-size:15px}.ed-next-step .btn{width:100%;justify-content:space-between}
.ed-article-hero{grid-template-columns:1fr;padding-block:35px 40px;gap:30px}.ed-article-hero .ed-back-link{margin-bottom:26px}.ed-article-hero .ed-kicker{font-size:11px;margin-bottom:15px}.ed-article-hero h1{font-size:48px}.ed-article-hero .ed-deck{margin-bottom:0}.ed-article-hero>img{aspect-ratio:1.25}
.ed-article-blocks .block-title{font-size:33px}.ed-article-blocks .steps-list li{gap:18px;padding-block:23px}.ed-article-blocks .step-number{width:35px;height:35px;font-size:16px}.ed-article-blocks .steps-list h3{font-size:25px}.ed-article-blocks .steps-list p{font-size:15px}.ed-article-blocks .accordion summary{font-size:16px;line-height:1.5}.ed-article-blocks .accordion .prose{font-size:15px}.ed-article-blocks .benefit-grid .benefit{padding:15px 0}
.ed-reading-next{display:block;padding-block:35px 10px;margin-top:10px}.ed-reading-next h2{font-size:32px}.ed-reading-next .btn{margin-top:23px}.ed-updated{padding-block:24px 36px;font-size:11px}
.ed-policy .page-intro{padding-block:38px 18px}.ed-policy .page-intro h1{font-size:43px}.ed-policy-blocks .block{padding-block:20px}.ed-policy-blocks .block+.block{padding-top:20px}.ed-policy-blocks .block-title{font-size:29px}.ed-policy-blocks .prose{font-size:15px}
.ed-learn-hero{grid-template-columns:1fr;gap:35px;padding-block:38px 43px}.ed-learn-hero h1{font-size:52px}.ed-learn-hero .ed-deck{max-width:370px}.ed-feature-story>img{aspect-ratio:1.4}.ed-feature-caption{padding:23px}.ed-feature-caption strong{font-size:28px}.ed-feature-caption small{font-size:11px}.ed-circle-arrow{width:38px;height:38px}
.ed-guide-library{padding-block:37px 45px}.ed-section-heading{display:block;margin-bottom:28px}.ed-section-heading h2{font-size:37px}.ed-section-heading>p{font-size:15px;margin-top:20px;max-width:350px}.ed-guide-grid{grid-template-columns:1fr;gap:38px}.ed-guide-image>img{aspect-ratio:1.3}.ed-guide-category{left:14px;bottom:14px;font-size:12px;max-width:calc(100% - 28px)}.ed-guide-copy{padding-top:22px}.ed-guide-copy h3{font-size:31px;max-width:355px}.ed-guide-copy p{font-size:15px;margin-bottom:20px}.ed-card-link{font-size:14px;padding-top:15px}.ed-care-note{font-size:12px;margin-top:35px}
.ed-check-header{padding-block:38px 33px;gap:20px}.ed-check-header h1{font-size:48px}.ed-check-intro>p{font-size:16px}.ed-check-choices{padding-block:27px}.ed-choice-heading{align-items:start;gap:20px}.ed-choice-heading h2{font-size:27px;max-width:230px}.ed-choice-heading p{font-size:12px;text-align:right;max-width:75px;padding-top:4px}
.ed-check-grid{grid-template-columns:1fr;gap:20px}.ed-check-card{display:grid;grid-template-columns:.9fr 1.1fr;background:var(--ed-paper);border:1px solid var(--ed-line)}.ed-check-image{height:100%;min-height:225px}.ed-check-image img{height:100%;aspect-ratio:auto;object-fit:cover}.ed-check-copy{padding:21px 18px}.ed-check-icon{margin-bottom:13px}.ed-check-icon .sw-icon{width:22px;height:22px}.ed-check-copy h3{font-size:25px;margin-bottom:12px}.ed-check-copy p{font-size:13px;line-height:1.55;margin-bottom:19px}.ed-check-copy .ed-card-link{font-size:12px;gap:6px;padding-top:14px}.ed-check-copy .ed-card-link .sw-icon{width:17px;height:17px}.ed-check-note{margin-top:26px}.ed-check-note p{font-size:12px}.ed-check-note .small{font-size:11px}.ed-check-next{margin-top:10px}
}
@media(prefers-reduced-motion:reduce){.ed-card-link .sw-icon{transition:none}.ed-guide-card:hover .ed-card-link .sw-icon,.ed-check-card:hover .ed-card-link .sw-icon{transform:none}}
@media print{.ed-page .ed-article-hero>img,.ed-next-step,.ed-reading-next,.ed-back-link{display:none}.ed-page .ed-article-hero{display:block;padding:15px 0}.ed-page h1{font-size:36px}.ed-page-blocks .block{padding-block:15px}.ed-page-blocks .prose{font-size:12px}.ed-page .ed-updated{padding-block:15px}.ed-article-blocks .steps-list li{break-inside:avoid}}
