:root{--purple:#7434f5;--orange:#ff9147;--ink:#343047}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;color:var(--ink)}a{text-decoration:none;color:inherit}.page-shell{min-height:100vh;padding:18px 14px 45px;background:radial-gradient(circle at 90% 12%,#ffdcbf8c,transparent 17%),radial-gradient(circle at 80% 8%,#b7d7ff8c,transparent 19%),linear-gradient(135deg,#fbf8ff,#eeeaff 50%,#fff8fb);position:relative;overflow:hidden}.page-shell:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.32;background-image:linear-gradient(#8d72c610 1px,transparent 1px),linear-gradient(90deg,#8d72c610 1px,transparent 1px);background-size:46px 46px}.site-width{width:min(1200px,100%);margin:auto;position:relative;z-index:1}.partner-bar{height:68px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-radius:18px 18px 5px 5px;border:1px solid #fff;background:linear-gradient(100deg,#fff 4%,#f2f4ff 62%,#8b9ef6);box-shadow:0 5px 18px #7b6bb42b}.partner-brand{display:flex;align-items:center;color:#202b52}.partner-brand>span:nth-child(2){margin-left:8px}.partner-brand b,.partner-brand small{display:block}.partner-brand small{font-size:8px;letter-spacing:1px}.partner-brand i{margin:0 12px;color:#777;font-style:normal}.partner-brand strong{font-size:19px}.mini-crest{width:32px;height:32px;display:grid!important;place-items:center;border:3px solid #e3b03c;border-radius:50%;background:#3c196a;color:#ffda6e;font:bold 17px Georgia}.share-button{width:43px;height:43px;border:2px solid #fff9;border-radius:13px;color:#fff;background:linear-gradient(145deg,#9b62ff,#6331db);font-size:20px;cursor:pointer}.carousel{height:522px;margin-top:13px;border-radius:18px;position:relative;overflow:hidden;border:1px solid #b6caf9;background:#dbe7ff;box-shadow:0 8px 22px #6f5cb32b}.slides,.slide{position:absolute;inset:0}.slide{opacity:0;visibility:hidden;background-size:cover;background-position:center;transition:opacity .65s ease}.slide.active{opacity:1;visibility:visible}.hero-copy{position:absolute;top:11%;left:42%;width:52%;text-align:center;color:#17458f;text-shadow:0 1px #fff}.hero-copy h1{margin:0;color:#754314;font-size:43px;letter-spacing:3px;font-weight:900;-webkit-text-stroke:1px #fff7dc;text-shadow:0 2px 0 #fff,0 4px 5px #5d371955}.hero-copy p{margin:16px 0 14px;font-size:22px;letter-spacing:9px;font-weight:bold}.hero-search{width:78%;height:44px;margin:auto;display:flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:999px;background:#ffffffbd;box-shadow:inset 0 0 9px #5a94ef99;font-size:20px;font-weight:bold;letter-spacing:4px}.hero-search span{margin-left:12px;font-size:28px}.benefits{margin-top:20px;display:flex;justify-content:center;gap:12px}.benefits span{padding:9px 14px;border-right:1px solid #9daccc;font-size:14px;font-weight:bold}.benefits span:last-child{border:0}.banner-caption{position:absolute;left:27%;right:10%;bottom:26px;padding:8px 15px;border-radius:999px;background:#ffffffdb;color:#18478f;text-align:center;font-size:21px;font-weight:bold;letter-spacing:3px;box-shadow:inset 0 0 8px #e5be69}.carousel-prev,.carousel-next{position:absolute;z-index:4;top:50%;width:40px;height:56px;margin-top:-28px;border:0;color:#fff;background:#4f41a357;font-size:35px;cursor:pointer}.carousel-prev{left:0;border-radius:0 12px 12px 0}.carousel-next{right:0;border-radius:12px 0 0 12px}.carousel-dots{position:absolute;z-index:5;bottom:8px;left:0;right:0;text-align:center}.carousel-dots button{width:8px;height:8px;margin:0 4px;padding:0;border:0;border-radius:50%;background:#fff9}.carousel-dots button.active{width:22px;border-radius:5px;background:#7341ef}.ticker{height:49px;margin:11px 21px 0;padding:0 14px;display:flex;align-items:center;border:1px solid #dfd2ff;border-radius:25px;background:linear-gradient(90deg,#f3eeff,#fff5ec);overflow:hidden}.ticker-dot{width:14px;height:14px;flex:0 0 auto;margin-right:25px;border-radius:50%;border:4px solid #dbcaff;background:#7547fa;box-shadow:0 0 0 5px #eee7ff}.ticker-window{flex:1;overflow:hidden;white-space:nowrap}.ticker-track{display:inline-flex;width:max-content;animation:ticker linear infinite}.ticker-track span{padding-right:80px;font-size:13px}@keyframes ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}.quick-links{margin:12px 21px 0;display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.quick-links a{grid-column:span 2;height:49px;display:flex;align-items:center;justify-content:center;border:1px solid #cebfff;border-radius:15px;color:#8b84a4;background:#f7f4ffcf;box-shadow:0 2px 0 #c6b4fb}.quick-links a:nth-child(-n+2){grid-column:span 3}.quick-links a.active{color:#fff;background:linear-gradient(110deg,#6e34f4,#a755ff 62%,#ff874b);box-shadow:0 4px 0 #8c5be0}.quick-links span{width:25px;height:25px;margin-right:8px;display:grid;place-items:center;border-radius:8px;color:#4f77ec;background:#e8f2ff}.quick-links .active span{color:#fff;background:#fff3}.platform-section{margin:46px 21px 0}.platform-section h2{margin:0 0 25px;display:flex;align-items:center;font-size:28px;font-weight:500}.platform-section h2 i{width:5px;height:35px;margin-right:12px;border-radius:3px;background:linear-gradient(#7d42ff,#ff963f)}.platform-section h2 span{margin-left:8px}.platform-grid{display:grid;grid-template-columns:repeat(var(--columns,3),minmax(0,1fr));gap:15px}.platform-card{height:119px;padding:18px 14px;display:flex;align-items:center;position:relative;border:1px solid #e1d8f8;border-radius:24px;background:#ffffffe0;box-shadow:0 10px 0 #e4d8f4,0 14px 25px #7456a21a}.badge{position:absolute;right:10px;top:8px;padding:3px 8px;border-radius:6px;color:#fff;background:linear-gradient(135deg,#ff7628,#ffae48);font-size:10px}.badge.blue{background:linear-gradient(135deg,#347cfb,#7359f4)}.platform-logo{width:64px;height:64px;flex:0 0 auto;margin-right:13px;display:grid;place-items:center;border:4px solid #fff;border-radius:50%;color:#fff;background:linear-gradient(145deg,#6f2e89,#25143f);box-shadow:0 0 0 3px #d7e7ff,0 3px 9px #7584bd3b;font:bold 19px Georgia}.platform-logo span{width:47px;height:47px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%}.tone-1{color:#b7822b;background:#fff7dc}.tone-2{background:linear-gradient(145deg,#42c8ff,#2871d4)}.tone-3{background:linear-gradient(145deg,#b466ff,#6741dc)}.tone-4{background:linear-gradient(145deg,#53dfdb,#2470b7)}.tone-5{background:linear-gradient(145deg,#ffb65c,#f26b37)}.tone-6{background:linear-gradient(145deg,#76cfff,#5272eb)}.tone-7{background:linear-gradient(145deg,#ff8fc9,#b852d2)}.platform-logo.image{overflow:hidden;background:#fff}.platform-logo.image img{width:100%;height:100%;object-fit:cover}.platform-info{flex:1;min-width:0}.platform-info h3{margin:0 0 4px;font-size:16px;font-weight:500;white-space:nowrap}.platform-info p{margin:0;color:#9b97ac;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rating{margin-top:9px;color:#ff9b18;font-size:14px;white-space:nowrap}.rating small{color:#a8a5b5;font-size:10px}.enter-button{align-self:flex-end;flex:0 0 auto;margin-bottom:5px;padding:9px 12px;border:1px solid #f8b267;border-radius:13px;color:#fff;background:linear-gradient(135deg,#7437ef,#b451f5 55%,#ff8a47);box-shadow:0 5px 0 #d4b1e7;font-size:11px;font-weight:bold}footer{padding:60px 20px 25px;text-align:center;color:#9d96ad;font-size:12px}footer p{margin:0 0 8px}.toast{position:fixed;z-index:20;left:50%;bottom:25px;transform:translateX(-50%);padding:11px 20px;border-radius:10px;color:#fff;background:#5231aaed}
@media(max-width:850px){.page-shell{padding:8px 6px 30px}.partner-bar{height:55px;padding:0 12px;border-radius:13px}.share-button{width:36px;height:36px}.carousel{height:auto;aspect-ratio:1.45;margin-top:8px;border-radius:13px}.hero-copy{top:8%;left:38%;width:59%}.hero-copy h1{font-size:clamp(18px,5vw,30px);letter-spacing:1px}.hero-copy p{margin:7px 0;font-size:clamp(10px,2.8vw,16px);letter-spacing:4px}.hero-search{height:31px;font-size:clamp(9px,2.4vw,14px);letter-spacing:1px}.benefits{margin-top:8px;gap:2px}.benefits span{padding:5px;font-size:clamp(7px,1.9vw,10px)}.banner-caption{left:17%;right:5%;bottom:4%;padding:5px;font-size:clamp(9px,2.7vw,14px);letter-spacing:1px}.carousel-prev,.carousel-next{width:25px;height:40px;margin-top:-20px;font-size:25px}.ticker,.quick-links,.platform-section{margin-left:6px;margin-right:6px}.ticker{height:42px}.quick-links{gap:7px}.quick-links a{height:42px;font-size:11px}.platform-section{margin-top:34px}.platform-section h2{font-size:22px}.platform-grid{grid-template-columns:1fr}.platform-card{height:108px;border-radius:19px}.platform-logo{width:57px;height:57px}.platform-logo span{width:41px;height:41px}.enter-button{padding:8px 9px}.partner-brand i,.partner-brand strong{display:none}}
.front-empty{padding:45px 20px;text-align:center;border:1px dashed #cbb9ed;border-radius:18px;color:#8f879b;background:#ffffff80}

/* v1.4 顶部品牌区：按参考图校准，两张独立图片，中间仅显示乘号。 */
.partner-bar{position:relative;overflow:hidden;isolation:isolate;justify-content:flex-start;border-radius:18px;background:linear-gradient(100deg,#fbfdff 0%,#f4f6ff 50%,#4d527b 82%,#6d60a0 100%);box-shadow:0 6px 18px #594d8526}
.partner-bar:after{content:"";position:absolute;z-index:3;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,#62e8e6,#5aa9ff 58%,#713eef)}
.partner-bg{position:absolute;z-index:-1;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right}
.partner-brand-images{height:100%;display:flex;align-items:center;gap:9px;position:relative;z-index:2;min-width:0}
.partner-brand-images img{display:block;width:auto;max-height:44px;object-fit:contain;object-position:left center}
.partner-brand-images .brand-logo-left{max-width:230px}
.partner-brand-images .brand-logo-right{max-width:168px}
.partner-brand-images i{flex:0 0 auto;color:#657087;font:normal 22px/1 Arial,sans-serif}
@media(max-width:850px){.partner-brand-images{gap:7px}.partner-brand-images img{max-height:38px}.partner-brand-images .brand-logo-left{max-width:min(39vw,190px)}.partner-brand-images .brand-logo-right{max-width:min(31vw,145px)}.partner-brand-images i{display:block;font-size:18px}}
@media(max-width:480px){.partner-bar{padding-inline:9px}.partner-brand-images{gap:5px}.partner-brand-images img{max-height:34px}.partner-brand-images .brand-logo-left{max-width:37vw}.partner-brand-images .brand-logo-right{max-width:28vw}.partner-brand-images i{font-size:16px}}

.front-panel[hidden]{display:none!important}.inline-api-section{margin:28px 21px 0;overflow:hidden;border:1px solid #ddd3f5;border-radius:24px;background:#ffffffb8;box-shadow:0 10px 0 #e4daf2,0 16px 28px #6750811a}.inline-api-section iframe{display:block;width:100%;height:850px;border:0;background:transparent}.quick-links a{cursor:pointer;user-select:none}
@media(max-width:850px){.inline-api-section{margin:20px 6px 0;border-radius:17px}.inline-api-section iframe{height:880px}}

/* v1.6 手机端轮播图保持 1200×510 原始比例，完整显示且不裁切。 */
@media(max-width:850px){.carousel{height:auto;aspect-ratio:1200/510;background:#dbe7ff}.slide{background-size:contain;background-position:center;background-repeat:no-repeat}}
.support-widget{position:fixed;z-index:50;right:22px;bottom:22px;display:flex;align-items:flex-end;flex-direction:column;gap:10px}.support-trigger{min-width:112px;height:46px;padding:0 17px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #fff8;border-radius:999px;color:#fff;background:linear-gradient(135deg,#7135ef,#aa50f1 60%,#ff8b49);box-shadow:0 9px 25px #59349759,0 3px 0 #d7b6ec;font-weight:bold;cursor:pointer}.support-trigger span{font-size:20px}.support-popover{width:310px;overflow:hidden;border:1px solid #e4d9fa;border-radius:19px;background:#fffffff2;box-shadow:0 18px 55px #3a265b42;backdrop-filter:blur(16px);transform-origin:bottom right;animation:support-in .18s ease}.support-popover[hidden]{display:none}.support-popover-head{padding:16px 17px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(120deg,#7138ec,#a44fed 70%,#ff8850)}.support-popover-head b{font-size:16px}.support-popover-head button{width:29px;height:29px;padding:0;border:0;border-radius:9px;color:#fff;background:#ffffff20;font-size:20px;cursor:pointer}.support-contact-list{padding:10px}.support-contact-list>a,.support-contact-list>div{min-height:55px;padding:11px 12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;border-bottom:1px solid #eee8f6;color:#625a70}.support-contact-list>a:last-child,.support-contact-list>div:last-child{border-bottom:0}.support-contact-list span{color:#8e859b;font-size:12px}.support-contact-list b{min-width:0;overflow-wrap:anywhere;color:#3d354a;font-size:13px;text-align:right}.support-contact-list i{color:#8650e9;font-size:20px;font-style:normal}.support-contact-list p{margin:9px;padding:17px;text-align:center;color:#9991a5;font-size:12px}@keyframes support-in{from{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:none}}@media(max-width:600px){.support-widget{right:13px;bottom:13px}.support-trigger{min-width:102px;height:43px;padding:0 14px;font-size:13px}.support-popover{width:min(320px,calc(100vw - 26px));max-height:65vh;overflow-y:auto}.support-contact-list>a,.support-contact-list>div{min-height:52px;padding:10px}}
.sectioned-platforms{margin-top:36px}.platform-subgroup{margin-bottom:18px;padding:18px;border:1px solid #e0d7f6;border-radius:22px;background:#ffffffa8;box-shadow:0 8px 0 #e8def4,0 14px 28px #64477c12}.platform-subgroup-head{margin:-2px 0 17px;display:flex;align-items:center;justify-content:space-between;gap:16px}.platform-subgroup-head b{display:flex;align-items:center;font-size:17px;font-weight:500}.platform-subgroup-head b i{width:9px;height:9px;margin-right:9px;border:3px solid #d9e7ff;border-radius:50%;background:#6f9df8}.platform-subgroup-head span{color:#9990a6;font-size:12px;text-align:right}.sectioned-platforms .platform-card{box-shadow:0 7px 0 #e5dcef,0 10px 20px #64477c10}@media(max-width:700px){.platform-subgroup{margin-inline:-8px;padding:13px;border-radius:17px}.platform-subgroup-head{align-items:flex-start;flex-direction:column;gap:5px}.platform-subgroup-head span{text-align:left;font-size:10px}.sectioned-platforms{margin-top:27px}}
.support-contact-list>button{width:100%;min-height:55px;padding:11px 12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;border:0;border-bottom:1px solid #eee8f6;color:#625a70;background:transparent;text-align:left;cursor:pointer}.support-contact-list>button:last-of-type{border-bottom:0}.support-contact-list>button:hover{border-radius:10px;background:#f5f0ff}.support-contact-list>button span{color:#8e859b;font-size:12px}.support-contact-list>button b{min-width:0;overflow-wrap:anywhere;color:#3d354a;font-size:13px;text-align:right}.support-contact-list>button i{min-width:39px;padding:4px 6px;border-radius:7px;color:#7542df;background:#eee7ff;font-size:10px;font-style:normal;text-align:center}.support-copy-toast{z-index:80;white-space:nowrap}@media(max-width:600px){.support-contact-list>button{min-height:52px;padding:10px}}

/* v3.1 顶部和轮播区域只显示完整原图，不再叠加任何网页文字或组件。 */
.partner-bar{height:68px;padding:0;display:block;overflow:hidden;background:#f5f4fa}
.partner-bar:after{display:none}
.partner-full-image{display:block;width:100%;height:100%;object-fit:contain;object-position:left top}
.carousel{height:auto;aspect-ratio:1200/510}
.slide{background:none}
.slide-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

/* v3.1 手机端：导航上排两个、下排三个；平台卡片保持三列紧凑布局。 */
@media(max-width:600px){
  .page-shell{padding:5px 4px 28px}
  .partner-bar{height:58px;padding:0;border-radius:12px}
  .partner-full-image{object-fit:contain;object-position:left top}
  .carousel{margin-top:7px;aspect-ratio:1200/510;border-radius:12px}
  .slide-image{object-fit:contain}
  .ticker{height:40px;margin-top:9px;padding-inline:11px}
  .ticker-dot{width:11px;height:11px;margin-right:15px;border-width:3px;box-shadow:0 0 0 4px #eee7ff}
  .ticker-track span{padding-right:45px;font-size:11px}
  .quick-links{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}
  .quick-links a{grid-column:span 2;height:43px;min-width:0;padding:0 4px;font-size:11px;white-space:nowrap}
  .quick-links a:nth-child(-n+2){grid-column:span 3}
  .quick-links a:last-child:nth-child(odd){grid-column:span 2}
  .quick-links span{width:23px;height:23px;margin-right:5px}
  .platform-section{margin-top:31px}
  .platform-section h2{margin-bottom:18px;align-items:center;flex-wrap:nowrap;font-size:21px;font-weight:600;white-space:nowrap}
  .platform-section h2 i{height:31px;margin-right:8px}
  .platform-section h2 span{margin-left:5px;font-size:14px}
  .platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px}
  .platform-card{height:205px;min-width:0;padding:13px 6px 10px;flex-direction:column;align-items:center;border-radius:17px;box-shadow:0 7px 0 #e4d8f4,0 10px 18px #7456a217}
  .badge{top:7px;right:5px;padding:3px 5px;border-radius:5px;font-size:8px}
  .platform-logo{width:54px;height:54px;margin:4px 0 8px;border-width:3px}
  .platform-logo span{width:39px;height:39px;font-size:16px}
  .platform-info{width:100%;min-width:0;flex:0 0 auto;text-align:center}
  .platform-info h3{margin:0;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis}
  .platform-info p{display:-webkit-box;margin:5px 1px 0;color:#9b97ac;font-size:9px;line-height:1.35;white-space:normal;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:24px;max-height:24px}
  .rating{display:block;margin-top:4px;font-size:9px;line-height:1.2;overflow:hidden;text-overflow:ellipsis}
  .rating small{font-size:8px}
  .enter-button{width:100%;margin:auto 0 0;padding:9px 2px;align-self:stretch;text-align:center;border-radius:11px;font-size:10px}
  .platform-subgroup{margin-inline:-2px;padding:9px}
  .sectioned-platforms .platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

@media(max-width:360px){
  .quick-links{gap:5px}
  .quick-links a{font-size:10px}
  .quick-links span{width:20px;height:20px;margin-right:3px}
  .platform-grid{gap:5px}
  .platform-card{height:194px;padding-inline:4px}
  .platform-logo{width:50px;height:50px}
  .enter-button{font-size:9px}
}

/* v3.5 手机端三列卡片：恢复说明文字，评分继续受后台开关控制。 */

/* v3.6：未分类平台不再显示“其他平台”标题；开奖中心改为主页面原生板块，取消 iframe 独立滚动感。 */
.platform-subgroup.no-subgroup-head{padding-top:18px}
.inline-draw-section{margin:36px 21px 0}
.inline-draw-content{width:100%}
.draw-inline-title{margin:0 0 24px;display:flex;align-items:center;font-size:28px;font-weight:500}
.draw-inline-title>i{width:5px;height:35px;flex:0 0 auto;margin-right:12px;border-radius:3px;background:linear-gradient(#7d42ff,#ff963f)}
.draw-inline-title>span{margin-left:8px;font-size:inherit}
.draw-inline-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:16px;padding:10px 16px;border:1px solid #e4dcf5;border-radius:18px;background:#ffffffa6;box-shadow:0 7px 20px #674f8510}
.draw-inline-tabs button{height:44px;min-width:0;border:1px solid #d9cdf4;border-radius:12px;color:#867d96;background:#fff;cursor:pointer;font-family:inherit}
.draw-inline-tabs button.active{color:#fff;background:linear-gradient(120deg,#7239ee,#a951f2 64%,#ff8c4c)}
.draw-inline-card{padding:24px;border:1px solid #dfd4f6;border-radius:25px;background:#ffffffdf;box-shadow:0 10px 0 #e2d7f1,0 16px 30px #67508114}
.draw-inline-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid #e5dff0}
.draw-inline-head h3{margin:0 0 5px;font-size:20px}
.draw-inline-head p{margin:0;color:#978fa2;font-size:12px}
.draw-inline-head>span{flex:0 0 auto;padding:7px 12px;border-radius:999px;color:#966721;background:#fff0ce;font-size:12px}
.draw-inline-placeholder{padding:65px 20px;text-align:center}
.draw-inline-placeholder strong{width:78px;height:78px;margin:auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#3272ff,#7440eb);font-size:24px;box-shadow:0 8px 24px #4f54c23d}
.draw-inline-placeholder h3{margin:20px 0 8px;font-size:24px}
.draw-inline-placeholder p{margin:auto;max-width:650px;color:#8c8499;line-height:1.8}
.draw-inline-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.draw-inline-status article{padding:18px;border:1px solid #e2daf1;border-radius:14px;background:#faf9fd}
.draw-inline-status span,.draw-inline-status b{display:block}
.draw-inline-status span{color:#978fa4;font-size:11px}
.draw-inline-status b{margin-top:8px}
@media(max-width:700px){
  .platform-subgroup.no-subgroup-head{padding-top:9px}
  .inline-draw-section{margin:27px 6px 0}
  .draw-inline-title{margin:0 0 18px;font-size:21px;font-weight:600;white-space:nowrap}
  .draw-inline-title>i{height:31px;margin-right:8px}
  .draw-inline-title>span{margin-left:5px;font-size:14px}
  .draw-inline-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:12px;padding:8px;border-radius:14px}
  .draw-inline-tabs button{height:40px;padding:0 3px;font-size:11px}
  .draw-inline-card{padding:16px;border-radius:17px;box-shadow:0 7px 0 #e2d7f1,0 12px 22px #67508112}
  .draw-inline-head{align-items:flex-start}
  .draw-inline-head h3{font-size:16px}
  .draw-inline-head>span{padding:6px 9px;font-size:10px}
  .draw-inline-placeholder{padding:42px 5px}
  .draw-inline-placeholder strong{width:66px;height:66px;font-size:20px}
  .draw-inline-placeholder h3{font-size:20px}
  .draw-inline-placeholder p{font-size:12px}
  .draw-inline-status{grid-template-columns:1fr;gap:8px}
  .draw-inline-status article{padding:14px}
}

/* v3.7：开奖中心接入真实 API，保持导航站原生页面滚动，同时形成独立完整板块。 */
.draw-live-board{padding:14px;border:1px solid #ded3f4;border-radius:26px;background:linear-gradient(145deg,#ffffffdf,#f8f4ffdb);box-shadow:0 12px 0 #e4d9f2,0 22px 42px #5d477b16;overflow:hidden}
.draw-live-board .draw-inline-tabs{margin:0 0 14px;background:#ffffffb8}
.draw-pane[hidden]{display:none!important}
.draw-live-hero{min-height:164px;padding:28px 34px;display:flex;align-items:center;justify-content:space-between;gap:26px;position:relative;overflow:hidden;border-radius:21px;color:#fff;background:radial-gradient(circle at 78% 0,#ffffff2e,transparent 26%),linear-gradient(118deg,#5130c9,#7d3bf0 58%,#ff8a50);box-shadow:0 14px 30px #6138a72d}
.draw-live-hero:after{content:"28";position:absolute;right:26%;top:-54px;color:#ffffff12;font-size:190px;font-weight:900;line-height:1}
.draw-live-copy,.draw-countdown-box{position:relative;z-index:1}.draw-live-kicker{display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.13em;opacity:.82}.draw-live-kicker span{width:8px;height:8px;border-radius:50%;background:#85ffd0;box-shadow:0 0 0 5px #ffffff17}.draw-live-copy h3{margin:10px 0 7px;font-size:32px}.draw-live-copy p{margin:0;font-size:13px;opacity:.8}.draw-countdown-box{min-width:235px;padding:17px 23px;text-align:center;border:1px solid #ffffff3d;border-radius:18px;background:#2f176733;backdrop-filter:blur(10px)}.draw-countdown-box span,.draw-countdown-box small{display:block;opacity:.78}.draw-countdown-box span{font-size:12px}.draw-countdown-box strong{display:block;margin:2px 0 3px;font-size:37px;font-variant-numeric:tabular-nums;letter-spacing:.04em}.draw-countdown-box small{font-size:10px}
.draw-current-card{margin-top:14px;padding:22px;border:1px solid #e0d8f1;border-radius:20px;background:#fff}.draw-current-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #eee8f5}.draw-current-head>div>span{color:#8051e7;font-size:11px;font-weight:700}.draw-current-head h3{margin:4px 0 0;font-size:20px}.draw-current-head h3 b{font-weight:800}.draw-current-head em{padding:7px 11px;border-radius:999px;color:#866f43;background:#fff0cd;font-size:11px;font-style:normal}.draw-current-head em.ok{color:#11855f;background:#e4f7ef}.draw-current-head em.error{color:#c84755;background:#ffe7ea}.draw-current-head em.loading{color:#7252b0;background:#f0e9ff}
.draw-current-main{display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:24px;padding:24px 4px 18px}.draw-equation-big{display:flex;align-items:center;justify-content:center;gap:10px}.draw-equation-big>span,.draw-equation-big>strong{width:62px;height:62px;display:grid;place-items:center;border:4px solid #fff;border-radius:50%;color:#fff;font-size:25px;box-shadow:0 7px 18px #644f8126}.draw-equation-big>span:nth-of-type(1){background:#4279f4}.draw-equation-big>span:nth-of-type(2){background:#26ad87}.draw-equation-big>span:nth-of-type(3){background:#f3a13b}.draw-equation-big>strong{background:#ed5575}.draw-equation-big>b{color:#8b8298;font-size:20px}.draw-result-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:14px}.draw-result-tags span{padding:6px 9px;border-radius:8px;color:#655780;background:#f3effa;font-size:11px;font-weight:600}.draw-time-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.draw-time-row article{padding:15px;border:1px solid #e9e2f2;border-radius:13px;background:#faf8fd}.draw-time-row span,.draw-time-row b{display:block}.draw-time-row span{color:#9a91a7;font-size:10px}.draw-time-row b{margin-top:6px;font-size:13px}.draw-keno-wrap{padding:15px;border:1px solid #e1dcf1;border-radius:15px;background:#f7f4fc}.draw-keno-wrap>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.draw-keno-wrap b{font-size:12px}.draw-keno-wrap>div:first-child span{color:#9a91a7;font-size:10px}.draw-keno-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:6px}.draw-keno-grid span{height:29px;display:grid;place-items:center;border-radius:7px;color:#6f50bb;background:#ece5fb;font-size:11px;font-weight:700}
.draw-mini-history-head,.draw-history-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.draw-mini-history-head{padding:18px 4px 10px}.draw-mini-history-head h3,.draw-history-head h3{margin:0}.draw-mini-history-head h3{font-size:16px}.draw-mini-history-head button,.draw-history-head button{padding:8px 11px;border:1px solid #d8cced;border-radius:9px;color:#6d54a8;background:#fff;cursor:pointer;font-family:inherit;font-size:11px}.draw-home-history{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.draw-history-item{min-width:0;padding:12px;border:1px solid #e6def1;border-radius:14px;background:#fff}.draw-history-item-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.draw-history-item-top b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.draw-history-item-top span{flex:0 0 auto;color:#a097aa;font-size:8px}.draw-history-equation{display:flex;align-items:center;gap:4px;margin:11px 0}.draw-history-equation>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:10px;font-weight:700}.draw-history-equation>span:nth-of-type(1){background:#4279f4}.draw-history-equation>span:nth-of-type(2){background:#26ad87}.draw-history-equation>span:nth-of-type(3){background:#f3a13b}.draw-history-equation i{color:#9e94aa;font-size:9px;font-style:normal}.draw-history-equation strong{color:#e95070;font-size:16px}.draw-history-tags{display:flex;flex-wrap:wrap;gap:4px}.draw-history-tags span{padding:3px 5px;border-radius:5px;color:#746989;background:#f3eff8;font-size:8px}
.draw-history-card{padding:18px;border:1px solid #e0d8f1;border-radius:20px;background:#fff}.draw-history-head{padding:2px 2px 15px}.draw-history-head>div>span{color:#8b64df;font-size:9px;letter-spacing:.13em}.draw-history-head h3{margin-top:3px;font-size:18px}.draw-history-table-wrap{overflow:auto;border:1px solid #e5def0;border-radius:13px}.draw-history-table-wrap table{width:100%;min-width:760px;border-collapse:collapse;font-size:11px}.draw-history-table-wrap th{padding:12px 10px;text-align:left;color:#665c75;background:#f4f0fa}.draw-history-table-wrap td{padding:12px 10px;border-top:1px solid #eee8f4;font-variant-numeric:tabular-nums}.draw-history-table-wrap tbody tr:hover{background:#fbf9fe}.draw-history-table-wrap td[colspan]{text-align:center;color:#968da2}.draw-history-card>.draw-mobile-history{display:none}.draw-reserved{min-height:320px;display:grid;place-items:center;align-content:center;padding:30px;text-align:center;border:1px dashed #d6c8ed;border-radius:18px;background:#fff}.draw-reserved strong{font-size:22px}.draw-reserved p{max-width:520px;margin:10px auto 0;color:#9a91a6;font-size:12px;line-height:1.8}
@media(max-width:700px){
  .draw-live-board{margin-inline:-2px;padding:8px;border-radius:18px;box-shadow:0 7px 0 #e4d9f2,0 12px 24px #5d477b12}
  .draw-live-board .draw-inline-tabs{margin-bottom:8px}
  .draw-live-hero{min-height:auto;padding:18px 15px;display:block;border-radius:15px}
  .draw-live-hero:after{right:-2%;top:-29px;font-size:125px}
  .draw-live-copy h3{margin:7px 0 5px;font-size:23px}.draw-live-copy p{font-size:10px}.draw-live-kicker{font-size:8px}
  .draw-countdown-box{min-width:0;margin-top:13px;padding:10px 13px;border-radius:13px}.draw-countdown-box strong{font-size:28px}.draw-countdown-box span{font-size:10px}.draw-countdown-box small{font-size:8px}
  .draw-current-card{margin-top:8px;padding:13px;border-radius:15px}.draw-current-head{padding-bottom:10px}.draw-current-head h3{font-size:15px}.draw-current-head em{padding:5px 7px;font-size:8px}
  .draw-current-main{display:block;padding:17px 0 11px}.draw-equation-big{gap:5px}.draw-equation-big>span,.draw-equation-big>strong{width:46px;height:46px;border-width:3px;font-size:19px}.draw-equation-big>b{font-size:14px}.draw-result-tags{margin-top:10px;gap:4px}.draw-result-tags span{padding:4px 6px;font-size:8px}.draw-time-row{margin-top:12px;gap:6px}.draw-time-row article{padding:10px}.draw-time-row span{font-size:8px}.draw-time-row b{margin-top:4px;font-size:10px}
  .draw-keno-wrap{padding:10px}.draw-keno-wrap>div:first-child span{display:none}.draw-keno-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.draw-keno-grid span{height:25px;font-size:9px}
  .draw-mini-history-head{padding:13px 2px 8px}.draw-mini-history-head h3{font-size:14px}.draw-home-history{grid-template-columns:1fr;gap:6px}.draw-home-history .draw-history-item:nth-child(n+4){display:none}
  .draw-history-item{padding:10px;border-radius:11px}.draw-history-item-top b{font-size:10px}.draw-history-item-top span{font-size:8px}.draw-history-equation{margin:8px 0}.draw-history-equation>span{width:24px;height:24px}.draw-history-tags span{font-size:8px}
  .draw-history-card{padding:10px;border-radius:15px}.draw-history-table-wrap{display:none}.draw-history-card>.draw-mobile-history{display:grid;gap:7px}.draw-history-head h3{font-size:15px}.draw-reserved{min-height:230px;padding:20px;border-radius:14px}.draw-reserved strong{font-size:18px}.draw-reserved p{font-size:10px}
}


/* v4.1：导航网开奖中心加入遗漏统计与走势图。 */
.draw-live-board .draw-inline-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}
.draw-analysis-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px;padding:16px 4px 4px}
.draw-analysis-head>div>span{color:#8b64df;font-size:9px;letter-spacing:.13em}
.draw-analysis-head h3{margin:3px 0 4px;font-size:20px}
.draw-analysis-head p{margin:0;color:#968da2;font-size:11px}
.draw-analysis-head p b{color:#5f4a8b}
.draw-analysis-head>em{padding:7px 10px;border:1px solid #ded5ef;border-radius:10px;color:#7458b4;background:#f8f5fd;font-size:10px;font-style:normal;white-space:nowrap}
.draw-omission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.draw-stat-panel{min-width:0;padding:16px;border:1px solid #e2d9f1;border-radius:16px;background:#fff}
.draw-stat-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}
.draw-stat-title h4{margin:0;font-size:15px}.draw-stat-title span{padding:5px 8px;border:1px solid #dfd7ef;border-radius:8px;color:#7758bc;background:#f7f3fd;font-size:9px}
.draw-omission-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}
.draw-omission-item{min-height:32px;padding:6px 9px;border:1px solid #e1d9ed;border-radius:8px;background:#f5f2fa;display:flex;align-items:center;justify-content:space-between;gap:8px}
.draw-omission-item strong,.draw-omission-item b{font-size:11px}.draw-omission-item b{font-variant-numeric:tabular-nums}
.draw-omission-item.hot,.draw-sum-all-item.hot{color:#e57c00;background:#fff7e9;border-color:#ffe0b3}
.draw-sum-toggle{margin-top:10px;padding:7px 10px;border:1px solid #ded5ec;border-radius:9px;color:#6c5a86;background:#fff;cursor:pointer;font-family:inherit;font-size:10px;font-weight:700}
.draw-sum-toggle b{margin-left:5px;color:#7a4ee8}.draw-sum-expanded{margin-top:10px;padding-top:10px;border-top:1px solid #eee8f4}
.draw-sum-expanded>div{display:flex;flex-wrap:wrap;gap:6px}.draw-sum-all-item{padding:5px 8px;border:1px solid #e1d9ed;border-radius:8px;background:#f5f2fa;display:flex;align-items:center;gap:7px;font-size:10px}
.draw-sum-all-item strong,.draw-sum-all-item b{font-size:10px}.draw-analysis-note{margin:12px 4px 0;color:#9a91a6;font-size:10px}
.draw-trend-head{align-items:center}
.draw-range-tabs{display:flex;padding:4px;border:1px solid #ded5ef;border-radius:10px;background:#fff;gap:3px}
.draw-range-tabs button{padding:7px 10px;border:0;border-radius:8px;color:#7e7391;background:transparent;cursor:pointer;font-family:inherit;font-size:10px;font-weight:700}
.draw-range-tabs button.active{color:#fff;background:linear-gradient(120deg,#7239ee,#a951f2 64%,#ff8c4c)}
.draw-trend-panel{padding:16px;border:1px solid #e2d9f1;border-radius:16px;background:#fff}
.draw-trend-title{display:flex;align-items:center;justify-content:space-between;gap:12px}
.draw-trend-title h4{margin:0;font-size:15px}.draw-trend-title>span{padding:5px 8px;border:1px solid #dfd7ef;border-radius:8px;color:#7758bc;background:#f7f3fd;font-size:9px}
.draw-chart-wrap{margin-top:10px;overflow-x:auto}.draw-chart-wrap svg{width:100%;min-width:720px;height:auto;display:block}
.draw-grid-line{stroke:#e4ddef;stroke-width:1}.draw-axis-label,.draw-x-label{fill:#8b8199;font-size:12px}.draw-trend-area{fill:rgba(125,59,240,.09)}.draw-trend-line{fill:none;stroke:#7a45e9;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.draw-trend-dot{fill:#fff;stroke:#7a45e9;stroke-width:3}.draw-empty-chart{fill:#998fa5;font-size:18px}
.draw-sequence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}
.draw-sequence-panel{min-width:0;padding:14px;border:1px solid #e2d9f1;border-radius:16px;background:#fff}.draw-sequence-panel.draw-span-2{grid-column:span 2}
.draw-sequence-panel h4{margin:0 0 10px;font-size:15px}.draw-sequence-row{display:flex;gap:6px;overflow-x:auto;padding-bottom:3px}
.draw-sequence-chip{flex:0 0 auto;min-width:40px;padding:7px 9px;text-align:center;border:1px solid #e1d9ed;border-radius:8px;color:#66567d;background:#f5f2fa;font-size:10px;font-weight:700}
.draw-sequence-chip.is-latest{border-color:#b99cf3;color:#6f43c9;background:#f0e9ff}
@media(max-width:700px){
  .draw-live-board .draw-inline-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}
  .draw-analysis-head{display:block;padding:12px 2px 3px}.draw-analysis-head>em{display:inline-block;margin-top:9px}.draw-analysis-head h3{font-size:17px}.draw-analysis-head p{font-size:9px;line-height:1.6}
  .draw-omission-grid{grid-template-columns:1fr;gap:8px}.draw-stat-panel{padding:11px;border-radius:13px}.draw-omission-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.draw-omission-item{min-height:29px;padding:5px 7px}.draw-omission-item strong,.draw-omission-item b{font-size:10px}
  .draw-trend-head{display:block}.draw-range-tabs{margin-top:10px;width:max-content;max-width:100%;overflow-x:auto}.draw-trend-panel{padding:10px;border-radius:13px}.draw-chart-wrap svg{min-width:660px}
  .draw-sequence-grid{grid-template-columns:1fr;gap:8px}.draw-sequence-panel.draw-span-2{grid-column:auto}.draw-sequence-panel{padding:11px;border-radius:13px}
}


/* v4.5 黑色护眼模式：深色但保持文字、卡片、统计和走势图清晰。 */
.eye-mode-toggle{position:fixed;top:18px;right:20px;z-index:1200;display:flex;align-items:center;gap:7px;height:38px;padding:0 13px;border:1px solid #d8d0e6;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 8px 24px rgba(72,54,95,.14);color:#5f5870;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;font-family:inherit;font-size:12px;font-weight:700;transition:.2s ease}
.eye-mode-toggle:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(72,54,95,.18)}
.eye-mode-toggle span{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#7c57d8;background:#f0eaff;font-size:11px}
.eye-mode-toggle[aria-pressed="true"]{border-color:#3b4452;color:#f2f5f8;background:rgba(24,27,33,.96);box-shadow:0 10px 28px rgba(0,0,0,.34)}
.eye-mode-toggle[aria-pressed="true"] span{color:#d6c9ff;background:#352d4f}
body.eye-mode{background:#0f1115!important;color:#e9edf2!important}
body.eye-mode .page-shell{background:linear-gradient(180deg,#11141a 0%,#0d1015 100%)!important}
body.eye-mode::before,body.eye-mode::after{opacity:.22!important}
body.eye-mode .partner-bar,body.eye-mode .carousel,body.eye-mode .ticker,body.eye-mode .platform-section,body.eye-mode .platform-card,body.eye-mode .inline-draw-content,body.eye-mode .draw-live-board,body.eye-mode .draw-current-card,body.eye-mode .draw-history-card,body.eye-mode .draw-stat-panel,body.eye-mode .draw-trend-panel,body.eye-mode .draw-sequence-panel,body.eye-mode footer{background:#171a20!important;border-color:#2c323d!important;box-shadow:0 10px 28px rgba(0,0,0,.24)!important;color:#e9edf2!important}
body.eye-mode .quick-links a,body.eye-mode .draw-inline-tabs,body.eye-mode .draw-inline-tabs button,body.eye-mode .draw-range-tabs,body.eye-mode .draw-range-tabs button{background:#171a20!important;border-color:#303743!important;color:#cbd3dc!important}
body.eye-mode .draw-inline-tabs button.active,body.eye-mode .draw-range-tabs button.active,body.eye-mode .quick-links a.active{background:linear-gradient(120deg,#6f35ff 0%,#a348e5 58%,#ef7358 100%)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 6px 18px rgba(118,70,255,.28)!important}
body.eye-mode .draw-live-hero{background:linear-gradient(120deg,#182a4d 0%,#254f9a 46%,#5933b9 100%)!important;color:#fff!important}
body.eye-mode h1,body.eye-mode h2,body.eye-mode h3,body.eye-mode h4,body.eye-mode strong,body.eye-mode b,body.eye-mode .section-title,body.eye-mode .draw-analysis-head,body.eye-mode .draw-stat-title,body.eye-mode .draw-trend-title{color:#f4f6f8!important}
body.eye-mode p,body.eye-mode small,body.eye-mode .muted,body.eye-mode .desc,body.eye-mode .subtitle,body.eye-mode .draw-analysis-note,body.eye-mode .draw-stat-sub,body.eye-mode .draw-trend-sub,body.eye-mode footer{color:#98a3b1!important}
body.eye-mode .draw-omission-item,body.eye-mode .draw-sum-all-item,body.eye-mode .draw-sequence-chip,body.eye-mode .draw-time-row article,body.eye-mode .draw-keno-wrap,body.eye-mode .draw-history-table td,body.eye-mode .draw-history-table th{background:#20242c!important;border-color:#343b47!important;color:#e6ebf0!important}
body.eye-mode .draw-omission-item.hot,body.eye-mode .draw-sum-all-item.hot{background:#30271c!important;border-color:#6d5127!important;color:#ffb84d!important}
body.eye-mode table{color:#e8edf2!important}
body.eye-mode thead,body.eye-mode .draw-history-table thead{background:#1c2027!important}
body.eye-mode tr{border-color:#2d333d!important}
body.eye-mode input,body.eye-mode select,body.eye-mode textarea{background:#171a20!important;border-color:#343b47!important;color:#eef2f6!important}
body.eye-mode input::placeholder,body.eye-mode textarea::placeholder{color:#778190!important}
body.eye-mode .draw-trend-panel{background:#171a20!important}
body.eye-mode .draw-trend-grid{stroke:#2f3743!important}
body.eye-mode .draw-trend-area{fill:rgba(65,145,255,.14)!important}
body.eye-mode .draw-trend-line{stroke:#58a6ff!important}
body.eye-mode .draw-trend-dot{fill:#171a20!important;stroke:#72b4ff!important}
body.eye-mode .draw-trend-axis,body.eye-mode .draw-trend-label{fill:#9aa6b5!important;color:#9aa6b5!important}
body.eye-mode a{color:#9ecbff}
body.eye-mode .status-ok,body.eye-mode .success{color:#62d49a!important}
body.eye-mode .warning{color:#ffbe63!important}
body.eye-mode .danger,body.eye-mode .error{color:#ff7d86!important}
body.eye-mode .ball,body.eye-mode .draw-ball,body.eye-mode .number-ball,body.eye-mode [class*="ball-"]{filter:saturate(.90) brightness(.95)}
body.eye-mode *{scrollbar-color:#4a5361 #171a20}
body.eye-mode *::-webkit-scrollbar-track{background:#171a20}
body.eye-mode *::-webkit-scrollbar-thumb{background:#4a5361;border-radius:99px}
@media(max-width:700px){.eye-mode-toggle{top:10px;right:10px;height:34px;padding:0 10px;font-size:10px}.eye-mode-toggle span{width:18px;height:18px}.eye-mode-toggle b{display:inline}body.eye-mode .platform-section,body.eye-mode .platform-card,body.eye-mode .draw-stat-panel,body.eye-mode .draw-trend-panel,body.eye-mode .draw-sequence-panel{box-shadow:0 6px 18px rgba(0,0,0,.22)!important}}

/* v4.6 深色护眼完整覆盖：修复手机端和遗漏白色区域 */
body.eye-mode .front-empty,
body.eye-mode .inline-api-section,
body.eye-mode .draw-inline-card,
body.eye-mode .platform-subgroup,
body.eye-mode .support-popover,
body.eye-mode .support-contact-list,
body.eye-mode .draw-history-item,
body.eye-mode .draw-reserved,
body.eye-mode .draw-chart-wrap,
body.eye-mode .draw-current-main,
body.eye-mode .draw-sequence-row,
body.eye-mode .draw-omission-grid,
body.eye-mode .draw-history-table-wrap,
body.eye-mode .draw-pane,
body.eye-mode .draw-inline-title,
body.eye-mode .front-panels {
  background:#171a20!important;
  border-color:#303743!important;
  color:#e8edf2!important;
  box-shadow:none!important;
}
body.eye-mode .platform-subgroup-head,
body.eye-mode .platform-subgroup-head b,
body.eye-mode .platform-info h3,
body.eye-mode .draw-current-head h3,
body.eye-mode .draw-history-head h3,
body.eye-mode .draw-mini-history-head h3,
body.eye-mode .draw-history-item-top b,
body.eye-mode .support-contact-list b,
body.eye-mode .draw-reserved strong {color:#f1f4f7!important}
body.eye-mode .platform-subgroup-head span,
body.eye-mode .platform-info p,
body.eye-mode .draw-history-item-top span,
body.eye-mode .support-contact-list span,
body.eye-mode .support-contact-list p,
body.eye-mode .draw-reserved p {color:#98a3b1!important}
body.eye-mode .draw-history-tags span,
body.eye-mode .draw-result-tags span,
body.eye-mode .draw-time-row article,
body.eye-mode .draw-keno-grid span,
body.eye-mode .draw-sequence-row span,
body.eye-mode .draw-omission-items span {
  background:#222730!important;
  border-color:#353d49!important;
  color:#dce3ea!important;
}
body.eye-mode .draw-current-head,
body.eye-mode .draw-history-table-wrap td,
body.eye-mode .support-contact-list>a,
body.eye-mode .support-contact-list>div {border-color:#2d343f!important}
body.eye-mode .draw-current-head em {background:#2a2e38!important;color:#d9c7ff!important}
body.eye-mode .draw-current-head em.ok {background:#17382d!important;color:#71dfae!important}
body.eye-mode .draw-current-head em.error {background:#3b2025!important;color:#ff969d!important}
body.eye-mode .draw-current-head em.loading {background:#2b2341!important;color:#c5a7ff!important}
body.eye-mode .draw-mini-history-head button,
body.eye-mode .draw-history-head button,
body.eye-mode .draw-sum-toggle {
  background:#222730!important;
  border-color:#3a4350!important;
  color:#cfd7e0!important;
}
body.eye-mode .draw-history-table-wrap th {background:#1f242c!important;color:#cbd4de!important}
body.eye-mode .draw-history-table-wrap td {background:#171a20!important;color:#e6ebf1!important}
body.eye-mode .draw-history-table-wrap tbody tr:hover td {background:#20252d!important}
body.eye-mode .draw-history-table-wrap td[colspan] {color:#99a4b2!important}
body.eye-mode .draw-home-history {background:transparent!important}
body.eye-mode .platform-logo.image {background:#222730!important}
body.eye-mode .support-popover-head {background:linear-gradient(120deg,#5130b8,#7636bd 65%,#b14f3b)!important}
body.eye-mode .support-popover-head button {background:#ffffff16!important;color:#fff!important}
body.eye-mode .ticker {background:linear-gradient(90deg,#181b22,#1f1a20)!important;border-color:#303743!important}
body.eye-mode .ticker-track span {color:#cbd3dc!important}
body.eye-mode .ticker-dot {background:#8158ff!important;border-color:#4b3f72!important;box-shadow:0 0 0 5px #292337!important}
body.eye-mode .partner-brand {color:#edf2f8!important}
body.eye-mode .partner-brand i {color:#8d98a6!important}
body.eye-mode .rating small {color:#8f99a6!important}

/* 页面中可能由组件生成的白底，统一压暗；保留号码球/品牌色 */
body.eye-mode [class*="card"]:not(.ball):not([class*="logo"]),
body.eye-mode [class*="panel"],
body.eye-mode [class*="section"]:not(.page-shell),
body.eye-mode [class*="popover"] {
  border-color:#303743!important;
}

/* 手机端深色模式特别修复 */
@media(max-width:700px){
  body.eye-mode .page-shell{background:#0f1115!important;padding-left:8px!important;padding-right:8px!important}
  body.eye-mode .site-width{background:transparent!important}
  body.eye-mode .platform-section,
  body.eye-mode .platform-subgroup,
  body.eye-mode .inline-api-section,
  body.eye-mode .inline-draw-content,
  body.eye-mode .draw-live-board,
  body.eye-mode .draw-current-card,
  body.eye-mode .draw-history-card,
  body.eye-mode .draw-stat-panel,
  body.eye-mode .draw-trend-panel,
  body.eye-mode .draw-sequence-panel,
  body.eye-mode .draw-inline-card,
  body.eye-mode .support-popover,
  body.eye-mode .front-empty,
  body.eye-mode .draw-reserved {background:#171a20!important;border-color:#2d343f!important}
  body.eye-mode .platform-card,
  body.eye-mode .draw-history-item {background:#1c2027!important;border-color:#343b47!important}
  body.eye-mode .draw-inline-tabs{background:#14171c!important;border-color:#2c333e!important}
  body.eye-mode .draw-inline-tabs button{background:#1e232b!important;color:#c3ccd6!important;border-color:#363f4c!important}
  body.eye-mode .draw-inline-tabs button.active{color:#fff!important}
  body.eye-mode .draw-range-tabs{background:#14171c!important;border-color:#303743!important}
  body.eye-mode .draw-range-tabs button{background:#1e232b!important;color:#bcc6d2!important}
  body.eye-mode .draw-range-tabs button.active{color:#fff!important}
  body.eye-mode .support-widget{z-index:1250}
  body.eye-mode .eye-mode-toggle{background:#1b1f26!important;border-color:#3a4350!important;color:#f1f4f7!important}
}

/* v4.7 历史开奖：电脑端与手机端统一使用清晰卡片式开奖号码展示 */
@media (min-width:701px){
  .draw-history-table-wrap{display:none!important}
  .draw-history-card>.draw-mobile-history{
    display:grid!important;
    grid-template-columns:1fr;
    gap:12px;
  }
  .draw-history-card{padding:18px 20px 22px}
  .draw-history-card>.draw-mobile-history .draw-history-item{
    padding:18px 22px;
    min-height:126px;
    border-radius:18px;
    display:flex;
    flex-direction:column;
    justify-content:center;
  }
  .draw-history-card>.draw-mobile-history .draw-history-item-top b{
    font-size:15px;
    letter-spacing:.01em;
  }
  .draw-history-card>.draw-mobile-history .draw-history-item-top span{
    font-size:10px;
  }
  .draw-history-card>.draw-mobile-history .draw-history-equation{
    gap:7px;
    margin:14px 0 10px;
  }
  .draw-history-card>.draw-mobile-history .draw-history-equation>span{
    width:34px;
    height:34px;
    font-size:13px;
    box-shadow:0 6px 14px rgba(45,57,86,.10);
  }
  .draw-history-card>.draw-mobile-history .draw-history-equation i{
    font-size:12px;
  }
  .draw-history-card>.draw-mobile-history .draw-history-equation strong{
    font-size:20px;
  }
  .draw-history-card>.draw-mobile-history .draw-history-tags{
    gap:6px;
  }
  .draw-history-card>.draw-mobile-history .draw-history-tags span{
    padding:4px 8px;
    border-radius:7px;
    font-size:10px;
  }
  body.eye-mode .draw-history-card>.draw-mobile-history .draw-history-item{
    background:#1c2027!important;
    border-color:#343b47!important;
  }
}
