#page-home{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;max-width:1000px;margin-top:60px;margin-bottom:60px;display:flex}#page-home .ai-trading-card{background:#131727;border-radius:20px;align-items:stretch;gap:0;width:100%;padding:20px;display:flex}#page-home .ai-trading-card .stats-box{flex-direction:column;flex:1;gap:16px;padding-right:20px;display:flex}#page-home .ai-trading-card .stats-box .header{justify-content:space-between;align-items:center;display:flex}#page-home .ai-trading-card .stats-box .header .identity{align-items:center;gap:12px;display:flex}#page-home .ai-trading-card .stats-box .header .identity .head-shot{width:40px;height:40px}#page-home .ai-trading-card .stats-box .header .identity .head-shot img{object-fit:cover;border-radius:50%;width:100%;height:100%}#page-home .ai-trading-card .stats-box .header .identity .texts{flex-direction:column;display:flex}#page-home .ai-trading-card .stats-box .header .identity .subject{font-size:20px;font-weight:700;line-height:32px}#page-home .ai-trading-card .stats-box .header .identity .subject span{font-weight:400;line-height:28px}#page-home .ai-trading-card .stats-box .header .identity .purse{color:#c3c7d3;align-items:center;font-size:14px;font-weight:400;line-height:20px;display:flex}#page-home .ai-trading-card .stats-box .header .summary{align-items:center;gap:16px;display:flex}#page-home .ai-trading-card .stats-box .header .summary .summary-left{flex-direction:column;align-items:flex-end;display:flex}#page-home .ai-trading-card .stats-box .header .summary .summary-left .price{font-size:20px;font-weight:700}#page-home .ai-trading-card .stats-box .header .summary .summary-left .chain-link{color:#c3c7d3;align-items:center;font-size:14px;font-weight:400;line-height:20px;display:flex}#page-home .ai-trading-card .stats-box .header .summary .app-btn{padding:8px 16px}#page-home .ai-trading-card .stats-box .metrics{flex-wrap:wrap;justify-content:flex-end;gap:20px;display:flex}#page-home .ai-trading-card .stats-box .metrics .metric{white-space:nowrap;align-items:baseline;gap:4px;display:flex}#page-home .ai-trading-card .stats-box .metrics .label{color:#c3c7d3;font-size:14px;font-weight:400;line-height:20px}#page-home .ai-trading-card .stats-box .metrics .value{font-size:14px;font-weight:700;line-height:20px}#page-home .ai-trading-card .stats-box .chart{border-radius:16px;width:100%;min-width:0;height:256px;min-height:0}#page-home .ai-trading-card .chat-box{flex-direction:column;gap:16px;width:260px;max-height:360px;padding-left:20px;display:flex;overflow-y:auto}#page-home .ai-trading-card .chat-box::-webkit-scrollbar{width:4px}#page-home .ai-trading-card .chat-box::-webkit-scrollbar-thumb{cursor:pointer;background:#90a0cc;border-radius:4px}#page-home .ai-trading-card .chat-box .chat-header{z-index:1;background:#131727;padding-bottom:8px;font-size:14px;font-weight:700;line-height:20px;position:sticky;top:0}#page-home .ai-trading-card .chat-box .chat-content{flex-direction:column;gap:8px;padding-bottom:8px;display:flex}#page-home .ai-trading-card .chat-box .chat-content:last-child{border-bottom:none}#page-home .ai-trading-card .chat-box .chat-content .chat-info{justify-content:space-between;align-items:center;display:flex}#page-home .ai-trading-card .chat-box .chat-content .chat-info .model-info{align-items:center;gap:4px;display:flex}#page-home .ai-trading-card .chat-box .chat-content .chat-info .model-info .model-icon{width:16px;height:16px}#page-home .ai-trading-card .chat-box .chat-content .chat-info .model-info .model-name{font-size:12px;font-weight:700}#page-home .ai-trading-card .chat-box .chat-content .chat-info .chat-time{color:#90a0cc;font-size:12px}#page-home .ai-trading-card .chat-box .chat-content .chat-text{color:#c3c7d3;white-space:pre-wrap;font-size:14px}@media (max-width:768px){#page-home .ai-trading-card{flex-direction:column;padding:16px}#page-home .ai-trading-card .stats-box{padding-right:0}#page-home .ai-trading-card .stats-box .header{flex-direction:column;align-items:flex-start;gap:16px}#page-home .ai-trading-card .stats-box .header .identity{width:100%}#page-home .ai-trading-card .stats-box .header .identity .texts{flex:1}#page-home .ai-trading-card .stats-box .header .summary{justify-content:space-between;width:100%}#page-home .ai-trading-card .stats-box .header .summary .summary-left{align-items:flex-start}#page-home .ai-trading-card .stats-box .metrics{flex-wrap:wrap;justify-content:flex-start;gap:16px}#page-home .ai-trading-card .stats-box .metrics .metric{min-width:calc(50% - 8px)}#page-home .ai-trading-card .chat-box{border-top:1px solid #2a335680;width:100%;padding-top:20px;padding-left:0}}
