:root{--brand:#4b2fe0;--brand-dark:#3a21bd;--brand-soft:#f1eeff;--brand-edge:#c9bcff;--brand-ring:#ded5ff;--brand-tile:#ede9ff;--gold:#e07a00;--gold-soft:#fff8ec;--gold-edge:#ffd08f;--gold-ring:#ffe6bd;--green:#0fae7e;--green-soft:#eefbf6;--green-edge:#9ce4cb;--ink:#0b0a12;--ink-soft:#2a2933;--muted:#6e6d7c;--muted-2:#8d8c9c;--muted-3:#a4a3b2;--line:#eae9f1;--line-2:#dedde7;--page:#fbfaff;--surface:#ffffff;--surface-2:#f8f7fc;--shadow:72 32 120;--shell:min(864px,calc(100% - 32px));color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;background:var(--page);color:var(--ink);font-synthesis:none}:root[data-theme=dark]{--brand:#8f79ff;--brand-dark:#a693ff;--brand-soft:#1d1836;--brand-edge:#3b3070;--brand-ring:#2a2350;--brand-tile:#d9d2ff;--gold:#ffab3d;--gold-soft:#241a0c;--gold-edge:#4d3616;--gold-ring:#3a2811;--green:#34d6a4;--green-soft:#0e2620;--green-edge:#1e5a47;--ink:#f3f2f9;--ink-soft:#dedde8;--muted:#9d9cae;--muted-2:#8b8a9c;--muted-3:#747384;--line:#262533;--line-2:#33323f;--page:#0b0a11;--surface:#14131c;--surface-2:#1a1926;--shadow:0 0 0;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--page);color:var(--ink)}button,input{font:inherit;color:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.patron-hall,.ranking-panel,.site-header,.theme-button,body{transition:background-color .2s ease,border-color .2s ease,color .2s ease}.site-header{position:sticky;top:0;z-index:10;height:65px;background:color-mix(in srgb,var(--surface) 82%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.topbar{width:var(--shell);height:100%;margin:0 auto;display:flex;justify-content:space-between}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:10px;font-size:22px;line-height:1;font-weight:850;letter-spacing:-.9px}.brand-icon,.mini-icon{display:inline-grid;place-items:center;flex:none;background:var(--brand-tile);border:1px solid var(--brand-edge);color:var(--brand);font-weight:850}.brand-icon{width:34px;height:34px;border-radius:11px}.brand-glyph{display:block;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-weight:400;line-height:1}.brand-icon .brand-glyph{font-size:19px}.brand-dot{color:var(--brand)}.nav-links{display:flex;align-items:center;gap:24px;color:var(--muted);font-size:14px;font-weight:690}.nav-links a{transition:color .2s ease}.nav-links .active,.nav-links a:hover{color:var(--ink)}.nav-links .patrons-link{color:var(--muted-2)}.patrons-link span{color:var(--gold);font-size:20px;margin-right:6px}.theme-button{width:38px;height:38px;flex:none;border:1px solid var(--line-2);border-radius:50%;background:var(--surface);color:var(--ink-soft);font-size:19px;cursor:pointer}.theme-button:hover{border-color:var(--brand-edge);color:var(--brand)}main{overflow:hidden}.hero{text-align:center;padding:26px 24px 30px}.live-stats{width:fit-content;margin:0 auto 18px;display:flex;align-items:center;gap:10px;border:1px solid var(--brand-edge);border-radius:999px;background:var(--brand-soft);padding:7px 18px;color:var(--brand);font-size:14px;font-weight:680}.live-stats b{color:var(--muted-3);font-weight:500}.online{display:inline-flex;align-items:center;gap:10px}.online i{width:10px;height:10px;flex:none;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px var(--green-edge);animation:pulse 2.4s ease-in-out infinite}@keyframes pulse{50%{box-shadow:0 0 0 5px color-mix(in srgb,var(--green-edge) 45%,transparent)}}@media (prefers-reduced-motion:reduce){.online i{animation:none}}.hero h1{max-width:864px;margin:0 auto;font-size:clamp(32px,3.2vw,48px);line-height:1;letter-spacing:-1.2px;font-weight:900}.hero h1 em{color:var(--brand);font-style:normal}.hero-copy{margin:14px 0 0;color:var(--muted);font-size:clamp(14px,1.06vw,16px);line-height:1.6;font-weight:430}.ranking-panel{width:var(--shell);margin:0 auto 40px;padding:24px;background:var(--surface);border:1px solid var(--brand-ring);border-radius:24px;box-shadow:0 19px 55px rgb(var(--shadow)/.05)}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid var(--line)}.panel-heading h2{margin:0 0 5px;display:flex;align-items:center;gap:10px;font-size:19px;letter-spacing:-.5px}.panel-heading p{margin:0;color:var(--muted);font-size:14px}.mini-icon{width:26px;height:26px;border-radius:9px}.mini-icon .brand-glyph{font-size:14px}.legend{display:flex;align-items:center;gap:20px;color:var(--muted);font-size:13px;font-weight:650;white-space:nowrap}.legend span{display:inline-flex;align-items:center;gap:9px}.legend i{width:14px;height:14px;flex:none;border-radius:5px}.legend-brand{background:var(--brand)}.legend-green{background:var(--green)}.legend .legend-patron{color:var(--gold)}.ranking-content{width:var(--shell);margin:0 auto 32px}.patron-hall{margin:0 0 40px;padding:16px 18px 18px;border:1px solid var(--gold-edge);border-radius:18px;background:linear-gradient(90deg,var(--gold-soft) 0,var(--surface) 50%,var(--gold-soft) 100%);box-shadow:0 12px 29px rgb(var(--shadow)/.07)}.patron-hall-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.patron-hall-head h3{margin:0;display:flex;align-items:center;gap:9px;font-size:16px}.patron-hall-head h3>span{width:32px;height:32px;flex:none;display:grid;place-items:center;border-radius:10px;background:var(--gold-ring);color:var(--gold);font-size:19px}.patron-hall-head h3 i{width:10px;height:10px;flex:none;border-radius:50%;background:var(--gold)}.patron-hall-head p{margin:0;color:var(--muted);font-size:13px;font-weight:700}.patron-hall-head p b{margin:0 8px;color:var(--muted-3)}.patron-hall-head mark{padding:6px 11px;border:1px solid var(--green-edge);border-radius:9px;background:var(--green-soft);color:var(--green);font-weight:850}.patron-reel{min-height:48px;display:flex;align-items:center;gap:10px;padding:6px;overflow-x:auto;background:var(--surface);border-radius:12px;scrollbar-width:thin}.patron-reel>p{margin:auto;color:var(--gold);font-size:14px;font-weight:750}.patron-reel-item{min-width:270px;height:40px;flex:none;display:grid;grid-template-columns:52px minmax(110px,1fr) auto auto;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:999px;box-shadow:0 4px 13px rgb(var(--shadow)/.07);color:var(--muted);font-size:12px}.patron-reel-item:hover{border-color:var(--gold-edge)}.patron-reel-item>span{color:var(--brand);font-weight:850}.patron-reel-item strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.patron-reel-item b{padding:5px 8px;border:1px solid var(--gold-edge);border-radius:9px;color:var(--gold)}.ranking-search{width:min(420px,42%);height:44px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--line-2);border-radius:13px;background:var(--surface)}.ranking-search:focus-within{border-color:var(--brand)}.ranking-search>span{color:var(--muted);font-size:21px}.ranking-search input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.ranking-search input::placeholder{color:var(--muted-3)}.ranking-note{min-height:38px;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;color:var(--muted-3);font-size:12px}.all-button{border:0;background:transparent;color:var(--brand);font-size:14px;font-weight:750;cursor:pointer}.vote-button{height:38px;border:0;border-radius:12px;background:var(--brand);color:#fff;font-size:13px;font-weight:850;cursor:pointer;box-shadow:0 5px 12px color-mix(in srgb,var(--brand) 25%,transparent)}.vote-button:hover:not(:disabled){background:var(--brand-dark)}.vote-button:disabled{cursor:default}.patron-label{padding:7px 10px;border:1px solid var(--gold-edge);border-radius:10px;font-size:12px}.patron-button,.patron-label{color:var(--gold);font-weight:850;white-space:nowrap}.patron-button{min-width:185px;height:44px;padding:0 14px;border:1px solid var(--gold-edge);border-radius:13px;background:var(--surface);font-size:13px;cursor:pointer}.patron-button:hover{background:var(--gold);border-color:var(--gold);color:#fff}.patron-button b{margin-left:7px}.list-skeleton{padding:60px 20px;text-align:center;color:var(--muted-3)}.about-strip{width:min(1000px,calc(100% - 48px));margin:0 auto 70px;text-align:center;color:var(--muted-2);font-size:14px;line-height:1.6}.about-strip strong{color:var(--muted)}footer{min-height:130px;width:var(--shell);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);color:var(--muted-2)}.footer-brand{font-size:22px;color:var(--ink);gap:10px}.footer-brand .brand-icon{width:33px;height:33px;border-radius:11px}.footer-brand .brand-icon .brand-glyph{font-size:18px}footer p,footer>div{font-size:14px}footer>div{display:flex;gap:25px}footer a:hover{color:var(--brand)}.legal-page{min-height:100vh;background:var(--surface)}.legal-header{width:min(980px,calc(100% - 48px));min-height:100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);color:var(--muted);font-weight:700}.legal-header>a:last-child:hover{color:var(--brand)}.legal-content{width:min(760px,calc(100% - 48px));margin:70px auto 110px}.legal-content h1{margin:0 0 22px;font-size:clamp(43px,6vw,72px);line-height:.98;letter-spacing:-3px}.legal-lead{margin:0 0 48px;color:var(--muted);font-size:21px;line-height:1.55}.legal-content h2{margin:35px 0 10px;font-size:21px}.legal-content p{color:var(--muted);line-height:1.75}.legal-content a{color:var(--brand)}.legal-kicker{margin:0 0 11px;color:var(--gold);font-size:12px;font-weight:850;letter-spacing:.6px}.patron-dialog{width:min(520px,calc(100% - 30px));padding:38px;border:1px solid var(--brand-edge);border-radius:25px;background:var(--surface);color:var(--ink);box-shadow:0 25px 80px rgb(var(--shadow)/.28)}.patron-dialog::backdrop{background:rgb(8 6 16/.58);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:18px;top:15px;border:0;background:transparent;color:var(--muted-2);font-size:30px;line-height:1;cursor:pointer}.dialog-close:hover{color:var(--ink)}.dialog-kicker{margin:0 0 11px;color:var(--gold);font-size:12px;font-weight:850;letter-spacing:.6px}.patron-dialog h2{margin:0 38px 12px 0;font-size:28px}.dialog-copy{margin:0;color:var(--muted);line-height:1.55}.patron-dialog label{display:block;margin:17px 0;color:var(--muted);font-size:13px;font-weight:750}.patron-dialog input{width:100%;height:51px;margin-top:7px;padding:0 14px;border:1px solid var(--line-2);border-radius:11px;background:var(--surface-2);outline-color:var(--brand)}.checkout-button{width:100%;height:55px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border:0;border-radius:12px;background:var(--brand);color:#fff;font-weight:850;cursor:pointer}.checkout-button:hover:not(:disabled){background:var(--brand-dark)}.checkout-button:disabled{opacity:.65;cursor:progress}.patron-dialog small{display:block;margin-top:13px;text-align:center;color:var(--muted-3)}.toast{position:fixed;left:50%;bottom:25px;z-index:20;transform:translate(-50%,120px);max-width:calc(100% - 30px);padding:14px 20px;border-radius:12px;background:var(--ink);color:var(--page);font-size:14px;opacity:0;transition:.25s ease;box-shadow:0 12px 35px rgb(var(--shadow)/.25);pointer-events:none}.toast.visible{transform:translate(-50%);opacity:1}.toast.error{background:#c8102e;color:#fff}:where(a,button,input,[tabindex]):focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (min-width:761px){:root{zoom:.9}}@media (max-width:900px){.nav-links{gap:17px;font-size:13px}.panel-heading{align-items:flex-start}.legend{gap:12px;font-size:12px}.patron-hall-head{align-items:flex-start}}@media (max-width:760px){.site-header{height:58px}:root{--shell:calc(100% - 28px)}.brand{gap:8px;font-size:19px}.brand-icon{width:30px;height:30px;border-radius:10px}.brand-icon .brand-glyph{font-size:17px}.nav-links a:not(.active){display:none}.nav-links{gap:12px;font-size:13px}.theme-button{width:34px;height:34px;font-size:17px}.hero{padding:22px 14px 24px}.live-stats{gap:8px;margin-bottom:16px;padding:6px 13px;font-size:12px}.online i{width:9px;height:9px;box-shadow:0 0 0 3px var(--green-edge)}.hero h1{font-size:clamp(28px,8.6vw,40px);line-height:.99;letter-spacing:-1px}.hero-copy{margin-top:12px;font-size:14px}.ranking-panel{padding:16px 14px 20px;border-radius:18px}.panel-heading{display:block;padding:0 2px 14px}.panel-heading h2{font-size:18px}.panel-heading p{font-size:13px}.legend{margin-top:14px;flex-wrap:wrap}.patron-hall{margin:18px 0 28px;padding:13px 12px 15px;border-radius:16px}.patron-hall-head{display:block}.patron-hall-head h3{font-size:15px}.patron-hall-head p{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}.patron-hall-head p b{display:none}.patron-hall-head mark{padding:6px 9px}.patron-reel-item{min-width:250px}.ranking-search{width:100%;height:42px;margin-top:12px}.ranking-note>span{max-width:65%}.patron-label{white-space:normal}.patron-button{width:100%;min-width:0}.patron-dialog{padding:22px 18px}footer{padding:22px 0;flex-direction:column;justify-content:center;text-align:center}}.page-shell{width:var(--shell);margin:0 auto;padding:30px 0 70px}.back-link{display:flex;width:fit-content;align-items:center;gap:9px;margin-bottom:24px;color:var(--muted);font-size:13px;font-weight:700}.back-link:hover{color:var(--brand)}.page-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:7px 13px;border:1px solid var(--gold-edge);border-radius:999px;background:var(--gold-soft);color:var(--gold);font-size:12px;font-weight:850}.page-title{margin:0 0 13px;font-size:clamp(28px,3.2vw,44px);line-height:1.02;letter-spacing:-1.1px;font-weight:900}.page-title em{color:var(--gold);font-style:normal}.page-title span{color:var(--brand)}.page-lead{margin:0 0 34px;max-width:680px;color:var(--muted);font-size:clamp(14px,1.06vw,16px);line-height:1.6}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin-bottom:32px}.stat-card{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid var(--line-2);border-radius:15px;background:var(--surface)}.stat-card>i{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:12px;font-size:20px;font-style:normal}.stat-card.gold>i{background:var(--gold-soft);color:var(--gold)}.stat-card.brand>i{background:var(--brand-soft);color:var(--brand)}.stat-card.green>i{background:var(--green-soft);color:var(--green)}.stat-card strong{display:block;font-size:22px;letter-spacing:-.7px}.stat-card small{color:var(--muted);font-size:13px}.tab-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.tab-group{display:flex;gap:8px;padding:5px;border:1px solid var(--line-2);border-radius:13px;background:var(--surface-2)}.tab-group button{height:34px;padding:0 14px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--muted);font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}.tab-group button:hover{color:var(--ink)}.tab-group button.selected{background:var(--surface);border-color:var(--line-2);color:var(--ink);box-shadow:0 2px 7px rgb(var(--shadow)/.07)}.patron-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(390px,1fr));gap:14px}.patron-card{padding:15px 16px;border:1px solid var(--line-2);border-radius:16px;background:var(--surface)}.patron-card.held{border-color:var(--gold-edge)}.patron-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.patron-card-head>div{min-width:0;display:flex;align-items:center;gap:12px}.patron-card-head h3{margin:0;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.patron-rank{min-width:40px;height:32px;padding:0 8px;display:grid;place-items:center;border-radius:10px;background:var(--brand-soft);color:var(--brand);font-size:13px;font-weight:900}.patron-price{flex:none;padding:7px 12px;border:1px solid var(--gold-edge);border-radius:10px;background:var(--gold-soft);color:var(--gold);font-size:13px;font-weight:850;white-space:nowrap}.patron-card-body{padding:14px 16px;border:1px solid var(--line);border-radius:15px;background:var(--surface-2)}.patron-card-body a{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:15px;font-weight:850}.patron-card-body a:hover{color:var(--brand)}.patron-card-body p{margin:8px 0 0;color:var(--muted);font-size:13.5px;line-height:1.5}.patron-card-body.vacant{justify-content:center;min-height:62px;font-size:14px;font-weight:650}.patron-card-body.vacant,.patron-card-foot{display:flex;align-items:center;color:var(--muted-2)}.patron-card-foot{justify-content:space-between;gap:14px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line);font-size:13px}.throne-list{display:grid;gap:12px}.throne-row{display:grid;grid-template-columns:46px minmax(160px,1.4fr) minmax(120px,1fr) auto;align-items:center;gap:16px;padding:15px 20px;border:1px solid var(--line-2);border-radius:16px;background:var(--surface);font-size:14px}.throne-row>i{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:var(--gold-soft);color:var(--gold);font-style:normal}.throne-row span,.throne-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.throne-row span{color:var(--muted)}.throne-row b{padding:6px 11px;border:1px solid var(--gold-edge);border-radius:9px;color:var(--gold)}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.feature-card{padding:19px 20px;border:1px solid var(--line-2);border-radius:16px;background:var(--surface)}.feature-card>i{display:grid;place-items:center;width:40px;height:40px;margin-bottom:14px;border-radius:11px;background:var(--brand-soft);color:var(--brand);font-size:19px;font-style:normal}.feature-card.gold>i{background:var(--gold-soft);color:var(--gold)}.feature-card.green>i{background:var(--green-soft);color:var(--green)}.feature-card h3{margin:0 0 8px;font-size:16px;letter-spacing:-.4px}.feature-card p{margin:0;color:var(--muted);font-size:13.5px;line-height:1.6}.rule-panel{margin-bottom:18px;padding:20px 22px;border:1px solid var(--line-2);border-radius:17px;background:var(--surface)}.rule-panel.gold{border-color:var(--gold-edge)}.rule-panel>h2{margin:0 0 5px;display:flex;align-items:center;gap:10px;font-size:17px}.rule-panel.gold>h2{color:var(--gold)}.rule-panel>hr{margin:18px 0 22px;border:0;border-top:1px solid var(--line)}.rule-item{display:grid;grid-template-columns:32px 1fr;gap:15px;margin-bottom:22px}.rule-item:last-child{margin-bottom:0}.rule-item>i{font-size:20px;font-style:normal;line-height:1.2}.rule-item h3{margin:0 0 6px;font-size:16px}.rule-item p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.65}.rule-item strong{color:var(--ink)}.empty-panel{padding:54px 24px;border:1px dashed var(--line-2);border-radius:16px;text-align:center;color:var(--muted-2)}@media (max-width:760px){.page-shell{padding:26px 0 60px}.page-title{letter-spacing:-1.6px}.page-lead{margin-bottom:30px}.stat-grid{grid-template-columns:1fr;gap:12px;margin-bottom:28px}.stat-card{padding:16px 18px;gap:14px}.stat-card>i{width:44px;height:44px;font-size:20px}.stat-card strong{font-size:22px}.tab-group{width:100%;overflow-x:auto}.patron-grid{grid-template-columns:1fr}.patron-card{padding:16px}.throne-row{grid-template-columns:34px 1fr auto;gap:10px;padding:13px 14px}.throne-row span{grid-column:2/4}.feature-grid{grid-template-columns:1fr}.feature-card,.rule-panel{padding:20px}}.patron-logo{width:32px;height:32px;flex:none;border:1px solid var(--line);border-radius:9px;object-fit:contain}.focus-card,.patron-logo{background:var(--surface)}.focus-card{width:var(--shell);margin:32px auto 0;padding:28px;border:1px solid var(--brand-ring);border-radius:24px}.focus-head{display:flex;align-items:center;gap:16px}.focus-mark{width:62px;height:62px;flex:none;display:grid;place-items:center;border-radius:18px;background:var(--brand-soft);border:1px solid var(--brand-edge);color:var(--brand);font-size:14px;font-weight:900;letter-spacing:-.3px}.focus-title-wrap{min-width:0}.focus-card h1{margin:0;font-size:30px;line-height:1.1;letter-spacing:-1px}.focus-title-wrap p{margin:6px 0 0;color:var(--muted);font-size:14px}.focus-title-wrap strong{color:var(--brand)}.focus-stats{display:flex;gap:28px;margin:24px 0;flex-wrap:wrap}.focus-stats>div{display:flex;flex-direction:column;gap:2px}.focus-stats strong{font-size:26px;letter-spacing:-.6px}.focus-stats small{color:var(--muted-2);font-size:12px}.focus-vote{width:100%;height:48px;font-size:14px}.focus-back{display:inline-block;margin-top:18px;color:var(--brand);font-size:13px;font-weight:750}@media (max-width:760px){.focus-card{margin-top:18px;padding:18px 16px;border-radius:18px}.focus-card h1{font-size:23px}.focus-mark{width:50px;height:50px;border-radius:15px;font-size:12px}.focus-stats{gap:18px;margin:18px 0}.focus-stats strong{font-size:22px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html{scroll-behavior:auto}}.patron-card-body a{max-width:100%}.patron-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patron-card-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.map-loading{display:grid;place-items:center;aspect-ratio:1000/522;margin-top:22px;border:1px dashed var(--line-2);border-radius:20px;color:var(--muted-3);font-size:14px}