:root{--yellow:#ffd83d;--yellow-soft:#fff6ca;--ink:#24251f;--muted:#797a71;--line:#e9e9e2;--white:#fff;--green:#208757;--red:#ce5d49}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:15px}body{margin:0;background:#eeeee7;color:var(--ink);font:16px/1.8 -apple-system,BlinkMacSystemFont,'PingFang SC','Microsoft YaHei',sans-serif}button,a,summary{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit;border:0;background:none}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #a17d00;outline-offset:4px}button:active{transform:translateY(2px)}.app{max-width:480px;margin:auto;background:var(--white);min-height:100dvh;overflow:clip;box-shadow:0 0 70px #00000008}header{height:87px;display:flex;gap:15px;align-items:center;padding:14px 22px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:8px;margin-right:auto}.brand img{width:45px;height:45px;object-fit:contain;display:block}.brand b{font-size:23px;font-weight:900;letter-spacing:-1px;line-height:1.1;display:block}.brand small{font:800 8px Arial;letter-spacing:1.65px;display:block;margin-top:6px}.chain-label{font:700 9px Arial;letter-spacing:.5px;border:1px solid #e6e4d5;border-radius:20px;padding:7px 9px;white-space:nowrap}.header-menu{font:25px Arial;padding:0;line-height:1;width:24px}.view{display:none}.view.active{display:block}.hero{background:var(--yellow);position:relative}.hero-title{padding:23px 24px 0;position:relative;z-index:1}.eyebrow{font:700 10px Arial;letter-spacing:1.1px}.hero h1{font-size:52px;font-weight:900;line-height:1.07;letter-spacing:-3px;margin:21px 0 0;position:relative;z-index:2}.hero h1>span{display:inline-block;padding:0 8px 6px 0;transform:rotate(-2deg)}.hero-seal{position:absolute;right:24px;top:58px;border:1.5px solid var(--ink);border-radius:50%;width:78px;height:78px;text-align:center;display:flex;flex-direction:column;justify-content:center;font:700 11px/1.7 Arial;transform:rotate(12deg)}.hero-seal b{font-size:14px}.hero-art{margin:-26px 0 0;height:270px;overflow:hidden}.hero-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 54%;mix-blend-mode:normal}.hero-bottom{padding:12px 24px 22px;display:flex;justify-content:space-between;align-items:center;gap:15px}.hero-bottom p{font-size:13px;line-height:1.8;margin:0;font-weight:600}.round-link{width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:var(--ink);color:var(--yellow);font:25px Arial}.tape{padding:12px 23px;display:flex;justify-content:space-between;align-items:center;gap:6px;border-bottom:1px solid var(--line);font-size:10px;font-weight:700;letter-spacing:.6px}.tape span:first-child{font:800 9px Arial;letter-spacing:1.1px}.tape span:nth-child(2){font-size:19px;color:#b49416}.home-market{scroll-margin-top:15px}.content{padding:28px 22px 31px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.section-head h2{font-size:18px;line-height:1.4;margin:0}.page-title{font-size:24px!important;margin-top:7px!important;font-weight:800}.section-head .eyebrow{color:var(--muted);font-size:9px}.icon{width:37px;height:37px;border:1px solid var(--line);border-radius:50%;font:23px Arial}.pair-label{font-size:12px;color:#64665a;margin:20px 0 14px}.pair-label>span{margin-left:8px;color:#909184;font-size:10px}.quote{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 24px}.price{font:800 34px Arial;letter-spacing:-1.1px}.change{font:700 12px Arial;color:var(--green);background:#e7f4eb;padding:8px 9px;border-radius:5px;white-space:nowrap}.change.negative{color:var(--red);background:#fff0eb}.periods,.filters{display:flex;gap:5px;margin:18px 0}.periods{border-bottom:1px solid var(--line);padding-bottom:13px}.periods button,.filters button{font-size:12px;padding:7px 12px;border-radius:5px;color:#818276;min-height:35px}.periods .selected,.filters .selected{background:var(--yellow);color:var(--ink);font-weight:700}.chart-wrap{height:255px;position:relative}canvas{width:100%;height:100%;touch-action:pan-y}#chart-status{position:absolute;top:85px;left:20px;right:20px;text-align:center;color:var(--muted);font-size:13px;pointer-events:none}.muted{color:var(--muted);font-size:12px;line-height:1.8}#candle-info{min-height:35px;margin:14px 0 9px;font-size:11px}.data-status{color:#929486;font-size:10px;line-height:1.7;margin:5px 0}#market-status{margin-bottom:22px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:19px 0;border-block:1px solid var(--line);margin-top:15px}.stats span{display:block;font-size:11px;color:var(--muted)}.stats b{display:block;margin-top:7px;font:700 16px Arial}.trades-heading{margin-top:27px}.tag{font-size:10px;background:#f5f5ee;border:1px solid var(--line);border-radius:4px;padding:4px 7px;color:#898a7e}.trade-head,.trade-row{display:grid;grid-template-columns:1.1fr 1fr .8fr;align-items:center;gap:8px;padding:12px 0;border-bottom:1px solid var(--line)}.trade-head{font-size:10px;color:#8a8b80}.trade-row{font:12px Arial}.trade-row time{display:block;font-size:10px;color:#929487;margin-top:6px}.trade-head :nth-child(2),.trade-head :last-child,.trade-row :nth-child(2),.trade-row :last-child{text-align:right}.buy{color:var(--green)}.sell{color:var(--red)}#trades{max-height:330px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.source-link{font-size:11px;display:inline-block;margin-top:17px;border-bottom:1px solid #a6a38d}.chapter{padding:32px 24px}.about{border-top:8px solid #f4f4ee}.chapter-label{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:var(--muted);margin-bottom:21px}.chapter-label>span:first-child{font:700 9px Arial;letter-spacing:1px}h2{font-size:29px;line-height:1.5;letter-spacing:-1px;font-weight:850;margin:0 0 19px}mark{background:var(--yellow);color:inherit;padding:1px 4px}p{margin:17px 0}.lead{font-size:17px;line-height:1.85;color:#414338;font-weight:600}.about>p:not(.lead){font-size:15px;line-height:2;color:#737568}.primary{display:flex;justify-content:space-between;align-items:center;width:100%;padding:13px 17px;background:var(--yellow);border:1.5px solid var(--ink);box-shadow:3px 3px 0 var(--ink);font-size:13px;font-weight:700;border-radius:8px;margin:26px 0 5px}.story-preview{margin:12px 20px 31px;background:var(--yellow-soft);border-radius:12px;padding:24px}.story-preview>span{font:700 9px Arial;letter-spacing:1px}.story-preview h2{font-size:23px;line-height:1.65;letter-spacing:-.7px;margin:16px 0}.story-preview button{font-size:12px;font-weight:700;padding:0;border-bottom:1px solid #656146}.page-intro{padding:30px 24px 22px;background:var(--white)}.page-intro>.eyebrow{color:#868777;font-size:9px}.page-intro h1{font-size:34px;font-weight:900;letter-spacing:-1.5px;line-height:1.5;margin:19px 0}.page-intro em{font-style:normal;background:var(--yellow);padding:1px 5px;display:inline-block;transform:rotate(-1.5deg)}.page-intro p{color:#797b6d;font-size:14px;line-height:1.9;margin-bottom:0}.editorial-image{margin:0;padding:8px 20px 16px}.editorial-image img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:12px;background:var(--yellow)}.editorial-image figcaption{padding:11px 2px 0;font-size:10px;color:#888a7c;letter-spacing:.4px}.reading{padding:19px 24px 28px}.reading>.eyebrow{font-size:9px;color:#8b8c7f}.reading h2{font-size:28px;margin:17px 0}.reading p{font-size:15px;line-height:2;color:#717365}.reading blockquote{padding:19px 0 19px 18px;margin:26px 0;border-left:4px solid var(--yellow);font-size:16px;font-weight:650;line-height:1.95}.word-stickers{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0 31px}.word-stickers span{padding:4px 12px;border:1px solid #dedfcf;font-size:12px;border-radius:30px;background:#fafbf5}.word-stickers span:nth-child(2n){background:var(--yellow-soft);border-color:#f1e29d;transform:rotate(-3deg)}.participation>div{border-top:1px solid var(--line);padding:21px 0 4px}.participation b{font-size:17px}.participation p{margin:12px 0 20px}.notice{padding:21px;background:var(--yellow-soft);border-radius:10px;margin:25px 0}.notice b{font-size:15px}.notice p{font-size:13px;line-height:1.9;margin:10px 0 0}.caption{font-size:11px!important;color:#929386!important;line-height:1.9!important}.comic-equation{background:var(--yellow);padding:23px 14px;border-radius:12px;text-align:center;margin:23px 0}.comic-equation b{display:block;font:900 59px Arial;letter-spacing:-2px}.comic-equation i{font-size:35px;font-style:normal;vertical-align:middle;padding-inline:7px}.comic-equation span{font-size:12px;display:block;margin-top:9px;font-weight:600}.light-facts{display:grid;grid-template-columns:1fr 1fr;gap:15px;border-bottom:1px solid var(--line);padding:10px 0 22px;margin:21px 0}.light-facts b{display:block;font-size:26px;line-height:1.5;font-weight:800;letter-spacing:-1px}.light-facts span{font-size:11px;color:#8a8b7c}details{padding:18px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;list-style:none;font-size:14px;font-weight:650;line-height:1.7}summary::-webkit-details-marker{display:none}summary>span{font-size:19px;color:#979879;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}.reading details p{font-size:13px;line-height:1.95;margin:15px 0 0}.spaced{margin-top:34px!important}.fund-note{padding:23px 20px;border:1px solid #e9deaa;border-radius:10px;background:#fffcef;margin:23px 0}.fund-note strong{font:800 26px Arial;display:block}.fund-note>span{font-size:10px;color:#8a8265;display:block;margin-top:10px}.fund-note p{font-size:13px;line-height:1.9}.journey-banner{margin:14px 20px 22px;padding:26px;background:var(--yellow);border-radius:12px;position:relative;overflow:hidden}.journey-banner>span{font:700 9px Arial;letter-spacing:1.2px}.journey-banner strong{font-size:29px;line-height:1.5;display:block;letter-spacing:-1px;margin-top:15px}.journey-banner i{position:absolute;right:16px;bottom:4px;font:100px Arial;opacity:.2}.light-roadmap{list-style:none;padding:0;margin:25px 0}.light-roadmap li{border-top:1px solid var(--line);padding:20px 0 11px}.light-roadmap b{font-size:16px}.light-roadmap p{font-size:14px;line-height:1.95;margin:12px 0}.global-footer{border-top:1px solid var(--line);padding:28px 24px 119px;font:700 9px/1.8 Arial;letter-spacing:.7px;color:#838575;background:#fafbf6}.global-footer p{font-size:10px;font-weight:400;line-height:1.9;margin:10px 0}.global-footer summary{font-size:11px;font-weight:500}.global-footer code{display:block;overflow-wrap:anywhere;font:10px/1.8 monospace;margin-top:12px}nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:480px;padding:10px 15px max(12px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);gap:10px;z-index:10;background:#fffffffa;border-top:1px solid #e3e4d8}nav button{font-size:11px;font-weight:650;line-height:1.3;min-height:55px;border-radius:11px;border:1.5px solid transparent;padding:6px 0;color:#8a8c7b}nav button>span{font:23px/1 Arial;display:block;margin-bottom:5px}nav button.active{background:var(--yellow);color:var(--ink);border-color:var(--ink);box-shadow:2px 2px 0 var(--ink);transform:rotate(-3deg)}#toast{display:none;position:fixed;bottom:110px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:12px 18px;border-radius:8px;font-size:12px;z-index:20;white-space:nowrap}@media(max-width:360px){header{padding-inline:17px;gap:9px}.brand b{font-size:21px}.brand img{width:40px;height:40px}.chain-label{font-size:8px}.hero h1{font-size:46px}.hero-seal{right:19px;width:67px;height:67px;font-size:10px}.hero-art{height:245px}.hero-title,.hero-bottom{padding-inline:20px}.content{padding-inline:17px}.price{font-size:30px}.stats b{font-size:14px}.reading,.page-intro,.chapter{padding-inline:20px}.page-intro h1{font-size:29px}.reading h2{font-size:26px}nav{gap:7px}}@media(min-width:430px){.hero-art{height:305px}.hero h1{font-size:58px}.hero-seal{right:30px;top:65px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

main{padding-bottom:calc(90px + env(safe-area-inset-bottom))}

.game-entry{display:flex;align-items:center;gap:12px;margin:20px;padding:15px 12px;background:#fff4bd;border:1.5px solid #25251f;border-radius:14px;box-shadow:3px 3px #25251f}.game-entry img{width:58px;height:68px;object-fit:contain}.game-entry span{flex:1}.game-entry small{display:block;font-size:9px;color:#82764c}.game-entry b{display:block;font-size:21px;line-height:1.6}.game-entry em{display:block;font-size:10px;font-style:normal}.game-entry strong{font-size:13px;white-space:nowrap}

#site-loading{position:fixed;inset:0;z-index:100;background:#ffd83d;display:flex;flex-direction:column;align-items:center;justify-content:center}#site-loading img{width:140px;height:140px;object-fit:contain}#site-loading b{font-size:32px;margin-top:16px}#site-loading span{font-size:12px;margin-top:8px}#site-loading i{height:5px;width:180px;background:#25251f;border-radius:8px;margin-top:25px;transform-origin:left;animation:site-load 2.5s linear forwards}@keyframes site-load{from{transform:scaleX(0)}to{transform:scaleX(1)}}

.brand img{width:126px;height:48px;object-fit:contain}.game-entry img{width:102px;height:52px}.game-entry{min-height:84px}

/* 官网采用 APP 式单手交互：只允许纵向滑动与点击 */
html,body{touch-action:pan-y;overscroll-behavior-x:none;-webkit-user-select:none;user-select:none}input,textarea{user-select:text;-webkit-user-select:text}.x-signals{padding:28px 22px 34px;background:#fffef8;border-top:8px solid #f4f4ee}.x-feed-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.x-feed-head h2{font-size:26px;margin:7px 0 2px}.x-feed-head p{font-size:12px;color:#7b7d70;line-height:1.7;margin:8px 0 0}.x-refresh{width:37px;height:37px;border:1px solid var(--line);border-radius:50%;font:23px Arial}.x-profiles{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:18px 0 12px}.x-profiles a{padding:10px 9px;background:#f7f7ef;border:1px solid #e5e6dc;border-radius:9px}.x-profiles b,.x-profiles small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.x-profiles b{font-size:12px}.x-profiles small{font-size:10px;color:#858779;margin-top:3px}.x-posts{display:grid;gap:8px}.x-post{display:block;padding:13px 12px;background:#fff;border:1px solid #e4e5dc;border-radius:11px}.x-post>div{display:flex;align-items:center;gap:6px}.x-post b{font-size:12px}.x-post>div span{font-size:10px;color:#999b90}.x-post p{font-size:12px;line-height:1.7;margin:9px 0 7px;white-space:pre-wrap}.x-post>small{font-size:10px;color:#9a9c91}.x-empty,.x-loading{padding:17px 13px;background:#f7f7ef;border-radius:10px;color:#7f8175;font-size:11px}.x-empty strong{display:block;color:#3c3e35;font-size:13px}.x-empty p{font-size:11px;line-height:1.7;margin:6px 0 0}.x-foot{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#989a8e;margin-top:13px}.x-foot span{color:#827430}.site-ai-launch{position:fixed;right:18px;bottom:92px;z-index:25;width:61px;height:61px;border-radius:20px;background:#25251f;color:#ffd83d;border:2px solid #25251f;box-shadow:3px 3px #d6b21b;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.site-ai-launch span{font-size:25px;line-height:1}.site-ai-launch small{font-size:10px;font-weight:800}.site-ai-launch:active{transform:translateY(2px)}#site-ai-dialog{width:min(400px,calc(100% - 28px));max-height:84dvh;border:0;border-radius:19px;padding:18px;background:#fffef8;box-shadow:0 18px 70px #0004}#site-ai-dialog::backdrop{background:#25251f77}.site-ai-header{display:flex;justify-content:space-between;align-items:flex-start}.site-ai-header small{font:800 9px Arial;letter-spacing:1.2px;color:#9b8330}.site-ai-header h2{font-size:23px;margin:4px 0 0}.site-ai-header button{font-size:25px;line-height:1;padding:1px 7px}.site-ai-intro{font-size:12px;line-height:1.7;color:#77796d;margin:10px 0}.site-ai-bubble{white-space:pre-wrap;padding:10px 12px;border-radius:12px;background:#f0f0e7;color:#33352d;font-size:12px;line-height:1.7;margin:8px 24px 8px 0}.site-ai-bubble.user{background:#fff0a3;margin:8px 0 8px 24px}.site-ai-bubble.assistant{background:#f1f1e9}.site-ai-bubble:first-child{margin-top:0}.site-ai-bubble+ .site-ai-bubble{}.site-ai-privacy{display:block;font-size:9px;line-height:1.5;color:#999a8e;margin-top:10px}.site-ai-questions{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.site-ai-questions button{font-size:10px;padding:6px 8px;background:#fff5c5;border:1px solid #e6d796;border-radius:8px}.site-ai-questions button:active{background:#ffd83d}.site-ai-status{font-size:10px;color:#91845f;margin:6px 0}.site-ai-form{display:flex;gap:6px;margin-top:11px}.site-ai-form input{width:100%;min-width:0;border:1px solid #deddd1;border-radius:9px;padding:10px;font-size:13px;background:#fff}.site-ai-form button{white-space:nowrap}.site-ai-launch~nav{padding-right:90px}@media(max-width:360px){.site-ai-launch{right:13px;bottom:88px;width:56px;height:56px}.x-signals{padding-inline:17px}.x-profiles{gap:5px}}

/* 首页入口：把 X 动态和 AI 助手放在拇指可达的位置 */
.x-home-entry{display:flex;align-items:center;gap:10px;width:calc(100% - 40px);margin:-5px 20px 20px;padding:12px 13px;background:#25251f;color:#fffef8;border-radius:12px;box-shadow:3px 3px #d6b21b;text-align:left}
.x-home-entry>span{display:flex;align-items:center;gap:8px;flex:1}.x-home-entry b{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--yellow);color:var(--ink);font:700 18px Arial}.x-home-entry strong{font-size:13px}.x-home-entry em{font-size:10px;color:#d5d6cb;font-style:normal;flex:1}.x-home-entry i{font:23px Arial;color:var(--yellow)}.x-home-entry:active{transform:translateY(2px)}
.site-ai-launch{left:18px;right:auto}.site-ai-launch~nav{padding-left:90px;padding-right:15px}
nav{grid-template-columns:repeat(5,1fr)}nav button{font-size:10px}
@media(max-width:360px){.site-ai-launch{left:13px;right:auto}.site-ai-launch~nav{padding-left:80px;padding-right:10px}nav{gap:4px}.x-home-entry{width:calc(100% - 34px);margin-inline:17px}}

/* AI 助手：更像一个精致的猫窝服务卡片 */
.site-ai-launch{left:17px;right:auto;bottom:94px;width:64px;height:64px;border-radius:22px;background:var(--yellow);color:var(--ink);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);gap:3px;transform:rotate(-3deg)}
.site-ai-launch span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--ink);color:var(--yellow);font:700 19px/1 Arial}.site-ai-launch small{font-size:10px;letter-spacing:.2px}.site-ai-launch:active{transform:rotate(-3deg) translateY(2px)}
#site-ai-dialog{padding:0;border:2px solid var(--ink);border-radius:22px;overflow:hidden;background:#fffef8;box-shadow:7px 7px 0 #191a16aa}#site-ai-dialog::backdrop{background:#1b1c1870;backdrop-filter:blur(3px)}
.site-ai-header{padding:16px 18px 14px;background:var(--ink);color:#fffef8}.site-ai-header small{color:var(--yellow);font-size:9px}.site-ai-header h2{font-size:24px;letter-spacing:-.8px;margin:3px 0 0}.site-ai-header button{color:var(--yellow);font-size:27px;padding:0 2px}.site-ai-intro{padding:0 18px;font-size:12px;line-height:1.75;color:#6f7167;margin:14px 0 9px}
#site-ai-messages{max-height:38dvh;overflow-y:auto;padding:0 18px 3px;scrollbar-width:thin}.site-ai-bubble{font-size:13px;line-height:1.75;padding:11px 13px;border-radius:15px;margin:9px 28px 9px 0;border:1px solid #e0e1d7}.site-ai-bubble.user{margin-left:28px;margin-right:0;background:var(--yellow);border-color:#e1ba1b}.site-ai-bubble.assistant{background:#f2f3ec}.site-ai-status{padding:0 18px;font-size:10px;color:#8d815a;margin:8px 0}.site-ai-questions{padding:0 18px;gap:6px}.site-ai-questions button{font-size:11px;padding:7px 10px;border-radius:10px;background:#fff4be;border:1px solid #e2c948}.site-ai-form{margin:12px 18px 0;padding:7px;border:1px solid #dfe0d5;border-radius:12px;background:#fff;gap:6px}.site-ai-form input{border:0;padding:6px 7px;background:transparent;outline:0}.site-ai-form button{border-radius:9px;padding:7px 11px}.site-ai-privacy{padding:0 18px 15px;font-size:9px}
/* 五项底部导航保持同宽、同间距，不被悬浮客服挤偏 */
.site-ai-launch~nav{padding-left:15px;padding-right:15px}nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}nav button{font-size:10px;min-width:0}nav button>span{font-size:21px}
.social-page-intro{border-bottom:8px solid #f4f4ee}
@media(max-width:360px){.site-ai-launch{left:12px;bottom:89px;width:58px;height:58px;border-radius:19px}.site-ai-launch~nav{padding-left:10px;padding-right:10px}nav{gap:4px}nav button>span{font-size:19px}}

.site-ai-typing{display:flex;align-items:center;gap:4px;width:61px;min-height:39px}.site-ai-typing i{display:block;width:6px;height:6px;border-radius:50%;background:#999b90;animation:ai-dot 1.1s infinite ease-in-out}.site-ai-typing i:nth-child(2){animation-delay:.14s}.site-ai-typing i:nth-child(3){animation-delay:.28s}@keyframes ai-dot{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}
.site-ai-header{position:relative}.site-ai-header:after{content:'ONLINE';position:absolute;left:18px;bottom:7px;font:800 8px Arial;letter-spacing:1px;color:#baf08a}.site-ai-header h2{padding-bottom:13px}.site-ai-intro{margin-top:15px}.site-ai-questions button{transition:background .16s,transform .16s}.site-ai-questions button:hover{background:var(--yellow)}

/* 聊天卡片第二版：清晰层级、紧凑对话区、固定输入栏 */
#site-ai-dialog{width:min(420px,calc(100% - 26px));max-height:min(760px,88dvh);display:flex;flex-direction:column;border-radius:24px;background:#fbfbf5}
.site-ai-header{flex:0 0 auto;min-height:112px;padding:20px 20px 18px;background:linear-gradient(135deg,#272820 0%,#1f201b 100%);border-bottom:1px solid #3d3f32}.site-ai-header>div{position:relative;padding-left:47px}.site-ai-header>div:before{content:'✦';position:absolute;left:0;top:0;width:35px;height:35px;display:grid;place-items:center;border-radius:12px;background:var(--yellow);color:var(--ink);font:700 20px/1 Arial;box-shadow:2px 2px 0 #13140f}.site-ai-header small{display:block;line-height:1.2;letter-spacing:1.6px}.site-ai-header h2{font-size:23px;line-height:1.25;margin:7px 0 0;padding:0;letter-spacing:-.6px}.site-ai-header:after{left:auto;right:20px;bottom:19px;padding:3px 7px;border:1px solid #4d6d3a;border-radius:999px;font-size:8px;color:#c2ed9a;background:#243121}
.site-ai-intro{flex:0 0 auto;margin:14px 20px 10px;padding:10px 12px;border:1px solid #e5e6da;border-radius:11px;background:#f3f4ec;color:#76786d;font-size:11px;line-height:1.6}
#site-ai-messages{flex:1 1 auto;min-height:120px;max-height:none;margin:0 14px;padding:9px 6px;border:1px solid #e4e5d9;border-radius:17px;background:#f3f4ed;overflow-y:auto}.site-ai-bubble{font-size:13px;line-height:1.7;padding:10px 12px;border-radius:14px;margin:7px 10px 7px 0;background:#fff;border-color:#e1e2d8;box-shadow:0 1px 0 #dfe0d7}.site-ai-bubble.user{margin-left:30px;margin-right:0;background:var(--yellow);border-color:#dfb719;box-shadow:0 1px 0 #d2ac18}.site-ai-bubble.assistant{background:#fff}.site-ai-typing{background:#fff!important}
.site-ai-status{flex:0 0 auto;display:flex;align-items:center;gap:6px;margin:9px 20px 5px;padding:0;color:#8c8e82;font-size:10px;line-height:1.4}.site-ai-status:before{content:'';width:6px;height:6px;border-radius:50%;background:#68bd55;box-shadow:0 0 0 3px #e2f0df}
.site-ai-questions{flex:0 0 auto;padding:0 20px;gap:6px;margin:2px 0 8px}.site-ai-questions button{font-size:11px;line-height:1.3;padding:7px 10px;color:#5d5427;background:#fff4bd;border:1px solid #e2c648;border-radius:999px}.site-ai-form{flex:0 0 auto;align-items:center;margin:0 14px;padding:5px 5px 5px 11px;border:1px solid #d9dbcf;border-radius:15px;background:#fff;box-shadow:0 2px 0 #e2e3d9}.site-ai-form input{font-size:13px;line-height:1.4;padding:8px 4px}.site-ai-form button.yellow{flex:0 0 auto;min-width:56px;padding:8px 12px;border:1px solid var(--ink);border-radius:10px;background:var(--yellow);color:var(--ink);font-size:12px;font-weight:800;box-shadow:2px 2px 0 var(--ink)}.site-ai-form button.yellow:active{transform:translate(1px,1px);box-shadow:1px 1px 0 var(--ink)}.site-ai-privacy{flex:0 0 auto;text-align:center;padding:9px 20px 14px;color:#a1a398;font-size:9px}
@media(max-width:360px){#site-ai-dialog{width:calc(100% - 20px);max-height:90dvh}.site-ai-header{min-height:104px;padding:18px}.site-ai-intro{margin-inline:16px}.site-ai-status{margin-inline:17px}.site-ai-questions{padding-inline:17px}.site-ai-form{margin-inline:10px}}

/* 输入栏在窄屏下保持完整，不让发送按钮被挤出卡片 */
.site-ai-form{display:flex;min-width:0}.site-ai-form input{flex:1 1 auto;width:auto;min-width:0}.site-ai-form button.yellow{display:inline-flex;align-items:center;justify-content:center;height:36px;flex:0 0 58px!important;background:#ffd83d!important;color:#24251f!important;border:1px solid #24251f!important}

/* AI 助手：独立、可收起的移动端对话卡片 */
html.ai-dialog-open{overflow:hidden}
.site-ai-launch{left:16px;right:auto;bottom:94px;width:66px;height:66px;display:flex;align-items:center;justify-content:center;gap:3px;border:2px solid var(--ink);border-radius:20px;background:var(--yellow);color:var(--ink);box-shadow:4px 4px 0 var(--ink);transform:rotate(-3deg);z-index:25}
.site-ai-launch-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--ink);color:var(--yellow);font:700 18px/1 Arial}
.site-ai-launch small{font-size:10px;font-weight:800;letter-spacing:.2px}
.site-ai-launch:active{transform:rotate(-3deg) translateY(2px)}
#site-ai-dialog:not([open]){display:none}
#site-ai-dialog[open]{display:flex;flex-direction:column;width:min(430px,calc(100vw - 24px));height:min(690px,calc(100dvh - 24px));max-height:calc(100dvh - 24px);margin:auto;padding:0;border:2px solid var(--ink);border-radius:24px;overflow:hidden;background:#fbfbf5;color:var(--ink);box-shadow:8px 8px 0 #191a16aa}
#site-ai-dialog::backdrop{background:#1b1c1870;backdrop-filter:blur(4px)}
.site-ai-header{display:flex;align-items:center;gap:11px;flex:0 0 auto;min-height:94px;padding:16px 16px 15px;background:linear-gradient(135deg,#292a23,#1f201b);color:#fffef8;border-bottom:1px solid #424439}
.site-ai-mark{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:13px;background:var(--yellow);color:var(--ink);font:700 21px/1 Arial;box-shadow:2px 2px 0 #12130f}
.site-ai-heading{min-width:0;flex:1}.site-ai-heading small{display:block;color:var(--yellow);font:800 9px/1.2 Arial;letter-spacing:1.6px}.site-ai-heading h2{margin:6px 0 2px;color:#fffef8;font-size:22px;line-height:1.2;letter-spacing:-.6px}.site-ai-heading p{margin:0;color:#c7c9bc;font-size:11px;line-height:1.45}
#site-ai-close{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;padding:0;border:1px solid #efcc35;border-radius:50%;background:var(--yellow);color:var(--ink);font:400 27px/1 Arial;box-shadow:2px 2px 0 #10110e}
#site-ai-close:active{transform:translate(1px,1px);box-shadow:1px 1px 0 #10110e}
.site-ai-body{display:flex;flex-direction:column;min-height:0;flex:1;padding:0 0 12px}
.site-ai-intro{flex:0 0 auto;margin:14px 16px 10px;padding:10px 12px;border:1px solid #e1e3d8;border-radius:12px;background:#f1f3ea;color:#696c60;font-size:12px;line-height:1.6}
#site-ai-messages{flex:0 0 auto;height:clamp(148px,29dvh,250px);min-height:148px;max-height:250px;margin:0 12px;padding:9px 6px;border:1px solid #e0e2d6;border-radius:16px;background:#f0f2e9;overflow-y:auto;scrollbar-width:thin}
.site-ai-bubble{font-size:13px;line-height:1.7;padding:10px 12px;border-radius:14px;margin:7px 9px 7px 0;border:1px solid #e0e2d8;background:#fff;color:#30332c;box-shadow:0 1px 0 #dadcd1;white-space:pre-wrap}
.site-ai-bubble.user{margin-left:28px;margin-right:0;background:var(--yellow);border-color:#d7af17;box-shadow:0 1px 0 #c79f0f}.site-ai-bubble.assistant{background:#fff}.site-ai-typing{display:flex;align-items:center;gap:4px;width:61px;min-height:39px}.site-ai-typing i{display:block;width:6px;height:6px;border-radius:50%;background:#999b90;animation:ai-dot 1.1s infinite ease-in-out}.site-ai-typing i:nth-child(2){animation-delay:.14s}.site-ai-typing i:nth-child(3){animation-delay:.28s}
.site-ai-status{display:flex;align-items:center;gap:6px;flex:0 0 auto;margin:10px 17px 6px;padding:0;color:#84877b;font-size:10px;line-height:1.4}.site-ai-status:before{content:'';width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#68bd55;box-shadow:0 0 0 3px #e2f0df}
.site-ai-questions{display:flex;flex-wrap:wrap;flex:0 0 auto;gap:7px;margin:0 17px 10px;padding:0}.site-ai-questions button{font-size:11px;line-height:1.3;padding:8px 11px;border:1px solid #dfc23d;border-radius:999px;background:#fff4bd;color:#5b5227}.site-ai-questions button:active{background:var(--yellow);transform:translateY(1px)}
.site-ai-form{display:flex;align-items:center;flex:0 0 auto;min-width:0;margin:0 12px;padding:5px 5px 5px 11px;gap:6px;border:1px solid #d5d8cc;border-radius:15px;background:#fff;box-shadow:0 2px 0 #e0e2d8}.site-ai-form input{flex:1 1 auto;width:auto;min-width:0;border:0;outline:0;padding:8px 3px;background:transparent;color:var(--ink);font-size:13px;line-height:1.4}.site-ai-form input::placeholder{color:#9b9d92}.site-ai-form button.yellow{display:inline-flex;align-items:center;justify-content:center;flex:0 0 58px!important;height:36px;padding:8px 10px;border:1px solid var(--ink);border-radius:10px;background:var(--yellow)!important;color:var(--ink)!important;font-size:12px;font-weight:800;box-shadow:2px 2px 0 var(--ink)}.site-ai-form button.yellow:disabled{opacity:.55}
.site-ai-privacy{display:block;flex:0 0 auto;padding:9px 15px 0;text-align:center;color:#9b9e92;font-size:9px;line-height:1.5}
@media(max-width:360px){.site-ai-launch{left:11px;bottom:89px;width:59px;height:59px;border-radius:18px}.site-ai-launch-icon{width:26px;height:26px}.site-ai-launch small{font-size:9px}#site-ai-dialog[open]{width:calc(100vw - 18px);height:min(670px,calc(100dvh - 18px));max-height:calc(100dvh - 18px);border-radius:21px}.site-ai-header{min-height:88px;padding:14px 13px}.site-ai-mark{flex-basis:35px;width:35px;height:35px}.site-ai-heading h2{font-size:20px}.site-ai-heading p{font-size:10px}.site-ai-intro{margin-inline:13px}.site-ai-status{margin-inline:14px}.site-ai-questions{margin-inline:14px}.site-ai-form{margin-inline:9px}}

/* AI 助手移动端重做：底部抽屉式聊天卡片 */
#site-ai-dialog[open]{position:fixed;inset:auto 0 0;width:min(480px,100vw);height:auto;min-height:0;max-height:calc(100dvh - 12px);margin:0 auto;padding:0;border:1px solid var(--ink);border-bottom:0;border-radius:26px 26px 0 0;overflow:hidden;background:#fffef8;box-shadow:0 -16px 48px #191a1630;animation:ai-sheet-in .22s cubic-bezier(.2,.8,.2,1)}
#site-ai-dialog::backdrop{background:#1b1c1868;backdrop-filter:blur(5px)}
.site-ai-header{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:11px;min-height:92px;padding:23px 17px 15px;background:#25261f;color:#fffef8;border-bottom:1px solid #44463b}
.site-ai-header:before{content:'';position:absolute;top:9px;left:50%;width:38px;height:4px;border-radius:9px;background:#686a5c;transform:translateX(-50%)}
.site-ai-mark{width:42px;height:42px;border-radius:14px;background:var(--yellow);box-shadow:2px 2px 0 #14150f;font-size:21px}
.site-ai-heading small{font-size:9px;letter-spacing:1.7px}.site-ai-heading h2{margin:4px 0 2px;font-size:21px;letter-spacing:-.5px}.site-ai-heading p{font-size:10px;color:#c9cbbf;line-height:1.35}
#site-ai-close{width:38px;height:38px;border-radius:13px;background:var(--yellow);border-color:#11120f;font-size:25px;box-shadow:2px 2px 0 #11120f}
.site-ai-body{padding:14px 14px max(14px,env(safe-area-inset-bottom));gap:0;background:#fffef8}
.site-ai-intro{margin:0 0 10px;padding:9px 11px;border:1px solid #e2e3d8;border-radius:12px;background:#f2f3eb;color:#6f7267;font-size:11px;line-height:1.55}
#site-ai-messages{height:clamp(155px,25dvh,215px);min-height:155px;max-height:215px;margin:0;padding:8px 5px;border:1px solid #e0e2d7;border-radius:16px;background:#f1f2eb;overflow-y:auto}
.site-ai-bubble{font-size:13px;line-height:1.62;padding:9px 11px;margin:6px 8px 6px 0;border-radius:13px;border-color:#e0e2d7;box-shadow:0 1px 0 #d9dbd0}.site-ai-bubble.user{margin-left:25px;background:var(--yellow);border-color:#d6ae16}.site-ai-bubble.assistant{background:#fff}
.site-ai-status{margin:9px 2px 7px;font-size:10px;color:#84877b}.site-ai-status:before{width:6px;height:6px}
.site-ai-questions{margin:0 0 9px;gap:6px}.site-ai-questions button{padding:7px 10px;border-radius:10px;font-size:11px;background:#fff4bd;border-color:#dfc23d;color:#5b5227}
.site-ai-form{margin:0;padding:4px 4px 4px 10px;border-radius:14px;box-shadow:0 2px 0 #e0e2d8}.site-ai-form input{font-size:13px;padding:8px 3px}.site-ai-form button.yellow{height:35px;flex-basis:57px!important;border-radius:10px}
.site-ai-privacy{padding:8px 0 0;font-size:9px;color:#a0a397}
@keyframes ai-sheet-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){#site-ai-dialog[open]{animation:none}}
@media(min-width:481px){#site-ai-dialog[open]{bottom:14px;border-bottom:1px solid var(--ink);border-radius:26px;max-height:calc(100dvh - 28px)}}
/* 新抽屉头部只保留一个品牌标记 */
.site-ai-header>div:before{display:none!important}
.site-ai-mark{font-size:0}.site-ai-mark:after{content:'✦';display:grid;place-items:center;font:700 21px/1 Arial;color:var(--ink)}
.site-ai-header .site-ai-mark:before{content:'✦'!important;display:grid!important;place-items:center;width:100%;height:100%;font:700 21px/1 Arial;color:var(--ink)}

/* AI 助手输入栏：去掉浏览器默认控件感，改成完整的圆润手机操作条 */
#site-ai-form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:8px!important;
  width:auto!important;
  height:52px!important;
  min-width:0!important;
  margin:0!important;
  padding:5px 5px 5px 16px!important;
  border:1px solid #d8dacd!important;
  border-radius:999px!important;
  background:#fff!important;
  box-shadow:0 2px 0 #e1e3d9!important;
  overflow:hidden!important;
}
#site-ai-form:focus-within{border-color:#c5a51b!important;box-shadow:0 0 0 3px #ffe993,0 2px 0 #e1e3d9!important}
#site-ai-form input#site-ai-input{
  display:block!important;
  width:100%!important;
  height:40px!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  outline:0!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  background:transparent!important;
  color:var(--ink)!important;
  font:500 15px/1.4 -apple-system,BlinkMacSystemFont,'PingFang SC','Microsoft YaHei',sans-serif!important;
}
#site-ai-form input#site-ai-input:focus{outline:0!important;box-shadow:none!important}
#site-ai-form input#site-ai-input::placeholder{color:#9a9c92!important;opacity:1!important}
#site-ai-form button#site-ai-send{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:72px!important;
  height:40px!important;
  min-width:72px!important;
  flex:0 0 72px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #20221d!important;
  border-radius:999px!important;
  background:var(--yellow)!important;
  color:var(--ink)!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  font:800 14px/1 -apple-system,BlinkMacSystemFont,'PingFang SC','Microsoft YaHei',sans-serif!important;
  box-shadow:2px 2px 0 #20221d!important;
}
#site-ai-form button#site-ai-send:active{transform:translateY(1px)!important;box-shadow:1px 1px 0 #20221d!important}
@media(max-width:360px){
  #site-ai-form{height:50px!important;padding-left:14px!important}
  #site-ai-form button#site-ai-send{width:66px!important;min-width:66px!important;flex-basis:66px!important}
}

/* 首页游戏入口：去掉重复字标，突出一枚更大的猫猫徽记 */
.game-entry{
  display:grid!important;
  grid-template-columns:108px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:14px!important;
  min-height:136px!important;
  padding:14px!important;
  background:var(--yellow-soft)!important;
}
.game-entry-mark{
  width:104px!important;
  height:104px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid #eed77b!important;
  border-radius:24px!important;
  background:#fffdf0!important;
  box-shadow:inset 0 -3px 0 #f1e3a4!important;
}
.game-entry-mark img{
  width:94px!important;
  height:94px!important;
  object-fit:contain!important;
}
.game-entry>span{min-width:0!important}.game-entry>span b{font-size:23px!important;line-height:1.35!important}.game-entry>span em{font-size:10px!important;line-height:1.65!important}.game-entry>strong{align-self:end;padding-bottom:4px!important}
@media(max-width:360px){.game-entry{grid-template-columns:94px minmax(0,1fr) auto!important;gap:10px!important;padding:11px!important}.game-entry-mark{width:90px!important;height:90px!important;border-radius:21px!important}.game-entry-mark img{width:82px!important;height:82px!important}.game-entry>span b{font-size:20px!important}}

/* AI 助手只保留中文标题，去掉英文品牌与状态标签 */
.site-ai-header:after{display:none!important}
.site-ai-heading h2{margin-top:0!important}
