*{box-sizing:border-box}body{margin:0;background:#f8fafc;color:#111827;font-family:Arial,Helvetica,sans-serif}.nav{max-width:980px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);background:#061526;gap:4px;padding:5px}.nav a{background:linear-gradient(180deg,#0284c7,#075985);color:#fff;text-decoration:none;text-align:center;font-family:Georgia,serif;font-size:24px;font-weight:900;padding:16px 3px;border-radius:14px}.notice{max-width:980px;margin:0 auto;background:#eff6ff;border:3px solid #0284c7;text-align:center;padding:12px}.notice h1{margin:0;font-size:38px;font-family:Georgia,serif}.notice p{font-weight:700}.wrap{max-width:980px;margin:0 auto;background:#fff}.top-list{text-align:center;padding:20px 5px;background:#fff}.date-big{font-family:Georgia,serif;font-size:54px;font-weight:900;color:#a000a0}.top-list h2{font-family:Georgia,serif;font-size:44px;margin:15px 0;color:#000}.top-game{font-family:Georgia,serif;font-size:64px;font-weight:900;color:#ff1493;margin-top:22px}.top-num{font-family:Georgia,serif;font-size:76px;font-weight:900;color:green}.top-num.wait{font-size:72px;color:green}.record-head,.monthly-title{background:linear-gradient(90deg,#061526,#0f766e,#061526);color:#fde047;text-align:center;font-family:Georgia,serif;font-size:32px;font-weight:900;padding:15px}.live-two,.game-grid{display:grid;grid-template-columns:1fr 1fr}.card{min-height:155px;text-align:center;padding:22px 4px;border:3px solid #061526;background:linear-gradient(135deg,#7e22ce,#581c87);color:white}.card:nth-child(2n){background:linear-gradient(135deg,#0f766e,#064e3b)}.card:nth-child(3n){background:linear-gradient(135deg,#1d4ed8,#172554)}.card:nth-child(4n){background:linear-gradient(135deg,#be123c,#881337)}.card h3{font-family:Georgia,serif;font-size:31px;margin:0 0 8px}.time{font-size:21px;font-weight:900;color:#fef08a}.pair{display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;font-family:Georgia,serif;font-size:34px;font-weight:900;margin-top:12px}.pair b{background:#22c55e;border-radius:7px;padding:0 8px}.monthly-sub{background:#0f766e;color:#fff;text-align:center;font-weight:900;padding:10px}.monthly table{width:100%;border-collapse:collapse;table-layout:fixed}.monthly th{background:#38bdf8;border:3px solid #061526;padding:12px 1px;font-size:23px}.monthly td{border:3px solid #061526;text-align:center;font-family:Georgia,serif;font-size:29px;font-weight:900;padding:14px 1px;height:70px}.monthly td:first-child{background:#bfdbfe;font-size:20px}.footer{max-width:980px;margin:20px auto 0;background:#061526;color:white;padding:25px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.footer h3{color:#fde047}.footer a{display:block;color:#dbeafe;text-decoration:none;margin:8px 0}.form,.page{max-width:980px;margin:20px auto;background:white;padding:25px;border:1px solid #cbd5e1}.form input{width:100%;padding:12px;border:1px solid #999;margin:6px 0 14px;font-size:18px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-box{background:#f8fafc;border:1px solid #cbd5e1;padding:10px}.btn,button{display:inline-block;background:#0284c7;color:white;border:0;padding:12px 18px;border-radius:8px;text-decoration:none;font-size:18px;font-weight:900}.log{background:#061526;color:#dbeafe;padding:12px;white-space:pre-wrap;max-height:260px;overflow:auto;font-family:monospace}@media(max-width:700px){.nav a{font-size:17px;padding:12px 2px}.notice h1{font-size:28px}.notice p{font-size:13px}.date-big{font-size:39px}.top-list h2{font-size:31px}.top-game{font-size:43px}.top-num,.top-num.wait{font-size:58px}.record-head,.monthly-title{font-size:23px}.card{min-height:132px;padding:17px 2px}.card h3{font-size:19px}.time{font-size:16px}.pair{font-size:22px;gap:4px}.monthly th{font-size:15px}.monthly td{font-size:22px;height:58px}.monthly td:first-child{font-size:15px}.footer{grid-template-columns:1fr}.admin-grid{grid-template-columns:1fr}}
.seo-footer{grid-template-columns:1.2fr 1fr 1.2fr}
.seo-footer .small-note{color:#cbd5e1;font-size:15px}
.seo-page h1{color:#0f172a;font-family:Georgia,serif}
.seo-page h2{color:#075985;margin-top:22px}
.seo-page p{font-size:18px;line-height:1.7}
@media(max-width:700px){.seo-footer{grid-template-columns:1fr}.seo-page p{font-size:16px}}

.live-time-box{
  display:inline-block;
  background:#000;
  color:#00ff66;
  border:3px solid #00c853;
  border-radius:10px;
  padding:10px 18px;
  font-family:Georgia,serif;
  font-size:30px;
  font-weight:900;
  margin:8px auto 14px;
  box-shadow:0 2px 10px rgba(0,0,0,.18);
}
@media(max-width:700px){
  .live-time-box{
    font-size:22px;
    padding:8px 10px;
    width:96%;
  }
}


/* Professional teal/navy/gold design update */
body{
  background:#eef5f9 !important;
  color:#0b1622 !important;
}
.site-header{
  max-width:980px;
  margin:0 auto;
  background:linear-gradient(135deg,#071827,#0f766e);
  border-bottom:4px solid #f59e0b;
  box-shadow:0 6px 18px rgba(0,0,0,.18);
}
.brandbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:16px 18px;
}
.brand-logo{
  font-family:Georgia,serif;
  color:#fff7ed;
  font-size:34px;
  font-weight:900;
  letter-spacing:1px;
  text-shadow:2px 2px #000;
}
.brand-live{
  background:#16a34a;
  color:white;
  border:2px solid #bbf7d0;
  padding:8px 12px;
  border-radius:999px;
  font-weight:900;
  font-size:14px;
}
.nav{
  max-width:980px !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:repeat(4,1fr) !important;
  gap:0 !important;
  padding:0 !important;
  background:#061526 !important;
}
.nav a{
  background:linear-gradient(180deg,#0ea5e9,#075985) !important;
  color:white !important;
  border-right:1px solid rgba(255,255,255,.22) !important;
  border-radius:0 !important;
  padding:14px 4px !important;
  font-family:Georgia,serif !important;
  font-size:20px !important;
  font-weight:900 !important;
  text-decoration:none !important;
  text-align:center !important;
}
.nav a:hover{background:linear-gradient(180deg,#f59e0b,#b45309) !important;color:#111 !important;}

.scroll-line{
  max-width:980px;
  margin:0 auto;
  display:flex;
  align-items:center;
  background:linear-gradient(90deg,#111827,#0f766e,#111827);
  color:#fff;
  border-top:2px solid #f59e0b;
  border-bottom:2px solid #f59e0b;
  overflow:hidden;
  font-weight:900;
}
.scroll-line marquee{
  padding:10px 0;
  font-size:18px;
  letter-spacing:.3px;
}
.scroll-badge{
  background:#dc2626;
  color:white;
  padding:10px 13px;
  font-weight:900;
  border-right:2px solid #fbbf24;
}

.compact-notice,.notice{
  max-width:980px !important;
  margin:0 auto !important;
  background:linear-gradient(180deg,#fff7ed,#fffbeb) !important;
  border:2px solid #f59e0b !important;
  color:#111827 !important;
  text-align:center !important;
  padding:10px 12px !important;
}
.notice h1{display:none !important;}
.notice p{margin:0 !important;font-weight:700 !important;font-size:14px !important;line-height:1.5 !important;}

.wrap,.premium-wrap{
  max-width:980px !important;
  margin:0 auto !important;
  background:#ffffff !important;
  border-left:1px solid #cbd5e1;
  border-right:1px solid #cbd5e1;
}
.top-list,.hero,.premium-hero{
  background:linear-gradient(180deg,#ffffff,#f8fafc) !important;
  text-align:center !important;
  padding:18px 6px !important;
  border-bottom:4px solid #0ea5e9 !important;
}
.live-time-box{
  display:inline-block !important;
  background:#071827 !important;
  color:#fbbf24 !important;
  border:2px solid #0ea5e9 !important;
  border-radius:10px !important;
  padding:9px 14px !important;
  font-family:Georgia,serif !important;
  font-size:24px !important;
  font-weight:900 !important;
  margin:6px auto 12px !important;
  box-shadow:0 3px 12px rgba(0,0,0,.18) !important;
}
.date-big{
  color:#0f766e !important;
  font-family:Georgia,serif !important;
}
.top-list h2,.hero h2{
  color:#111827 !important;
  font-family:Georgia,serif !important;
}
.top-game,.main-name{
  color:#0ea5e9 !important;
  text-shadow:1px 1px 0 #dbeafe !important;
}
.top-num,.main-num{
  color:#16a34a !important;
}
.top-num.wait,.wait-text{
  color:#dc2626 !important;
}
.record-head,.monthly-title{
  background:linear-gradient(90deg,#0f172a,#0f766e,#0f172a) !important;
  color:#fbbf24 !important;
  border-top:3px solid #f59e0b !important;
  border-bottom:3px solid #f59e0b !important;
}
.live-two,.game-grid,.premium-game-grid{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
}
.card,.premium-card{
  min-height:150px !important;
  color:#fff !important;
  border:2px solid #071827 !important;
  text-align:center !important;
  padding:18px 3px !important;
}
.card:nth-child(1),.premium-card:nth-child(1){background:linear-gradient(135deg,#0f766e,#064e3b) !important;}
.card:nth-child(2),.premium-card:nth-child(2){background:linear-gradient(135deg,#2563eb,#172554) !important;}
.card:nth-child(3),.premium-card:nth-child(3){background:linear-gradient(135deg,#7c3aed,#4c1d95) !important;}
.card:nth-child(4),.premium-card:nth-child(4){background:linear-gradient(135deg,#be123c,#881337) !important;}
.card:nth-child(5),.premium-card:nth-child(5){background:linear-gradient(135deg,#0e7490,#164e63) !important;}
.card:nth-child(6),.premium-card:nth-child(6){background:linear-gradient(135deg,#b45309,#78350f) !important;}
.card h3,.premium-card h3,.game-name{
  font-family:Georgia,serif !important;
  font-size:28px !important;
  font-weight:900 !important;
  color:#ffffff !important;
  text-shadow:2px 2px #000 !important;
  margin:0 0 8px !important;
}
.time,.game-time{color:#fde68a !important;font-weight:900 !important;}
.pair,.game-pair{
  color:#fff !important;
  font-family:Georgia,serif !important;
  font-size:30px !important;
  font-weight:900 !important;
}
.pair b,.game-pair b{
  background:#22c55e !important;
  color:white !important;
  border-radius:7px !important;
  padding:0 8px !important;
}
.monthly-sub{background:#0f766e !important;color:white !important;}
.monthly th{background:#0ea5e9 !important;color:#061526 !important;}
.monthly td:first-child{background:#dbeafe !important;}
.footer,.premium-footer{
  max-width:980px !important;
  background:#071827 !important;
  color:#e5e7eb !important;
}
.footer h3{color:#fbbf24 !important;}
.footer a{color:#bfdbfe !important;}

@media(max-width:700px){
  .brand-logo{font-size:26px}
  .brand-live{font-size:11px;padding:6px 8px}
  .nav a{font-size:16px !important;padding:12px 2px !important}
  .scroll-line marquee{font-size:15px}
  .live-time-box{font-size:18px !important;width:96%}
  .top-game,.main-name{font-size:42px !important}
  .top-num,.main-num{font-size:56px !important}
  .card h3,.game-name{font-size:19px !important}
  .pair,.game-pair{font-size:22px !important}
}


.seo-page{max-width:980px;margin:0 auto;background:#fff;padding:20px;border-left:2px solid #e5e7eb;border-right:2px solid #e5e7eb}
.seo-page h1,.seo-page h2{font-family:Georgia,serif;color:#061526;text-align:center}
.seo-page h1{font-size:38px;margin:10px 0 15px}
.seo-page p{font-size:18px;line-height:1.6}
.link-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}
.link-grid a,.month-grid a,.year-grid a{display:block;text-align:center;text-decoration:none;background:linear-gradient(180deg,#0284c7,#075985);color:#fff;padding:13px;border-radius:12px;font-weight:800}
.year-grid,.month-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:15px 0}
.table-scroll{overflow-x:auto}
.simple-table{width:100%;border-collapse:collapse;background:#ecfccb;min-width:650px}
.simple-table th{background:#facc15;color:#111;padding:9px;border:2px solid #333;font-weight:900}
.simple-table td{padding:9px;border:2px solid #333;text-align:center;font-weight:700}
.game-hero{background:linear-gradient(90deg,#061526,#0f766e,#061526);color:#fde047;text-align:center;padding:18px;font-family:Georgia,serif;font-size:34px;font-weight:900;margin:0 auto;max-width:980px}
@media(max-width:650px){.link-grid,.year-grid,.month-grid{grid-template-columns:1fr}.seo-page h1{font-size:30px}.game-hero{font-size:28px}}


.info-block{max-width:980px;margin:0 auto;background:#fff;padding:22px;border-left:2px solid #e5e7eb;border-right:2px solid #e5e7eb}
.info-block h1,.info-block h2,.info-block h3{font-family:Georgia,serif;color:#061526}
.info-block h1{text-align:center;font-size:38px;margin:10px 0 20px}
.info-block p,.info-block li{font-size:18px;line-height:1.65;color:#1f2937}
.info-block ul{padding-left:22px}
.info-card{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;padding:16px;margin:14px 0}
.notice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:18px 0}
.notice-grid a{display:block;text-decoration:none;color:#fff;background:linear-gradient(180deg,#0284c7,#075985);padding:14px;border-radius:12px;text-align:center;font-weight:800}
.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:15px;margin:12px 0}
.faq-item h3{margin:0 0 8px}
.notfound{text-align:center;min-height:50vh;padding:50px 20px}
@media(max-width:650px){.notice-grid{grid-template-columns:1fr}.info-block h1{font-size:30px}.info-block p,.info-block li{font-size:16px}}


/* SEO V2.1 additions */
.seo-section{max-width:980px;margin:0 auto;background:#fff;padding:24px 18px;border-left:2px solid #e5e7eb;border-right:2px solid #e5e7eb}
.seo-section h1,.seo-section h2,.seo-section h3{font-family:Georgia,serif;color:#061526}
.seo-section h1{text-align:center;font-size:38px;margin:12px 0 18px}
.seo-section h2{font-size:28px;margin:24px 0 10px}
.seo-section p,.seo-section li{font-size:18px;line-height:1.7;color:#1f2937}
.seo-box{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;padding:16px;margin:16px 0}
.seo-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}
.seo-links a{display:block;text-align:center;text-decoration:none;background:linear-gradient(180deg,#0284c7,#075985);color:white;font-weight:800;border-radius:12px;padding:13px}
.seo-faq .faq-item{border:1px solid #e5e7eb;background:#fff;border-radius:12px;margin:12px 0;padding:14px}
.seo-note{font-size:15px;color:#475569;background:#fff7ed;border-left:4px solid #f59e0b;padding:12px;margin:14px 0}
@media(max-width:650px){.seo-section h1{font-size:30px}.seo-section h2{font-size:24px}.seo-section p,.seo-section li{font-size:16px}.seo-links{grid-template-columns:1fr}}


/* SEO V2.2 Growth Final */
img{max-width:100%;height:auto}
a{word-break:break-word}
.seo-section{content-visibility:auto;contain-intrinsic-size:600px}
.footer a,.seo-footer a{display:block;margin:6px 0}
.dmca-badge img{height:auto;max-width:120px}
.breadcrumb{font-size:14px;margin:10px auto;max-width:980px;color:#475569}
.breadcrumb a{color:#0f766e;text-decoration:none}


/* SEO V3 */
.seo-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:16px 0}
.seo-links a{background:#0f766e;color:#fff;padding:10px 14px;border-radius:8px;text-decoration:none;font-weight:700}
.seo-note{font-size:14px;color:#334155}
.breadcrumb{padding:8px 10px;background:#f8fafc;border-radius:8px}
