/* Oddusee Entertainment World Map — map block + the World Map homepage overrides.
   Dark charcoal ground, gold accent. All text on the dark ground is cream/white; dark text only on gold. */
@import url('https://fonts.googleapis.com/css2?family=Archivo:wdth,wght@100..125,400..800&family=IBM+Plex+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500&display=swap');

.oem{
  --ink:#0b0b0d; --ink-2:#121215; --panel:#17171d; --panel-2:#1e1e25; --line:#2c2c34; --line-2:#3a3a44;
  --text:#f6f3ec; --text-2:#e6e2d8; --muted:#a09b91; --gold:#dca83e; --gold-ink:#1a1408;
  --display:"Archivo","Helvetica Neue",Arial,sans-serif; --body:"IBM Plex Sans","Segoe UI",Helvetica,Arial,sans-serif; --mono:"IBM Plex Mono",Menlo,Consolas,monospace;
  color:var(--text);font-family:var(--body);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;
}
.oem *{box-sizing:border-box}
.oem,.oem *{text-transform:none;letter-spacing:0}
.oem .oem-eyebrow,.oem .oem-stats small,.oem .oem-legend,.oem .oem-kind,.oem .oem-detail dt{text-transform:uppercase}
.oem .oem-eyebrow,.oem .oem-kind{letter-spacing:.14em}.oem .oem-stats small,.oem .oem-legend,.oem .oem-detail dt{letter-spacing:.06em}
.oem .oem-h1,.oem-home .oem .oem-h1{color:#f6f3ec!important;text-transform:none!important;font-size:40px!important;line-height:1.05!important;font-weight:700!important;letter-spacing:-.01em!important;margin:10px 0 0!important}
.oem .oem-h1 em{color:#dca83e!important}
.oem .oem-detail h3,.oem .oem-side-head b{color:#f6f3ec!important}
.oem button{font:inherit;color:inherit;background:none;border:0;cursor:pointer;margin:0}
.oem button:focus-visible,.oem a:focus-visible{outline:2px solid var(--gold);outline-offset:2px}
.oem p{margin:0}
.oem-eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin:0}
.oem-head{display:grid;grid-template-columns:1.25fr 1fr;gap:40px;align-items:end;margin-bottom:22px}
.oem-h1{font-family:var(--display);font-stretch:112%;font-size:40px;line-height:1.02;font-weight:700;margin:10px 0 0;color:var(--text);letter-spacing:-.01em;text-transform:none;text-wrap:balance}
.oem-h1 em{font-style:normal;color:var(--gold)}
.oem-lede{margin:14px 0 0;max-width:56ch;color:var(--text-2);font-size:15.5px}
.oem-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:var(--panel)}
.oem-stats div{padding:14px 16px;border-left:1px solid var(--line)}
.oem-stats div:first-child{border-left:0}
.oem-stats b{display:block;font-family:var(--display);font-stretch:110%;font-size:28px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums;color:var(--text)}
.oem-stats small{display:block;margin-top:6px;font-size:11.5px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase}

/* bar */
.oem-tools{display:flex;gap:8px;width:100%;margin-bottom:8px;align-items:center}
.oem .oem-search,.oem .oem-city{background:#0b0b0d;border:1px solid #3a3a44;color:#f6f3ec;padding:8px 12px;border-radius:3px;font-family:var(--body);font-size:13.5px;line-height:1.3;height:36px;box-shadow:none;margin:0;outline:none;-webkit-appearance:none;appearance:none}
.oem .oem-search{flex:1;min-width:0}
.oem .oem-search::placeholder{color:#a09b91}
.oem .oem-search:focus,.oem .oem-city:focus{border-color:#dca83e}
.oem .oem-city{max-width:220px;padding-right:28px;background-image:linear-gradient(45deg,transparent 50%,#a09b91 50%),linear-gradient(135deg,#a09b91 50%,transparent 50%);background-position:calc(100% - 16px) 15px,calc(100% - 11px) 15px;background-size:5px 5px;background-repeat:no-repeat;cursor:pointer}
.oem .oem-city option{background:#17171d;color:#f6f3ec}
.oem .oem-clear{font-size:12.5px;color:#dca83e;padding:8px 10px;border:1px solid #3a3a44;border-radius:3px;background:none}
.oem-bar{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:10px 12px;background:var(--panel);border:1px solid var(--line);border-bottom:0}
.oem-chips{display:flex;flex-wrap:wrap;gap:6px}
.oem-chip{display:inline-flex;box-shadow:none;line-height:1.3;align-items:center;gap:7px;padding:6px 10px;border:1px solid var(--line-2);border-radius:3px;font-size:13px;font-weight:500;color:var(--text-2);background:var(--panel-2)}
.oem-chip i{width:9px;height:9px;border-radius:50%;background:var(--c);flex:none;box-shadow:0 0 0 2px rgba(0,0,0,.35)}
.oem-chip.oem-chip-ev i{background:var(--ink);box-shadow:inset 0 0 0 1.5px var(--gold)}
.oem-chip[aria-pressed="true"]{background:var(--ink);border-color:var(--gold);color:var(--text)}
.oem-chip[aria-pressed="false"] i{opacity:.35}
.oem-chip .oem-n{font-family:var(--mono);font-size:11px;color:var(--muted)}
.oem-sep{width:1px;height:22px;background:var(--line-2);margin:0 4px}
.oem-regions{display:flex;flex-wrap:wrap;gap:2px}
.oem-region{padding:7px 10px;font-size:12.5px;color:var(--muted);border-radius:3px;border:0;background:none;box-shadow:none;line-height:1.3}
.oem-region:hover,.oem-region[aria-current="true"]{color:var(--text);background:var(--panel-2)}
.oem-zoom{margin-left:auto;display:flex;border:1px solid var(--line-2);border-radius:3px;overflow:hidden}
.oem-zoom button{width:32px;height:30px;font-family:var(--mono);font-size:15px;color:var(--text-2);background:var(--panel-2)}
.oem-zoom button+button{border-left:1px solid var(--line-2)}
.oem-zoom button:hover{background:var(--ink)}

/* map */
.oem-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;border:1px solid var(--line);background:var(--ink)}
.oem-mapbox{position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 40%,rgba(220,168,62,.06),transparent 60%),var(--ink);cursor:grab;min-height:520px;touch-action:none}
.oem-mapbox:active{cursor:grabbing}
.oem-svg{display:block;width:100%;height:100%;position:absolute;inset:0}
.oem-land{fill:#26262e;stroke:none}
.oem-borders{fill:none;stroke:#34343e;stroke-width:.5;vector-effect:non-scaling-stroke}
.oem-grat{fill:none;stroke:#1f1f26;stroke-width:.5;vector-effect:non-scaling-stroke}
.oem-pin{cursor:pointer}
.oem-pin.oem-hide{display:none}
.oem-pin circle{fill:var(--c);stroke:rgba(11,11,13,.9);vector-effect:non-scaling-stroke;stroke-width:1.2}
.oem-pin.oem-ev circle:last-child{fill:var(--ink-2);stroke:var(--gold);stroke-width:1.6}
.oem-pin.oem-sel circle:last-child{stroke:var(--text);stroke-width:2.5}
.oem-pin .oem-ring{fill:none;stroke:var(--gold);stroke-width:.8;opacity:.45;vector-effect:non-scaling-stroke}
.oem-tip{position:absolute;pointer-events:none;background:var(--text);color:var(--ink);font-size:12px;font-weight:600;padding:5px 9px;border-radius:3px;transform:translate(-50%,-140%);white-space:nowrap;display:none;z-index:3}
.oem-tip small{display:block;font-weight:400;color:#4d4a44;font-family:var(--mono);font-size:10.5px}
.oem-legend{position:absolute;left:14px;bottom:12px;display:flex;flex-wrap:wrap;gap:6px 14px;font-family:var(--mono);font-size:10.5px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;max-width:90%}
.oem-legend i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;vertical-align:middle}
.oem-coords{position:absolute;right:14px;top:12px;font-family:var(--mono);font-size:10.5px;color:var(--muted);background:rgba(11,11,13,.6);padding:3px 8px;border-radius:3px}

/* side panel */
.oem-side{border-left:1px solid var(--line);background:var(--panel);display:flex;flex-direction:column;min-height:520px;max-height:640px;min-width:0;overflow:hidden}
.oem-side-head{padding:14px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}
.oem-side-head b{font-family:var(--display);font-stretch:110%;font-size:15px;color:var(--text)}
.oem-side-head span{font-family:var(--mono);font-size:11px;color:var(--muted)}
.oem-detail{padding:16px;border-bottom:1px solid var(--line);display:none}
.oem-detail.oem-on{display:block}
.oem-kind{display:inline-block;font-family:var(--mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;padding:3px 7px;border-radius:2px;color:var(--ink);background:var(--c);font-weight:500}
.oem-detail h3{font-family:var(--display);font-stretch:112%;font-size:20px;line-height:1.15;margin:10px 0 4px;color:var(--text);text-transform:none;letter-spacing:-.01em}
.oem-loc{color:var(--muted);font-size:13px;font-family:var(--mono)}
.oem-detail p.oem-desc{margin:10px 0 0;font-size:13.5px;color:var(--text-2)}
.oem-detail dl{display:grid;grid-template-columns:auto 1fr;gap:5px 14px;margin:12px 0 0;font-size:12.5px}
.oem-detail dt{color:var(--muted);font-family:var(--mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;padding-top:2px}
.oem-detail dd{margin:0;color:var(--text-2)}
.oem-acts{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}
.oem-acts a{font-size:12.5px;font-weight:600;padding:8px 12px;border-radius:3px;text-decoration:none}
.oem-acts .oem-p{background:var(--gold);color:var(--gold-ink)}
.oem-acts .oem-p:hover{background:#e8b74d;color:var(--gold-ink)}
.oem-acts .oem-s{border:1px solid var(--line-2);color:var(--text-2)}
.oem-list{overflow-y:auto;overflow-x:hidden;flex:1;min-width:0;scrollbar-color:#3a3a44 #17171d;scrollbar-width:thin}
.oem-list::-webkit-scrollbar{width:8px}.oem-list::-webkit-scrollbar-track{background:#17171d}.oem-list::-webkit-scrollbar-thumb{background:#3a3a44;border-radius:4px}
.oem-list button{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;min-width:0;max-width:100%;text-align:left;padding:10px 16px;border:0;border-bottom:1px solid var(--line);border-radius:0;font-size:13px;color:var(--text);background:none;box-shadow:none}
.oem-list button>span{min-width:0;overflow:hidden;text-overflow:ellipsis}
.oem-list button:hover,.oem-list button.oem-sel{background:var(--panel-2)}
.oem-list button i{width:8px;height:8px;border-radius:50%;background:var(--c)}
.oem-list button.oem-ev i{background:var(--ink);box-shadow:inset 0 0 0 1.5px var(--gold)}
.oem-list button small{display:block;color:var(--muted);font-family:var(--mono);font-size:10.5px;margin-top:1px}
.oem-list button .oem-d{font-family:var(--mono);font-size:11px;color:var(--muted);white-space:nowrap}
.oem-list .oem-more{padding:12px 16px;font-family:var(--mono);font-size:11px;color:var(--muted);text-align:center}
.oem-note{background:#241d0c;border:1px solid #4b3d16;color:#f1e6c8;font-size:12.5px;padding:10px 14px;border-radius:3px;margin:16px 0 0}
.oem-empty{color:var(--muted);font-style:italic}

@media (max-width:980px){
  .oem-head,.oem-grid{grid-template-columns:1fr}
  .oem-side{border-left:0;border-top:1px solid var(--line);max-height:420px}
  .oem-stats{grid-template-columns:repeat(2,1fr)}
  .oem-stats div:nth-child(3){border-left:0}
  .oem-h1{font-size:32px}
  .oem-mapbox{min-height:380px}
  .oem-legend{display:none}
  .oem-zoom{margin-left:0}
  .oem-tools{flex-wrap:wrap}.oem .oem-search{flex-basis:100%}.oem .oem-city{max-width:none;flex:1}
}

/* =====================================================================
 * World Map homepage — corporate restyle of the Entertainment Stage sections
 * ===================================================================== */
.oem-main{background:#0b0b0d}
.oes.oem-home{--ground:#0b0b0d;--ground-2:#121215;--surface:#17171d;--surface-2:#1e1e25;--line:#2c2c34;--line-strong:#3a3a44;--ink:#f6f3ec;--ink-2:#e6e2d8;--muted:#a09b91;--gold:#dca83e;--hot:#dca83e;
  --display:"Archivo","Helvetica Neue",Arial,sans-serif;--body:"IBM Plex Sans","Segoe UI",Helvetica,Arial,sans-serif;--cond:"IBM Plex Mono",Menlo,Consolas,monospace;
  background:#0b0b0d;font-size:15px}
.oem-home .oes-wrap,.oem-wrap{max-width:1280px;margin:0 auto;padding:0 28px}
.oem-home h1,.oem-home h2,.oem-home h3,.oem-home h4{font-family:var(--display);font-stretch:112%;text-transform:none;letter-spacing:-.01em;line-height:1.15}
.oem-home .oes h2,.oem-home h2{font-size:26px;font-weight:700}
.oem-home .oes h3{font-size:17px;font-weight:700}
.oem-home .oes-eyebrow{font-family:var(--cond);font-weight:500;font-size:11px;letter-spacing:.14em}
.oem-home .oes-ticker{background:#17171d;border-bottom:1px solid #2c2c34;font-family:var(--cond);font-size:12.5px;letter-spacing:0;text-transform:none}
.oem-home .oes-live{color:#dca83e;font-family:var(--cond);font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.oem-home .oes-live i{background:#dca83e;box-shadow:none;animation:none}
.oem-home .oes-ticker .oes-track span{color:#e6e2d8}
.oem-home .oes-ticker .oes-track b{color:#dca83e}
.oem-hero{background:#121215;border-bottom:1px solid #2c2c34;padding:36px 0 32px}
.oem-block{padding:44px 0;border-bottom:1px solid #2c2c34}
.oem-sec-head,.oem-home .oes-sec-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}
.oem-sec-head p{margin:4px 0 0;color:#a09b91;font-size:13.5px}
.oem-sec-head a,.oem-home .oes-more{font-size:13px;color:#dca83e;text-decoration:none;font-weight:500;white-space:nowrap;font-family:var(--body);letter-spacing:0;text-transform:none}
.oem-sec-head a:hover,.oem-home .oes-more:hover{text-decoration:underline}
.oem-scroll{overflow-x:auto}
.oem-ledger{width:100%;border-collapse:collapse;font-size:13.5px}
.oem-ledger th{text-align:left;font-family:var(--cond);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:#a09b91;font-weight:500;padding:0 12px 10px;border-bottom:1px solid #3a3a44}
.oem-ledger td{padding:13px 12px;border-bottom:1px solid #2c2c34;vertical-align:top;color:#e6e2d8}
.oem-ledger tr:hover td{background:#17171d}
.oem-ledger .oem-date{font-family:var(--cond);font-size:12.5px;white-space:nowrap;font-variant-numeric:tabular-nums}
.oem-ledger .oem-name{font-weight:600;color:#f6f3ec}
.oem-ledger .oem-name small{display:block;font-weight:400;color:#a09b91;font-size:12px}
.oem-k{display:inline-block;font-family:var(--cond);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;padding:3px 7px;border-radius:2px;white-space:nowrap;color:#0b0b0d}
.oem-k-b{background:#9fd0ff}
.oem-k-f{background:#e9866a}
.oem-right{text-align:right}
.oem-ledger a.oem-t{color:#dca83e;text-decoration:none;font-weight:600;font-size:13px;white-space:nowrap}
.oem-ledger a.oem-t:hover{text-decoration:underline}
/* stories / music / get listed from stage.css, restyled */
.oem-home .oes-sec,.oem-home .oes-listed{padding:44px 0;border-bottom:1px solid #2c2c34}
.oem-home .oes-story{border:1px solid #2c2c34;background:#17171d;border-radius:0}
.oem-home .oes-story h3{font-size:17px;line-height:1.25}
.oem-home .oes-meta{font-family:var(--cond);font-size:11px;letter-spacing:0;text-transform:none;color:#a09b91}
.oem-home .oes-meta b{color:#dca83e}
.oem-home .oes-rank li{border-color:#2c2c34}
.oem-home .oes-rank h4{font-size:15px}
.oem-home .oes-btn{font-family:var(--body);font-size:13.5px;letter-spacing:.02em;text-transform:none;font-weight:600;padding:11px 18px;border-radius:3px;border-color:#3a3a44}
.oem-home .oes-btn.oes-gold,.oem-home .oes-btn.oes-ink{background:#dca83e;border-color:#dca83e;color:#1a1408}
.oem-home .oes-listed{background:linear-gradient(135deg,rgba(220,168,62,.12),transparent 55%),#17171d;border:1px solid #dca83e;border-radius:0}
.oem-home .oes-listed h2{font-size:30px}
.oem-home .oes-fine{color:#a09b91}

/* Big Name listings read louder than the rest */
.oem-pin.oem-big > circle:last-child{stroke:rgba(246,243,236,.7);stroke-width:.7}

/* category chips light up the picked pins and fade the rest */
.oem-pin{transition:opacity .2s ease}
.oem-pin circle{transition:r .2s ease}
.oem-pin.oem-dim{opacity:.09;pointer-events:none}
.oem-pin.oem-dim circle{stroke-width:0}
.oem-pin.oem-lit circle:last-child{stroke:rgba(246,243,236,.85);stroke-width:1.8}
.oem-pin.oem-sel circle:last-child{stroke:var(--text);stroke-width:2.6}

.oem-chip.oem-chip-all i{background:var(--text)}

/* oem-listed-contrast: map.css swaps the Get Listed band from gold to charcoal, so the dark ink text
   stage.css sets for a gold background has to be lifted to light here or it disappears. */
.oem-home .oes-listed{color:rgb(246,243,236)}
.oem-home .oes-listed h2{color:rgb(246,243,236)}
.oem-home .oes-listed .oes-eyebrow{color:rgb(220,168,62);opacity:1}
.oem-home .oes-listed p{color:rgb(230,226,216)}
