@charset "UTF-8";:root{--primary-color: rgba(8, 119, 204, 1);--secondary-color: rgba(255, 229, 82, 1);--primary-bg-color: rgba(7, 22, 45, 1)}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@font-face{font-family:HarmonyOS_Sans;src:url(/fonts/HarmonyOS_Sans_Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block;unicode-range:U+0000-FFFF}@font-face{font-family:HarmonyOS_Sans;src:url(/fonts/HarmonyOS_Sans_Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}body{font-family:HarmonyOS_Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;letter-spacing:0;line-height:1.6;background-color:#050814;color:#fff}.main-content{flex:1;min-height:51.5rem}.app-shell{min-height:100vh;display:flex;justify-content:center;background:radial-gradient(circle at 20% 20%,rgba(38,84,255,.25),transparent 45%),linear-gradient(135deg,#060b13,#0b1726)}.report-card{width:min(420px,100%);background:linear-gradient(180deg,#101a2c,#0c1220);color:#f7fbff;padding:32px 36px 40px;box-shadow:0 25px 45px #030814a6}.report-header{text-align:center;margin-bottom:32px}.report-title{margin:0;font-size:20px;letter-spacing:2px;color:#eef3ff}.profile-card{display:flex;flex-direction:column;align-items:center;gap:10px}.profile-avatar{width:96px;height:96px;border-radius:50%;background:radial-gradient(circle,#2d8eff,#1960ff 70%);display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:600;color:#fff}.profile-name{font-size:18px;color:#b9c9f5}.status-panel{margin-top:32px;display:flex;flex-direction:column;gap:28px}.status-list{display:flex;flex-direction:column;gap:18px}.summary-item{display:flex;justify-content:space-between;font-size:15px;color:#d8e0ff}.summary-label{color:#94b3d1}.indicator-list{display:flex;flex-direction:column;gap:16px}.indicator-item{display:flex;flex-direction:column;gap:6px}.indicator-header{display:flex;justify-content:space-between;font-size:14px;color:#dfe6ff}.indicator-track{width:100%;height:10px;background-color:#ffffff14;border-radius:999px;overflow:hidden}.indicator-bar{height:100%;border-radius:999px}.history-section{margin-top:36px}.section-heading{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;margin-bottom:16px}.section-icon{width:22px;height:22px;border-radius:50%;background-color:#ffffff14;display:flex;align-items:center;justify-content:center;font-size:12px}.section-icon img{width:100%;height:100%}.history-list{display:flex;flex-direction:column;gap:12px}.history-item{display:flex;gap:14px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.03)}.history-icon{flex-shrink:0;width:42px;height:42px;background:#2d8eff33;color:#4da5ff;display:flex;align-items:center;justify-content:center;font-weight:600}.history-icon img{width:100%;height:100%}.history-body{flex:1}.history-header{display:flex;align-items:center;font-size:14px;color:#dbe4ff;gap:14px}.history-date{color:#6b7aa8;font-size:13px}.history-result{margin:6px 0 0;font-size:13px;color:#7f90c6}.text-number{display:flex;flex-direction:column}@media(max-width:480px){.report-card{padding:28px 24px 32px}.history-item{flex-direction:column;align-items:flex-start}.history-header{align-items:flex-start;gap:14px}}.page{width:375px;margin:0 auto;min-height:100vh;background:#050814;padding:0 16px 32px;box-sizing:border-box}.page .status-bar{height:32px;display:flex;align-items:center;justify-content:space-between;color:#9ca3af;font-size:12px;padding-top:8px}.page .status-right{display:flex;gap:4px}.page .status-dot{width:6px;height:6px;border-radius:999px;background:#9ca3af}.page .nav-bar{display:flex;align-items:center;justify-content:space-between;margin-top:4px;margin-bottom:16px}.page .back-btn{width:24px;height:24px;border-radius:999px;border:none;background:transparent;color:#e5e7eb;cursor:pointer}.page .nav-title{font-size:18px;font-weight:600}.page .basic-info{margin-bottom:12px}.page .info-row{display:flex;justify-content:space-between;font-size:14px;color:#9ca3af}.page .card{display:flex;align-items:center;padding:12px 0;margin-bottom:10px}.page .card-left{margin-right:12px}.page .avatar{width:48px;height:48px;border-radius:12px;background:#1f2937;display:flex;align-items:center;justify-content:center;font-size:24px}.page .avatar img{width:100%;height:100%}.page .card-title{font-size:16px;font-weight:600;margin-bottom:4px}.page .card-date{font-size:12px;color:#6b7280}.page .tabs{display:flex;background:#020617;border-radius:10px;padding:2px;margin-bottom:16px}.page .tab-btn{width:50%;padding:10px 0;border:none;background:transparent;color:#9ca3af;font-size:14px;cursor:pointer}.page .tab-btn-active{background:#1f2937;color:#e5e7eb}.page .content{font-size:14px;line-height:1.6}.page .section-title{margin-top:12px;margin-bottom:4px;color:#9ca3af;font-size:13px}.page .highlight-text{color:#60a5fa;margin:0 0 12px}.page .tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.page .tag{padding:4px 10px;border-radius:999px;border:1px solid #374151;font-size:12px}.page .paragraph{color:#d1d5db;text-align:justify;margin:4px 0 8px}.page .list{padding-left:18px}.page .reports-list{width:100%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:24px;padding:0 10px}.page .report-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;transition:transform .2s,box-shadow .2s}.page .report-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000026}.page .card-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px 24px}.page .card-header h2{font-size:20px;font-weight:600;margin:0}.page .card-body{padding:24px}.page .markdown-content{line-height:1.8;font-size:15px;color:#94b3d1}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{margin-top:24px;margin-bottom:12px;font-weight:600;line-height:1.4;color:#fff}.markdown-content h1{font-size:24px;border-bottom:2px solid #e0e0e0;padding-bottom:8px}.markdown-content h2{font-size:20px;border-bottom:1px solid #e0e0e0;padding-bottom:6px}.markdown-content h3{font-size:18px}.markdown-content h4{font-size:16px}.markdown-content p{margin-bottom:12px;line-height:1.8}.markdown-content ul,.markdown-content ol{margin:12px 0;padding-left:24px}.markdown-content li{margin:8px 0;line-height:1.8}.markdown-content strong{font-weight:600;color:#2c3e50}.markdown-content em{font-style:italic}.markdown-content code{background:#f4f4f4;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:14px;color:#e83e8c}.markdown-content blockquote{border-left:4px solid #667eea;padding-left:16px;margin:16px 0;color:#666;font-style:italic}.markdown-content hr{border:none;border-top:1px solid #e0e0e0;margin:24px 0}.no-data{text-align:center;padding:40px 20px;color:#999;font-size:16px}@media(max-width:480px){.reports-list{padding:0 5px;gap:16px}.card-header{padding:16px 20px}.card-header h2{font-size:18px}.card-body{padding:20px 16px}.markdown-content{font-size:14px}.markdown-content h1{font-size:20px}.markdown-content h2{font-size:18px}.markdown-content h3{font-size:16px}.markdown-content ul,.markdown-content ol{padding-left:20px}}
