*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5}.sidebar-brand{height:64px;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.06)}.sidebar-brand-text{color:#ff6b00;font-size:20px;font-weight:700;letter-spacing:-.5px}.sidebar-brand-sub{color:#ffffff59;font-size:11px;font-weight:500;margin-left:8px}.app-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:64px;background:#fff;border-bottom:1px solid #f0f0f0}.header-right{display:flex;align-items:center;gap:16px}.stat-card{border-radius:12px;transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px}.stat-value{font-size:28px;font-weight:700;line-height:1;color:#1a1a1a}.stat-label{font-size:13px;color:#999;margin-top:4px}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.page-title{font-size:24px;font-weight:700;color:#1a1a1a}.page-subtitle{font-size:14px;color:#999;margin-top:2px}.content-area{padding:24px;min-height:calc(100vh - 64px)}.activity-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #f5f5f5}.activity-item:last-child{border-bottom:none}.activity-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.activity-content{flex:1}.activity-text{font-size:14px;color:#1a1a1a}.activity-meta{font-size:12px;color:#999;margin-top:2px}.product-card{border-radius:12px;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;overflow:hidden}.product-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.product-image{height:140px;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);display:flex;align-items:center;justify-content:center;font-size:48px;color:#ddd;overflow:hidden;padding:12px}.product-image img{max-height:100%;max-width:100%;object-fit:contain}.product-info{padding:16px}.product-name{font-weight:600;font-size:16px;color:#1a1a1a}.product-brand{font-size:13px;color:#999;margin-top:2px}.product-footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.detail-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.detail-title{font-size:28px;font-weight:700;color:#1a1a1a}.detail-code{font-size:15px;color:#ff6b00;font-weight:600}.detail-tags{display:flex;gap:8px;margin-top:8px}.detail-field{display:flex;padding:12px 0;border-bottom:1px solid #f5f5f5}.detail-field:last-child{border-bottom:none}.detail-label{width:160px;font-size:13px;color:#999;flex-shrink:0}.detail-value{font-size:14px;color:#1a1a1a;font-weight:500}.repair-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background .15s ease}.repair-item:hover{background:#fafafa}.repair-item:last-child{border-bottom:none}.asset-tooltip-content{font-size:13px;line-height:1.6}.asset-tooltip-content .tooltip-row{display:flex;gap:8px}.asset-tooltip-content .tooltip-label{color:#fff9;min-width:64px}.asset-tooltip-content .tooltip-value{color:#fff;font-weight:500}.purpose-matrix-row{display:flex;align-items:center;padding:8px 0;border-bottom:1px solid #f8f8f8}.purpose-matrix-row:last-child{border-bottom:none}.purpose-matrix-label{width:100px;font-size:13px;color:#666;font-weight:500;flex-shrink:0}.purpose-matrix-bars{flex:1;display:flex;gap:4px;align-items:center}.purpose-bar-segment{height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:11px;color:#fff;font-weight:600;min-width:24px;transition:opacity .2s ease;cursor:default}.purpose-bar-segment:hover{opacity:.85}.settings-list-item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:8px;transition:background .15s ease}.settings-list-item:hover{background:#fafafa}.view-toggle{display:flex;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.view-toggle-btn{padding:6px 12px;border:none;background:#fff;cursor:pointer;font-size:16px;color:#999;transition:all .15s ease;display:flex;align-items:center}.view-toggle-btn.active{background:#ff6b00;color:#fff}.view-toggle-btn:not(:last-child){border-right:1px solid #e0e0e0}@media(max-width:768px){.content-area{padding:16px}.page-header{flex-direction:column;align-items:flex-start;gap:12px}.stat-value{font-size:22px}.detail-field{flex-direction:column;gap:4px}.detail-label{width:auto}}
