@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}.header-howtoplay-btn[data-astro-cid-fzpbxy5g]{border:1.5px solid var(--orange);color:var(--orange-soft);white-space:nowrap;background:#ff8a1f0f;border-radius:2rem;align-items:center;padding:.45rem 1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.header-howtoplay-btn[data-astro-cid-fzpbxy5g]:hover,.header-howtoplay-btn[data-astro-cid-fzpbxy5g]:focus-visible{color:#fff;background:#ff8a1f26}.header-howtoplay-btn[data-astro-cid-fzpbxy5g].is-active{color:#fff;box-shadow:inset 0 -2px var(--orange);background:#ff8a1f2e}.mobile-menu-divider[data-astro-cid-fzpbxy5g]{border:none;border-top:1px solid var(--line);opacity:.6;margin:.3rem 0;display:none}@media (width<=760px){.mobile-menu-divider[data-astro-cid-fzpbxy5g]{display:block}.header-howtoplay-btn[data-astro-cid-fzpbxy5g]{border-radius:.7rem;justify-content:center;margin-top:.15rem;padding:.7rem 1rem;font-size:.91rem;font-weight:720;display:flex}}.footer-social-link[data-astro-cid-nns7i3if]{color:var(--color-gray,#91969d);align-items:center;gap:.35rem;padding:.3rem 0;font-size:.85rem;text-decoration:none;transition:color .16s;display:inline-flex}.footer-social-link[data-astro-cid-nns7i3if]:focus-visible{outline:2px solid var(--text-soft,#c8c9c7);outline-offset:2px;border-radius:2px}.footer-social-link[data-astro-cid-nns7i3if] [data-astro-cid-nns7i3if][aria-hidden]{font-size:1.15em;line-height:1}@media (width<=767px){.footer-navigation[data-astro-cid-nns7i3if]{flex-direction:column;align-items:start;gap:1.5rem}.footer-navigation[data-astro-cid-nns7i3if] nav[data-astro-cid-nns7i3if]:last-child{margin-left:0}.footer-navigation[data-astro-cid-nns7i3if] nav[data-astro-cid-nns7i3if]{text-align:left;place-items:start}}#scroll-to-top-btn[data-astro-cid-eox6hrb6]{z-index:80;color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:linear-gradient(135deg,#df6810,#ff9d36);border:none;border-radius:50%;place-items:center;width:48px;height:48px;transition:opacity .2s,transform .2s;display:grid;position:fixed;bottom:24px;right:24px;transform:translateY(8px);box-shadow:0 6px 20px #00000073,0 0 0 1px #ff8a1f40}#scroll-to-top-btn[data-astro-cid-eox6hrb6].is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}#scroll-to-top-btn[data-astro-cid-eox6hrb6]:hover{background:linear-gradient(135deg,#f07018,#ffa84a);transform:translateY(-2px);box-shadow:0 8px 24px #00000080,0 0 0 1px #ff8a1f66}#scroll-to-top-btn[data-astro-cid-eox6hrb6]:active{transform:translateY(0)scale(.95)}@media (prefers-reduced-motion:reduce){#scroll-to-top-btn[data-astro-cid-eox6hrb6]{transition:none}#scroll-to-top-btn[data-astro-cid-eox6hrb6].is-visible{transform:none}}.cookie-overlay[data-astro-cid-q2b7wywt]{z-index:9998;backdrop-filter:blur(4px);background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cookie-overlay[data-astro-cid-q2b7wywt][hidden]{display:none}.cookie-dialog[data-astro-cid-q2b7wywt]{z-index:9999;border:1px solid var(--line,#ffffff1c);background:#111318;border-radius:18px;width:min(520px,100%);padding:24px;box-shadow:0 24px 80px #0009}.cookie-dialog__title[data-astro-cid-q2b7wywt]{font-size:1.15rem;font-weight:var(--weight-bold,700);color:var(--text,#f4f4f2);margin-bottom:.5rem;display:block}.cookie-dialog__desc[data-astro-cid-q2b7wywt]{color:var(--muted,#91969d);margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.cookie-dialog__actions[data-astro-cid-q2b7wywt]{flex-wrap:wrap;gap:.5rem;display:flex}.cookie-btn[data-astro-cid-q2b7wywt]{border-radius:var(--radius-md,13px);border:1px solid var(--line,#ffffff1c);font-size:.87rem;font-weight:var(--weight-bold,700);cursor:pointer;white-space:nowrap;text-align:center;flex:1;padding:.55rem 1.1rem;transition:border-color .15s,background .15s}.cookie-btn--primary[data-astro-cid-q2b7wywt]{background:var(--orange,#ff8a1f);border-color:var(--orange,#ff8a1f);color:#000}.cookie-btn--primary[data-astro-cid-q2b7wywt]:hover{background:var(--orange-bright,#ff9d36)}.cookie-btn--secondary[data-astro-cid-q2b7wywt]{color:var(--text-soft,#c8c9c7);background:0 0}.cookie-btn--secondary[data-astro-cid-q2b7wywt]:hover{border-color:var(--orange,#ff8a1f);color:var(--text,#f4f4f2)}.cookie-btn--settings[data-astro-cid-q2b7wywt]{background:var(--surface-raised,#111b27);color:var(--text-soft,#c8c9c7)}.cookie-btn--settings[data-astro-cid-q2b7wywt]:hover{border-color:var(--orange,#ff8a1f);color:var(--text,#f4f4f2)}@media (width<=599px){.cookie-dialog__actions[data-astro-cid-q2b7wywt]{flex-direction:column}.cookie-btn[data-astro-cid-q2b7wywt]{width:100%}}.cookie-panel[data-astro-cid-q2b7wywt]{z-index:9999;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cookie-panel[data-astro-cid-q2b7wywt][hidden]{display:none}.cookie-panel__head[data-astro-cid-q2b7wywt]{margin-bottom:var(--space-md,1rem)}.cookie-panel__head[data-astro-cid-q2b7wywt] h2[data-astro-cid-q2b7wywt]{margin:0;font-size:1.15rem}.cookie-panel__body[data-astro-cid-q2b7wywt]{margin-bottom:var(--space-md,1rem)}.cookie-panel__row[data-astro-cid-q2b7wywt]{border-bottom:1px solid var(--line,#ffffff0f);justify-content:space-between;align-items:center;padding:.65rem 0;display:flex}.cookie-panel__row[data-astro-cid-q2b7wywt] strong[data-astro-cid-q2b7wywt]{font-size:.92rem;display:block}.cookie-panel__row[data-astro-cid-q2b7wywt] p[data-astro-cid-q2b7wywt]{color:var(--muted,#91969d);margin:0;font-size:.82rem}.cookie-panel__badge[data-astro-cid-q2b7wywt]{color:var(--muted,#91969d);font-size:.78rem}.cookie-toggle[data-astro-cid-q2b7wywt]{cursor:pointer;width:44px;height:24px;display:inline-block;position:relative}.cookie-toggle[data-astro-cid-q2b7wywt] input[data-astro-cid-q2b7wywt]{opacity:0;width:0;height:0}.cookie-toggle__slider[data-astro-cid-q2b7wywt]{background:var(--surface-raised,#111b27);border-radius:24px;transition:background .2s;position:absolute;inset:0}.cookie-toggle__slider[data-astro-cid-q2b7wywt]:before{content:"";background:var(--muted,#91969d);border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;bottom:3px;left:3px}.cookie-toggle[data-astro-cid-q2b7wywt] input[data-astro-cid-q2b7wywt]:checked+.cookie-toggle__slider[data-astro-cid-q2b7wywt]{background:var(--orange,#ff8a1f)}.cookie-toggle[data-astro-cid-q2b7wywt] input[data-astro-cid-q2b7wywt]:checked+.cookie-toggle__slider[data-astro-cid-q2b7wywt]:before{background:#fff;transform:translate(20px)}body.cookie-panel-open{overflow:hidden}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{--color-black:#07090d;--color-black-soft:#0a0e14;--color-surface:#0d141d;--color-surface-raised:#111b27;--color-surface-hover:#172331;--color-white:#f4f4f2;--color-white-soft:#c8c9c7;--color-gray:#91969d;--color-gray-muted:#6f757c;--color-gray-dim:#7e848c;--color-orange:#ff8a1f;--color-orange-bright:#ff9d36;--color-orange-soft:#ffc06a;--color-gold:#f4c95d;--color-line:#ffffff1c;--color-line-strong:#ff972e61;--font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", "Fira Code", "Cascadia Code", ui-monospace, "SF Mono", monospace;--text-xs:.68rem;--text-sm:.73rem;--text-base:.87rem;--text-md:.93rem;--text-lg:1rem;--text-xl:1.08rem;--text-2xl:1.34rem;--text-3xl:1.9rem;--text-4xl:2.6rem;--text-5xl:5rem;--text-6xl:6.3rem;--weight-normal:400;--weight-medium:500;--weight-semibold:600;--weight-bold:720;--weight-extrabold:820;--weight-black:900;--weight-ultra:950;--leading-tight:.95;--leading-snug:1.05;--leading-normal:1.28;--leading-relaxed:1.45;--leading-loose:1.55;--space-0:0;--space-1:.18rem;--space-2:.35rem;--space-3:.55rem;--space-4:.65rem;--space-5:.75rem;--space-6:.85rem;--space-7:1rem;--space-8:1.15rem;--space-9:1.2rem;--space-10:1.25rem;--space-11:1.35rem;--space-12:1.55rem;--space-13:2rem;--space-14:2.5rem;--space-15:2.7rem;--space-16:4rem;--space-17:5rem;--site-width:1480px;--news-width:350px;--radius-sm:.6rem;--radius-md:.65rem;--radius-lg:.75rem;--radius-xl:.78rem;--radius-2xl:.8rem;--radius-3xl:1rem;--radius-4xl:1.35rem;--radius-5xl:18px;--radius-6xl:24px;--radius-full:9999px;--shadow-sm:0 4px 12px #0003;--shadow-md:0 8px 24px #00000040;--shadow-lg:0 12px 40px #0000004d;--shadow-xl:0 24px 80px #00000057;--shadow-glow:0 0 20px #ff8a1f1f;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--duration-fast:.16s;--duration-normal:.2s;--duration-slow:.3s;--bp-sm:390px;--bp-md:768px;--bp-lg:1024px;--bp-xl:1440px}:focus-visible{outline:2px solid var(--color-orange);outline-offset:3px;border-radius:var(--radius-md)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{color-scheme:dark;--background:#07090d;--background-soft:#0a0e14;--surface:#0d141d;--surface-raised:#111b27;--surface-hover:#172331;--text:#f4f4f2;--text-soft:#c8c9c7;--muted:#91969d;--line:#ffffff1c;--line-strong:#ff972e61;--orange:#ff8a1f;--orange-bright:#ff9d36;--orange-soft:#ffc06a;--gold:#f4c95d;--shadow:0 24px 80px #00000057;--radius-xl:24px;--radius-lg:18px;--radius-md:13px;--site-width:1480px;--news-width:350px;--header-height:72px;--submenu-height:44px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 28% -10%,#ff8a1f13,#0000 27rem),linear-gradient(#07090d,#080c11 45%,#07090d);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit}img{max-width:100%;display:block}button,input{font:inherit}.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}.skip-link{z-index:1000;color:#000;background:#fff;border-radius:.65rem;padding:.8rem 1rem;font-weight:800;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-wrap{width:min(calc(100% - 40px), var(--site-width));margin-inline:auto}.site-header{z-index:101;border-bottom:1px solid var(--line);backdrop-filter:blur(16px);--header-height:72px;height:var(--header-height);box-sizing:border-box;background:#07090df7;position:sticky;top:0}.header-inner{align-items:center;gap:1.4rem;height:100%;display:flex}.site-brand{flex:none;align-items:center;display:inline-flex}.site-brand img{object-fit:contain;width:auto;max-width:min(240px,58vw);height:clamp(30px,4vw,44px);display:block}@media (width<=767px){.site-brand img{width:clamp(132px,38vw,145px);max-width:none;height:auto}}@media (width<=340px){.site-brand img{width:124px}}@media (width>=1024px){.site-brand img{width:180px;max-width:none;height:auto}}.main-navigation{align-items:center;gap:.3rem;margin-left:auto;display:flex}.main-navigation a{color:var(--text-soft);border-radius:.7rem;padding:.65rem .8rem;font-size:.91rem;font-weight:720;text-decoration:none}.main-navigation a:hover,.main-navigation a:focus-visible,.main-navigation a.is-active{color:#fff;background:#ffffff0b}.main-navigation a.is-active{box-shadow:inset 0 -2px var(--orange)}.header-search,.mobile-menu-button{border:1px solid var(--line);min-height:42px;color:var(--muted);background:#ffffff09;border-radius:.75rem}.header-search{align-items:center;gap:2.5rem;padding:0 .85rem;text-decoration:none;display:inline-flex}.mobile-menu-button{cursor:pointer;width:44px;display:none}.home-layout{grid-template-columns:minmax(0, 1fr) var(--news-width);align-items:start;gap:1.35rem;padding-block:1.55rem 4rem;display:grid}.home-main{min-width:0}.hero{border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(90deg, #080b10fa 0%, #080b10e0 48%, #080b1029 100%), var(--surface);min-height:360px;box-shadow:var(--shadow);grid-template-columns:minmax(0,.94fr) minmax(330px,1.06fr);align-items:center;display:grid;overflow:hidden}.hero-copy{padding:clamp(2rem,4vw,4rem);z-index:2;padding-right:0;position:relative}.hero-kicker,.section-kicker{color:var(--orange);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.55rem;font-size:.73rem;font-weight:900;display:block}.hero h1{letter-spacing:-.055em;margin:0 0 .75rem;font-size:clamp(3rem,6vw,6.3rem);line-height:.95}.hero h1 span{color:var(--orange)}.hero-lead{color:var(--orange-soft);margin:0 0 .65rem;font-size:clamp(1.05rem,1.8vw,1.34rem);font-weight:720}.hero-description{max-width:640px;color:var(--text-soft);margin:0;font-size:1rem}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.55rem;display:flex}.hero-art{min-width:0;height:100%}.hero-art img{object-fit:cover;width:100%;height:100%;min-height:360px}.button{border:1px solid var(--line);color:#fff;border-radius:.78rem;justify-content:center;align-items:center;gap:.65rem;min-height:44px;padding:.7rem 1rem;font-weight:820;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg, #df6810, var(--orange-bright));color:#15100a;border-color:#0000;box-shadow:0 10px 30px #ff8a1f26}.button-secondary,.button-outline{background:#ffffff06}.button-outline{border-color:var(--line-strong);color:var(--orange-soft)}.directory-section{gap:.8rem;margin-top:.9rem;display:grid}.directory-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(#111b27f5,#0c121bfa);overflow:hidden}.directory-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.15rem;padding:1.25rem 1.35rem;display:grid}.directory-number{color:var(--orange);font-size:clamp(1.9rem,3vw,2.6rem);font-weight:950;line-height:1}.directory-heading h2,.section-heading h2,.news-heading h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.35rem,2.1vw,1.9rem)}.directory-heading p,.section-heading p{color:var(--muted);margin:.18rem 0 0}.directory-details{border-top:1px solid var(--line)}.directory-details summary{cursor:pointer;color:var(--orange-soft);padding:.85rem 1.35rem;font-size:.86rem;font-weight:820;list-style:none}.directory-details summary::-webkit-details-marker{display:none}.directory-details summary:after{content:"＋";float:right}.directory-details[open] summary:after{content:"−"}.directory-items{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;padding:0 1.2rem 1.2rem;display:grid}.directory-item{border:1px solid var(--line);background:#ffffff06;border-radius:.8rem;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:.65rem;min-width:0;padding:.55rem;text-decoration:none;display:grid}.directory-item:hover{border-color:var(--line-strong);background:var(--surface-hover)}.directory-item img{border-radius:.6rem;width:48px;height:48px}.directory-item strong,.directory-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.directory-item strong{font-size:.87rem}.directory-item small{color:var(--muted);font-size:.73rem}.featured-section{padding-top:2.7rem}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.15rem;display:flex}.section-heading p{text-align:right;max-width:590px}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.featured-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg, var(--surface-raised), var(--surface));min-width:0;transition:transform .18s,border-color .18s;overflow:hidden}.featured-card:hover{border-color:var(--line-strong);transform:translateY(-2px)}.featured-card>img{aspect-ratio:16/8.8;object-fit:cover;border-bottom:1px solid var(--line);width:100%}.featured-body{padding:1rem}.featured-body>span{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.featured-body h3{margin:.4rem 0 .45rem;font-size:1.08rem;line-height:1.22}.featured-body p{min-height:3.3rem;color:var(--muted);margin:0;font-size:.89rem}.featured-body a{color:var(--orange-soft);gap:.5rem;margin-top:.85rem;font-weight:820;text-decoration:none;display:inline-flex}.news-rail{border:1px solid var(--line);border-radius:var(--radius-xl);max-height:calc(100vh - 120px);box-shadow:var(--shadow);background:linear-gradient(#0f1722fa,#0a0f17fa);position:sticky;top:94px;overflow:hidden}.news-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:1rem;padding:1.2rem;display:flex}.news-heading a{color:var(--orange-soft);font-size:.82rem;font-weight:820;text-decoration:none}.news-list{scrollbar-color:var(--orange) transparent;max-height:calc(100vh - 224px);overflow-y:auto}.news-item{border-bottom:1px solid var(--line);grid-template-columns:80px minmax(0,1fr);gap:.85rem;padding:1rem 1.1rem;display:grid}.news-item img{object-fit:cover;border-radius:.75rem;width:80px;height:80px}.news-item span{color:var(--orange);text-transform:uppercase;font-size:.67rem;font-weight:850}.news-item h3{margin:.28rem 0 .35rem;font-size:.93rem;line-height:1.28}.news-item h3 a{text-decoration:none}.news-item p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.45}.site-footer{border-top:1px solid var(--line);background:#07090d;padding:2.5rem 0}.footer-navigation{align-items:start;gap:clamp(70px,6vw,110px);display:flex}.footer-navigation nav:last-child{margin-left:auto}.footer-navigation nav{align-content:start;gap:.35rem;display:grid}.footer-navigation nav strong{margin-bottom:.35rem}.footer-navigation nav a{color:var(--muted);text-decoration:none;transition:color .16s}.footer-cookie-btn{color:var(--muted);font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;text-decoration:none;transition:color .16s;display:inline-block}.site-footer .footer-report-btn{color:var(--muted);font:inherit;cursor:pointer;text-align:left;font-size:inherit;line-height:inherit;background:0 0;border:none;padding:0;text-decoration:none;transition:color .16s;display:inline-block}button[data-u13-report]{font-family:inherit;font-size:var(--text-sm,.73rem);color:var(--color-gray,#91969d);cursor:pointer;text-align:left;line-height:inherit;background:0 0;border:none;margin:0;padding:0;text-decoration:none;display:inline}button[data-u13-report]:hover{color:var(--color-orange-soft,#ffc06a);text-decoration:underline}.footer-legal{border-top:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:.85rem;margin-top:2rem;padding-top:1.25rem;display:flex}.legal-disclosure{color:#7e848c;font-size:.75rem;line-height:1.45}.legal-disclosure p{margin:0 0 .35rem}.legal-disclosure a{color:var(--orange-soft);transition:color .16s}.site-footer a:hover,.site-footer a:focus-visible,.site-footer button:hover,.site-footer button:focus-visible{color:var(--text);text-decoration:underline}.copyright{color:#6f757c;font-size:.74rem}.placeholder-page,.legal-page{min-height:62vh;padding-block:5rem}.placeholder-page h1,.legal-page h1{margin:0 0 1rem;font-size:clamp(2.5rem,6vw,5rem)}.placeholder-page p,.legal-page p{max-width:760px;color:var(--text-soft)}@media (width<=1180px){:root{--news-width:310px}.directory-items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=960px){.home-layout{grid-template-columns:1fr}.news-rail{max-height:none;position:static}.news-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;display:grid}.news-item{border-right:1px solid var(--line)}.hero{grid-template-columns:1fr}.hero-copy{padding-right:clamp(2rem,4vw,4rem)}.hero-art{max-height:300px}.hero-art img{min-height:300px}}@media (width<=760px){:root{--header-height:64px}.site-wrap{width:min(calc(100% - 22px), var(--site-width))}.header-inner{height:100%}.site-header{--header-height:64px;height:64px}.mobile-menu-button{place-items:center;margin-left:auto;display:inline-grid}.main-navigation{border:1px solid var(--line);box-shadow:var(--shadow);background:#0b1119;border-radius:1rem;flex-direction:column;align-items:stretch;padding:.6rem;display:none;position:absolute;top:70px;left:11px;right:11px}.main-navigation.is-open{display:flex}.header-search{display:none}.home-layout{padding-top:.8rem}.hero{min-height:0}.hero-copy{padding:2rem 1.25rem}.hero h1{font-size:clamp(3rem,16vw,5rem)}.hero-art{display:none}.directory-heading{grid-template-columns:auto minmax(0,1fr)}.directory-heading .button{grid-column:1/-1}.directory-items{grid-template-columns:1fr}.section-heading{display:block}.section-heading p{text-align:left;margin-top:.45rem}.featured-grid{grid-template-columns:1fr 1fr}.news-list{grid-template-columns:1fr}.footer-navigation{flex-direction:column;gap:2rem}}@media (width<=480px){.hero-actions{display:grid}.featured-grid{grid-template-columns:1fr}.featured-body p{min-height:0}.footer-legal{gap:.55rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.u13r-overlay[data-astro-cid-uumzndg5]{z-index:9998;backdrop-filter:blur(4px);background:#0009;transition:opacity .2s;position:fixed;inset:0}.u13r-overlay[data-astro-cid-uumzndg5].u13r-hidden{display:none}.u13r-modal[data-astro-cid-uumzndg5]{z-index:9999;border:1px solid var(--color-line,#ffffff1c);border-radius:var(--radius-3xl,1rem);background:var(--color-surface,#0d141d);width:min(520px,100vw - 32px);max-height:90vh;color:var(--color-white,#f4f4f2);box-shadow:var(--shadow-xl,0 24px 80px #00000057);flex-direction:column;transition:opacity .2s;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.u13r-modal[data-astro-cid-uumzndg5].u13r-hidden{display:none}.u13r-header[data-astro-cid-uumzndg5]{justify-content:space-between;align-items:flex-start;gap:var(--space-7,1rem);padding:var(--space-10,1.25rem);border-bottom:1px solid var(--color-line,#ffffff1c);flex-shrink:0;display:flex}.u13r-header[data-astro-cid-uumzndg5] h2[data-astro-cid-uumzndg5]{font-size:var(--text-xl,1.08rem);font-weight:var(--weight-bold,720);margin:0;line-height:1.3}.u13r-close[data-astro-cid-uumzndg5]{border:1px solid var(--color-line,#ffffff1c);border-radius:var(--radius-md,.65rem);width:36px;height:36px;color:var(--color-gray,#91969d);font-size:var(--text-lg,1rem);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;display:inline-flex}.u13r-close[data-astro-cid-uumzndg5]:hover{color:var(--color-white,#f4f4f2);background:#ffffff0b}.u13r-body[data-astro-cid-uumzndg5]{padding:var(--space-10,1.25rem);gap:var(--space-7,1rem);flex-direction:column;flex:1;display:flex;overflow-y:auto}.u13r-context-hint[data-astro-cid-uumzndg5]{font-size:var(--text-sm,.73rem);color:var(--color-gray,#91969d);margin:0;line-height:1.4}.u13r-text[data-astro-cid-uumzndg5]{font-size:var(--text-base,.87rem);color:var(--color-white-soft,#c8c9c7);margin:0;line-height:1.5}.u13r-field[data-astro-cid-uumzndg5]{flex-direction:column;gap:.35rem;display:flex}.u13r-field[data-astro-cid-uumzndg5] label[data-astro-cid-uumzndg5]{font-size:var(--text-sm,.73rem);font-weight:var(--weight-semibold,600);color:var(--color-gray,#91969d)}.u13r-field[data-astro-cid-uumzndg5] select[data-astro-cid-uumzndg5],.u13r-field[data-astro-cid-uumzndg5] textarea[data-astro-cid-uumzndg5]{border:1px solid var(--color-line,#ffffff1c);border-radius:var(--radius-md,.65rem);width:100%;color:var(--color-white,#f4f4f2);font-family:inherit;font-size:var(--text-base,.87rem);background:#ffffff09;padding:.65rem .75rem;transition:border-color .15s}.u13r-field[data-astro-cid-uumzndg5] select[data-astro-cid-uumzndg5]:focus,.u13r-field[data-astro-cid-uumzndg5] textarea[data-astro-cid-uumzndg5]:focus{border-color:var(--color-orange,#ff8a1f);outline:none}.u13r-field[data-astro-cid-uumzndg5] select[data-astro-cid-uumzndg5] option[data-astro-cid-uumzndg5]{background:var(--color-black,#07090d);color:var(--color-white,#f4f4f2)}.u13r-field[data-astro-cid-uumzndg5] textarea[data-astro-cid-uumzndg5]{resize:vertical;min-height:100px;line-height:1.55}.u13r-counter[data-astro-cid-uumzndg5]{text-align:right;font-size:var(--text-xs,.68rem);color:var(--color-gray,#91969d);margin-top:.2rem}.u13r-turnstile[data-astro-cid-uumzndg5]{justify-content:center;min-height:65px;margin-top:.65rem;display:flex}.u13r-actions[data-astro-cid-uumzndg5]{justify-content:flex-end;gap:.65rem;display:flex}.u13r-btn[data-astro-cid-uumzndg5]{border:1px solid var(--color-line,#ffffff1c);border-radius:var(--radius-md,.65rem);min-height:42px;color:var(--color-white,#f4f4f2);font-family:inherit;font-size:var(--text-base,.87rem);font-weight:var(--weight-bold,720);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.55rem 1.15rem;transition:background .15s,border-color .15s;display:inline-flex}.u13r-btn[data-astro-cid-uumzndg5]:hover{background:#ffffff0b}.u13r-btn--primary[data-astro-cid-uumzndg5]{background:linear-gradient(135deg, #df6810, var(--color-orange-bright,#ff9d36));color:#15100a;border-color:#0000}.u13r-btn--primary[data-astro-cid-uumzndg5]:hover{background:linear-gradient(135deg, #c95a0e, var(--color-orange-bright,#ff9d36))}.u13r-btn--primary[data-astro-cid-uumzndg5]:disabled{opacity:.5;cursor:not-allowed;transform:none}.u13r-success[data-astro-cid-uumzndg5]{text-align:center;padding:var(--space-13,2rem) 0}.u13r-success[data-astro-cid-uumzndg5] h3[data-astro-cid-uumzndg5]{font-size:var(--text-xl,1.08rem);margin:0 0 .5rem}.u13r-success[data-astro-cid-uumzndg5] p[data-astro-cid-uumzndg5]{color:var(--color-gray,#91969d);margin:0 0 var(--space-10,1.25rem)}.u13r-success-btn[data-astro-cid-uumzndg5]{border:1px solid var(--color-line,#ffffff1c);border-radius:var(--radius-md,.65rem);min-height:42px;color:var(--color-white,#f4f4f2);font-family:inherit;font-size:var(--text-base,.87rem);font-weight:var(--weight-bold,720);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.55rem 1.15rem;display:inline-flex}.u13r-success-btn[data-astro-cid-uumzndg5]:hover{background:#ffffff0b}.u13r-error[data-astro-cid-uumzndg5]{border-radius:var(--radius-md,.65rem);color:#fca5a5;font-size:var(--text-sm,.73rem);text-align:center;background:#ef444414;border:1px solid #ef44444d;padding:.65rem .85rem}.u13r-error[data-astro-cid-uumzndg5].u13r-hidden{display:none}.u13r-honeypot[data-astro-cid-uumzndg5]{opacity:0;width:0;height:0;position:absolute;left:-9999px;overflow:hidden}.nl-overlay{z-index:282;opacity:0;pointer-events:none;background:#0000009e;transition:opacity .2s;position:fixed;inset:0}.nl-overlay.is-visible{opacity:1;pointer-events:auto}.nl-modal{z-index:283;background:var(--modal-surface,#0d0d11);border:1px solid var(--line,#ffffff1c);opacity:0;pointer-events:none;border-radius:18px;flex-direction:column;width:min(460px,100% - 32px);max-height:90vh;transition:opacity .2s,transform .2s;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(.95);box-shadow:0 30px 60px #00000080}.nl-modal.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}.nl-modal__head{border-bottom:1px solid var(--line,#ffffff1c);background:var(--modal-surface,#0d0d11);border-radius:18px 18px 0 0;flex-shrink:0;align-items:center;gap:8px;padding:16px 18px 12px;display:flex}.nl-modal__title{flex:1;font-size:1rem;font-weight:800}.nl-modal__close{color:var(--text-muted,#888);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:1.1rem;line-height:1}.nl-modal__close:hover{color:var(--text,#fff);background:#ffffff14}.nl-modal__body{background:var(--modal-surface,#0d0d11);border-radius:0 0 18px 18px;flex:1;padding:18px;overflow-y:auto}.nl-modal__text{color:var(--muted,#91969d);margin:0 0 16px;font-size:.88rem;line-height:1.6}.nl-modal__actions{gap:8px;margin-top:18px;display:flex}.nl-modal__btn{border:1px solid var(--line);background:var(--db-surface-raised,#121315);min-height:40px;color:var(--text);cursor:pointer;border-radius:10px;flex:1;font-family:inherit;font-size:.85rem;font-weight:700;transition:background .12s}.nl-modal__btn:hover{background:#ffffff0f}.nl-modal__btn--primary{background:var(--orange);border-color:var(--orange);color:#15100a}.nl-modal__btn--primary:hover{background:var(--orange-bright,#ff9d36)}.nl-modal__btn:disabled{opacity:.55;cursor:default}.nl-form{flex-direction:column;gap:14px;display:flex}.nl-field{flex-direction:column;gap:6px;display:flex}.nl-field__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted,#888);font-size:.72rem;font-weight:800}.nl-field__input{width:100%;min-height:42px;color:var(--text,#f4f4f2);background:var(--db-surface-raised,#121315);border:1px solid var(--line,#ffffff1c);border-radius:10px;outline:none;padding:0 12px;font-family:inherit;font-size:.9rem}.nl-field__input:focus{border-color:var(--orange,#ff8a1f);box-shadow:0 0 0 3px #ff7a1a1f}.nl-consent{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.nl-consent__input{accent-color:var(--orange,#ff8a1f);flex-shrink:0;margin-top:3px}.nl-consent__text{color:var(--muted,#91969d);font-size:.8rem;line-height:1.55}.nl-consent__text a{color:var(--orange-soft,#ffc06a);text-underline-offset:2px;text-decoration:underline}.nl-consent__text a:hover{color:var(--orange,#ff8a1f)}.nl-status{color:var(--muted,#91969d);margin:0;font-size:.82rem;line-height:1.5}.nl-status--error{color:#ff8f8f}.nl-status--success{color:#7fd6a2}.nl-strip{border:1px solid var(--line,#ffffff1c);background:linear-gradient(#1b1b20d9,#0d0d10d9);border-radius:16px;margin-top:16px}.nl-strip[hidden]{display:none}.nl-strip__body{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:14px 18px;display:flex}.nl-strip__title{color:var(--text,#f4f4f2);font-size:.95rem;font-weight:800;display:block}.nl-strip__text{color:var(--muted,#91969d);max-width:560px;margin:3px 0 0;font-size:.82rem}.nl-strip__actions{flex-wrap:wrap;gap:8px;display:flex}.nl-strip__btn{border:1px solid var(--line,#ffffff1c);background:var(--db-surface-raised,#121315);min-height:38px;color:var(--text,#f4f4f2);cursor:pointer;border-radius:10px;padding:0 16px;font-family:inherit;font-size:.82rem;font-weight:700;transition:background .12s,border-color .12s}.nl-strip__btn:hover{background:#ffffff0f}.nl-strip__btn--primary{background:var(--orange,#ff8a1f);border-color:var(--orange,#ff8a1f);color:#15100a}.nl-strip__btn--primary:hover{background:var(--orange-bright,#ff9d36)}.nl-page{max-width:640px;padding:34px 0 80px}.nl-page__kicker{color:var(--orange-soft,#ffc06a);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:800}.nl-page h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,5vw,3.6rem);line-height:1}.nl-page__lead{color:var(--text,#f4f4f2);max-width:600px;margin:18px 0 0;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}.nl-page__note{color:var(--muted,#91969d);margin:10px 0 0;font-size:.9rem;line-height:1.6}.nl-page .nl-form{border:1px solid var(--line,#ffffff1c);background:linear-gradient(#1b1b20d9,#0d0d10d9);border-radius:18px;margin-top:28px;padding:22px}.nl-page .nl-form__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.nl-page .nl-submit-btn{border:1px solid var(--orange,#ff8a1f);background:var(--orange,#ff8a1f);color:#15100a;cursor:pointer;border-radius:10px;min-height:42px;padding:0 22px;font-family:inherit;font-size:.88rem;font-weight:800}.nl-page .nl-submit-btn:hover{background:var(--orange-bright,#ff9d36)}.nl-page .nl-submit-btn:disabled{opacity:.55;cursor:default}
