:root{color-scheme:light}body,html{min-height:100%}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif;background:#f7f3f8;color:#1a1a1a}.gosadi-gradient{background:linear-gradient(135deg,#37223a,#712b83 50%,#ac3b8e)}.card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.07)}.metric-card{transition:transform .2s,box-shadow .2s}.metric-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.1)}input[type=date],input[type=datetime-local],input[type=email],input[type=number],input[type=password],input[type=text],input[type=time],input[type=url],select,textarea{border:1.5px solid #d1d5db;border-radius:8px;padding:9px 13px;width:100%;font-family:Arial,sans-serif;font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s;background:#fff}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;padding-right:34px!important;cursor:pointer}input:focus,select:focus,textarea:focus{border-color:#7e2e85;box-shadow:0 0 0 3px rgba(113,43,131,.12)}.btn{font-family:Arial,sans-serif;cursor:pointer;border-radius:8px;font-weight:700;transition:all .18s;border:none}.btn-primary{background:linear-gradient(135deg,#712b83,#ac3b8e);color:#fff;padding:10px 22px;font-size:14px}.btn-primary:hover{opacity:.88}.btn-outline{background:#fff;color:#7e2e85;border:2px solid #7e2e85;padding:8px 18px;font-size:13px}.btn-outline:hover{background:#f7f3f8}.btn-ghost{background:transparent;color:hsla(0,0%,100%,.85);border:1.5px solid hsla(0,0%,100%,.4);padding:7px 14px;font-size:12px}.btn-ghost:hover{background:hsla(0,0%,100%,.12)}.btn-remove{background:#fee2e2;color:#dc2626;padding:4px 10px;font-size:12px}.btn-remove:hover{background:#fecaca}.btn-sm{padding:6px 14px;font-size:12px}.tab-btn{padding:12px 22px;background:transparent;cursor:pointer;font-family:Arial,sans-serif;font-size:14px;font-weight:600;color:#6b7280;border:none;border-bottom:3px solid transparent;transition:all .18s;white-space:nowrap}.tab-btn.active{color:#7e2e85;border-bottom-color:#7e2e85}.tab-btn:hover:not(.active){color:#7e2e85}.insight{border-radius:10px;padding:16px;margin-bottom:12px;display:flex;gap:14px;align-items:flex-start}.insight-danger{background:#fef2f2;border-left:4px solid #ef4444}.insight-warning{background:#fffbeb;border-left:4px solid #f59e0b}.insight-success{background:#f0fdf4;border-left:4px solid #22c55e}.insight-info{background:#eff6ff;border-left:4px solid #3b82f6}.badge{font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px}.badge-danger{background:#fecaca;color:#dc2626}.badge-warning{background:#fde68a;color:#92400e}.badge-success{background:#bbf7d0;color:#166534}.badge-info{background:#bfdbfe;color:#1d4ed8}.section-header{font-size:15px;font-weight:800;color:#37223a;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid #ac3b8e}.form-label{font-size:13px;font-weight:600;color:#374151;display:block;margin-bottom:6px}.hint{font-size:11px;color:#9ca3af;margin-top:4px}.tag-on{color:#166534}.tag-off,.tag-on{font-size:11px;font-weight:700;margin-top:4px}.tag-off{color:#92400e}.avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;color:#fff;flex-shrink:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#7e2e85;border-radius:3px}