
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@700;900&family=Noto+Sans+KR:wght@500;700;900&display=swap');

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#050505;color:#f5ead2;font-family:'Noto Sans KR','Malgun Gothic',sans-serif;font-weight:700;overflow-x:hidden}
a{text-decoration:none;color:inherit}

.bg{position:fixed;inset:0;z-index:-10;background:linear-gradient(rgba(0,0,0,.24),rgba(0,0,0,.88)),url('assets/main-visual.png') center top/cover no-repeat fixed}
.bg:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 34%,transparent 20%,rgba(0,0,0,.48) 58%,rgba(0,0,0,.84) 100%),linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.18) 45%,rgba(0,0,0,.88) 100%)}
.embers{position:fixed;inset:0;pointer-events:none;z-index:-5;background-image:radial-gradient(circle,rgba(255,118,38,.75) 1px,transparent 2px),radial-gradient(circle,rgba(255,222,120,.58) 1px,transparent 2px),radial-gradient(circle,rgba(255,255,255,.28) 1px,transparent 2px);background-size:140px 140px,220px 220px,320px 320px;animation:emberMove 17s linear infinite;opacity:.36}
@keyframes emberMove{from{background-position:0 0,0 0,0 0}to{background-position:120px -520px,-80px -650px,140px -760px}}

