:root{font-family:Inter,"Segoe UI","Microsoft YaHei",Arial,sans-serif;color:#172c39;background:#f5f7f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}[hidden]{display:none!important}h1,h2,p{margin:0}.muted{color:#80919a}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:800;color:#2b958c;text-transform:uppercase}.eyebrow.light{color:#8ce3d2}.brand-mark{width:39px;height:39px;display:inline-grid;place-items:center;border-radius:13px;background:#a8e7d8;color:#0e554e;font-weight:900;font-size:23px;box-shadow:0 8px 20px #0b393128}.status-dot{width:8px;height:8px;display:inline-block;border-radius:50%;background:#34c59e;box-shadow:0 0 0 4px #34c59e26}.button{border:0;border-radius:11px;padding:12px 18px;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:12px;transition:transform .18s,box-shadow .18s,background .18s;white-space:nowrap}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{background:#087b72;color:white;box-shadow:0 7px 18px #087b7225}.button.primary:hover{background:#096e66;box-shadow:0 9px 20px #087b7238}.button.subtle{color:#3d6870;background:#f1f6f5;border:1px solid #dfeae8}.button.subtle:hover{background:#e8f1ef}.button.full{width:100%}.text-button,.text-link{border:0;background:transparent;color:#348a84;font-size:13px;font-weight:700}.text-link:hover,.text-button:hover{text-decoration:underline}.login-screen{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.05fr) 1fr;background:#fff}.login-art{position:relative;overflow:hidden;background:radial-gradient(circle at 65% 35%,#187d76 0,#0c5e59 27%,#073e40 70%,#052e34 100%);color:white;padding:43px 6vw}.login-brand{position:relative;z-index:2;display:flex;align-items:center;gap:12px;font-size:12px;font-weight:800;letter-spacing:.17em}.login-art .brand-mark{background:#b5e8d8}.orbit{position:absolute;border:1px solid #ffffff24;border-radius:50%;pointer-events:none}.orbit-one{width:580px;height:580px;top:18%;left:35%;box-shadow:0 0 0 90px #ffffff07,0 0 0 180px #ffffff05}.orbit-two{width:280px;height:280px;top:38%;left:58%;background:radial-gradient(circle at 38% 35%,#b4f2e121,#6bdac308 54%,transparent 72%);box-shadow:0 0 95px #67cdb826}.login-art-copy{position:relative;z-index:2;margin-top:min(24vh,250px)}.login-art-copy h1{font-size:clamp(44px,5.2vw,78px);line-height:1.15;letter-spacing:-.055em;margin:22px 0 24px}.login-art-copy p{color:#c2deda;font-size:16px;line-height:1.9}.art-footer{position:absolute;bottom:40px;left:6vw;right:6vw;display:flex;justify-content:space-between;color:#98c7c2;font-size:10px;letter-spacing:.16em}.login-panel{display:grid;place-items:center;padding:40px}.login-card{width:min(100%,390px)}.mobile-brand{display:none}.login-card h2{font-size:33px;letter-spacing:-.04em;margin:13px 0 9px}.login-card .muted{font-size:14px;margin-bottom:42px}.login-card label,.modal label{display:block;font-size:12px;font-weight:750;margin:19px 0 9px;color:#39525b}.login-card input,.modal input,.modal select,.search,.toolbar-actions select{width:100%;border:1px solid #dbe5e7;border-radius:10px;padding:13px 14px;color:#203946;background:#fbfcfc;outline:none;transition:border-color .18s,box-shadow .18s}.login-card input:focus,.modal input:focus,.modal select:focus,.search:focus,.toolbar-actions select:focus{border-color:#69bcb2;box-shadow:0 0 0 4px #69bcb222}.login-card .button{margin-top:9px;min-height:47px}.login-note{display:flex;align-items:center;justify-content:center;gap:10px;color:#9aa9af;font-size:11px;margin-top:27px}.form-error{min-height:20px;color:#c34e55;font-size:12px;margin-top:12px}.shell{display:flex;min-height:100vh}.sidebar{width:246px;flex:0 0 246px;background:#102f38;color:#c8d8dc;display:flex;flex-direction:column;padding:28px 17px 22px;position:sticky;top:0;height:100vh}.sidebar-brand{display:flex;align-items:center;gap:12px;margin:0 13px 58px;color:white}.sidebar-brand strong{display:block;font-size:17px;letter-spacing:.06em}.sidebar-brand small{display:block;color:#8cb0b3;font-size:9px;font-weight:800;letter-spacing:.14em;margin-top:4px}.nav-label{font-size:10px;color:#73929a;letter-spacing:.18em;font-weight:800;margin:0 14px 16px}.nav{display:grid;gap:7px}.nav-item{border:0;background:transparent;color:#9fb6bc;text-align:left;padding:14px 16px;border-radius:11px;font-size:13px;font-weight:650;display:flex;align-items:center;gap:13px}.nav-item:hover{background:#ffffff0c;color:#fff}.nav-item.active{color:#d8fff3;background:#1e5858;box-shadow:inset 3px 0 #7ee0c0}.nav-icon{width:20px;text-align:center;font-size:18px;line-height:1}.sidebar-bottom{margin-top:auto;padding:16px 12px 0;border-top:1px solid #ffffff13}.server-state{display:flex;align-items:center;gap:10px;color:#d3e7e5;font-size:12px;font-weight:650}.sidebar-help{font-size:10px;color:#7999a0;line-height:1.6;margin-top:11px}.main{flex:1;min-width:0}.topbar{height:75px;background:#fff;border-bottom:1px solid #e9eeee;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,3.1vw,49px)}.breadcrumb{font-size:12px;color:#9aaab0}.breadcrumb span{margin:0 11px;color:#c3cdd0}.breadcrumb strong{color:#314c55}.account{display:flex;align-items:center;gap:10px;font-size:12px;color:#506970}.avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#dceeea;color:#188c7d;font-weight:800}.account .text-button{margin-left:10px}.content{max-width:1500px;margin:0 auto;padding:39px clamp(20px,3.1vw,49px) 65px}.page-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:29px}.page-head h1{font-size:30px;letter-spacing:-.04em;margin:8px 0 8px;color:#19343e}.page-head .muted{font-size:13px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:21px}.stat-card{background:white;border:1px solid #e8eeee;border-radius:17px;padding:22px 24px;min-height:176px;box-shadow:0 5px 25px #21454a06;display:flex;flex-direction:column}.stat-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;font-size:18px;font-weight:800;margin-bottom:14px}.stat-icon.teal{background:#e1f4ef;color:#199b83}.stat-icon.blue{background:#e6f0fb;color:#5689cb}.stat-icon.amber{background:#fff2df;color:#d79331}.stat-icon.violet{background:#f0eafa;color:#9a78cc}.stat-card span{font-size:12px;color:#718890}.stat-card strong{font-size:30px;letter-spacing:-.05em;color:#1e3942;margin:5px 0 2px}.stat-card small{font-size:10px;color:#a0afb4}.overview-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:21px;margin-bottom:21px}.panel{background:white;border:1px solid #e8eeee;border-radius:17px;box-shadow:0 5px 25px #21454a06;overflow:hidden}.chart-panel,.snapshot-panel{padding:25px 27px 22px;min-height:310px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.panel-head h2,.table-toolbar h2{font-size:16px;letter-spacing:-.02em;color:#203c44}.panel-head p,.table-toolbar p{font-size:11px;color:#94a4aa;margin-top:5px}.pill,.period-tag{background:#e6f4f0;color:#278e7d;font-size:10px;font-weight:800;border-radius:999px;padding:8px 12px}.chart{height:190px;display:flex;align-items:flex-end;justify-content:space-around;gap:10px;padding:20px 10px 3px;border-bottom:1px solid #e9eeee;margin-top:22px;background:repeating-linear-gradient(to top,transparent,transparent 46px,#eef2f2 47px)}.chart-day{height:100%;display:flex;flex:1;max-width:60px;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px}.bar-wrap{height:100%;width:100%;display:flex;align-items:flex-end;justify-content:center;position:relative}.bar-total{width:26px;min-height:3px;border-radius:6px 6px 0 0;background:#d3e8e3;position:relative;transition:height .35s}.bar-ok{position:absolute;bottom:0;left:25%;width:50%;border-radius:5px 5px 0 0;background:#258f81;transition:height .35s}.chart-day small{font-size:10px;color:#9baab0;white-space:nowrap}.chart-legend{display:flex;gap:20px;justify-content:flex-end;color:#82959a;font-size:10px;margin-top:15px}.chart-legend span{display:flex;align-items:center;gap:6px}.chart-legend i{width:8px;height:8px;border-radius:3px;display:inline-block}.legend-total{background:#d3e8e3}.legend-ok{background:#258f81}.snapshot-ring{width:137px;height:137px;margin:17px auto 20px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#2d9c86 0 40%,#9db8e5 40% 65%,#e8bb6b 65% 80%,#bdadc8 80% 100%);position:relative}.snapshot-ring::before{content:"";position:absolute;inset:22px;border-radius:50%;background:#fff}.snapshot-ring>div{position:relative;text-align:center}.snapshot-ring strong{display:block;font-size:28px;line-height:1.2}.snapshot-ring small{color:#9bacb0;font-size:10px}.snapshot-list{display:grid;gap:10px}.snapshot-list>div{display:flex;justify-content:space-between;color:#71878d;font-size:11px}.snapshot-list strong{color:#354c55}.dot{width:7px;height:7px;display:inline-block;border-radius:50%;margin-right:5px}.active-dot{background:#2d9c86}.new-dot{background:#9db8e5}.expired-dot{background:#e8bb6b}.revoked-dot{background:#bdadc8}.activity-preview .panel-head{padding:22px 25px;border-bottom:1px solid #edf0f0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left}th{background:#fbfcfc;color:#97a8ad;font-size:10px;font-weight:750;letter-spacing:.05em;padding:14px 23px}td{padding:16px 23px;border-top:1px solid #f0f3f3;color:#526a72;font-size:11px}tbody tr:hover{background:#fafcfc}.mono{font-family:Consolas,"Cascadia Code",monospace;color:#244651;font-size:11px}.code-cell{display:flex;align-items:center;gap:9px}.code-cell code{font-family:Consolas,monospace;font-size:10px;color:#30515a;letter-spacing:-.03em}.tiny-button{border:0;background:#eef6f4;color:#298d80;font-size:10px;padding:6px 8px;border-radius:6px}.tiny-button:hover{background:#ddefe9}.badge{display:inline-block;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:750}.badge.active,.badge.ok{background:#e1f4ea;color:#238c67}.badge.new{background:#eaf1fb;color:#5c84b3}.badge.expired,.badge.bad{background:#fff0e8;color:#bc7754}.badge.revoked{background:#f3eef4;color:#8f718e}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 25px 20px}.toolbar-actions{display:flex;gap:10px}.search{min-width:230px}.toolbar-actions select{width:130px}.search,.toolbar-actions select{padding:10px 12px;font-size:11px}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:13px;padding:16px 23px;border-top:1px solid #edf1f1;color:#82949b;font-size:11px}.pagination .button{padding:8px 11px;font-size:10px}.period-tag{white-space:nowrap}.empty{padding:35px 20px;text-align:center;color:#a4b1b5}.modal{border:0;border-radius:19px;padding:0;width:min(480px,calc(100% - 32px));box-shadow:0 25px 90px #0a333044;color:#1c3943}.modal::backdrop{background:#0c2939a8;backdrop-filter:blur(4px)}.modal-body{padding:30px 34px 34px}.modal-icon{height:38px;width:38px;border-radius:11px;background:#e2f5ed;color:#199279;display:grid;place-items:center;font-size:24px;margin-bottom:20px}.modal h2{font-size:23px;letter-spacing:-.04em;margin:8px 0}.modal .muted{font-size:12px;line-height:1.7;margin-bottom:20px}.modal label{margin-top:18px}.modal .button.full{margin-top:15px}.close-modal{position:absolute;top:16px;right:16px;background:#f3f6f6;color:#85989d;border:0;border-radius:8px;width:30px;height:30px;font-size:20px}.created-result{border-top:1px solid #e8eeee;margin-top:24px;padding-top:8px}.created-result textarea{width:100%;height:120px;border:1px solid #dae6e5;border-radius:10px;resize:vertical;padding:10px;font-family:Consolas,monospace;font-size:11px;color:#1b4f50}.result-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:9px}.toast{position:fixed;right:24px;bottom:24px;padding:12px 18px;background:#173e42;color:#fff;border-radius:10px;font-size:12px;box-shadow:0 12px 30px #102c3450;opacity:0;transform:translateY(10px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:none}@media(max-width:1100px){.stats{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.snapshot-panel{display:grid;grid-template-columns:1fr 180px;column-gap:20px}.snapshot-panel .panel-head{grid-column:1/-1}.snapshot-ring{grid-column:2;grid-row:2/4}.snapshot-list{grid-column:1;grid-row:2/4;align-content:center}}@media(max-width:760px){.login-screen{grid-template-columns:1fr}.login-art{display:none}.login-panel{min-height:100vh}.mobile-brand{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800;letter-spacing:.1em;margin-bottom:45px}.shell{display:block}.sidebar{width:auto;height:auto;position:static;padding:12px 16px;display:block}.sidebar-brand,.nav-label,.sidebar-bottom{display:none}.nav{display:flex;gap:8px;overflow:auto}.nav-item{white-space:nowrap;padding:10px 12px;font-size:11px}.topbar{height:59px}.account .avatar,.account span{display:none}.content{padding-top:27px}.page-head h1{font-size:25px}.page-head{align-items:flex-end}.page-head .button{font-size:11px;padding:10px 12px}.stats{gap:10px}.stat-card{padding:16px;min-height:145px}.stat-card strong{font-size:25px}.chart-panel,.snapshot-panel{padding:20px}.snapshot-panel{display:block}.table-toolbar{display:block}.toolbar-actions{margin-top:15px}.search{min-width:0;flex:1}.toolbar-actions select{width:120px}}@media(max-width:440px){.page-head{display:block}.page-head .button{margin-top:17px}.stats{grid-template-columns:1fr 1fr}.stat-card{min-height:130px}.stat-icon{margin-bottom:7px}.stat-card small{display:none}.period-tag{display:inline-block;margin-top:12px}}
