:root{--bg:#071024;--panel:#0d1734;--panel2:#101f49;--ink:#eefaff;--muted:#a9c4d6;--line:rgba(94,230,255,.22);--cyan:#29e7ff;--yellow:#ffe66d;--orange:#ff9f43;--pink:#ff5fd2;--green:#72ff9d;--red:#ff647c;--shadow:0 20px 70px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,#0b2c55 0,#071024 38%,#040814 100%);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.55}.bg-grid{position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(45,247,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(45,247,255,.07) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.85),rgba(0,0,0,.12));z-index:-1}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px clamp(16px,4vw,44px);background:rgba(5,10,24,.84);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.brand-eye{font-size:34px;line-height:1;color:var(--yellow);filter:drop-shadow(0 0 14px var(--cyan))}.brand b{display:block;font-size:16px;letter-spacing:.08em}.brand em{display:block;font-style:normal;font-size:11px;color:var(--muted)}nav{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}nav a,.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:999px;color:var(--ink);text-decoration:none;padding:10px 14px;background:rgba(16,31,73,.7);font-weight:800;box-shadow:none;cursor:pointer}nav a:hover,.btn:hover{border-color:var(--cyan);transform:translateY(-1px)}.btn.primary{background:linear-gradient(135deg,var(--cyan),#5e8cff);color:#041225;border:0}.btn.big{font-size:18px;padding:16px 24px}.btn.tiny{padding:6px 10px;font-size:12px}.btn.warn{background:rgba(255,100,124,.15);border-color:rgba(255,100,124,.6)}main{width:min(1180px,calc(100% - 32px));margin:0 auto}.section{margin:28px 0}.panel{border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,rgba(17,31,73,.9),rgba(7,14,34,.92));box-shadow:var(--shadow);overflow:hidden}.glow{box-shadow:0 0 0 1px rgba(45,247,255,.14),0 25px 100px rgba(45,247,255,.16)}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;padding:clamp(24px,5vw,56px);align-items:center}.hero h1,.page-title{font-size:clamp(38px,7vw,80px);line-height:.95;margin:8px 0 16px;letter-spacing:-.05em}.hero p,.lede{font-size:clamp(18px,2vw,22px);color:#d9f6ff;max-width:780px}.hero-art img,.hero-art svg{width:100%;border-radius:22px;border:1px solid var(--line)}.kicker{font-family:"Press Start 2P",monospace;color:var(--yellow);font-size:11px;line-height:1.7;letter-spacing:.04em;text-transform:uppercase}.hero-actions,.split-actions,.music-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.mini-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.mini-stats span,.stat-pill{padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:rgba(5,10,24,.45)}.mini-stats b{display:block;color:var(--cyan);font-size:20px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px}.section-head h2,.panel h2{font-size:clamp(28px,4vw,44px);letter-spacing:-.04em;line-height:1;margin:8px 0}.section-head p{color:var(--muted);max-width:760px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid.two{grid-template-columns:repeat(2,1fr)}.card{padding:22px}.card h3{margin:0 0 10px;font-size:22px}.card p{color:var(--muted);margin:0 0 12px}.text-link{color:var(--cyan);font-weight:900;text-decoration:none}.toolbar{padding:14px;display:grid;grid-template-columns:1.4fr 1fr 1fr auto auto;gap:12px;align-items:end}.toolbar label{font-weight:900;font-size:12px;color:var(--muted);text-transform:uppercase}.toolbar input,.toolbar select,textarea,input,select{display:block;width:100%;margin-top:6px;padding:12px 13px;border-radius:14px;border:1px solid var(--line);background:#071126;color:var(--ink);font:inherit}textarea{min-height:150px}.map-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px}.map-frame{position:relative;min-height:690px}.map-header{display:flex;justify-content:space-between;gap:16px;padding:12px 14px;border-bottom:1px solid var(--line);color:var(--muted);font-weight:800}svg#usMap{display:block;width:100%;height:650px;background:radial-gradient(circle at 45% 45%,rgba(45,247,255,.09),rgba(0,0,0,0) 60%)}.state{fill:rgba(255,255,255,.035);stroke:rgba(142,223,255,.25);stroke-width:.7}.state-border{fill:none;stroke:rgba(255,255,255,.22);stroke-width:.5}.fallback-note{fill:#9eddf1;font-weight:800}.city-dot{stroke:#061224;stroke-width:.5;cursor:pointer;filter:url(#glow)}.city-dot.available{fill:#56d8ff;opacity:.55}.city-dot.premium{fill:var(--yellow);opacity:.92}.city-dot.house,.city-dot.claimed{fill:var(--green);opacity:.98}.city-dot.reserved{fill:var(--pink);opacity:.9}.city-dot.hide{display:none}.city-dot.active{stroke:white;stroke-width:2;opacity:1}.tooltip{position:absolute;z-index:10;max-width:290px;padding:10px 12px;background:#061022;border:1px solid var(--cyan);border-radius:14px;box-shadow:0 15px 40px rgba(0,0,0,.45);pointer-events:none}.tooltip b,.tooltip span{display:block}.tooltip span{color:var(--muted);font-size:13px}.map-legend{position:absolute;left:14px;bottom:14px;display:flex;gap:8px;flex-wrap:wrap;background:rgba(4,8,20,.78);padding:8px 10px;border-radius:14px;border:1px solid var(--line);font-size:12px;font-weight:900}.map-legend span{display:flex;gap:6px;align-items:center}.map-legend i{width:10px;height:10px;border-radius:50%;display:inline-block}.map-legend .available{background:#56d8ff}.map-legend .premium{background:var(--yellow)}.map-legend .claimed{background:var(--green)}.map-legend .reserved{background:var(--pink)}.profile-card{padding:20px;align-self:start;position:sticky;top:94px}.badge{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:6px 10px;font-size:12px;color:var(--yellow);font-weight:900}.details-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.details-meta div{border:1px solid var(--line);border-radius:14px;padding:10px;background:rgba(5,10,24,.35)}.details-meta span{display:block;color:var(--muted);font-size:12px}.details-meta b{font-size:15px}.profile-actions{display:flex;gap:8px;flex-wrap:wrap}.profile-note{margin-top:14px;color:var(--muted);font-size:14px}.spotlight-grid,.article-grid,.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.spotlight-card,.pricing-grid article{border:1px solid var(--line);border-radius:18px;padding:16px;background:rgba(5,10,24,.4)}.spotlight-card .num{font-family:"Press Start 2P";font-size:11px;color:var(--cyan)}.two-col{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.leaderboard{padding:22px}.leaderboard ul{padding:0;margin:0;list-style:none}.leaderboard li{border-bottom:1px solid var(--line);padding:10px 0}.leaderboard span{display:block;color:var(--muted)}.article-card{display:grid;grid-template-columns:180px 1fr;gap:16px;padding:14px}.article-card img{width:100%;height:140px;object-fit:cover;border-radius:16px}.article-card.feature{grid-column:span 2}.tag{color:var(--yellow);font-weight:900;font-size:12px;text-transform:uppercase}.music-section,.claim{padding:30px;display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.music-card{border:1px solid var(--line);border-radius:22px;padding:20px;background:#071126}.fake-player{height:12px;border-radius:999px;background:#0e244b;overflow:hidden}.fake-player span{display:block;width:62%;height:100%;background:linear-gradient(90deg,var(--cyan),var(--yellow))}.callout{padding:22px;border-left:5px solid var(--yellow);background:rgba(255,230,109,.08);border-radius:18px}.warning-box{padding:16px;border:1px solid rgba(255,100,124,.65);border-radius:18px;background:rgba(255,100,124,.1)}.table-wrap{overflow:auto}.simple-table{width:100%;border-collapse:collapse;background:rgba(5,10,24,.35);border-radius:18px;overflow:hidden}.simple-table th,.simple-table td{padding:12px;border-bottom:1px solid var(--line);text-align:left}.simple-table th{color:var(--yellow);font-size:12px;text-transform:uppercase}.form-panel{padding:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}.modal{position:fixed;inset:0;background:rgba(0,0,0,.68);display:flex;align-items:center;justify-content:center;z-index:50;padding:20px}.modal[hidden]{display:none}.modal-card{width:min(620px,100%);padding:24px}.footer-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.game-shell{display:grid;grid-template-columns:1fr 370px;gap:18px}.trivia-card{padding:22px}.answer-list{display:grid;gap:10px}.answer-btn{width:100%;text-align:left;border:1px solid var(--line);background:rgba(5,10,24,.5);color:var(--ink);padding:12px;border-radius:14px;font-weight:800;cursor:pointer}.answer-btn.correct{border-color:var(--green);background:rgba(114,255,157,.16)}.answer-btn.wrong{border-color:var(--red);background:rgba(255,100,124,.16)}.dice-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.die{aspect-ratio:1;border-radius:16px;border:2px solid var(--line);display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:900;background:#f5fbff;color:#071024}.article-body{width:min(860px,100%);margin:0 auto;padding:28px}.article-body p{color:#d6eff7;font-size:18px}.profile-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;padding:28px}.claim-status-card{padding:22px;background:rgba(5,10,24,.38);border:1px solid var(--line);border-radius:22px}.small{color:var(--muted);font-size:13px}footer{width:min(1180px,calc(100% - 32px));margin:42px auto 20px;color:var(--muted);display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:20px}.merch-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.merch-card img{width:100%;aspect-ratio:1.3;object-fit:cover;border-bottom:1px solid var(--line)}.merch-card div{padding:16px}.pill-row{display:flex;gap:8px;flex-wrap:wrap}.pill{border:1px solid var(--line);padding:6px 10px;border-radius:999px;color:var(--muted);font-size:12px;font-weight:800}@media(max-width:900px){.hero,.music-section,.claim,.map-layout,.two-col,.game-shell,.profile-hero{grid-template-columns:1fr}.toolbar{grid-template-columns:1fr}.grid,.grid.two,.spotlight-grid,.article-grid,.pricing-grid,.merch-grid{grid-template-columns:1fr}.article-card,.article-card.feature{grid-template-columns:1fr;grid-column:auto}.site-header{position:static;align-items:flex-start;flex-direction:column}.profile-card{position:static}.map-frame{min-height:560px}svg#usMap{height:520px}footer{flex-direction:column}}.byline{color:var(--yellow);font-weight:900}.article-actions{margin:18px 0 28px}.sponsor-article-cta{margin-top:28px}.pricing-grid article b{display:block;font-size:30px;color:var(--cyan);margin-bottom:6px}.pricing-grid article span{display:block;color:var(--ink);font-weight:900;margin-bottom:10px}.pricing-grid article p{color:var(--muted);font-size:14px}.article-pricing{grid-template-columns:repeat(3,1fr)}.stripe-not-ready{opacity:.82}.compact-list{display:grid;gap:10px;margin:14px 0}.compact-list li{margin-left:18px}.section-head.compact{align-items:center}.hero .kicker + h1{margin-top:10px}@media(max-width:900px){.article-pricing{grid-template-columns:1fr}}.top-banner{margin:24px 0 0;border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow)}.top-banner img{display:block;width:100%;height:auto}.hero.no-art{grid-template-columns:1fr}.hero.no-art .hero-copy{max-width:980px}.source-list{margin-top:26px;padding:18px;border:1px solid var(--line);border-radius:18px;background:rgba(5,10,24,.35)}.source-list ul{margin:8px 0 0;padding-left:20px}.source-list a{color:var(--cyan)}.claim-article-cta{margin-top:32px;padding:22px;border:1px solid rgba(114,255,157,.45);border-radius:20px;background:rgba(114,255,157,.08)}.claim-article-cta h2{margin-top:0}.reader-note{font-size:18px;color:#d9f6ff}.section-divider{border-top:1px solid var(--line);margin:28px 0}.pricing-grid article b{white-space:nowrap}.tier-table{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tier-card{border:1px solid var(--line);border-radius:18px;padding:16px;background:rgba(5,10,24,.38)}.tier-card b{display:block;font-size:28px;color:var(--cyan)}.tier-card span{display:block;color:var(--ink);font-weight:900;margin-top:6px}.tier-card small{display:block;color:var(--muted);margin-top:6px}.spotlight-feature{display:grid;grid-template-columns:1.3fr .7fr;gap:18px;align-items:center}.route-hidden{display:none}.article-meta{color:var(--muted);font-weight:800;margin:8px 0 22px}.city-search-help{border-left:5px solid var(--cyan);padding:22px;background:rgba(41,231,255,.08);border-radius:18px}.article-card-wide{grid-column:1/-1}@media(max-width:900px){.tier-table,.spotlight-feature{grid-template-columns:1fr}.top-banner{margin-top:16px}}.legal-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));}.terms-copy h2{margin-top:1.4rem;}.terms-copy p{line-height:1.65;}code{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:.1rem .35rem;}.stripe-not-ready{opacity:.78;filter:saturate(.7);}:root{--orange:#ff9b21;--purple:#b56cff;}.premium-billboard-slot{width:min(34%,360px);min-width:260px;margin:18px auto -2px;position:relative;z-index:3;border:2px solid rgba(255,230,109,.85);border-radius:18px;background:linear-gradient(180deg,rgba(255,155,33,.25),rgba(7,14,34,.96));box-shadow:0 0 35px rgba(255,230,109,.35),0 0 80px rgba(255,79,216,.18);text-align:center;padding:14px;display:grid;gap:6px;transform:translateY(-12px)}.premium-billboard-slot strong{font-size:18px;color:#fff}.premium-billboard-slot span{color:var(--muted);font-size:12px}.billboard-kicker{font-family:"Press Start 2P",monospace;color:var(--yellow);font-size:9px;line-height:1.5}.city-dot.available{fill:#78ff3d;opacity:.58}.city-dot.claimed{fill:#29dfff;opacity:.98}.city-dot.house{fill:var(--orange);opacity:.98}.city-dot.reserved{fill:#ff4fd8;opacity:.95}.city-dot.premium{fill:#ffe66d;opacity:1}.city-dot.active{stroke:#ffffff;fill:#b56cff;stroke-width:2.4;filter:url(#glow)}.map-legend .available{background:#78ff3d}.map-legend .claimed{background:#29dfff}.map-legend .reserved{background:#ff4fd8}.map-legend .premium{background:#ffe66d}.game-page{width:min(1320px,calc(100% - 32px))}.game-hero{position:relative;min-height:520px;border-radius:28px;overflow:hidden;margin-top:28px}.game-hero>img{width:100%;height:100%;min-height:520px;object-fit:cover;display:block}.game-hero-overlay{position:absolute;inset:auto 0 0 0;padding:clamp(24px,6vw,60px);background:linear-gradient(0deg,rgba(4,8,20,.96),rgba(4,8,20,.66),rgba(4,8,20,0));}.game-hero h1{font-size:clamp(36px,8vw,92px);line-height:.9;letter-spacing:-.06em;margin:8px 0}.game-hero p{font-size:clamp(16px,2vw,21px);max-width:920px;color:#e8fbff}.game-intro-strip{display:grid;grid-template-columns:420px 1fr;gap:22px;align-items:center}.game-intro-strip img{width:100%;border-radius:18px;border:1px solid var(--line)}.game-tool-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px}.live-dice-tray{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:16px 0}.role-die{border:1px solid var(--line);border-radius:18px;background:rgba(5,10,24,.55);padding:12px;text-align:center;display:grid;gap:8px}.role-die span{font-weight:900;font-size:12px;text-transform:uppercase}.role-die small{color:var(--muted);font-size:11px}.role-die.cyan{--diecolor:#29dfff}.role-die.magenta{--diecolor:#ff4fd8}.role-die.green{--diecolor:#78ff3d}.role-die.gold{--diecolor:#ffe66d}.role-die.purple{--diecolor:#b56cff}.live-die{position:relative;margin:auto;width:82px;aspect-ratio:1;border-radius:18px;border:2px solid var(--diecolor);box-shadow:0 0 22px color-mix(in srgb,var(--diecolor),transparent 55%);background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.18),rgba(5,10,24,.9));display:grid;place-items:center;color:#fff}.live-die .pips{position:absolute;inset:12px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:5px}.live-die .pips span.on{display:block;border-radius:50%;background:var(--diecolor);box-shadow:0 0 10px var(--diecolor)}.live-die .die-number{position:absolute;right:6px;bottom:4px;font-size:13px;color:#fff;opacity:.7}.single-d6-box{margin:14px 0;display:inline-flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:16px;padding:10px 14px;background:rgba(5,10,24,.55)}.single-d6-box span{color:var(--muted);font-weight:900}.single-d6-box b{font-size:30px;color:var(--yellow)}.roll-summary{list-style:none;margin:14px 0;padding:0;display:grid;gap:8px}.roll-summary li{border:1px solid var(--line);border-radius:14px;padding:10px 12px;background:rgba(5,10,24,.42);color:#e8fbff}.game-module-art,.wide-game-art{width:100%;border-radius:18px;border:1px solid var(--line);margin-top:16px;display:block}.wide-game-art{max-height:760px;object-fit:cover}.city-stop-card .callout{font-size:15px}.trivia-controls{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:end;margin:12px 0}.score-console .player-add{display:grid;grid-template-columns:1fr auto;gap:10px;margin:12px 0}.players{display:grid;gap:8px;margin:12px 0}.player-row{display:grid;grid-template-columns:1fr auto auto auto;gap:8px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:10px;background:rgba(5,10,24,.45)}.player-row span{color:var(--yellow);font-weight:900}.rules-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.rules-grid article{border:1px solid var(--line);border-radius:16px;padding:16px;background:rgba(5,10,24,.42)}.rules-grid b{font-size:18px;color:var(--yellow)}.rules-grid p{color:var(--muted)}.game-art-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.game-art-card{overflow:hidden}.game-art-card img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;border-bottom:1px solid var(--line)}.game-art-card div{padding:16px}.game-art-card h3{margin:0 0 8px}.game-footer-art{width:min(1320px,calc(100% - 32px));border-top:0;padding-top:0;margin:28px auto}.game-footer-art img{width:100%;border-radius:22px;border:1px solid var(--line);display:block}.article-meta{margin-top:-6px}.compact.section-head,.section-head.compact{align-items:center}.game-page code{background:rgba(5,10,24,.6);padding:2px 6px;border-radius:6px;border:1px solid var(--line)}@media(max-width:1000px){.game-intro-strip,.game-tool-grid{grid-template-columns:1fr}.live-dice-tray{grid-template-columns:repeat(2,1fr)}.game-art-grid{grid-template-columns:1fr 1fr}.rules-grid{grid-template-columns:1fr 1fr}.premium-billboard-slot{width:80%;}}@media(max-width:620px){.live-dice-tray,.trivia-controls,.score-console .player-add,.rules-grid,.game-art-grid{grid-template-columns:1fr}.game-hero,.game-hero>img{min-height:620px}.game-hero-overlay{position:absolute}.player-row{grid-template-columns:1fr auto}.premium-billboard-slot{width:92%;min-width:0}}.city-stage-page main{width:min(1680px,calc(100% - 22px));}.city-pixel-stage{position:relative;overflow:hidden;min-height:calc(100vh - 92px);aspect-ratio:1672/941;margin:14px auto 32px;border-radius:0;background:#020714;border:1px solid rgba(41,231,255,.28);box-shadow:0 30px 110px rgba(0,0,0,.55),0 0 70px rgba(41,231,255,.12)}.stage-scene-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;user-select:none;pointer-events:none}.stage-scene-shade{position:absolute;inset:0;background:radial-gradient(circle at 50% 52%,rgba(0,0,0,.03),rgba(0,0,0,.12) 48%,rgba(0,0,0,.55) 100%),linear-gradient(180deg,rgba(3,7,18,.38),rgba(3,7,18,.05) 36%,rgba(3,7,18,.5));z-index:1;pointer-events:none}.stage-left-sign{position:absolute;left:3.3%;top:34.1%;width:6.3%;height:24.2%;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25em;border:2px solid rgba(255,95,210,.9);background:rgba(3,7,18,.88);box-shadow:0 0 26px rgba(255,95,210,.35),inset 0 0 18px rgba(41,231,255,.11);font-family:"Press Start 2P",monospace;font-size:clamp(7px,.95vw,18px);line-height:1.22;text-align:center;color:var(--pink);text-shadow:0 0 12px currentColor}.stage-left-sign b:nth-child(n+4){color:var(--cyan)}.stage-left-sign span{color:var(--pink);font-size:clamp(12px,1.6vw,30px);margin-top:.35em}.stage-billboard-screen{position:absolute;left:29.35%;top:6.65%;width:41.2%;aspect-ratio:24/7;z-index:3;border-radius:10px;overflow:hidden;background:#030713;box-shadow:inset 0 0 28px rgba(255,255,255,.08),0 0 20px rgba(41,231,255,.18);transform:perspective(900px) rotateX(.4deg);display:block}.stage-billboard-screen img{width:100%;height:100%;display:block;object-fit:cover}.stage-map-zone{position:absolute;left:23.2%;top:33.8%;width:55.7%;height:52.8%;z-index:4;filter:drop-shadow(0 0 18px rgba(41,231,255,.45)) drop-shadow(0 0 35px rgba(255,95,210,.18));}.stage-map-zone svg{width:100%;height:100%;overflow:visible}.stage-topline{position:absolute;left:35.5%;top:27.5%;width:31%;z-index:5;text-align:center;pointer-events:none}.stage-topline h1{font-size:clamp(20px,2.2vw,46px);line-height:.98;margin:3px 0 6px;text-transform:uppercase;text-shadow:0 0 18px rgba(41,231,255,.6)}.stage-topline p{font-size:clamp(9px,.78vw,14px);color:#dffbff;margin:0 auto;max-width:520px}.stage-stats{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:9px}.stage-stats span{font-size:clamp(8px,.75vw,12px);padding:6px 8px;border:1px solid rgba(41,231,255,.25);border-radius:999px;background:rgba(3,7,18,.52)}.stage-search-panel{position:absolute;left:1.25%;bottom:6.1%;width:25%;z-index:7;padding:12px;background:rgba(4,10,25,.83);border-color:rgba(41,231,255,.28);box-shadow:0 0 30px rgba(0,0,0,.4),0 0 24px rgba(41,231,255,.12);backdrop-filter:blur(8px)}.stage-search-label{display:block;font-size:10px;text-transform:uppercase;color:var(--muted)}.stage-search-panel input,.stage-search-panel select{width:100%;margin-top:4px;background:rgba(5,10,24,.84);border:1px solid rgba(94,230,255,.2);border-radius:8px;color:var(--ink);padding:9px}.stage-filter-grid{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px;margin-top:10px;align-items:end}.stage-filter-grid label{font-size:10px;text-transform:uppercase;color:var(--muted)}.stage-search-panel .map-legend{position:static;background:transparent;border:0;padding:8px 0 0;margin:4px 0 0;justify-content:flex-start;font-size:11px}.stage-profile-card{position:absolute;right:1.2%;top:55.5%;width:22%;max-height:38%;overflow:auto;z-index:7;padding:18px;background:rgba(4,10,25,.82);border-color:rgba(41,231,255,.35);box-shadow:0 0 30px rgba(0,0,0,.38),0 0 24px rgba(255,95,210,.15);backdrop-filter:blur(8px)}.stage-profile-card h3{margin:10px 0 8px}.stage-profile-card p{font-size:13px}.stage-profile-card .details-meta{grid-template-columns:1fr 1fr}.stage-profile-card .profile-actions{gap:8px}.stage-profile-card .btn{font-size:12px;padding:9px 10px}.stage-cta-row{position:absolute;left:35%;bottom:4%;width:34%;display:flex;gap:16px;justify-content:center;z-index:7}.stage-cta-row .btn{box-shadow:0 0 28px rgba(41,231,255,.22)}.stage-readout{position:absolute;right:2%;bottom:2.4%;z-index:7;font-size:12px;color:var(--muted);background:rgba(3,7,18,.62);border:1px solid rgba(94,230,255,.16);border-radius:999px;padding:8px 12px}.city-pixel-stage .tooltip{z-index:20}.city-pixel-stage .state{fill:rgba(4,12,34,.10);stroke:rgba(78,232,255,.82);stroke-width:1.3;filter:url(#glow)}.city-pixel-stage .state-border{fill:none;stroke:rgba(255,95,210,.45);stroke-width:.65}.city-pixel-stage .fallback{fill:rgba(4,12,34,.22);stroke:rgba(78,232,255,.7)}.city-pixel-stage .ambient-dot{pointer-events:none;opacity:.55;filter:url(#bigGlow);mix-blend-mode:screen}.city-pixel-stage .ambient-dot.available{fill:#26eaff}.city-pixel-stage .ambient-dot.premium{fill:#ffe66d}.city-pixel-stage .ambient-dot.claimed,.city-pixel-stage .ambient-dot.house{fill:#ff5fd2}.city-pixel-stage .ambient-dot.reserved{fill:#ff9f43}.city-pixel-stage .city-dot{stroke:#03101d;stroke-width:.45;filter:url(#glow);cursor:pointer}.city-pixel-stage .city-dot.available{fill:#24e9ff;opacity:.72}.city-pixel-stage .city-dot.premium{fill:#ffe66d;opacity:1}.city-pixel-stage .city-dot.claimed{fill:#ff5fd2;opacity:1}.city-pixel-stage .city-dot.house{fill:#72ff9d;opacity:1}.city-pixel-stage .city-dot.reserved{fill:#ff9f43;opacity:1}.city-pixel-stage .city-dot.active{fill:#fff;stroke:#ffe66d;stroke-width:3;opacity:1;filter:url(#bigGlow)}.city-pixel-stage .city-dot:hover{stroke:#fff;stroke-width:2.2}.city-stage-page .city-search-help{margin-top:28px}@media(max-width:1100px){.city-pixel-stage{aspect-ratio:auto;min-height:980px}.stage-scene-bg{object-position:center top}.stage-billboard-screen{left:18%;top:6%;width:64%}.stage-map-zone{left:8%;top:31%;width:84%;height:46%}.stage-topline{display:none}.stage-search-panel{left:3%;bottom:15%;width:45%}.stage-profile-card{right:3%;top:auto;bottom:15%;width:45%;max-height:28%}.stage-cta-row{left:10%;bottom:4%;width:80%;flex-wrap:wrap}.stage-left-sign{display:none}}@media(max-width:720px){.city-pixel-stage{min-height:1120px}.stage-billboard-screen{left:5%;top:6%;width:90%}.stage-map-zone{left:0;top:29%;width:100%;height:38%}.stage-search-panel{left:4%;right:4%;bottom:27%;width:auto}.stage-profile-card{left:4%;right:4%;bottom:8%;width:auto;max-height:18%}.stage-cta-row{bottom:1.5%;gap:8px}.stage-filter-grid{grid-template-columns:1fr 1fr}.stage-readout{display:none}}.stage-hit-frame{position:absolute;inset:0;z-index:2;pointer-events:none;}


.city-pixel-stage .stage-topline{display:none!important}
.city-pixel-stage .stage-map-zone{left:23.8%!important;top:31.65%!important;width:58.05%!important;height:55.0%!important;z-index:4!important;pointer-events:auto!important;filter:drop-shadow(0 0 22px rgba(41,231,255,.55)) drop-shadow(0 0 44px rgba(255,95,210,.22))!important}
.city-pixel-stage .stage-map-zone svg{width:100%!important;height:100%!important;overflow:visible!important;background:transparent!important}
.city-pixel-stage #stateLayer,.city-pixel-stage #ambientCityLayer,.city-pixel-stage #cityLayer{pointer-events:auto}
.city-pixel-stage .state{fill:transparent!important;stroke:rgba(78,232,255,.16)!important;stroke-width:.55!important;filter:none!important;opacity:.45!important}
.city-pixel-stage .state-border{display:none!important}
.city-pixel-stage .ambient-dot{opacity:.48!important;mix-blend-mode:screen!important}
.city-pixel-stage .city-dot{stroke:#061224!important;stroke-width:.45!important;filter:url(#glow)!important}
.city-pixel-stage .city-dot.available{fill:#24e9ff!important;opacity:.86!important}
.city-pixel-stage .city-dot.premium{fill:#ffe66d!important;opacity:1!important}
.city-pixel-stage .city-dot.claimed{fill:#ff5fd2!important;opacity:1!important}
.city-pixel-stage .city-dot.house{fill:#72ff9d!important;opacity:1!important}
.city-pixel-stage .city-dot.reserved{fill:#ff9f43!important;opacity:1!important}
.city-pixel-stage .stage-search-panel,.city-pixel-stage .stage-profile-card,.city-pixel-stage .stage-cta-row,.city-pixel-stage .stage-readout{display:none!important}
.map-control-deck{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(430px,1.35fr);gap:18px;align-items:start;padding:18px;margin-top:-12px;overflow:visible;background:linear-gradient(180deg,rgba(4,10,25,.95),rgba(7,14,34,.96));border-color:rgba(41,231,255,.25)}
.map-control-deck .stage-search-panel{position:static!important;display:block!important;width:100%!important;max-width:none!important;bottom:auto!important;left:auto!important;padding:16px!important;background:rgba(4,10,25,.55)!important;box-shadow:none!important;overflow:visible!important;border-radius:18px!important}
.map-control-deck .stage-profile-card{position:static!important;display:block!important;width:100%!important;max-height:none!important;height:auto!important;min-height:0!important;overflow:visible!important;padding:20px!important;background:rgba(4,10,25,.55)!important;box-shadow:none!important;border-radius:18px!important}
.map-control-deck .stage-profile-card p,.map-control-deck .profile-note{font-size:15px!important;line-height:1.45!important}
.map-control-deck .details-meta{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
.map-control-deck .profile-actions{gap:10px!important}.map-control-deck .btn{white-space:nowrap}
.map-control-deck .map-legend{position:static!important;display:flex!important;background:transparent!important;border:0!important;padding:12px 0 0!important;margin:0!important}
.map-control-deck .deck-action-row{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;border-top:1px solid rgba(94,230,255,.14);padding-top:14px}
.map-control-deck .stage-readout{display:inline-flex!important;position:static!important;background:rgba(3,7,18,.72)!important;border:1px solid rgba(94,230,255,.22);border-radius:999px;padding:9px 12px;color:var(--muted);font-size:13px}
.map-control-deck #loadFullMapBtn,.map-control-deck #fullMapModal{display:none!important}
.city-stage-page .modal#fullMapModal{display:none!important}
.city-pixel-stage .tooltip{z-index:25!important}
@media(max-width:1100px){.city-pixel-stage .stage-map-zone{left:9%!important;top:30%!important;width:82%!important;height:48%!important}.map-control-deck{grid-template-columns:1fr}.map-control-deck .details-meta{grid-template-columns:1fr 1fr!important}}
@media(max-width:720px){.city-pixel-stage .stage-map-zone{left:1%!important;top:29%!important;width:98%!important;height:38%!important}.map-control-deck .stage-filter-grid{grid-template-columns:1fr 1fr!important}.map-control-deck .details-meta{grid-template-columns:1fr!important}}



.city-pixel-stage .stage-map-zone{
  left:22.9%!important;
  top:31.9%!important;
  width:58.9%!important;
  height:54.2%!important;
  z-index:4!important;
  pointer-events:auto!important;
  background:radial-gradient(circle at 50% 42%,rgba(41,231,255,.18),rgba(3,9,26,.88) 52%,rgba(2,6,19,.96) 100%)!important;
  border:1px solid rgba(41,231,255,.16)!important;
  border-radius:24px!important;
  overflow:visible!important;
  box-shadow:0 0 36px rgba(41,231,255,.18), inset 0 0 48px rgba(0,0,0,.45)!important;
  filter:drop-shadow(0 0 22px rgba(41,231,255,.42)) drop-shadow(0 0 44px rgba(255,95,210,.12))!important;
}
.city-pixel-stage #stageAlign{transform:none!important;}
.city-pixel-stage #ambientCityLayer{display:none!important;}
.city-pixel-stage .ambient-dot{display:none!important;}
.city-pixel-stage .stage-map-zone svg{width:100%!important;height:100%!important;overflow:visible!important;background:transparent!important;}
.city-pixel-stage .state{
  fill:rgba(4,16,38,.56)!important;
  stroke:rgba(78,232,255,.72)!important;
  stroke-width:1.05!important;
  filter:url(#glow)!important;
  opacity:1!important;
}
.city-pixel-stage .state-border{display:block!important;stroke:rgba(255,95,210,.22)!important;stroke-width:.45!important;fill:none!important;}
.city-pixel-stage .city-dot{stroke:#020817!important;stroke-width:.5!important;filter:url(#glow)!important;cursor:pointer!important;}
.city-pixel-stage .city-dot.available{fill:#24e9ff!important;opacity:.88!important;}
.city-pixel-stage .city-dot.premium{fill:#ffe66d!important;opacity:1!important;}
.city-pixel-stage .city-dot.claimed{fill:#ff5fd2!important;opacity:1!important;}
.city-pixel-stage .city-dot.house{fill:#72ff9d!important;opacity:1!important;}
.city-pixel-stage .city-dot.reserved{fill:#ff9f43!important;opacity:1!important;}
.city-pixel-stage .city-dot.active{fill:#fff!important;stroke:#ffe66d!important;stroke-width:3!important;opacity:1!important;filter:url(#bigGlow)!important;}
.city-pixel-stage .city-dot:hover{stroke:#fff!important;stroke-width:2.2!important;}
.map-control-deck .stage-profile-card{overflow:visible!important;max-height:none!important;height:auto!important;}
#modeFilter option[value="full"], #modeFilter option[value="all"]{display:none!important;}
@media(max-width:1100px){.city-pixel-stage .stage-map-zone{left:7%!important;top:31%!important;width:86%!important;height:47%!important;}}
@media(max-width:720px){.city-pixel-stage .stage-map-zone{left:2%!important;top:30%!important;width:96%!important;height:37%!important;}}


.city-pixel-stage .stage-map-zone{background:url("assets/stage/pretty-map-overlay.png") center center / contain no-repeat!important;}
.city-pixel-stage .stage-map-zone svg{position:relative;z-index:2;}



.city-pixel-stage .stage-map-zone{
  background:none!important;
  left:22.9%!important;
  top:31.1%!important;
  width:58.9%!important;
  height:56.0%!important;
  filter:drop-shadow(0 0 22px rgba(41,231,255,.55)) drop-shadow(0 0 48px rgba(255,95,210,.20))!important;
}
.city-pixel-stage #mapSkinLayer{pointer-events:none!important;}
.city-pixel-stage .map-skin-state{
  fill:rgba(2,10,38,.86)!important;
  stroke:rgba(41,231,255,.88)!important;
  stroke-width:1.25!important;
  filter:url(#bigGlow)!important;
  opacity:1!important;
}
.city-pixel-stage .map-skin-border{
  fill:none!important;
  stroke:rgba(255,95,210,.38)!important;
  stroke-width:.75!important;
  opacity:.72!important;
  filter:url(#glow)!important;
}
.city-pixel-stage .state{
  fill:transparent!important;
  stroke:rgba(94,230,255,.22)!important;
  stroke-width:.55!important;
  filter:none!important;
  opacity:.78!important;
}
.city-pixel-stage .state-border{
  display:block!important;
  stroke:rgba(255,95,210,.18)!important;
  stroke-width:.38!important;
  fill:none!important;
  opacity:.7!important;
}
.city-pixel-stage #ambientCityLayer{display:none!important;}
.city-pixel-stage .ambient-dot{display:none!important;}
.city-pixel-stage .city-dot{stroke:#020817!important;stroke-width:.55!important;filter:url(#glow)!important;cursor:pointer!important;}
.city-pixel-stage .city-dot.available{fill:#24e9ff!important;opacity:.93!important;}
.city-pixel-stage .city-dot.premium{fill:#ffe66d!important;opacity:1!important;}
.city-pixel-stage .city-dot.claimed{fill:#ff5fd2!important;opacity:1!important;}
.city-pixel-stage .city-dot.house{fill:#72ff9d!important;opacity:1!important;}
.city-pixel-stage .city-dot.reserved{fill:#ff9f43!important;opacity:1!important;}
.city-pixel-stage .city-dot.active{fill:#fff!important;stroke:#ffe66d!important;stroke-width:3!important;opacity:1!important;filter:url(#bigGlow)!important;}
.city-pixel-stage .city-dot:hover{stroke:#fff!important;stroke-width:2.25!important;}
@media(max-width:1100px){.city-pixel-stage .stage-map-zone{left:7%!important;top:30.5%!important;width:86%!important;height:48.8%!important;}}
@media(max-width:720px){.city-pixel-stage .stage-map-zone{left:2%!important;top:30%!important;width:96%!important;height:38%!important;}}



.city-pixel-stage .stage-live-search{display:block!important;position:absolute!important;left:1.35%!important;top:31.4%!important;width:23.2%!important;z-index:9!important;padding:12px!important;background:rgba(4,10,25,.82)!important;border:1px solid rgba(41,231,255,.34)!important;border-radius:18px!important;box-shadow:0 0 30px rgba(0,0,0,.42),0 0 25px rgba(41,231,255,.16)!important;backdrop-filter:blur(8px)!important;}
.city-pixel-stage .stage-live-search .stage-filter-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:8px!important;}
.city-pixel-stage .stage-live-search .stage-filter-grid label:nth-child(3){grid-column:1/2;}
.city-pixel-stage .stage-live-search .stage-filter-grid button{grid-column:2/3;align-self:end;}
.city-pixel-stage .stage-live-search .map-legend{position:static!important;display:flex!important;background:transparent!important;border:0!important;padding:8px 0 0!important;margin:0!important;font-size:10px!important;gap:7px!important;}
.city-pixel-stage .stage-live-search input,.city-pixel-stage .stage-live-search select{padding:8px!important;border-radius:9px!important;font-size:12px!important;}
.city-pixel-stage .stage-live-profile{display:block!important;position:absolute!important;right:1.05%!important;top:33.2%!important;width:18.1%!important;min-height:405px!important;max-height:none!important;height:auto!important;overflow:visible!important;z-index:9!important;padding:15px!important;background:rgba(4,10,25,.84)!important;border:1px solid rgba(41,231,255,.35)!important;border-radius:18px!important;box-shadow:0 0 30px rgba(0,0,0,.42),0 0 24px rgba(255,95,210,.16)!important;backdrop-filter:blur(8px)!important;}
.city-pixel-stage .stage-live-profile h3{font-size:19px!important;line-height:1.06!important;margin:8px 0 6px!important;}
.city-pixel-stage .stage-live-profile p{font-size:12.5px!important;line-height:1.34!important;margin:0 0 8px!important;}
.city-pixel-stage .stage-live-profile .details-meta{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;margin:9px 0!important;}
.city-pixel-stage .stage-live-profile .details-meta div{padding:7px 8px!important;border-radius:10px!important;}
.city-pixel-stage .stage-live-profile .details-meta span{font-size:10px!important;}
.city-pixel-stage .stage-live-profile .details-meta b{font-size:12px!important;}
.city-pixel-stage .stage-live-profile .profile-actions{gap:6px!important;}
.city-pixel-stage .stage-live-profile .btn{font-size:11px!important;padding:8px 9px!important;}
.city-pixel-stage .stage-live-profile .profile-note{font-size:11.5px!important;line-height:1.32!important;margin-top:8px!important;}
.city-pixel-stage .stage-live-actions{display:flex!important;position:absolute!important;left:36.2%!important;bottom:3.35%!important;width:32%!important;gap:12px!important;justify-content:center!important;z-index:9!important;}
.city-pixel-stage .stage-live-actions .stage-readout{position:static!important;display:inline-flex!important;align-items:center!important;background:rgba(3,7,18,.66)!important;border:1px solid rgba(94,230,255,.2)!important;border-radius:999px!important;padding:8px 11px!important;font-size:11px!important;}
.city-pixels-story-tools{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:24px;background:linear-gradient(180deg,rgba(10,18,44,.86),rgba(5,10,24,.92));}
.city-pixels-story-tools h2{margin:6px 0 10px;}
.city-pixels-story-tools p{color:var(--muted);max-width:880px;margin:0 0 8px;}
.story-tools-links{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;}
@media(max-width:1100px){.city-pixel-stage .stage-live-search{left:3%!important;top:29%!important;width:42%!important}.city-pixel-stage .stage-live-profile{right:3%!important;top:29%!important;width:42%!important;min-height:360px!important}.city-pixel-stage .stage-live-actions{left:12%!important;width:76%!important}.city-pixels-story-tools{grid-template-columns:1fr}}
@media(max-width:720px){.city-pixel-stage .stage-live-search{left:4%!important;right:4%!important;top:27%!important;width:auto!important}.city-pixel-stage .stage-live-profile{left:4%!important;right:4%!important;top:auto!important;bottom:9%!important;width:auto!important;min-height:0!important}.city-pixel-stage .stage-live-actions{left:4%!important;width:92%!important;bottom:2%!important;flex-wrap:wrap}.city-pixels-story-tools{padding:18px}.story-tools-links{justify-content:flex-start}}





.city-pixel-stage .stage-live-search{left:7.1%!important;top:11.2%!important;width:14.1%!important;min-height:14.1%!important;padding:9px 10px!important;border-radius:16px!important;z-index:10!important;background:rgba(4,10,25,.88)!important;display:block!important;}
.city-pixel-stage .stage-live-search .stage-search-label{display:block!important;font-size:10.5px!important;letter-spacing:.04em!important;text-transform:uppercase!important;}
.city-pixel-stage .stage-live-search .stage-filter-grid{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin-top:6px!important;}
.city-pixel-stage .stage-live-search .stage-filter-grid label{display:block!important;}
.city-pixel-stage .stage-live-search .stage-filter-grid button{grid-column:auto!important;width:100%!important;}
.city-pixel-stage .stage-live-search input,.city-pixel-stage .stage-live-search select{width:100%!important;padding:6px 8px!important;font-size:11px!important;min-height:34px!important;}
.city-pixel-stage .stage-live-search .map-legend{display:none!important;}
.city-pixel-stage .stage-live-search .btn{padding:7px 8px!important;font-size:10.5px!important;}
@media(max-width:1100px){.city-pixel-stage .stage-live-search{left:4%!important;top:13%!important;width:31%!important;min-height:0!important}}
@media(max-width:720px){.city-pixel-stage .stage-live-search{left:4%!important;right:4%!important;top:13%!important;width:auto!important;min-height:0!important}}



.skip-link{position:absolute;left:16px;top:-120px;z-index:9999;background:#ffe66d;color:#061224;padding:10px 14px;border-radius:999px;font-weight:900;text-decoration:none}
.skip-link:focus{top:12px}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #ffe66d!important;outline-offset:3px!important}
nav a,.btn,button,input,select,textarea{min-height:44px}
nav a.nav-contact{background:linear-gradient(135deg,#ff2fcf,#ff5fd2 45%,#ffe66d)!important;color:#061224!important;border-color:#ff5fd2!important;box-shadow:0 0 18px rgba(255,95,210,.46)!important}
nav a.nav-contact:hover{box-shadow:0 0 26px rgba(255,95,210,.72)!important;transform:translateY(-1px)}
iframe{border:0;border-radius:18px;width:100%;min-height:352px}
@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* === Live header/logo/nav + City Pixels search panel fix === */
.brand{gap:13px}
.brand-logo{
  width:56px;
  height:56px;
  object-fit:contain;
  display:inline-block;
  flex:0 0 56px;
  border-radius:50%;
  filter:drop-shadow(0 0 14px rgba(41,231,255,.34)) drop-shadow(0 0 12px rgba(255,95,210,.28));
}
@media(max-width:720px){.brand-logo{width:44px;height:44px;flex-basis:44px}}

nav a.nav-contact{
  background:linear-gradient(135deg,#ff2fcf,#ff5fd2 52%,#ffe66d)!important;
  color:#061224!important;
  border-color:#ff5fd2!important;
  box-shadow:0 0 18px rgba(255,95,210,.48), inset 0 0 0 1px rgba(255,255,255,.28)!important;
  font-weight:900!important;
}
nav a.nav-contact:hover,
nav a.nav-contact:focus-visible{
  box-shadow:0 0 28px rgba(255,95,210,.72),0 0 18px rgba(255,230,109,.25)!important;
}

/* Final fixed placement: moved higher and farther left so it does not ride the billboard or cover Tom/sign. */
#map.city-pixel-stage .stage-search-panel.stage-live-search{
  display:block!important;
  position:absolute!important;
  left:6.35%!important;
  top:3.75%!important;
  right:auto!important;
  bottom:auto!important;
  width:13.8%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  padding:8px 9px!important;
  margin:0!important;
  overflow:visible!important;
  z-index:30!important;
  border-radius:15px!important;
  background:rgba(4,10,25,.82)!important;
  border:1px solid rgba(41,231,255,.46)!important;
  box-shadow:0 0 22px rgba(0,0,0,.34),0 0 18px rgba(41,231,255,.15)!important;
  backdrop-filter:blur(8px)!important;
}

#map.city-pixel-stage .stage-search-panel.stage-live-search .stage-search-label{
  display:block!important;
  margin:0!important;
  padding:0!important;
  font-size:10px!important;
  line-height:1.05!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
}

#map.city-pixel-stage .stage-search-panel.stage-live-search .stage-filter-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:4px!important;
  margin:5px 0 0!important;
  padding:0!important;
  align-items:stretch!important;
}

#map.city-pixel-stage .stage-search-panel.stage-live-search .stage-filter-grid label{
  display:block!important;
  margin:0!important;
  padding:0!important;
  font-size:10px!important;
  line-height:1.05!important;
  letter-spacing:.035em!important;
  text-transform:uppercase!important;
}

#map.city-pixel-stage .stage-search-panel.stage-live-search input,
#map.city-pixel-stage .stage-search-panel.stage-live-search select{
  width:100%!important;
  height:29px!important;
  min-height:29px!important;
  max-height:29px!important;
  padding:4px 8px!important;
  margin:3px 0 0!important;
  border-radius:10px!important;
  font-size:10.75px!important;
  line-height:1!important;
}

#map.city-pixel-stage .stage-search-panel.stage-live-search .stage-filter-grid button,
#map.city-pixel-stage .stage-search-panel.stage-live-search .btn{
  grid-column:auto!important;
  width:100%!important;
  height:29px!important;
  min-height:29px!important;
  max-height:29px!important;
  padding:4px 8px!important;
  margin:0!important;
  align-self:auto!important;
  border-radius:999px!important;
  font-size:10.5px!important;
  line-height:1!important;
}

#map.city-pixel-stage .stage-search-panel.stage-live-search .map-legend{
  display:none!important;
}

@media(max-width:1100px){
  #map.city-pixel-stage .stage-search-panel.stage-live-search{
    left:5%!important;
    top:5%!important;
    width:31%!important;
    bottom:auto!important;
    min-height:0!important;
  }
}

@media(max-width:720px){
  #map.city-pixel-stage .stage-search-panel.stage-live-search{
    left:4%!important;
    right:4%!important;
    top:10%!important;
    width:auto!important;
    bottom:auto!important;
    min-height:0!important;
  }
}
