/* Magazine shell; legacy token names remain valid for existing page bodies. */
:root{--cream:#fff;--ink:#191a1f;--muted:#595d69;--light:#f7f8f9;--mid:#e6e6e8;--blush:#fbe9eb;--font-display:'Nunito Sans',Arial,sans-serif;--font-body:'Rubik',Arial,sans-serif;--font-label:'Rubik',Arial,sans-serif;--max-w:1140px;--gap-md:24px;--header-h:88px;--bz-border:#e8e8eb;--bz-radius:6px}
body{font-size:15px;line-height:1.5;background:#fff;color:var(--muted)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;letter-spacing:0;color:var(--ink)}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #1763d1;outline-offset:4px;border-radius:3px}button,input{font:inherit}.bz-container{max-width:1140px;width:calc(100% - 48px);margin-inline:auto}.bz-header{background:#fff;border-bottom:1px solid var(--bz-border);position:relative;z-index:40}.bz-top{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-block:10px;border-bottom:1px solid var(--bz-border);font-size:12px;color:var(--muted)}.bz-top nav{display:flex;gap:22px}.bz-header a:hover,.bz-topics summary:hover{color:var(--gold)}.bz-bar{display:flex;align-items:center;gap:38px;min-height:96px}.bz-brand{display:inline-flex;align-items:center;font-family:var(--font-display);font-size:34px;font-weight:800;letter-spacing:-1px;line-height:1.15;color:var(--ink);flex-shrink:0}.bz-brand img{max-width:180px;max-height:56px;width:auto;object-fit:contain}.bz-brand-dot{color:var(--gold)}.bz-nav{display:flex;align-items:center;gap:26px;flex:1;font-size:14px;font-weight:700}.bz-nav>a[aria-current=page]{text-decoration:underline;text-decoration-color:var(--gold);text-decoration-thickness:3px;text-underline-offset:9px}.bz-actions{display:flex;gap:10px;align-items:center;margin-left:auto}.bz-button{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;background:var(--gold);border:0;border-radius:var(--bz-radius);color:#fff!important;font-size:13px;font-weight:750;white-space:nowrap}.bz-button:hover{filter:brightness(.94)}.bz-menu{border:1px solid var(--bz-border);border-radius:var(--bz-radius);padding:9px 12px;background:#fff;min-height:44px;font-size:14px;color:var(--ink)}.bz-topics{position:relative}.bz-topics summary{cursor:pointer;list-style:none;padding:12px 0;display:flex;gap:6px;align-items:center}.bz-topics summary::-webkit-details-marker{display:none}.bz-dropdown{position:absolute;top:100%;left:-16px;min-width:230px;max-width:320px;max-height:60vh;overflow:auto;padding:10px;background:#fff;border:1px solid var(--bz-border);border-radius:var(--bz-radius);box-shadow:0 12px 35px #191a1f14}.bz-dropdown a{display:block;padding:10px 12px;overflow-wrap:anywhere;border-radius:4px}.bz-dropdown a:hover{background:var(--light)}.bz-discover{border-radius:5px;background:#e9f0fd;margin-bottom:16px;padding-inline:12px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:0;padding-block:8px;font-size:12px}.bz-discover p{margin:0;display:flex;align-items:center;gap:10px;font-weight:700}.bz-discover-copy{font-weight:400;color:var(--muted);margin-left:8px}.bz-live-dot{width:7px;height:7px;border-radius:50%;background:var(--gold);display:inline-block}.bz-search{display:flex;align-items:center;width:290px;border-radius:var(--bz-radius);background:var(--light)}.bz-search input{border:0;min-width:0;width:100%;background:transparent;padding:10px 12px;font-size:13px;color:var(--ink)}.bz-search button{display:grid;place-items:center;background:transparent;border:0;min-height:42px;min-width:44px;color:var(--ink)}.bz-sr-only,.bz-honeypot{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.bz-skip{position:fixed;left:16px;top:-80px;background:#191a1f;color:#fff;padding:12px 18px;z-index:1000}.bz-skip:focus{top:12px}.bz-footer{background:#191a1f;color:#bcbec4;padding-top:64px;margin-top:48px;font-size:14px}.bz-footer-grid{display:grid;grid-template-columns:1.05fr .65fr 1.2fr;gap:64px;padding-bottom:44px}.bz-footer .bz-brand{color:#fff;font-size:36px;margin-bottom:20px}.bz-footer h2{font-size:17px;color:#fff;margin:0 0 18px;letter-spacing:0}.bz-footer p{margin:0 0 20px}.bz-footer-about p{max-width:340px}.bz-footer nav>a{display:block;margin-bottom:10px}.bz-footer a:hover{text-decoration:underline;color:#fff}.bz-text-link{color:#fff;font-weight:650}.bz-footer-newsletter label{display:block;font-size:12px;margin-bottom:7px;color:#eee}.bz-newsletter-fields{display:flex;gap:8px}.bz-newsletter-fields input{border:1px solid #45464d;border-radius:var(--bz-radius);background:#28292f;color:#fff;padding:10px 12px;min-width:0;width:100%;font-size:14px}.bz-newsletter-fields input::placeholder{color:#aeb0b8}.bz-footer small{display:block;font-size:11px;margin-top:12px}.bz-footer-social{display:flex;gap:24px;flex-wrap:wrap;border-top:1px solid #35363d;padding-block:24px;font-size:12px}.bz-footer-social>span{color:#fff;font-weight:700}.bz-partners:empty{display:none}.bz-partners img{max-height:48px;width:auto}.bz-footer-bottom{border-top:1px solid #35363d;display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:24px;font-size:11px}.bz-footer-bottom p{margin:0}.bz-footer-bottom nav{display:flex;gap:18px;flex-wrap:wrap}.bz-footer-bottom nav>a{margin:0}.atmo-main{min-width:0}.bz-backtop{position:fixed;bottom:20px;right:20px;z-index:30;border:1px solid var(--bz-border);border-radius:6px;width:42px;height:42px;background:#fff;color:var(--ink);box-shadow:0 4px 16px #0001}.bz-backtop[hidden]{display:none}
@media(max-width:1000px){.bz-bar{gap:20px;flex-wrap:wrap;padding-block:18px;min-height:80px}.bz-brand{font-size:32px}.bz-actions{margin-left:auto}.bz-nav{order:3;width:100%;flex-basis:100%;display:flex;flex-wrap:wrap;gap:12px 24px;padding-top:12px;border-top:1px solid var(--bz-border)}.bz-nav[data-enhanced=true][hidden]{display:none}.bz-menu:not([hidden]){display:inline-flex;gap:8px;align-items:center}.bz-topics{position:static}.bz-dropdown{position:static;box-shadow:none;min-width:200px;margin-block:8px}.bz-footer-grid{gap:30px;grid-template-columns:1fr 1fr}.bz-footer-newsletter{grid-column:1/-1}.bz-discover-copy{display:none}}
@media(min-width:1001px){.bz-menu{display:none!important}.bz-nav[hidden]{display:flex!important}}
@media(max-width:600px){.bz-container{width:calc(100% - 32px)}.bz-top{font-size:11px;gap:8px}.bz-top>span{max-width:60%;overflow-wrap:anywhere}.bz-top nav{gap:14px}.bz-top nav>a:last-child{display:none}.bz-bar{gap:12px}.bz-brand{font-size:30px;letter-spacing:-1.4px}.bz-brand img{max-width:126px;max-height:44px}.bz-subscribe{padding:10px 12px;font-size:12px}.bz-menu{font-size:12px;padding:9px}.bz-nav{align-items:flex-start;flex-direction:column;gap:0}.bz-nav>a,.bz-topics summary{min-height:44px;display:flex;align-items:center}.bz-topics{width:100%}.bz-dropdown{max-width:100%;width:100%}.bz-discover{display:block;padding-block:12px}.bz-discover p{margin-bottom:10px}.bz-search{width:100%}.bz-footer{padding-top:38px;margin-top:32px}.bz-footer-grid{grid-template-columns:1fr;gap:32px;padding-bottom:28px}.bz-footer-newsletter{grid-column:auto}.bz-footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}.bz-footer-social{gap:16px}.bz-newsletter-fields{flex-wrap:wrap}.bz-newsletter-fields input{flex:1;min-width:150px}.bz-backtop{bottom:12px;right:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

.bz-subscribe{background:#d6293e}.bz-nav{color:var(--ink)}.bz-topics summary{color:var(--ink)}.bz-brand-dot{color:var(--gold)}.bz-search{background:#fff}.bz-footer{background:#191a1f}.bz-discover p{color:var(--muted)}
@media(min-width:1400px){.bz-container{max-width:1320px}}
