.h-page{--wrap:min(1280px,calc(100% - 64px));--r:5px;--r-lg:8px;--frame:linear-gradient(160deg,#f0dca8,#94704c 22%,#3a2914 52%,#6e5232 78%,#c9a56a);--frame-hot:linear-gradient(160deg,#fff4bd,#f8d030 35%,#a87a10 65%,#f8d030);--edge:linear-gradient(90deg,#ecd7a4,#d2b98a 8%,#987550 23%,#6d5134 39%,#412f18 55%,#5d4428 72%,#846640 86%,#99794c);--rule:linear-gradient(90deg,#0c0804,#1d130d 9.5%,#3b271d 25%,#b7925d 44%,#cfa769 50%,#ad8a57 56%,#422f20 72%,#1a100b 88%,#0c0804);--gilt:linear-gradient(90deg,#3a2914,#94704c 14%,#f0dca8 50%,#94704c 86%,#3a2914);--panel:#120b07;--teal:#0e3d48;--gap:26px;font-size:16px;overflow-x:clip}.h-page img{max-width:100%}.h-h1,.h-h2{color:var(--cream);text-shadow:0 1px 0 #000c}.h-h1{font-size:clamp(40px,4.7vw,68px);line-height:1.02;text-shadow:0 1px 0 #000c,0 3px 18px #000a}.h-h1 small,.h-h1 span{display:block}.h-h1 small{margin-bottom:.28em;font-size:.4em;line-height:1.1;letter-spacing:.01em}.h-h2{font-size:clamp(30px,3.2vw,45px);line-height:1.1}.h-lead{font-size:clamp(17px,1.35vw,19.5px);line-height:1.6;color:var(--cream);text-shadow:0 1px 10px #000c}.h-more{font:400 18px var(--display);color:var(--gold-bright);text-shadow:0 1px 0 #000c;white-space:nowrap}.h-more:hover{text-decoration:underline;text-underline-offset:4px}.hn{position:fixed;z-index:50;top:14px;left:50%;transform:translateX(-50%);width:var(--wrap);height:58px;padding:0 20px 0 37px;border:1px solid transparent;border-radius:6px;background:var(--tex-header) center /cover padding-box,linear-gradient(#170f0b,#0f0a06) padding-box,var(--edge) border-box;box-shadow:0 5px 7px #000000b3}.hn,.hn-brand{display:flex;align-items:center}.hn-brand{position:relative;z-index:3;flex:none;height:100%;margin-right:38px}.ws-logo{display:block;flex:none;width:auto;height:64px;aspect-ratio:811/370;filter:drop-shadow(0 2px 3px #000c)}.hn-brand .ws-logo{height:78px}.hn-find{position:relative;flex:0 1 390px;min-width:0;margin:0 28px 0 auto}.hn-field,.hn-find{display:flex;align-items:center}.hn-field{gap:10px;width:100%;height:34px;padding:0 12px;border:1px solid #94704c38;border-radius:4px;background:#06040399;transition:border-color .15s,background-color .15s}.hn-field:hover{border-color:#94704c66}.hn-field:focus-within{border-color:#e3c23070;background:#060403d9}.hn-field>svg{flex:none;color:var(--dim);transition:color .15s}.hn-field:focus-within>svg{color:var(--gold)}.hn-input{position:relative;flex:1;min-width:0;display:flex;align-items:center;height:100%}.hn-input input{width:100%;height:100%;border:0;outline:0;background:none;font:14.5px var(--body);color:var(--cream)}.hn-input input::placeholder{color:var(--dim)}.hn-prompt{position:absolute;inset:0 0 0 5px;display:flex;align-items:center;overflow:hidden;font:14.5px var(--body);color:#736757;pointer-events:none}.hn-prompt>span{flex:none;white-space:pre}.hn-prompt b{font-weight:400;color:#8e7743}.hn-prompt .hn-link{opacity:.8}.hn-find[data-away] .hn-field{visibility:hidden}.hn-find[data-open] .hn-field{border-color:#e3c23070;border-radius:4px 4px 0 0;background:#0a0705}.hn-results{position:absolute;z-index:4;top:calc(100% - 1px);left:0;right:0;max-height:calc(100vh - 100px);overflow-y:auto;display:grid;gap:1px;padding:4px;border:1px solid #e3c23070;border-top-color:#2c1f14;border-radius:0 0 6px 6px;background:var(--panel-over),var(--tex-panel) 0 0 /var(--tex-panel-size),linear-gradient(#0a0705,#070504);box-shadow:0 18px 44px #000d;scrollbar-width:thin;scrollbar-color:#4a3a28 transparent}.hn-results a{display:flex;align-items:center;gap:11px;min-width:0;padding:6px 10px 6px 7px;border-radius:4px}.hn-results a:hover,.hn-results a[data-active=true]{background:linear-gradient(90deg,#5e4d1f,#3a2f12 70%,transparent)}.hn-results img{flex:none;width:32px;height:32px;border-radius:4px;object-fit:cover;box-shadow:0 0 0 1px #000,0 0 0 2px #6e5232}.hn-results a>span{display:grid;gap:1px;min-width:0}.hn-results small,.hn-results strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hn-results strong{font:400 15.5px var(--display);color:var(--cream)}.hn-results small{font-size:12.5px;color:var(--soft)}.hn-results p{margin:0;padding:9px 10px;font-size:13.5px;color:var(--soft)}.hn-results a.hn-results-all{justify-content:center;margin-top:3px;padding:8px;border-top:1px solid #2c1f14;border-radius:0 0 4px 4px;font-size:13.5px;color:var(--gold-soft)}.hn-results a.hn-results-all:hover{background:none;color:var(--gold-bright);text-decoration:underline;text-underline-offset:3px}.hn:has(.hn-results) .hn-menu{opacity:0;visibility:hidden}.hn-links{display:flex;gap:26px}.hn-links,.hn-links>a{align-items:center;height:100%}.hn-links>a{display:inline-flex;gap:8px;font:400 16.5px var(--display);color:var(--cream);white-space:nowrap;transition:color .15s}.hn-links>a:hover{color:var(--gold)}.hn-hi{flex:none;color:#b89c63;transition:color .15s}.hn-links>a:hover .hn-hi{color:var(--gold)}.hn-group{position:relative;display:flex}.hn-group,.hn-group>button{align-items:center;height:100%}.hn-group>button{display:inline-flex;gap:7px;padding:0;border:0;background:none;font:400 16.5px var(--display);color:var(--cream);white-space:nowrap;cursor:pointer;transition:color .15s}.hn-group:focus-within>button,.hn-group:hover>button,.hn-group[data-force]>button{color:var(--gold)}.hn-group>button>svg:last-child{transition:transform .15s}.hn-group:focus-within>button>svg:last-child,.hn-group:hover>button>svg:last-child,.hn-group[data-force]>button>svg:last-child{transform:rotate(180deg)}.hn-browse{position:static;margin-left:28px}.hn-browse>button{gap:8px}.hn-browse>button>svg:first-child{color:#b89c63;transition:color .15s}.hn-browse:focus-within>button>svg:first-child,.hn-browse:hover>button>svg:first-child,.hn-browse[data-force]>button>svg:first-child{color:var(--gold)}.hn-menu{position:absolute;z-index:2;top:calc(100% + 8px);right:-12px;min-width:240px;padding:12px;border:1px solid transparent;border-radius:var(--r-lg);background:var(--panel-over) padding-box,var(--tex-panel) 0 0 /var(--tex-panel-size) padding-box,linear-gradient(#0e0906,#0a0604) padding-box,var(--frame) border-box;box-shadow:0 18px 44px #000d;cursor:default;opacity:0;visibility:hidden;translate:0 -6px;transition:opacity .14s .25s,translate .14s .25s,visibility .14s .25s}.hn-menu:before{content:"";position:absolute;inset:-12px 0 auto;height:12px}.hn-group:focus-within>.hn-menu,.hn-group:hover>.hn-menu,.hn-group[data-force]>.hn-menu{opacity:1;visibility:visible;translate:0 0;transition-delay:0s}.hn:has(.hn-group:hover) .hn-group:not(:hover)>.hn-menu{transition-delay:0s}.hn-group[data-shut]>.hn-menu{opacity:0;visibility:hidden;translate:0 -6px;transition-delay:0s}.hn-group[data-shut]>button>svg:last-child{transform:none}.hn-menu--wide{left:0;right:0;padding:22px 28px 18px}.hn-cols{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px 24px}.hn-colhead{display:flex;align-items:center;gap:10px;margin-bottom:8px;padding-bottom:9px;border-bottom:1px solid;border-image:var(--rule) 1;font:400 16.5px var(--display);color:var(--cream);white-space:nowrap;text-shadow:0 1px 0 #000c}a.hn-colhead:hover{color:var(--gold)}.hn-colhead .gi{width:26px;height:26px;border-radius:4px}.hn-list{display:grid;gap:1px}.hn-list a{display:flex;align-items:center;gap:10px;margin-inline:-8px;padding:5px 8px;border-radius:4px;font-size:14px;line-height:1.25;color:var(--soft)}.hn-list a:hover{background:linear-gradient(90deg,#5e4d1f,#3a2f12 70%,transparent);color:#fff}.hn-list .gi{flex:none;width:24px;height:24px;border-radius:3px}.hn-rows{display:grid;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid #2c1f14}.hn-row{display:flex;align-items:baseline;gap:18px}.hn-row-head{flex:none;width:64px;font:400 17px var(--display);color:var(--cream)}.hn-row-head:hover{color:var(--gold)}.hn-row>div{display:flex;flex-wrap:wrap;gap:6px 22px}.hn-row>div a{font-size:14.5px;color:var(--soft)}.hn-row>div a:hover{color:#fff}.hn-more{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:14px;padding-top:12px;border-top:1px solid #2c1f14;font-size:14px}.hn-more a{color:var(--gold-soft)}.hn-more a:hover{color:var(--gold-bright);text-decoration:underline;text-underline-offset:3px}.hn-group>button.hn-circle,a.hn-circle{flex:none;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:radial-gradient(circle at 50% 38%,#2c2016,#120b07 72%);box-shadow:0 0 0 1px #000,0 0 0 2px #6e5232,0 0 0 3px #000;color:var(--soft);cursor:pointer;transition:box-shadow .15s,color .15s}.hn-group.hn-account,a.hn-circle{margin-left:22px}.hn-account:focus-within>.hn-circle,.hn-account:hover>.hn-circle,.hn-account[data-force]>.hn-circle,a.hn-circle:hover{box-shadow:0 0 0 1px #000,0 0 0 2px var(--gold),0 0 0 3px #000;color:var(--gold)}.hn-circle img{width:36px;height:36px;border-radius:50%}.hn-menu--account{min-width:270px}.hn-menu--account .hn-list a{margin-inline:0;font:400 15.5px var(--display);color:var(--cream)}.hn-signout{width:100%;margin-top:8px;padding:9px 4px 2px;border:0;border-top:1px solid #2c1f14;background:none;font:14px var(--body);text-align:left;color:var(--dim);cursor:pointer}.hn-signout:hover{color:var(--cream)}.hn-search{display:none;place-items:center;width:38px;height:36px;padding:0;border:0;background:none;color:var(--cream);cursor:pointer;transition:color .15s}.hn-search:hover{color:var(--gold)}.hn-dialog{width:min(720px,calc(100vw - 32px));margin:14vh auto auto;padding:0;border:2px solid transparent;border-radius:var(--r-lg);background:var(--panel-over) padding-box,var(--tex-panel) 0 0 /var(--tex-panel-size) padding-box,linear-gradient(#150d08,#0c0805) padding-box,var(--frame) border-box;box-shadow:0 30px 80px #000;color:var(--cream);overflow:visible}.hn-dialog::backdrop{background:#050302c7;backdrop-filter:blur(2px)}.hn-dialog-in{padding:18px}.hn-dialog .ls-results{position:static;margin-top:10px;max-height:60vh;overflow-y:auto}.hn-phone{display:none;position:relative}.hn-phone>summary{display:grid;place-items:center;width:40px;height:40px;list-style:none;color:var(--gold);cursor:pointer}.hn-phone summary::-webkit-details-marker{display:none}.hn-drawer{position:absolute;top:calc(100% + 15px);right:-8px;width:min(360px,calc(100vw - 32px));max-height:calc(100vh - 110px);overflow-y:auto;padding:10px;border:1px solid transparent;border-radius:var(--r-lg);background:var(--panel-over) padding-box,var(--tex-panel) 0 0 /var(--tex-panel-size) padding-box,linear-gradient(#0e0906,#0a0604) padding-box,var(--frame) border-box;box-shadow:0 18px 44px #000d;scrollbar-width:thin;scrollbar-color:#4a3a28 transparent}.hn-drawer>details{border-bottom:1px solid #2c1f14}.hn-drawer-link,.hn-drawer>details>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 8px;list-style:none;font:400 18px var(--display);color:var(--cream);cursor:pointer}.hn-drawer>details>summary svg{color:var(--gold);transition:transform .15s}.hn-drawer>details[open]>summary svg{transform:rotate(180deg)}.hn-drawer-link{border-bottom:1px solid #2c1f14}.hn-drawer .hn-list{padding:0 8px 10px 16px}.hn-drawer .hn-list a{font:400 16px var(--display);color:var(--cream)}.hh{position:relative;isolation:isolate;min-height:clamp(560px,50vw,760px);display:flex;align-items:center;padding:120px 0 72px}.hh-art{width:100%;height:100%;object-fit:cover}.hh-art,.hh-paint{position:absolute;inset:0;z-index:-2}.hh-paint{overflow:hidden;container-type:size}.hh-paint img{position:absolute;left:50%;top:46%;width:max(100cqw,262cqh);max-width:none;height:auto;translate:-50% -50%}.hh:after{content:"";position:absolute;inset:0;z-index:-1}.hh-copy{display:grid;gap:22px;width:min(620px,calc(100% - 48px))}.hh--right{background:linear-gradient(#3e5797,#2a4079 28%,#192f61 52%,#112655 74%,#112351)}.hh--right .hh-art{inset:0 auto 0 0;width:auto;height:100%;min-width:72%;max-width:none;object-fit:cover;object-position:0 40%;-webkit-mask-image:linear-gradient(90deg,#000 78%,transparent);mask-image:linear-gradient(90deg,#000 78%,transparent)}.hh--right:after{background:linear-gradient(90deg,transparent 38%,#080c2066 58%,#080c20bf),linear-gradient(#0008,transparent 22%)}.hh--right .hh-copy{margin-left:auto;margin-right:max(32px,calc((100% - 1280px) / 2))}.hh--center{justify-content:center;text-align:center}.hh--center .hh-copy{width:min(860px,calc(100% - 48px));justify-items:center}.hh--center .ls{width:min(760px,100%)}.h-page .ls-field{height:64px;padding:0 8px 0 20px;border-radius:7px;background:#060403e6}.h-page .ls-field input{font-size:18px}.h-page .ls-field kbd{display:none}.ls-submit{min-height:48px;padding:0 28px;font-size:17px;border-radius:5px}.h-page .ls-results{text-align:left}.h-page main .ls-results{padding:6px;border:1px solid transparent;border-radius:var(--r-lg);background:var(--panel-over) padding-box,var(--tex-panel) 0 0 /var(--tex-panel-size) padding-box,linear-gradient(#0e0906,#0a0604) padding-box,var(--frame) border-box;box-shadow:0 18px 44px #000d}.h-page main .ls-results,.hn-dialog .ls-results.tip{scrollbar-width:thin;scrollbar-color:#4a3a28 transparent}.hn-dialog .ls-results.tip{padding:0;border:0;background:none;box-shadow:none}.ls-examples{margin-top:16px;font-size:15px;color:var(--cream);text-shadow:0 1px 8px #000}.ls-examples button{padding:0;border:0;background:none;color:var(--gold-bright);cursor:pointer}.ls-examples button:hover{text-decoration:underline;text-underline-offset:4px}.h-strip{--strip:linear-gradient(#33241a,#21160d 55%,#150d07);--strip-ink:#d9c9a3;position:relative;display:block;background:var(--strip);transition:filter .15s}html[data-strip=blue] .h-strip{--strip:linear-gradient(#21408a,#172c62 55%,#0e1c44);--strip-ink:#c9d6f6}html[data-strip=teal] .h-strip{--strip:linear-gradient(#11505c,#0e3d48 55%,#0a2c35);--strip-ink:#bfe0dc}html[data-strip=crimson] .h-strip{--strip:linear-gradient(#6b1010,#4a0808 55%,#2c0404);--strip-ink:#f3cdb4}.h-strip:hover{filter:brightness(1.12)}.h-strip:after,.h-strip:before{content:"";position:absolute;left:0;right:0;height:4px;background:var(--gilt);box-shadow:0 -1px 0 #000,0 1px 0 #000}.h-strip:before{top:0}.h-strip:after{bottom:0}.h-strip ol{list-style:none;width:var(--wrap);margin:0 auto;padding:24px 0;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:16px var(--gap)}.h-strip li[data-step=launch]{grid-column:span 2}.h-count{display:flex;margin-left:auto}.h-count>span{display:grid;justify-items:center;min-width:50px}.h-count>span+span{position:relative;margin-left:12px}.h-count>span+span:before{content:":";position:absolute;left:-10px;top:0;font:400 24px/32px var(--display);color:#ffffff59}.h-count b{font:400 32px/1 var(--display);font-variant-numeric:tabular-nums lining-nums;color:var(--cream);text-shadow:0 1px 0 #000}.h-count small{margin-top:5px;font-size:11.5px;color:var(--strip-ink)}.h-strip li{display:flex;align-items:center;gap:14px}.h-strip li .gi{width:44px;height:44px}.h-strip li[data-status=live] .gi{box-shadow:0 0 0 1px #000,0 0 0 2.5px var(--gold),0 0 0 3.5px #000,0 0 14px #f8d03059}.h-strip li>span:not(.h-count){display:grid;line-height:1.25}.h-strip strong{font:400 19px var(--display);color:var(--white);text-shadow:0 1px 0 #000}.h-page .h-strip time{font-size:14px;color:var(--strip-ink);text-wrap:balance}.h-page .h-strip li[data-status=live] time{color:#8dffa8}.h-page .h-sec.h-after-strip,.h-strip+.h-sec{padding-top:64px}.h-sec{width:var(--wrap);margin-inline:auto;padding-top:92px}.h-sec--last{padding-bottom:0}.h-art{position:absolute;inset:0;overflow:hidden;container-type:size;background:#000}.h-art img{position:absolute;left:50%;top:50%;height:auto;max-width:none;transition:scale .7s cubic-bezier(.2,.7,.2,1)}.h-art[data-kind=classic] img{width:max(100cqw,182cqh);transform:translate(-50%,-52%)}.h-art[data-kind=wide] img{width:max(100cqw,260cqh);transform:translate(-50%,-50%)}.h-dungeon{position:relative;isolation:isolate;display:flex;align-items:end;min-height:230px;border:1px solid transparent;border-radius:var(--r);overflow:hidden;background:linear-gradient(#000,#000) padding-box,var(--frame) border-box;box-shadow:0 10px 30px #0008}.h-dungeon .h-art{z-index:-2;border-radius:4px}.h-dungeon:after{content:"";position:absolute;inset:0;z-index:-1;border-radius:4px;background:linear-gradient(transparent 38%,#0a0604d9 88%)}.h-dungeon:hover{background:linear-gradient(#000,#000) padding-box,var(--frame-hot) border-box}.h-dungeon:hover .h-art img{scale:1.05}.h-dungeon-copy{display:grid;gap:3px;padding:20px 22px}.h-dungeon strong{font:400 24px/1.15 var(--display);color:var(--white);text-shadow:0 2px 10px #000}.h-dungeon em{font-style:normal;font-size:14px;color:var(--cream);text-shadow:0 1px 6px #000}.h-dungeon[data-size=lg] strong{font-size:clamp(28px,2.8vw,40px)}.h-dungeon[data-size=lg] em{font-size:16px}.h-dungeon[data-size=lg] .h-dungeon-copy{padding:30px 34px}.h-dungeon[data-size=sm]{min-height:150px}.h-dungeon[data-size=sm] strong{font-size:19px}.h-dungeon[data-size=sm] em{font-size:13px}.h-dungeon[data-size=sm] .h-dungeon-copy{padding:14px 16px}.h-refs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px 2px;margin-inline:-12px}.h-refs[data-cols="3"]{grid-template-columns:repeat(3,1fr)}.h-refs a{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:11px 12px;border-radius:var(--r);font-size:14.5px;line-height:1.35;color:var(--soft);transition:background .15s}.h-refs a:hover{background:#ffffff0d}.h-refs .gi{width:44px;height:44px}.h-refs strong{display:block;font:400 19px var(--display);color:var(--white)}.h-refs a:hover strong{color:var(--gold)}.h-profs em{font-style:normal;color:var(--new-text);white-space:nowrap}.h-profs em:before{content:" · ";color:var(--soft)}.k-band .h-profs{width:min(1204px,100%);margin-inline:auto;gap:2px 26px}.k-band .h-profs a{padding-block:8px;line-height:1.3;color:#d5c5a5}.k-band .h-profs strong{font-size:20px;color:#f7ecdb}.k-band .h-profs em{color:var(--new-ink)}.h-map,.h-map img{display:block}.h-map img{width:100%;height:auto;transition:filter .2s}.h-map:hover img{filter:brightness(1.1)}.h-lead-story{display:grid;grid-template-rows:auto 1fr}.h-lead-story i{display:block;aspect-ratio:16/7;overflow:hidden}.h-lead-story img{display:block;width:100%;height:100%;object-fit:cover;transition:scale .7s cubic-bezier(.2,.7,.2,1)}.h-lead-story:hover img{scale:1.04}.h-lead-copy{display:grid;align-content:center;gap:10px;padding:26px 34px 30px}.h-lead-copy strong{font:400 clamp(26px,2.5vw,36px) /1.14 var(--display)}.h-lead-story:hover .h-lead-copy strong{color:#000}.h-lead-copy>span{font-size:16px;line-height:1.6}.h-lead-copy em{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-top:6px}.h-lead-copy em svg{color:#6b4400}.h-page time{font-size:13.5px;color:var(--gold)}.h-news-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap);margin-top:var(--gap)}.h-news-cards a{display:grid;align-content:start;gap:14px}.h-news-cards i{aspect-ratio:16/9}.h-page i[data-framed] img{scale:1.13}.h-page a:hover i[data-framed] img{scale:1.18}.h-news-cards span{display:grid;gap:7px}.h-news-cards strong,.h-news-list strong{font:400 21px/1.22 var(--display);color:var(--white);transition:color .15s}.h-news-cards a:hover strong,.h-news-list a:hover strong{color:var(--gold)}.h-news-list{display:grid}.h-news-list a{display:grid;grid-template-columns:160px 1fr;gap:20px;align-items:center}.h-news-list i{width:160px;aspect-ratio:16/11}.h-news-list span{display:grid;gap:5px}.h-news-list time{font:400 16px/1.2 var(--display);color:var(--gold-bright)}.h-news-list strong{font-size:22px}.h-news-split{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--gap);align-items:stretch}.h-news-split>:first-child{grid-column:span 7}.h-news-split>:last-child{grid-column:span 5}.h-news-split .h-news-list{align-content:space-between}.h-page>main{background:var(--tex-ground) center bottom /auto 560px repeat-x}.h-foot{position:relative;margin-top:80px;padding:60px 0 34px;background:var(--tex-dark) center top /auto 345px repeat,linear-gradient(#170f09,#0a0604);background-blend-mode:screen,normal}.h-foot:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--gilt);box-shadow:0 1px 0 #000}.h-foot-inner{width:var(--wrap);margin-inline:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:36px var(--gap)}.h-foot-brand{display:grid;gap:14px;align-content:start;padding-right:8px}.h-foot-logo{display:flex}.h-foot-logo .ws-logo{height:76px}.h-foot-brand p{font-size:15px;line-height:1.55;color:var(--cream)}.h-foot-brand p span{display:flex;flex-wrap:wrap;gap:4px 18px;margin-top:12px}.h-foot-brand p a{color:var(--gold-bright)}.h-foot-brand p a:hover{text-decoration:underline;text-underline-offset:4px}.h-foot-brand strong{display:block;margin-bottom:6px;font:400 23px var(--display);color:var(--gold)}.h-foot nav{display:grid;align-content:start;gap:9px}.h-foot h3{font-size:18px;color:var(--gold-bright);margin-bottom:7px}.h-foot nav a{font-size:15.5px;color:var(--cream)}.h-foot nav a:hover{color:var(--gold-bright)}.h-legal{width:var(--wrap);margin:44px auto 0;padding-top:22px;border-top:1px solid #2c1f14;font-size:13px;color:var(--dim)}@media (max-width:1200px){.hn-find{margin-right:20px}.hn-links{gap:20px}.hn-browse{margin-left:20px}}@media (max-width:1080px){.hn{padding-right:11px}.hn-browse,.hn-find .hn-field,.hn-links{display:none}.hn-find{flex:none;margin:0 0 0 auto}.hn-search{display:grid}.hn-group.hn-account,a.hn-circle{margin-left:12px}.hn-phone{display:block;margin-left:8px}.hh--right:after{background:linear-gradient(#080c2099,#080c20d9)}.hh--right .hh-art{width:100%;min-width:0;object-position:18% 40%;-webkit-mask-image:none;mask-image:none}.hh--right .hh-copy{margin-inline:auto;width:min(680px,calc(100% - 64px))}.h-strip ol{grid-template-columns:repeat(2,1fr)}.h-news-split>:first-child,.h-news-split>:last-child,.h-strip li[data-step=launch]{grid-column:1/-1}.h-refs,.h-refs[data-cols="3"]{grid-template-columns:repeat(2,1fr)}.h-foot-inner,.h-news-cards{grid-template-columns:1fr 1fr}.h-foot-brand{grid-column:1/-1}}@media (max-width:640px){.h-page{--wrap:calc(100% - 32px)}.hn{padding-left:10px}.hn,.hn-brand .ws-logo{height:54px}.hh{min-height:0;padding:104px 0 44px}.hh--center .hh-copy,.hh--right .hh-copy,.hh-copy{margin-inline:auto;width:calc(100% - 32px)}.h-page .ls-field{height:56px;padding-left:14px}.h-page .ls-field input{font-size:16px}.ls-submit{min-height:42px;padding:0 16px;font-size:15px}.h-strip ol{grid-template-columns:1fr;padding:20px 0;gap:12px}.h-strip li[data-step=launch]{flex-wrap:wrap}.h-strip li .gi{width:38px;height:38px}.h-count{width:100%;margin:6px 0 0 52px}.h-count>span{min-width:44px}.h-count b{font-size:27px}.h-page .h-sec.h-after-strip,.h-strip+.h-sec{padding-top:48px}.h-sec{padding-top:60px}.h-news-cards,.h-refs,.h-refs[data-cols="3"]{grid-template-columns:1fr}.h-lead-copy{padding:26px 22px 30px}.h-news-list a{grid-template-columns:112px 1fr;gap:14px}.h-news-list i{width:112px}.h-news-list strong{font-size:18px}.h-foot-inner{gap:30px 20px}}