:where(.v4-home,.v4-place,.v4-doc,.v4-address) .mast{z-index:8;justify-content:space-between;align-items:center;gap:22px;width:100%;max-width:1320px;margin:0 auto;padding:11px 38px 0;display:flex;position:relative}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .mast-left{flex-direction:column;gap:7px;display:flex}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .mast-search{flex:auto;justify-content:center;min-width:0;display:flex}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .mast-search>*{max-width:560px}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .logo{font-family:var(--sans);letter-spacing:-.027em;color:var(--ink);min-width:0;min-height:0;font-size:24px;font-weight:700;line-height:1;text-decoration:none}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .mast-right{flex-direction:column;flex:none;align-items:flex-end;gap:13px;display:flex}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .mainnav{align-items:center;gap:22px;display:flex}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .mainnav a{font-family:var(--mono);color:var(--ink-2);letter-spacing:.14em;text-transform:uppercase;min-width:0;min-height:0;font-size:11px;font-weight:600;text-decoration:none;transition:color .18s}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .mainnav a:hover,:where(.v4-home,.v4-place,.v4-doc,.v4-address) .mainnav a.active{color:var(--verm)}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .dateline-rule{z-index:7;border:0;border-top:1px solid var(--ink);opacity:.16;width:calc(100% - 76px);max-width:1320px;margin:14px auto 0;position:relative}:where(.v4-home,.v4-place,.v4-doc,.v4-address) footer.tally{z-index:6;text-align:center;background:linear-gradient(#0000,#fbf9f48c);padding:14px 38px 18px;position:relative}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-main{font-family:var(--mono);letter-spacing:.05em;color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-main .n{color:var(--ink-2);font-weight:500}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-main .sep{color:var(--border-2);margin:0 9px}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-links{flex-wrap:wrap;justify-content:center;align-items:baseline;display:inline-flex}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-sub{font-family:var(--mono);letter-spacing:.09em;color:var(--muted-2);margin-top:6px;font-size:10px}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-sub .sep{color:var(--border-2);margin:0 8px}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-sub .v{color:var(--verm)}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-sub a{color:var(--muted);min-width:0;min-height:0;text-decoration:none;transition:color .18s}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-sub a:hover{color:var(--verm)}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-states{font-family:var(--mono);letter-spacing:.09em;color:var(--muted-2);margin-top:6px;font-size:10px}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-states>summary{cursor:pointer;color:var(--muted);align-items:center;gap:5px;min-width:0;min-height:0;list-style:none;transition:color .18s;display:inline-flex}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-states>summary::-webkit-details-marker{display:none}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-states>summary:hover{color:var(--verm)}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-states>summary svg{transition:transform .18s}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-states[open]>summary svg{transform:rotate(180deg)}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-states-panel{text-align:left;grid-template-columns:repeat(auto-fill,minmax(122px,1fr));gap:2px 14px;max-width:780px;margin:10px auto 0;display:grid}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-states-panel a{color:var(--muted);min-width:0;min-height:0;padding:3px 0;text-decoration:none;transition:color .18s}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .tally-states-panel a:hover{color:var(--verm)}:where(.v4-home,.v4-place,.v4-doc,.v4-address) .pulse{background:var(--verm);vertical-align:middle;border-radius:50%;width:5px;height:5px;margin-right:7px;animation:2.6s ease-in-out infinite v4pulse;display:inline-block}@keyframes v4pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.v4.v4-cold-open{z-index:80;background:var(--paper);position:fixed;inset:0;overflow-y:auto}@media (prefers-reduced-motion:no-preference){.v4.v4-cold-open{animation:hsColdOpenIn .24s var(--ease-settle) both}@keyframes hsColdOpenIn{0%{opacity:0}to{opacity:1}}}