:root{color:#17223b;font-synthesis:none;background:#f7f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{background:#f8fafc;min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #e7ebf1;justify-content:space-between;align-items:center;height:98px;padding:0 3.5%;display:flex;box-shadow:0 1px 3px #16213d0c}.brand{letter-spacing:-.04em;color:#111b32;align-items:center;gap:20px;font-size:30px;display:flex}.brand-icon{color:#2563eb;background:#eff6ff;border-radius:17px;place-items:center;width:68px;height:68px;display:grid}.brand-icon svg{stroke-width:2.4px;width:38px;height:38px}.system-status{color:#70809d;align-items:center;gap:14px;font-size:24px;display:flex}.system-status span{background:#22c55e;border-radius:50%;width:14px;height:14px}.content{width:min(1700px,93%);margin:auto;padding:58px 0 80px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:56px;display:flex}.page-heading h1{letter-spacing:-.045em;margin:0 0 10px;font-size:40px}.page-heading p{color:#6b7d9b;margin:0;font-size:26px}.primary-button,.primary-small{color:#fff;background:#2864e8;border:0;border-radius:13px;justify-content:center;align-items:center;gap:13px;font-weight:700;transition:background .2s,transform .2s;display:flex;box-shadow:0 5px 12px #2864e82a}.primary-button{min-height:74px;padding:0 34px;font-size:25px}.primary-button:hover,.primary-small:hover{background:#1e50c4;transform:translateY(-1px)}.notice{border-radius:10px;align-items:center;gap:12px;margin:-27px 0 28px;padding:15px 18px;font-size:16px;display:flex}.notice.success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.notice.success span{background:#22c55e;border-radius:50%;width:9px;height:9px}.notice.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.stats-grid{grid-template-columns:repeat(4,1fr);gap:28px;margin-bottom:56px;display:grid}.stat-card{background:#fff;border:1px solid #e4e8ef;border-radius:17px;align-items:center;gap:24px;min-height:202px;padding:28px 33px;display:flex;box-shadow:0 2px 5px #16213d0b}.stat-icon{color:#2563eb;background:#eff6ff;border-radius:15px;flex:0 0 67px;place-items:center;width:67px;height:67px;display:grid}.stat-card.purple .stat-icon{color:#6d4be8;background:#f5f0ff}.stat-card.indigo .stat-icon{color:#5049e8;background:#eef0ff}.stat-card.orange{border-color:#ffd49a}.stat-card.orange .stat-icon{color:#f97316;background:#fff7ed}.stat-card.neutral .stat-icon{color:#94a3b8;background:#f8fafc}.stat-card p{color:#71819e;margin:0 0 8px;font-size:19px;font-weight:600}.stat-card strong{color:#111b32;font-size:36px;line-height:1.05;display:inline-block}.stat-card small{color:#94a3b8;margin-left:15px;font-size:15px;font-weight:600}.table-card{background:#fff;border:1px solid #e3e8f0;border-radius:18px;overflow:hidden;box-shadow:0 2px 6px #16213d0b}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:880px}th{color:#596b88;background:#f8fafc;border-bottom:1px solid #e4e8ef;padding:27px 40px;font-size:20px}td{border-bottom:1px solid #edf0f4;padding:26px 40px;font-size:18px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfdff}.address{color:#111b32;font-weight:700}.usage-label{color:#6b7d9b;justify-content:space-between;width:min(520px,100%);margin-bottom:10px;font-size:16px;display:flex}.progress{background:#e2e6eb;border-radius:20px;width:min(520px,100%);height:10px;overflow:hidden}.progress span{border-radius:inherit;height:100%;display:block}.progress span.normal{background:#22c55e}.progress span.warning{background:#fb7b1d}.progress span.critical{background:#ef4444}.badge{border-radius:20px;padding:8px 18px;font-size:16px;font-weight:700;display:inline-flex}.badge.normal{color:#198548;background:#dcfce7}.badge.warning{color:#b45309;background:#ffedd5}.badge.critical{color:#c62828;background:#fee2e2}.actions-heading,td:last-child{text-align:right}.row-actions{justify-content:flex-end;align-items:center;gap:24px;display:flex}.link-button{color:#2563eb;text-underline-offset:4px;background:0 0;border:0;padding:0;font-size:16px;font-weight:700;text-decoration:underline}.icon-button{color:#9aabc3;background:0 0;border:0;place-items:center;padding:5px;display:grid}.icon-button:hover{color:#dc2626}.empty{color:#71819e;text-align:center;padding:60px}.modal-backdrop{z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#17223b80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(100%,520px);overflow:hidden;box-shadow:0 24px 60px #11182740}.modal-header,.modal-form,.delete-content{padding:28px}.modal-header{border-bottom:1px solid #edf0f4}.modal h2{color:#111b32;margin:0;font-size:25px}.modal-header p,.delete-content p{color:#71819e;margin:8px 0 0}.modal-form{gap:18px;display:grid}.modal-form label{color:#42516b;gap:7px;font-size:15px;font-weight:700;display:grid}.modal-form input{color:#111b32;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:12px 13px}.modal-form input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb20}.address-input{display:flex}.address-input input{border-radius:8px 0 0 8px}.address-input span{color:#71819e;background:#f8fafc;border:1px solid #cbd5e1;border-left:0;border-radius:0 8px 8px 0;place-items:center;padding:0 13px;font-weight:400;display:grid}.label-row{justify-content:space-between;display:flex}.label-row button{color:#2563eb;background:0 0;border:0;padding:0;font-size:13px}.quota-box,.warning-box{color:#596b88;background:#f8fafc;border:1px solid #edf0f4;border-radius:8px;justify-content:space-between;padding:13px;display:flex}.quota-box strong{color:#111b32}.modal-actions{justify-content:flex-end;gap:12px;padding-top:8px;display:flex}.modal-actions.footer{background:#f8fafc;border-top:1px solid #edf0f4;padding:18px 28px}.secondary-button,.danger-button{border-radius:8px;padding:11px 17px;font-weight:700}.secondary-button{color:#42516b;background:#fff;border:1px solid #d7dee8}.primary-small{padding:11px 17px;font-size:14px}.danger-button{color:#fff;background:#dc2626;border:0}.modal-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:11px;font-size:14px}.delete-title{color:#dc2626;align-items:center;gap:10px;display:flex}.delete-title h2{color:#111b32}.delete-content>strong{color:#111b32;margin:16px 0;font-size:20px;display:block}.warning-box{color:#991b1b;background:#fef2f2;border-color:#fecaca;font-weight:600;display:block}.header-actions{align-items:center;gap:24px;display:flex}.logout-button{color:#42516b;background:#fff;border:1px solid #d7dee8;border-radius:8px;padding:9px 14px;font-size:14px;font-weight:700}.logout-button:hover{color:#dc2626;border-color:#fecaca}.signed-user{color:#94a3b8;margin-top:8px;display:block}.auth-shell{background:#f8fafc;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border:1px solid #e3e8f0;border-radius:18px;width:min(100%,460px);padding:38px;box-shadow:0 10px 30px #16213d0d}.auth-brand{color:#111b32;align-items:center;gap:14px;margin-bottom:32px;font-size:25px;display:flex}.auth-brand .brand-icon{border-radius:14px;width:54px;height:54px}.auth-brand .brand-icon svg{width:30px;height:30px}.auth-card h1{color:#111b32;margin:0 0 8px;font-size:32px}.auth-card>p{color:#71819e;margin:0 0 28px;line-height:1.5}.auth-submit{border:0;width:100%;min-height:46px}.auth-submit:disabled{cursor:wait;opacity:.65}@media (width<=1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.page-heading h1{font-size:34px}.page-heading p{font-size:21px}}@media (width<=680px){.topbar{height:76px;padding:0 20px}.brand{gap:10px;font-size:22px}.brand-icon{border-radius:12px;width:48px;height:48px}.brand-icon svg{width:28px;height:28px}.system-status{font-size:0}.content{width:calc(100% - 32px);padding-top:32px}.page-heading{margin-bottom:32px;display:block}.page-heading h1{font-size:30px}.page-heading p{margin-bottom:24px;font-size:18px}.primary-button{width:100%;min-height:58px;font-size:18px}.stats-grid{grid-template-columns:1fr;gap:14px;margin-bottom:28px}.stat-card{min-height:130px;padding:20px}.stat-card strong{font-size:30px}.table-card{border-radius:12px}th,td{padding:18px}}