.loading{position:fixed;inset:0;z-index:9999;background:#020202;display:grid;place-items:center;animation:loadingOut .65s ease 1.1s forwards}
.loading b{font-family:'Noto Serif KR',serif;font-size:50px;color:#ffe7a3;text-shadow:0 0 20px rgba(228,177,80,.9),0 4px 0 #2a1604}
@keyframes loadingOut{to{opacity:0;visibility:hidden}}

.header{position:fixed;top:0;left:0;width:100%;height:78px;z-index:100;background:linear-gradient(180deg,rgba(0,0,0,.95),rgba(0,0,0,.78));border-bottom:1px solid rgba(226,180,88,.42);box-shadow:0 10px 35px rgba(0,0,0,.55);backdrop-filter:blur(6px)}
.header:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:linear-gradient(90deg,transparent,#e2b458,transparent);opacity:.55}
.nav{max-width:1520px;height:78px;margin:auto;padding:0 38px;display:grid;grid-template-columns:230px 1fr 172px;align-items:center}
.logo{font-family:'Noto Serif KR',serif;font-size:31px;color:#f1c96d;font-weight:900;text-shadow:0 0 10px rgba(241,201,109,.62),2px 2px 0 #2b1604}
.logo small{display:block;margin-top:1px;font-family:'Noto Sans KR',sans-serif;font-size:11px;color:#c2a56b;letter-spacing:1px}

.menu{height:78px;display:flex;justify-content:center;align-items:stretch;gap:2px}
.menu-item{position:relative;min-width:122px}
.menu-link{height:78px;padding:17px 13px 0;display:block;text-align:center;color:#fff;font-size:17px;font-weight:900;text-shadow:0 2px 3px #000;transition:.22s}
.menu-link small{display:block;margin-top:4px;color:#9d8b6d;font-size:10px;letter-spacing:.8px;transition:.22s}
.menu-link:before{content:"";position:absolute;left:14px;right:14px;bottom:13px;height:1px;background:linear-gradient(90deg,transparent,#ffe6a2,transparent);transform:scaleX(0);transition:.25s}
.menu-link:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 100%,rgba(255,222,130,.18),transparent 55%);opacity:0;transition:.22s;pointer-events:none}
.menu-item:hover .menu-link,.menu-item.active .menu-link{color:#ffe6a2}
.menu-item:hover .menu-link small,.menu-item.active .menu-link small{color:#e6c983}
.menu-item:hover .menu-link:before,.menu-item.active .menu-link:before{transform:scaleX(1)}
.menu-item:hover .menu-link:after{opacity:1}

.dropdown{position:absolute;top:78px;left:50%;width:200px;transform:translateX(-50%) translateY(12px);opacity:0;visibility:hidden;transition:.22s;background:linear-gradient(180deg,rgba(18,14,10,.96),rgba(5,5,5,.96));border:1px solid rgba(226,180,88,.42);box-shadow:0 15px 35px rgba(0,0,0,.65),inset 0 0 20px rgba(255,218,140,.05);padding:8px}
.dropdown:before{content:"";position:absolute;top:-7px;left:50%;width:12px;height:12px;transform:translateX(-50%) rotate(45deg);background:#15100b;border-left:1px solid rgba(226,180,88,.42);border-top:1px solid rgba(226,180,88,.42)}
.menu-item:hover .dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.dropdown a{display:block;height:38px;line-height:36px;padding:0 12px;color:#e6dcc7;font-size:14px;border-bottom:1px solid rgba(255,255,255,.06);transition:.18s}
.dropdown a:last-child{border-bottom:0}
.dropdown a:hover{color:#ffe6a2;background:linear-gradient(90deg,rgba(226,180,88,.18),transparent);padding-left:18px}

.top-download{justify-self:end;width:158px;height:46px;line-height:44px;text-align:center;color:#ffe1a0;font-family:'Noto Serif KR',serif;font-size:18px;font-weight:900;background:linear-gradient(#7d2f23,#33100d);border:1px solid #a96b42;box-shadow:inset 0 0 14px rgba(0,0,0,.65),0 0 15px rgba(0,0,0,.5)}
.top-download:hover{filter:brightness(1.18)}

.hero{min-height:100vh;padding:136px 20px 170px;display:flex;align-items:center;justify-content:center;text-align:center}
.hero-box{width:min(980px,100%);padding:42px 30px 42px;background:radial-gradient(circle at 50% 50%,rgba(0,0,0,.30),rgba(0,0,0,.04) 58%,transparent 100%)}
.emblem{font-family:'Noto Serif KR',serif;color:#e4bd62;font-size:22px;letter-spacing:5px;margin-bottom:14px;text-shadow:0 0 10px #000}
.main-title{margin:0;font-family:'Noto Serif KR',serif;font-size:108px;line-height:1;color:#dba94a;text-shadow:0 2px 0 #fff1b9,0 5px 0 #5d3309,0 9px 0 #120802,0 0 36px rgba(255,204,92,.70),0 0 85px #000}
.version{margin-top:26px;font-family:'Noto Serif KR',serif;font-size:35px;color:#fff0c8;text-shadow:0 3px 5px #000}
.gold-line{width:min(600px,82vw);height:22px;margin:32px auto 24px;position:relative}
.gold-line:before{content:"";position:absolute;top:10px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#855514,#dfad4b,#855514,transparent)}
.gold-line:after{content:"◆◆◆";position:absolute;left:50%;top:-5px;transform:translateX(-50%);color:#d8a246}
.welcome{font-family:'Noto Serif KR',serif;font-size:28px;color:white;text-shadow:0 3px 6px #000}
.open{margin-top:12px;color:#ffe083;font-size:23px;font-weight:900;text-shadow:0 2px 4px #000}

.home-cards{max-width:1280px;margin:-130px auto 95px;padding:0 30px;display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:14px}
.panel{background:rgba(5,7,9,.82);border:1px solid rgba(221,173,80,.46);box-shadow:0 0 0 1px rgba(255,255,255,.04) inset,0 0 22px rgba(0,0,0,.58);backdrop-filter:blur(4px)}
.panel-head{min-height:62px;padding:12px 18px;border-bottom:1px solid rgba(221,173,80,.28);display:flex;justify-content:space-between;align-items:center}
.panel-head h2{margin:0;font-family:'Noto Serif KR',serif;font-size:25px;color:#f0cc77;line-height:1}
.panel-head span{display:block;margin-top:2px;font-size:12px;color:#b49a68;letter-spacing:1px}
.notice-list{list-style:none;margin:0;padding:15px 18px 18px}
.notice-list li{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:14px}
.badge{display:inline-block;padding:2px 7px;margin-right:6px;background:#5a3511;border:1px solid #a8752b;color:#ffd982;font-size:12px}
.date{color:#b7985d}
.quick-card{min-height:218px;padding:26px 18px;text-align:center;transition:.25s}
.quick-card:hover{transform:translateY(-5px);border-color:#f2c96c;box-shadow:0 0 24px rgba(226,180,88,.18)}
.quick-card .icon{height:62px;display:grid;place-items:center;color:#e2b85b;font-size:46px;text-shadow:0 0 12px rgba(226,184,91,.3)}
.quick-card h3{margin:14px 0 6px;font-family:'Noto Serif KR',serif;color:#f0cc77;font-size:25px}
.quick-card p{margin:0 0 18px;color:#cfc3a7;font-size:14px}
.card-btn{display:inline-block;width:130px;height:38px;line-height:36px;color:#ffe2a4;border:1px solid #9d6c26;background:linear-gradient(#4b2f11,#180d04)}

.page-hero{padding:154px 20px 54px;text-align:center}
.page-hero h1{margin:0;font-family:'Noto Serif KR',serif;font-size:56px;color:#f0cc77;text-shadow:0 3px 5px #000}
.page-hero p{margin:14px 0 0;color:#fff;font-size:20px;text-shadow:0 2px 4px #000}
.page-wrap{max-width:1060px;margin:0 auto 92px;padding:0 24px}
.panel-body{padding:24px;line-height:1.85}
.table{width:100%;border-collapse:collapse;background:rgba(5,7,9,.82);border:1px solid rgba(221,173,80,.46)}
.table th,.table td{border-bottom:1px solid rgba(255,255,255,.1);padding:13px 15px;text-align:left;font-size:15px}
.table th{color:#f0cc77;background:rgba(0,0,0,.32)}
.table td:first-child{color:#f0cc77;font-weight:900;width:140px}
.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.card{padding:25px;background:rgba(5,7,9,.82);border:1px solid rgba(221,173,80,.46);min-height:180px}
.card h3{margin:0 0 14px;font-family:'Noto Serif KR',serif;color:#f0cc77;font-size:24px}
.card p{margin:0;line-height:1.85}
.link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.link-grid a{height:42px;line-height:40px;text-align:center;border:1px solid #9d6c26;background:linear-gradient(#583713,#211307);color:#fff3c6;font-size:14px}
.download-row{display:grid;grid-template-columns:90px 1fr 230px;align-items:center;gap:20px;padding:22px;border-top:1px solid rgba(255,255,255,.1)}
.download-icon{width:78px;height:78px;display:grid;place-items:center;font-size:36px;color:#ffe1a0;background:linear-gradient(#8f2f22,#3b110c);border:2px solid #d6a34d}
.download-row h3{margin:0 0 8px;color:#f0cc77;font-size:22px}
.download-row p{margin:0;font-size:14px}
.round-btn{height:44px;line-height:42px;text-align:center;border-radius:24px;border:1px solid #ba8b38;background:linear-gradient(#604115,#2a1909);color:white}
.footer{padding:24px 20px;background:rgba(0,0,0,.78);text-align:center;color:#d9d0bb;font-size:13px;line-height:1.6}

@media(max-width:1180px){
  .header{position:absolute;height:auto}
  .nav{display:block;height:auto;text-align:center;padding:12px}
  .logo small{display:none}
  .menu{height:auto;margin:10px 0;flex-wrap:wrap;gap:8px;align-items:center}
  .menu-item{min-width:auto}
  .menu-link{height:auto;padding:8px 10px;font-size:14px}
  .menu-link small,.menu-link:before,.menu-link:after{display:none}
  .dropdown{position:static;transform:none;opacity:1;visibility:visible;width:auto;background:rgba(0,0,0,.35);border-color:rgba(226,180,88,.18);box-shadow:none;margin-top:4px}
  .dropdown:before{display:none}
  .dropdown a{height:30px;line-height:28px;font-size:12px;text-align:center;padding:0 8px}
  .dropdown a:hover{padding-left:8px}
  .top-download{display:block;margin:10px auto 0;justify-self:center}
  .main-title{font-size:58px}
  .version{font-size:25px}
  .hero{padding-top:170px}
  .home-cards{margin:-80px auto 70px;grid-template-columns:1fr}
  .cards,.link-grid{grid-template-columns:1fr}
  .download-row{grid-template-columns:1fr;text-align:center}
  .download-icon{margin:auto}
}


/* ===== 접속기 오류 해결센터 - 이미지 가이드 ===== */
.error-menu-wrap{
  max-width:1060px;
  margin:0 auto 92px;
  padding:0 24px;
}
.error-quick{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:12px;
  margin-bottom:18px;
}
.error-quick a{
  display:block;
  padding:17px 20px;
  background:rgba(5,7,9,.84);
  border:1px solid rgba(221,173,80,.46);
  color:#ffe2a4;
  font-weight:900;
  transition:.2s;
}
.error-quick a:hover{
  transform:translateY(-3px);
  border-color:#f2c96c;
  box-shadow:0 0 18px rgba(226,180,88,.18);
}
.error-card{
  margin-top:20px;
  overflow:hidden;
}
.error-head{
  padding:22px 26px;
  border-bottom:1px solid rgba(221,173,80,.32);
  background:linear-gradient(90deg,rgba(91,50,13,.45),rgba(0,0,0,.16));
}
.error-head h2{
  margin:0;
  color:#f0cc77;
  font-family:'Noto Serif KR',serif;
  font-size:30px;
}
.error-head p{
  margin:8px 0 0;
  color:#d8ccb3;
  line-height:1.65;
}
.error-body{
  padding:24px;
}
.error-img{
  width:100%;
  display:block;
  margin:0 auto 22px;
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 8px 30px rgba(0,0,0,.45);
  background:#111;
}
.error-step{
  display:grid;
  grid-template-columns:120px 1fr;
  gap:12px;
  margin:10px 0;
  align-items:start;
}
.error-step b.label{
  display:block;
  color:#111;
  background:#f0cc77;
  border:1px solid #ffe1a0;
  text-align:center;
  padding:8px 10px;
}
.error-step div{
  padding:8px 0;
  line-height:1.8;
  color:#f5ead2;
}
.error-warn{
  margin-top:16px;
  padding:16px 18px;
  border:1px solid rgba(255,93,65,.45);
  background:rgba(120,30,20,.18);
  color:#ffd6c9;
  line-height:1.75;
}
.error-tip{
  margin-top:16px;
  padding:16px 18px;
  border:1px solid rgba(221,173,80,.45);
  background:rgba(91,50,13,.18);
  color:#ffe6b5;
  line-height:1.75;
}
.error-links{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:14px;
}
.error-links a{
  padding:10px 14px;
  border:1px solid #9d6c26;
  background:linear-gradient(#583713,#211307);
  color:#fff3c6;
}
@media(max-width:900px){
  .error-quick{grid-template-columns:1fr}
  .error-step{grid-template-columns:1fr}
  .error-step b.label{text-align:left}
}


/* ===== 서버소개 / 운영규정 추가 디자인 ===== */
.intro-hero-card{
  padding:32px;
  text-align:center;
  background:
    radial-gradient(circle at 50% 0%, rgba(226,180,88,.18), transparent 45%),
    rgba(5,7,9,.84);
  border:1px solid rgba(221,173,80,.46);
  margin-bottom:18px;
}
.intro-hero-card h2{
  margin:0 0 14px;
  font-family:'Noto Serif KR',serif;
  color:#f0cc77;
  font-size:34px;
}
.intro-hero-card p{
  margin:0;
  line-height:1.85;
  font-size:17px;
}
.highlight-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin:18px 0;
}
.highlight-card{
  padding:22px;
  background:rgba(5,7,9,.82);
  border:1px solid rgba(221,173,80,.46);
  text-align:center;
}
.highlight-card .ico{
  font-size:34px;
  color:#f0cc77;
  margin-bottom:10px;
}
.highlight-card h3{
  margin:0 0 8px;
  color:#f0cc77;
  font-family:'Noto Serif KR',serif;
  font-size:22px;
}
.highlight-card p{
  margin:0;
  color:#d8ccb3;
  line-height:1.65;
  font-size:14px;
}
.rule-nav{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin-bottom:18px;
}
.rule-nav a{
  display:block;
  padding:14px 12px;
  background:rgba(5,7,9,.82);
  border:1px solid rgba(221,173,80,.46);
  color:#ffe2a4;
  text-align:center;
  font-weight:900;
}
.rule-nav a:hover{
  border-color:#f2c96c;
  box-shadow:0 0 18px rgba(226,180,88,.18);
}
.rule-section{
  margin-top:16px;
  padding:24px;
  background:rgba(5,7,9,.82);
  border:1px solid rgba(221,173,80,.46);
}
.rule-section h2{
  margin:0 0 14px;
  color:#f0cc77;
  font-family:'Noto Serif KR',serif;
  font-size:28px;
}
.rule-section h3{
  margin:18px 0 8px;
  color:#ffe2a4;
}
.rule-section p,.rule-section li{
  line-height:1.8;
  color:#f5ead2;
}
.rule-section ul{
  margin:8px 0 0;
  padding-left:20px;
}
.rule-danger{
  margin-top:14px;
  padding:14px 16px;
  border:1px solid rgba(255,83,83,.45);
  background:rgba(120,30,20,.22);
  color:#ffd0c8;
  font-weight:900;
}
.rule-warn{
  margin-top:14px;
  padding:14px 16px;
  border:1px solid rgba(221,173,80,.45);
  background:rgba(91,50,13,.18);
  color:#ffe6b5;
}
.notice-click-card{
  display:grid;
  grid-template-columns:1fr 220px;
  gap:18px;
  align-items:center;
  padding:24px;
}
.notice-click-card h2{
  margin:0 0 8px;
  color:#f0cc77;
  font-family:'Noto Serif KR',serif;
}
.notice-click-card p{
  margin:0;
  line-height:1.7;
}
@media(max-width:900px){
  .highlight-grid,.rule-nav{grid-template-columns:1fr}
  .notice-click-card{grid-template-columns:1fr}
}


/* ===== 보스 시간표 HTML 표 전용 ===== */
.boss-html-wrap{
  max-width:1560px;
  margin:0 auto 92px;
  padding:0 24px;
}
.boss-top-info{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-bottom:16px;
}
.boss-info-card{
  padding:20px;
  background:rgba(5,7,9,.82);
  border:1px solid rgba(221,173,80,.46);
  text-align:center;
}
.boss-info-card h3{
  margin:0 0 8px;
  color:#f0cc77;
  font-family:'Noto Serif KR',serif;
  font-size:22px;
}
.boss-info-card p{
  margin:0;
  line-height:1.6;
  color:#d8ccb3;
}
.boss-table-panel{
  background:rgba(5,7,9,.88);
  border:1px solid rgba(221,173,80,.46);
  box-shadow:0 0 0 1px rgba(255,255,255,.04) inset,0 0 28px rgba(0,0,0,.62);
  overflow-x:auto;
}
.boss-schedule-table{
  width:100%;
  min-width:1320px;
  border-collapse:collapse;
  table-layout:fixed;
}
.boss-schedule-table thead th{
  position:sticky;
  top:0;
  z-index:2;
  padding:15px 10px;
  color:#191006;
  background:linear-gradient(#ffe1a0,#c48a2c);
  border:1px solid rgba(30,18,5,.55);
  font-size:17px;
  text-align:center;
  font-weight:900;
}
.boss-schedule-table tbody th.time-col{
  width:78px;
  color:#ffe6a2;
  background:rgba(79,45,13,.72);
  border:1px solid rgba(221,173,80,.28);
  font-size:16px;
  text-align:center;
  vertical-align:middle;
}
.boss-schedule-table td{
  height:58px;
  padding:7px 6px;
  border:1px solid rgba(255,255,255,.09);
  text-align:center;
  vertical-align:middle;
  background:rgba(255,255,255,.025);
}
.boss-schedule-table tr:nth-child(even) td{
  background:rgba(255,255,255,.045);
}
.boss-schedule-table tr:hover td,
.boss-schedule-table tr:hover th.time-col{
  background:rgba(226,180,88,.12);
}
.boss-chip{
  display:inline-block;
  margin:2px 2px;
  padding:4px 7px;
  color:#f5ead2;
  background:rgba(24,17,10,.82);
  border:1px solid rgba(221,173,80,.36);
  border-radius:999px;
  font-size:13px;
  line-height:1.25;
  white-space:nowrap;
}
.boss-schedule-table td.empty{
  color:#776b58;
}
.boss-note{
  margin-top:16px;
  padding:18px 20px;
  background:rgba(91,50,13,.22);
  border:1px solid rgba(221,173,80,.46);
  color:#ffe6b5;
  text-align:center;
  font-size:18px;
  line-height:1.7;
  font-weight:900;
}
@media(max-width:900px){
  .boss-top-info{grid-template-columns:1fr}
  .boss-html-wrap{padding:0 12px}
  .boss-schedule-table{min-width:1120px}
  .boss-chip{font-size:12px;padding:3px 6px}
}


/* ===== 링크/홍보/패치노트 적용 스타일 ===== */
.copy-area{
  width:100%;
  min-height:360px;
  padding:18px;
  color:#f5ead2;
  background:rgba(0,0,0,.42);
  border:1px solid rgba(221,173,80,.42);
  resize:vertical;
  line-height:1.65;
  font-family:'Noto Sans KR','Malgun Gothic',sans-serif;
  font-size:15px;
}
.copy-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  justify-content:center;
  margin:16px 0 4px;
}
.copy-status{
  margin-top:10px;
  text-align:center;
  color:#ffe6b5;
  min-height:24px;
}
.promo-site-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
}
.promo-site-grid a{
  display:block;
  min-height:44px;
  line-height:42px;
  text-align:center;
  border:1px solid #9d6c26;
  background:linear-gradient(#583713,#211307);
  color:#fff3c6;
  font-weight:900;
}
.promo-site-grid a:hover{
  border-color:#f2c96c;
  box-shadow:0 0 18px rgba(226,180,88,.18);
}
.patch-list{
  margin:0;
  padding:0;
  list-style:none;
}
.patch-list li{
  display:grid;
  grid-template-columns:34px 1fr;
  gap:10px;
  padding:12px 0;
  border-bottom:1px solid rgba(255,255,255,.08);
  line-height:1.7;
}
.patch-list li:before{
  content:"★";
  color:#f0cc77;
  text-align:center;
}
.download-select{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
}
.download-card{
  padding:26px;
  background:rgba(5,7,9,.82);
  border:1px solid rgba(221,173,80,.46);
  text-align:center;
}
.download-card h2{
  margin:0 0 10px;
  color:#f0cc77;
  font-family:'Noto Serif KR',serif;
}
.download-card p{
  line-height:1.7;
  color:#d8ccb3;
}
.item-link-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:14px;
}
.item-link-card{
  padding:26px;
  background:rgba(5,7,9,.82);
  border:1px solid rgba(221,173,80,.46);
  text-align:center;
}
.item-link-card h2{
  margin:0 0 10px;
  color:#f0cc77;
  font-family:'Noto Serif KR',serif;
}
@media(max-width:900px){
  .promo-site-grid,.download-select,.item-link-grid{grid-template-columns:1fr}
}



/* ===== 모바일 최적화 패치: PC 디자인 유지 / 휴대폰만 개선 ===== */
@media(max-width:900px){

  body{
    background:#050505;
  }

  .bg{
    background-position:center top !important;
  }

  .bg:before{
    background:
      radial-gradient(circle at 50% 22%, rgba(0,0,0,.20), rgba(0,0,0,.70) 46%, rgba(0,0,0,.94) 100%),
      linear-gradient(180deg, rgba(0,0,0,.35), rgba(0,0,0,.70) 46%, rgba(0,0,0,.96) 100%) !important;
  }

  /* 상단 메뉴: 휴대폰에서 너무 길어 보이지 않게 정리 */
  .header{
    position:relative !important;
    height:auto !important;
    background:rgba(0,0,0,.92) !important;
  }

  .nav{
    display:block !important;
    height:auto !important;
    padding:12px 10px 14px !important;
    text-align:center !important;
  }

  .logo{
    display:block;
    font-size:30px !important;
    line-height:1.15 !important;
    margin-bottom:10px !important;
  }

  .logo small{
    display:block !important;
    font-size:11px !important;
    margin-top:4px !important;
  }

  .menu{
    display:grid !important;
    grid-template-columns:repeat(2,1fr) !important;
    gap:7px !important;
    height:auto !important;
    margin:10px auto 0 !important;
    max-width:430px !important;
  }

  .menu-item{
    min-width:0 !important;
    width:100% !important;
  }

  .menu-link{
    height:auto !important;
    min-height:48px !important;
    padding:9px 6px 7px !important;
    font-size:15px !important;
    border:1px solid rgba(221,173,80,.32) !important;
    background:rgba(5,7,9,.62) !important;
  }

  .menu-link small{
    display:block !important;
    font-size:9px !important;
    margin-top:2px !important;
  }

  .menu-link:before,
  .menu-link:after{
    display:none !important;
  }

  .dropdown{
    display:none !important;
  }

  .top-download{
    display:block !important;
    margin:12px auto 0 !important;
    width:88% !important;
    max-width:360px !important;
    height:52px !important;
    line-height:50px !important;
    font-size:20px !important;
    border-radius:4px !important;
  }

  /* 메인 첫 화면: 오픈 날짜가 잘 보이게 */
  .hero{
    min-height:auto !important;
    padding:44px 14px 120px !important;
    align-items:flex-start !important;
  }

  .hero-box{
    width:100% !important;
    margin:0 auto !important;
    padding:26px 12px 24px !important;
    background:
      radial-gradient(circle at 50% 50%, rgba(0,0,0,.68), rgba(0,0,0,.30) 62%, transparent 100%) !important;
  }

  .emblem{
    font-size:14px !important;
    letter-spacing:3px !important;
    margin-bottom:10px !important;
  }

  .main-title{
    font-size:58px !important;
    letter-spacing:-2px !important;
    line-height:1.05 !important;
  }

  .version{
    margin-top:14px !important;
    font-size:21px !important;
    line-height:1.35 !important;
  }

  .gold-line{
    margin:18px auto 18px !important;
    width:88vw !important;
  }

  .welcome{
    font-size:19px !important;
    line-height:1.5 !important;
  }

  .open{
    display:block !important;
    width:100% !important;
    max-width:390px !important;
    margin:18px auto 0 !important;
    padding:15px 12px !important;
    color:#191006 !important;
    background:linear-gradient(#ffe4a6,#d19a3b) !important;
    border:1px solid #fff0b8 !important;
    border-radius:8px !important;
    font-size:21px !important;
    line-height:1.45 !important;
    font-weight:900 !important;
    text-shadow:none !important;
    box-shadow:0 0 22px rgba(255,199,83,.25) !important;
  }

  /* 메인 카드: 한 줄씩 크게 */
  .home-cards{
    margin:-80px auto 58px !important;
    padding:0 14px !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:12px !important;
  }

  .panel{
    border-color:rgba(221,173,80,.42) !important;
  }

  .panel-head{
    min-height:auto !important;
    padding:15px 16px !important;
  }

  .panel-head h2{
    font-size:23px !important;
  }

  .panel-head span{
    font-size:11px !important;
  }

  .notice-list{
    padding:12px 14px 14px !important;
  }

  .notice-list li{
    display:block !important;
    padding:11px 0 !important;
    font-size:14px !important;
    line-height:1.55 !important;
  }

  .notice-list .date{
    display:block !important;
    margin-top:4px !important;
    font-size:12px !important;
  }

  .quick-card{
    min-height:auto !important;
    display:grid !important;
    grid-template-columns:58px 1fr 104px !important;
    gap:10px !important;
    align-items:center !important;
    padding:16px 14px !important;
    text-align:left !important;
  }

  .quick-card .icon{
    height:54px !important;
    font-size:36px !important;
  }

  .quick-card h3{
    margin:0 0 4px !important;
    font-size:22px !important;
  }

  .quick-card p{
    margin:0 !important;
    font-size:13px !important;
    line-height:1.45 !important;
  }

  .card-btn{
    width:100% !important;
    height:38px !important;
    line-height:36px !important;
    text-align:center !important;
    font-size:13px !important;
  }

  /* 내부 페이지 공통 */
  .page-hero{
    padding:42px 14px 26px !important;
  }

  .page-hero h1{
    font-size:36px !important;
    line-height:1.2 !important;
  }

  .page-hero p{
    font-size:16px !important;
    line-height:1.6 !important;
  }

  .page-wrap,
  .error-menu-wrap,
  .boss-html-wrap,
  .boss-schedule-wrap{
    padding:0 12px !important;
    margin-bottom:56px !important;
  }

  .panel-body{
    padding:18px !important;
    font-size:15px !important;
    line-height:1.75 !important;
  }

  .highlight-grid,
  .cards,
  .item-link-grid,
  .download-select,
  .promo-site-grid,
  .boss-top-info,
  .boss-guide-box,
  .error-quick,
  .rule-nav{
    grid-template-columns:1fr !important;
    gap:10px !important;
  }

  .intro-hero-card{
    padding:22px 16px !important;
  }

  .intro-hero-card h2{
    font-size:27px !important;
  }

  .intro-hero-card p{
    font-size:15px !important;
  }

  .highlight-card,
  .card,
  .download-card,
  .item-link-card,
  .boss-info-card,
  .boss-guide-item,
  .rule-section{
    padding:18px !important;
  }

  .table{
    display:block !important;
    overflow-x:auto !important;
    white-space:nowrap !important;
  }

  .table th,
  .table td{
    font-size:14px !important;
    padding:10px 12px !important;
  }

  /* 다운로드 페이지: 버튼 잘 보이게 */
  .download-card h2{
    font-size:24px !important;
  }

  .round-btn{
    min-height:46px !important;
    line-height:44px !important;
    font-size:15px !important;
  }

  /* 홍보 페이지 */
  .copy-area{
    min-height:300px !important;
    font-size:14px !important;
    line-height:1.6 !important;
  }

  .copy-actions{
    display:grid !important;
    grid-template-columns:1fr !important;
  }

  .copy-actions .round-btn,
  .copy-actions button{
    width:100% !important;
  }

  .promo-site-grid a{
    min-height:46px !important;
    line-height:44px !important;
    font-size:15px !important;
  }

  /* 보스 시간표: 모바일 안내와 스크롤 */
  .boss-table-panel{
    overflow-x:auto !important;
    -webkit-overflow-scrolling:touch !important;
  }

  .boss-table-panel:before{
    content:"좌우로 밀어서 시간표를 확인하세요";
    display:block;
    padding:12px;
    color:#ffe6b5;
    text-align:center;
    background:rgba(91,50,13,.28);
    border-bottom:1px solid rgba(221,173,80,.34);
    font-weight:900;
  }

  .boss-schedule-table{
    min-width:1120px !important;
  }

  .boss-schedule-table thead th{
    font-size:14px !important;
    padding:12px 8px !important;
  }

  .boss-schedule-table tbody th.time-col{
    font-size:14px !important;
  }

  .boss-chip{
    font-size:12px !important;
    padding:3px 6px !important;
  }

  /* 접속기 오류 메뉴 */
  .error-step{
    grid-template-columns:1fr !important;
  }

  .error-step b.label{
    text-align:left !important;
  }

  .error-head{
    padding:18px !important;
  }

  .error-head h2{
    font-size:24px !important;
  }

  .error-body{
    padding:16px !important;
  }

  .error-img{
    margin-bottom:16px !important;
  }

  /* 푸터 */
  .footer{
    font-size:12px !important;
    padding:22px 12px !important;
  }
}

/* 작은 휴대폰 추가 보정 */
@media(max-width:420px){
  .main-title{
    font-size:50px !important;
  }

  .open{
    font-size:19px !important;
  }

  .quick-card{
    grid-template-columns:48px 1fr !important;
  }

  .quick-card .card-btn{
    grid-column:1 / -1;
    margin-top:6px;
  }

  .menu{
    grid-template-columns:1fr 1fr !important;
  }
}
