@charset "UTF-8";
/* C: warm watercolor editorial. Shared pages keep their semantic content. */
:root{--paper:#fffaf4;--white:#fffdfa;--ink:#493b32;--muted:#796e63;--line:#e8ddcf;--green:#637961;--deep:#42655b;--sage:#edf0e2;--sage-light:#f4f4e9;--warm:#fae7da;--terra:#b36140;--peach:#f7d6c2;--orange:#b85e3b}
html{scroll-padding-bottom:105px}body{background:var(--paper);color:var(--ink)}
.c-icon{display:inline-block;vertical-align:middle;width:24px;height:24px;flex-shrink:0;stroke-width:1.5}
.c-topline{background:#f9e9dc;color:#705b4b;font-size:12px;line-height:1.7;border-bottom:1px solid #f2dfce}
.c-topline>.container{display:flex;justify-content:space-between;align-items:center;min-height:32px;gap:20px}
.c-topline a{font-size:12px;text-decoration:underline;text-underline-offset:3px}
.c-header{background:var(--paper)}.c-masthead{display:flex;align-items:center;gap:38px;min-height:121px}
.c-brand{font-size:30px;letter-spacing:.035em;gap:10px;flex-shrink:0;line-height:1.45;color:#433125}
.c-brand>.c-icon{width:42px;height:51px;stroke:#416e70;stroke-width:1.2;fill:#eaf4f244}
.c-brand small{font-family:var(--sans);font-size:12px;text-align:left;letter-spacing:.06em;line-height:1.8;margin-top:3px}
.c-search-area{max-width:465px;flex:1;margin-left:auto;min-width:0}.c-search{display:flex;align-items:center;border:1px solid #dfd1c2;border-radius:24px;background:#fff;overflow:hidden;height:47px}
.c-search>.c-icon{width:19px;height:19px;margin-left:18px;stroke:#7d6856}.c-search input{border:0;background:transparent;outline:0;min-width:0;width:100%;font-size:14px;padding:11px 12px;color:var(--ink)}
.c-search input::placeholder{color:#8d8075}.c-search:focus-within{outline:2px solid #b57854;outline-offset:3px}
.c-search button{display:flex;align-items:center;justify-content:center;background:#c57450;color:white;width:60px;height:47px;flex-shrink:0}
.c-search button .c-icon{width:22px;height:22px;stroke-width:1.6}.c-search-tags{display:flex;gap:10px;margin-top:10px;font-size:12px}
.c-search-tags a{background:#f5e8dc;padding:1px 12px;border-radius:20px;color:#765e4d}.c-search-tags a:hover{background:var(--peach)}
.c-header .menu-toggle{display:none}.c-header .primary-nav{border-top:1px solid #eadfcf;border-bottom:1px solid #eadfcf;min-height:49px;gap:34px;justify-content:center}
.c-header .primary-nav a{font-size:14px;letter-spacing:.04em;padding:10px 7px}.c-header .primary-nav a.active{color:var(--terra)}.c-header .primary-nav a.active:after{background:var(--terra)}
.c-mobile-nav{display:none}.c-hero{padding-top:24px}.c-hero-canvas{height:470px;position:relative;overflow:hidden;border-radius:4px;background:#fffaf3}
.c-hero-image{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:center 45%}
.c-hero-copy{position:relative;z-index:1;padding:61px 35px;max-width:650px}.c-hero-copy h1{font-size:38px;font-weight:600;line-height:1.8;letter-spacing:.055em;color:#49382c}
.c-hero-copy h1>span{display:inline}.c-hero-copy h1>span:first-child{margin-right:0}.c-hero-copy p{margin-top:29px;font-size:17px;line-height:2.2;letter-spacing:.05em;color:#665443}
.c-help-banner{display:flex;align-items:center;background:linear-gradient(95deg,#f7dfce,#f4cbb6);border:1px solid #f1d0b9;border-radius:12px;padding:20px 26px;gap:20px;margin-top:17px;min-height:88px}
.c-help-banner>.c-icon{width:33px;height:42px;stroke:#906447;fill:#fffaf6;stroke-width:1.2}
.c-help-banner strong{font-family:var(--serif);font-weight:600;font-size:25px;letter-spacing:.04em;line-height:1.65}
.c-help-note{border-left:1px solid #c79477;padding-left:27px;margin-left:auto;font-size:14px;line-height:1.8;color:#7b513a}
.c-round-arrow{display:flex;align-items:center;justify-content:center;color:#fff;background:#b86b48;border-radius:50%;width:29px;height:29px;flex-shrink:0}.c-round-arrow .c-icon{width:19px;height:19px}
.c-mobile-break{display:none}.c-place-section{padding-top:25px}.c-places{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.c-places>a{background:#fff7ec;border:1px solid #eedfce;border-radius:12px;overflow:hidden;box-shadow:0 2px 6px #71472204;transition:background .2s}
.c-places>a:hover{background:#f9eee0}.c-places img{width:100%;height:156px;object-fit:contain;mix-blend-mode:multiply;padding:5px 15px 0}
.c-places a>span{font-family:var(--serif);font-size:20px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:18px;padding:9px 12px 12px;line-height:1.5;letter-spacing:.05em}.c-places .c-icon{width:16px;height:16px;stroke-width:1.6}
.c-section{padding-top:47px}.c-section-heading{display:flex;align-items:center;gap:21px;margin-bottom:21px;min-height:45px;flex-wrap:wrap}
.c-heading-title{display:flex;align-items:center;gap:12px}.c-heading-title>.c-icon{width:30px;height:35px;stroke:#658052}.c-heading-title h2{font-size:27px;font-weight:600;line-height:1.5;letter-spacing:.04em}
.c-section-heading>p{font-size:13px;line-height:1.9;color:#796554;border-left:1px solid #dfcaba;padding-left:18px}.c-section-heading>a{font-size:13px;color:var(--deep);margin-left:auto;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:8px 0}
.c-section-heading>a .c-icon{width:15px;height:15px;stroke-width:1.8}
.c-lead-story{display:grid;grid-template-columns:1.12fr 1fr;gap:30px;align-items:stretch}.c-lead-image{display:block;min-height:300px;border-radius:7px;overflow:hidden}
.c-lead-image img{height:100%;width:100%;object-fit:cover}.c-lead-copy{padding:7px 10px 7px 0;display:flex;flex-direction:column;align-items:flex-start}
.c-label{font-size:13px;background:#c67751;color:white;padding:3px 11px;border-radius:3px;letter-spacing:.045em;line-height:1.7;display:inline-block}
.c-lead-copy h3{font-family:var(--serif);font-weight:600;font-size:31px;letter-spacing:.03em;line-height:1.75;margin-top:12px}.c-lead-copy h3 a:hover{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.c-lead-copy p{font-size:15px;line-height:2;color:#817263;margin:16px 0}.c-lead-copy time{font-size:12px;color:#887d71;margin-top:auto}
.c-small-stories{display:grid;grid-template-columns:1fr 1fr;gap:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:25px;padding:22px 0}
.c-small-stories .article-card{display:grid;grid-template-columns:145px minmax(0,1fr);gap:18px}.c-small-stories .article-card+.article-card{border-left:1px solid var(--line);padding-left:28px}
.c-small-stories .card-image img{height:100%;aspect-ratio:1;max-height:175px;object-fit:cover}.c-small-stories .card-meta{margin-top:0;font-size:12px}.c-small-stories .card-meta>span:first-child{background:#f5dfcd;padding:2px 7px;color:#98623f;border-radius:2px;font-size:12px}
.c-small-stories .card-meta>span:last-child{display:none}.c-small-stories .article-card h3{font-size:18px;line-height:1.75}.c-small-stories .card-subtitle{font-size:13px;margin-top:9px;line-height:1.8}.c-small-stories .card-footer{border:0;padding-bottom:0;font-size:12px}
.c-home-ad{padding-top:38px}.ad-placement{margin:0 auto;color:#8c857e;max-width:900px;text-align:center;font-family:var(--sans);box-sizing:border-box;padding:0;clear:both}
.ad-label{display:block;font-size:12px;line-height:1.7;letter-spacing:.13em;margin-bottom:8px;color:#847d75;font-weight:400}
.ad-surface{border:1px solid #e5e0d9;background:#f6f3ed;width:100%;min-height:100px;display:block}.ad-placeholder{display:flex;align-items:center;justify-content:center;min-height:100px;color:#999085;font-size:12px;line-height:1.8;letter-spacing:.12em;user-select:none}
.ad-square{max-width:300px}.ad-square .ad-surface,.ad-square .ad-placeholder{min-height:250px}.ad-article{margin:48px 0;max-width:100%;padding:25px 0;border-top:1px solid #eee5db;border-bottom:1px solid #eee5db}
.ad-article .ad-placeholder,.ad-article .ad-surface{min-height:200px}.article-sidebar>.ad-placement{margin-top:48px}.ad-archive{margin:65px auto 70px;max-width:900px}
.ad-surface:has(ins[data-ad-status="unfilled"]){display:none}.ad-placement:has(ins[data-ad-status="unfilled"]){display:none}
.c-sns-panel{background:#fbe6d9;border-radius:20px;padding:22px 24px 24px;border:1px solid #f6e0d1}.c-sns-panel .c-section-heading{margin-bottom:14px}.c-sns-panel .c-heading-title>.c-icon{stroke:#c17751;fill:#e8af8666}
.c-sns-story{background:#fffaf2;border-radius:12px;display:grid;grid-template-columns:330px minmax(0,1fr) 24px;align-items:center;gap:25px;padding:12px 17px 12px 10px;overflow:hidden}
.c-sns-art{position:relative;overflow:hidden;border-radius:9px}.c-sns-art img{width:100%;height:215px;object-fit:contain;mix-blend-mode:multiply}
.c-sns-art>span{position:absolute;top:12%;left:73%;font-family:var(--serif);font-size:36px;color:#739285;transform:rotate(9deg)}
.c-sns-copy h3{font-family:var(--serif);font-size:27px;letter-spacing:.03em;font-weight:600;line-height:1.7;margin:10px 0 13px}.c-sns-copy p{font-size:15px;line-height:2;color:#827567}.c-sns-story>.c-icon{width:19px;height:19px;color:#775f4a}
.c-season-heading{background:#edf0e2;border-radius:13px;padding:10px 19px 6px;margin-bottom:12px}.c-season-heading .c-section-heading{margin-bottom:0}
.c-season-story{display:grid;grid-template-columns:1.05fr 1fr;gap:35px;align-items:center}.c-season-photo{height:280px;border-radius:9px;overflow:hidden}.c-season-photo img{width:100%;height:100%;object-fit:cover}
.c-season-copy{padding:10px 20px 10px 0}.c-sub-label{font-size:12px;color:#768258;letter-spacing:.07em}.c-season-copy h3{font-family:var(--serif);font-size:31px;line-height:1.7;letter-spacing:.05em;font-weight:600;margin:11px 0 14px}.c-season-copy p{font-size:15px;color:#827566;line-height:2}
.c-read-more{font-size:14px;color:var(--deep);display:inline-flex;gap:12px;align-items:center;margin-top:21px}.c-read-more>.c-icon{width:15px;height:15px}
.c-know-more .article-grid{margin-top:23px}.c-local-wrap{margin-top:24px;margin-bottom:61px}.c-local-banner{background:#eaf0de;border:1px solid #e3e8d3;display:flex;align-items:center;gap:20px;padding:22px 25px;border-radius:14px;color:#496b55}
.c-local-banner>.c-icon:first-child{width:34px;height:39px;stroke-width:1.4;fill:#d1e0bb}.c-local-banner strong{font-family:var(--serif);font-size:23px;font-weight:600;letter-spacing:.05em}.c-local-banner>span{font-size:14px;border-left:1px solid #c5d0b4;padding-left:22px;margin-left:10px}.c-local-banner>.c-icon:last-child{margin-left:auto;width:18px;height:18px}
/* Carry the illustration direction through article and guide templates. */
.button{border-radius:8px}.button.dark{background:#a96443}.button.outline{border-color:#d5b79c;color:#765037;background:#fff9f0}.button.outline:hover{background:#f9eadb}
.tag{background:#f4dfcc;color:#8b5435;border-radius:4px}.card-image{border-radius:8px}.card-footer{border-color:#e5daca}.card-meta>span:first-child{color:#9f633f}.card-meta>span:last-child{color:#83786b}
.card-image>img{filter:saturate(.92)}.article-card h3{color:#493b30}.card-subtitle{color:#837364}.article-header h1,.page-intro h1{color:#49382c}
.breadcrumbs{color:#8a796b}.page-intro{padding-top:26px}.page-intro .eyebrow{color:#a57050}.page-intro h1{font-weight:600;letter-spacing:.045em}.page-intro p{color:#827363}
.article-layout{grid-template-columns:minmax(0,1fr) 280px;gap:47px}.article-sidebar .sidebar-sticky{position:static}.article-header .tag{font-size:13px}.article-header h1{font-size:31px}
.article-cover{border-radius:10px}.article-byline{color:#827467}.article-faq-jump{border-color:#d9bea3;color:#9b603c}.answer-box{background:#faf0e1;border-color:#d99a73;border-radius:0 10px 10px 0}
.answer-box>.eyebrow{color:#a26443}.table-contents{background:#fffaf2;border:1px solid #ead9c4;border-radius:10px}.table-contents ol{color:#87684f}.article-section h2{border-color:#e6d7c4}.article-section h2>span{color:#b48361}
.checklist-section{background:#f0f1e3;border-radius:12px}.checklist label{border-color:#dce1cb}.sidebar-help{background:#fae3d1;border-radius:10px;color:#835637}.sidebar-help small{color:#946d50}
.article-sources{background:#f5eee3;border-radius:10px}.article-sources p,.author-box p{color:#7a6c5d}.author-box{border-color:#e6d8c4}.article-byline a{color:#8b593b}
.article-search>form{background:#faf0e4;border-color:#ead9c3;border-radius:13px}.search-form input{border-color:#d9c1a7}.search-form button{background:#b46943}.filter-selects select{border-color:#ddcbb4;border-radius:5px}
.topic-pill{background:#fff9ef;border-color:#ead6c1;border-radius:20px;color:#805c43}.topic-pill:hover{background:#f5e0cb}.pagination button{border-color:#decab1}.pagination button[aria-current="page"]{background:#ad6843;border-color:#ad6843}
.category-summary>div:first-child img{object-fit:contain;background:#fcf4e7;aspect-ratio:1.6;border-radius:13px}.category-summary h2{color:#57412e}
.help-notice{background:#fae9db;border-left-color:#cf8d66;border-radius:0 10px 10px 0}.help-card{border-color:#e6d5bd;border-radius:12px;background:#fffaf1}.help-card:hover{background:#f8eedf}.step-number{color:#c08a60}
.consult-grid article{border-top-color:#d4b08a}.directory-list>a{border-color:#e4d5bf}.feature-strip{border-color:#e4d6c0}.seasonal-card{background:#eef1e2;border-radius:13px}.seasonal-photo{overflow:hidden}
.faq-overview .eyebrow,.faq-hub .eyebrow{color:#a7714b}.faq-list,.faq-item{border-color:#e6d7c2}.qa-mark,.faq-item summary:after{color:#b1774f}.faq-answer p{color:#625141}
.faq-overview .section-heading h2,.faq-group>h2{color:#59402c}.faq-group>h2{display:inline-block;background:linear-gradient(transparent 67%,#f4dfc8 67%);padding-right:12px}.faq-references{border-color:#deceb7;color:#7c6f52}
.faq-related{color:#986037}.faq-editorial-note{background:#f7ecdc;border-radius:12px}.faq-category-nav .topic-pill{border-radius:20px}.faq-overview{padding-top:53px;padding-bottom:30px}
.operator-info{border-color:#e1cfb6}.operator-info dl>div{border-color:#e7d7c2}.site-footer{background:#f5eddd;border-color:#e4d8c1}.footer-top .brand-em{color:#916644}.footer-top p,.footer-links,.footer-links span{color:#7b6951}
.footer-bottom{border-color:#e2d5bd;color:#85755f}.brand-symbol{background:#749080}.site-footer .brand{font-size:24px}.site-footer .brand small{font-size:10px}
.empty-result{background:#f8eddd;border-radius:12px}.prose a:not(.button){color:#97643f}.back-top{font-size:12px}.footer-bottom small{font-size:12px}
@media(min-width:1450px){.c-hero-canvas{height:495px}.c-hero-copy{padding-top:69px}.c-hero-copy h1{font-size:41px}.c-places img{height:168px}}
@media(max-width:1050px){.c-brand{font-size:27px}.c-masthead{gap:23px}.c-brand>.c-icon{width:35px}.c-header .primary-nav{gap:18px}.c-hero-canvas{height:423px}.c-hero-copy{padding:46px 28px}.c-hero-copy h1{font-size:32px}.c-hero-copy p{font-size:15px;margin-top:24px}.c-help-banner strong{font-size:23px}.c-places img{height:140px}.c-lead-copy h3{font-size:27px}.c-heading-title h2{font-size:25px}.c-section-heading{gap:13px}.c-section-heading>p{font-size:12px;padding-left:13px}.c-small-stories .article-card{grid-template-columns:120px minmax(0,1fr);gap:15px}.c-small-stories .article-card+.article-card{padding-left:21px}.c-small-stories .article-card h3{font-size:17px}.c-sns-story{grid-template-columns:280px minmax(0,1fr) 18px;gap:20px}.c-sns-copy h3{font-size:24px}.c-sns-copy p{font-size:14px}.c-local-banner{gap:15px;padding:21px}.c-local-banner strong{font-size:21px}.c-local-banner>span{font-size:13px;padding-left:17px;margin-left:3px}.article-layout{grid-template-columns:minmax(0,1fr) 250px;gap:32px}}
@media(max-width:900px){.c-brand{font-size:24px}.c-brand small{font-size:11px}.c-header .primary-nav{gap:8px}.c-help-note{font-size:13px;padding-left:19px}.c-help-banner{gap:14px;padding:17px 21px}.c-section-heading>p{display:none}.c-lead-copy h3{font-size:25px}.c-lead-copy p{font-size:14px}.c-lead-image{min-height:273px}.c-small-stories .article-card{grid-template-columns:105px minmax(0,1fr);gap:13px}.c-small-stories .card-subtitle{display:none}.c-sns-story{grid-template-columns:240px minmax(0,1fr) 15px;gap:17px}.c-sns-copy h3{font-size:22px}.c-sns-art img{height:193px}.c-sns-art>span{font-size:30px;top:15%}.c-season-photo{height:245px}.c-season-copy h3{font-size:27px}.c-local-banner>span{display:none}.article-layout{display:block;max-width:790px}.article-sidebar{display:none}.c-places{gap:17px}.c-places img{height:123px}}
@media(max-width:760px){
 body{padding-bottom:calc(77px + env(safe-area-inset-bottom,0px))}.c-topline>.container{min-height:29px;justify-content:center}.c-topline a{display:none}.c-topline{font-size:12px;letter-spacing:0}
 .c-masthead{display:grid;grid-template-columns:minmax(0,1fr) 42px;column-gap:14px;row-gap:15px;padding-top:17px;padding-bottom:15px;min-height:0}.c-brand{font-size:27px;gap:8px}.c-brand>.c-icon{width:34px;height:43px}.c-brand small{font-size:12px;letter-spacing:.02em;margin-top:2px}
 .c-search-area{grid-row:2;grid-column:1/-1;max-width:none;width:100%;margin:0}.c-search{height:43px}.c-search button{height:43px;width:54px}.c-search input{font-size:16px;padding:10px}.c-search-tags{font-size:12px;margin-top:9px;gap:10px}.c-search-tags a{padding:0 11px}
 .c-header .menu-toggle{display:flex;grid-row:1;grid-column:2;flex-direction:column;align-items:center;justify-content:center;background:transparent;padding:2px;gap:1px;border:0;min-height:46px;min-width:42px}.c-menu-button>.c-icon{width:28px;height:28px;stroke-width:1.4}.c-menu-button span{font-size:10px;letter-spacing:0;line-height:1.5}
 .c-header .primary-nav{display:none;min-height:0;background:#fcf0e2;flex-direction:column;gap:0;border:1px solid #eddcc7}.c-header .primary-nav.is-open{display:flex}.c-header .primary-nav a{padding:13px 3px;font-size:15px;border-bottom:1px solid #efdfc9}.c-header .primary-nav a:last-child{border:0}.c-header .primary-nav a:after{display:none}.c-header .primary-nav a:before{content:'›';order:1;margin-left:auto}
 .c-mobile-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:fixed;bottom:0;left:0;right:0;background:#fffaf4f7;backdrop-filter:blur(10px);border-top:1px solid #e6d8c4;z-index:20;min-height:72px;padding:9px 10px calc(9px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 20px #4e2d1606}
 .c-mobile-nav>a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#765541;font-size:12px;line-height:1.7;gap:5px;border-right:1px solid #eadfce;padding:2px 4px}.c-mobile-nav>a:last-child{border:0}.c-mobile-nav .c-icon{width:23px;height:23px;stroke-width:1.6}.c-mobile-nav>a.active{color:#b56740}.c-mobile-nav>a.active .c-icon{stroke-width:2.2}
 .c-hero{padding-top:0}.c-hero-canvas{height:370px}.c-hero-image{object-fit:contain;object-position:right bottom}.c-hero-copy{padding:20px 15px}.c-hero-copy h1{font-size:31px;line-height:1.7;letter-spacing:.025em}.c-hero-copy h1>span{display:block}.c-desktop-break{display:none}.c-hero-copy p{font-size:15px;line-height:2;margin-top:18px;letter-spacing:.01em}
 .c-help-banner{margin-top:11px;padding:17px 20px;gap:14px;border-radius:10px;min-height:78px}.c-help-banner strong{font-size:22px}.c-help-banner>.c-icon{width:26px;height:34px}.c-help-note{font-size:12px;padding-left:17px;line-height:1.8}.c-round-arrow{width:26px;height:26px}
 .c-place-section{padding-top:18px}.c-places{gap:12px}.c-places img{height:111px;padding:5px 8px 0}.c-places a>span{font-size:17px;gap:6px;padding:9px 6px 12px}.c-places .c-icon{width:13px;height:13px}
 .c-section{padding-top:37px}.c-section-heading{gap:12px;margin-bottom:17px}.c-heading-title{gap:9px}.c-heading-title>.c-icon{width:27px;height:31px}.c-heading-title h2{font-size:24px}.c-section-heading>a{font-size:12px;gap:3px}.c-section-heading>a .c-icon{width:13px;height:13px}
 .c-lead-story{grid-template-columns:1fr 1.05fr;gap:21px}.c-lead-image{min-height:260px}.c-lead-copy{padding:0}.c-lead-copy h3{font-size:24px;line-height:1.65;margin-top:10px}.c-lead-copy p{font-size:14px;margin:12px 0}.c-label{font-size:12px;padding:3px 9px}
 .c-small-stories{gap:17px;margin-top:20px;padding:19px 0}.c-small-stories .article-card{grid-template-columns:88px minmax(0,1fr);gap:12px}.c-small-stories .article-card+.article-card{padding-left:16px}.c-small-stories .article-card h3{font-size:16px;line-height:1.75}.c-small-stories .card-image img{max-height:150px}.c-small-stories .card-footer{padding-top:9px}
 .c-home-ad{padding-top:31px}.ad-surface,.ad-placeholder{min-height:100px}.c-sns-panel{padding:19px;border-radius:18px}.c-sns-panel .c-section-heading{margin-bottom:14px}.c-sns-story{grid-template-columns:205px minmax(0,1fr) 14px;gap:16px;padding:10px 13px 10px 7px}.c-sns-art img{height:178px}.c-sns-copy h3{font-size:23px;margin:9px 0 11px}.c-sns-copy p{font-size:14px}.c-sns-art>span{font-size:29px;top:20%}
 .c-season-heading{padding:9px 15px 6px;border-radius:11px}.c-season-story{gap:24px}.c-season-photo{height:231px}.c-season-copy{padding:5px 0}.c-season-copy h3{font-size:25px}.c-season-copy p{font-size:14px}.c-read-more{font-size:13px;margin-top:15px}.c-season-copy .c-sub-label{font-size:12px}
 .c-local-wrap{margin-top:25px;margin-bottom:43px}.c-local-banner{padding:19px 21px;gap:13px}.c-local-banner strong{font-size:22px}.c-local-banner>.c-icon:first-child{width:30px;height:35px}.faq-overview{padding-top:43px;padding-bottom:20px}
 .article-header h1{font-size:28px}.article-faq-jump{font-size:14px}.ad-article{margin:40px 0;padding:23px 0}.ad-article .ad-surface,.ad-article .ad-placeholder{min-height:250px}.ad-archive{margin:43px 21px 49px}.page-intro{padding-top:22px}.site-footer{padding-top:31px}.footer-bottom small{font-size:11px}
}
@media(max-width:520px){
 .container{padding-left:17px;padding-right:17px}.c-topline{font-size:11px}.c-masthead{padding-top:15px;padding-bottom:12px;gap:12px}.c-brand{font-size:23px;letter-spacing:.015em;gap:6px}.c-brand>.c-icon{width:29px;height:40px}.c-brand small{font-size:10px;letter-spacing:.015em}
 .c-search-tags{gap:8px;font-size:12px}.c-search-tags a{padding:1px 10px}.c-search{height:42px}.c-search button{height:42px}.c-search>.c-icon{margin-left:13px;width:17px}.c-search input{font-size:16px}.c-menu-button span{font-size:10px}
 .c-hero-canvas{height:336px;margin-left:-17px;margin-right:-17px;border-radius:0}.c-hero-image{width:100%;height:auto;top:auto;bottom:0;object-fit:contain}.c-hero-copy{padding:17px 21px}.c-hero-copy h1{font-size:28px;line-height:1.7;letter-spacing:.02em}.c-hero-copy p{font-size:14px;line-height:2;margin-top:17px}
 .c-help-banner{padding:14px 14px;gap:10px;min-height:75px}.c-help-banner strong{font-size:20px;line-height:1.55;letter-spacing:.02em}.c-help-banner>.c-icon{width:23px;height:31px}.c-help-note{display:none}.c-round-arrow{margin-left:auto;width:25px;height:25px}.c-mobile-break{display:block}.c-help-banner .c-mobile-break{display:none}
 .c-places{gap:9px}.c-places>a{border-radius:9px}.c-places img{height:78px;padding:2px 1px 0}.c-places a>span{font-size:14px;letter-spacing:0;gap:1px;padding:7px 2px 9px;white-space:nowrap}.c-places .c-icon{width:10px;height:10px}.c-place-section{padding-top:16px}
 .c-section{padding-top:30px}.c-section-heading{gap:8px;margin-bottom:16px;flex-wrap:nowrap;justify-content:space-between}.c-heading-title{gap:6px;min-width:0}.c-heading-title h2{font-size:22px;letter-spacing:.01em;line-height:1.5}.c-heading-title>.c-icon{width:24px;height:29px}.c-section-heading>a{font-size:12px;gap:1px;flex-shrink:0}.c-section-heading>a .c-icon{width:11px}.c-know-more .c-section-heading{align-items:flex-start}.c-know-more .c-heading-title h2{font-size:21px}
 .c-lead-story{grid-template-columns:.9fr 1.1fr;gap:15px}.c-lead-image{min-height:247px;border-radius:5px}.c-lead-copy h3{font-size:20px;line-height:1.65;letter-spacing:.01em;margin-top:8px}.c-lead-copy p{font-size:14px;line-height:1.9;margin:11px 0}.c-lead-copy p br{display:none}.c-label{font-size:12px;padding:2px 8px}.c-lead-copy time{font-size:12px}
 .c-small-stories{display:flex;flex-direction:column;gap:0;margin-top:20px;padding:0}.c-small-stories .article-card{display:grid;grid-template-columns:98px minmax(0,1fr);gap:16px;padding:17px 0;min-height:143px}.c-small-stories .article-card+.article-card{border-left:0;border-top:1px solid var(--line);padding:17px 0}.c-small-stories .card-image img{height:100%;max-height:132px;aspect-ratio:1}.c-small-stories .article-card h3{font-size:17px;line-height:1.7;margin-top:7px}.c-small-stories .card-meta{font-size:12px;line-height:1.6}.c-small-stories .card-footer{font-size:12px;padding:7px 0 0}
 .c-home-ad{padding-top:30px}.ad-label{font-size:12px;margin-bottom:7px}.ad-surface,.ad-placeholder{min-height:100px}.ad-placeholder{font-size:12px}
 .c-sns-panel{padding:16px 13px 13px;border-radius:16px}.c-sns-panel .c-heading-title h2{font-size:22px}.c-sns-panel .c-heading-title>.c-icon{width:25px}.c-sns-story{grid-template-columns:118px minmax(0,1fr);gap:11px;padding:11px 9px 13px 4px;align-items:start;border-radius:10px}.c-sns-story>.c-icon{display:none}.c-sns-art{margin-top:16px;align-self:center;border-radius:5px}.c-sns-art img{height:140px;width:100%;object-fit:cover;object-position:36% center}.c-sns-art>span{font-size:20px;left:80%;top:14%}.c-sns-copy h3{font-size:20px;line-height:1.6;margin:9px 0}.c-sns-copy p{font-size:14px;line-height:1.9}.c-sns-copy p br{display:none}.c-sns-copy .c-label{font-size:12px;padding:2px 6px}
 .c-season-heading{padding:9px 11px 6px;margin-bottom:13px}.c-season-heading .c-heading-title h2{font-size:21px}.c-season-heading .c-heading-title>.c-icon{width:22px}.c-season-heading .c-section-heading{gap:7px}.c-season-heading .c-section-heading>a{font-size:12px}
 .c-season-story{grid-template-columns:.9fr 1.1fr;gap:17px;align-items:stretch}.c-season-photo{height:100%;min-height:218px;border-radius:6px}.c-season-copy{padding:0}.c-season-copy h3{font-size:23px;line-height:1.6;letter-spacing:.015em;margin:7px 0 11px}.c-season-copy p{font-size:14px;line-height:1.9}.c-season-copy p br{display:none}.c-read-more{font-size:13px;margin-top:13px;gap:5px}.c-sub-label{font-size:12px}
 .c-know-more .article-grid{display:block;margin-top:18px}.c-know-more .article-card{display:grid;grid-template-columns:98px minmax(0,1fr);gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.c-know-more .article-card:first-child{padding-top:0}.c-know-more .card-image img{height:100%;aspect-ratio:1;max-height:148px;object-fit:cover}.c-know-more .card-meta{margin:0;font-size:12px}.c-know-more .article-card h3{font-size:17px;line-height:1.7}.c-know-more .card-footer{border:0;padding-bottom:0;font-size:12px}
 .c-local-wrap{margin-top:18px;margin-bottom:35px}.c-local-banner{padding:17px 13px;gap:9px;border-radius:12px}.c-local-banner strong{font-size:21px;letter-spacing:.015em}.c-local-banner>.c-icon:first-child{width:28px;height:32px}.c-local-banner>.c-icon:last-child{width:16px}
 .faq-overview{padding-top:37px;padding-bottom:19px}.faq-overview .section-heading{gap:8px}.faq-overview .section-heading h2{font-size:23px}.faq-overview .eyebrow{font-size:11px}.faq-overview .faq-item summary{font-size:16px;padding:19px 0;line-height:1.9}.faq-item summary:after{font-size:17px}.faq-answer{padding-left:27px}.faq-answer p{font-size:16px}.faq-footnote{font-size:12px}
 .c-mobile-nav{padding-left:5px;padding-right:5px}.c-mobile-nav a{font-size:12px;padding-left:2px;padding-right:2px}.c-mobile-nav .c-icon{width:23px;height:23px}
 .article-header h1{font-size:25px}.article-header .tag{font-size:12px}.article-layout{padding-top:18px}.article-section h2{font-size:22px}.article-section p,.article-lead,.answer-box>p,.prose{font-size:16px;line-height:2.15}.article-sources{padding:22px 20px}.author-box{gap:17px}.author-box p{font-size:13px}.ad-article{margin:38px 0;padding:23px 0}.ad-article .ad-placeholder,.ad-article .ad-surface{min-height:250px}
 .page-intro h1{font-size:28px}.page-intro p{font-size:15px}.article-grid{gap:27px 17px}.article-card h3{font-size:17px}.card-meta,.card-footer{font-size:12px}.category-summary>div:first-child img{aspect-ratio:1.5;max-height:280px}.category-summary h2{font-size:25px}
 .site-footer .brand{font-size:22px}.site-footer .brand small{font-size:10px}.footer-top p,.footer-bottom small{font-size:12px}.footer-links{gap:20px}.footer-links>div{font-size:14px}.footer-bottom{gap:9px}.back-top{font-size:12px}.c-help-note{display:none}
}
@media(max-width:365px){.c-brand{font-size:21px}.c-brand>.c-icon{width:27px}.c-brand small{font-size:10px}.c-hero-copy h1{font-size:26px}.c-hero-canvas{height:325px}.c-hero-copy p{font-size:14px}.c-help-banner strong{font-size:18px}.c-heading-title h2{font-size:20px}.c-heading-title>.c-icon{width:21px}.c-lead-copy h3{font-size:19px}.c-lead-story{gap:13px;grid-template-columns:.85fr 1.15fr}.c-lead-image{min-height:250px}.c-sns-story{grid-template-columns:97px minmax(0,1fr);gap:10px}.c-sns-copy h3{font-size:19px}.c-season-heading .c-heading-title h2{font-size:19px}.c-season-heading .c-heading-title>.c-icon{display:none}.c-season-copy h3{font-size:21px}.c-local-banner strong{font-size:19px}.c-places a>span{font-size:13px}.c-places img{height:68px}}
@media(prefers-reduced-motion:reduce){.c-places>a{transition:none}}
@media print{.c-mobile-nav,.c-topline,.ad-placement{display:none!important}body{padding:0}.article-layout{display:block}.c-header{display:none}}
