:root {
  color-scheme: dark;
  --p9-ink: #071018;
  --p9-crt: #03080c;
  --p9-gunmetal: #17242d;
  --p9-line: #33424c;
  --p9-white: #f5f2e9;
  --p9-muted: #92a0a8;
  --p9-orange: #ff6a1a;
  --p9-yellow: #ffc857;
  --p9-width: 1460px;
}
* { box-sizing: border-box; }
html { min-width: 320px; background: var(--p9-crt) !important; scroll-padding-top: 78px; }
html[lang="ko"] body { word-break: keep-all; overflow-wrap: break-word; }
body { min-width: 320px; margin: 0 !important; padding-top: 68px !important; color: var(--p9-white) !important; background: var(--p9-crt) !important; font-family: "Pretendard Variable",Pretendard,SUIT,"Noto Sans KR",sans-serif !important; }
body:not(.p9-ready) { opacity: 0; } body.p9-ready { opacity: 1; transition: opacity .15s ease; }
body::before { content: ""; position: fixed; z-index: 20000; inset: 0; pointer-events: none; background: repeating-linear-gradient(0deg,transparent 0 3px,rgba(255,255,255,.012) 4px); mix-blend-mode: screen; }
a:focus-visible,button:focus-visible { outline: 2px solid var(--p9-yellow) !important; outline-offset: 3px; }
[data-play9-source-chrome="true"],#czyHeader,#mainNav,[id*="advert"],[class*="advertisement"],[data-testid*="advert"] { display: none !important; }

