html,body{margin:0;padding:0;min-height:100vh;background:#e8edf2}.page{width:100%;min-height:100vh;margin:0 auto;background-color:#fff;overflow-x:hidden;padding:0 25px 24px;box-sizing:border-box}.loading-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:12px;color:#999}.spinner{width:36px;height:36px;border:3px solid #e0e0e0;border-top-color:#4a6cf7;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:16px;color:#666}.error-wrap button{padding:10px 24px;background:#4a6cf7;color:#fff;border:none;border-radius:20px;font-size:14px;cursor:pointer}.header-card{position:relative;overflow:hidden;width:100vw;height:205px;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);background:linear-gradient(135deg,#2563eb 14.6%,#3b82f6 85.4%);border-radius:0;padding:17px 25px 0;color:#fff;box-sizing:border-box}.deco-circle-right{position:absolute;right:-40px;top:-40px;width:160px;height:160px;border-radius:9999px;background-color:#ffffff1a;pointer-events:none}.deco-circle-left{position:absolute;left:-40px;top:80px;width:96px;height:96px;border-radius:9999px;background-color:#60a5fa33;pointer-events:none}.header-row{position:relative;display:flex;align-items:flex-start;margin-bottom:24px;z-index:1}.avatar{width:48px;height:48px;border-radius:16px;background-color:#fff3;border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-text{margin-left:10px;flex:1}.user-name{height:28px;line-height:28px;color:#fff;font-size:18px;font-weight:700}.user-region{height:15px;line-height:15px;color:#fff;font-size:10px;margin-top:4px}.update-time{flex-shrink:0;text-align:right;margin-left:8px}.update-label{height:15px;line-height:15px;color:#fff;font-size:10px;text-align:right}.update-date{height:21px;line-height:20px;color:#fff;font-size:14px;font-weight:700;text-align:right;margin-top:2px;white-space:nowrap}.kpi-row{position:absolute;left:24px;right:24px;top:112px;display:flex;justify-content:space-between;z-index:1}.kpi-item{width:162px;height:132px;flex:none;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:12px 16px;box-sizing:border-box}.kpi-label{height:17px;line-height:17px;color:#fff;font-size:11px;margin-bottom:4px}.kpi-value{height:38px;line-height:36px;color:#fff;font-size:30px;font-weight:400;margin-bottom:14px}.kpi-unit{font-size:16px;font-weight:400}.progress-bar{height:6px;border-radius:9999px;overflow:hidden;background:#fff3}.progress-fill{height:100%;border-radius:9999px;transition:width .6s ease}.progress-fill.mtd{background-color:#34d399}.progress-fill.qtd{background-color:#fff9}.content-wrapper{position:relative;z-index:1;margin-top:0;padding:0 25px 24px;margin-left:-25px;margin-right:-25px;background-color:#fff}.data-card{width:100%;height:150px;margin:0 auto 12px;background-color:#fff;border-radius:24px;box-shadow:0 4px 20px #0000000d;border:1px solid rgba(248,250,252,1);padding:19px 20px;box-sizing:border-box}.data-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 0}.data-label{height:14px;line-height:15px;color:#94a3b8;font-size:10px;font-weight:700;margin-bottom:6px}.data-value{height:26px;line-height:28px;font-size:20px;font-weight:400;color:#1e293b;display:flex;align-items:center;gap:6px}.data-value.green{color:#059669}.data-value.overtarget{color:#94a3b8}.bar-icon{display:inline-block;width:6px;height:23px;border-radius:9999px;flex-shrink:0}.blue-bar{background-color:#3b82f6}.gray-bar{background-color:#e2e8f0}.trend-icon,.check-icon{display:flex;align-items:center;flex-shrink:0;width:18px;height:17px}.check-icon-solid{display:flex;align-items:center;flex-shrink:0;width:18px;height:18px}.gap-hint{width:100%;font-size:11px;color:#999;font-weight:400;margin-top:2px}.product-card{margin:47px 0 0;background:#fff;border-radius:16px;padding:16px 0}.product-title{height:16px;line-height:20px;font-size:14px;font-weight:400;color:#1e293b;margin-bottom:42px;display:flex;align-items:center;gap:6px}.product-icon{display:flex;align-items:center;width:14px;height:11px}.product-item{width:100%;height:89px;border-radius:16px;background-color:#f8fafc;border:1px solid rgba(241,245,249,1);margin-bottom:13px;padding:11px 17px;box-sizing:border-box;position:relative}.product-item:last-child{margin-bottom:0}.product-info{display:flex;justify-content:space-between;align-items:center}.product-name{height:15px;line-height:20px;font-size:13px;font-weight:700;color:#334155}.achievement-badge{display:inline-flex;align-items:center;justify-content:flex-end;padding:0 10px;height:13px;border-radius:9999px;line-height:15px;font-size:10px;font-weight:700}.badge-green{background-color:#d1fae5;color:#059669}.badge-blue{background-color:#dbeafe;color:#3b82f6}.badge-orange{background-color:#fef3c7;color:#f59e0b}.product-numbers{position:absolute;bottom:25px;left:17px;right:17px;display:flex;justify-content:space-between}.sales-label,.target-label{height:13px;line-height:17px;font-size:11px;color:#64748b}.product-progress{position:absolute;bottom:10px;left:17px;right:17px;width:auto;height:6px;background:#e2e8f0;border-radius:9999px;overflow:hidden}.product-progress-fill{height:100%;border-radius:9999px;transition:width .6s ease}.fill-green{background:#10b981}.fill-blue{background:#3b82f6}.fill-orange{background:#f59e0b}.no-data{text-align:center;color:#ccc;font-size:14px;padding:20px 0}
