*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#07090d;color:#eef2f7}body{background:radial-gradient(circle at 12% 0%,rgba(91,111,140,.18),transparent 30%),radial-gradient(circle at 88% 12%,rgba(73,83,105,.12),transparent 28%),#07090d}.hidden{display:none!important}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;position:relative;overflow:hidden}.auth-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(110,125,150,.13),transparent 68%);filter:blur(8px)}.auth-card{position:relative;width:min(450px,100%);padding:40px;border:1px solid #29323d;border-radius:28px;background:rgba(13,17,23,.92);box-shadow:0 35px 100px rgba(0,0,0,.5);backdrop-filter:blur(20px)}.brand{display:flex;align-items:center;gap:12px}.brand-large{margin-bottom:4px}.brand-mark{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#cfd7e0);color:#090c11;font-weight:950;font-size:21px;box-shadow:0 8px 25px rgba(255,255,255,.08)}.brand strong{display:block;font-size:16px}.brand span{display:block;color:#778391;font-size:10px;margin-top:4px;letter-spacing:.12em}.eyebrow{font-size:10px;letter-spacing:.2em;color:#8996a5;font-weight:850;margin-bottom:9px}.auth-card .eyebrow{margin-top:45px}h1{font-size:38px;line-height:1.03;margin:0 0 10px;letter-spacing:-.045em}h2{margin:0;font-size:24px;letter-spacing:-.02em}.muted,.hero p{color:#8995a3;line-height:1.65}form{margin-top:28px}label{display:block;font-size:12px;font-weight:750;color:#b8c2cc;margin:17px 0 8px}input{width:100%;height:52px;border:1px solid #29333e;border-radius:13px;background:#090d12;color:#f4f7fa;padding:0 15px;outline:none;font-size:14px;transition:.2s}input:focus{border-color:#788696;box-shadow:0 0 0 4px rgba(120,135,150,.1)}button{border:0;border-radius:13px;height:50px;padding:0 18px;font-weight:800;cursor:pointer;font-size:13px;transition:.18s}button:disabled{opacity:.55;cursor:wait}.primary{background:linear-gradient(135deg,#f4f7fa,#cbd3dc);color:#080b0f;display:inline-flex;align-items:center;justify-content:center;gap:14px;box-shadow:0 10px 25px rgba(0,0,0,.18)}.primary:hover{transform:translateY(-1px);background:#fff}.secondary{background:#151b22;color:#dce3ea;border:1px solid #303b47}.secondary:hover{background:#1a222b;border-color:#45515e}.full{width:100%;margin-top:12px}.ghost{background:transparent;color:#9ca7b3;border:1px solid #29333e;height:40px}.ghost:hover{background:#11161d}.error,.success{margin-top:14px;padding:12px;border-radius:11px;font-size:13px}.error{border:1px solid #6b3131;background:#291416;color:#ffb1b1}.success{border:1px solid #315f45;background:#13251b;color:#a9e5bd}.privacy{font-size:11px;color:#65707c;text-align:center;margin:22px 0 0}.app{min-height:100vh}.topbar{min-height:78px;border-bottom:1px solid #1b232c;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 5vw;background:rgba(7,9,13,.78);backdrop-filter:blur(18px);position:sticky;top:0;z-index:5}.top-actions{display:flex;gap:8px;align-items:center}.user-chip{display:flex;align-items:center;gap:9px;border:1px solid #29333e;background:#0e141b;padding:5px 12px 5px 6px;border-radius:99px;color:#dbe2e8;font-size:12px;font-weight:750}.avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#dfe5eb;color:#0a0d12;font-size:11px;font-weight:900}.container{width:min(1080px,92%);margin:0 auto;padding:65px 0}.dashboard-hero{padding:10px 0 30px}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:28px}.hero h1{font-size:50px}.hero h1 span{background:linear-gradient(90deg,#fff,#aab6c4);-webkit-background-clip:text;background-clip:text;color:transparent}.status{font-size:12px;color:#a4afba;border:1px solid #2b3641;border-radius:99px;padding:10px 14px;background:#0c1117}.status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#86d49b;margin-right:8px;box-shadow:0 0 12px rgba(134,212,155,.45)}.panel{background:linear-gradient(145deg,rgba(16,21,28,.96),rgba(10,14,19,.96));border:1px solid #252f39;border-radius:20px;padding:27px;margin-bottom:20px;box-shadow:0 20px 60px rgba(0,0,0,.15)}.search-panel{padding:28px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:4px}.section-title>div:first-child{display:flex;align-items:center;gap:12px}.mini-icon{width:38px;height:38px;border:1px solid #303b46;border-radius:11px;display:grid;place-items:center;color:#dce3e9;font-size:20px;background:#11171e}.secure-label{font-size:9px;letter-spacing:.16em;color:#8fa0ad;border:1px solid #2d3945;border-radius:99px;padding:7px 10px}.search-row{display:flex;gap:12px}.search-row input{flex:1}.search-row .primary{min-width:150px}.hint{font-size:11px;color:#687582;margin:12px 0 0}.result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.badge,.source-badge{border:1px solid #34404c;border-radius:99px;padding:7px 12px;font-size:10px;color:#b9c3cd;white-space:nowrap;background:#10161d}.result-content{margin-top:20px}.result pre{white-space:pre-wrap;word-break:break-word;background:#080c11;border:1px solid #1c252e;border-radius:12px;padding:18px;color:#cdd5dd;font-size:12px;line-height:1.6;overflow:auto}.leak-card{border:1px solid #29343f;background:linear-gradient(145deg,#0b1016,#090d12);border-radius:17px;padding:19px;margin-bottom:14px;box-shadow:0 12px 35px rgba(0,0,0,.12)}.leak-head{display:flex;justify-content:space-between;gap:15px;margin-bottom:15px}.leak-head h3{margin:0 0 7px;font-size:16px}.leak-head p{margin:0;color:#7f8b98;font-size:12px;line-height:1.55}.table-wrap{overflow:auto;border:1px solid #222c36;border-radius:11px}.table-wrap table{width:100%;border-collapse:collapse;min-width:620px;font-size:11px}.table-wrap th,.table-wrap td{padding:10px;border-bottom:1px solid #222c36;text-align:left;vertical-align:top}.table-wrap th{color:#aeb8c3;background:#121820;position:sticky;top:0}.table-wrap td{color:#cdd5dd}.table-wrap tr:hover td{background:#0e141b}.table-wrap tr:last-child td{border-bottom:0}.empty,.loading{padding:24px;text-align:center;color:#788592;border:1px dashed #303a45;border-radius:12px}.result-actions{display:flex;gap:10px;margin-top:17px}.result-actions button{height:44px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stats>div{padding:19px;border:1px solid #29333e;border-radius:15px;background:#0a0f14}.stats span{display:block;color:#7f8b98;font-size:11px}.stats strong{display:block;font-size:29px;margin-top:5px}.user-list{margin-top:18px}.user-row{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:15px 0;border-bottom:1px solid #232c35}.user-row:last-child{border-bottom:0}.user-row strong,.user-row span,.user-row small{display:block}.user-row span{color:#9da8b4;font-size:12px;margin-top:4px}.user-row small{color:#606d79;font-size:10px;margin-top:4px}.user-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.status-pill{padding:6px 9px!important;border-radius:99px;border:1px solid #34404c;font-size:10px!important}.status-pill.pending{color:#f2d18b!important}.status-pill.approved{color:#9fe0b4!important}.status-pill.rejected{color:#e99b9b!important}.approve,.reject{height:36px;font-size:11px;padding:0 12px}.approve{background:#193624;color:#a9e5bd;border:1px solid #315f45}.reject{background:#32191b;color:#ffb1b1;border:1px solid #6b3131}footer{text-align:center;color:#56616d;font-size:11px;padding:20px 0 35px}@media(max-width:760px){.auth-card{padding:29px}.hero{display:block}.hero h1{font-size:39px}.status{display:inline-block;margin-top:18px}.search-row{display:block}.search-row .primary{width:100%;margin-top:10px}.topbar{padding:11px 16px}.top-actions{flex-wrap:wrap;justify-content:flex-end}.top-actions .user-chip{order:-1}.container{padding:42px 0;width:94%}.panel{padding:21px}.stats{grid-template-columns:1fr}.user-row{align-items:flex-start;flex-direction:column}.user-actions{justify-content:flex-start}.result-actions{flex-direction:column}.result-actions button{width:100%}.brand span{font-size:8px}}
