:root{--bg:#f3f5f8;--panel:#fff;--panel-soft:#f8fafc;--line:#dfe6ef;--text:#1f2a37;--muted:#6b7280;--blue:#2563eb;--blue-soft:#eaf2ff;--green:#16a34a;--green-soft:#ebf9f0;--yellow:#d97706;--yellow-soft:#fff7e8;--red:#dc2626;--red-soft:#fff1f2;--gray:#64748b;--gray-soft:#f1f5f9;--shadow:0 12px 32px rgba(15,23,42,.06)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif}button,input,select,textarea{font:inherit}button{border:1px solid #c7d6f5;background:var(--blue);color:#fff;border-radius:12px;padding:10px 14px;font-weight:700;cursor:pointer}button.secondary,.link-btn.secondary{background:#fff;color:var(--blue)}button:disabled,.link-btn.disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.btn-probe{background:var(--blue);border-color:#b9d0ff}.btn-switch{background:#2563eb;border-color:#1d4ed8}.btn-edit{background:#fff;color:#334155;border-color:#cbd5e1}.btn-cardtext{background:#eef2ff;color:#4f46e5;border-color:#c7d2fe}.btn-auth{background:#0891b2;border-color:#0e7490}.btn-enable{background:#16a34a;border-color:#15803d}.btn-disable{background:#f59e0b;border-color:#d97706}.btn-reset{background:#7c3aed;border-color:#6d28d9}.btn-delete{background:#dc2626;border-color:#b91c1c}.btn-reset{background:#7c3aed;border-color:#6d28d9}.page-shell{max-width:1600px;margin:0 auto;padding:28px 20px 48px}.hero{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:8px}.hero h1{margin:0 0 10px;font-size:34px}.hero p{margin:0;color:var(--muted);line-height:1.6}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.panel{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:20px;box-shadow:var(--shadow);margin-bottom:16px}.helper-panel{background:linear-gradient(180deg,#f8fbff 0%,#f2f7ff 100%)}.helper-title{font-size:15px;font-weight:800;margin-bottom:10px;color:var(--blue)}.helper-list{display:flex;gap:10px;flex-wrap:wrap;color:var(--muted)}.helper-list span{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px}.section-head h2{margin:0 0 4px;font-size:22px}.section-head p{margin:0;color:var(--muted)}.summary-grid{display:grid;grid-template-columns:1.2fr .9fr;gap:16px;margin-bottom:16px}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.stat-item{border:1px solid var(--line);border-radius:18px;background:var(--panel-soft);padding:16px;overflow:hidden;min-width:0}.stat-item.wide{grid-column:span 2}.stat-item.blue{background:linear-gradient(180deg,#f8fbff 0%,#eef5ff 100%)}.stat-item.purple{background:linear-gradient(180deg,#fbf9ff 0%,#f3efff 100%)}.stat-item.green{background:linear-gradient(180deg,#f5fff8 0%,#edf9f0 100%)}.stat-item.red{background:linear-gradient(180deg,#fff8f8 0%,#fff0f1 100%)}.stat-item.yellow{background:linear-gradient(180deg,#fffdf7 0%,#fff8e8 100%)}.stat-item .label{display:block;font-size:12px;color:var(--muted);margin-bottom:8px;font-weight:700}.stat-item .value{font-size:28px;font-weight:800;line-height:1.2;word-break:break-word}.stat-item .sub{font-size:12px;color:var(--muted);margin-top:8px;line-height:1.5;word-break:break-word}.current-card{border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#f8fbff 0%,#f3f8ff 100%);padding:18px;min-height:100%;display:flex;flex-direction:column;gap:10px;overflow:hidden;min-width:0}.current-name{font-size:22px;font-weight:800;line-height:1.3;word-break:break-word}.current-line{color:var(--muted)}.current-strong{font-weight:700;color:var(--text)}.summary-top-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.summary-mini{min-width:0;padding:8px 10px;border-radius:12px;background:#fff;border:1px solid var(--line);color:var(--muted);font-size:13px;line-height:1.5;white-space:normal;word-break:break-word}.summary-usage{margin-top:2px;grid-template-columns:1fr;gap:10px}.summary-usage .usage-metric{background:rgba(255,255,255,.72);padding:10px;border-radius:12px;border:1px solid #e4ebf5;min-width:0}.summary-usage .usage-head{align-items:flex-start}.summary-usage .usage-value{white-space:nowrap}.summary-usage .usage-meta{white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word}.toolbar{display:flex;gap:10px;align-items:center}.toolbar.wrap{flex-wrap:wrap}.input{width:100%;background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 12px;color:var(--text)}.select{min-width:180px}.textarea{min-height:110px;resize:vertical}.list-summary{margin:4px 0 12px;font-size:13px}.pagination-bar{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;flex-wrap:wrap}.pagination-info{font-size:13px;color:var(--muted);padding:0 4px}.channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch}.channel-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:12px;box-shadow:var(--shadow);min-width:0;height:100%;display:flex;flex-direction:column}.channel-card.current{border-color:#9fc0ff;background:#f8fbff}.card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px}.title-wrap{min-width:0;flex:1}.card-title-line{display:flex;align-items:baseline;gap:6px;min-width:0}.card-title{font-size:17px;font-weight:800;margin:0;word-break:break-word}.title-note{font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:48%}.card-email-line{margin-top:4px;min-width:0}.code{font-size:11px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all;margin-top:4px}.meta-list{display:grid;gap:6px;color:var(--muted);margin-bottom:8px}.compact-meta{gap:6px}.meta-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:center}.meta-row.single{grid-template-columns:1fr}.fact-row-triple{grid-template-columns:1fr auto auto;gap:6px}.meta-cell{min-width:0;font-size:12px;line-height:1.4;word-break:break-word}.compact-facts .meta-cell{font-size:11px}.single-line-facts .meta-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta-compact-center{text-align:center;font-size:10px;color:#7b8794}.meta-compact-right{text-align:right;font-size:10px;color:#7b8794}.fact-label{color:#6b7280}.copy-chip{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;background:var(--blue-soft);color:var(--blue);font-weight:700;cursor:pointer;border:1px solid #cfe0ff;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.copy-chip.full-email{display:inline-flex;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plan-chip{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;background:#ecfeff;color:#0f766e;font-weight:800;border:1px solid #bae6fd;max-width:100%;white-space:nowrap;overflow:visible;text-overflow:clip;text-transform:uppercase}.status-row,.action-row{display:flex;gap:6px;flex-wrap:nowrap}.status-row{margin-bottom:8px;flex-wrap:wrap}.compact-status{order:1}.card-facts{order:2}.card-usage{order:3}.action-row{order:4;margin-top:auto;padding-top:2px}.bottom-alert{order:5;margin-top:8px;margin-bottom:0}.action-row button,.hero-actions button,.hero-actions .link-btn{min-height:32px}.action-row button{flex:1 1 auto;min-width:0;padding:6px 4px;font-size:11px;border-radius:9px}.badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:800}.badge.blue{background:var(--blue-soft);color:var(--blue)}.badge.green{background:var(--green-soft);color:var(--green)}.badge.yellow{background:var(--yellow-soft);color:var(--yellow)}.badge.red{background:var(--red-soft);color:var(--red)}.badge.gray{background:var(--gray-soft);color:var(--gray)}.usage-box{padding:8px;border-radius:12px;background:#f5f8fc;color:var(--muted);margin-bottom:8px;line-height:1.45}.usage-box.compact{display:grid;grid-template-columns:1fr;gap:8px;align-items:start}.usage-box.two-col-usage{grid-template-columns:1fr 1fr;gap:8px}.usage-metric{min-width:0}.usage-head{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:5px}.usage-label{font-size:11px;font-weight:800;color:var(--text)}.usage-value{font-size:11px;font-weight:800;color:var(--muted)}.usage-bar{height:6px;border-radius:999px;background:#dbe3ee;overflow:hidden}.usage-fill{display:block;height:100%;border-radius:999px}.usage-fill.good{background:var(--green)}.usage-fill.danger{background:var(--red)}.usage-meta{margin-top:4px;font-size:10px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alert-box{padding:8px;border-radius:12px;background:#fff7e8;color:#9b6a02;line-height:1.45;font-size:11px}.alert-box.red{background:var(--red-soft);color:var(--red)}.token-stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:8px}.token-stat-chip{padding:7px 8px;border-radius:10px;background:#f8fafc;border:1px solid var(--line);min-width:0}.token-stat-chip span{display:block;font-size:10px;color:var(--muted);margin-bottom:3px}.token-stat-chip strong{display:block;font-size:12px;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.compact-actions button{width:100%;padding:6px 2px;font-size:10px;letter-spacing:0}.tip-row{margin-top:6px;font-size:11px;color:var(--muted);line-height:1.45}.tip-row strong{color:var(--text)}.muted{color:var(--muted)}.empty-box{padding:28px;border:1px dashed var(--line);border-radius:18px;background:#fafcff;color:var(--muted);text-align:center}.toast{position:fixed;top:18px;right:18px;z-index:1001;min-width:220px;max-width:420px;padding:12px 14px;border-radius:14px;color:#fff;box-shadow:var(--shadow);font-weight:700}.toast.success{background:var(--green)}.toast.error{background:var(--red)}.toast.info{background:var(--blue)}.hidden{display:none!important}.modal-mask{position:fixed;inset:0;background:rgba(15,23,42,.35);z-index:999}.modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-card{width:min(760px,100%);background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 20px 60px rgba(15,23,42,.18);padding:18px}.modal-card.large{width:min(920px,100%)}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.modal-head h3{margin:0;font-size:22px}.icon-btn{width:38px;height:38px;padding:0;border-radius:10px;background:#fff;color:var(--gray)}.form-grid{display:grid;gap:10px}.two-col{grid-template-columns:1fr 1fr}.span-2{grid-column:1/-1}.modal-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:16px}.modal-actions.left{justify-content:flex-start}.sticky-actions{position:sticky;bottom:0;background:#fff;padding-top:12px;border-top:1px solid var(--line)}.text-view{white-space:pre-wrap;word-break:break-word;background:#f8fafc;border:1px solid var(--line);border-radius:16px;padding:14px;max-height:420px;overflow:auto}.import-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:16px;margin-bottom:12px}.import-main-col,.import-side-col{display:grid;gap:12px;align-content:start}.import-config-card{border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#fbfdff 0%,#f5f9ff 100%);padding:14px}.import-config-title{font-size:15px;font-weight:800;color:var(--blue);margin-bottom:10px}.import-full-width{width:100%}.import-check{display:flex;align-items:flex-start;gap:8px;padding:10px 0;font-size:13px;color:var(--text)}.import-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:180px;padding:24px;border:2px dashed #bfd3f8;border-radius:20px;background:linear-gradient(180deg,#f8fbff 0%,#f3f8ff 100%);color:var(--text);cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.import-dropzone:hover{border-color:#8fb3f4;background:linear-gradient(180deg,#f5f9ff 0%,#edf5ff 100%)}.import-dropzone.dragover{border-color:var(--blue);background:var(--blue-soft);transform:scale(1.005)}.import-dropzone-icon{font-size:34px;line-height:1}.import-dropzone-title{font-size:18px;font-weight:800;color:var(--blue)}.import-dropzone-subtitle{font-size:13px;color:#4b5563}.import-dropzone-hint{font-size:12px;color:var(--muted);text-align:center;line-height:1.6;word-break:break-word;max-width:480px}.import-file-list{display:grid;gap:8px;max-height:132px;overflow:auto;padding-right:2px}.import-file-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#fff}.import-file-name{font-size:13px;font-weight:700;color:var(--text);word-break:break-all}.import-file-size{font-size:12px;color:var(--muted);white-space:nowrap}.import-summary-card{margin:0}.import-preview-list{display:grid;gap:10px;max-height:320px;overflow:auto;padding-right:2px}.import-preview-item{border:1px solid var(--line);border-radius:14px;background:#fff;padding:12px 14px}.import-preview-item.error{background:linear-gradient(180deg,#fff7f7 0%,#fff1f1 100%);border-color:#fecdd3}.import-preview-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.import-preview-meta{margin-top:6px;font-size:12px;color:var(--muted);display:flex;gap:8px;flex-wrap:wrap;line-height:1.6}.import-raw-wrap{margin-top:10px}.import-raw-wrap summary{cursor:pointer;color:var(--blue);font-weight:700;margin-bottom:8px}.auth-steps{display:grid;gap:14px}.auth-step{border:1px solid var(--line);border-radius:16px;background:#fbfdff;padding:14px}.step-title{font-size:16px;font-weight:800;margin-bottom:8px}.step-note{color:var(--muted);line-height:1.6;word-break:break-word}.copy-email{display:inline-flex;align-items:center;margin-top:10px;padding:8px 12px;border-radius:12px;background:var(--blue-soft);color:var(--blue);font-weight:700;cursor:pointer;border:1px solid #cfe0ff}.link-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #c7d6f5;background:var(--blue);color:#fff;border-radius:12px;padding:10px 14px;font-weight:700;text-decoration:none}@media (max-width:1440px){.channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1280px){.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-shell{max-width:1360px}}@media (max-width:1100px){.summary-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-item.wide{grid-column:auto}.hero{flex-direction:column;align-items:stretch}.hero-actions{width:100%}.import-layout{grid-template-columns:1fr}}@media (max-width:720px){.two-col,.meta-row,.summary-top-grid,.stats-grid,.channel-grid{grid-template-columns:1fr}.page-shell{padding:16px 14px 32px}.panel{padding:16px}.hero h1{font-size:28px}.hero-actions>*{flex:1 1 calc(50% - 10px)}.modal{padding:12px}.modal-card,.modal-card.large{padding:16px;border-radius:18px}.section-head{align-items:flex-start;flex-direction:column}.usage-meta{white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word}.action-row{gap:6px}.action-row button{flex:1 1 auto;min-width:0}.usage-box.compact{grid-template-columns:1fr}.usage-box.two-col-usage{grid-template-columns:1fr}.import-dropzone{min-height:150px;padding:18px}}@media (max-width:480px){button,.link-btn{padding:10px 12px;border-radius:10px}.hero-actions>*{flex:1 1 100%}.card-title{font-size:18px}.current-name{font-size:20px}.stat-item .value{font-size:24px}.channel-card{padding:14px}.usage-box{padding:10px}.action-row{flex-wrap:wrap}.action-row button{flex:1 1 calc(50% - 6px)}.import-file-item{align-items:flex-start;flex-direction:column}}