:root{--breakpoint-sm:480px;--breakpoint-sm-plus:600px;--breakpoint-md:768px;--breakpoint-lg:900px;--breakpoint-laptop:1024px;--breakpoint-fb:1200px;--breakpoint-wide:1360px}.filter-select-wrap--custom{width:100%;font-family:inherit;font-weight:400;position:relative}.filter-select-wrap--custom.is-open{z-index:40}.filter-select-wrap.filter-select-wrap--custom:after{content:none;display:none}.filter-bar .filter-select-wrap--custom,.glass-home .glass-hero__filters .filter-select-wrap--custom{font-size:.75rem;line-height:1.35}button.filter-select.filter-select--trigger{width:100%;font-size:inherit;font-weight:inherit;justify-content:space-between;align-items:center;gap:.5rem;margin:0;line-height:1.35;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.filter-select__chevron{color:#8e8e93;flex-shrink:0;justify-content:center;align-items:center;width:.875rem;height:.875rem;display:inline-flex}.filter-select__chevron-svg{width:100%;height:100%;display:block}.filter-select__label,.filter-select__placeholder{text-overflow:ellipsis;white-space:nowrap;text-align:right;min-width:0;font-size:inherit;font-weight:inherit;line-height:inherit;flex:auto;display:block;overflow:hidden}.filter-select__placeholder{color:#8e8e93}.filter-select-wrap--custom.has-value:not(.is-open) .filter-select--trigger,.filter-select-wrap--custom.is-open .filter-select--trigger{background:var(--glass-filter-active-bg);border-color:#636366}.filter-select__menu-wrap{z-index:300;box-sizing:border-box;transform-origin:100% 0;width:100%;min-width:100%;max-width:100%;animation:.18s filter-select-menu-in;position:absolute;top:calc(100% + .45rem);left:auto;right:0}@keyframes filter-select-menu-in{0%{opacity:0;transform:translateY(-.35rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.filter-select__menu{-webkit-backdrop-filter:none;box-sizing:border-box;width:100%;min-width:100%;max-width:100%;max-height:16rem;font-size:inherit;font-weight:inherit;scrollbar-width:thin;scrollbar-color:#48484a transparent;background:#1c1c1e;border:1px solid #ffffff1f;border-radius:.9rem;flex-direction:column;gap:.2rem;margin:0;padding:.4rem;line-height:1.35;list-style:none;display:flex;overflow-y:auto;box-shadow:0 16px 40px #0000008c,inset 0 1px #ffffff0f}.filter-select__menu::-webkit-scrollbar{width:6px}.filter-select__menu::-webkit-scrollbar-thumb{background:#48484a;border-radius:999px}.filter-select__menu li{display:block}.filter-select__menu li.filter-select__grid{display:grid}.filter-select__menu--cols-2,.filter-select__menu--cols-3{width:100%;min-width:100%}.filter-select__grid{grid-gap:.25rem;gap:.25rem;display:grid}.filter-select__menu--cols-3 .filter-select__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-select__menu--cols-2 .filter-select__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-select__option--grid{text-align:right;justify-content:space-between;gap:.35rem;width:100%;min-width:0;padding:.5rem .45rem}.filter-select__option--grid .filter-select__option-text{text-align:right}.filter-select__option{box-sizing:border-box;color:#d1d1d6;width:100%;min-width:0;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-align:right;cursor:pointer;direction:rtl;background:0 0;border:none;border-radius:.55rem;justify-content:space-between;align-items:center;gap:.65rem;padding:.55rem .75rem;transition:background .15s,color .15s;display:flex}.filter-select__option-text{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.filter-select__check{color:#fff;opacity:0;flex-shrink:0;width:1rem;height:1rem;transition:opacity .15s,transform .15s;display:block;transform:scale(.85)}.filter-select__option--clear{color:#8e8e93;font-weight:500}.filter-select__option:focus-visible,.filter-select__option:hover{color:#fff;background:#ffffff0f;outline:none}.filter-select__option.is-selected{color:#fff;background:#2c2c2e}.filter-select__option.is-selected .filter-select__check{opacity:1;transform:scale(1)}.filter-select__option.is-selected:focus-visible,.filter-select__option.is-selected:hover{background:#3a3a3c}@media (prefers-reduced-motion:reduce){.filter-select__menu-wrap{animation:none}.filter-select__check,.filter-select__option,button.filter-select.filter-select--trigger{transition:none}}:root{--site-chrome-surface:#1c1c1e;--site-chrome-border:#3a3a3c}.site-footer{--site-footer-bg:var(--site-chrome-surface);scroll-margin-top:calc(var(--glass-nav-h,3.5rem) + 1.5rem);--site-footer-border:var(--site-chrome-border);--site-footer-text:#a3a3a3;--site-footer-muted:#8e8e93;--site-footer-nav-text:#d1d1d6;--site-footer-icon:#a3a3a3;--site-footer-social-icon:#8e8e93;--site-footer-gap-top:2.5rem;--site-container-max:1920px;--site-container-x:3.5rem;--site-footer-split-gap:30px;--footer-copy-font:.75rem;--footer-copy-line-height:1.55;--footer-copy-line-gap:.2rem;--footer-inner-padding-y:1.5rem;--footer-social-font:.75rem;--footer-social-font-weight:500;--footer-social-line-height:1.25;--footer-social-icon-size:1rem;width:100%;margin-top:var(--site-footer-gap-top);border-top:1px solid var(--site-footer-border);background:var(--site-footer-bg);color:var(--site-footer-text);position:relative}body:has(.glass-home:not(.glass-home--browse))>.site-footer{--site-footer-gap-top:3.75rem}@media (width<=1200px){.site-footer{--site-container-x:3rem}}@media (width<=768px){.site-footer{--site-container-x:1rem;--site-footer-gap-top:2rem;--footer-inner-padding-y:1.25rem}body:has(.glass-home:not(.glass-home--browse))>.site-footer{--site-footer-gap-top:3rem}}.site-footer__inner{box-sizing:border-box;width:100%;max-width:var(--site-container-max);padding-block:var(--footer-inner-padding-y);padding-inline:var(--site-container-x);padding-bottom:max(var(--footer-inner-padding-y),env(safe-area-inset-bottom,0px));margin:0 auto}body:has(.site-footer){flex-direction:column;min-height:100dvh;display:flex}body:has(.site-footer) .glass-home{flex:1 0 auto;min-height:0;display:flow-root}body:has(.site-footer)>.site-footer{flex-shrink:0}body:has(.site-footer) .glass-home .glass-main,body:has(.site-footer) .main{padding-bottom:0}@media (width<=900px){body.has-site-bottom-nav:has(.site-footer) .glass-collections-page,body.has-site-bottom-nav:has(.site-footer) .glass-home .glass-main,body.has-site-bottom-nav:has(.site-footer) .glass-status-page,body.has-site-bottom-nav:has(.site-footer) .glass-watch-main,body.has-site-bottom-nav:has(.site-footer) .main{padding-bottom:var(--site-bottom-nav-offset)}}body:has(.site-footer) .glass-home .glass-main .glass-browse-pagination:last-child,body:has(.site-footer) .glass-home .glass-main .glass-browse-results:last-child,body:has(.site-footer) .glass-home .glass-main .glass-home-collections:last-child,body:has(.site-footer) .glass-home .glass-main .glass-home-video-section:last-child,body:has(.site-footer) .glass-home .glass-main>:last-child{margin-bottom:0}.site-footer__row{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.site-footer__center{flex:0 auto;order:1}.site-footer__row:not(:has(.site-footer__social)){justify-content:flex-start}.site-footer__social{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:0 auto;order:2;max-width:100%;overflow-x:auto}.site-footer__social::-webkit-scrollbar{display:none}.site-footer__social-list{flex-wrap:nowrap;justify-content:flex-start;gap:.55rem .9rem;width:max-content;max-width:100%;margin:0;padding:0;list-style:none}.site-footer__social-list,.site-footer__social-list>li{align-items:center;display:flex}.site-footer__social-link{font-size:var(--footer-social-font);font-weight:var(--footer-social-font-weight);line-height:var(--footer-social-line-height);color:var(--site-footer-muted);align-items:center;gap:.35rem;text-decoration:none;transition:color .2s;display:inline-flex}.site-footer__social-link:hover{color:var(--site-footer-text)}.site-footer__social-icon{width:var(--footer-social-icon-size);height:var(--footer-social-icon-size);flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.site-footer__social-link img{object-fit:contain;opacity:.65;width:100%;height:100%;display:block}.site-footer__social-link:hover img{opacity:.85}.site-footer__social-label{line-height:var(--footer-social-line-height);white-space:nowrap;color:inherit;display:block}.site-footer__copy{text-align:right;width:auto;font-size:var(--footer-copy-font);font-weight:400;line-height:var(--footer-copy-line-height);color:var(--site-footer-muted);direction:rtl;border:0;flex:0 auto;margin:0;padding:0;display:block}.site-footer__copy-line{text-align:right;white-space:nowrap;direction:rtl;justify-content:flex-end;align-items:center;gap:.35em;width:auto;max-width:100%;display:inline-flex}.site-footer__copy-mark{color:inherit;flex-shrink:0;justify-content:center;align-items:center;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:1em;font-weight:400;line-height:1;display:inline-flex}.site-footer__copy-link{color:inherit;text-underline-offset:.15em;text-decoration:underline 1px}.site-footer__copy-link:hover{color:inherit;text-decoration:underline}.site-footer__wordmark{color:var(--site-footer-text);white-space:nowrap;font-size:1.0625rem;font-weight:700;line-height:1.2;text-decoration:none;display:block}@media (width<=767px){.site-footer{--site-footer-gap-top:1.75rem;--footer-copy-font:.6875rem}body:has(.glass-home:not(.glass-home--browse))>.site-footer{--site-footer-gap-top:2.75rem}.site-footer__row{flex-direction:column;align-items:stretch;gap:.75rem}.site-footer__center{order:1;align-self:flex-start}.site-footer__social{order:2;align-self:flex-end;width:100%}.site-footer__social-list{gap:.45rem .75rem}.site-footer__center{width:auto;max-width:100%}.site-footer__copy{font-size:var(--footer-copy-font)}}.glass-home-bottom-nav{inset-inline:0;z-index:200;box-sizing:border-box;box-shadow:none;pointer-events:none;color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:0 0;border:0;margin:0;padding:0;display:none;position:fixed;bottom:0;transform:translateZ(0)}.glass-home-bottom-nav__pill{pointer-events:none;-webkit-backdrop-filter:none;min-height:56px;box-shadow:none;padding:0 0 env(safe-area-inset-bottom,0);background:linear-gradient(#19191900 15%,#19191973 40%,#19191999 52%,#191919e0 78%,#191919);border:0;border-radius:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.glass-home-bottom-nav__pill:after{content:"";inset-inline:0;pointer-events:none;background:#191919;height:3px;position:absolute;top:100%}.glass-home-bottom-nav__inner{box-sizing:border-box;pointer-events:auto;direction:rtl;justify-content:space-around;align-items:center;gap:0;width:100%;min-height:0;padding:0 .75rem;display:flex}.glass-home-bottom-nav__item{color:#ffffff6b;min-width:0;min-height:2.15rem;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.12rem;padding:.08rem .1rem;text-decoration:none;transition:color .15s;display:flex}.glass-home-bottom-nav__item.is-active{color:#fff}.glass-home-bottom-nav__label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.625rem;font-weight:500;line-height:1;display:none;overflow:hidden}.glass-home-bottom-nav__item.is-active .glass-home-bottom-nav__label{display:block}.glass-home-bottom-nav__icon{flex-shrink:0;width:1.45rem;height:1.45rem;display:block}.glass-home-bottom-nav__icon--img{object-fit:contain;filter:brightness(0)invert();opacity:.42}.glass-home-bottom-nav__item.is-active .glass-home-bottom-nav__icon--img{opacity:1}body.has-site-bottom-nav.is-mobile-hero-search-scroll-lock,html:has(body.is-mobile-hero-search-scroll-lock){overscroll-behavior:none;overflow:hidden}.glass-mobile-search-nav-transition{background:var(--glass-bg,#000);z-index:155;pointer-events:none;position:fixed;inset:0}@media (width<=900px){body.has-site-bottom-nav{--site-bottom-nav-offset:calc(64px + env(safe-area-inset-bottom,0px));--mobile-header-content-gap:1.5rem;--site-header-mobile-btn-glass-bg:#ffffff1a;--site-header-mobile-btn-glass-bg-hover:#ffffff24;--site-header-mobile-btn-glass-border:#ffffff1f;--site-header-mobile-btn-glass-blur:24px;--site-header-mobile-btn-glass-saturate:180%}body.has-site-bottom-nav .glass-home-bottom-nav{display:block}body.has-site-bottom-nav .glass-home>.glass-nav{background:0 0;border-bottom:0;overflow:visible}body.has-site-bottom-nav .glass-home>.glass-nav.is-scrolled{background:0 0;border-bottom:0}body.has-site-bottom-nav .glass-home>.glass-nav:before{content:"";inset-inline:0;height:calc(var(--glass-nav-h) + 3rem);pointer-events:none;z-index:0;background:linear-gradient(#191919,#191919e0 22%,#19191999 48%,#19191973 60%,#19191900 85%);position:absolute;top:0}body.has-site-bottom-nav .glass-home>.glass-nav .glass-nav__shell{z-index:1;position:relative}body.has-site-bottom-nav .glass-home:not(.is-mobile-search-open) .glass-nav__search-wrap{display:none!important}body.has-site-bottom-nav .glass-home:not(.is-mobile-search-open) .glass-nav__bar{height:var(--glass-nav-h);min-height:var(--glass-nav-h);max-height:var(--glass-nav-h);direction:rtl;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:0;display:flex}body.has-site-bottom-nav .glass-home:not(.is-mobile-search-open) .glass-nav__menu-btn{display:none}body.has-site-bottom-nav .glass-home:not(.is-mobile-search-open) .glass-nav__start{flex:0 auto;min-width:0}body.has-site-bottom-nav .glass-home:not(.is-mobile-search-open) .glass-nav__actions{flex:none;gap:.35rem;display:flex}body.has-site-bottom-nav .glass-home .glass-nav__bar>.glass-nav__actions{display:flex}body.has-site-bottom-nav .glass-home:not(.is-mobile-search-open) .glass-nav__actions .glass-nav__tool--pill-gold{display:none!important}body.has-site-bottom-nav .glass-home .glass-nav__actions .glass-nav__tool--pill:not(.glass-nav__tool--pill-gold):not(.glass-nav__footer-info-btn){width:auto;min-width:0;height:var(--glass-header-control-h);min-height:var(--glass-header-control-h);max-height:var(--glass-header-control-h);background:var(--site-header-mobile-btn-glass-bg);border:1px solid var(--site-header-mobile-btn-glass-border);-webkit-backdrop-filter:blur(var(--site-header-mobile-btn-glass-blur))saturate(var(--site-header-mobile-btn-glass-saturate));border-radius:999px;align-items:center;gap:.35rem;padding-inline:.65rem .75rem;display:inline-flex}body.has-site-bottom-nav .glass-home .glass-nav__actions .glass-nav__tool--pill:not(.glass-nav__tool--pill-gold):not(.glass-nav__footer-info-btn):hover{background:var(--site-header-mobile-btn-glass-bg-hover);border-color:#ffffff29}body.has-site-bottom-nav .glass-home .glass-nav__actions .glass-nav__tool--pill:not(.glass-nav__tool--pill-gold):not(.glass-nav__footer-info-btn) .glass-nav__tool__label{white-space:nowrap;font-size:.75rem;font-weight:700;display:block}body.has-site-bottom-nav .glass-home .glass-nav__actions .glass-nav__footer-info-btn{width:var(--glass-header-control-h);height:var(--glass-header-control-h);min-width:var(--glass-header-control-h);max-width:var(--glass-header-control-h);min-height:var(--glass-header-control-h);max-height:var(--glass-header-control-h);aspect-ratio:1;color:#0d0d0d;background:var(--glass-gold-gradient);-webkit-backdrop-filter:none;cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:filter .15s,box-shadow .15s;display:inline-flex;box-shadow:inset 0 1px #fff3,0 2px 12px #7a5c3e47}body.has-site-bottom-nav .glass-home .glass-nav__actions .glass-nav__footer-info-btn:hover{filter:brightness(1.06);background:var(--glass-gold-gradient);border-color:#0000;box-shadow:inset 0 1px #ffffff3d,0 4px 16px #7a5c3e5c}body.has-site-bottom-nav .glass-home .glass-nav__actions .glass-nav__footer-info-btn:focus-visible{outline-offset:2px;border-radius:50%;outline:2px solid #c2a48273}body.has-site-bottom-nav .glass-nav__footer-info-icon{object-fit:contain;filter:brightness(0);opacity:1;flex-shrink:0;width:1.15rem;height:1.15rem;display:block}body.has-site-bottom-nav .glass-home:not(.is-mobile-search-open) .glass-nav__mobile{display:none!important}body.has-site-bottom-nav .glass-home .glass-hero{padding-top:calc(var(--glass-nav-block-h) + var(--mobile-header-content-gap,1.5rem))}.glass-home-bottom-nav__inner{align-items:flex-end;padding-bottom:.3rem}.glass-home-bottom-nav__item{color:#a3a3a3;justify-content:flex-end;padding-bottom:.1rem}.glass-home-bottom-nav__icon{stroke-width:2.25px;width:1.75rem;height:1.75rem;transform:translateY(-.2rem)}.glass-home-bottom-nav__icon--img{opacity:1}body.has-site-bottom-nav .site-footer{display:none}body.has-site-bottom-nav .glass-collections-page,body.has-site-bottom-nav .glass-main,body.has-site-bottom-nav .glass-status-page,body.has-site-bottom-nav .glass-watch-main,body.has-site-bottom-nav .main{padding-bottom:var(--site-bottom-nav-offset)}body.has-site-bottom-nav .glass-home .glass-browse-results:last-child,body.has-site-bottom-nav .glass-home .glass-home-collections:last-child,body.has-site-bottom-nav .glass-home .glass-home-video-section:last-child:not(.glass-home-video-section--newest,.glass-home-video-section--suggested){margin-bottom:0}body.has-site-bottom-nav .glass-home .glass-home-video-section--newest,body.has-site-bottom-nav .glass-home .glass-home-video-section--suggested{margin-bottom:3rem}body.has-site-bottom-nav .glass-home .glass-hero__filters{margin-top:0}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open{--mobile-hero-search-header-gap:var(--mobile-header-content-gap,1.5rem);background:var(--glass-bg);min-height:100dvh;overflow:hidden}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open:before{content:"";background:var(--glass-bg);z-index:150;position:fixed;inset:0}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open .glass-collections-page,body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open .glass-hero,body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open .glass-main,body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open .glass-nav-spacer,body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open .glass-status-page{display:none!important}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open>.glass-nav{z-index:161;background:0 0;border-bottom:0;position:-webkit-sticky;position:sticky;top:0;display:block!important}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open .glass-nav__search-wrap{display:none!important}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open>.glass-hero__search{top:calc(var(--glass-nav-h) + var(--mobile-hero-search-header-gap));z-index:160;width:100%;max-width:var(--glass-container-max);padding:0 var(--glass-container-x).85rem;box-sizing:border-box;align-items:center;gap:.75rem;margin:0 auto;display:flex;position:-webkit-sticky;position:sticky}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open>.glass-hero__search .glass-hero__search-field-wrap{flex:auto;min-width:0;position:relative}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open>.glass-hero__search .glass-search{width:100%}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open>.glass-hero__search .glass-search__field{height:var(--glass-mobile-filter-box-h,var(--glass-filter-control-h));min-height:var(--glass-mobile-filter-box-h,var(--glass-filter-control-h));max-height:var(--glass-mobile-filter-box-h,var(--glass-filter-control-h));border-radius:1.5rem}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open>.glass-hero__search .glass-hero__search-close{min-width:2.75rem;min-height:var(--glass-mobile-filter-box-h,var(--glass-filter-control-h));color:var(--glass-muted);font:inherit;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0 .35rem;font-size:.8125rem;font-weight:600;line-height:1;transition:color .16s;display:inline-flex}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open>.glass-hero__search .glass-hero__search-close:focus-visible,body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open>.glass-hero__search .glass-hero__search-close:hover{color:#fff;outline:none}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open>.glass-hero__search .glass-hero__search-close:focus-visible{outline-offset:2px;border-radius:.35rem;outline:2px solid #ffffff59}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-open>.glass-hero__search .glass-hero__search-field-wrap .glass-search-live{top:calc(100% + .65rem)}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-keyboard-open>.glass-hero__search{left:0;right:0;top:calc(var(--glass-nav-h) + var(--mobile-hero-search-header-gap));position:-webkit-sticky;position:sticky}body.has-site-bottom-nav .glass-home.is-mobile-hero-search-keyboard-open>.glass-nav{z-index:161;background:0 0;border-bottom:0;position:fixed;top:0;left:0;right:0}}@media (prefers-reduced-motion:reduce){.glass-home-bottom-nav__pill,body.has-site-bottom-nav .glass-home>.glass-nav:before{background:#191919}body.has-site-bottom-nav .glass-home .glass-nav__actions .glass-nav__tool--pill:not(.glass-nav__tool--pill-gold):not(.glass-nav__footer-info-btn){-webkit-backdrop-filter:none;background:#3a3a3ed1}}@media (width<=480px){body.has-site-bottom-nav{--site-bottom-nav-offset:calc(62px + env(safe-area-inset-bottom,0px))}.glass-home-bottom-nav__pill{min-height:54px}.glass-home-bottom-nav__inner{padding-inline:.55rem;padding-bottom:.25rem}.glass-home-bottom-nav__icon{width:1.65rem;height:1.65rem;transform:translateY(-.18rem)}.glass-home-bottom-nav__item.is-active .glass-home-bottom-nav__label{font-size:.6rem}}.glass-home .glass-nav__actions .glass-nav__footer-info-btn,.glass-home .glass-nav__media-nav-trigger-icon{display:none}.site-footer-popup{z-index:220;box-sizing:border-box;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.site-footer-popup__backdrop{cursor:pointer;background:#00000094;border:0;margin:0;padding:0;position:absolute;inset:0}.site-footer-popup__panel{z-index:1;border:1px solid var(--site-chrome-border,#3a3a3c);background:var(--site-chrome-surface,#1c1c1e);color:#a3a3a3;border-bottom:0;border-radius:1.35rem 1.35rem 0 0;flex-direction:column;width:100%;max-width:36rem;max-height:min(82vh,30rem);margin:0;animation:.22s forwards site-footer-popup-in;display:flex;position:relative;overflow:hidden;box-shadow:0 -12px 40px #0000006b}@keyframes site-footer-popup-in{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}.site-footer-popup__head{border-bottom:1px solid var(--site-chrome-border,#3a3a3c);direction:rtl;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1rem .75rem;display:flex}.site-footer-popup__title{color:#fff;margin:0;font-size:.9375rem;font-weight:700;line-height:1.2}.site-footer-popup__close{color:#d1d1d6;cursor:pointer;background:#ffffff0f;border:0;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.35rem;line-height:1;display:inline-flex}.site-footer-popup__close:hover{color:#fff;background:#ffffff1a}.site-footer-popup__body{padding:1rem 1rem max(1rem,env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;overflow:auto}.site-footer-popup__content.site-footer__row{flex-direction:column;align-items:stretch;gap:.85rem}.site-footer-popup__content .site-footer__browse-nav{order:1;align-self:flex-start;width:100%;margin-bottom:1rem}.site-footer-popup__content .site-footer__browse-list{direction:rtl;flex-wrap:nowrap;justify-content:stretch;align-items:stretch;gap:.65rem;width:100%;max-width:100%;margin:0 0 1rem;padding:0;list-style:none;display:flex}.site-footer-popup__content .site-footer__browse-list>li{flex:1;min-width:0;display:flex}.site-footer-popup__content .site-footer__browse-link{letter-spacing:-.015em;color:#a3a3a3;white-space:nowrap;box-sizing:border-box;background:#ffffff0a;border:1px solid #3a3a3c;border-radius:999px;justify-content:center;align-items:center;gap:.3rem;width:100%;min-width:0;min-height:2.25rem;padding-block:.42rem;padding-inline:.45rem;font-size:.75rem;font-weight:500;line-height:1.35;text-decoration:none;transition:color .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.site-footer-popup__content .site-footer__browse-link:hover{color:#fff;background:#ffffff14;border-color:#4a4a4c}.site-footer-popup__content .site-footer__browse-link.is-active,.site-footer-popup__content .site-footer__browse-link.is-active:hover{color:#fff;box-shadow:none;background:#ffffff0a;border-color:#fff;font-weight:500}.site-footer-popup__content .site-footer__browse-link:focus-visible{outline-offset:2px;outline:2px solid #c2a48273}.site-footer-popup__content .site-footer__browse-icon{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.site-footer-popup__content .site-footer__browse-icon svg{width:.95rem;height:.95rem;display:block}.site-footer-popup__content .site-footer__browse-label{color:inherit;line-height:1.35;display:block}.site-footer-popup__content .site-footer__social{order:2;align-self:flex-start;width:100%}.site-footer-popup__content .site-footer__social-list{gap:.55rem .95rem}.site-footer-popup__content .site-footer__center{order:3;align-self:flex-start;width:100%}.site-footer-popup__content .site-footer__copy{white-space:normal;text-align:right;width:100%;font-size:.75rem}.site-footer-popup__content .site-footer__copy-line{white-space:normal;text-align:inherit;width:auto;max-width:100%;display:inline}.site-footer-popup__content .site-footer__copy-mark{-webkit-margin-end:.35em;margin-inline-end:.35em;display:inline}@media (width<=480px){.site-footer-popup__content .site-footer__social{overflow-x:visible}.site-footer-popup__content .site-footer__social-list{direction:rtl;flex-wrap:wrap;gap:.55rem .95rem;width:100%;max-width:100%}.site-footer-popup__content .site-footer__browse-list{gap:.65rem}.site-footer-popup__content .site-footer__browse-link{gap:.22rem;min-height:2.1rem;padding-block:.38rem;padding-inline:.35rem;font-size:.6875rem}.site-footer-popup__content .site-footer__browse-icon svg{width:.85rem;height:.85rem}}@media (prefers-reduced-motion:reduce){.site-footer-popup__panel{animation:none}}.skip-link{inset-inline-start:1rem;z-index:10000;color:#0d0d0d;background:#f5f0ea;border-radius:.5rem;padding:.55rem .9rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .15s;position:absolute;top:.75rem;transform:translateY(-150%)}.skip-link:focus,.skip-link:focus-visible{outline-offset:2px;outline:2px solid #c2a482d9;transform:translateY(0)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#main-content:focus{outline:none}#main-content:focus-visible{outline-offset:4px;outline:2px solid #c2a48273}[role=button]:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:2px;outline:2px solid #c2a4828c}.glass-home-lazy-placeholder{min-height:4rem}