:root{--white:#ffffff;--black:#000000;--paper:#eeeae2;--red:#a1121a;--gray:#777777;--line:#cbc6bd;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--mono:'Courier New',monospace;--gutter:clamp(24px,4.3vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--white);color:var(--black);font:15px/1.6 var(--sans)}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit;color:inherit;border-radius:0}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{background:none;border:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:5px}button:disabled{cursor:default}img{display:block;max-width:100%}svg{display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.03}h2{font-size:clamp(38px,4.1vw,66px)}h3{font-size:27px}button,select,a{transition:background-color .16s,color .16s}::selection{background:var(--red);color:var(--white)}[hidden]{display:none!important}.shell{padding-inline:var(--gutter)}.eyebrow{font:11px/1.5 var(--mono);letter-spacing:.07em;text-transform:uppercase}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:var(--white);padding:12px}.skip-link:focus{top:10px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:15px 22px;min-height:48px;font-size:13px;font-weight:600;line-height:1.3;border:1px solid currentColor}.button span{font-size:22px;font-weight:400;line-height:1}.button-black{color:var(--white);background:var(--black);border-color:var(--black)}.button-black:hover{background:var(--white);color:var(--black)}.button-white{color:var(--black);background:var(--white);border-color:var(--white)}.button-white:hover{background:var(--black);color:var(--white)}.underlink{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:10px 0 7px;border-bottom:1px solid var(--black);font-size:13px;line-height:1.3;min-height:44px}.underlink:hover{color:var(--red)}.underlink span{font-size:20px}.preview-bar{height:30px;display:flex;align-items:center;justify-content:space-between;padding-inline:var(--gutter);font:10px var(--mono);letter-spacing:.06em;border-bottom:1px solid var(--line)}.preview-bar div{display:flex;align-items:center;gap:25px}.preview-bar button{padding:6px 0;font:inherit}.preview-bar a:hover,.preview-bar button:hover{color:var(--red)}.masthead{height:85px;position:sticky;top:0;z-index:20;background:var(--white);border-bottom:1px solid var(--black);display:flex;align-items:center;justify-content:space-between;padding-inline:var(--gutter);gap:30px}.brand{flex-shrink:0}.brand img{width:154px;height:36px}.masthead nav{display:flex;align-items:center;gap:35px}.masthead nav a,.masthead nav button{font-size:13px;padding:15px 0;position:relative}.masthead nav a:hover,.masthead nav button:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:28px}.search-trigger{display:flex;align-items:center;gap:10px;font-size:12px;min-height:44px;padding:0}.search-trigger svg,.archive-search svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.4}.search-trigger kbd{font:11px var(--mono);padding:1px 5px;border:1px solid var(--line);margin-left:8px}.donate{min-height:40px;padding:10px 16px;gap:23px}.donate span{font-size:18px}.mobile-menu{display:none}.identity-strip{display:flex;justify-content:space-between;padding:15px var(--gutter);font:10px/1.5 var(--mono);letter-spacing:.035em;text-transform:uppercase}.hero{background:var(--black);color:var(--white);display:grid;grid-template-columns:47% 53%;min-height:560px;overflow:hidden}.hero-copy{padding:52px 0 28px var(--gutter);position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.hero-kicker{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-kicker #feature-region{margin-left:15px;padding-left:25px;border-left:1px solid var(--gray)}.square{width:6px;height:6px;background:var(--white);display:inline-block}.hero h1{font-size:clamp(60px,6.7vw,112px);line-height:.98;letter-spacing:-.058em;margin:32px 0 24px;max-width:650px;overflow-wrap:break-word}.hero h1.is-long{font-size:clamp(49px,5.1vw,85px)}#hero-dek{max-width:485px;font-size:14px;line-height:1.8;padding-right:30px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px;flex-wrap:wrap}.text-action{padding:12px 0;min-height:44px;font-size:11px;display:flex;align-items:center;gap:12px}.text-action span{font-size:20px}.text-action:hover{text-decoration:underline}.hero-meta{display:flex;gap:23px;font:10px/1.5 var(--mono);letter-spacing:.025em;margin-top:auto;padding-top:36px}.hero-meta span+span{border-left:1px solid var(--gray);padding-left:23px}.hero-visual{position:relative;display:flex;flex-direction:column;min-width:0;padding:25px 26px 0 0;justify-content:space-between}.visual-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;z-index:2;position:relative;padding-left:24px}.visual-toolbar .eyebrow{font-size:9px}.view-switch{display:flex;border:1px solid var(--gray);flex-shrink:0}.view-switch button{padding:8px 12px;min-height:36px;font:10px var(--mono)}.view-switch button[aria-pressed=true]{background:var(--white);color:var(--black)}.art-stage{position:relative;flex:1;display:flex;align-items:center;justify-content:center;min-height:400px;margin:0 -20px 0 -28px}.art-stage img{width:100%;height:100%;max-height:535px;object-fit:contain}.art-stage #hero-evidence{width:92%;height:auto;max-height:450px;object-fit:contain}.hero-visual figcaption{display:flex;justify-content:space-between;align-items:center;padding:16px 0 18px 25px;font:9px/1.5 var(--mono);gap:18px}.hero-visual.is-evidence .art-stage{padding:35px 10px}.hero-visual.is-evidence .visual-toolbar .eyebrow{max-width:180px}.story-rail{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--black);padding-inline:var(--gutter)}.story-tab{position:relative;text-align:left;display:flex;flex-direction:column;padding:24px 44px 24px 24px;border-right:1px solid var(--black);gap:10px;min-height:120px}.story-tab:first-child{border-left:1px solid var(--black)}.story-tab.is-active::before{content:'';height:3px;position:absolute;top:0;left:0;right:0;background:var(--red)}.story-tab.is-active .eyebrow{color:var(--red)}.story-title{font:22px/1.15 var(--serif);letter-spacing:-.025em;max-width:300px}.story-arrow{position:absolute;right:22px;bottom:24px;font-size:24px}.story-tab:hover{background:var(--black);color:var(--white)}.story-tab:hover .eyebrow{color:var(--white)}.archive-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;margin-top:96px;margin-bottom:55px;align-items:end}.archive-intro h2{margin-top:22px}.archive-intro h2 em{font-weight:400}.intro-detail{max-width:460px;padding-bottom:5px}.intro-detail p{font-size:16px;line-height:1.8}.intro-detail .underlink{margin-top:22px}.holdings{display:grid;grid-template-columns:repeat(3,1fr) 1.25fr;margin-bottom:105px}.holdings>div{border-top:1px solid var(--black);border-bottom:1px solid var(--black);padding:25px 20px 25px 0}.holdings strong{font:57px/1 var(--serif);letter-spacing:-.05em;display:block;margin-bottom:10px}.holdings>div>span{font-size:11px}.holdings .holdings-note{border-left:1px solid var(--black);padding-left:35px;display:flex;flex-direction:column;justify-content:center}.holdings-note p{font-size:12px;margin-top:10px}.section-top{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px}.section-top h2{margin-top:15px}.section-top>.eyebrow{padding-bottom:6px;font-size:10px}.section-number{margin-right:20px;color:var(--red)}.atlas-layout{display:grid;grid-template-columns:1fr 310px;border:1px solid var(--black)}.map-frame{padding:22px 24px;display:flex;flex-direction:column;min-width:0}.map-heading{display:flex;justify-content:space-between}.map-heading .eyebrow{font-size:9px}.map-drawing{display:flex;align-items:center;min-height:350px;flex:1}.atlas{width:100%;height:auto;overflow:visible}.atlas__land path{fill:var(--paper);stroke:var(--white);stroke-width:.55}.atlas__marker circle{fill:var(--red);stroke:var(--white);stroke-width:1.8;transition:r .2s;cursor:pointer}.atlas__marker:hover circle,.atlas__marker:focus-visible circle,.atlas__marker.is-selected circle{r:8;fill:var(--black);stroke:var(--red);stroke-width:2}.atlas__marker:focus-visible{outline:0}.map-bottom{display:flex;justify-content:space-between;gap:20px;font:9px/1.5 var(--mono)}.map-bottom>span:first-child{display:flex;align-items:center;gap:8px}.map-key{display:inline-block;background:var(--red);width:6px;height:6px}.country-panel{border-left:1px solid var(--black);padding:24px;min-width:0}.country-select-field label{display:block;font-size:10px}.country-select-field select{border:0;border-bottom:1px solid var(--black);font:35px/1.2 var(--serif);width:100%;padding:14px 25px 15px 0;background:var(--white)}.country-tally{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:17px 0;font:10px var(--mono);text-transform:uppercase}.country-record{display:block;padding:17px 0;border-bottom:1px solid var(--line);font:18px/1.25 var(--serif);letter-spacing:-.02em}.country-record:hover{color:var(--red)}.country-panel .underlink{width:100%;margin-top:14px}.country-ref{display:block;font:9px var(--mono);margin-bottom:7px}.archive-section{margin-top:105px;scroll-margin-top:30px}.archive-tools{display:grid;grid-template-columns:1fr 205px 170px;border-block:1px solid var(--black)}.archive-search{display:flex;align-items:center;gap:16px;padding:16px 20px 16px 0}.archive-search input{width:100%;border:0;background:var(--white);padding:8px 0;font-size:14px;min-width:0}.archive-tools>label:not(:first-child){border-left:1px solid var(--black)}.archive-tools select{border:0;background:var(--white);padding:24px 18px;width:100%;font-size:12px}.results-line{padding:19px 0;display:flex;justify-content:space-between;font-size:10px}.results-line button{font:inherit;text-decoration:underline}.result-row{display:grid;grid-template-columns:112px minmax(0,1fr) 138px 42px;gap:24px;padding:27px 0;border-top:1px solid var(--line);align-items:start}.result-row>.eyebrow{padding-top:5px;font-size:10px}.result-row h3{font-size:clamp(21px,2.05vw,31px);line-height:1.16;letter-spacing:-.025em}.result-row h3 a:hover{color:var(--red)}.result-row p{font-size:12px;line-height:1.8;margin-top:12px;max-width:730px}.record-location{text-align:right}.record-location time{display:block;margin-top:9px;font-size:9px}.save-button{width:40px;height:44px;display:grid;place-items:center;border:1px solid transparent;margin-top:0}.save-button svg{width:17px;height:21px;fill:none;stroke:var(--black);stroke-width:1.3}.save-button[aria-pressed=true] svg{fill:var(--black)}.save-button:hover{border-color:var(--black)}.load-more{width:100%;border-top:1px solid var(--black);border-bottom:1px solid var(--black);padding:19px;text-align:center;font-size:12px}.load-more span{margin-left:25px;font-size:20px}.load-more:hover{background:var(--black);color:var(--white)}.empty-results{padding:45px 0;border-top:1px solid var(--line)}.empty-results h3{margin-bottom:12px}.empty-results p{font-size:13px}.host-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;margin:100px 0}.host-section h2{font-size:clamp(32px,3.2vw,49px);margin:20px 0}.host-section p{font-size:13px}.host-input{display:flex;border-bottom:1px solid var(--black);margin-top:18px}.host-input input{border:0;min-width:0;flex:1;padding:15px 8px 15px 0;font-size:14px}.host-input .button{font-size:22px;min-width:55px;justify-content:center;padding:10px}.suggestions{display:flex;gap:17px;align-items:center;margin-top:14px;font-size:11px}.suggestions button{text-decoration:underline;text-underline-offset:4px;padding:8px 0}.support-scene{display:grid;grid-template-columns:40% 60%;background:var(--black);color:var(--white);min-height:440px;overflow:hidden}.support-content{padding:55px 0 55px var(--gutter);position:relative;z-index:1}.support-content h2{font-size:clamp(58px,6.1vw,100px);margin:25px 0}.support-content p:not(.eyebrow){font-size:13px;line-height:1.8;max-width:360px;margin-bottom:25px}.support-scene figure{display:flex;flex-direction:column;justify-content:center;min-width:0;position:relative}.support-scene img{width:100%;height:100%;object-fit:contain}.support-scene figcaption{position:absolute;right:25px;bottom:22px;font-size:9px}.tip-strip{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:55px;border-bottom:1px solid var(--black)}.tip-strip h2{font-size:34px;margin-top:16px}.footer-main{display:flex;gap:40px;padding:45px 0;align-items:center}.footer-main p{font-size:11px;line-height:1.6}.footer-main>div{margin-left:auto;display:flex;gap:24px;font-size:12px}.footer-main a:hover{color:var(--red)}.footer-bottom{display:flex;justify-content:space-between;gap:25px;padding:20px 0;border-top:1px solid var(--line);font-size:9px}.footer-bottom button{font:inherit;padding:0}dialog{background:var(--white);color:var(--black);border:1px solid var(--black);padding:0;max-height:calc(100dvh - 64px);max-width:calc(100vw - 40px)}dialog::backdrop{background:rgb(0 0 0 / .72)}.dialog-top{display:flex;align-items:center;justify-content:space-between;padding:18px 28px;gap:20px;border-bottom:1px solid var(--black);background:var(--white);position:sticky;top:0;z-index:2}.dialog-top h2{font-size:31px}.close-dialog{font:11px var(--mono);min-height:44px;padding:8px 0;white-space:nowrap}.record-dialog{width:940px}.record-body{padding:36px 50px 44px}.record-body h2{font-size:clamp(34px,4.3vw,64px);margin:18px 0 24px}.record-body .record-summary{font:20px/1.65 var(--serif);margin-bottom:28px}.record-body figure{margin:28px 0;background:var(--paper);padding:20px}.record-body figure img{width:100%;max-height:420px;object-fit:contain}.record-body figcaption{font:10px/1.6 var(--mono);margin-top:15px}.record-metadata{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--black);margin-block:28px}.record-metadata>div{padding:16px 15px 16px 0}.record-metadata dt{font:10px var(--mono);text-transform:uppercase;margin-bottom:7px}.record-metadata dd{margin:0;font-size:12px}.record-body .record-note{font-size:12px;margin-bottom:24px;max-width:700px}.record-dialog-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.search-dialog{width:920px;padding-bottom:25px}.global-search-field{display:block;padding:22px 28px 0}.global-search-field input{width:100%;border:0;border-bottom:1px solid var(--black);font-size:22px;padding:14px 0 20px}.search-types{display:flex;gap:8px;padding:18px 28px 0;flex-wrap:wrap}.search-types button{font:10px var(--mono);padding:12px;border:1px solid var(--black);min-height:40px}.search-types button[aria-pressed=true]{background:var(--black);color:var(--white)}#global-count{padding:20px 28px 10px}#global-results{padding:0 28px}.global-result{display:block;border-top:1px solid var(--line);padding:17px 0}.global-result:hover .global-title{color:var(--red)}.global-title{display:block;font:23px/1.2 var(--serif);margin:6px 0;overflow-wrap:anywhere}.global-result p{font-size:12px}.notes-dialog{width:760px}.notes-dialog>h2,.notes-dialog>p,.notes-dialog>ol,.notes-dialog>.underlink{margin:28px 40px}.notes-dialog h2{font-size:52px}.notes-dialog p{font-size:14px}.notes-dialog ol{padding-left:20px}.notes-dialog li{font-size:13px;margin-bottom:18px}.notes-dialog strong{display:block}.notes-dialog>.underlink{margin-bottom:40px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--black);color:var(--white);border:1px solid var(--white);padding:14px 24px;font:12px var(--mono);z-index:80;max-width:90vw}.animate-in{animation:reveal .45s ease both}@keyframes reveal{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1800px){.hero{min-height:670px}.hero-visual{padding-right:var(--gutter)}.art-stage img{max-height:620px}.hero-copy{padding-top:65px}}
@media(max-width:1100px){.masthead nav{gap:22px}.header-actions{gap:20px}.hero{grid-template-columns:49% 51%}.hero-copy{padding-top:36px}.hero h1{font-size:72px}.hero-actions{gap:10px}.hero .button{padding:14px 15px;gap:18px}.text-action{font-size:10px}.hero-meta{gap:12px;font-size:9px}.hero-meta span+span{padding-left:12px}.visual-toolbar{padding-left:10px}.visual-toolbar>.eyebrow{display:none}.visual-toolbar{justify-content:flex-end}.story-title{font-size:20px}.atlas-layout{grid-template-columns:1fr 270px}.map-frame{padding:20px 16px}.map-drawing{min-height:300px}.archive-intro{gap:45px}.result-row{grid-template-columns:95px minmax(0,1fr) 95px 35px;gap:15px}.archive-tools{grid-template-columns:1fr 170px 150px}.footer-main{gap:20px}.footer-main>div{gap:15px}.search-trigger kbd{display:none}.host-section{gap:40px}.support-content{padding-right:20px}}
@media(max-width:800px){.masthead{height:72px}.masthead nav{display:none;position:absolute;left:0;right:0;top:72px;padding:16px var(--gutter);background:var(--white);border-bottom:1px solid var(--black);justify-content:space-between}.masthead nav.is-open{display:flex}.mobile-menu{display:block;font-size:21px;min-width:32px;min-height:44px;padding:0}.brand img{width:126px;height:auto}.header-actions{gap:15px}.search-trigger span{display:none}.donate{font-size:11px;gap:14px}.identity-strip{font-size:8px;gap:20px}.identity-strip>span:last-child{display:none}.hero{grid-template-columns:1fr 1fr;min-height:480px}.hero h1{font-size:clamp(43px,7.6vw,66px)}.hero h1.is-long{font-size:42px}.hero-copy{padding-top:30px}.hero-kicker{font-size:9px;gap:8px}.hero-kicker #feature-region{display:none}#hero-dek{font-size:12px;padding-right:5px;line-height:1.75}.hero-actions{margin-top:22px;display:block}.hero .button{font-size:11px;gap:20px}.hero-meta{flex-wrap:wrap;padding-top:20px;gap:10px}.hero-meta span:last-child{display:none}.art-stage{min-height:260px;margin-left:-18px}.hero-visual{padding-right:15px;padding-top:25px}.hero-visual figcaption{padding-left:10px;font-size:8px}.hero-visual figcaption span:last-child{display:none}.view-switch button{font-size:9px;padding-inline:8px}.story-rail{padding:0}.story-tab{padding:20px 30px 20px 20px;min-height:123px}.story-title{font-size:18px}.story-arrow{right:12px;bottom:15px;font-size:17px}.archive-intro{margin-top:65px;gap:35px}.archive-intro .eyebrow{font-size:9px}.intro-detail p{font-size:13px}.holdings{grid-template-columns:repeat(3,1fr);margin-bottom:70px}.holdings .holdings-note{display:none}.holdings strong{font-size:47px}.holdings>div>span{font-size:10px}.section-top{align-items:start}.section-top>.eyebrow{display:none}.atlas-layout{grid-template-columns:1fr}.country-panel{border-left:0;border-top:1px solid var(--black);display:grid;grid-template-columns:1fr 1.6fr;gap:30px;padding:22px}.map-drawing{min-height:300px}.country-select-field select{font-size:30px}.country-record:nth-of-type(n+3){display:none}.country-tally{padding-top:0}.country-panel .underlink{font-size:11px}.archive-section{margin-top:75px}.archive-tools{grid-template-columns:1fr 1fr}.archive-search{grid-column:span 2;border-bottom:1px solid var(--black)}.archive-tools>label:nth-child(2){border-left:0}.archive-tools select{padding:14px 8px}.result-row{grid-template-columns:1fr 36px;gap:12px}.result-row>.eyebrow:first-child{grid-column:1;grid-row:auto}.result-row>div:not(.record-location){grid-column:1}.result-row h3{font-size:25px}.result-row .record-location{display:none}.result-row .save-button{grid-column:2;grid-row:span 2}.host-section{grid-template-columns:1fr;gap:35px;margin-block:70px}.support-scene{grid-template-columns:48% 52%;min-height:390px}.support-content{padding-block:40px}.support-content h2{font-size:61px}.support-content p:not(.eyebrow){font-size:12px}.support-scene img{object-fit:cover;object-position:65% center}.support-scene figcaption{font-size:8px;left:10px;right:15px;text-align:right}.tip-strip h2{font-size:28px}.tip-strip{padding-block:40px}.footer-main{flex-wrap:wrap;gap:20px 35px}.footer-main>div{margin-left:0;width:100%;justify-content:space-between}.footer-bottom{flex-wrap:wrap;font-size:8px}.footer-bottom>span:nth-child(2){display:none}.record-body{padding:28px}.record-body .record-summary{font-size:18px}.record-body h2{font-size:41px}.dialog-top{padding:12px 22px}.dialog-top h2{font-size:26px}}
@media(max-width:540px){.preview-bar{font-size:8px;height:27px}.preview-bar div{gap:14px}.preview-bar button{display:none}.identity-strip{font-size:8px;padding-block:12px;line-height:1.65;max-width:100%}.hero{grid-template-columns:1fr}.hero-copy{padding:30px var(--gutter) 0}.hero h1{font-size:65px;margin:25px 0 20px;max-width:365px}.hero h1.is-long{font-size:49px}.hero-kicker{font-size:10px}.hero-kicker #feature-region{display:block;margin-left:10px;padding-left:15px}#hero-dek{font-size:13px;padding-right:0;max-width:430px}.hero-actions{display:flex;gap:18px;margin-top:25px}.hero .button{font-size:11px;min-height:45px;gap:18px;padding:14px}.text-action{font-size:9px;gap:8px}.hero-meta{margin-top:22px;padding-top:0;font-size:9px}.hero-meta span:last-child{display:block}.hero-visual{padding:20px var(--gutter) 0}.visual-toolbar{position:absolute;right:var(--gutter);top:20px}.art-stage{min-height:300px;margin:-5px -18px -8px}.art-stage img{max-height:350px;width:100%;object-fit:contain}.hero-visual figcaption{padding:8px 0 18px;font-size:8px}.hero-visual figcaption span:last-child{display:block}.hero-visual.is-evidence .art-stage{padding:45px 0 0;min-height:300px}.story-tab{padding:18px 13px;min-height:126px;gap:10px}.story-tab .eyebrow{font-size:8px}.story-title{font-size:16px;line-height:1.2;padding-bottom:8px}.story-arrow{display:none}.archive-intro{grid-template-columns:1fr;gap:26px;margin-top:55px;margin-bottom:34px}.archive-intro h2{font-size:43px}.intro-detail{max-width:100%}.intro-detail p{font-size:14px}.intro-detail .underlink{margin-top:15px}.holdings{margin-bottom:65px}.holdings strong{font-size:41px}.holdings>div{padding:20px 8px 20px 0}.holdings>div>span{font-size:9px;display:block;max-width:90px}.section-top h2{font-size:38px}.section-top .eyebrow{font-size:9px}.section-top{margin-bottom:25px}.map-frame{padding:18px 12px}.map-heading .eyebrow{font-size:8px}.map-drawing{min-height:215px;margin:12px -2px}.map-bottom{font-size:8px;gap:15px}.map-bottom>span:last-child{max-width:115px;text-align:right}.country-panel{grid-template-columns:1fr;gap:20px;padding:20px}.country-select-field select{padding-block:12px}.country-record{font-size:20px}.country-record:nth-of-type(n+3){display:block}.country-panel .underlink{font-size:12px}.archive-section .section-top{display:block}.archive-section .section-top .underlink{margin-top:15px;font-size:11px;gap:20px}.archive-search input{font-size:12px}.archive-tools select{font-size:11px}.result-row{padding:23px 0;gap:10px}.result-row h3{font-size:25px}.result-row p{font-size:12px;line-height:1.75}.load-more{font-size:11px}.support-scene{grid-template-columns:1fr}.support-content{padding:40px var(--gutter) 0}.support-content h2{font-size:70px}.support-content p:not(.eyebrow){font-size:13px;max-width:310px}.support-scene figure{height:240px}.support-scene img{object-fit:contain}.support-scene figcaption{right:var(--gutter);bottom:18px}.tip-strip{display:block;padding-block:35px}.tip-strip h2{font-size:30px}.tip-strip>.underlink{margin-top:22px;font-size:12px}.footer-main{padding-block:30px;gap:22px}.footer-main p{font-size:10px}.footer-main>div{font-size:11px;gap:15px}.footer-bottom{gap:15px;padding-block:18px}dialog{max-width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.record-body{padding:24px 20px}.record-body h2{font-size:35px}.record-body .record-summary{font-size:17px}.record-body figure{padding:12px}.record-metadata{grid-template-columns:1fr 1fr}.record-metadata>div:last-child{grid-column:span 2;padding-top:0}.record-dialog-actions .button{font-size:11px}.dialog-top{padding:10px 20px}.dialog-top h2{font-size:25px}.dialog-top .eyebrow{font-size:9px}.global-search-field{padding:15px 20px 0}.global-search-field input{font-size:18px}.search-types{padding:15px 20px 0;gap:5px}.search-types button{font-size:9px;padding:10px}#global-results{padding:0 20px}#global-count{padding-inline:20px}.global-title{font-size:22px}.notes-dialog>h2,.notes-dialog>p,.notes-dialog>ol,.notes-dialog>.underlink{margin:25px}.notes-dialog h2{font-size:39px}.toast{width:max-content;font-size:10px;text-align:center}.host-input input{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}}

.record-status{display:block;margin-top:10px;font-size:9px}.record-status:empty{display:none}