.p9-header { position: fixed; z-index: 19000; inset: 0 0 auto; height: 68px; border-bottom: 2px solid #22313a; background: rgba(3,8,12,.96); backdrop-filter: blur(16px); }
.p9-header::after { content: ""; position: absolute; inset: auto 0 -2px; height: 2px; background: linear-gradient(90deg,var(--p9-orange),transparent 30%,transparent 70%,var(--p9-orange)); }
.p9-header__inner { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 40px; width: min(calc(100% - 48px),var(--p9-width)); height: 100%; margin: auto; }
.p9-brand { display: flex; align-items: baseline; color: #fff !important; font: 950 18px/1 "Arial Black",Impact,sans-serif; letter-spacing: -.04em; text-decoration: none !important; transform: skew(-5deg); }
.p9-brand b { margin: 0 3px; color: var(--p9-orange); font-size: 33px; text-shadow: 3px 3px 0 #61270a; }.p9-brand span:last-child { color: var(--p9-yellow); }
.p9-nav { display: flex; align-items: center; gap: 6px; overflow-x: auto; scrollbar-width: none; }.p9-nav a { padding: 8px 11px; border: 1px solid transparent; color: #c3ccd0 !important; font-size: 12px; font-weight: 800; text-decoration: none !important; white-space: nowrap; }.p9-nav a:hover { border-color: #394a55; color: #fff !important; background: #111c23; }
.p9-online { display: flex; align-items: center; gap: 8px; color: var(--p9-muted); font: 800 10px ui-monospace,monospace; letter-spacing: .12em; white-space: nowrap; }.p9-online i { width: 8px; height: 8px; border-radius: 50%; background: var(--p9-orange); box-shadow: 0 0 14px var(--p9-orange); }

.p9-runway { position: relative; display: grid; grid-template-columns: 1fr minmax(250px,410px); width: min(calc(100% - 48px),var(--p9-width)); min-height: min(410px,42vw); margin: 20px auto 12px; overflow: hidden; border: 1px solid var(--p9-line); background: radial-gradient(circle at 76% 32%,#22323d 0,#101a21 32%,#060b0f 70%); box-shadow: 0 28px 90px rgba(0,0,0,.45); }
.p9-runway::before { content: ""; position: absolute; inset: 0; background: linear-gradient(120deg,rgba(255,106,26,.13),transparent 32%),repeating-linear-gradient(90deg,transparent 0 99px,rgba(255,255,255,.025) 100px); pointer-events: none; }
.p9-runway__rail { position: absolute; z-index: 2; inset: 0 0 auto; display: flex; align-items: center; height: 34px; padding: 0 16px; border-bottom: 1px solid var(--p9-line); color: var(--p9-muted); background: rgba(2,6,9,.6); font: 800 9px ui-monospace,monospace; letter-spacing: .14em; }.p9-runway__rail i { flex: 1; height: 1px; margin: 0 12px; background: var(--p9-line); }
.p9-runway__copy { position: relative; z-index: 3; align-self: center; padding: 64px clamp(28px,6vw,90px) 36px; }
.p9-runway__copy small { color: var(--p9-orange); font: 900 11px ui-monospace,monospace; letter-spacing: .18em; }
.p9-runway__copy h1 { margin: 14px 0 0; color: var(--p9-white); font: 950 clamp(40px,6vw,88px)/.87 "Arial Black",Impact,sans-serif; letter-spacing: -.075em; text-transform: uppercase; transform: skew(-4deg); }.p9-runway__copy h1 em { color: var(--p9-orange); font-style: normal; text-shadow: 5px 5px 0 #57240b; }
.p9-runway__copy p { margin: 22px 0 0; color: var(--p9-muted); font-size: 14px; }.p9-runway__copy a { display: inline-flex; align-items: center; min-height: 42px; margin-top: 24px; padding: 0 20px; border: 2px solid var(--p9-orange); color: #fff !important; background: #351506; font-weight: 900; text-decoration: none !important; box-shadow: 4px 4px 0 var(--p9-orange); }.p9-runway__copy a:hover { color: #111 !important; background: var(--p9-orange); transform: translate(2px,2px); box-shadow: 2px 2px 0 var(--p9-orange); }
.p9-runway__cabinet { position: relative; z-index: 2; align-self: end; justify-self: center; width: min(78%,300px); height: 82%; margin-top: 54px; padding: 18px 18px 62px; border: 5px solid #273640; border-bottom-width: 18px; border-radius: 18px 18px 4px 4px; background: linear-gradient(110deg,#1e2d36,#0d151b); box-shadow: 18px 18px 0 rgba(0,0,0,.28),inset 0 0 0 2px #43535e; transform: perspective(700px) rotateY(-7deg); }
.p9-runway__screen { display: grid; place-items: center; height: 66%; border: 10px solid #060a0d; border-radius: 20px; color: var(--p9-yellow); background: radial-gradient(circle,#1a2630,#05090c 70%); font: 950 clamp(24px,3vw,43px)/.9 "Arial Black",Impact,sans-serif; text-align: center; letter-spacing: -.04em; text-shadow: 0 0 20px rgba(255,200,87,.5); }.p9-runway__controls { position: absolute; inset: auto 16px 17px; display: flex; align-items: center; gap: 20px; height: 44px; border-top: 2px solid #40515c; }.p9-runway__controls i { width: 12px; height: 34px; margin-left: 18px; border-radius: 5px; background: var(--p9-orange); box-shadow: 0 -8px 0 5px #792b05; }.p9-runway__controls b { width: 19px; height: 19px; border-radius: 50%; background: var(--p9-yellow); box-shadow: 2px 3px 0 #755b16; }

#__next,body > main { width: min(calc(100% - 48px),var(--p9-width)) !important; max-width: none !important; margin: 0 auto !important; color: var(--p9-white) !important; background: transparent !important; }
#__next main { max-width: none !important; }
#layoutMainWrapper { width: 100% !important; max-width: none !important; margin-left: 0 !important; padding-left: 0 !important; }
body.p9-detail #__next { padding-top: 18px !important; }
#__next h1,#__next h2,#__next h3 { color: #fff !important; font-weight: 900 !important; letter-spacing: -.04em !important; }
#__next h2 { position: relative; margin-top: 34px !important; padding-left: 14px !important; border-left: 4px solid var(--p9-orange); }
#__next a { text-decoration-thickness: 1px; text-underline-offset: 3px; }

.p9-game-card { position: relative !important; display: block !important; min-width: 0; overflow: hidden !important; border: 1px solid #2b3a44 !important; border-radius: 4px !important; color: #fff !important; background: var(--p9-gunmetal) !important; isolation: isolate; text-decoration: none !important; box-shadow: 0 10px 26px rgba(0,0,0,.24); transition: transform .18s ease,border-color .18s ease,box-shadow .18s ease; }
.p9-game-card:hover,.p9-game-card:focus-visible { z-index: 5; border-color: var(--p9-orange) !important; transform: translateY(-5px); box-shadow: 0 18px 42px rgba(0,0,0,.48),0 0 0 1px var(--p9-orange); }
.p9-game-card img,.p9-game-card picture { width: 100% !important; height: 100% !important; min-height: 130px; object-fit: cover !important; transition: transform .24s ease,filter .24s ease; }.p9-game-card:hover img { filter: saturate(1.12) contrast(1.05); transform: scale(1.035); }
.p9-game-card__overlay { position: absolute; z-index: 4; inset: auto 0 0; display: grid; grid-template-columns: 1fr auto; align-items: end; gap: 4px 10px; min-height: 58%; padding: 42px 11px 10px; color: #fff; background: linear-gradient(transparent,rgba(3,8,12,.94)); pointer-events: none; }
.p9-game-card__overlay small { grid-column: 1/-1; color: var(--p9-orange); font: 900 8px ui-monospace,monospace; letter-spacing: .11em; }.p9-game-card__overlay strong { overflow: hidden; font-size: 12px; font-weight: 850; line-height: 1.22; text-overflow: ellipsis; white-space: nowrap; }.p9-game-card__overlay i { padding: 3px 5px; border: 1px solid var(--p9-orange); color: var(--p9-orange); font: 900 8px ui-monospace,monospace; font-style: normal; }

.p9-player { width: 100%; margin: 18px 0 30px; overflow: hidden; border: 2px solid #283945; background: #020405; box-shadow: 0 32px 90px rgba(0,0,0,.52); }.p9-player__top { display: flex; align-items: center; justify-content: space-between; min-height: 38px; padding: 0 13px; border-bottom: 1px solid var(--p9-line); color: var(--p9-muted); background: #0c1419; font: 800 9px ui-monospace,monospace; letter-spacing: .11em; }.p9-player__top span { display: flex; align-items: center; gap: 8px; color: var(--p9-orange); }.p9-player__top i { width: 7px; height: 7px; border-radius: 50%; background: var(--p9-orange); box-shadow: 0 0 12px var(--p9-orange); }.p9-player__source { margin-left: auto; padding: 7px 9px; border: 1px solid var(--p9-orange); color: var(--p9-orange) !important; text-decoration: none !important; }.p9-player__source:hover { color: #071016 !important; background: var(--p9-orange); }.p9-player iframe { display: block !important; width: 100% !important; min-height: min(72vh,820px) !important; border: 0 !important; }.p9-player__policy { margin: 0 !important; padding: 9px 13px !important; border-top: 1px solid var(--p9-line); color: var(--p9-muted) !important; background: #0c1419; font: 700 11px/1.45 ui-monospace,monospace; }

.p9-notice { display: block; width: min(calc(100% - 48px),var(--p9-width)); margin: 8px auto 0 !important; padding: 9px 13px !important; border: 1px solid var(--p9-line); border-left: 4px solid var(--p9-orange); color: #c9d0d3 !important; background: #0e171d !important; font: 700 11px ui-monospace,monospace; }.p9-notice a { color: inherit !important; text-decoration: none; }
.managed-banner-zone { width: min(calc(100% - 48px),1249px); margin: 18px auto 28px; padding: 7px; border: 1px solid var(--p9-line); background: #0b1217; }
.p9-banner-head { display: flex; justify-content: space-between; align-items: center; min-height: 29px; color: var(--p9-orange); font: 900 9px ui-monospace,monospace; letter-spacing: .13em; }.p9-banner-head small { color: var(--p9-muted); }
.p9-banner-rail { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(250px,1fr); gap: 6px; overflow-x: auto; scroll-snap-type: x mandatory; }
.managed-banner { display: block; overflow: hidden; border: 1px solid #354650; color: #fff !important; background: #121e25; aspect-ratio: 15/4; scroll-snap-align: start; text-decoration: none !important; }.managed-banner-zone[data-placement="detail-above"] .managed-banner,.managed-banner-zone[data-placement="detail-below"] .managed-banner { aspect-ratio: 5/1; }.managed-banner img { display: block; width: 100%; height: 100%; object-fit: cover; }.managed-banner__recruit { display: flex; width: 100%; height: 100%; flex-direction: column; justify-content: center; padding: 12px 17px; border-left: 4px solid var(--p9-orange); background: linear-gradient(115deg,#1b2830,#0a1116); }.managed-banner__recruit small { color: var(--p9-orange); font: 900 8px ui-monospace,monospace; letter-spacing: .12em; }.managed-banner__recruit strong { margin-top: 5px; font-size: clamp(14px,1.5vw,21px); }.managed-banner__recruit > span { margin-top: 4px; color: var(--p9-muted); font-size: 10px; }
.managed-side-banner-zone { position: fixed; z-index: 17000; width: 160px !important; height: 600px; margin: 0 !important; padding: 0; }.managed-side-banner-zone[hidden] { display: none !important; }.managed-side-banner-zone .managed-banner { width: 160px; height: 600px; aspect-ratio: 4/15; }
.p9-contact { display: flex; align-items: center; justify-content: space-between; min-height: 68px; margin: 44px 0 24px; padding: 0 18px; border: 1px solid var(--p9-line); color: var(--p9-muted); background: #0a1116; font: 800 10px ui-monospace,monospace; letter-spacing: .1em; }.p9-contact a { color: var(--p9-orange) !important; font-weight: 900; text-decoration: none !important; }
.ott-discovery-guide { width: min(calc(100% - 48px),var(--p9-width)); margin: 40px auto 24px; padding: 24px; border: 1px solid var(--p9-line); color: var(--p9-white); background: #0a1217; }.ott-discovery-guide p { color: var(--p9-muted); line-height: 1.65; }.ott-discovery-guide__grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; }.ott-discovery-guide__more { color: var(--p9-orange) !important; }

@media (max-width: 900px) { body { padding-top: 108px !important; }.p9-header { height: 108px; }.p9-header__inner { grid-template-columns: auto 1fr; grid-template-rows: 56px 43px; gap: 0 16px; width: calc(100% - 28px); }.p9-online { justify-self: end; }.p9-nav { grid-column: 1/-1; grid-row: 2; }.p9-runway { grid-template-columns: 1fr 250px; width: calc(100% - 28px); min-height: 340px; }.p9-runway__copy { padding: 58px 26px 28px; }.p9-runway__cabinet { width: 210px; }#__next,body > main,.p9-notice,.managed-banner-zone,.ott-discovery-guide { width: calc(100% - 28px) !important; }.ott-discovery-guide__grid { grid-template-columns: 1fr; } }
@media (max-width: 620px) { .p9-online { display: none; }.p9-header__inner { grid-template-columns: 1fr; }.p9-runway { grid-template-columns: 1fr; min-height: 310px; }.p9-runway__cabinet { position: absolute; right: -76px; bottom: -38px; width: 210px; height: 90%; opacity: .38; }.p9-runway__copy { padding-right: 90px; }.p9-runway__copy h1 { font-size: clamp(39px,14vw,62px); }.p9-banner-rail { grid-auto-columns: minmax(220px,78%); }.managed-banner[data-device="desktop"] { display: none; }.p9-player iframe { min-height: 56vw !important; } }
@media (max-width:1599px),(max-height:699px) { .managed-side-banner-zone { display: none !important; } }
@media (min-width:768px) { .managed-banner[data-device="mobile"] { display:none; } }
@media (prefers-reduced-motion:reduce) { *,*::before,*::after { scroll-behavior:auto !important; transition-duration:.01ms !important; animation-duration:.01ms !important; } }
