.HostedExplorer-module__1r3nHa__page{background:var(--paper);color:var(--ink);--hair-2:#c5cddb;--card:#fff;--signal-deep:#d9501c}.HostedExplorer-module__1r3nHa__hero{background:var(--night);color:var(--ivory);padding:clamp(48px,7vw,96px) 0 clamp(36px,5vw,56px);position:relative;overflow:hidden}.HostedExplorer-module__1r3nHa__hero:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#4f7fff29,#0000);width:900px;height:520px;position:absolute;top:-260px;right:-240px}.HostedExplorer-module__1r3nHa__hero .wrap{position:relative}.HostedExplorer-module__1r3nHa__manifest{margin-top:clamp(36px,5vw,56px)}.HostedExplorer-module__1r3nHa__manifestLabel{font:600 11px/1 var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin:0 0 12px}.HostedExplorer-module__1r3nHa__manifestBar{gap:3px;min-height:92px;margin:0;padding:0;list-style:none;display:flex}.HostedExplorer-module__1r3nHa__manifestBar li{flex:var(--n) 1 0;min-width:76px}.HostedExplorer-module__1r3nHa__segBtn{text-align:left;cursor:pointer;background:var(--deep);width:100%;height:100%;min-height:92px;color:var(--ivory);transition:background-color .25s var(--ease), transform .25s var(--ease);border:0;border-radius:6px;flex-direction:column;justify-content:space-between;padding:12px 12px 10px;display:flex;position:relative;overflow:hidden}.HostedExplorer-module__1r3nHa__segBtn:before{content:"";background:var(--rule);height:3px;transition:background-color .25s;position:absolute;bottom:0;left:0;right:0}.HostedExplorer-module__1r3nHa__segBtn:hover{background:#172647;transform:translateY(-2px)}.HostedExplorer-module__1r3nHa__segBtn:hover:before{background:var(--signal-2)}.HostedExplorer-module__1r3nHa__segBtn[aria-checked=true]{background:var(--signal);color:#fff}.HostedExplorer-module__1r3nHa__segBtn[aria-checked=true]:before{background:#fff}.HostedExplorer-module__1r3nHa__segBtn b{font:800 30px/1 var(--f-display);font-variant-numeric:tabular-nums}.HostedExplorer-module__1r3nHa__segBtn span{font:500 12px/1.2 var(--f-body);opacity:.85;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.HostedExplorer-module__1r3nHa__segBtn[aria-checked=true] span{opacity:1}.HostedExplorer-module__1r3nHa__filters{top:var(--nav-h);z-index:40;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--hair);scroll-margin-top:var(--nav-h);background:#f4f6faf0;transition:box-shadow .25s;position:sticky}.HostedExplorer-module__1r3nHa__isStuck{box-shadow:0 10px 24px -20px #11182773}.HostedExplorer-module__1r3nHa__filtersIn{padding-block:14px 12px}.HostedExplorer-module__1r3nHa__filtersRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.HostedExplorer-module__1r3nHa__search{background:var(--card);border:1px solid var(--hair);height:44px;color:var(--grey);border-radius:999px;flex:280px;align-items:center;gap:10px;padding:0 16px;transition:border-color .2s;display:flex}.HostedExplorer-module__1r3nHa__search:focus-within{border-color:var(--ink);box-shadow:0 0 0 3px #ff6b3540}.HostedExplorer-module__1r3nHa__search input{min-width:0;font:400 15px var(--f-body);color:var(--ink);background:0 0;border:0;outline:0;flex:1}.HostedExplorer-module__1r3nHa__search input::-webkit-search-cancel-button{cursor:pointer}.HostedExplorer-module__1r3nHa__seg{background:var(--card);border:1px solid var(--hair);border-radius:999px;padding:3px;display:inline-flex}.HostedExplorer-module__1r3nHa__seg button{height:36px;color:var(--grey);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 14px;font-size:14px;font-weight:500;transition:background-color .2s,color .2s}.HostedExplorer-module__1r3nHa__seg button:hover{color:var(--ink)}.HostedExplorer-module__1r3nHa__seg button[aria-checked=true]{background:var(--ink);color:#fff}.HostedExplorer-module__1r3nHa__sort select{border:1px solid var(--hair);background:var(--card) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6' fill='none' stroke='%235b6477' stroke-width='2.4' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 14px center;appearance:none;height:44px;font:500 14px var(--f-body);color:var(--ink);cursor:pointer;border-radius:999px;padding:0 36px 0 16px}.HostedExplorer-module__1r3nHa__count{font:500 13px/1 var(--f-mono);color:var(--grey);white-space:nowrap;margin:0 0 0 auto}.HostedExplorer-module__1r3nHa__count b{color:var(--ink);font-size:15px}.HostedExplorer-module__1r3nHa__chips{scrollbar-width:none;margin-top:12px;gap:6px;margin-inline:-3px;padding:3px 3px 4px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 94%,#0000);mask-image:linear-gradient(90deg,#000 94%,#0000)}.HostedExplorer-module__1r3nHa__chips::-webkit-scrollbar{display:none}.HostedExplorer-module__1r3nHa__chip{border:1px solid var(--hair);background:var(--card);height:34px;color:var(--ink);cursor:pointer;transition:background-color .2s var(--ease), border-color .2s var(--ease), color .2s var(--ease);border-radius:999px;flex:none;align-items:center;gap:8px;padding:0 12px;font-size:13.5px;font-weight:500;display:inline-flex}.HostedExplorer-module__1r3nHa__chip i{font:700 11px/1 var(--f-mono);color:var(--grey);font-style:normal}.HostedExplorer-module__1r3nHa__chip:hover{border-color:var(--ink)}.HostedExplorer-module__1r3nHa__chip[aria-checked=true]{background:var(--ink);border-color:var(--ink);color:#fff}.HostedExplorer-module__1r3nHa__chip[aria-checked=true] i{color:var(--signal-2)}.HostedExplorer-module__1r3nHa__chip:focus-visible,.HostedExplorer-module__1r3nHa__seg button:focus-visible{outline-offset:1px}.HostedExplorer-module__1r3nHa__wall{min-height:60vh;padding:22px 0 clamp(56px,7vw,96px)}.HostedExplorer-module__1r3nHa__grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:1180px){.HostedExplorer-module__1r3nHa__grid{grid-template-columns:repeat(11,minmax(0,1fr))}}.HostedExplorer-module__1r3nHa__tile{aspect-ratio:1;background:var(--card);border:1px solid var(--hair);text-align:center;width:100%;color:inherit;transition:border-color .2s, box-shadow .25s var(--ease), transform .25s var(--ease);border-radius:10px;grid-template-rows:minmax(0,1fr) auto;padding:10px 8px 7px;text-decoration:none;display:grid;position:relative;overflow:hidden}.HostedExplorer-module__1r3nHa__tile:hover{border-color:var(--hair-2);transform:translateY(-2px);box-shadow:0 12px 24px -16px #11182759}.HostedExplorer-module__1r3nHa__tileLogo{place-items:center;min-height:0;display:grid}.HostedExplorer-module__1r3nHa__logoBox{place-items:center;width:84%;height:34px;display:grid}.HostedExplorer-module__1r3nHa__logoBox img{object-fit:contain;opacity:0;width:100%;height:100%;transition:opacity .35s}.HostedExplorer-module__1r3nHa__isLoaded .HostedExplorer-module__1r3nHa__logoBox img{opacity:1}.HostedExplorer-module__1r3nHa__tile:not(.HostedExplorer-module__1r3nHa__isLoaded):not(.HostedExplorer-module__1r3nHa__isWord) .HostedExplorer-module__1r3nHa__tileLogo{background:linear-gradient(100deg,#eef1f6 30%,#f7f8fb 50%,#eef1f6 70%) 0 0/300% 100%;border-radius:6px;margin:8px 6px;animation:1.4s linear infinite HostedExplorer-module__1r3nHa__shimmer}@keyframes HostedExplorer-module__1r3nHa__shimmer{to{background-position:-150% 0}}.HostedExplorer-module__1r3nHa__tileWord{font:800 17px/1.05 var(--f-display);text-transform:uppercase;letter-spacing:.02em;color:var(--navy);overflow-wrap:anywhere;padding:0 4px}.HostedExplorer-module__1r3nHa__tileName{font:500 11px/1.2 var(--f-body);color:var(--grey);white-space:nowrap;text-overflow:ellipsis;margin-top:6px;display:block;overflow:hidden}.HostedExplorer-module__1r3nHa__tileView{background:var(--ink);color:#fff;font:600 11px/1 var(--f-body);transition:transform .25s var(--ease);padding:7px 0;position:absolute;inset:auto 0 0;transform:translateY(100%)}.HostedExplorer-module__1r3nHa__tile:hover .HostedExplorer-module__1r3nHa__tileView,.HostedExplorer-module__1r3nHa__tile:focus-visible .HostedExplorer-module__1r3nHa__tileView{transform:none}.HostedExplorer-module__1r3nHa__tileFlag{font:700 9px/1 var(--f-mono);letter-spacing:.08em;color:var(--dim);position:absolute;top:6px;right:7px}.HostedExplorer-module__1r3nHa__isIn{animation:HostedExplorer-module__1r3nHa__tileIn .45s var(--ease) both}@keyframes HostedExplorer-module__1r3nHa__tileIn{0%{opacity:0;transform:translateY(6px)}}.HostedExplorer-module__1r3nHa__empty{text-align:center;color:var(--grey);padding:64px 0}.HostedExplorer-module__1r3nHa__emptyT{font:800 30px/1.1 var(--f-display);text-transform:uppercase;color:var(--ink);margin:0 0 8px}.HostedExplorer-module__1r3nHa__link{color:var(--signal-deep);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}@media (max-width:1100px){.HostedExplorer-module__1r3nHa__manifestBar{flex-wrap:wrap}.HostedExplorer-module__1r3nHa__manifestBar li{flex:calc(33.33% - 3px)}}@media (max-width:720px){.HostedExplorer-module__1r3nHa__manifestBar li{flex-basis:calc(50% - 3px)}.HostedExplorer-module__1r3nHa__segBtn,.HostedExplorer-module__1r3nHa__manifestBar{min-height:72px}.HostedExplorer-module__1r3nHa__segBtn b{font-size:24px}.HostedExplorer-module__1r3nHa__count{margin-left:0}.HostedExplorer-module__1r3nHa__logoBox{height:32px}}@media (prefers-reduced-motion:reduce){.HostedExplorer-module__1r3nHa__segBtn,.HostedExplorer-module__1r3nHa__tile,.HostedExplorer-module__1r3nHa__tileView,.HostedExplorer-module__1r3nHa__chip,.HostedExplorer-module__1r3nHa__logoBox img{transition:none}.HostedExplorer-module__1r3nHa__segBtn:hover,.HostedExplorer-module__1r3nHa__tile:hover{transform:none}.HostedExplorer-module__1r3nHa__isIn,.HostedExplorer-module__1r3nHa__tile:not(.HostedExplorer-module__1r3nHa__isLoaded):not(.HostedExplorer-module__1r3nHa__isWord) .HostedExplorer-module__1r3nHa__tileLogo{animation:none}.HostedExplorer-module__1r3nHa__logoBox img{opacity:1}}
.ProfileSheet-module__-KgtUa__sheet{z-index:120;color:var(--ink);--card:#fff;--signal-deep:#d9501c;position:fixed;inset:0}.ProfileSheet-module__-KgtUa__backdrop{-webkit-backdrop-filter:blur(3px);animation:ProfileSheet-module__-KgtUa__fade .25s var(--ease);background:#0a12268c;position:absolute;inset:0}.ProfileSheet-module__-KgtUa__panel{background:var(--card);width:min(560px,100%);animation:ProfileSheet-module__-KgtUa__slideIn .35s var(--ease);outline:0;flex-direction:column;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-30px 0 80px -30px #0a122699}@keyframes ProfileSheet-module__-KgtUa__fade{0%{opacity:0}}@keyframes ProfileSheet-module__-KgtUa__slideIn{0%{opacity:0;transform:translate(40px)}}.ProfileSheet-module__-KgtUa__top{padding:calc(14px + env(safe-area-inset-top,0px)) 18px 14px;border-bottom:1px solid var(--hair);justify-content:space-between;align-items:center;gap:12px;display:flex}.ProfileSheet-module__-KgtUa__pos{font:500 12px/1 var(--f-mono);color:var(--grey);font-variant-numeric:tabular-nums;margin:0}.ProfileSheet-module__-KgtUa__nav{gap:6px;display:flex}.ProfileSheet-module__-KgtUa__iconBtn{border:1px solid var(--hair);background:var(--card);cursor:pointer;width:38px;height:38px;color:var(--ink);border-radius:50%;place-items:center;transition:border-color .2s,background-color .2s;display:grid}.ProfileSheet-module__-KgtUa__iconBtn:hover{border-color:var(--ink)}.ProfileSheet-module__-KgtUa__body{overscroll-behavior:contain;flex:1;padding:28px clamp(20px,4vw,36px) 24px;overflow-y:auto}.ProfileSheet-module__-KgtUa__logo{border:1px solid var(--hair);background:#fff;border-radius:14px;place-items:center;height:120px;margin-bottom:22px;padding:20px;display:grid}.ProfileSheet-module__-KgtUa__logoBox{width:70%;height:70px;display:block;position:relative}.ProfileSheet-module__-KgtUa__logoBox img{object-fit:contain}.ProfileSheet-module__-KgtUa__word{font:800 30px/1.05 var(--f-display);text-transform:uppercase;letter-spacing:.02em;color:var(--navy);text-align:center;overflow-wrap:anywhere}.ProfileSheet-module__-KgtUa__name{font:900 40px/calc(.95 * var(--lh-display,1)) var(--f-display);text-transform:uppercase;overflow-wrap:anywhere;margin:0}.ProfileSheet-module__-KgtUa__site{font:500 14px var(--f-mono);color:var(--signal-deep);overflow-wrap:anywhere;margin-top:8px;text-decoration:none;display:inline-block}.ProfileSheet-module__-KgtUa__site:hover{text-decoration:underline}.ProfileSheet-module__-KgtUa__chips{flex-wrap:wrap;gap:6px;margin:18px 0 22px;padding:0;list-style:none;display:flex}.ProfileSheet-module__-KgtUa__chips li{background:var(--paper);border:1px solid var(--hair);border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12.5px;font-weight:500;display:inline-flex}.ProfileSheet-module__-KgtUa__chips .ProfileSheet-module__-KgtUa__isTraffic{color:#9a3a12;font-family:var(--f-mono);background:#fff4ee;border-color:#ffd9c9;font-size:12px}.ProfileSheet-module__-KgtUa__chips .ProfileSheet-module__-KgtUa__isCat{background:var(--ink);color:#fff;border-color:var(--ink)}.ProfileSheet-module__-KgtUa__bio p{color:#2a3140;margin:0 0 14px;font-size:15.5px;line-height:1.65}.ProfileSheet-module__-KgtUa__bio p:first-child{color:var(--ink);font-size:17px}.ProfileSheet-module__-KgtUa__bio a{color:var(--signal-deep)}.ProfileSheet-module__-KgtUa__skeleton{gap:10px;padding-top:4px;display:grid}.ProfileSheet-module__-KgtUa__skeleton i{background:linear-gradient(100deg,#eef1f6 30%,#f7f8fb 50%,#eef1f6 70%) 0 0/300% 100%;border-radius:4px;height:14px;animation:1.4s linear infinite ProfileSheet-module__-KgtUa__shimmer;display:block}.ProfileSheet-module__-KgtUa__skeleton i:nth-child(2){width:92%}.ProfileSheet-module__-KgtUa__skeleton i:nth-child(3){width:96%}.ProfileSheet-module__-KgtUa__skeleton i:nth-child(4){width:64%}@keyframes ProfileSheet-module__-KgtUa__shimmer{to{background-position:-150% 0}}.ProfileSheet-module__-KgtUa__more{color:var(--ink);text-underline-offset:3px;margin-top:4px;font-size:14px;font-weight:600;display:inline-block}.ProfileSheet-module__-KgtUa__more:hover{color:var(--signal-deep)}.ProfileSheet-module__-KgtUa__cta{padding:16px clamp(20px, 4vw, 36px) calc(18px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--hair);background:#fbfcfe;gap:12px;display:grid}.ProfileSheet-module__-KgtUa__booth{text-align:center;background:var(--signal);color:#fff;min-height:46px;font:600 15px/1.2 var(--f-body);transition:background-color .2s, transform .15s var(--ease);border-radius:999px;justify-content:center;align-items:center;padding:8px 20px;text-decoration:none;display:flex;box-shadow:0 10px 24px -12px #ff6b35cc}.ProfileSheet-module__-KgtUa__booth:hover{background:var(--signal-deep)}.ProfileSheet-module__-KgtUa__booth:active{transform:scale(.98)}.ProfileSheet-module__-KgtUa__claim{text-align:center;color:var(--grey);font-size:13.5px;text-decoration:none}.ProfileSheet-module__-KgtUa__claim:hover{color:var(--ink);text-decoration:underline}@media (max-width:520px){.ProfileSheet-module__-KgtUa__name{font-size:34px}}@media (prefers-reduced-motion:reduce){.ProfileSheet-module__-KgtUa__backdrop,.ProfileSheet-module__-KgtUa__panel,.ProfileSheet-module__-KgtUa__skeleton i{animation:none}.ProfileSheet-module__-KgtUa__booth,.ProfileSheet-module__-KgtUa__iconBtn{transition:none}}
.Hosted-module__PZv4yq__eyebrow{font:600 12px/1.3 var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--mist);flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0 0 22px;display:flex}.Hosted-module__PZv4yq__code{font:800 16px/1 var(--f-display);letter-spacing:.08em;color:#fff;background:var(--signal);border-radius:4px;padding:4px 8px}.Hosted-module__PZv4yq__heroGrid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:end;gap:clamp(24px,5vw,72px);display:grid}.Hosted-module__PZv4yq__title{font:900 clamp(44px, 6.6vw, 96px)/calc(.88 * var(--lh-display,1)) var(--f-display);text-transform:uppercase;letter-spacing:-.005em;color:var(--ivory);margin:0}.Hosted-module__PZv4yq__title span{color:var(--signal)}.Hosted-module__PZv4yq__lede{color:var(--mist);max-width:44ch;margin:0 0 26px;font-size:18px}.Hosted-module__PZv4yq__facts{grid-template-columns:repeat(4,auto);justify-content:start;margin:0;display:grid}.Hosted-module__PZv4yq__facts div{border-left:1px solid var(--rule);padding:0 clamp(14px,1.6vw,22px)}.Hosted-module__PZv4yq__facts div:first-child{border-left:0;padding-left:0}.Hosted-module__PZv4yq__facts dt{white-space:nowrap;font:600 11px/1 var(--f-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--dim)}.Hosted-module__PZv4yq__facts dd{font:800 40px/1 var(--f-display);font-variant-numeric:tabular-nums;color:var(--ivory);margin:10px 0 0}.Hosted-module__PZv4yq__apply{scroll-margin-top:var(--nav-h);color:var(--ink);border-top:1px solid var(--hair);background:#fff}.Hosted-module__PZv4yq__applyIn{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 40px;padding-block:clamp(32px,4vw,48px);display:flex}.Hosted-module__PZv4yq__kicker{font:600 11px/1.3 var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:#d9501c;margin:0 0 10px}.Hosted-module__PZv4yq__applyTitle{font:900 clamp(28px, 3.4vw, 44px)/calc(.95 * var(--lh-display,1)) var(--f-display);text-transform:uppercase;max-width:22ch;margin:0}.Hosted-module__PZv4yq__applyText{color:var(--grey);max-width:56ch;margin:12px 0 0}.Hosted-module__PZv4yq__cta{background:var(--night);color:var(--ivory);padding:clamp(56px,7vw,96px) 0}.Hosted-module__PZv4yq__ctaGrid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,72px);display:grid}.Hosted-module__PZv4yq__ctaTitle{font:900 clamp(38px, 5vw, 68px)/calc(.92 * var(--lh-display,1)) var(--f-display);text-transform:uppercase;margin:0}.Hosted-module__PZv4yq__ctaLede{color:var(--mist);max-width:46ch;margin:20px 0 30px;font-size:17px}.Hosted-module__PZv4yq__ctaActions{flex-wrap:wrap;gap:10px;display:flex}.Hosted-module__PZv4yq__ctaFacts{background:var(--rule);border:1px solid var(--rule);border-radius:16px;grid-template-columns:1fr 1fr;gap:1px;margin:0;display:grid;overflow:hidden}.Hosted-module__PZv4yq__ctaFacts div{background:var(--deep);padding:22px}.Hosted-module__PZv4yq__ctaFacts dt{font:600 11px/1.2 var(--f-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--dim)}.Hosted-module__PZv4yq__ctaFacts dd{font:800 38px/1 var(--f-display);color:#fff;margin:10px 0 4px}.Hosted-module__PZv4yq__ctaFacts p{color:var(--mist);margin:0;font-size:13px}.Hosted-module__PZv4yq__detail{background:var(--paper);color:var(--ink)}.Hosted-module__PZv4yq__dHero{background:var(--night);color:var(--ivory);padding:clamp(28px,4vw,44px) 0 clamp(40px,5vw,64px);position:relative;overflow:hidden}.Hosted-module__PZv4yq__dHero:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#4f7fff29,#0000);width:900px;height:520px;position:absolute;top:-260px;right:-240px}.Hosted-module__PZv4yq__dHero .wrap{position:relative}.Hosted-module__PZv4yq__crumbs ol{font:500 12.5px/1.3 var(--f-mono);color:var(--dim);flex-wrap:wrap;gap:6px;margin:0 0 clamp(24px,4vw,40px);padding:0;list-style:none;display:flex}.Hosted-module__PZv4yq__crumbs li+li:before{content:"/";margin-right:6px}.Hosted-module__PZv4yq__crumbs a{color:var(--mist);text-decoration:none}.Hosted-module__PZv4yq__crumbs a:hover{color:var(--ivory);text-decoration:underline}.Hosted-module__PZv4yq__crumbs [aria-current]{color:var(--ivory)}.Hosted-module__PZv4yq__dHeroGrid{grid-template-columns:260px minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,56px);display:grid}.Hosted-module__PZv4yq__dLogo{aspect-ratio:1;background:#fff;border-radius:16px;place-items:center;padding:28px;display:grid}.Hosted-module__PZv4yq__dLogoBox{width:100%;height:100%;display:block;position:relative}.Hosted-module__PZv4yq__dLogoBox img,.Hosted-module__PZv4yq__miniBox img{object-fit:contain}.Hosted-module__PZv4yq__word{font:800 28px/1.05 var(--f-display);text-transform:uppercase;letter-spacing:.02em;color:var(--navy);text-align:center;overflow-wrap:anywhere}.Hosted-module__PZv4yq__dName{font:900 clamp(48px, 7vw, 96px)/calc(.9 * var(--lh-display,1)) var(--f-display);text-transform:uppercase;overflow-wrap:anywhere;margin:0}.Hosted-module__PZv4yq__dSite{font:500 15px var(--f-mono);color:var(--signal-2);overflow-wrap:anywhere;margin-top:12px;text-decoration:none;display:inline-block}.Hosted-module__PZv4yq__dSite:hover{text-decoration:underline}.Hosted-module__PZv4yq__dChips{flex-wrap:wrap;gap:6px;margin:20px 0 0;padding:0;list-style:none;display:flex}.Hosted-module__PZv4yq__dChips li{display:inline-flex}.Hosted-module__PZv4yq__dChips li,.Hosted-module__PZv4yq__dChips a{border:1px solid var(--rule);background:var(--deep);min-height:30px;color:var(--ivory);border-radius:999px;align-items:center;padding:0 12px;font-size:13px;font-weight:500}.Hosted-module__PZv4yq__dChips li:has(>a){background:0 0;border:0;padding:0}.Hosted-module__PZv4yq__dChips a{background:var(--ivory);color:var(--ink);border-color:var(--ivory);text-decoration:none;transition:background-color .2s;display:inline-flex}.Hosted-module__PZv4yq__dChips a:hover{background:#fff}.Hosted-module__PZv4yq__dChips .Hosted-module__PZv4yq__isTraffic{color:var(--signal-2);font-family:var(--f-mono);border-color:#ff8a5c80;font-size:12px}.Hosted-module__PZv4yq__dBody{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:clamp(28px,5vw,72px);padding-block:clamp(36px,5vw,64px);display:grid}.Hosted-module__PZv4yq__dBio{max-width:68ch}.Hosted-module__PZv4yq__dBio p{color:#2a3140;margin:0 0 16px;font-size:16.5px;line-height:1.7}.Hosted-module__PZv4yq__dBio p:first-of-type{color:var(--ink);font-size:19px;line-height:1.6}.Hosted-module__PZv4yq__dAside{top:calc(var(--nav-h) + 20px);border:1px solid var(--hair);background:#fff;border-radius:16px;gap:12px;padding:24px;display:grid;position:sticky;box-shadow:0 20px 40px -32px #11182766}.Hosted-module__PZv4yq__dAside .Hosted-module__PZv4yq__kicker{margin:0}.Hosted-module__PZv4yq__dAsideTitle{font:900 32px/calc(.95 * var(--lh-display,1)) var(--f-display);text-transform:uppercase;overflow-wrap:anywhere;margin:0}.Hosted-module__PZv4yq__dAsideText{color:var(--grey);margin:0 0 6px;font-size:14.5px}.Hosted-module__PZv4yq__block{white-space:normal;text-align:center;width:100%;padding-block:8px;line-height:1.2}.Hosted-module__PZv4yq__dClaim{text-align:center;color:var(--grey);font-size:13.5px;text-decoration:none}.Hosted-module__PZv4yq__dClaim:hover{color:var(--ink);text-decoration:underline}.Hosted-module__PZv4yq__related{padding-bottom:clamp(32px,4vw,48px)}.Hosted-module__PZv4yq__relatedHead{border-top:1px solid var(--hair);justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px;padding-top:28px;display:flex}.Hosted-module__PZv4yq__relatedHead a{color:var(--ink);text-underline-offset:3px;font-size:14px;font-weight:600}.Hosted-module__PZv4yq__relatedTitle{font:800 26px/1 var(--f-display);text-transform:uppercase;margin:0}.Hosted-module__PZv4yq__miniGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:1180px){.Hosted-module__PZv4yq__miniGrid{grid-template-columns:repeat(11,minmax(0,1fr))}}.Hosted-module__PZv4yq__mini{aspect-ratio:1;border:1px solid var(--hair);text-align:center;color:inherit;transition:border-color .2s, box-shadow .25s var(--ease), transform .25s var(--ease);background:#fff;border-radius:10px;grid-template-rows:minmax(0,1fr) auto;padding:10px 8px 7px;text-decoration:none;display:grid}.Hosted-module__PZv4yq__mini:hover{border-color:#c5cddb;transform:translateY(-2px);box-shadow:0 12px 24px -16px #11182759}.Hosted-module__PZv4yq__miniLogo{place-items:center;min-height:0;display:grid}.Hosted-module__PZv4yq__miniLogo .Hosted-module__PZv4yq__word{font-size:17px}.Hosted-module__PZv4yq__miniBox{width:84%;height:34px;display:grid}.Hosted-module__PZv4yq__miniBox img{width:100%;height:100%}.Hosted-module__PZv4yq__miniName{font:500 11px/1.2 var(--f-body);color:var(--grey);white-space:nowrap;text-overflow:ellipsis;margin-top:6px;display:block;overflow:hidden}.Hosted-module__PZv4yq__pager{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding-block:8px clamp(56px,7vw,96px);display:grid}.Hosted-module__PZv4yq__pager a{border:1px solid var(--hair);color:var(--ink);background:#fff;border-radius:12px;gap:4px;min-width:0;padding:16px 18px;text-decoration:none;transition:border-color .2s;display:grid}.Hosted-module__PZv4yq__pager a:hover{border-color:var(--ink)}.Hosted-module__PZv4yq__pager span{font:500 12px/1 var(--f-mono);color:var(--grey)}.Hosted-module__PZv4yq__pager b{font:800 22px/1 var(--f-display);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Hosted-module__PZv4yq__pager .Hosted-module__PZv4yq__pagerAll{border-radius:999px;padding:12px 18px;font-size:14px;font-weight:600;display:inline-flex}.Hosted-module__PZv4yq__pager .Hosted-module__PZv4yq__pagerNext{text-align:right}@media (max-width:1100px){.Hosted-module__PZv4yq__heroGrid,.Hosted-module__PZv4yq__ctaGrid,.Hosted-module__PZv4yq__dBody{grid-template-columns:minmax(0,1fr)}.Hosted-module__PZv4yq__dAside{max-width:560px;position:static}}@media (max-width:720px){.Hosted-module__PZv4yq__facts{grid-template-columns:repeat(2,auto);row-gap:18px}.Hosted-module__PZv4yq__facts div:nth-child(3){border-left:0;padding-left:0}.Hosted-module__PZv4yq__facts dd{font-size:34px}.Hosted-module__PZv4yq__ctaFacts dd{font-size:30px}.Hosted-module__PZv4yq__dHeroGrid{grid-template-columns:minmax(0,1fr)}.Hosted-module__PZv4yq__dLogo{width:min(220px,60vw)}.Hosted-module__PZv4yq__pager{grid-template-columns:1fr 1fr}.Hosted-module__PZv4yq__pager .Hosted-module__PZv4yq__pagerAll{order:3;grid-column:1/-1;justify-content:center}.Hosted-module__PZv4yq__pager b{font-size:18px}}@media (prefers-reduced-motion:reduce){.Hosted-module__PZv4yq__mini,.Hosted-module__PZv4yq__dChips a{transition:none}.Hosted-module__PZv4yq__mini:hover{transform:none}}
