.shell-module__skEkQG__app{grid-template-columns:var(--side-w) 1fr;min-height:100vh;display:grid}.shell-module__skEkQG__side{border-right:1px solid var(--border);background:var(--bg-2);flex-direction:column;gap:10px;height:100vh;padding:14px 12px;display:flex;position:sticky;top:0}.shell-module__skEkQG__sideTop{border-bottom:1px solid var(--border);align-items:center;gap:9px;padding:6px 8px 14px;display:flex}.shell-module__skEkQG__brand{letter-spacing:-.02em;align-items:center;gap:9px;font-size:15px;font-weight:600;display:inline-flex}.shell-module__skEkQG__brandMark{object-fit:cover;border-radius:5px;flex-shrink:0;width:22px;height:22px}.shell-module__skEkQG__navSection{flex-direction:column;gap:1px;padding-top:4px;display:flex}.shell-module__skEkQG__navLabel{font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;color:var(--text-dim);letter-spacing:.1em;padding:10px 10px 4px;font-size:10px}.shell-module__skEkQG__navItem{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;white-space:nowrap;align-items:center;gap:10px;padding:7px 10px;font-size:13.5px;transition:background .12s,color .12s;display:flex;position:relative}.shell-module__skEkQG__navItem:hover{color:var(--text);background:#fff}.shell-module__skEkQG__navItem.shell-module__skEkQG__active{color:var(--text);background:#fff;box-shadow:0 1px #00000005}.shell-module__skEkQG__navItem.shell-module__skEkQG__active .shell-module__skEkQG__navIc{color:var(--accent)}.shell-module__skEkQG__navIc{width:16px;height:16px;color:var(--text-dim);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.shell-module__skEkQG__navBadge{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);background:var(--bg-3);border:1px solid var(--border);border-radius:4px;margin-left:auto;padding:1px 6px;font-size:10.5px}.shell-module__skEkQG__navItem.shell-module__skEkQG__active .shell-module__skEkQG__navBadge{background:var(--accent-soft);color:var(--accent);border-color:var(--accent-soft-2)}.shell-module__skEkQG__navBadgeExt{padding:1px 4px}.shell-module__skEkQG__sideFoot{border-top:1px solid var(--border);flex-direction:column;gap:4px;margin-top:auto;padding-top:12px;display:flex}.shell-module__skEkQG__sideUser{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:9px;padding:8px 10px;display:flex}.shell-module__skEkQG__sideUser:hover{background:#fff}.shell-module__skEkQG__avatar{color:#fff;width:26px;height:26px;font-size:11px;font-weight:600;font-family:var(--font-geist-mono), ui-monospace, monospace;background:linear-gradient(135deg,#6938ef,#2c1380);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.shell-module__skEkQG__userMeta{flex:1;min-width:0}.shell-module__skEkQG__userName{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:500;line-height:1.1;overflow:hidden}.shell-module__skEkQG__userEmail{color:var(--text-dim);font-size:10.5px;font-family:var(--font-geist-mono), ui-monospace, monospace;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-module__skEkQG__userChev{color:var(--text-dim)}.shell-module__skEkQG__signOut{width:26px;height:26px;color:var(--text-dim);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.shell-module__skEkQG__signOut:hover{background:var(--bg-3);color:var(--text)}.shell-module__skEkQG__main{flex-direction:column;min-width:0;display:flex}.shell-module__skEkQG__verifyBanner{background:var(--warn-bg);color:var(--warn);border-bottom:1px solid #a1731433;flex-wrap:wrap;align-items:center;gap:8px 14px;padding:9px 24px;font-size:12.5px;display:flex}.shell-module__skEkQG__verifyResend{align-items:center;gap:10px;display:inline-flex}.shell-module__skEkQG__verifyResendBtn{color:var(--warn);cursor:pointer;background:0 0;border:1px solid #a1731459;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:500}.shell-module__skEkQG__verifyResendBtn:hover:not(:disabled){background:#a1731414}.shell-module__skEkQG__verifyResendBtn:disabled{opacity:.6;cursor:default}.shell-module__skEkQG__verifyResendMsg{opacity:.85;font-size:12px}.shell-module__skEkQG__topbar{height:var(--top-h);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background:#fafaf7d9;align-items:center;gap:14px;padding:0 24px;display:flex;position:sticky;top:0}.shell-module__skEkQG__crumbs{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;display:flex}.shell-module__skEkQG__crumbSep{color:var(--border-2)}.shell-module__skEkQG__crumbNow{color:var(--text);font-weight:500}.shell-module__skEkQG__topActions{align-items:center;gap:8px;margin-left:auto;display:flex}.shell-module__skEkQG__hamburger{border-radius:var(--radius-sm);border:1px solid var(--border);width:32px;height:32px;color:var(--text);cursor:pointer;background:#fff;flex-shrink:0;justify-content:center;align-items:center;display:none}.shell-module__skEkQG__hamburger:hover{border-color:var(--border-2)}.shell-module__skEkQG__sideBackdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:85;background:#140f286b;animation:.18s shell-module__skEkQG__fadein;display:none;position:fixed;inset:0}.shell-module__skEkQG__page{flex-direction:column;gap:22px;min-width:0;padding:28px 32px 60px;display:flex}.shell-module__skEkQG__paletteBg{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#140f286b;justify-content:center;align-items:flex-start;padding:96px 32px 32px;animation:.16s shell-module__skEkQG__fadein;display:flex;position:fixed;inset:0}.shell-module__skEkQG__paletteCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;width:560px;max-width:100%;max-height:92vh;animation:.2s shell-module__skEkQG__slidein;display:flex;overflow:hidden;box-shadow:0 30px 80px -20px #140f284d}.shell-module__skEkQG__paletteSearch{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 16px;display:flex}.shell-module__skEkQG__paletteSearch span.shell-module__skEkQG__icon{color:var(--text-dim)}.shell-module__skEkQG__paletteInput{background:0 0;border:0;outline:0;flex:1;font-size:14px}.shell-module__skEkQG__kbd{font-family:var(--font-geist-mono), ui-monospace, monospace;background:var(--bg-3);border:1px solid var(--border);color:var(--text-muted);border-radius:4px;padding:1px 6px;font-size:10.5px}.shell-module__skEkQG__paletteList{max-height:420px;overflow:auto}.shell-module__skEkQG__paletteSection{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;padding:10px 16px 4px;font-size:10.5px}.shell-module__skEkQG__cmdRow{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:0;align-items:center;padding:9px 16px;font-size:13.5px;display:flex}.shell-module__skEkQG__cmdRow:hover,.shell-module__skEkQG__cmdRow:focus-visible{background:var(--bg-2);outline:none}.shell-module__skEkQG__cmdKbd{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);background:var(--bg-3);border:1px solid var(--border);border-radius:4px;margin-left:auto;padding:1px 6px;font-size:11px}.shell-module__skEkQG__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}@keyframes shell-module__skEkQG__fadein{0%{opacity:0}to{opacity:1}}@keyframes shell-module__skEkQG__slidein{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (max-width:860px){.shell-module__skEkQG__app{grid-template-columns:1fr}.shell-module__skEkQG__side{z-index:90;width:264px;height:100vh;transition:transform .24s cubic-bezier(.2,.7,.2,1);position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:24px 0 60px -20px #140f2840}.shell-module__skEkQG__side.shell-module__skEkQG__open{transform:none}.shell-module__skEkQG__sideBackdrop.shell-module__skEkQG__open{display:block}.shell-module__skEkQG__topbar{gap:8px;padding:0 14px}.shell-module__skEkQG__hamburger{display:inline-flex}.shell-module__skEkQG__crumbs{display:none}.shell-module__skEkQG__page{gap:18px;padding:18px 16px 56px}}
.Button-module__hNXKBW__btn{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;align-items:center;gap:7px;height:32px;padding:0 12px;font-size:13px;font-weight:500;transition:background .12s,color .12s,border-color .12s,transform .12s,box-shadow .12s;display:inline-flex}.Button-module__hNXKBW__primary{background:var(--accent);color:#fff;box-shadow:0 1px #0000000a,0 6px 18px -10px #6938ef8c}.Button-module__hNXKBW__primary:hover{background:var(--accent-2)}.Button-module__hNXKBW__primary:active{transform:translateY(1px)}.Button-module__hNXKBW__ghost{border-color:var(--border-2);color:var(--text);background:#fff}.Button-module__hNXKBW__ghost:hover{background:var(--bg-2)}.Button-module__hNXKBW__quiet{color:var(--text-muted);background:0 0}.Button-module__hNXKBW__quiet:hover{background:var(--bg-3);color:var(--text)}.Button-module__hNXKBW__danger{color:var(--danger);background:0 0;border-color:#c92f2f4d}.Button-module__hNXKBW__danger:hover{background:var(--danger-bg)}.Button-module__hNXKBW__sm{height:28px;padding:0 10px;font-size:12.5px}.Button-module__hNXKBW__lg{height:38px;padding:0 16px;font-size:14px}
.Drawer-module__BGUAma__bg{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:80;background:#140f2852;animation:.16s Drawer-module__BGUAma__fadein;position:fixed;inset:0}.Drawer-module__BGUAma__drawer{border-left:1px solid var(--border);z-index:81;background:#fff;flex-direction:column;width:520px;max-width:92vw;animation:.24s cubic-bezier(.2,.7,.2,1) Drawer-module__BGUAma__slidein;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-24px 0 60px -20px #140f282e}@keyframes Drawer-module__BGUAma__fadein{0%{opacity:0}to{opacity:1}}@keyframes Drawer-module__BGUAma__slidein{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}.Drawer-module__BGUAma__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.Drawer-module__BGUAma__headTitle{align-items:center;gap:10px;min-width:0;display:flex}.Drawer-module__BGUAma__id{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted);text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.Drawer-module__BGUAma__iconBtn{border:1px solid var(--border);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:#fff;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Drawer-module__BGUAma__iconBtn:hover{color:var(--text);border-color:var(--border-2)}.Drawer-module__BGUAma__body{flex-direction:column;flex:1;gap:22px;padding:18px 20px;display:flex;overflow:auto}.Drawer-module__BGUAma__foot{border-top:1px solid var(--border);background:var(--bg-2);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.Drawer-module__BGUAma__footTs{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}.Drawer-module__BGUAma__kv{grid-template-columns:140px 1fr;gap:10px 16px;display:grid}.Drawer-module__BGUAma__kv .Drawer-module__BGUAma__k{color:var(--text-dim);font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.06em;padding-top:3px;font-size:11.5px}.Drawer-module__BGUAma__kv .Drawer-module__BGUAma__v{font-family:var(--font-geist-mono), ui-monospace, monospace;word-break:break-all;font-size:13px}.Drawer-module__BGUAma__sectionLabel{color:var(--text-dim);font-size:11.5px;font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px}.Drawer-module__BGUAma__codeblock{background:var(--term-bg);color:var(--term-text);border:1px solid var(--term-border);border-radius:var(--radius-sm);font-family:var(--font-geist-mono), ui-monospace, monospace;white-space:pre;padding:12px 14px;font-size:12px;line-height:1.55;overflow-x:auto}.Drawer-module__BGUAma__codeblock .Drawer-module__BGUAma__c{color:var(--term-dim)}.Drawer-module__BGUAma__codeblock .Drawer-module__BGUAma__k{color:#8fb4ff}.Drawer-module__BGUAma__codeblock .Drawer-module__BGUAma__s{color:#f5c95a}.Drawer-module__BGUAma__codeblock .Drawer-module__BGUAma__a{color:var(--term-accent)}.Drawer-module__BGUAma__timeline{flex-direction:column;padding:4px 0;display:flex;position:relative}.Drawer-module__BGUAma__timeline .Drawer-module__BGUAma__rail{background:var(--border);width:1px;position:absolute;top:14px;bottom:14px;left:6px}.Drawer-module__BGUAma__step{z-index:1;grid-template-columns:16px 88px 1fr;align-items:center;gap:10px;padding:7px 0;display:grid;position:relative}.Drawer-module__BGUAma__dot{width:12px;height:12px;box-shadow:0 0 0 1px var(--border);border:2px solid #fff;border-radius:50%;margin:0 auto}.Drawer-module__BGUAma__dot.Drawer-module__BGUAma__ok{background:var(--accent)}.Drawer-module__BGUAma__dot.Drawer-module__BGUAma__fail{background:var(--danger)}.Drawer-module__BGUAma__dot.Drawer-module__BGUAma__muted{background:var(--text-dim)}.Drawer-module__BGUAma__stepT{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}.Drawer-module__BGUAma__stepLabel{font-size:13px}@media (max-width:560px){.Drawer-module__BGUAma__drawer{border-left:0;width:100%;max-width:100%}.Drawer-module__BGUAma__body{padding:14px 16px}.Drawer-module__BGUAma__kv{grid-template-columns:100px 1fr;gap:8px 12px}.Drawer-module__BGUAma__kv .Drawer-module__BGUAma__k{font-size:10.5px}}
.Solves-module__o_PubG__page{flex-direction:column;gap:14px;display:flex}.Solves-module__o_PubG__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Solves-module__o_PubG__head>div:first-child{flex:320px;min-width:0}.Solves-module__o_PubG__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Solves-module__o_PubG__sub{color:var(--text-muted);margin:6px 0 0;font-size:14px}.Solves-module__o_PubG__kpiGrid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}@media (max-width:900px){.Solves-module__o_PubG__kpiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Solves-module__o_PubG__kpiGrid{grid-template-columns:1fr}}.Solves-module__o_PubG__tableCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 1px #00000005}.Solves-module__o_PubG__filters{background:var(--bg-2);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;display:flex}.Solves-module__o_PubG__search{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);background:#fff;flex:200px;align-items:center;gap:6px;max-width:360px;height:28px;padding:5px 9px;font-size:12.5px;display:flex}.Solves-module__o_PubG__search svg{color:var(--text-dim);flex-shrink:0}.Solves-module__o_PubG__search input{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:12.5px}.Solves-module__o_PubG__chip{border:1px solid var(--border);border-radius:var(--radius-sm);height:28px;color:var(--text);background:#fff;align-items:center;gap:6px;padding:0 9px;font-size:12.5px;display:inline-flex}.Solves-module__o_PubG__chip .Solves-module__o_PubG__lbl{color:var(--text-dim);font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.06em;font-size:10.5px}.Solves-module__o_PubG__chip select{color:var(--text);cursor:pointer;background:0 0;border:0;outline:0;font-family:inherit;font-size:12.5px}.Solves-module__o_PubG__count{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;align-items:center;gap:8px;margin-left:auto;display:flex}.Solves-module__o_PubG__tableWrap{max-height:560px;overflow:auto}.Solves-module__o_PubG__t{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12.5px}.Solves-module__o_PubG__t th,.Solves-module__o_PubG__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:middle;padding:10px 16px}.Solves-module__o_PubG__t thead th{z-index:1;color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;background:var(--bg-2);-webkit-user-select:none;user-select:none;font-size:10.5px;font-weight:500;position:sticky;top:0}.Solves-module__o_PubG__t tbody tr{cursor:pointer;transition:background .1s}.Solves-module__o_PubG__t tbody tr:hover{background:var(--bg-2)}.Solves-module__o_PubG__t tbody tr.Solves-module__o_PubG__selected{background:var(--accent-soft)}.Solves-module__o_PubG__t tbody tr:last-child td{border-bottom:none}.Solves-module__o_PubG__t td.Solves-module__o_PubG__num,.Solves-module__o_PubG__t th.Solves-module__o_PubG__num{text-align:right}.Solves-module__o_PubG__t .Solves-module__o_PubG__id{color:var(--text)}.Solves-module__o_PubG__urlCell{text-overflow:ellipsis;max-width:240px;overflow:hidden}.Solves-module__o_PubG__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}.Solves-module__o_PubG__loadMore{border-top:1px solid var(--border);background:var(--bg-2);justify-content:center;padding:12px;display:flex}.Solves-module__o_PubG__allLoaded{text-align:center;border-top:1px solid var(--border);background:var(--bg-2);color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;padding:12px}
.Field-module__7WG5Vq__field{flex-direction:column;gap:6px;display:flex}.Field-module__7WG5Vq__label{color:var(--text-muted);letter-spacing:-.005em;font-size:12.5px;font-weight:500}.Field-module__7WG5Vq__input{border:1px solid var(--border-2);border-radius:var(--radius-sm);height:38px;color:var(--text);background:#fff;width:100%;padding:0 12px;font-size:14px;transition:border-color .12s,box-shadow .12s}.Field-module__7WG5Vq__input::placeholder{color:var(--text-dim)}.Field-module__7WG5Vq__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.Field-module__7WG5Vq__input:disabled{background:var(--bg-2);color:var(--text-dim);cursor:not-allowed}.Field-module__7WG5Vq__hint{color:var(--text-dim);font-size:12px}
.auth-module__FOGKNG__wrap{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.auth-module__FOGKNG__card{width:100%;max-width:400px}.auth-module__FOGKNG__inner{flex-direction:column;gap:18px;padding:28px 28px 24px;display:flex}.auth-module__FOGKNG__brand{letter-spacing:-.01em;align-items:center;gap:9px;font-size:16px;font-weight:600;display:flex}.auth-module__FOGKNG__brandMark{object-fit:cover;border-radius:6px;flex-shrink:0;width:22px;height:22px}.auth-module__FOGKNG__heading{letter-spacing:-.01em;margin:0;font-size:19px;font-weight:500}.auth-module__FOGKNG__sub{color:var(--text-muted);margin:2px 0 0;font-size:13.5px}.auth-module__FOGKNG__form{flex-direction:column;gap:14px;display:flex}.auth-module__FOGKNG__divider{color:var(--text-dim);align-items:center;gap:12px;font-size:12px;display:flex}.auth-module__FOGKNG__divider:before,.auth-module__FOGKNG__divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-module__FOGKNG__oauth{flex-direction:column;gap:10px;display:flex}.auth-module__FOGKNG__oauthBtn{border:1px solid var(--border-2);border-radius:var(--radius-sm);height:38px;color:var(--text);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:8px;font-size:13.5px;font-weight:500;transition:background .12s;display:flex}.auth-module__FOGKNG__oauthBtn:hover{background:var(--bg-2)}.auth-module__FOGKNG__foot{color:var(--text-muted);text-align:center;font-size:13px}.auth-module__FOGKNG__foot a{color:var(--accent);font-weight:500}.auth-module__FOGKNG__notice{border-radius:var(--radius-sm);padding:10px 12px;font-size:13px;line-height:1.45}.auth-module__FOGKNG__noticeError{background:var(--danger-bg);color:var(--danger);border:1px solid #c92f2f40}.auth-module__FOGKNG__noticeOk{background:var(--ok-bg);color:var(--ok);border:1px solid #1f9d6c40}.auth-module__FOGKNG__noticeWarn{background:var(--warn-bg);color:var(--warn);border:1px solid #a1731440}.auth-module__FOGKNG__center{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.auth-module__FOGKNG__iconBig{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.auth-module__FOGKNG__iconOk{background:var(--ok-bg);color:var(--ok)}.auth-module__FOGKNG__iconErr{background:var(--danger-bg);color:var(--danger)}.auth-module__FOGKNG__iconInfo{background:var(--accent-soft);color:var(--accent)}
.Keys-module__C9XhFG__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Keys-module__C9XhFG__head>div:first-child{flex:320px;min-width:0}.Keys-module__C9XhFG__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Keys-module__C9XhFG__sub{color:var(--text-muted);margin:6px 0 0;font-size:14px}.Keys-module__C9XhFG__sub code{font-family:Geist Mono,monospace;font-size:12.5px}.Keys-module__C9XhFG__actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.Keys-module__C9XhFG__card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 1px #00000005}.Keys-module__C9XhFG__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px 18px;display:flex}.Keys-module__C9XhFG__cardHead h3{letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:14px;font-weight:500}.Keys-module__C9XhFG__meta{color:var(--text-dim);font-family:Geist Mono,monospace;font-size:11.5px}.Keys-module__C9XhFG__cardPad{padding:18px 20px}.Keys-module__C9XhFG__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}.Keys-module__C9XhFG__banner{border-radius:var(--radius);background:var(--accent-soft);border:1px solid var(--accent-soft-2);color:var(--text);align-items:flex-start;gap:14px;padding:14px 16px;font-size:13.5px;display:flex}.Keys-module__C9XhFG__bIc{background:var(--accent);color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-family:Geist Mono,monospace;font-size:11px;display:flex}.Keys-module__C9XhFG__bBody{flex:1;min-width:0}.Keys-module__C9XhFG__bBody strong{font-weight:500}.Keys-module__C9XhFG__bKey{align-items:center;gap:8px;margin-top:8px;display:flex}.Keys-module__C9XhFG__codeblock{background:var(--term-bg);min-width:0;color:var(--term-text);border:1px solid var(--term-border);border-radius:var(--radius-sm);white-space:pre;flex:1;padding:12px 14px;font-family:Geist Mono,monospace;font-size:12px;line-height:1.55;overflow-x:auto}.Keys-module__C9XhFG__row{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 18px;display:flex}.Keys-module__C9XhFG__row:last-child{border-bottom:none}.Keys-module__C9XhFG__rowRevoked{opacity:.55}.Keys-module__C9XhFG__rowMeta{flex-direction:column;gap:2px;min-width:200px;display:flex}.Keys-module__C9XhFG__nm{align-items:center;gap:8px;font-size:13.5px;font-weight:500;display:flex}.Keys-module__C9XhFG__em{color:var(--text-dim);font-family:Geist Mono,monospace;font-size:11.5px}.Keys-module__C9XhFG__keyVal{min-width:0;color:var(--text-muted);background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);white-space:nowrap;text-overflow:ellipsis;flex:1;padding:5px 9px;font-family:Geist Mono,monospace;font-size:12.5px;overflow:hidden}.Keys-module__C9XhFG__requests{flex-direction:column;align-items:flex-end;gap:2px;min-width:110px;display:flex}.Keys-module__C9XhFG__requestsNum{font-family:Geist Mono,monospace;font-size:13px}.Keys-module__C9XhFG__requestsLabel{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;font-family:Geist Mono,monospace;font-size:10.5px}.Keys-module__C9XhFG__rowActions{flex-shrink:0;gap:6px;display:flex}.Keys-module__C9XhFG__useHint{margin-bottom:6px;font-size:14px;font-weight:500}.Keys-module__C9XhFG__useHintBody{color:var(--text-muted);margin-bottom:12px;font-size:13px}.Keys-module__C9XhFG__useHintBody code{font-family:Geist Mono,monospace}.Keys-module__C9XhFG__mBg{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#140f286b;justify-content:center;align-items:center;padding:32px;animation:.16s Keys-module__C9XhFG__fadein;display:flex;position:fixed;inset:0}.Keys-module__C9XhFG__mCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;width:560px;max-width:100%;max-height:92vh;animation:.2s Keys-module__C9XhFG__slidein;display:flex;overflow:hidden;box-shadow:0 30px 80px -20px #140f284d}@keyframes Keys-module__C9XhFG__fadein{0%{opacity:0}to{opacity:1}}@keyframes Keys-module__C9XhFG__slidein{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.Keys-module__C9XhFG__mHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 22px 14px;display:flex}.Keys-module__C9XhFG__mHead h3{letter-spacing:-.01em;margin:0;font-size:16px;font-weight:500}.Keys-module__C9XhFG__mBody{flex-direction:column;gap:16px;padding:22px;display:flex;overflow:auto}.Keys-module__C9XhFG__mFoot{border-top:1px solid var(--border);background:var(--bg-2);justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;display:flex}.Keys-module__C9XhFG__mFootNote{color:var(--text-dim);font-family:Geist Mono,monospace;font-size:11.5px}.Keys-module__C9XhFG__field{flex-direction:column;gap:6px;display:flex}.Keys-module__C9XhFG__field label{color:var(--text-muted);font-size:12px}.Keys-module__C9XhFG__input{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;outline:none;padding:8px 10px;font-size:13px;transition:border-color .12s}.Keys-module__C9XhFG__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft-2)}.Keys-module__C9XhFG__scopes{flex-direction:column;gap:6px;margin-top:2px;display:flex}.Keys-module__C9XhFG__scopeRow{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;align-items:center;gap:10px;padding:8px 10px;display:flex}.Keys-module__C9XhFG__scopeText{flex:1;min-width:0}.Keys-module__C9XhFG__scopeName{font-family:Geist Mono,monospace;font-size:12.5px}.Keys-module__C9XhFG__scopeDesc{color:var(--text-muted);margin-left:10px;font-size:12px}.Keys-module__C9XhFG__toggle{background:var(--bg-4);cursor:pointer;border:0;border-radius:999px;flex-shrink:0;width:32px;height:18px;padding:0;transition:background .16s;position:relative}.Keys-module__C9XhFG__toggle:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000026}.Keys-module__C9XhFG__toggleOn{background:var(--accent)}.Keys-module__C9XhFG__toggleOn:after{transform:translate(14px)}.Keys-module__C9XhFG__toggleDisabled{opacity:.5;cursor:not-allowed}.Keys-module__C9XhFG__iconBtn{border:1px solid var(--border-2);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:#fff;justify-content:center;align-items:center;transition:color .12s,border-color .12s;display:inline-flex}.Keys-module__C9XhFG__iconBtn:hover{color:var(--text);border-color:var(--border-2)}.Keys-module__C9XhFG__iconBtnPlain{background:0 0;border:0}
.Pill-module__4PLdZW__pill{font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.06em;border:1px solid #0000;border-radius:4px;align-items:center;gap:5px;padding:2px 7px;font-size:10.5px;display:inline-flex}.Pill-module__4PLdZW__pill:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.Pill-module__4PLdZW__bare:before{display:none}.Pill-module__4PLdZW__ok{color:var(--ok);background:var(--ok-bg);border-color:#1f9d6c2e}.Pill-module__4PLdZW__fail{color:var(--danger);background:var(--danger-bg);border-color:#c92f2f2e}.Pill-module__4PLdZW__warn{color:var(--warn);background:var(--warn-bg);border-color:#a173142e}.Pill-module__4PLdZW__muted{color:var(--text-muted);background:var(--bg-3);border-color:var(--border)}.Pill-module__4PLdZW__accent{color:var(--accent);background:var(--accent-soft);border-color:var(--accent-soft-2)}
.Chart-module__lVcMgG__svg{width:100%;height:100%;display:block}.Chart-module__lVcMgG__wrap{width:100%;position:relative}.Chart-module__lVcMgG__grid line{stroke:var(--border);stroke-dasharray:2 4}.Chart-module__lVcMgG__axis text{fill:var(--text-dim);font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:10.5px}.Chart-module__lVcMgG__area{fill:var(--accent);fill-opacity:.08}.Chart-module__lVcMgG__line{fill:none;stroke:var(--accent);stroke-width:1.5px}.Chart-module__lVcMgG__lineSecondary{fill:none;stroke:var(--text-dim);stroke-width:1.25px;stroke-dasharray:3 3}.Chart-module__lVcMgG__bar{fill:var(--bg-4);transition:fill .12s}.Chart-module__lVcMgG__bar.Chart-module__lVcMgG__hi{fill:var(--accent)}.Chart-module__lVcMgG__tip{pointer-events:none;background:var(--term-bg);color:var(--term-text);font-family:var(--font-geist-mono), ui-monospace, monospace;white-space:nowrap;z-index:5;border-radius:4px;padding:6px 8px;font-size:11px;position:absolute;transform:translate(-50%,calc(-100% - 8px));box-shadow:0 6px 24px -8px #0000004d}.Chart-module__lVcMgG__tipHead{color:var(--term-accent)}.Chart-module__lVcMgG__tipSub{color:var(--term-muted)}.Chart-module__lVcMgG__donutRow{align-items:center;gap:22px;padding:20px 18px;display:flex}.Chart-module__lVcMgG__legend{flex-direction:column;flex:1;gap:10px;display:flex}.Chart-module__lVcMgG__legendItem{align-items:center;gap:10px;font-size:12.5px;display:flex}.Chart-module__lVcMgG__swatch{border-radius:2px;flex-shrink:0;width:9px;height:9px}.Chart-module__lVcMgG__legendName{flex:1}.Chart-module__lVcMgG__legendVal{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted)}.Chart-module__lVcMgG__empty{text-align:center;color:var(--text-muted);width:100%;padding:36px 18px;font-size:13.5px}
.Feed-module__p1ZHJq__feed{flex-direction:column;display:flex}.Feed-module__p1ZHJq__item{border-bottom:1px solid var(--border);grid-template-columns:18px 70px 1fr auto;align-items:center;gap:14px;padding:11px 18px;font-size:13px;display:grid}.Feed-module__p1ZHJq__item:last-child{border-bottom:none}.Feed-module__p1ZHJq__time{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}.Feed-module__p1ZHJq__body{color:var(--text);font-family:var(--font-geist-mono), ui-monospace, monospace;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.Feed-module__p1ZHJq__suffix{color:var(--text-dim);font-family:var(--font-geist-mono), ui-monospace, monospace;white-space:nowrap;font-size:11px}.Feed-module__p1ZHJq__pip{background:var(--accent);border-radius:50%;width:8px;height:8px;margin-left:4px}.Feed-module__p1ZHJq__pip.Feed-module__p1ZHJq__ok{background:var(--ok)}.Feed-module__p1ZHJq__pip.Feed-module__p1ZHJq__warn{background:var(--warn)}.Feed-module__p1ZHJq__pip.Feed-module__p1ZHJq__fail{background:var(--danger)}.Feed-module__p1ZHJq__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}
.Overview-module__g2--Nq__page{flex-direction:column;gap:14px;display:flex}.Overview-module__g2--Nq__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Overview-module__g2--Nq__head>div:first-child{flex:320px;min-width:0}.Overview-module__g2--Nq__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Overview-module__g2--Nq__sub{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin:6px 0 0;font-size:14px;display:flex}.Overview-module__g2--Nq__sub>span{align-items:center;display:inline-flex}.Overview-module__g2--Nq__tick{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.Overview-module__g2--Nq__tick .Overview-module__g2--Nq__pip{background:var(--ok);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #1f9d6c2e}.Overview-module__g2--Nq__kpiGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Overview-module__g2--Nq__grid32{grid-template-columns:1.6fr 1fr;gap:14px;display:grid}@media (max-width:900px){.Overview-module__g2--Nq__kpiGrid{grid-template-columns:repeat(2,1fr)}.Overview-module__g2--Nq__grid32{grid-template-columns:1fr}}.Overview-module__g2--Nq__card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 1px #00000005}.Overview-module__g2--Nq__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px 18px;display:flex}.Overview-module__g2--Nq__cardHead h3{letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:14px;font-weight:500}.Overview-module__g2--Nq__right{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.Overview-module__g2--Nq__meta{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);font-size:11.5px}.Overview-module__g2--Nq__chartPad{padding:16px 18px}.Overview-module__g2--Nq__legendDot{vertical-align:middle;border-radius:2px;width:9px;height:9px;margin-right:5px;display:inline-block}.Overview-module__g2--Nq__kpiCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;gap:8px;min-width:0;padding:16px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px #00000005}.Overview-module__g2--Nq__kpiLabel{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-dim);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:flex}.Overview-module__g2--Nq__kpiRow{align-items:baseline;gap:8px;display:flex}.Overview-module__g2--Nq__kpiValue{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:-.025em;white-space:nowrap;font-size:26px;font-weight:500;line-height:1}.Overview-module__g2--Nq__kpiUnit{color:var(--text-muted);margin-left:3px;font-size:14px}.Overview-module__g2--Nq__kpiFoot{color:var(--text-muted);min-height:16px;font-size:11.5px}.Overview-module__g2--Nq__kpiSpark{height:28px;margin-top:auto}.Overview-module__g2--Nq__tableWrap{overflow-x:auto}.Overview-module__g2--Nq__t{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12.5px}.Overview-module__g2--Nq__t th,.Overview-module__g2--Nq__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:middle;padding:10px 16px}.Overview-module__g2--Nq__t tbody tr:last-child td{border-bottom:none}.Overview-module__g2--Nq__t th{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;background:var(--bg-2);font-size:10.5px;font-weight:500}.Overview-module__g2--Nq__t td.Overview-module__g2--Nq__num,.Overview-module__g2--Nq__t th.Overview-module__g2--Nq__num,.Overview-module__g2--Nq__t .Overview-module__g2--Nq__num{text-align:right}.Overview-module__g2--Nq__t .Overview-module__g2--Nq__id{color:var(--text)}.Overview-module__g2--Nq__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}
.Usage-module__TOEeQG__page{flex-direction:column;gap:14px;display:flex}.Usage-module__TOEeQG__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Usage-module__TOEeQG__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Usage-module__TOEeQG__sub{color:var(--text-muted);margin:6px 0 0;font-size:14px}.Usage-module__TOEeQG__rangeNote{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;padding:6px 10px}.Usage-module__TOEeQG__kpiGrid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}@media (max-width:980px){.Usage-module__TOEeQG__kpiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Usage-module__TOEeQG__kpiGrid{grid-template-columns:1fr}}.Usage-module__TOEeQG__grid2{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:900px){.Usage-module__TOEeQG__grid2{grid-template-columns:1fr}}.Usage-module__TOEeQG__card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 1px #00000005}.Usage-module__TOEeQG__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.Usage-module__TOEeQG__cardHead h3{letter-spacing:-.01em;margin:0;font-size:14px;font-weight:600}.Usage-module__TOEeQG__right{align-items:center;gap:8px;display:flex}.Usage-module__TOEeQG__meta{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace}.Usage-module__TOEeQG__chartPad{padding:16px 18px}.Usage-module__TOEeQG__spendBody{flex-wrap:wrap;gap:24px;padding:18px;display:flex}.Usage-module__TOEeQG__spendItem{flex:180px;min-width:0}.Usage-module__TOEeQG__spendKicker{color:var(--text-dim);font-size:11px;font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px}.Usage-module__TOEeQG__spendNum{letter-spacing:-.02em;font-size:26px;font-weight:500}.Usage-module__TOEeQG__spendUnit{color:var(--text-muted);margin-left:6px;font-size:13px}.Usage-module__TOEeQG__spendNote{color:var(--text-muted);margin-top:6px;font-size:12px}.Usage-module__TOEeQG__typeBody{flex-direction:column;gap:8px;padding:18px;display:flex}.Usage-module__TOEeQG__typeBar{border:1px solid var(--border);border-radius:6px;height:22px;display:flex;overflow:hidden}.Usage-module__TOEeQG__typeSeg{height:100%}.Usage-module__TOEeQG__typeLegend{font-size:11.5px;font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-muted);flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.Usage-module__TOEeQG__swatch{vertical-align:middle;border-radius:2px;width:8px;height:8px;margin-right:6px;display:inline-block}.Usage-module__TOEeQG__t{border-collapse:collapse;width:100%;font-family:var(--font-geist-mono), ui-monospace, monospace;font-size:12.5px}.Usage-module__TOEeQG__t th,.Usage-module__TOEeQG__t td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;vertical-align:middle;padding:10px 16px}.Usage-module__TOEeQG__t thead th{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;background:var(--bg-2);font-size:10.5px;font-weight:500}.Usage-module__TOEeQG__t tbody tr:last-child td{border-bottom:none}.Usage-module__TOEeQG__t td.Usage-module__TOEeQG__num,.Usage-module__TOEeQG__t th.Usage-module__TOEeQG__num{text-align:right}.Usage-module__TOEeQG__t .Usage-module__TOEeQG__muted{color:var(--text-muted)}.Usage-module__TOEeQG__share{align-items:center;gap:8px;display:inline-flex}.Usage-module__TOEeQG__shareTrack{background:var(--bg-3);border-radius:3px;width:60px;height:5px;overflow:hidden}.Usage-module__TOEeQG__shareFill{background:var(--accent);height:100%}.Usage-module__TOEeQG__sharePct{text-align:right;width:46px}.Usage-module__TOEeQG__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}
.Settings-module__lYRM8G__page{flex-direction:column;gap:14px;display:flex}.Settings-module__lYRM8G__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Settings-module__lYRM8G__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Settings-module__lYRM8G__sub{color:var(--text-muted);margin:6px 0 0;font-size:14px}.Settings-module__lYRM8G__card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 1px #00000005}.Settings-module__lYRM8G__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.Settings-module__lYRM8G__cardHead h3{letter-spacing:-.01em;margin:0;font-size:14px;font-weight:600}.Settings-module__lYRM8G__meta{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace}.Settings-module__lYRM8G__fields{flex-direction:column;gap:16px;padding:16px 18px;display:flex}.Settings-module__lYRM8G__sectionTitle{margin:4px 0 0;font-size:13px;font-weight:500}.Settings-module__lYRM8G__divider{background:var(--border);height:1px;margin:4px 0}.Settings-module__lYRM8G__formRow{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.Settings-module__lYRM8G__grow{flex:220px;min-width:0}.Settings-module__lYRM8G__formRow>.field{flex:220px;min-width:0}.Settings-module__lYRM8G__roLabel{color:var(--text-dim);font-size:12px;font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;display:block}.Settings-module__lYRM8G__roRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Settings-module__lYRM8G__roValue{color:var(--text);font-size:13.5px}.Settings-module__lYRM8G__note{color:var(--text-muted);font-size:12.5px}.Settings-module__lYRM8G__danger{border-color:#c92f2f40}.Settings-module__lYRM8G__danger .Settings-module__lYRM8G__cardHead{border-bottom-color:#c92f2f40}.Settings-module__lYRM8G__danger .Settings-module__lYRM8G__cardHead h3{color:var(--danger)}.Settings-module__lYRM8G__dangerBody{flex-direction:column;padding:6px 18px 16px;display:flex}.Settings-module__lYRM8G__dangerRow{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}.Settings-module__lYRM8G__dangerRow:last-child{border-bottom:none}.Settings-module__lYRM8G__dangerRow .Settings-module__lYRM8G__label{font-size:13.5px;font-weight:500}.Settings-module__lYRM8G__dangerRow .Settings-module__lYRM8G__desc{color:var(--text-muted);max-width:52ch;margin-top:2px;font-size:12.5px}.Settings-module__lYRM8G__banner{border-radius:var(--radius-sm);align-items:center;gap:10px;padding:12px 14px;font-size:13px;display:flex}.Settings-module__lYRM8G__bannerOk{background:var(--ok-bg);color:var(--ok);border:1px solid #1f9d6c40}.Settings-module__lYRM8G__bannerErr{background:var(--danger-bg);color:var(--danger);border:1px solid #c92f2f40}.Settings-module__lYRM8G__mBg{z-index:50;background:#14141873;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Settings-module__lYRM8G__mCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;width:100%;max-width:440px;overflow:hidden;box-shadow:0 24px 60px #00000038}.Settings-module__lYRM8G__mHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.Settings-module__lYRM8G__mHead h3{color:var(--danger);margin:0;font-size:15px;font-weight:600}.Settings-module__lYRM8G__mBody{flex-direction:column;gap:14px;padding:18px;display:flex}.Settings-module__lYRM8G__mIntro{color:var(--text-muted);font-size:13px}.Settings-module__lYRM8G__mFoot{border-top:1px solid var(--border);background:var(--bg-2);justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}.Settings-module__lYRM8G__iconBtn{cursor:pointer;color:var(--text-dim);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.Settings-module__lYRM8G__iconBtn:hover{background:var(--bg-2);color:var(--text)}
.Billing-module__hPtqra__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.Billing-module__hPtqra__head>div:first-child{flex:320px;min-width:0}.Billing-module__hPtqra__title{letter-spacing:-.025em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.Billing-module__hPtqra__sub{color:var(--text-muted);margin:6px 0 0;font-size:14px}.Billing-module__hPtqra__actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.Billing-module__hPtqra__card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 1px #00000005}.Billing-module__hPtqra__cardHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px 18px;display:flex}.Billing-module__hPtqra__cardHead h3{letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:14px;font-weight:500}.Billing-module__hPtqra__meta{color:var(--text-dim);font-family:Geist Mono,monospace;font-size:11.5px}.Billing-module__hPtqra__grid2{grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (max-width:900px){.Billing-module__hPtqra__grid2{grid-template-columns:1fr}}.Billing-module__hPtqra__balanceCard{position:relative;overflow:hidden}.Billing-module__hPtqra__balanceGlow{pointer-events:none;background:radial-gradient(40% 60% at 100% 0,#6938ef1f,#0000 70%);position:absolute;inset:0}.Billing-module__hPtqra__balanceBody{flex-direction:column;gap:18px;padding:26px 26px 24px;display:flex;position:relative}.Billing-module__hPtqra__kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);font-family:Geist Mono,monospace;font-size:10.5px}.Billing-module__hPtqra__balanceRow{align-items:baseline;gap:12px;display:flex}.Billing-module__hPtqra__balanceNum{letter-spacing:-.04em;color:var(--accent);font-family:Geist Mono,monospace;font-size:56px;font-weight:500;line-height:1}.Billing-module__hPtqra__balanceUnit{color:var(--text-muted);font-size:16px}.Billing-module__hPtqra__balanceSub{color:var(--text-muted);flex-wrap:wrap;gap:22px;font-size:12.5px;display:flex}.Billing-module__hPtqra__spendBody{padding:24px}.Billing-module__hPtqra__spendRow{align-items:baseline;gap:10px;display:flex}.Billing-module__hPtqra__spendNum{letter-spacing:-.025em;font-family:Geist Mono,monospace;font-size:36px;font-weight:500}.Billing-module__hPtqra__spendNote{color:var(--text-muted);margin-top:6px;font-size:12.5px}.Billing-module__hPtqra__pill{text-transform:lowercase;letter-spacing:.02em;border-radius:999px;align-items:center;padding:2px 8px;font-family:Geist Mono,monospace;font-size:11px;display:inline-flex}.Billing-module__hPtqra__pillOk{color:var(--ok);background:var(--ok-bg)}.Billing-module__hPtqra__pillAccent{color:var(--accent);background:var(--accent-soft)}.Billing-module__hPtqra__table{border-collapse:collapse;width:100%;font-size:13px}.Billing-module__hPtqra__table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);border-bottom:1px solid var(--border);padding:10px 18px;font-family:Geist Mono,monospace;font-size:10.5px;font-weight:400}.Billing-module__hPtqra__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:12px 18px}.Billing-module__hPtqra__table tr:last-child td{border-bottom:none}.Billing-module__hPtqra__num{text-align:right;font-family:Geist Mono,monospace}.Billing-module__hPtqra__muted{color:var(--text-muted)}.Billing-module__hPtqra__empty{text-align:center;color:var(--text-muted);padding:36px 18px;font-size:13.5px}.Billing-module__hPtqra__mBg{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#140f286b;justify-content:center;align-items:center;padding:32px;animation:.16s Billing-module__hPtqra__fadein;display:flex;position:fixed;inset:0}.Billing-module__hPtqra__mCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;width:520px;max-width:100%;max-height:92vh;animation:.2s Billing-module__hPtqra__slidein;display:flex;overflow:hidden;box-shadow:0 30px 80px -20px #140f284d}@keyframes Billing-module__hPtqra__fadein{0%{opacity:0}to{opacity:1}}@keyframes Billing-module__hPtqra__slidein{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.Billing-module__hPtqra__mHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 22px 14px;display:flex}.Billing-module__hPtqra__mHead h3{letter-spacing:-.01em;margin:0;font-size:16px;font-weight:500}.Billing-module__hPtqra__mBody{flex-direction:column;gap:8px;padding:22px;display:flex;overflow:auto}.Billing-module__hPtqra__mIntro{color:var(--text-muted);margin-bottom:4px;font-size:12px}.Billing-module__hPtqra__mFoot{border-top:1px solid var(--border);background:var(--bg-2);justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;display:flex}.Billing-module__hPtqra__mFootNote{color:var(--text-dim);font-family:Geist Mono,monospace;font-size:11.5px}.Billing-module__hPtqra__pack{border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;text-align:left;width:100%;font:inherit;background:#fff;grid-template-columns:20px 1fr auto;align-items:center;gap:14px;padding:12px 14px;transition:border-color .12s,box-shadow .12s;display:grid}.Billing-module__hPtqra__packSelected{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 3px var(--accent-soft-2)}.Billing-module__hPtqra__radio{border:1.5px solid var(--border-2);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.Billing-module__hPtqra__radioSelected{border-color:var(--accent)}.Billing-module__hPtqra__radioDot{background:var(--accent);border-radius:50%;width:7px;height:7px}.Billing-module__hPtqra__packName{align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.Billing-module__hPtqra__packMeta{color:var(--text-muted);margin-top:2px;font-family:Geist Mono,monospace;font-size:11.5px}.Billing-module__hPtqra__packPrice{letter-spacing:-.02em;font-family:Geist Mono,monospace;font-size:18px;font-weight:500}.Billing-module__hPtqra__iconBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.Billing-module__hPtqra__iconBtn:hover{color:var(--text)}.Billing-module__hPtqra__banner{border-radius:var(--radius);background:var(--danger-bg);color:var(--text);border:1px solid #c92f2f40;align-items:flex-start;gap:14px;padding:14px 16px;font-size:13.5px;display:flex}.Billing-module__hPtqra__bannerOk{background:var(--ok-bg);border-color:#1f9d6c40}
