*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#1a1a1a;background:#f5f5f5}a{color:#e55b3c;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.header{background:#fff;border-bottom:1px solid #e0e0e0;padding:.75rem 0;margin-bottom:1.5rem}.header nav{display:flex;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1rem}.header .logo{font-weight:700;font-size:1.25rem;color:#e55b3c}.header a{color:#555;font-size:.9rem}.header a:hover{color:#e55b3c}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.kpi-card{background:#fff;border-radius:8px;padding:1.25rem;border:1px solid #e0e0e0}.kpi-card .label{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.kpi-card .value{font-size:1.5rem;font-weight:700;color:#1a1a1a}.drop-zone{border:2px dashed #ccc;border-radius:8px;padding:3rem;text-align:center;cursor:pointer;background:#fff;transition:border-color .2s,background .2s}.drop-zone:hover,.drop-zone.active{border-color:#e55b3c;background:#fef5f3}.drop-zone p{color:#888;margin-bottom:.5rem}table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0}th,td{padding:.625rem .75rem;text-align:left;border-bottom:1px solid #eee;font-size:.875rem}th{background:#fafafa;font-weight:600;color:#555}.btn{display:inline-block;padding:.5rem 1.25rem;border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;transition:background .2s,opacity .2s}.btn-primary{background:#e55b3c;color:#fff}.btn-primary:hover{background:#d14a2c}.btn-primary:disabled{opacity:.5;cursor:not-allowed}select{padding:.375rem .5rem;border:1px solid #ccc;border-radius:4px;font-size:.875rem;background:#fff}.filters{display:flex;gap:.75rem;margin-bottom:1rem;align-items:center}.empty-state{text-align:center;padding:3rem;color:#888}
