html{min-height:100%;color:#24313d;background:#f4f7f9;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Sans","Yu Gothic",sans-serif;font-size:16px;line-height:1.65;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}*,*::before,*::after{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;color:#24313d;background:#f4f7f9}h1,h2,p,dl{margin-top:0}h1,h2{color:#24313d;line-height:1.35}h1{font-size:clamp(1.65rem,3vw,2.15rem)}h2{font-size:1.125rem}a{color:#356f8a;text-underline-offset:.18em}a:hover{color:#285b72}button,input{color:inherit;font:inherit}button{cursor:pointer}input:not([type=hidden]){width:100%;min-height:46px;padding:10px 12px;border:1px solid #bfccd5;border-radius:6px;color:#24313d;background:#fff}input:not([type=hidden]):hover{border-color:#356f8a}:focus-visible{outline:3px solid rgba(101,88,199,.35);outline-offset:3px}table{width:100%;border-collapse:collapse;border-spacing:0}th,td{text-align:left}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}}.console-container{width:calc(100% - 48px);max-width:1240px;margin-right:auto;margin-left:auto}.console-main{padding-top:32px;padding-bottom:56px}.console-content-stack{display:grid;grid-template-columns:minmax(0, 1fr);gap:24px}.console-header{border-bottom:1px solid #d9e2e8;background:hsla(0,0%,100%,.96);box-shadow:0 1px 0 rgba(34,57,74,.08)}.console-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px}.console-header__account{display:flex;align-items:center;justify-content:flex-end;gap:16px;min-width:0}.console-login-layout,.console-error-layout{display:grid;min-height:100vh;padding:32px 24px;place-items:center}.console-page-heading{min-width:0;padding:20px 24px;border:1px solid #d9e2e8;border-radius:10px;background:#fff;box-shadow:0 3px 14px rgba(34,57,74,.05)}.console-page-heading h1{margin-bottom:0}.console-card{min-width:0;padding:24px;border:1px solid #d9e2e8;border-radius:14px;background:#fff;box-shadow:0 8px 28px rgba(34,57,74,.08)}@media(max-width: 800px){.console-header__inner{align-items:flex-start;flex-direction:column;gap:12px;padding-top:16px;padding-bottom:16px}.console-header__account{justify-content:space-between;width:100%}}@media(max-width: 560px){.console-container{width:calc(100% - 28px)}.console-main{padding-top:20px;padding-bottom:32px}.console-login-layout,.console-error-layout{padding:20px 12px}.console-page-heading,.console-card{padding:20px}.console-header__account{align-items:stretch;flex-direction:column}}.console-brand{color:#24313d;font-size:1.05rem;font-weight:750;letter-spacing:.01em;text-decoration:none}.console-brand:hover{color:#356f8a}.console-eyebrow{margin-bottom:4px;color:#356f8a;font-size:.75rem;font-weight:750;letter-spacing:.09em;line-height:1.4;text-transform:uppercase}.console-page-lead{max-width:760px;margin:4px 0 0;color:#607080;font-size:.9375rem}.console-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 20px;border:1px solid rgba(0,0,0,0);border-radius:6px;font-weight:700;line-height:1.3}.console-button--primary{border-color:#356f8a;color:#fff;background:#356f8a}.console-button--primary:hover{border-color:#285b72;background:#285b72}.console-button--secondary{border-color:#bfccd5;color:#24313d;background:#fff}.console-button--secondary:hover{border-color:#356f8a;color:#285b72;background:#e9f4f6}.console-form-field{display:grid;gap:8px}.console-form-field label{font-size:.875rem;font-weight:700}.console-alert{margin:0;padding:12px 16px;border:1px solid #d9e2e8;border-radius:6px;font-size:.875rem}.console-alert--error{border-color:#e6b9bd;color:#7f3037;background:#fff0f1}.console-user-panel{display:grid;min-width:0;line-height:1.35;text-align:right}.console-user-panel__name{overflow-wrap:anywhere;font-size:.875rem;font-weight:700}.console-user-panel__email{overflow-wrap:anywhere;color:#607080;font-size:.75rem}.console-logout-form{flex:0 0 auto}.console-table-scroll{min-width:0;padding-bottom:8px;overflow-x:scroll;border:1px solid #d9e2e8;border-radius:10px;background:#fff;scrollbar-color:#bfccd5 #f8fafb;scrollbar-gutter:stable both-edges;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.console-table-scroll>table{min-width:1180px}.console-table-scroll::-webkit-scrollbar{height:10px}.console-table-scroll::-webkit-scrollbar-track{background:#f8fafb}.console-table-scroll::-webkit-scrollbar-thumb{border:2px solid #f8fafb;border-radius:999px;background:#bfccd5}.console-table-scroll::-webkit-scrollbar-thumb:hover{background:#607080}.console-status-label{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:3px 9px;border:1px solid #bfccd5;border-radius:999px;color:#5e6975;background:#eef1f3;font-size:.8125rem;font-weight:700;line-height:1.3;white-space:nowrap}.console-status-label[data-state=available],.console-status-label[data-state=active],.console-status-label[data-state=login-allowed]{border-color:#9fd3c5;color:#2d7d6b;background:#e8f6f1}.console-status-label[data-state=emergency_stopped]{border-color:#e6b9bd;color:#a13c45;background:#fff0f1}.console-status-label[data-state=suspended]{border-color:#e6ce95;color:#8a5a12;background:#fff5dc}.console-status-label[data-state=closed],.console-status-label[data-state=inactive],.console-status-label[data-state=login-denied]{border-color:#bfccd5;color:#5e6975;background:#eef1f3}.console-detail-list{display:grid;grid-template-columns:minmax(150px, 0.35fr) minmax(0, 1fr);margin-bottom:0;border-top:1px solid #d9e2e8}.console-detail-list dt,.console-detail-list dd{min-width:0;margin:0;padding:12px 0;border-bottom:1px solid #d9e2e8}.console-detail-list dt{padding-right:20px;color:#607080;font-size:.875rem;font-weight:700}.console-detail-list dd{overflow-wrap:anywhere}.console-navigation-link{display:inline-flex;align-items:center;min-height:44px;font-weight:700}.console-empty-state{margin:0;padding:32px 20px;border:1px dashed #bfccd5;border-radius:10px;color:#607080;background:#f8fafb;text-align:center}@media(max-width: 560px){.console-button{width:100%}.console-user-panel{text-align:left}.console-detail-list{grid-template-columns:minmax(0, 1fr)}.console-detail-list dt{padding-bottom:4px;border-bottom:0}.console-detail-list dd{padding-top:0}}.console-login-card{display:grid;gap:24px;width:100%;max-width:460px;padding:32px}.console-login-card__heading h1{margin-bottom:0}.console-login-form{display:grid;gap:20px}.console-login-form .console-button{width:100%}.console-company-list{padding:20px}.console-company-table th,.console-company-table td{padding:12px;border-bottom:1px solid #d9e2e8;vertical-align:middle}.console-company-table thead th{color:#24313d;background:#f8fafb;font-size:.8125rem;font-weight:750;white-space:nowrap}.console-company-table tbody tr:nth-child(even){background:#fbfcfd}.console-company-table tbody tr:hover{background:#e9f4f6}.console-company-table a{font-weight:700}.console-detail-section{box-shadow:0 4px 18px rgba(34,57,74,.06)}.console-detail-section h2{margin-bottom:16px}.console-detail-list__long-text{white-space:pre-wrap}.console-error-card{width:100%;max-width:560px;padding:32px;text-align:center}.console-error-card__code{margin-bottom:8px;color:#356f8a;font-size:.875rem;font-weight:800;letter-spacing:.12em}.console-error-card__heading{margin-bottom:12px}.console-error-card__message{margin-bottom:24px;color:#607080}.console-error-card__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}@media(max-width: 560px){.console-login-card,.console-error-card{padding:24px 20px}.console-company-list{padding:12px}.console-error-card__actions{align-items:stretch;flex-direction:column;gap:8px}.console-error-card__actions .console-navigation-link{justify-content:center}}