*{padding:0;margin:0;transition-timing-function:cubic-bezier(.19,1,.22,1);box-sizing:border-box}.copyable{cursor:pointer;-webkit-touch-callout:none}.clear:after{content:"";display:block;height:0;visibility:hidden;clear:both}
#fixed-qq{position:fixed!important;top:139px!important;right:10px;z-index:99999!important;transition:right 0.3s ease-in-out!important;cursor:pointer;display:block;}
#fixed-qq img{width:150px;height:auto;border:none;box-shadow:0 2px 10px rgba(0,0,0,.3);border-radius:8px;}
#fixed-contact{position:fixed;top:180px;right:10px;z-index:999999;background:rgba(22, 119, 255, 0.9);color:#fff;padding:10px 14px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.2);font-size:14px;line-height:1.5;text-align:center;backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,0.1);cursor:pointer;transition: right 0.3s ease-in-out;}
.background{position:absolute;top:0;left:0;width:100vw;height:100vh}.background.fixed{position:fixed;top:-60%}.background .cover{position:absolute;bottom:-42%;left:0;height:100%;width:100%;background:linear-gradient(0deg,#202020 30%,rgba(32,32,32,0))}@keyframes fadedown{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0)}}@keyframes loading-point{0%{opacity:.8}50%{opacity:.25}100%{opacity:1}}@keyframes error{0%{transform:translateX(0)}25%{transform:translateX(-2px)}50%{transform:translateX(0)}75%{transform:translateX(2px)}100%{transform:translateX(0)}}@keyframes index-link-active{0%{transform:perspective(1600px) rotateX(0) rotateY(0) translateZ(0)}16%{transform:perspective(1600px) rotateX(10deg) rotateY(5deg) translateZ(32px)}100%{transform:perspective(1600px) rotateX(0) rotateY(0) translateZ(65px)}}
.home-btn{position:fixed;top:80px;left:20px;z-index:1000;border:none;padding:10px 15px;border-radius:5px;cursor:pointer;font-size:14px;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:all .3s ease}
.copy-toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;padding:15px 25px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:10000;opacity:0;transition:opacity .3s;text-align:center;font-size:16px;font-weight:50;max-width:80%;backdrop-filter:blur(5px);pointer-events:none}
.copy-toast.show{opacity:1}
.copy-toast.error{background-color:rgba(244,67,54,.9)}
.theme-toggle-btn{position:fixed;top:10px!important;right:10px!important;z-index:9999999;background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:40px;font-size:14px;font-weight:50;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,0.2);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,0.3);transition:all .2s;white-space:nowrap;width:50px}
.theme-toggle-btn:hover{background:#2563eb;transform:scale(1.05)}
body,html{font-family:Microsoft YaHei,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;-webkit-font-smoothing:antialiased;color:#fff;line-height:1.5;width:100%;overflow-x:hidden;min-width:320px;background:linear-gradient(145deg,#24220f 0%,#000C1F 50%,#131313 100%);font-size:14px;position:static}
body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;padding-top:70px}
.container{position:relative;width:90%;max-width:1200px;margin:0 auto;height:100%;padding:20px 0}
.alipay-card{width:100%;background:rgba(10,15,30,0.4);backdrop-filter:blur(8px);border-radius:16px;padding:20px;box-sizing:border-box;text-align:center;max-width:900px;margin:40px auto;border:1px solid rgba(255,255,255,0.1)}
.alipay-card-inner{display:flex;flex-direction:column;align-items:center;gap:16px}
.alipay-image{width:260px;max-width:90%;margin:0 auto 15px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.3);overflow:hidden}
.alipay-image img{width:100%;height:auto;display:block}
.alipay-content{max-width:720px;cursor:pointer}
.alipay-code{font-size:15px;color:#FF8888;line-height:1.5;margin:0 0 8px}
.alipay-code strong{font-size:16px;word-break:break-all;background:rgba(255,255,255,0.15);padding:2px 8px;border-radius:20px}
.alipay-desc{font-size:13px;color:#ccc;line-height:1.5;margin:0;text-align:left}
mark{background-color:#5f4b8b;font-weight:700;color:#fff;padding:0 4px;border-radius:4px}
.home-btn{background:linear-gradient(135deg,#6a5acd,#8a2be2);color:#fff;border:1px solid rgba(255,255,255,0.2)}
.home-btn:hover{background:linear-gradient(135deg,#5f4b8b,#7b3fbf);transform:translateY(-2px)}
.copy-toast{background:rgba(106,90,205,0.9);backdrop-filter:blur(5px)}
nav{position:fixed;left:20px;bottom:0;z-index:2333;transform:rotate(-90deg) translateZ(0);transform-origin:0 0;transition:all .3s ease-out;vertical-align:middle;font-family:Roboto,Tahoma,Consolas,Microsoft YaHei}
nav a{display:inline-block;font-size:13px;color:#ddd;text-decoration:none;margin:0 10px;opacity:.6;transition:all .3s;vertical-align:middle}
nav a.clip{height:3px;width:3px;background:#b0a0ff;border-radius:100%}
nav a.time{opacity:1;color:#fff}
nav a.active,nav a:hover{text-decoration:underline;opacity:1;color:#fff}
.ch{width:100%;padding:80px 0;animation:fadedown 1s cubic-bezier(.19,1,.22,1)}
.ch h2.chtitle{padding-bottom:30px;font-size:26px;letter-spacing:.2em;color:rgba(255,255,255,0.6);word-break:break-word}
.ch h2.chtitle span{color:#fff;background:rgba(255,255,255,0.15);padding:0 12px;border-radius:30px}
.ch h2.chtitle:after{content:"";display:block;width:10%;height:4px;background:linear-gradient(90deg,#8a6de9,#b980f0);margin-top:20px}
.links a{color:#fff;text-decoration:none}
.find .links .item{position:relative;width:17.6%;height:80px;line-height:80px;margin:10px 1.2%;padding:5px 0;text-align:center;float:left;transition:all .2s;opacity:.9;overflow:hidden;white-space:nowrap}
.find .links .item:hover{opacity:1;transform:translateY(-10px);-webkit-animation:index-link-active 1s cubic-bezier(.315,.605,.375,.925) forwards}
.find .links .item .inner{position:relative;z-index:5}
.find .links .item .bg{position:absolute;bottom:0;left:0;width:100%;height:1.8%;z-index:0;transition:all .15s}
.find .links .item:hover .bg{height:100%;width:100%;border-radius:5px;box-shadow:0 3px 20px rgba(0,0,0,.5)}
.find .links .item i{font-size:20px}
.find .links .col-4 .item{width:22.6%;margin:10px 1.2%}
.gate .links .item{margin:5px 0;padding:18px 12px;min-height:120px;display:flex;align-items:center;float:left;width:22%;transition:all .2s;opacity:.9;background:rgba(255,255,255,0.05);border-radius:16px;backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,0.05);word-break:break-word}
.gate .links .item.akarin{opacity:.58}
.gate .links .item:hover{opacity:1;background:rgba(255,255,255,0.15);transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.4);border-color:rgba(255,255,255,0.2);-webkit-animation:index-link-active 1s cubic-bezier(.315,.605,.375,.925) forwards}
.gate .links .item .avatar{float:none;height:60px;line-height:60px;width:60px;border-radius:50%;text-align:center;margin-right:15px;background-color:#2d2b55;overflow:hidden;box-shadow:0 0 0 2px rgba(255,255,255,0.05);flex-shrink:0}
.gate .links .item .avatar i{font-size:24px;color:#ccc}
.gate .links .item .avatar img{height:60px;max-width:60px;border-radius:50%;object-fit:cover}
.gate .links .item .inner{padding:0;flex:1;min-width:0}
.gate .links .item .inner h5{font-weight:50;font-size:17px;color:#fff;margin:0 0 4px}
.gate .links .item .inner p{font-size:13px;color:rgba(255,255,255,0.7);margin:0;line-height:1.4;word-break:break-word}
.gate .item{min-height:80px;display:flex;align-items:stretch;padding:12px;margin-bottom:10px}
.gate .avatar{flex-shrink:0;width:30px;height:30px;margin-right:10px;display:flex;align-items:center;justify-content:center}
.gate .avatar img{max-width:90%;max-height:90%;object-fit:contain}
.gate .inner{flex:1;display:flex;direction:column;justify-content:center;min-width:0}
.gate .inner h5{margin:0 0 8px;font-size:14px;font-weight:50;line-height:1;color:#fff}
.gate .inner p{margin:0;font-size:12px;line-height:1.4;color:rgba(255,255,255,0.7);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}
.footer{text-align:center;background:rgba(0,0,0,0.2);backdrop-filter:blur(10px);border-radius:60px 60px 0 0;margin-top:30px}
.footer a{color:inherit;text-decoration:none}
.footer a:hover{text-decoration:underline;color:#b0a0ff}
.footer h3{font-weight:40;font-size:20px;letter-spacing:.8em;margin:6px 0;color:rgba(255,255,255,0.7)}
.footer p{font-size:12px;letter-spacing:1em;opacity:.5}
.footer p.c{margin-top:20px;letter-spacing:.1em}
.chatbox .line{margin:40px 0}
.chatbox .line p{margin:10px 0;color:#eee}
.chatbox .question a{display:inline-block;background:rgba(255,255,255,0.15);border-radius:30px;font-size:12px;padding:6px 18px;margin-right:10px;cursor:pointer;opacity:.9;transform:translateY(0);transition:all .2s;border:1px solid rgba(255,255,255,0.1)}
.chatbox .question a:hover{opacity:1;transform:translateY(-2px);background:rgba(255,255,255,0.25)}
.chatbox .question.disable a{opacity:.3}
.chatbox .question.disable a.selected{opacity:.9}
.chatbox .question a.error{opacity:.3;animation:error .2s ease-in-out}
.chatbox .loading span{display:inline-block;height:10px;width:10px;border-radius:100%;background:#b0a0ff;margin-right:5px;animation:loading-point 1.4s ease-in-out infinite both}
.chatbox .loading span:first-child{animation-delay:.2s}
.chatbox .loading span:nth-child(2){animation-delay:.4s}
.chatbox .loading span:nth-child(3){animation-delay:.6s}
body.theme-light,body.theme-light html{background:linear-gradient(145deg,#edecf8 0%,#cac6ea 50%,#9d96d8 100%);color:#1e1a3a;min-width:320px}
body.theme-light .alipay-card{background:rgba(255,255,255,0.6);backdrop-filter:blur(12px);border-radius:28px;box-shadow:0 20px 40px -12px rgba(99,102,241,0.25);border:1px solid rgba(255,255,255,0.8)}
body.theme-light .alipay-code{color:#b45309}
body.theme-light .alipay-code strong{background:#fae8ff;color:#4c1d95;border-radius:30px;padding:2px 10px}
body.theme-light .alipay-desc{color:#2d3748}
body.theme-light mark{background-color:#c4b5fd;color:#1e1b4b;border-radius:6px;padding:0 6px}
body.theme-light .home-btn{background:linear-gradient(135deg,#818cf8,#c084fc);color:#fff;border-radius:40px;box-shadow:0 8px 18px -6px #a78bfa;border:1px solid rgba(255,255,255,0.5)}
body.theme-light .home-btn:hover{background:linear-gradient(135deg,#6d7aea,#b16cf0)}
body.theme-light .copy-toast{background:rgba(79,70,229,0.9);backdrop-filter:blur(8px);border-radius:60px}
body.theme-light nav a{color:#2d3a5e;opacity:.7}
body.theme-light nav a.clip{background:#8b5cf6}
body.theme-light nav a.time{opacity:1;color:#312e81}
body.theme-light nav a.active,body.theme-light nav a:hover{color:#1e1a3a;opacity:1}
body.theme-light .ch h2.chtitle{color:#4b5563}
body.theme-light .ch h2.chtitle span{color:#1e1a3a;background:rgba(255,255,255,0.8);padding:0 16px;border-radius:40px;box-shadow:0 2px 6px rgba(0,0,0,0.05)}
body.theme-light .ch h2.chtitle:after{background:linear-gradient(90deg,#818cf8,#e879f9);width:6%;height:4px}
body.theme-light .links a{color:#1e1a3a}
body.theme-light .find .links .item{background:rgba(255,255,255,0.5);backdrop-filter:blur(8px);border-radius:24px;box-shadow:0 8px 20px -8px rgba(149,128,255,0.2);transition:all .25s;border:1px solid rgba(255,255,255,0.6)}
body.theme-light .find .links .item .inner{color:#1e1a3a;font-weight:500}
body.theme-light .find .links .item:hover .inner{color:#4c1d95}
body.theme-light .find .links .item .bg{border-radius:20px}
body.theme-light .find .links .item:hover .bg{border-radius:24px;box-shadow:0 15px 25px -10px rgba(99,102,241,0.4)}
body.theme-light .gate .links .item{background:rgba(255,255,255,0.55);backdrop-filter:blur(12px);border-radius:32px;box-shadow:0 15px 30px -12px rgba(139,92,246,0.2);border:1px solid rgba(255,255,255,0.8);padding:18px 12px;min-height:120px;display:flex;align-items:center;opacity:1;transition:all .25s}
body.theme-light .gate .links .item:hover{background:rgba(255,255,255,0.8);transform:translateY(-6px);box-shadow:0 25px 35px -14px #8b5cf6;border-color:#fff}
body.theme-light .gate .links .item .avatar{background:rgba(255,255,255,0.6);border-radius:24px;box-shadow:0 4px 10px rgba(0,0,0,0.05);height:60px;width:60px;margin-right:15px;flex-shrink:0}
body.theme-light .gate .links .item .avatar img{border-radius:20px;height:60px;width:60px;object-fit:cover}
body.theme-light .gate .links .item .inner{flex:1;min-width:0}
body.theme-light .gate .links .item .inner h5{color:#1e1a3a;font-weight:60;font-size:16px;margin:0 0 4px}
body.theme-light .gate .links .item .inner p{color:#4b5563;font-size:12px;margin:0;line-height:1.4}
body.theme-light .footer{background:rgba(255,255,255,0.5);backdrop-filter:blur(16px);border-radius:60px 60px 0 0}
body.theme-light .footer h3{color:#2d3748}
body.theme-light .footer p{color:#4a5568}
body.theme-light .chatbox .line p{color:#1e1a3a}
body.theme-light .chatbox .question a{background:rgba(255,255,255,0.8);color:#312e81;border-radius:40px;padding:6px 18px;border:1px solid rgba(255,255,255,0.9)}
body.theme-light .chatbox .question a:hover{background:#fff}
body.theme-light .chatbox .loading span{background-color:#8b5cf6}
@media screen and (max-width:1024px){.container{width:92%}.find .links .item{display:flex;align-items:center;justify-content:center;text-align:center;width:47%;height:80px;margin:8px 1.5%;padding:0 6px;line-height:1.4;white-space:normal;word-break:break-word;overflow:hidden}.find .links .item .inner{width:100%;max-height:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.find .links .item .inner span{display:inline;white-space:normal}.gate .links .item{width:100%;margin:10px 0}.theme-toggle-btn{right:5px}nav{left:0;bottom:0;transform:rotate(0);width:100%;text-align:center;background:linear-gradient(180deg,transparent,rgba(0,0,0,0.8));padding:8px 0}body.theme-light nav{background:linear-gradient(180deg,transparent,rgba(255,255,255,0.9))}body{padding-bottom:70px}}
@media screen and (max-width:767px){.find .links .item{width:47%}.theme-toggle-btn{right:5px;padding:6px 14px;font-size:13px}#fixed-qq img{width:100px}}
@media screen and (max-width:480px){.find .links .item{width:100%;margin:8px 0}.theme-toggle-btn{right:5px;padding:5px 10px;font-size:12px}#fixed-qq img{width:100px}.home-btn{padding:6px 12px;font-size:12px}.ch h2.chtitle{font-size:22px;letter-spacing:.1em}}
@media screen and (max-height:500px) and (orientation:landscape){.find .links .item{width:23%;height:60px}.find .links .item .inner{-webkit-line-clamp:1}}
#weather-container{margin:20px 0 10px;background:rgba(255,255,255,0.1);backdrop-filter:blur(5px);border-radius:40px;padding:16px 24px;border:1px solid rgba(255,255,255,0.2);box-shadow:0 8px 18px -6px rgba(0,0,0,.3);transition:all .2s}
body.theme-light #weather-container{background:rgba(255,255,255,0.7);border:1px solid rgba(255,255,255,0.9);box-shadow:0 8px 20px -10px #a78bfa}
.weather-info{font-family:'Segoe UI',Roboto,sans-serif;text-align:center;margin:0 auto}
#weather-icon{width:50px;height:50px;margin-bottom:8px;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.2))}
#city{font-weight:70;font-size:1.6rem;margin-bottom:8px;color:#ffb347;text-shadow:0 2px 3px rgba(0,0,0,0.3);line-height:1.2}
body.theme-light #city{color:#c05621;text-shadow:0 1px 2px rgba(255,255,255,0.5)}
.weather-info div[style*="flex"]{display:flex;justify-content:center;gap:16px 20px;flex-wrap:wrap;font-size:1.1rem;background:rgba(0,0,0,0.15);padding:10px 16px;border-radius:60px;margin-top:6px}
body.theme-light .weather-info div[style*="flex"]{background:rgba(255,255,255,0.5)}
.weather-info span{background:rgba(255,255,255,0.2);padding:4px 16px;border-radius:40px;font-weight:50;white-space:nowrap;backdrop-filter:blur(2px)}
body.theme-light .weather-info span{background:rgba(255,255,255,0.6);color:#1e1a3a}
#countdown{font-size:1.3rem;font-weight:60;margin-top:20px;color:#87cefa;background:rgba(0,0,0,0.3);display:inline-block;padding:10px 28px;border-radius:60px;border:1px dashed rgba(135,206,250,0.5)}
body.theme-light #countdown{color:#1e40af;background:rgba(255,255,255,0.5);border:1px dashed #2563eb}
.top-nav{position:fixed;top:0;left:0;width:100%;background:rgba(0,0,0,0.5);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,0.1);z-index:9999;box-shadow:0 2px 10px rgba(0,0,0,.3)}
.nav-container{max-width:1400px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.nav-left{flex:0 0 auto;margin-right:20px}
.site-name{font-size:1.4rem;font-weight:700;color:#ffd966;text-shadow:0 2px 4px rgba(0,0,0,0.3);letter-spacing:1px}
.nav-center{flex:1;display:flex;justify-content:center;gap:8px 12px;flex-wrap:wrap}
.nav-link{color:#fff;text-decoration:none;font-size:1rem;padding:6px 12px;border-radius:30px;transition:all .2s ease;white-space:nowrap;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.05)}
.nav-link:hover{background:rgba(255,255,255,0.2);transform:translateY(-2px);color:#ffd966;border-color:rgba(255,215,0,0.3)}
.nav-link.active{background:rgba(255,215,0,0.2);color:#ffd966;border-color:rgba(255,215,0,0.5)}
.nav-right{flex:0 0 auto;width:60px}
body.theme-light .top-nav{background:rgba(255,255,255,0.6);border-bottom:1px solid rgba(0,0,0,0.1)}
body.theme-light .site-name{color:#b45309}
body.theme-light .nav-link{color:#1e1a3a;background:rgba(255,255,255,0.3);border:1px solid rgba(0,0,0,0.05)}
body.theme-light .nav-link:hover{background:rgba(255,255,255,0.5);color:#b45309}
body.theme-light .nav-link.active{background:rgba(180,83,9,0.15);color:#b45309;border-color:rgba(180,83,9,0.3)}
@media screen and (max-width:1024px){.nav-container{flex-direction:column;padding:8px 15px}.nav-left{margin-right:0;margin-bottom:8px}.nav-center{width:100%;justify-content:center}.nav-right{display:none}.nav-link{font-size:0.9rem;padding:4px 8px}body{padding-top:100px}}
@media screen and (max-width:767px){.nav-center{gap:5px}.nav-link{font-size:0.8rem;padding:3px 6px}.site-name{font-size:1.2rem}body{padding-top:120px}}
.custom-marquee{width:100%;overflow:hidden;white-space:nowrap;background:rgba(255,255,255,0.08);padding:12px 0;border-radius:60px;border:1px solid rgba(255,215,0,0.3);margin-bottom:20px;box-shadow:inset 0 1px 4px rgba(0,0,0,0.2);font-family:'Segoe UI',Roboto,sans-serif;font-weight:500;font-size:18px;color:#f0f0f0}
.custom-marquee .marquee-content{display:inline-block;padding-left:100%;animation:marquee-scroll 25s linear infinite;white-space:nowrap}
@keyframes marquee-scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}
body.theme-light .custom-marquee{color:#2d3748;background:rgba(255,255,255,0.7);border:1px solid rgba(255,215,0,0.6);box-shadow:inset 0 1px 4px rgba(0,0,0,0.05)}
@media screen and (max-width:767px){.custom-marquee{font-size:16px;padding:10px 0}}
@keyframes fadeCopy{0%{opacity:0;transform:translate(-50%, -50%) scale(0.8);}100%{opacity:1;transform:translate(-50%, -50%) scale(1);}}
@media (max-width: 768px){#fixed-qq, #fixed-contact{touch-action: manipulation;}}

/* ====================== 天气图标样式 ====================== */
@font-face {
  font-family: 'weathericons';
  src: url('https://cdnjs.cloudflare.com/ajax/libs/weather-icons/2.0.12/font/weathericons-regular-webfont.woff2') format('woff2'),
       url('https://cdnjs.cloudflare.com/ajax/libs/weather-icons/2.0.12/font/weathericons-regular-webfont.woff') format('woff'),
       url('https://cdnjs.cloudflare.com/ajax/libs/weather-icons/2.0.12/font/weathericons-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.wi {
  display: inline-block;
  font-family: 'weathericons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
/* 基础图标类 */
.wi-day-sunny:before { content: "\f00d"; }
.wi-night-clear:before { content: "\f02e"; }
.wi-cloud:before { content: "\f013"; }
.wi-cloudy:before { content: "\f014"; }