@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=DM+Mono:wght@400;500&display=swap";@import "https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap";:root{color:#17211b;font-synthesis:none;background:#f3f6f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}header{background:#fff;border-bottom:1px solid #e2e8e4;justify-content:space-between;align-items:center;height:76px;padding:0 40px;display:flex}.brand,.account{align-items:center;gap:12px;display:flex}.brand>div,.account>div{flex-direction:column;display:flex}.brand span,.account span{color:#6f7b73;font-size:12px}.brand-mark{color:#fff;letter-spacing:-1px;background:linear-gradient(135deg,#176b3a,#0b4b28);border-radius:18px;place-items:center;width:54px;height:54px;font-weight:800;display:grid;box-shadow:0 10px 24px #176b3a33}.brand-mark.small{border-radius:13px;width:42px;height:42px}.avatar{background:#e6f3eb;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:700;color:#176b3a!important;display:grid!important}.ghost{color:#526158;cursor:pointer;background:0 0;border:0;margin-left:8px}.container{max-width:1520px;margin:auto;padding:42px 36px}.hero{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.hero h1{margin:5px 0;font-size:38px}.eyebrow{letter-spacing:.14em;color:#20834a;font-size:12px;font-weight:800}.muted{color:#718078;margin:0}.card{background:#fff;border:1px solid #e1e8e3;border-radius:18px;box-shadow:0 8px 35px #183d2710}.toolbar{border-bottom:1px solid #e8ede9;justify-content:space-between;gap:14px;padding:18px;display:flex}.search{background:#f5f7f5;border:1px solid #dfe6e1;border-radius:11px;flex:1;align-items:center;gap:10px;max-width:540px;height:44px;padding:0 14px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%}.button{cursor:pointer;background:#fff;border:1px solid #d9e1dc;border-radius:10px;height:44px;padding:0 18px;font-weight:700}.button.danger{color:#b42318;border-color:#f1c5c1}.button:disabled{opacity:.42;cursor:not-allowed}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:1120px}th{text-align:left;color:#68766d;text-transform:uppercase;letter-spacing:.05em;background:#fafbfa;border-bottom:1px solid #e6ebe7;padding:14px 16px;font-size:12px}td{border-bottom:1px solid #edf0ee;max-width:280px;padding:15px 16px;font-size:14px}tbody tr{cursor:pointer;transition:all .15s}tbody tr:hover,tbody tr.selected{background:#f0f8f3}.strong{font-weight:700}.comment{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}code{background:#f1f4f2;border-radius:6px;padding:5px 7px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.empty{color:#77857c;text-align:center!important;padding:50px!important}.table-footer{color:#6c7970;justify-content:space-between;align-items:center;padding:17px 20px;font-size:13px;display:flex}.table-footer nav{gap:5px;display:flex}.table-footer nav button{cursor:pointer;background:0 0;border:0;border-radius:8px;width:34px;height:34px}.alert{color:#a32319;background:#fff0ef;border:1px solid #f1c5c1;border-radius:9px;padding:11px}.page-alert{margin:15px}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0d1d14a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(440px,100%);padding:28px}.modal h2{margin:15px 0 7px}.modal p{color:#69766e;line-height:1.5}.danger-icon{color:#b42318;background:#feeceb;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.modal-actions{justify-content:flex-end;gap:10px;margin-top:25px;display:flex}.login-page{background:radial-gradient(circle at top,#e7f5ec,#f5f7f5 55%);place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{flex-direction:column;gap:18px;width:min(410px,100%);padding:36px;display:flex}.login-card h1{margin:0}.login-card label{flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.login-card input{border:1px solid #d8e0da;border-radius:10px;outline:none;height:45px;padding:0 12px}@media (width<=760px){header{padding:0 18px}.account>div{display:none}.container{padding:28px 15px}.hero{align-items:flex-start;gap:18px}.hero h1{font-size:30px}.toolbar{flex-direction:column}.toolbar .button{width:100%}}.toolbar-hint{color:#718078;align-self:center;font-size:13px}.editor-modal{width:min(620px,100%);max-height:calc(100vh - 32px);overflow:auto}.editor-form{flex-direction:column;gap:18px;display:flex}.editor-heading{justify-content:space-between;align-items:flex-start;display:flex}.editor-heading h2{margin:3px 0 0;font-size:25px}.modal-close{cursor:pointer;color:#526158;background:#f1f4f2;border:0;border-radius:9px;width:38px;height:38px;font-size:25px;line-height:1}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.editor-form label{color:#46534b;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.editor-form input,.editor-form textarea{resize:vertical;background:#fff;border:1px solid #d9e1dc;border-radius:10px;outline:none;width:100%;padding:11px 12px}.editor-form .readonly-key{color:#59655e;cursor:not-allowed;background:#f1f4f2;font-family:SFMono-Regular,Consolas,monospace}.modal-actions.split{justify-content:space-between;align-items:center}.modal-actions.split>div{gap:10px;display:flex}.delete-confirm{background:#fff5f4;border:1px solid #f1c5c1;border-radius:12px;align-items:center;gap:10px;padding:14px;display:flex}.delete-confirm>div{flex-direction:column;flex:1;gap:3px;display:flex}.delete-confirm span{color:#8b5a56;font-size:12px}@media (width<=640px){.form-grid{grid-template-columns:1fr}.modal-actions.split{flex-direction:column-reverse;align-items:stretch}.modal-actions.split>div{grid-template-columns:1fr 1fr;display:grid}.delete-confirm{flex-wrap:wrap;align-items:stretch}.delete-confirm>div{flex-basis:100%}.toolbar-hint{display:none}}:root{color:#18201c;background:#eef1f5;font-family:Manrope,system-ui,sans-serif}body{background:radial-gradient(circle at 8% 0,#e5f1e9 0,#0000 28%),#f3f5f7}.app-shell{min-height:100vh}header{color:#fff;background:#101d17;border:0;height:82px;padding:0 5vw;box-shadow:0 1px #ffffff12}.brand-mark{color:#102218;box-shadow:none;background:linear-gradient(145deg,#a7f3c4,#42c979)}.ghost{color:#d9e4de;border:1px solid #ffffff1c;border-radius:9px;padding:8px 12px}.container{max-width:1600px;padding:48px 5vw 70px}.hero{align-items:center;margin-bottom:28px}.hero h1{letter-spacing:-.045em;margin:7px 0 12px;font-size:46px;line-height:1}.card{border:1px solid #dfe5e1;border-radius:22px;box-shadow:0 20px 55px #1b322313}.toolbar{background:#fff;border-radius:22px 22px 0 0;padding:20px 22px}.search{background:#f4f7f5;border-color:#e0e7e2;max-width:650px}.button{border-radius:11px}.button.primary{background:#167342;border-color:#167342;box-shadow:0 8px 20px #176b3a2c}table{min-width:1050px}th{color:#728078;letter-spacing:.1em;background:#f7f9f8;padding:16px 20px;font-size:11px}td{border-bottom-color:#edf1ee;padding:19px 20px}tbody tr{position:relative}tbody td:first-child{font-size:15px}code{color:#425149;background:#eef2f0;border-radius:8px;padding:7px 9px;font-family:DM Mono,monospace}.table-footer{background:#fff;border-radius:0 0 22px 22px;padding:20px 23px}.table-footer nav button.active{background:#17261e}.toolbar-hint{color:#247448;background:#edf7f1;border-radius:999px;padding:7px 11px}.editor-modal{border:1px solid #fff5;box-shadow:0 35px 90px #07100b65}.editor-form{gap:20px}.editor-heading h2{letter-spacing:-.035em;font-size:29px}.editor-form input,.editor-form textarea{background:#fbfcfb;border-radius:11px;padding:13px 14px;font-family:Manrope,sans-serif}.editor-form .readonly-key{background:#eef2f0;font-family:DM Mono,monospace}.delete-confirm{background:#fff3f1}.status-dot{background:#29a45c;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}@media (width<=800px){.container{padding:32px 16px}.hero{align-items:flex-start}.hero h1{font-size:36px}header{padding:0 18px}.card{border-radius:16px}.toolbar{border-radius:16px 16px 0 0}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e8eee9;background:#090d0b}body{color:#e8eee9;background:radial-gradient(circle at 12% -10%,#153425 0,#0000 30%),radial-gradient(circle at 90% 0,#10261b 0,#0000 25%),#090d0b}.app-shell{background:0 0}header{background:#0c120f;border-bottom:1px solid #263129;box-shadow:0 10px 35px #0005}.brand span,.account span{color:#839189}.brand-mark{color:#07130c;background:linear-gradient(145deg,#75e69f,#22a65b);box-shadow:0 0 28px #43d17a25}.avatar{background:#173a26;color:#89eaae!important}.ghost{color:#cbd6cf;background:#121a16;border-color:#34423a}.ghost:hover{background:#1a251f}.hero h1{color:#f4f7f5}.muted{color:#87958d}.eyebrow{color:#5bd78b}.card{background:#101613;border-color:#29332d;box-shadow:0 25px 70px #0007}.toolbar{background:#101613;border-bottom-color:#29332d}.search{color:#e8eee9;background:#171f1b;border-color:#303c35}.search input{color:#edf3ef}.search input::placeholder{color:#738078}.toolbar-hint{color:#75dc9b;background:#163221}.button{color:#dfe8e2;background:#18201c;border-color:#354139}.button:hover{background:#202a24}.button.primary{color:#06130b;background:#2ac568;border-color:#2ac568;box-shadow:0 8px 26px #2ac5682e}.button.primary:hover{background:#3bd779}.button.danger{color:#ff8f86;background:#221716;border-color:#60332f}.button.danger.solid{color:#fff;background:#dc4b41;border-color:#dc4b41}th{color:#849289;background:#151d19;border-bottom-color:#2a352e}td{color:#dce5df;border-bottom-color:#252f29}tbody tr:hover{background:#172a20;box-shadow:inset 3px 0 #3bd47b}code{color:#a9d8bb;background:#1c2520}.table-footer{color:#839087;background:#101613}.table-footer nav button{color:#9eaaa2}.table-footer nav button.active{color:#07130c;background:#35c875}.table-footer nav button:disabled{opacity:.3}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020604d9}.editor-modal{background:#111713;border-color:#354039;box-shadow:0 35px 100px #000c}.editor-heading h2{color:#f1f5f2}.modal-close{color:#abb7af;background:#1c2520}.modal-close:hover{background:#28342d}.editor-form label{color:#aab6ae}.editor-form input,.editor-form textarea{color:#edf3ef;background:#171f1b;border-color:#354139}.editor-form .readonly-key{color:#8e9d94;background:#0c120f;border-color:#29342d}.delete-confirm{background:#281716;border-color:#673530}.delete-confirm span{color:#c68e88}.alert{color:#ff9a91;background:#2a1716;border-color:#673530}.login-page{background:radial-gradient(circle at 50% 0,#173a27,#090d0b 58%)}.login-card{background:#111713}.login-card input{color:#edf3ef;background:#171f1b;border-color:#354139}.login-card input:focus{border-color:#45d681;box-shadow:0 0 0 3px #45d6811f}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:#0d120f}::-webkit-scrollbar-thumb{background:#35423a;border:3px solid #0d120f;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#46564c}:root{--neon:#92ff57;--cyan:#40e8ff;--panel:#0d1412;--line:#26382f;font-family:Chakra Petch,Manrope,sans-serif}body{background-color:#060907;background-image:linear-gradient(#1b2a220f 1px,#0000 1px),linear-gradient(90deg,#1b2a220f 1px,#0000 1px),radial-gradient(circle at 10% 0,#173c24 0,#0000 28%),radial-gradient(circle at 90% 10%,#10313a 0,#0000 22%);background-size:36px 36px,36px 36px,auto,auto}body:before{content:"";pointer-events:none;z-index:9999;mix-blend-mode:overlay;background:repeating-linear-gradient(0deg,#0000 0 3px,#0002 4px);position:fixed;inset:0}.app-shell:before{content:"SYSTEM // LICENSE CONTROL";color:#92ff5735;letter-spacing:.18em;z-index:0;font:500 10px DM Mono,monospace;position:fixed;bottom:12px;right:18px}header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#080d0aeb;border-bottom:1px solid #92ff5740;height:78px;box-shadow:0 0 35px #5dff8320}.brand-mark{background:var(--neon);color:#071006;clip-path:polygon(0 0,78% 0,100% 22%,100% 100%,22% 100%,0 78%);border-radius:4px;box-shadow:0 0 28px #92ff5766}.brand strong{letter-spacing:.08em;text-transform:uppercase;font-size:16px}.brand span,.account span{text-transform:uppercase;letter-spacing:.08em;font-family:DM Mono,monospace}.avatar{background:#13251a;border:1px solid #92ff5755;border-radius:4px;color:var(--neon)!important}.ghost,.button,.search,.card,.editor-form input,.editor-form textarea,.modal-close{border-radius:4px}.container{position:relative}.eyebrow{color:var(--neon);letter-spacing:.22em;font-family:DM Mono,monospace}.eyebrow:before{content:"[ ";color:var(--cyan)}.eyebrow:after{content:" ]";color:var(--cyan)}.hero h1{text-transform:uppercase;letter-spacing:-.025em;text-shadow:0 0 24px #92ff5726;font-size:50px}.hero .muted{font-family:DM Mono,monospace;font-size:12px}.card{clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px));background:#0c120f;border-color:#33483c;position:relative;box-shadow:0 28px 90px #000a,0 0 0 1px #92ff5708}.card:before{content:"";background:linear-gradient(90deg,var(--neon),transparent);width:90px;height:2px;box-shadow:0 0 12px var(--neon);position:absolute;top:0;left:0}.toolbar{background:#0c120f}.search{background:#111b16;border-color:#33483c}.search:focus-within{border-color:var(--cyan);box-shadow:0 0 0 1px #40e8ff44,0 0 22px #40e8ff12}.toolbar-hint{color:var(--neon);text-transform:uppercase;letter-spacing:.08em;background:#101e15;border:1px solid #92ff572b;border-radius:2px;font-family:DM Mono,monospace}.button{text-transform:uppercase;letter-spacing:.06em;font-family:Chakra Petch,sans-serif}.button.primary{background:var(--neon);border-color:var(--neon);color:#071006;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));box-shadow:0 0 25px #92ff5735}.button.primary:hover{background:#b4ff8e;box-shadow:0 0 35px #92ff5760}.table-wrap{background:#0c120f}th{color:#8ea69a;letter-spacing:.12em;background:#111a16;border-bottom:1px solid #33483c;font-family:DM Mono,monospace}tbody tr:hover{box-shadow:inset 3px 0 var(--neon);background:linear-gradient(90deg,#92ff5718,#0000 60%)}tbody tr:hover td:first-child{color:var(--neon)}td{border-bottom-color:#1e2d25}code{color:#9fffc0;background:#111a16;border:1px solid #2a4034;border-radius:2px}.table-footer{background:#0c120f;font-family:DM Mono,monospace}.table-footer nav button{border-radius:2px}.table-footer nav button.active{background:var(--neon);color:#071006;box-shadow:0 0 17px #92ff574c}.modal-backdrop{background:#020503e8}.editor-modal{clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,24px 100%,0 calc(100% - 24px));border-color:#4a6656}.editor-heading h2{text-transform:uppercase;letter-spacing:.04em}.editor-form label{text-transform:uppercase;letter-spacing:.05em;font-family:DM Mono,monospace;font-size:11px}.editor-form input,.editor-form textarea{background:#0c1310;border-color:#354b3f;font-family:Chakra Petch,sans-serif}.editor-form input:focus,.editor-form textarea:focus{border-color:var(--neon);box-shadow:0 0 0 1px #92ff5740,0 0 25px #92ff5712}.editor-form .readonly-key{color:var(--cyan);border-color:#40e8ff35;font-family:DM Mono,monospace}.modal-close{color:var(--neon);border:1px solid #92ff5730}.delete-confirm{border-radius:3px}.login-card{clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}@media (width<=800px){.hero h1{font-size:38px}.app-shell:before{display:none}}
