.accessibility-shell{position:relative;display:inline-flex;align-items:center;margin-left:auto;padding-left:25px}.accessibility-trigger{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(21,37,30,.22);border-radius:999px;background:transparent;color:var(--ink);padding:9px 13px;font:500 11px 'DM Mono',monospace;letter-spacing:.04em;cursor:pointer}.accessibility-trigger>span{font-size:18px;line-height:1}.accessibility-trigger:hover,.accessibility-trigger:focus-visible{border-color:var(--accent);outline:2px solid var(--accent);outline-offset:2px}.accessibility-menu[hidden]{display:none}.accessibility-menu{position:absolute;top:calc(100% + 16px);right:0;z-index:990;width:min(330px,calc(100vw - 28px));padding:18px;background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:10px;box-shadow:0 18px 55px rgba(21,37,30,.22)}.accessibility-heading{display:flex!important;align-items:center;justify-content:space-between;margin-bottom:8px}.accessibility-heading>strong{font:500 23px Fraunces,serif}.accessibility-close{width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:var(--ink);font-size:27px;line-height:1;cursor:pointer}.accessibility-close:hover,.accessibility-close:focus-visible{background:rgba(104,118,111,.15);outline:2px solid var(--accent)}.accessibility-menu label{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--line);cursor:pointer}.accessibility-menu label>span{display:block}.accessibility-menu label strong{display:block;font:500 15px 'DM Sans',sans-serif}.accessibility-menu label small{display:block;margin-top:4px;color:var(--muted);font:11px/1.4 'DM Mono',monospace}.accessibility-menu input{position:absolute;opacity:0;pointer-events:none}.accessibility-menu label>i{position:relative;flex:0 0 48px;width:48px;height:27px;border:2px solid var(--muted);border-radius:999px;background:transparent}.accessibility-menu label>i::after{content:'';position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:var(--muted);transition:transform .2s,background .2s}.accessibility-menu input:checked+i{border-color:var(--accent);background:var(--accent)}.accessibility-menu input:checked+i::after{transform:translateX(21px);background:var(--paper)}.accessibility-menu input:focus-visible+i{outline:3px solid var(--accent);outline-offset:3px}
html.theme-dark{--ink:#f3f0e8;--paper:#121b16;--muted:#bcc7c0;--line:#48544d;--accent:#f08a58}html.theme-dark body{background-color:var(--paper);color:var(--ink)}html.theme-dark body>nav,html.theme-dark body>nav.header-scrolled{background:#121b16;color:var(--ink);backdrop-filter:none;-webkit-backdrop-filter:none;transition:box-shadow .22s}html.theme-dark .top-panels,html.theme-dark .top-panels .about,html.theme-dark .top-panels .follow,html.theme-dark .about,html.theme-dark .about-hero,html.theme-dark .about-values{background:#1c2922}html.theme-dark #about h2.about-heading em{color:#74947b}html.theme-dark .gallery-placeholder-hero,html.theme-dark .follow-page-hero{background:linear-gradient(130deg,#1c2922,#121b16 72%)}html.theme-dark .image-wrap{background:#26362d}html.theme-dark .back-to-top{background:rgba(18,27,22,.94);color:var(--ink);border-color:var(--line)}html.theme-dark .accessibility-menu{box-shadow:0 18px 55px rgba(0,0,0,.55)}
html.theme-contrast{--ink:#000;--paper:#fff;--muted:#000;--line:#000;--accent:#b00000}html.theme-contrast body,html.theme-contrast body>nav{background:#fff;color:#000}html.theme-contrast body>nav{border-bottom:3px solid #000;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}html.theme-contrast .top-panels,html.theme-contrast .top-panels .about,html.theme-contrast .top-panels .follow,html.theme-contrast .about,html.theme-contrast .about-hero,html.theme-contrast .about-values,html.theme-contrast .follow-page-hero,html.theme-contrast .gallery-placeholder-hero{background:#fff}html.theme-contrast a:not(.brand):not(.footer-home){text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}html.theme-contrast .accessibility-trigger,html.theme-contrast .accessibility-menu,html.theme-contrast .back-to-top{border:3px solid #000;box-shadow:none;background:#fff;color:#000}html.theme-contrast .caption,html.theme-contrast .social a,html.theme-contrast footer{border-color:#000}
@media(max-width:800px){.accessibility-shell{display:inline-flex!important;padding-left:12px}.accessibility-trigger{font-size:0;padding:8px 11px}.accessibility-trigger>span{font-size:20px}.accessibility-menu{position:fixed;top:76px;right:14px}.accessibility-heading{display:flex!important}.accessibility-menu label>span{display:block!important}}@media(prefers-reduced-motion:reduce){.accessibility-menu label>i::after{transition:none}}
