:root{--bg: #eef3f0;--bg-strong: #e5ece8;--surface: #ffffff;--surface-subtle: #f7faf8;--surface-muted: #eef3f0;--ink: #16211d;--muted: #63706a;--line: #d7e1db;--line-strong: #c7d2cb;--shadow-sm: 0 1px 2px rgba(16, 24, 20, .06);--shadow-md: 0 20px 50px rgba(16, 24, 20, .08);--accent: #167a60;--accent-strong: #105a48;--accent-soft: rgba(22, 122, 96, .12);--info: #2563eb;--info-soft: rgba(37, 99, 235, .12);--success: #166a53;--success-soft: rgba(22, 106, 83, .12);--warning: #a86f10;--warning-soft: rgba(168, 111, 16, .14);--danger: #c04c4c;--danger-soft: rgba(192, 76, 76, .12);--neutral-soft: rgba(22, 33, 29, .06);font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,var(--bg) 0%,#f8fbf9 48%,#edf2ef 100%)}*{box-sizing:border-box}html{min-height:100%}body{margin:0;min-height:100vh;background:transparent}button,input,select{font:inherit}.page-shell{max-width:1440px;margin:0 auto;padding:24px 24px 40px}.auth-shell{max-width:1180px;margin:0 auto;padding:24px}.auth-boot-shell{min-height:100vh;display:grid;place-items:center}.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,500px);gap:32px;align-items:stretch}.auth-showcase{display:grid;align-content:center;gap:28px;padding:24px 8px 24px 0}.auth-showcase-copy,.auth-status-card,.hero-panel,.soft-panel,.auth-card,.subpanel,.job-panel,.modal-card{animation:rise-in .26s ease both}.auth-status-card,.auth-card,.soft-panel,.hero-panel,.subpanel,.job-panel,.modal-card,.metric-card,.card-item,.status-item,.auth-stat-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm)}.auth-status-card,.auth-card,.soft-panel,.hero-panel,.subpanel,.job-panel,.modal-card{border-radius:12px}.auth-status-card{width:min(640px,100%);padding:28px}.auth-card{display:grid;gap:18px;align-content:start;padding:24px;position:sticky;top:24px}.auth-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.auth-card-head h2,.auth-banner-copy h2,.panel h2,.panel h3,.modal-card h3{margin:0;font-size:1.5rem;line-height:1.2;font-weight:700}.auth-tab-bar{display:inline-flex;gap:8px;padding:4px;border-radius:10px;border:1px solid var(--line);background:var(--surface-subtle)}.auth-form-shell{gap:16px}.auth-actions{margin-top:4px}.auth-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.88rem}.auth-divider:before,.auth-divider:after{content:"";flex:1 1 auto;height:1px;background:var(--line)}.auth-provider-grid{display:grid;gap:12px}.auth-provider-grid-single{grid-template-columns:1fr}.auth-provider-button{min-height:48px}.auth-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.auth-stat-card{display:grid;gap:8px;padding:18px;border-radius:8px;background:#ffffffc7}.avatar-badge{width:48px;height:48px;border-radius:8px;object-fit:cover;border:1px solid var(--line);background:var(--surface-subtle)}.section-kicker{margin:0 0 8px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.auth-showcase h1,.auth-status-card h1,.hero-panel h1{margin:0;font-size:3rem;line-height:1.05;font-weight:750}.hero-text{max-width:52rem;margin:0;font-size:1rem;line-height:1.65;color:var(--muted)}.page-shell>*+*{margin-top:20px}.auth-banner{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px}.auth-banner-actions{display:grid;justify-items:end;gap:12px;min-width:320px}.hero-panel{display:grid;gap:24px;padding:24px;background:linear-gradient(180deg,var(--surface) 0%,var(--surface-subtle) 100%)}.hero-copy{max-width:52rem}.hero-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.state-chip{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:10px 14px;border-radius:999px;border:1px solid var(--line);font-weight:600}.state-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.metric-ribbon{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{display:grid;gap:8px;min-height:112px;padding:18px;border-radius:8px}.metric-label,small,.meta,.panel-copy,.toolbar-note,.helper-copy,.card-copy{color:var(--muted)}.metric-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.metric-value{font-size:1.75rem;line-height:1.2}.metric-hint,.helper-copy,.panel-copy,.card-copy{line-height:1.55}.tone-running,.tone-ocean{color:var(--accent-strong);background:var(--accent-soft);border-color:#167a602e}.tone-success{color:var(--success);background:var(--success-soft);border-color:#166a532e}.tone-warning,.tone-sand{color:var(--warning);background:var(--warning-soft);border-color:#a86f102e}.tone-danger{color:var(--danger);background:var(--danger-soft);border-color:#c04c4c2e}.tone-neutral{color:var(--ink);background:var(--neutral-soft);border-color:#16211d1a}.content-stack{display:grid;gap:20px}.panel{display:grid;gap:16px}.panel-heading{display:flex;gap:16px;align-items:flex-start}.panel-heading.spread{justify-content:space-between;flex-wrap:wrap}.panel-actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px}.panel-copy{margin:8px 0 0}.view-switcher{display:inline-flex;flex-wrap:wrap;gap:8px;padding:6px;width:fit-content;border-radius:999px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.view-pill,.filter-pill{border-radius:999px;background:transparent;color:var(--muted);padding:10px 16px}.view-pill.active,.filter-pill.active{background:var(--ink);color:var(--surface)}.filter-bar{display:flex;flex-wrap:wrap;gap:8px}.subpanel,.job-panel{padding:20px}.subpanel-header{margin-bottom:14px}.form{display:grid;gap:16px}.full-width{width:100%}label{display:grid;gap:6px;font-weight:600;font-size:.92rem}input,select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:10px;padding:11px 13px;outline:none;color:var(--ink);background:var(--surface);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}input:focus,select:focus{border-color:#167a606b;box-shadow:0 0 0 4px #167a601f}button{border:none;border-radius:10px;min-height:42px;padding:10px 14px;cursor:pointer;font-weight:600;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}button:hover:not(:disabled){transform:translateY(-1px)}button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.primary{color:var(--surface);background:var(--accent);box-shadow:0 10px 24px #167a602e}.primary-hero{min-width:188px;min-height:48px}.secondary,.ghost-button{background:var(--surface-subtle);color:var(--ink);border:1px solid var(--line)}.danger-button{background:var(--danger-soft);color:var(--danger);border:1px solid rgba(192,76,76,.16)}.alert{padding:14px 16px;border-radius:10px;border:1px solid var(--line);font-weight:600}.alert.success{color:var(--success);background:#166a5314}.alert.danger{color:var(--danger);background:#c04c4c14}.alert.warning{color:#8a5b00;background:#b8780014}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.card-item{display:grid;gap:12px;padding:18px;border-radius:8px}.card-item.inactive{opacity:.72}.card-item h3{margin:0;font-size:1.05rem;line-height:1.35}.card-head,.badge-row,.mini-stat-group,.toolbar,.actions,.meta-stack{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px}.provider-badge,.mini-stat{padding:7px 10px;border-radius:999px;background:var(--surface-subtle);border:1px solid var(--line);font-weight:600;color:var(--ink)}.meta-stack{display:grid;gap:6px}.account-usage-line{overflow-wrap:anywhere}.quota-meter-copy{display:grid;gap:2px}.quota-meter-shell{display:grid;gap:8px;width:100%;padding:12px 14px;border-radius:10px;border:1px solid var(--line);background:var(--surface-subtle)}.quota-meter-inline{margin-top:2px}.quota-meter-meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.quota-meter-meta strong{font-size:.94rem;line-height:1.3}.quota-meter-track{height:8px;overflow:hidden;border-radius:999px;background:var(--surface-muted)}.quota-meter-track span{display:block;height:100%;border-radius:inherit;background:var(--accent)}.quota-meter-safe .quota-meter-track span{background:var(--accent)}.quota-meter-warning .quota-meter-track span{background:var(--warning)}.quota-meter-critical .quota-meter-track span{background:var(--danger)}.quota-meter-unlimited{border-color:#2563eb29;background:#2563eb14}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.status-item{display:grid;gap:8px;min-height:104px;padding:16px;border-radius:8px}.status-item strong{font-size:1rem;line-height:1.45}.status-item-wide{grid-column:span 2}.detail-callout{padding:14px 16px;border-radius:10px;background:var(--warning-soft);border:1px solid rgba(168,111,16,.16);color:var(--ink);line-height:1.6}.table-shell{width:100%;overflow-x:auto;border-radius:8px;border:1px solid var(--line);background:var(--surface)}table{width:100%;border-collapse:separate;border-spacing:0;font-size:.86rem}.health-check-table{min-width:1160px;table-layout:fixed}.health-check-table th{white-space:normal;line-height:1.35}.health-check-table td{min-width:0}th{text-align:left;color:var(--muted);font-weight:700;border-bottom:1px solid var(--line);padding:12px 14px;white-space:nowrap;background:var(--surface-subtle)}td{border-bottom:1px solid rgba(215,225,219,.7);padding:12px 14px;vertical-align:top}tbody tr:hover td{background:#167a600a}.empty{color:var(--muted);text-align:center;padding:32px 22px}.card-empty{grid-column:1 / -1}.truncate{max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cell-detail{line-height:1.45;white-space:normal;overflow-wrap:anywhere}.inline-toggle{display:inline-flex;align-items:center;gap:8px;font-weight:600}.compact-select-field{display:grid;gap:6px;font-size:.88rem;font-weight:600}.compact-input-row{display:flex;gap:8px;align-items:center}.compact-input-row input{min-height:40px}.compact-input-row button{flex:0 0 auto;white-space:nowrap}.compact-select-field select{min-height:40px}.field-hint{color:var(--muted);font-size:.78rem;font-weight:500;line-height:1.35}.inline-toggle input{width:auto}.status{display:inline-flex;border-radius:999px;padding:6px 10px;font-weight:600;font-size:.76rem}.status-success{background:var(--success-soft);color:var(--success)}.status-skipped{background:var(--warning-soft);color:var(--warning)}.status-error{background:var(--danger-soft);color:var(--danger)}.status-info{background:var(--info-soft);color:var(--info)}.status-neutral{background:var(--neutral-soft);color:var(--ink)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:24px;background:#1018146b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-card{width:min(760px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:24px;box-shadow:var(--shadow-md)}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.modal-close{background:var(--surface-subtle);color:var(--ink);border:1px solid var(--line)}.sort-button{padding:0;border:none;border-radius:0;background:transparent;color:inherit;font:inherit;font-weight:700}@keyframes rise-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.auth-layout{grid-template-columns:1fr;min-height:auto}.auth-card{position:static}.auth-stat-grid,.metric-ribbon,.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.page-shell,.auth-shell{padding:18px 16px 28px}.auth-showcase,.auth-card,.auth-status-card,.auth-banner,.hero-panel,.subpanel,.job-panel,.modal-card{padding:18px}.auth-banner{flex-direction:column}}@media(max-width:820px){.hero-actions,.panel-heading,.modal-head,.auth-card-head{flex-direction:column}.auth-banner-actions{justify-items:stretch;min-width:0;width:100%}.view-switcher{width:100%;overflow-x:auto;flex-wrap:nowrap}.view-pill{white-space:nowrap}}@media(max-width:680px){.auth-showcase h1,.auth-status-card h1,.hero-panel h1{font-size:2.25rem}.auth-stat-grid,.metric-ribbon,.status-grid{grid-template-columns:1fr}.status-item-wide{grid-column:span 1}.modal-backdrop{padding:12px}}
