@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#17232d;font-synthesis:none;background:#f7f9fc;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button{font:inherit;cursor:pointer}:root{--ink:#163229;--muted:#718078;--green:#168660;--dark-green:#0e6849;--pale:#e9f6ef;--line:#dfeae4;--paper:#fff;background:#f6faf7}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.logo{color:var(--ink);letter-spacing:-.7px;align-items:center;gap:9px;font:800 20px/1 Manrope,sans-serif;text-decoration:none;display:flex}.logo span{color:#fff;background:var(--green);letter-spacing:-1px;border-radius:9px;place-items:center;width:32px;height:32px;font-size:11px;display:grid}.landing{min-height:100vh;color:var(--ink);background:linear-gradient(135deg,#edf9f1 0%,#f8fcf9 50%,#eaf8f0 100%);flex-direction:column;display:flex}.public-nav,.auth-header,.dashboard-nav{justify-content:space-between;align-items:center;width:min(1160px,100% - 48px);height:80px;margin:auto;display:flex}.admin-link,.back-link,.logout-button{color:#326152;background:0 0;border:0;font-size:14px;font-weight:600}.admin-link span{padding-left:5px;font-size:18px}.landing-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:60px 20px 105px;display:flex}.status-orb{background:#1686601a;border-radius:50%;place-items:center;width:88px;height:88px;margin-bottom:28px;display:grid;position:relative}.status-orb i{background:#31b17f;border-radius:50%;width:12px;height:12px;position:absolute}.status-orb i:first-child{background:var(--green);width:32px;height:32px;box-shadow:0 0 0 8px #16866029}.status-orb i:nth-child(2){background:#93d9b7;transform:translate(31px,-20px)}.status-orb i:nth-child(3){background:#7bccaa;transform:translate(-28px,25px)}.green-label{color:var(--green);text-transform:uppercase;letter-spacing:1.2px;margin:0 0 12px;font-size:11px;font-weight:800}.landing h1,.auth-card h1,.dashboard-heading h1,.captcha-card h1{letter-spacing:-1.8px;margin:0;font:800 clamp(32px,5vw,54px)/1.08 Manrope,sans-serif}.landing-copy{color:#64766d;max-width:460px;margin:21px auto 0;line-height:1.65}.public-footer{color:#7f9689;text-align:center;padding:26px;font-size:12px}.auth-page,.captcha-page{min-height:100vh;color:var(--ink);background:#f5faf7}.auth-header{border-bottom:1px solid var(--line)}.auth-card,.captcha-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 45px #15473012}.auth-card{width:min(430px,100% - 32px);margin:76px auto;padding:38px}.lock-icon,.captcha-icon{width:50px;height:50px;color:var(--green);background:var(--pale);border-radius:14px;place-items:center;margin-bottom:23px;font-size:26px;display:grid}.auth-card h1{letter-spacing:-1px;font-size:28px}.auth-card>p:not(.green-label){color:var(--muted);margin:10px 0 26px;line-height:1.55}.auth-card label{color:#41544b;gap:8px;font-size:13px;font-weight:700;display:grid}.auth-card input{outline-color:var(--green);border:1px solid #cddbd3;border-radius:8px;height:45px;padding:0 12px}.green-button{color:#fff;background:var(--green);border:0;border-radius:8px;padding:13px 18px;font-weight:700;transition:background .15s,transform .15s}.green-button:hover:not(:disabled){background:var(--dark-green);transform:translateY(-1px)}.auth-card .green-button{width:100%;margin-top:19px}.form-error,.dashboard-error{color:#b44949!important;margin:12px 0 0!important;font-size:13px!important}.dashboard{width:min(1160px,100% - 48px);color:var(--ink);margin:auto;padding-bottom:55px}.dashboard-nav{border-bottom:1px solid var(--line);width:100%}.dashboard-nav>div{align-items:center;gap:16px;display:flex}.admin-dot{color:#587067;font-size:13px}.admin-dot:before{content:"";background:#31ad7d;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.dashboard-heading{justify-content:space-between;align-items:end;padding:52px 0 29px;display:flex}.dashboard-heading h1{font-size:38px}.dashboard-heading>div>p:last-child,.data-header p,.empty p{color:var(--muted);margin:9px 0 0}.metrics{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:27px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:12px;padding:19px 21px;position:relative;overflow:hidden}.metric p{color:var(--muted);margin:0 0 7px;font-size:13px}.metric strong{font:800 28px Manrope,sans-serif}.metric span{color:#5f8271;background:#eff5f1;border-radius:11px;place-items:center;width:37px;height:37px;font-size:20px;display:grid;position:absolute;top:18px;right:17px}.metric.passed span{color:var(--green);background:#e6f7ef}.metric.pending span{color:#d58b10;background:#fff6e4}.notice{color:#277b59;background:#edfaf3;border:1px solid #bee6d1;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:13px 15px;font-size:14px;display:flex}.notice button{color:#277b59;background:0 0;border:0;font-size:21px}.data-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.data-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 23px;display:flex}.data-header h2{margin:0;font:800 17px Manrope,sans-serif}.data-header p{font-size:13px}.refresh-button{color:#397a61;background:#f6fbf8;border:1px solid #d5e5db;border-radius:7px;padding:7px 10px;font-size:13px}table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}th{color:#809188;text-transform:uppercase;letter-spacing:.8px;background:#fbfdfc;font-size:10px}th,td{white-space:nowrap;border-bottom:1px solid #edf2ef;padding:16px 23px}tr:last-child td{border:0}td code{color:#3b574a;background:#eef4f0;border-radius:5px;padding:5px 7px}.status{color:#a16b16;align-items:center;gap:7px;font-size:13px;display:flex}.status i{background:#e7b552;border-radius:50%;width:7px;height:7px}.status.passed{color:#227457}.status.passed i{background:#2ca876}.row-actions{text-align:right}.row-actions button{color:#378062;background:0 0;border:0;margin-left:12px;font-size:13px}.row-actions button:last-child{color:#ba6161}.empty{text-align:center;padding:63px 20px}.empty>div{color:#7fac98;font-size:35px}.empty h3{margin:7px 0 0;font:800 17px Manrope,sans-serif}.empty p{font-size:14px}.captcha-page{background:radial-gradient(circle at 50% 0,#e4f6ec,#f7fbf8 48%);place-items:center;padding:28px;display:grid;position:relative}.captcha-page>.logo{position:fixed;top:29px;left:36px}.captcha-card{text-align:center;width:min(450px,100%);padding:40px}.captcha-card .captcha-icon{margin:0 auto 22px}.captcha-icon.success{color:#23845f;background:#e4f7ec;border-radius:50%}.captcha-icon.danger{color:#b35b5b;background:#fff0f0}.captcha-card h1{letter-spacing:-1px;font-size:28px}.captcha-card>p:not(.green-label){color:var(--muted);margin:12px 0 25px;line-height:1.55}.google-captcha{justify-content:center;min-height:78px;margin:0 auto 18px;display:flex}.captcha-card .green-button{width:100%}.captcha-footer{color:#8c9b93;font-size:12px;position:fixed;bottom:20px}.captcha-footer span{margin:0 5px}.captcha-footer code{color:inherit;font-size:11px}.passed-row{background:#edf9f2;transition:background .3s}.loading-screen,.inline-loader{color:#608276;text-align:center;place-content:center;gap:14px;min-height:100vh;display:grid}.inline-loader{min-height:210px}.loading-screen span,.inline-loader span{border:3px solid #cceadb;border-top-color:var(--green);border-radius:50%;width:27px;height:27px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=640px){.public-nav,.auth-header,.dashboard-nav{width:calc(100% - 28px);height:68px}.dashboard{width:calc(100% - 28px)}.dashboard-heading{flex-direction:column;align-items:start;gap:18px;padding:35px 0 24px}.metrics{grid-template-columns:1fr;gap:10px}.data-header{align-items:start;gap:12px}.table-scroll{overflow:auto}.captcha-page>.logo{top:20px;left:20px}.captcha-card{padding:32px 22px}.landing h1{font-size:41px}.admin-dot{display:none}}.nav-actions{align-items:center;gap:17px;display:flex}.theme-toggle{border:1px solid var(--line);background:var(--paper);width:34px;height:34px;color:var(--ink);border-radius:9px;place-items:center;padding:0;font-size:18px;line-height:1;display:grid}.theme-toggle:hover{border-color:var(--green);color:var(--green)}.captcha-page>.theme-toggle{position:fixed;top:28px;right:36px}:root[data-theme=dark]{--ink:#e5f4ec;--muted:#9ab3a6;--green:#39ad7d;--dark-green:#57c895;--pale:#193b2e;--line:#294538;--paper:#13261e;background:#0c1712}:root[data-theme=dark] body{background:#0c1712}:root[data-theme=dark] .landing{background:linear-gradient(135deg,#0a1e15 0%,#102b20 52%,#0b2117 100%)}:root[data-theme=dark] .auth-page,:root[data-theme=dark] .captcha-page{background:radial-gradient(circle at 50% 0,#173b2c,#0c1712 55%)}:root[data-theme=dark] .auth-card,:root[data-theme=dark] .captcha-card,:root[data-theme=dark] .metric,:root[data-theme=dark] .data-card{background:#13261e;box-shadow:0 18px 45px #00000040}:root[data-theme=dark] .auth-card input{color:var(--ink);background:#0e1d17;border-color:#365545}:root[data-theme=dark] .landing-copy,:root[data-theme=dark] .public-footer,:root[data-theme=dark] .dashboard-heading>div>p:last-child,:root[data-theme=dark] .data-header p,:root[data-theme=dark] .empty p,:root[data-theme=dark] .captcha-card>p:not(.green-label){color:var(--muted)}:root[data-theme=dark] th{color:#9bb7a9;background:#102018}:root[data-theme=dark] th,:root[data-theme=dark] td{border-color:#294538}:root[data-theme=dark] td code{color:#c1decf;background:#1e382c}:root[data-theme=dark] .refresh-button{color:#9edbbd;background:#183225;border-color:#365545}:root[data-theme=dark] .notice{color:#a0e0bd;background:#123224;border-color:#286044}:root[data-theme=dark] .notice button{color:#a0e0bd}:root[data-theme=dark] .theme-toggle{background:#183225}:root[data-theme=dark] .admin-link,:root[data-theme=dark] .back-link,:root[data-theme=dark] .logout-button{color:#a6cbbb}:root[data-theme=dark] .captcha-footer{color:#89a798}:root[data-theme=dark] .passed-row{background:#163527}.api-keys-card{margin-top:24px}.api-key-button{padding:9px 12px;font-size:13px}.issued-key{border-bottom:1px solid var(--line);color:#277457;background:#edf9f2;gap:9px;padding:17px 23px;font-size:13px;display:grid}.issued-key code{color:#214c3b;background:#fff;border-radius:6px;width:max-content;max-width:100%;padding:8px;overflow:auto}.issued-key button{color:#227457;background:#fff;border:1px solid #9fd6b8;border-radius:6px;width:max-content;padding:6px 9px;font-size:12px}.issued-key small{color:#5b8873}.row-actions span{color:#8a9690;font-size:13px}:root[data-theme=dark] .issued-key{color:#a5dfbc;background:#163527}:root[data-theme=dark] .issued-key code,:root[data-theme=dark] .issued-key button{color:#c1e5cf;background:#102319;border-color:#396a4f}@media (width<=640px){.captcha-page>.theme-toggle{top:19px;right:20px}}
