*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;height:100%}body{color:#f1f3f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0b0b0f;min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;color:#f1f3f5;font-weight:700;line-height:1.2}p{margin:0}::selection{color:#fef3c7;background:#f59e0b47}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#fff3}*{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent}:focus{outline:none}:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #f59e0ba6}a{color:#f59e0b;text-decoration:none;transition:color .15s}a:hover{color:#fbbf24}input,textarea{color:#f1f3f5;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:.65rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,background .15s,box-shadow .15s}input:hover,textarea:hover{background:#ffffff0f;border-color:#ffffff29}input:focus,textarea:focus{background:#ffffff12;border-color:#f59e0b80;box-shadow:0 0 0 3px #f59e0b1a}input::placeholder,textarea::placeholder{color:#f1f3f547}textarea{resize:vertical;min-height:80px;line-height:1.6}select{color:#f1f3f5;box-sizing:border-box;cursor:pointer;appearance:none;background:#ffffff0d url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='rgba(241%2C243%2C245%2C0.4)' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right .8rem center no-repeat;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:.65rem 2.25rem .65rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,background .15s,box-shadow .15s}select:hover{background-color:#ffffff12;border-color:#ffffff29}select:focus{border-color:#f59e0b80;box-shadow:0 0 0 3px #f59e0b1a}option{color:#f1f3f5;background:#1c1c22}button{cursor:pointer;border:none;font-family:inherit;transition:opacity .15s,transform .15s,box-shadow .15s,background .15s}button:disabled{opacity:.45;cursor:not-allowed;transform:none!important}.btn,.btn-primary{letter-spacing:.01em;color:#0c0c0e;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:box-shadow .15s,transform .15s,filter .15s;display:inline-flex;box-shadow:0 2px 12px #f59e0b40}.btn:hover,.btn-primary:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 4px 20px #f59e0b66}.btn:active,.btn-primary:active{transform:translateY(0)}.btn-secondary{color:#f1f3f5;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.btn-secondary:hover{color:#f1f3f5;background:#ffffff17;border-color:#ffffff2e;transform:translateY(-1px)}.btn-danger{color:#fca5a5;cursor:pointer;background:#ef44441a;border:1px solid #ef444440;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.btn-danger:hover{background:#ef444433;border-color:#ef444466}.card{background:#141418;border:1px solid #ffffff12;border-radius:16px;padding:1.5rem;transition:border-color .2s,box-shadow .2s}.card:hover{border-color:#f59e0b29;box-shadow:0 8px 32px #00000059}.card-sm{border-radius:12px;padding:1rem 1.25rem}.badge{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.badge-gold{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b47}.badge-green{color:#86efac;background:#22c55e1a;border:1px solid #22c55e40}.badge-red{color:#fca5a5;background:#ef44441a;border:1px solid #ef444440}.badge-blue{color:#a5b4fc;background:#6366f11a;border:1px solid #6366f140}.badge-purple{color:#d8b4fe;background:#a855f71a;border:1px solid #a855f740}.badge-muted{color:#f1f3f58c;background:#ffffff0d;border:1px solid #ffffff1a}table{border-collapse:collapse;width:100%;font-size:.875rem}thead tr{border-bottom:1px solid #ffffff12}th{text-align:left;letter-spacing:.12em;text-transform:uppercase;color:#f1f3f561;white-space:nowrap;padding:.7rem 1rem;font-size:.67rem;font-weight:600}td{color:#f1f3f5d1;vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:.85rem 1rem}tr:last-child td{border-bottom:none}tbody tr:hover td{background:#ffffff06}hr{border:none;border-top:1px solid #ffffff12;margin:1.5rem 0}code,kbd,pre{font-family:JetBrains Mono,Fira Code,Cascadia Code,ui-monospace,monospace;font-size:.85em}code{color:#fbbf24;background:#ffffff12;border:1px solid #ffffff1a;border-radius:5px;padding:.15em .45em}pre{background:#0006;border:1px solid #ffffff14;border-radius:10px;padding:1.25rem 1.5rem;line-height:1.7;overflow-x:auto}pre code{color:#f1f3f5;background:0 0;border:none;padding:0;font-size:.88rem}kbd{color:#f1f3f5;background:#ffffff14;border:1px solid #ffffff26;border-bottom-width:2px;border-radius:5px;padding:.1em .5em;font-size:.8em}.label-section{letter-spacing:.18em;text-transform:uppercase;color:#f59e0bb3;margin:0;font-size:.68rem;font-weight:600}.alert{border-radius:12px;align-items:flex-start;gap:.75rem;padding:.875rem 1.1rem;font-size:.875rem;line-height:1.55;display:flex}.alert-info{color:#c7d2fe;background:#6366f114;border:1px solid #6366f133}.alert-success{color:#86efac;background:#22c55e14;border:1px solid #22c55e33}.alert-warning{color:#fde68a;background:#f59e0b14;border:1px solid #f59e0b33}.alert-error{color:#fca5a5;background:#ef444414;border:1px solid #ef444433}.sep-label{color:#f1f3f54d;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.72rem;font-weight:500;display:flex}.sep-label:before,.sep-label:after{content:"";background:#ffffff12;flex:1;height:1px}.avatar{object-fit:cover;color:#0c0c0e;background:linear-gradient(135deg,#f97316,#f59e0b);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:inline-flex}.skeleton{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:6px;animation:1.6s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.helper-text{color:#f1f3f561;margin:0;font-size:.75rem;line-height:1.5}.spinner{border:2px solid #f59e0b33;border-top-color:#f59e0b;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.65s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.text-muted{color:#f1f3f573}.text-accent{color:#f59e0b}.text-success{color:#86efac}.text-danger{color:#fca5a5}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.font-mono{font-family:JetBrains Mono,Fira Code,ui-monospace,monospace}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
