/* TITIK TEMU / Pekanbaru. Purpose-built editorial layout; no previous site skin. */
:root{--ink:#2f2420;--muted:#766b64;--rust:#ac4229;--rust-dark:#7c2a19;--paper:#fcfaf5;--wash:#f0e9df;--line:#ded4c9;--cream:#fffdf8;--white:#fff;--head:Archivo,Arial,sans-serif;--body:'DM Sans',Arial,sans-serif;--shadow:0 18px 55px #3922190d}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.75 var(--body);-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--head);font-weight:500;line-height:1.16;letter-spacing:-.045em}h2{font-size:clamp(29px,3vw,43px)}h3{font-size:24px}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;border:0}button,a{-webkit-tap-highlight-color:transparent}button:active,.btn:active{transform:scale(.98)}button:disabled{cursor:default}button,input,textarea{border-radius:0}p,li{overflow-wrap:break-word}a{overflow-wrap:break-word}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--rust);outline-offset:5px}[hidden]{display:none!important}::selection{background:var(--rust);color:#fff}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:8px;left:10px;z-index:200;background:var(--ink);color:white;padding:12px 20px;transform:translateY(-150%)}.skip:focus{transform:none}.container{width:min(1360px,calc(100% - 104px));margin-inline:auto}.section{padding:88px 0}.eyebrow{font:600 10px/1.65 var(--body);letter-spacing:.14em;text-transform:uppercase;color:var(--rust);margin-bottom:19px}.source{font-size:11px;color:var(--rust-dark);text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#ac42294a;text-underline-offset:4px;line-height:1.75;overflow-wrap:anywhere}.source:hover{text-decoration-color:var(--rust)}.source span[aria-hidden]{font-size:.85em}.tag{font-size:9px;color:var(--rust);letter-spacing:.13em;text-transform:uppercase;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:51px;padding:14px 21px;background:var(--rust);border:1px solid var(--rust);color:white;font-size:12px;font-weight:600;transition:background .2s,box-shadow .2s,transform .2s;position:relative;isolation:isolate;overflow:hidden}.btn:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(110deg,transparent 20%,#ffffff22,transparent 80%);transform:translateX(-120%);transition:transform .55s}.btn:hover:before{transform:translateX(120%)}.btn:hover{background:var(--rust-dark);box-shadow:0 7px 17px #7c2a1924}.btn span{font-size:18px;font-weight:400}.btn-outline{background:transparent;color:var(--rust)}.btn-outline:hover{color:#fff}.text-link{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:25px;border-bottom:1px solid #b9a397;padding:8px 0;transition:gap .2s,color .2s}.text-link:hover{gap:32px;color:var(--rust)}.actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:37px}.section-heading .eyebrow{margin-bottom:13px}.section-heading>.text-link{white-space:nowrap}.small-note{font-size:11px;line-height:1.9;color:var(--muted);margin-top:22px}.section-intro{font-size:14px;line-height:1.9;color:var(--muted);margin-top:20px}.notice{border-left:3px solid var(--rust);background:var(--wash);padding:28px 31px;margin-top:45px}.notice h2{font-size:25px;margin-bottom:16px}.notice p{font-size:13px;color:var(--muted);line-height:1.9}.notice>.source,.notice>.text-link{display:inline-block;margin-top:15px}
/* Navigation: one compact masthead, restrained flat controls. */
.masthead{position:sticky;top:0;z-index:70;background:#fffdf9f5;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.masthead-inner{display:flex;align-items:center;gap:30px;height:99px}.brand{display:flex;align-items:center;gap:14px;flex-shrink:0}.brand img{width:74px;height:59px;object-fit:contain;background:white;padding:2px}.brand>span{padding-left:16px;border-left:1px solid var(--line);display:flex;flex-direction:column}.brand small{font:600 8px/1.6 var(--body);letter-spacing:.26em;color:var(--rust)}.brand strong{font:700 19px/1.55 var(--head);letter-spacing:-.045em}.main-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.main-nav>a,.nav-drop>button{font-size:12px;font-weight:500;background:none;padding:34px 0;white-space:nowrap}.main-nav a[aria-current],.main-nav>a:hover,.nav-drop>button:hover{color:var(--rust)}.main-nav a[aria-current]{box-shadow:inset 0 -2px var(--rust)}.nav-drop{position:relative}.nav-drop>button{display:flex;gap:12px;align-items:center}.nav-drop>button span{transition:transform .2s}.nav-drop.open>button span{transform:rotate(180deg)}.drop-links{position:absolute;top:calc(100% - 8px);left:-19px;min-width:228px;padding:12px;background:white;border:1px solid var(--line);box-shadow:var(--shadow);visibility:hidden;opacity:0;transform:translateY(-8px);transition:opacity .2s,transform .2s}.nav-drop.open .drop-links,.nav-drop:hover .drop-links,.nav-drop:focus-within .drop-links{opacity:1;visibility:visible;transform:none}.drop-links>a{display:block;font-size:12px;padding:10px 12px}.drop-links>a:hover{background:var(--wash)}.head-actions{display:flex;align-items:center;gap:20px}.search-trigger{min-height:42px;background:none;font-size:12px;border-left:1px solid var(--line);padding:4px 0 4px 24px}.search-trigger>span{margin-left:15px;color:var(--rust)}.menu-trigger{display:none;align-items:center;gap:10px;background:none;font-size:12px;padding:8px 0 8px 8px;min-height:44px}.menu-trigger i{width:23px;height:15px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;position:relative;display:block}.menu-trigger i:before{position:absolute;content:'';left:0;top:4px;width:15px;border-top:2px solid currentColor}
/* Front-page matrix. Copy / stacked photographs / reading column. */
.front-page{padding-bottom:0}.edition-line{display:flex;align-items:center;justify-content:space-between;gap:20px;height:59px;border-bottom:1px solid var(--line);font-size:8px;font-weight:600;letter-spacing:.13em;color:var(--muted)}.edition-line b{font-weight:400;margin:0 10px;color:var(--rust)}.edition-line a{font-weight:400;letter-spacing:0;font-size:10px}.front-grid{display:grid;grid-template-columns:1fr 1.18fr .7fr;gap:32px;padding:37px 0 40px;align-items:start}.front-copy{padding-top:15px}.front-copy .eyebrow{margin-bottom:26px;font-size:9px;letter-spacing:.2em}.front-copy h1{font-size:clamp(44px,4.6vw,67px);line-height:1.04;letter-spacing:-.07em;font-weight:500;max-width:440px}.front-copy h1 em{font-style:normal;color:var(--rust);font-weight:500}.front-copy>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.9;margin-top:23px;max-width:350px}.front-copy>.btn{margin-top:25px}.front-index{margin-top:34px;max-width:340px}.front-index>span{display:block;font-size:7px;letter-spacing:.14em;color:var(--muted);margin-bottom:8px}.front-index>a{display:flex;gap:20px;justify-content:space-between;border-bottom:1px solid var(--line);padding:11px 0;font-size:11px;line-height:1.6}.front-index>a:hover{color:var(--rust)}.front-index b{font-weight:400}.front-visual{min-width:0}.front-primary{position:relative;background:#e7ded1;height:340px;overflow:hidden;isolation:isolate}.front-primary>img{width:100%;height:100%;object-fit:cover;object-position:57% center}.front-primary>figcaption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,#201b17df,#201b1780,transparent);color:#fff;padding:48px 24px 24px}.front-primary figcaption>span{font-size:7px;letter-spacing:.17em;display:block}.front-primary strong{display:block;font:500 25px/1.2 var(--head);letter-spacing:-.04em;margin:10px 0}.front-primary figcaption>small{font-size:8px;color:#ebddd1;line-height:1.7;display:block}.front-primary .source{font-size:8px;color:#f1e3d6;text-decoration-color:#c5ada182}.front-thumbs{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.front-thumbs>a{height:170px;position:relative;overflow:hidden;background:var(--wash)}.front-thumbs img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.front-thumbs>a:hover img{transform:scale(1.025)}.front-thumbs>a>span{position:absolute;bottom:0;left:0;right:0;background:#fff9efed;padding:11px 13px;font-size:9px;font-weight:500;line-height:1.6}.front-reading{border:1px solid var(--line);background:#f3eee4;min-height:524px;display:flex;flex-direction:column}.reading-label{display:flex;justify-content:space-between;gap:10px;padding:20px 21px;background:#eee5d9;border-bottom:1px solid var(--line);font-size:8px;font-weight:600;letter-spacing:.12em}.reading-label small{font-size:8px;color:var(--muted);letter-spacing:0}.reading-item{display:block;position:relative;padding:24px 21px 23px;border-bottom:1px solid var(--line);flex:1;transition:background .2s}.reading-item:hover{background:#fcf7ed}.reading-item>small{font-size:7px;text-transform:uppercase;letter-spacing:.15em;color:var(--rust)}.reading-item h2{font:500 18px/1.35 var(--head);letter-spacing:-.025em;margin:10px 0 16px;max-width:235px}.reading-item time{font-size:8px;color:var(--muted)}.reading-item b{position:absolute;right:20px;bottom:23px;font-size:16px;font-weight:400;color:var(--rust)}.reading-all{font-size:9px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 21px;background:var(--ink);color:#fff}.context-bar{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.1fr .65fr .65fr 1.2fr;align-items:center;gap:35px;padding:29px 0}.context-bar .eyebrow{font-size:7px;margin-bottom:9px}.context-bar>div:first-child>p:not(.eyebrow){font-size:14px;line-height:1.55}.context-bar>div:first-child strong{font-weight:500}.context-value{border-left:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:18px}.context-value>strong{font:500 53px/1 var(--head);letter-spacing:-.065em;color:var(--rust)}.context-value>span{font-size:10px}.context-note{font-size:10px;color:var(--muted);line-height:1.9}.context-note b{font-weight:500}.context-note .source{font-size:8px}
/* Four editorial directory tiles, no icon replacements. */
.district-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.district-item{border-right:1px solid var(--line);padding:27px 25px;transition:background .25s;display:flex;flex-direction:column;align-items:start}.district-item:first-child{padding-left:0}.district-item:last-child{border-right:0;padding-right:0}.district-item:hover{background:#f5efe5}.district-item>small{font-size:8px;letter-spacing:.03em;color:var(--muted)}.district-item h3{font-size:24px;margin:23px 0 14px;min-height:57px;line-height:1.22}.district-item p{font-size:12px;color:var(--muted);line-height:1.85;max-width:230px;margin-bottom:25px}.district-item>span{font-size:9px;display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px;color:var(--rust);margin-top:auto}.district-item b{font-size:20px;font-weight:400}.bulletin{background:#efe8dd;border-block:1px solid var(--line)}.news-list{border-top:1px solid #b6a796}.news-row{display:grid;grid-template-columns:235px 1fr 180px;gap:35px;align-items:center;padding:28px 0;border-bottom:1px solid #d3c5b5}.news-media{height:157px;overflow:hidden;background:#dfd5c5;position:relative}.news-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.news-row:hover .news-media img{transform:scale(1.02)}.news-copy h3{font-size:28px;line-height:1.2;max-width:630px;margin:10px 0 13px}.news-copy h3 a:hover{color:var(--rust)}.news-copy>p{font-size:12px;line-height:1.85;color:var(--muted);max-width:670px}.news-side{border-left:1px solid #d3c5b5;padding-left:30px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:start}.news-side>time{font-size:11px}.news-side>small{font-size:6px;letter-spacing:.13em;color:var(--muted);margin-top:5px}.news-side>.text-link{font-size:10px;margin-top:32px;gap:17px}.update-note{display:grid;grid-template-columns:1fr 1.8fr 1.2fr;gap:35px;align-items:start;margin-top:31px}.update-note>span{font-size:8px;letter-spacing:.1em;font-weight:600;color:var(--rust);max-width:210px;line-height:1.8}.update-note>p{font-size:11px;color:var(--muted)}.update-note .source{font-size:9px}
/* Photo + editorial economy band. */
.trade-section{background:var(--rust-dark);color:#fff5e9;padding:78px 0;position:relative;isolation:isolate}.trade-section:before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 80% 0%,#f382461c,transparent 60%)}.trade-grid{display:grid;grid-template-columns:1fr .92fr;gap:75px;align-items:center}.trade-media .document-photo>img{height:460px;object-fit:cover}.trade-media .document-photo>figcaption{color:#dcc1b5}.trade-media .source,.trade-copy .source{color:#f1cfb5;text-decoration-color:#deb2916b}.trade-copy .eyebrow{color:#efc2a2;font-size:9px}.trade-copy h2{font-size:46px;line-height:1.13}.trade-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#e9cab9;margin-top:23px}.trade-copy .trade-ref{margin-top:14px!important;margin-bottom:27px}.trade-copy .trade-ref .source{font-size:9px}.trade-copy>a{display:flex;gap:22px;align-items:center;font-size:16px;font-weight:400;border-top:1px solid #dba28765;padding:17px 0}.trade-copy>a>span{font-size:8px;color:#e2ae90}.trade-copy>a>b{margin-left:auto;font-weight:400;font-size:23px}.trade-copy>a:hover{color:#fff}.trade-copy>small{font-size:9px;display:block;margin-top:16px;color:#d7a98f}.gallery-home{display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:30px;align-items:start}.gallery-home>.gallery-item:nth-child(2){margin-top:54px}.gallery-home>.gallery-item:nth-child(3){margin-top:22px}.gallery-open{position:relative;width:100%;display:block;padding:0;background:#e6e0d6;height:295px;overflow:hidden}.gallery-open img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.gallery-open:hover img{transform:scale(1.025)}.gallery-open>span{position:absolute;bottom:14px;right:14px;background:#fffdf9eb;font-size:9px;padding:9px 13px;color:var(--ink)}.gallery-item figcaption{padding-top:17px}.gallery-item figcaption>small{font-size:8px;color:var(--muted)}.gallery-item h3{font-size:19px;line-height:1.4;letter-spacing:-.025em;margin:9px 0 7px}.gallery-item .source{font-size:9px}.help-section{padding:80px 0;background:var(--wash);border-top:1px solid var(--line)}.help-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:75px;align-items:start}.help-grid>div:first-child>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:440px;margin:23px 0 28px}.faq-list{border-top:1px solid #c9bba9}.faq-list details{border-bottom:1px solid #c9bba9}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:13px;line-height:1.65;font-weight:500;padding:21px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:20px;font-weight:400;color:var(--rust);flex-shrink:0;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:12px;line-height:1.9;color:var(--muted);padding:0 26px 23px 0}
/* Network track and footer. */
.network{padding:57px 0 31px;background:#fffefb;border-block:1px solid var(--line)}.network-top{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:28px}.network-top h2{font-size:30px}.network-top .eyebrow{font-size:8px;margin-bottom:13px}.network-top p:not(.eyebrow){font-size:10px;color:var(--muted);margin-top:12px}.network-controls{display:flex;gap:8px;align-items:center;flex-shrink:0}.network-controls button{min-width:43px;height:43px;background:none;border:1px solid #cdb7a9;font-size:19px;padding:0 13px}.network-controls button:hover{background:var(--rust);border-color:var(--rust);color:#fff}.network-controls button[data-net=pause]{font-size:10px;min-width:72px}.network-track{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x mandatory;cursor:grab;touch-action:pan-x pan-y}.network-track::-webkit-scrollbar{display:none}.network-track.dragging{scroll-snap-type:none;cursor:grabbing;user-select:none}.network-card{flex:0 0 253px;scroll-snap-align:start;display:block;padding:20px 19px;border:1px solid var(--line);border-top:3px solid #d8c6b4;background:#fcfaf5;transition:border-color .2s,background .2s}.network-card>div{display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:8px;letter-spacing:.05em;align-items:center}.network-card>div small{font-size:8px}.network-card>strong{display:block;font:500 16px/1.3 var(--head);letter-spacing:-.025em;margin:17px 0 4px}.network-card>small{font-size:9px;color:var(--muted)}.network-card.current{border-color:var(--rust);background:#f9ede1}.network-card.current>div>span{font-size:8px;background:var(--rust);color:white;padding:2px 7px;letter-spacing:0}.network-card:hover{border-color:#af745a;background:#f5ebdd}.network-foot{font-size:9px;color:var(--muted);display:flex;justify-content:space-between;gap:20px;margin-top:19px}.footer{background:#322721;color:#e9ddd1;padding-top:54px}.footer-main{display:grid;grid-template-columns:1.3fr .8fr 1fr 1.1fr;gap:44px;padding-bottom:46px}.footer .brand img{width:67px;height:51px;border:3px solid white}.footer .brand strong{color:white;font-size:18px}.footer .brand small{color:#f2b794}.footer .brand>span{border-color:#766253}.footer-identity>p{font-size:12px;line-height:1.9;color:#ccbbae;margin:24px 0}.footer-identity>span{font-size:7px;letter-spacing:.12em;color:#b9a594}.footer-nav h2{font-size:11px;letter-spacing:.02em;font-family:var(--body);margin-bottom:21px;color:#f1d2b8}.footer-nav>a{display:block;font-size:11px;line-height:1.7;margin:10px 0;color:#cdbdaf;text-decoration:none}.footer-nav>a:hover{color:#fff}.footer-note{border-left:1px solid #5c4a3b;padding-left:29px}.footer-note>small{font-size:8px;letter-spacing:.1em;color:#f2b794}.footer-note>p{font-size:11px;color:#ccbbae;line-height:1.9;margin:15px 0 20px}.footer-note>.text-link{font-size:10px;color:#f4e5d7;border-color:#90725c;gap:18px}.footer-bottom{border-top:1px solid #5c4a3b;padding:24px 0;font-size:9px;color:#b9a594;display:flex;justify-content:space-between;gap:28px}.footer-bottom>a{white-space:nowrap;color:#e4d4c5}
/* Inner-page framework: rule gutter + readable column. */
.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:11px;font-size:10px;color:var(--muted);padding:27px 0;line-height:1.8}.breadcrumbs a:hover{color:var(--rust);text-decoration:underline}.breadcrumbs>span:last-child{color:var(--ink)}.page-intro{background:#f0e9df;border-bottom:1px solid var(--line);padding-bottom:46px}.page-intro-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:65px;align-items:center;padding-top:24px}.page-intro-grid h1{font-size:clamp(38px,4.1vw,60px);line-height:1.13;letter-spacing:-.055em;max-width:850px}.page-intro-grid>div:first-child>p:not(.eyebrow){font-size:14px;line-height:1.9;color:var(--muted);margin-top:25px;max-width:670px}.intro-photo{min-width:0}.intro-photo img{width:100%;height:260px;object-fit:cover}.intro-photo>figcaption{font-size:9px;color:var(--muted);margin-top:12px;line-height:1.8}.intro-photo .source{font-size:8px}.intro-rule{height:170px;display:flex;justify-content:end;align-items:end;gap:25px;border-top:1px solid #b5a291;border-bottom:1px solid #b5a291;padding:20px 0;color:#94725b;position:relative}.intro-rule>span{font:400 clamp(18px,2vw,32px) var(--head);letter-spacing:.14em}.intro-rule>i{width:12px;height:12px;background:var(--rust);flex-shrink:0}.reading-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:100px;align-items:start}.contents{position:sticky;top:124px;border-top:3px solid var(--rust);padding-top:20px}.contents>p{font-size:8px;letter-spacing:.12em;color:var(--rust);font-weight:600;margin-bottom:19px}.contents>a{display:block;font-size:12px;line-height:1.65;border-bottom:1px solid var(--line);padding:11px 0;color:var(--muted)}.contents>a:hover{color:var(--rust)}.prose{font-size:15px;line-height:1.95;color:var(--muted);max-width:860px}.prose h2{font-size:36px;margin:0 0 22px;color:var(--ink);line-height:1.2}.prose h3{font-size:22px;margin:27px 0 17px;color:var(--ink)}.prose p{margin:0 0 23px}.prose .eyebrow{font-size:9px;color:var(--rust);margin-bottom:18px}.prose .lead{font-size:21px;color:#4e382a;line-height:1.85}.prose>section+section{margin-top:58px}.prose>.text-link{color:var(--ink)}.document-photo{margin:28px 0;min-width:0}.document-photo>img{width:100%;height:auto;max-height:440px;object-fit:cover}.document-photo>figcaption{font-size:10px;color:var(--muted);padding-top:13px;line-height:1.85}.document-photo .source{font-size:9px}.stage-list{border-top:1px solid var(--line);margin-top:27px}.stage-list>article{display:flex;gap:24px;padding:26px 0;border-bottom:1px solid var(--line)}.stage-list>article>small{font-size:10px;font-weight:500;color:var(--rust);padding-top:4px;min-width:20px}.stage-list h3{font-size:23px;margin:0 0 13px}.stage-list p{font-size:14px;margin:0 0 13px}.stage-list p:last-child{margin:0}.stage-list .source{font-size:10px}.filter-toolbar{background:#f0e9df;padding:24px 26px;display:flex;align-items:end;justify-content:space-between;gap:30px;border:1px solid var(--line)}.filter-toolbar>label{display:flex;flex-direction:column;gap:9px;min-width:230px;max-width:430px;flex:1;font-size:11px;font-weight:500}.filter-toolbar input{width:100%;padding:12px 14px;min-height:46px;border:1px solid #ccb7a7;background:#fffdf8;font-size:12px}.filter-buttons{display:flex;gap:8px;flex-wrap:wrap}.filter-buttons>button{font-size:10px;font-weight:500;background:var(--cream);min-height:44px;border:1px solid #cdbdac;padding:10px 16px}.filter-buttons>button:hover{border-color:var(--rust);color:var(--rust)}.filter-buttons>button[aria-pressed=true]{background:var(--rust);border-color:var(--rust);color:#fff}.result-count{font-size:11px;margin:20px 0 28px;color:var(--muted)}.empty{padding:30px;background:var(--wash);font-size:14px;color:var(--muted)}.region-list{border-top:1px solid #b8a18e}.region-entry{display:grid;grid-template-columns:200px 1fr;gap:75px;padding:40px 0;border-bottom:1px solid var(--line);scroll-margin-top:124px}.region-number{font:400 80px/1.1 var(--head);letter-spacing:-.07em;color:#c9b4a3;padding-top:3px}.region-number>small{display:block;font:500 9px/1.7 var(--body);letter-spacing:.07em;color:var(--muted);margin-top:13px}.region-entry h2{font-size:35px;margin-top:13px}.region-entry p{font-size:14px;color:var(--muted);line-height:1.95;max-width:860px;margin-top:20px}.region-entry .region-lead{font-size:18px;color:#5b4232;margin-top:17px}.region-question{background:#f0e9df;padding:20px 24px;border-left:2px solid var(--rust);margin:23px 0}.region-question>strong{font-size:11px;color:var(--rust);font-weight:600}.region-question p{font-size:13px;margin-top:10px}.topic-links{display:flex;gap:32px;border-bottom:1px solid var(--line);padding-bottom:23px;margin-bottom:53px;flex-wrap:wrap}.topic-links>a{font-size:12px;color:var(--rust);border-bottom:1px solid #c6aa98;padding-bottom:6px}.business-feature{display:grid;grid-template-columns:1.15fr 1fr;gap:75px;align-items:start;scroll-margin-top:126px}.business-feature+.business-feature{margin-top:72px;padding-top:66px;border-top:1px solid var(--line)}.business-feature.reverse>.prose{order:2}.business-feature .document-photo{margin:0}.business-feature .document-photo>img{height:390px;object-fit:cover}.business-feature .prose h2{font-size:37px}.business-feature .prose p{font-size:14px}.workshop-band{margin-top:77px;background:#efe4d3;padding:44px;display:grid;grid-template-columns:1fr 1fr;gap:65px}.workshop-band h2{font-size:38px}.workshop-band p{font-size:13px;color:var(--muted);line-height:1.9;max-width:450px;margin:23px 0}.workshop-steps>p{display:flex;align-items:start;gap:25px;border-top:1px solid #cbb5a0;padding-top:23px;margin:0 0 23px;max-width:100%}.workshop-steps strong{font-size:12px;line-height:2;color:var(--rust);font-weight:500}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 26px}.gallery-grid .gallery-open{height:235px}.gallery-grid .gallery-item:first-child{grid-column:span 2}.gallery-grid .gallery-item:first-child .gallery-open{height:355px}.gallery-grid .gallery-item:nth-child(2) .gallery-open{height:355px}.gallery-grid h3{font-size:21px}.article-opening{background:var(--wash);padding-bottom:34px;border-bottom:1px solid var(--line)}.article-heading{display:grid;grid-template-columns:1fr 200px;gap:65px;align-items:start;margin-top:33px}.article-heading h1{font-size:clamp(36px,4.2vw,61px);line-height:1.13;max-width:990px}.article-deck{font-size:15px;color:var(--muted);line-height:1.95;margin-top:25px;max-width:820px}.article-dates{border-top:2px solid var(--rust);padding-top:18px;display:flex;flex-direction:column;align-items:start;font-size:11px}.article-dates>small{font-size:7px;letter-spacing:.12em;color:var(--rust);font-weight:600;margin-bottom:6px}.article-dates>time{margin-bottom:23px;font-size:11px}.article-dates>span{font-size:10px;color:var(--muted);line-height:1.85}.article-photo{margin-top:38px}.article-photo>img{width:100%;height:450px;object-fit:cover;object-position:center 35%}.article-photo>figcaption{font-size:9px;color:var(--muted);padding-top:14px}.article-photo .source{font-size:9px}.article-body>h2{margin-top:44px;scroll-margin-top:125px}.article-body .source{font-size:11px}.share{font-size:11px;background:var(--rust);color:white;padding:12px 18px;min-height:46px;margin-top:24px}.editorial-box{background:var(--wash);border-left:2px solid var(--rust);padding:27px 30px;margin-top:35px}.editorial-box h2{font-size:24px}.editorial-box p{font-size:13px;margin:0 0 15px}.editorial-box .text-link{font-size:11px}.related{border-top:1px solid var(--line);background:#f4ecdf}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px}.related-grid>a{padding:28px 0;border-top:1px solid #baa18b}.related-grid small{font-size:9px;color:var(--rust)}.related-grid h2{font-size:28px;line-height:1.3;margin:18px 0 23px}.related-grid span{font-size:12px;border-bottom:1px solid #c6aa98;padding-bottom:8px}.guide-body{min-width:0;max-width:930px}.guide-body>section+section{margin-top:64px}.guide-body>section>h2{font-size:36px;margin-bottom:25px}.worksheet{background:#efe5d6;padding:32px;border-top:3px solid var(--rust)}.worksheet>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted);margin-bottom:28px}.worksheet form>label{display:block;font-size:12px;font-weight:500;margin-top:20px}.worksheet input[type=text],.worksheet input:not([type]),.worksheet textarea{display:block;width:100%;background:var(--cream);padding:13px 15px;border:1px solid #c4ad97;font-size:13px;margin-top:10px;resize:vertical}.check-list{margin-top:26px;border-bottom:1px solid #cbb6a1}.check-list>label{display:flex;gap:13px;padding:16px 0;border-top:1px solid #cbb6a1;align-items:start;font-size:12px;color:#5e4d3e;cursor:pointer}.check-list input{width:18px;height:18px;accent-color:var(--rust);flex-shrink:0;margin:3px 0 0}.worksheet-count{font-size:11px;color:var(--rust);margin:23px 0 17px}.worksheet-actions{display:flex;justify-content:space-between;align-items:center;gap:23px;flex-wrap:wrap}.clear{font-size:11px;background:none;text-decoration:underline;text-underline-offset:4px;min-height:44px}#storage-status{font-size:10px;color:var(--muted);margin-top:14px}.channels{display:grid;grid-template-columns:1fr 1fr;gap:20px}.channels>article{background:var(--wash);padding:25px}.channels h3{font-size:22px}.channels p{font-size:12px;margin:16px 0 20px;line-height:1.85;color:var(--muted)}.source-register{margin-top:30px;border-top:1px solid var(--line)}.source-register>div{display:flex;gap:21px;border-bottom:1px solid var(--line);padding:15px 0}.source-register>div>span{font-size:8px;color:var(--muted);padding-top:3px;min-width:18px}.source-register .source{font-size:12px;line-height:1.8}.media-register{margin-top:28px}.media-register>article{display:grid;grid-template-columns:124px 1fr;gap:25px;padding:25px 0;border-top:1px solid var(--line)}.media-register img{width:124px;height:105px;object-fit:contain;background:#f0e9df}.media-register h3{font-size:19px;margin-bottom:12px;line-height:1.35}.media-register p{font-size:11px;color:var(--muted);line-height:1.85;margin:10px 0}.media-register .source{font-size:10px}.error-page{padding:90px 0 120px;min-height:610px}.error-page h1{font-size:clamp(36px,5vw,65px);line-height:1.14}.error-page p:not(.eyebrow){font-size:14px;line-height:1.9;color:var(--muted);max-width:550px;margin-top:25px}
/* Accessible native dialogs. Media failures are never concealed with unrelated images. */
dialog{padding:0;border:0;background:var(--paper);color:var(--ink);box-shadow:0 25px 80px #2c1c1766}dialog::backdrop{background:#241b17d6;backdrop-filter:blur(4px)}.dialog-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:24px}.dialog-heading h2{font-size:22px;letter-spacing:-.035em}.dialog-heading button{background:var(--wash);font-size:27px;width:44px;height:44px;flex-shrink:0}.menu-dialog{width:min(430px,94vw);max-width:94vw;height:100dvh;max-height:100dvh;margin:0 0 0 auto;padding:25px 29px;overflow-y:auto;animation:drawer-in .25s ease}.menu-dialog>.brand{margin:0 0 27px}.menu-dialog nav>a{display:block;padding:14px 0;border-top:1px solid var(--line);font-size:16px}.menu-dialog nav>a[aria-current]{color:var(--rust)}.menu-dialog>p{font-size:11px;color:var(--muted);line-height:1.9;padding:21px;background:var(--wash);margin-top:26px}.search-dialog{width:min(680px,calc(100vw - 36px));margin:8dvh auto auto;padding:30px;max-height:84dvh;overflow-y:auto}.search-dialog>label{display:block;font-size:11px;margin-bottom:9px}.search-dialog input{width:100%;padding:14px 16px;border:1px solid #b7a08d;background:white;min-height:48px;font-size:14px}#search-status{font-size:10px;color:var(--muted);margin:14px 0 19px}.search-result{display:block;border-top:1px solid var(--line);padding:17px 4px}.search-result:hover{background:var(--wash)}.search-result>strong{font:500 17px/1.4 var(--head)}.search-result>p{font-size:11px;line-height:1.85;color:var(--muted);margin-top:8px}.lightbox{width:min(1080px,calc(100vw - 32px));max-width:1080px;max-height:93dvh;margin:auto;background:#2b211c;color:#f5eadc;overflow-y:auto}.lightbox>img{width:100%;height:min(64dvh,650px);object-fit:contain;background:#211a15}.photo-close{position:absolute;top:14px;right:14px;z-index:5;background:white;color:var(--ink);width:44px;height:44px;font-size:29px}.photo-info{padding:25px 30px}.photo-info>small{font-size:10px;color:#d7bda4}.photo-info>h2{font-size:26px;letter-spacing:-.03em;margin:11px 0 15px}.photo-info>p{font-size:11px;line-height:1.85;color:#cfbba9;margin:10px 0}.photo-info>a{font-size:11px;color:#ffbb93;text-decoration:underline;text-underline-offset:4px;margin-right:24px}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:var(--ink);color:white;font-size:12px;padding:12px 23px;z-index:200;max-width:calc(100% - 32px);pointer-events:none;opacity:0;transition:opacity .2s,transform .2s}.toast.show{opacity:1;transform:translate(-50%,0)}.media-unavailable{visibility:hidden}.media-message{display:block;font-size:11px;line-height:1.7;color:var(--rust-dark);background:#fbf3e8;padding:11px 14px;border:1px solid var(--line);margin-top:8px}.front-primary>.media-message,.front-thumbs>a>.media-message,.news-media>.media-message,.gallery-open>.media-message{position:absolute;inset:12px 12px auto;margin:0;font-size:9px;z-index:3}.brand .media-message{display:none}.reveal{opacity:1;transform:none}.motion .reveal.pending{opacity:0;transform:translateY(20px)}.motion .reveal{transition:opacity .65s,transform .65s}@keyframes drawer-in{from{transform:translateX(100%)}to{transform:none}}@keyframes number-in{from{opacity:.5}to{opacity:1}}
/* Intrinsic sizes are protected even if a remote image fails. */
.front-grid>*,.front-thumbs>*,.context-bar>*,.district-grid>*,.news-row>*,.trade-grid>*,.gallery-home>*,.help-grid>*,.footer-main>*,.page-intro-grid>*,.reading-layout>*,.region-entry>*,.business-feature>*,.gallery-grid>*,.article-heading>*,.workshop-band>*,.media-register>article>*{min-width:0}figure{max-width:100%}img.media-unavailable{max-width:100%}
/* Laptop */
@media(min-width:1700px){.front-copy h1{font-size:76px}.front-primary{height:370px}.front-thumbs>a{height:181px}.front-reading{min-height:565px}.front-grid{gap:36px}}
@media(max-width:1250px){.container{width:calc(100% - 70px)}.masthead-inner{gap:23px;height:90px}.main-nav{gap:19px}.main-nav>a,.nav-drop>button{font-size:11px}.brand strong{font-size:17px}.brand img{width:65px}.front-grid{grid-template-columns:1fr 1.13fr .75fr;gap:25px}.front-copy h1{font-size:56px}.front-primary{height:325px}.front-thumbs>a{height:170px}.front-reading{min-height:509px}.reading-item{padding:22px 18px}.reading-label,.reading-all{padding-inline:18px}.reading-item h2{font-size:17px}.front-index{margin-top:28px}.front-copy>p:not(.eyebrow){font-size:12px}.context-bar{gap:25px}.context-value{gap:14px}.context-value>strong{font-size:46px}.district-item{padding-inline:20px}.district-item h3{font-size:21px}.news-row{grid-template-columns:200px 1fr 156px;gap:27px}.news-side{padding-left:23px}.news-copy h3{font-size:26px}.trade-grid,.help-grid{gap:54px}.trade-copy h2{font-size:41px}.reading-layout{grid-template-columns:200px minmax(0,1fr);gap:65px}.page-intro-grid{gap:45px}.footer-main{gap:32px;grid-template-columns:1.2fr .8fr 1fr}.footer-note{grid-column:1/-1;border:0;border-top:1px solid #5c4a3b;padding:22px 0 0;display:flex;align-items:center;gap:30px}.footer-note>p{max-width:610px;margin:0}.footer-note>.text-link{margin-left:auto}.business-feature{gap:50px}.article-heading{gap:45px}}
/* Tablet: the reading column becomes a full-width band, not a squashed desktop. */
@media(max-width:1080px){.main-nav{display:none}.head-actions{margin-left:auto}.menu-trigger{display:flex}.masthead-inner{height:84px}.front-grid{grid-template-columns:.9fr 1.1fr;gap:30px}.front-copy h1{font-size:63px}.front-copy>p:not(.eyebrow){font-size:13px}.front-primary{height:325px}.front-thumbs>a{height:168px}.front-reading{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:0}.reading-label{grid-column:1/-1;padding:12px 20px}.reading-item{border-right:1px solid var(--line);padding:21px}.reading-item:nth-last-child(2){border-right:0}.reading-all{grid-column:1/-1;padding:13px 21px}.reading-item h2{font-size:18px;min-height:49px}.edition-line{height:51px}.context-bar{grid-template-columns:1.2fr 1fr 1fr}.context-note{grid-column:1/-1;border-top:1px solid var(--line);padding-top:17px}.context-value{justify-content:start;padding-left:35px}.section{padding:70px 0}.district-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.district-item{padding:24px!important;border-bottom:1px solid var(--line)}.district-item:nth-child(2n){border-right:0}.district-item:nth-child(n+3){border-bottom:0}.district-item h3{min-height:0;font-size:25px;margin-top:18px}.district-item p{max-width:100%}.news-row{grid-template-columns:200px 1fr;gap:25px}.news-side{grid-column:2;border:0;padding-left:0;flex-direction:row;align-items:center;gap:20px;justify-content:start;margin-top:-4px}.news-side>small{display:none}.news-side>.text-link{margin:0;margin-left:auto}.news-copy h3{font-size:27px}.news-media{grid-row:span 2;height:210px}.update-note{grid-template-columns:1fr 1fr;gap:20px}.update-note>span{max-width:100%;grid-column:1/-1}.trade-grid{gap:40px}.trade-media .document-photo>img{height:400px}.trade-copy h2{font-size:36px}.trade-copy>p:not(.eyebrow){font-size:12px}.gallery-home{gap:23px}.gallery-open{height:250px}.gallery-item h3{font-size:17px}.help-grid{gap:40px}.help-grid h2{font-size:32px}.help-grid .btn{font-size:11px}.reading-layout{grid-template-columns:170px minmax(0,1fr);gap:42px}.contents>a{font-size:11px}.page-intro-grid h1{font-size:43px}.page-intro-grid{grid-template-columns:1.2fr .8fr;gap:32px}.intro-rule>span{font-size:23px;letter-spacing:.08em}.intro-photo img{height:230px}.page-intro-grid>div:first-child>p:not(.eyebrow){font-size:13px}.region-entry{grid-template-columns:140px 1fr;gap:40px}.business-feature{grid-template-columns:1.15fr .9fr;gap:36px}.business-feature .document-photo>img{height:310px}.business-feature .prose h2{font-size:31px}.business-feature .prose p{font-size:13px}.filter-toolbar{align-items:stretch;flex-direction:column;gap:22px}.filter-toolbar>label{max-width:100%;min-width:0}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid .gallery-item:first-child{grid-column:auto}.gallery-grid .gallery-item:first-child .gallery-open,.gallery-grid .gallery-item:nth-child(2) .gallery-open,.gallery-grid .gallery-open{height:275px}.article-heading{grid-template-columns:1fr;gap:26px}.article-heading h1{font-size:48px}.article-dates{flex-direction:row;gap:14px;align-items:center;flex-wrap:wrap;font-size:10px}.article-dates>small,.article-dates>time{margin:0}.article-dates>span{margin-left:auto}.article-photo>img{height:370px}.guide-body>section>h2{font-size:32px}.worksheet{padding:27px}.channels{grid-template-columns:1fr}.media-register>article{grid-template-columns:90px 1fr;gap:19px}.media-register img{width:90px;height:85px}}
/* Small tablet */
@media(max-width:800px){.container{width:calc(100% - 48px)}.front-copy h1{font-size:52px}.front-primary{height:300px}.front-thumbs>a{height:170px}.front-primary strong{font-size:22px}.front-primary>figcaption{padding-inline:18px}.front-index{margin-top:24px}.front-index>a{font-size:10px}.front-reading{margin-top:8px}.reading-item h2{font-size:17px;min-height:65px}.context-value{padding-left:26px}.context-value>strong{font-size:44px}.context-value>span{font-size:9px}.context-bar{gap:20px}.section-heading h2{font-size:34px}.section-heading>.text-link{font-size:11px}.trade-grid{grid-template-columns:1fr;gap:35px}.trade-media{order:2}.trade-copy h2{font-size:42px}.trade-copy>p:not(.eyebrow){font-size:14px;max-width:620px}.trade-media .document-photo>img{height:360px}.trade-copy>small{font-size:10px}.gallery-home{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.gallery-home>.gallery-item:nth-child(n){margin-top:0}.gallery-home>.gallery-item:last-child{grid-column:1/-1;max-width:100%}.gallery-home>.gallery-item:last-child .gallery-open{height:315px}.help-grid{grid-template-columns:1fr;gap:39px}.help-grid h2{font-size:38px}.help-grid>div:first-child>p:not(.eyebrow){max-width:600px}.network-top h2{font-size:26px}.footer-main{grid-template-columns:1.2fr 1fr;gap:34px}.footer-identity{grid-column:1/-1}.footer-note{display:block;grid-column:1/-1}.footer-note>p{margin:15px 0 16px;max-width:700px}.footer-note>.text-link{margin:0}.page-intro-grid{grid-template-columns:1fr;gap:28px;padding-top:14px}.intro-photo img{height:285px}.intro-rule{display:none}.page-intro-grid h1{font-size:47px}.reading-layout{grid-template-columns:1fr;gap:34px}.contents{position:static;display:flex;gap:12px 23px;flex-wrap:wrap;align-items:center;padding-top:16px}.contents>p{width:100%;margin-bottom:0}.contents>a{font-size:10px;padding:6px 0}.contents>.share{margin:0;font-size:10px;min-height:39px;padding:8px 14px}.prose{max-width:100%;font-size:14px}.prose h2{font-size:33px}.region-entry{grid-template-columns:75px 1fr;gap:30px}.region-number{font-size:57px}.region-number>small{font-size:8px}.region-entry h2{font-size:30px}.region-entry p{font-size:13px}.region-entry .region-lead{font-size:17px}.business-feature{grid-template-columns:1fr;gap:30px}.business-feature.reverse>.prose{order:0}.business-feature .document-photo>img{height:340px}.business-feature .prose h2{font-size:36px}.business-feature .prose p{font-size:14px}.workshop-band{grid-template-columns:1fr;gap:30px;padding:34px}.workshop-band h2{font-size:36px}.workshop-band p{max-width:600px}.workshop-steps>p{margin-bottom:20px}.article-heading h1{font-size:43px}.article-deck{font-size:14px}.article-dates>span{margin-left:0;flex-basis:100%}.article-photo>img{height:330px}.related-grid{gap:35px}.related-grid h2{font-size:25px}.channels{grid-template-columns:1fr 1fr}.guide-body>section>h2{font-size:34px}.media-register>article{grid-template-columns:115px 1fr;gap:25px}.media-register img{width:115px;height:95px}}
/* Handheld: short reading lines, full-size touch controls. */
@media(max-width:560px){html{scroll-padding-top:97px}.container{width:calc(100% - 34px)}.masthead-inner{height:77px;gap:12px}.brand{gap:10px}.brand img{width:60px;height:47px}.brand>span{padding-left:12px}.brand small{font-size:6px;letter-spacing:.23em}.brand strong{font-size:15px}.head-actions{gap:14px}.search-trigger{font-size:10px;border:0;padding:0;min-height:44px}.search-trigger>span{display:none}.menu-trigger{font-size:0;gap:0;padding-left:5px}.menu-trigger i{width:21px;height:14px}.edition-line{height:47px;font-size:6px;letter-spacing:.07em;gap:10px}.edition-line>span:nth-child(2){display:none}.edition-line>a{font-size:8px}.front-grid{grid-template-columns:1fr;gap:26px;padding-top:27px;padding-bottom:30px}.front-copy{padding-top:0}.front-copy .eyebrow{font-size:8px;margin-bottom:20px}.front-copy h1{font-size:clamp(46px,12vw,66px);max-width:100%;line-height:1.05}.front-copy h1 br:first-child{display:none}.front-copy h1 em:before{content:' ';white-space:pre}.front-copy>p:not(.eyebrow){max-width:100%;font-size:13px;margin-top:21px;line-height:1.85}.front-copy>.btn{margin-top:23px;font-size:11px}.front-index{display:none}.front-primary{height:295px}.front-primary strong{font-size:25px}.front-primary>figcaption{padding:42px 19px 20px}.front-primary figcaption>span{font-size:7px}.front-thumbs{gap:12px;margin-top:12px}.front-thumbs>a{height:172px}.front-thumbs>a>span{padding:10px 10px;font-size:8px;line-height:1.65}.front-reading{grid-template-columns:1fr;margin-top:0}.reading-label{padding:13px 19px;font-size:8px}.reading-item{padding:18px 19px;display:grid;grid-template-columns:1fr 85px;column-gap:15px;border-right:0;align-items:center}.reading-item>small{font-size:7px;grid-column:1}.reading-item h2{font-size:20px;line-height:1.3;min-height:0;margin:9px 0 0;grid-column:1;max-width:100%}.reading-item time{font-size:8px;grid-column:2;grid-row:1;text-align:right}.reading-item b{position:static;grid-column:2;grid-row:2;text-align:right;font-size:21px}.reading-all{padding:14px 19px;font-size:9px}.context-bar{grid-template-columns:1fr 1fr;gap:24px 18px;padding:24px 0}.context-bar>div:first-child{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:15px}.context-bar .eyebrow{margin:0;font-size:7px;max-width:90px}.context-bar>div:first-child>p:not(.eyebrow){font-size:13px;text-align:right}.context-value{justify-content:start;border:0;gap:18px;padding-left:0}.context-value>strong{font-size:48px}.context-value>span{font-size:11px}.context-value:nth-child(3){border-left:1px solid var(--line);padding-left:25px}.context-note{grid-column:1/-1;font-size:10px}.context-note .source{font-size:8px}.section{padding:56px 0}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:32px;line-height:1.2}.section-heading>.text-link{margin-top:20px;font-size:11px}.eyebrow{font-size:8px;letter-spacing:.13em}.district-grid{grid-template-columns:1fr}.district-item{border-right:0!important;border-bottom:1px solid var(--line)!important;padding:25px 0!important}.district-item:last-child{border-bottom:0!important}.district-item>small{font-size:8px}.district-item h3{font-size:25px;margin:15px 0 11px}.district-item p{font-size:12px;margin-bottom:20px}.district-item>span{font-size:9px}.small-note{font-size:10px;margin-top:19px}.news-row{grid-template-columns:1fr;gap:19px;padding:26px 0}.news-media{height:213px;grid-row:auto}.news-copy h3{font-size:26px;margin:13px 0 12px;line-height:1.23}.news-copy>p{font-size:12px}.news-side{grid-column:1;flex-direction:row;gap:20px;margin-top:0}.news-side>time{font-size:10px}.news-side>.text-link{font-size:10px;margin-left:auto}.tag{font-size:8px}.update-note{grid-template-columns:1fr;gap:15px;margin-top:28px}.update-note>p{font-size:11px}.update-note>.source{font-size:9px}.trade-section{padding:53px 0}.trade-copy h2{font-size:34px}.trade-copy>p:not(.eyebrow){font-size:12px;margin-top:23px}.trade-copy>a{font-size:15px;padding:17px 0}.trade-copy>small{font-size:9px}.trade-media .document-photo{margin:0}.trade-media .document-photo>img{height:285px}.trade-grid{gap:33px}.gallery-home{grid-template-columns:1fr 1fr;gap:29px 14px}.gallery-open{height:212px}.gallery-home>.gallery-item:last-child .gallery-open{height:235px}.gallery-item figcaption{padding-top:13px}.gallery-item figcaption>small{font-size:7px}.gallery-item h3{font-size:16px;margin:8px 0 7px}.gallery-item .source{font-size:8px}.gallery-open>span{font-size:8px;padding:8px 10px;right:9px;bottom:9px}.help-section{padding:55px 0}.help-grid h2{font-size:31px}.help-grid>div:first-child>p:not(.eyebrow){font-size:12px;line-height:1.9;margin-top:20px}.help-grid .btn{font-size:10px;padding:13px 16px;gap:16px}.help-grid{gap:31px}.faq-list summary{font-size:12px;padding:18px 0;gap:20px}.faq-list details>p{font-size:11px;padding:0 25px 21px 0}.network{padding:43px 0 28px}.network-top{display:block;margin-bottom:24px}.network-top h2{font-size:26px;line-height:1.25}.network-top p:not(.eyebrow){font-size:10px}.network-controls{margin-top:22px}.network-card{flex-basis:248px;min-height:126px}.network-foot{font-size:8px;gap:16px}.network-foot>span:last-child{text-align:right}.footer{padding-top:41px}.footer-main{grid-template-columns:1fr 1fr;gap:32px 24px;padding-bottom:33px}.footer .brand strong{font-size:17px}.footer .brand img{width:61px;height:48px}.footer-identity>p{font-size:11px;margin:20px 0}.footer-nav>a{font-size:10px;line-height:1.9;margin:8px 0}.footer-nav h2{font-size:10px;margin-bottom:15px}.footer-note>p{font-size:10px}.footer-bottom{display:block;font-size:8px;line-height:1.9;padding:22px 0}.footer-bottom>a{display:block;margin-top:16px;width:fit-content}.breadcrumbs{font-size:9px;padding:20px 0;gap:8px}.page-intro{padding-bottom:28px}.page-intro-grid{padding-top:16px;gap:25px}.page-intro-grid h1{font-size:36px;line-height:1.17;letter-spacing:-.05em}.page-intro-grid>div:first-child>p:not(.eyebrow){font-size:12px;line-height:1.9;margin-top:20px}.intro-photo img{height:223px}.intro-photo>figcaption{font-size:8px}.intro-photo .source{font-size:8px}.contents{gap:9px 20px;padding-top:15px}.contents>a{font-size:10px}.reading-layout{gap:30px}.prose{font-size:13px;line-height:1.95}.prose h2{font-size:28px;line-height:1.25;margin-bottom:21px}.prose h3{font-size:21px}.prose p{margin-bottom:22px}.prose .lead{font-size:17px;line-height:1.9}.prose>section+section{margin-top:42px}.prose .source{font-size:10px}.stage-list>article{gap:18px;padding:23px 0}.stage-list h3{font-size:22px}.stage-list p{font-size:12px}.stage-list .source{font-size:9px}.document-photo>figcaption{font-size:9px;padding-top:12px}.document-photo .source{font-size:8px}.filter-toolbar{padding:20px;gap:20px}.filter-toolbar>label{font-size:10px}.filter-toolbar input{font-size:11px;padding:12px 13px}.filter-buttons{gap:7px}.filter-buttons>button{font-size:9px;padding:9px 12px;min-height:43px}.result-count{font-size:10px;margin:17px 0 23px}.region-entry{grid-template-columns:1fr;gap:20px;padding:28px 0}.region-number{font-size:39px;display:flex;gap:22px;align-items:center}.region-number>small{margin:0;font-size:9px}.region-entry h2{font-size:28px;margin-top:12px}.region-entry p{font-size:12px;margin-top:18px}.region-entry .region-lead{font-size:15px}.region-question{padding:20px;margin:20px 0}.region-question>strong{font-size:10px}.region-question p{font-size:11px;margin-top:10px}.region-entry .source{font-size:10px}.notice{padding:24px 21px;margin-top:34px}.notice h2{font-size:23px}.notice p{font-size:12px}.notice .source{font-size:10px}.topic-links{gap:15px 25px;margin-bottom:39px}.topic-links>a{font-size:10px}.business-feature{gap:27px}.business-feature .prose h2{font-size:30px}.business-feature .prose p{font-size:12px}.business-feature .document-photo>img{height:275px}.business-feature+.business-feature{margin-top:48px;padding-top:42px}.workshop-band{padding:26px 23px;margin-top:54px;gap:26px}.workshop-band h2{font-size:31px}.workshop-band p{font-size:12px;line-height:1.9}.workshop-steps>p{gap:20px}.gallery-grid{grid-template-columns:1fr;gap:31px}.gallery-grid .gallery-item:first-child .gallery-open,.gallery-grid .gallery-item:nth-child(2) .gallery-open,.gallery-grid .gallery-open{height:260px}.gallery-grid h3{font-size:21px}.gallery-grid .gallery-item .source{font-size:9px}.article-heading{margin-top:17px;gap:24px}.article-heading h1{font-size:34px;line-height:1.21;letter-spacing:-.045em}.article-deck{font-size:12px;line-height:1.9;margin-top:22px}.article-dates{gap:8px 13px;font-size:9px;padding-top:18px}.article-dates>small{font-size:6px}.article-dates>time{font-size:9px}.article-dates>span{font-size:9px;margin-top:7px}.article-photo{margin-top:27px}.article-photo>img{height:250px}.article-photo>figcaption{font-size:8px}.article-photo .source{font-size:8px}.article-opening{padding-bottom:26px}.article-section{padding-top:38px}.article-body>h2{margin-top:36px;font-size:27px}.article-body .source{font-size:9px}.editorial-box{padding:24px 21px}.editorial-box h2{font-size:23px}.editorial-box p{font-size:12px}.related-grid{grid-template-columns:1fr;gap:13px}.related-grid h2{font-size:26px;line-height:1.3}.related-grid small{font-size:8px}.related-grid span{font-size:11px}.guide-body>section+section{margin-top:46px}.guide-body>section>h2{font-size:29px;margin-bottom:22px}.worksheet{padding:25px 21px}.worksheet>p:not(.eyebrow){font-size:11px}.worksheet form>label{font-size:11px}.worksheet input:not([type]),.worksheet textarea{font-size:12px;padding:12px}.check-list>label{font-size:11px;gap:12px;padding:15px 0}.worksheet-count{font-size:10px}.worksheet-actions>.btn{font-size:10px;padding:12px 16px;gap:17px}.worksheet-actions{gap:15px}.clear{font-size:10px}.channels{grid-template-columns:1fr;gap:17px}.channels article{padding:23px}.channels h3{font-size:23px}.source-register>div{gap:15px}.source-register .source{font-size:11px}.media-register>article{grid-template-columns:72px 1fr;gap:17px;padding:21px 0}.media-register img{width:72px;height:75px}.media-register h3{font-size:17px;line-height:1.4}.media-register p{font-size:10px}.media-register .source{font-size:9px}.section-intro{font-size:12px}.error-page{padding:52px 0 78px;min-height:570px}.error-page h1{font-size:38px}.error-page p:not(.eyebrow){font-size:12px}.error-page .actions{gap:15px}.error-page .btn{font-size:11px}.menu-dialog{padding:23px 24px}.dialog-heading h2{font-size:19px}.menu-dialog .brand img{width:64px}.menu-dialog .brand strong{font-size:17px}.search-dialog{padding:24px 21px;margin-top:5dvh;max-height:90dvh}.search-dialog input{font-size:13px}.search-result>strong{font-size:16px}.lightbox>img{height:min(53dvh,460px)}.photo-info{padding:23px}.photo-info>h2{font-size:23px}.photo-info>p{font-size:10px}.photo-info>a{font-size:10px}.toast{font-size:11px;padding:12px 18px}}
@media(max-width:360px){.container{width:calc(100% - 28px)}.brand img{width:49px}.brand>span{padding-left:9px}.brand{gap:8px}.brand strong{font-size:14px}.head-actions{gap:10px}.search-trigger{font-size:9px}.front-copy h1{font-size:45px}.front-primary{height:270px}.front-thumbs>a{height:151px}.front-thumbs>a>span{font-size:7px}.reading-item h2{font-size:18px}.context-value{gap:14px}.context-value>strong{font-size:43px}.section-heading h2{font-size:29px}.page-intro-grid h1{font-size:33px}.gallery-open{height:190px}.article-heading h1{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion .reveal.pending{opacity:1;transform:none}}
@media print{.masthead,.network,.footer,dialog,.contents,.filter-toolbar,.actions,.btn,.share,.toast,.search-trigger{display:none!important}body{color:black;background:white;font:11pt/1.6 Arial,sans-serif}.container{width:100%;max-width:100%}.section{padding:20px 0}.reading-layout,.page-intro-grid,.article-heading,.business-feature{display:block}.page-intro,.article-opening,.bulletin,.help-section{background:none}.prose{max-width:none}.article-photo>img,.intro-photo img{height:220px}.source{color:#000}.news-row,.gallery-item{break-inside:avoid}.reveal{opacity:1!important;transform:none!important}}
