:root{--green:#175a47;--ink:#203b31;--muted:#78867c;--line:#e3e9e3;--bg:#f5f7f3}*{box-sizing:border-box}body{margin:0;font:14px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}a{color:var(--green);text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #63a273;outline-offset:3px}[hidden]{display:none!important}.brand{display:flex;align-items:center;gap:10px;font-weight:650;font-size:25px;letter-spacing:-1px;color:inherit}.brand span{font-size:9px;letter-spacing:2px;margin-left:5px;border:1px solid #ffffff33;padding:3px 6px;border-radius:4px}.login-screen{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr}.login-story{background:#153e31;color:#e2eedb;display:flex;flex-direction:column;justify-content:space-between;padding:48px 64px;min-height:100vh;position:relative;overflow:hidden}.login-story:after{content:'';position:absolute;width:470px;height:470px;border:1px solid #8fab8220;border-radius:50%;right:-270px;bottom:-100px;box-shadow:0 0 0 60px #6a925109,0 0 0 120px #6a925109;pointer-events:none}.login-story .eyebrow{color:#9fbe8f}.login-story h1{font-size:56px;font-weight:500;letter-spacing:-2px;line-height:1.1;margin:23px 0}.login-story p{color:#a9beb0;max-width:330px;font-size:16px}.login-story small{color:#8ea792;font-size:11px}.story-lines{display:flex;flex-direction:column;gap:16px;margin-top:45px;font-size:11px;color:#87ac78}.story-lines b{margin-left:20px;color:#bacdba;font-size:12px;font-weight:400}.login-form-wrap{display:flex;align-items:center;justify-content:center;padding:35px;background:#fcfdfb}.login-form-wrap form{width:100%;max-width:360px}.small-mark{display:inline-flex;align-items:center;justify-content:center;font-size:24px;color:#4b7352;background:#e9f0e2;border-radius:12px;width:48px;height:48px;margin-bottom:22px}.login-form-wrap h2{font-size:29px;font-weight:550;letter-spacing:-.6px;margin:0 0 6px}.login-form-wrap p{color:var(--muted);margin:0 0 28px}label{display:block;font-size:12px;font-weight:550;margin:17px 0 7px}input:not([type=checkbox]),select,textarea{width:100%;background:#fff;border:1px solid #dce4da;border-radius:7px;padding:11px 12px;color:var(--ink);font-size:13px}input::placeholder,textarea::placeholder{color:#a4afa2}textarea{resize:vertical}.password-wrap{display:flex;position:relative}.password-wrap input{padding-right:75px}.password-wrap button{position:absolute;right:10px;top:11px;font-size:11px;color:#6a8468}.primary{background:var(--green);color:#f1f6ec;padding:11px 18px;border-radius:7px;font-size:12px;font-weight:550}.primary:hover{background:#206b53}.primary span{float:right}.secondary{border:1px solid #d9e2d5;background:#fff;padding:10px 16px;border-radius:7px;font-size:12px}.secondary:hover{background:#eef3e9}.danger{background:#a84639;color:white;padding:11px 17px;border-radius:7px;font-size:12px}.full{width:100%}.login-form-wrap .primary{margin-top:25px;padding:13px 17px}.login-note{font-size:10px;text-align:center;margin-top:24px;color:#95a18f}.form-error{background:#fff0eb;color:#a24e3b!important;border:1px solid #f0d8cd;border-radius:6px;padding:10px 12px;font-size:12px!important;margin:16px 0!important}.eyebrow{font-size:9px;letter-spacing:1.8px;color:#829774;font-weight:600}.sidebar{position:fixed;inset:0 auto 0 0;width:237px;background:#fbfcf9;border-right:1px solid var(--line);padding:28px 22px;display:flex;flex-direction:column}.sidebar .brand{font-size:23px}.sidebar-caption{font-size:9px;letter-spacing:1.2px;color:#94a08d;margin:42px 12px 16px}.nav-item{display:flex;align-items:center;width:100%;text-align:left;padding:12px 13px;border-radius:6px;gap:12px;font-size:12px;color:#72856c;margin-bottom:5px}.nav-item span{font-size:19px;width:21px}.nav-item.active{background:#e5eedf;color:#305d3c;font-weight:600}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding:24px 12px 0;font-size:11px}.sidebar-bottom span{float:right}.sidebar-bottom small{display:block;margin-top:13px;color:#9aa591;font-size:9px}.workspace{margin-left:237px}header{height:78px;background:#ffffffc9;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 40px}.header-label{font-size:11px;color:#8c9985}.header-label b{margin:0 12px;color:#c3cbba;font-weight:400}.header-label>span{color:#50694c}.account{display:flex;align-items:center;gap:10px;font-size:11px;color:#708166}.avatar{background:#e7eee0;border:1px solid #d8e2cf;color:#638257;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px}.text-button{font-size:11px;color:#5a7950}.account .text-button{border-left:1px solid var(--line);padding-left:16px;margin-left:7px}main{max-width:1440px;padding:42px 40px 0;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 30px}h1{font-size:31px;font-weight:550;letter-spacing:-.7px;line-height:1.3;margin:8px 0}p{color:#7a8871;font-size:12px;margin:8px 0}.page-heading p{font-size:13px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:30px}.stats>div{border:1px solid var(--line);background:#fff;border-radius:9px;padding:22px 24px}.stats span{font-size:11px;color:#7e8f73}.stats strong{display:block;font-size:34px;font-weight:500;line-height:1.5;color:#335436}.stats small{font-size:9px;color:#a0ac93}.panel{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 25px;border-bottom:1px solid var(--line)}h2{font-size:15px;font-weight:600;margin:0;letter-spacing:-.2px}.panel-title p{font-size:11px;margin-bottom:0;color:#929e87}.count{display:inline-block;background:#f0f4eb;border-radius:4px;font-size:10px;font-weight:400;padding:1px 5px;margin-left:5px;color:#7e966b}.search-label{margin:0;max-width:245px;width:40%}.search-label>span{position:absolute;width:1px;height:1px;clip-path:inset(50%)}.search-label input{background:#fafbf7;font-size:11px;padding:9px 12px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left;font-size:11px}th{background:#fbfcf8;font-weight:500;font-size:10px;color:#8a9a7c;padding:13px 24px;border-bottom:1px solid var(--line)}td{padding:20px 24px;border-bottom:1px solid #eff2e9;color:#7d8d6f}tr:last-child td{border-bottom:0}td strong{font-weight:550;color:#385632;font-size:12px}td small{display:block;font-size:9px;color:#a2ac97;margin-top:4px}.mono{font-family:Consolas,"Cascadia Code",monospace;font-size:11px}.badge{display:inline-block;padding:3px 9px;border-radius:20px;font-size:9px}.badge.green{color:#4d8150;background:#edf5e6}.badge.gray{color:#8c937f;background:#f0f1ea}.row-button{font-size:10px;font-weight:600;color:#5e7a4d}.red{color:#b37863}.empty{padding:35px;text-align:center;font-size:12px}.actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.client-summary{display:flex;gap:22px;align-items:center;flex-wrap:wrap;padding:0 0 25px;color:#829475;font-size:11px}.back{padding:0;margin-bottom:24px}.key-scopes{margin-top:7px;font-size:10px}.key-scopes summary{cursor:pointer;color:#819a69}.key-scopes div{display:flex;flex-direction:column;gap:4px;margin-top:8px}.key-scopes span{white-space:normal;font-size:9px}.key-scopes+span{margin-top:7px}footer{display:flex;justify-content:space-between;padding:29px 0;color:#a6b195;font-size:9px}dialog{border:1px solid #dce5d3;border-radius:12px;box-shadow:0 25px 100px #1b382a33;padding:28px;width:580px;max-width:calc(100vw - 30px);max-height:90vh;color:var(--ink)}dialog::backdrop{background:#122e2466;backdrop-filter:blur(2px)}dialog p{font-size:12px;line-height:1.8}dialog h2{font-size:22px;font-weight:550}dialog .eyebrow{display:block;margin-bottom:7px}.modal-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;gap:20px}.modal-heading>button{font-size:25px;line-height:1;color:#94a385;align-self:flex-start;padding:0 3px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);padding-top:19px;margin-top:24px}.notice{font-size:11px;color:#7a8a61;background:#f4f7eb;border-left:3px solid #abc281;padding:12px 14px;margin:19px 0;line-height:1.8}.scope-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.scope-presets{display:flex;gap:7px}.scope-presets button{font-size:9px;color:#64834c;border:1px solid #dde6d2;border-radius:4px;padding:3px 7px}.scope-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.scope-options label{margin:0;border:1px solid #e3eada;border-radius:6px;padding:10px;display:flex;gap:9px;align-items:flex-start;font-size:10px;font-weight:400;cursor:pointer}.scope-options small{display:block;color:#9cab8c;font-size:8px;margin-top:3px}.scope-options input,.checkbox-row input{accent-color:var(--green);margin:2px 0 0}.small{font-size:11px!important;color:#90a07e}dialog>small,form>small,#limits-box>small{display:block;font-size:10px;color:#91a17c;margin-top:7px}.checkbox-row{display:flex;gap:10px;align-items:center;margin-top:24px}.limit-row{display:grid;grid-template-columns:.7fr 1fr 1fr 25px;gap:10px;align-items:end}.limit-row label{font-size:9px;font-weight:400}.limit-row input{font-size:11px;padding:9px}.limit-row>button{height:42px;font-size:22px;color:#a58870}.limit-row+small{margin-top:10px}#generated-key{background:#f7f9f2;padding:14px;font-size:13px;word-break:break-all;margin-bottom:12px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);background:#244e38;color:#edf4e5;padding:12px 20px;border-radius:7px;box-shadow:0 8px 25px #183e2c22;font-size:12px;max-width:90vw;opacity:0;pointer-events:none;transition:.15s;z-index:50}#toast.visible{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){.sidebar{width:205px;padding:25px 17px}.sidebar .brand{font-size:20px}.workspace{margin-left:205px}header{padding:0 25px}main{padding:30px 25px 0}.page-heading{align-items:flex-start}.actions{max-width:260px}.stats>div{padding:18px}.login-story{padding:40px}.login-story h1{font-size:45px}th,td{padding:15px 17px}}
@media(max-width:760px){.login-screen{display:block}.login-story{min-height:auto;padding:24px}.login-story>div,.login-story>small{display:none}.login-story .brand{font-size:22px}.login-form-wrap{min-height:calc(100vh - 84px);padding:35px 25px}.sidebar{position:static;width:auto;flex-direction:row;align-items:center;padding:15px 20px;gap:20px;border-right:0;border-bottom:1px solid var(--line)}.sidebar .brand{font-size:19px}.sidebar .brand img{width:27px;height:27px}.sidebar-caption,.sidebar-bottom{display:none}.sidebar nav{display:flex;margin-left:auto;gap:5px}.nav-item{width:auto;padding:8px;font-size:10px;margin:0;gap:5px}.nav-item span{display:none}.workspace{margin:0}header{height:58px;padding:0 20px}.header-label{display:none}.account{width:100%;font-size:10px}.account .text-button{margin-left:auto}.page-heading{gap:20px;flex-wrap:wrap}h1{font-size:28px}.page-heading p{font-size:12px}main{padding:27px 20px 0}.stats{gap:9px}.stats>div{padding:15px 12px}.stats span{font-size:9px}.stats strong{font-size:28px}.stats small{font-size:8px}.panel-title{padding:18px;align-items:flex-start;flex-direction:column;gap:12px}.search-label{max-width:none;width:100%}.actions{max-width:none;justify-content:flex-start}.actions button{font-size:10px;padding:9px 11px}.client-summary{gap:12px}.scope-options{grid-template-columns:1fr}.scope-heading{flex-wrap:wrap;margin-bottom:10px}dialog{padding:22px}.modal-heading{gap:10px}.limit-row{gap:6px;grid-template-columns:.65fr 1fr 1fr 18px}.limit-row input{padding:8px 6px}.stats{margin-bottom:23px}.client-summary{font-size:10px}.page-heading .mono{font-size:10px;word-break:break-all}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
