@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";:root{--accent:#0b6ec5;--accent-hover:#0a5eb0;--accent-light:#ebf4fc;--accent-subtle:#d6eafb;--accent-sub:#b8d4f0;--accent-border:var(--accent-sub);--accent-foreground:#fff;--accent-hover-foreground:#fff;--semantic-blue:#0b6ec5;--semantic-blue-hover:#0a5eb0;--semantic-blue-light:#ebf4fc;--semantic-blue-subtle:#d6eafb;--semantic-blue-border:#b8d4f0;--semantic-blue-foreground:#fff;--category-blue:#0b6ec5;--category-blue-light:#ebf4fc;--category-blue-border:#b8d4f0;--category-blue-strong:#1d4ed8;--category-blue-strong-light:#eff6ff;--category-blue-strong-border:#bfdbfe;--semantic-role-admin:var(--semantic-blue);--semantic-credit:var(--semantic-blue);--white:#fff;--bg:#f7f8fa;--bg-secondary:#f0f2f5;--border:#e2e6ed;--border-strong:#c5cbd6;--text:#111827;--text-mid:#4b5563;--text-dim:#8b95a5;--text-placeholder:#a0aab8;--green:#167f4b;--green-bg:#f0fdf4;--green-border:#bbf7d0;--amber:#b27d10;--amber-bg:#fffbeb;--amber-border:#fde68a;--red:#c0392b;--red-bg:#fef2f2;--red-border:#fecaca;--red-hover:#a93226;--radius-sm:4px;--radius:6px;--radius-lg:8px;--focus-ring:0 0 0 3px #0b6ec51a;--focus-ring-error:0 0 0 3px #c0392b1a;--transition:.12s ease;--transition-slow:.2s ease;--shadow-dropdown:0 4px 16px #00000014, 0 1px 4px #0000000a;--shadow-tooltip:0 4px 12px #0f162333;--z-detail-panel:50;--z-scrim:100;--z-popover:110;--z-toast:1000;--z-tooltip:10001;--section-gap:32px;--avatar-default-bg:var(--semantic-blue-light);--avatar-default-text:var(--semantic-blue);--avatar-admin-bg:var(--green-bg);--avatar-admin-text:#166534;--avatar-partner-bg:var(--amber-bg);--avatar-partner-text:var(--amber);--avatar-god-bg:#1e293b;--avatar-god-text:#e2e8f0;--slider-default:var(--accent);--slider-default-hover:#0b6ec51f;--slider-success:#22c55e;--slider-success-hover:#22c55e1f;--slider-warning:#f59e0b;--slider-warning-hover:#f59e0b1f;--slider-error:#ef4444;--slider-error-hover:#ef44441f;--slider-default-soft:#93c5fd;--slider-default-soft-hover:#93c5fd40;--slider-success-soft:#86efac;--slider-success-soft-hover:#86efac40;--slider-warning-soft:var(--amber-border);--slider-warning-soft-hover:#fde68a40;--slider-error-soft:var(--red-border);--slider-error-soft-hover:#fecaca40}*{box-sizing:border-box;scrollbar-color:var(--border) transparent;scrollbar-width:thin;font-family:IBM Plex Sans,sans-serif}body{margin:0}._root_148lb_1{flex:1;justify-content:center;align-items:center;width:100%;min-height:max(12rem,50dvh);display:flex}._shell_jpnba_1{box-sizing:border-box;background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.25rem;display:flex}._card_jpnba_11{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-dropdown);padding:2rem 1.75rem}._cardSm_jpnba_20{max-width:400px}._cardMd_jpnba_24{max-width:28rem}._brand_9anas_1{text-align:left;flex-direction:row;justify-content:center;align-items:center;gap:.625rem;margin-bottom:1rem;display:flex}._logoPlaceholder_9anas_11{letter-spacing:.06em;border-radius:var(--radius);background:var(--accent);width:25px;height:25px;color:var(--white);border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;line-height:1;display:flex;box-shadow:0 1px 2px #0b6ec540}._brandName_9anas_29{color:var(--text);letter-spacing:-.02em;min-width:0;margin:0;font-size:.875rem;font-weight:600;line-height:1.25}._title_9anas_39{color:var(--text);letter-spacing:-.02em;text-align:center;margin:0 0 .25rem;font-size:1.375rem;font-weight:600}._subtitle_9anas_48{color:var(--text-mid);text-align:center;margin:0 0 1.875rem;font-size:.875rem;line-height:1.45}._fields_9anas_56{flex-direction:column;gap:1.25rem;display:flex}._actions_9anas_62{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}._submitWrap_9anas_69{width:100%}._submitWrap_9anas_69>button{justify-content:center;width:100%}._errorMessage_1onbv_1{border:1px solid color-mix(in srgb, var(--red) 24%, transparent);border-radius:var(--radius);background:color-mix(in srgb, var(--red) 7%, transparent);color:var(--text-mid);overflow-wrap:anywhere;margin:-.625rem 0 0;padding:.75rem .875rem;font-size:.8125rem;line-height:1.45}._panel_17hho_2{z-index:calc(var(--z-scrim) - 1);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);width:320px;box-shadow:var(--shadow-dropdown);animation:.18s ease-out _panelIn_17hho_1;position:fixed;bottom:20px;right:20px;overflow:hidden}@media (width<=480px){._panel_17hho_2{width:auto;bottom:12px;left:12px;right:12px}}._header_17hho_25{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:22px minmax(0,1fr) auto 14px;align-items:center;gap:9px;padding:10px 12px;display:grid}._header_17hho_25:hover{background:var(--bg)}._header_17hho_25:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}._mark_17hho_48{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}._mark_17hho_48 svg{stroke-width:2.4px;width:15px;height:15px}._ring_17hho_62{border:2px solid var(--semantic-blue-subtle);border-top-color:var(--semantic-blue);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite _panelSpin_17hho_1}._title_17hho_71{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}._counter_17hho_81{color:var(--text-mid);font-variant-numeric:tabular-nums;font-family:IBM Plex Mono,monospace;font-size:11px}._chevron_17hho_88{width:14px;height:14px;color:var(--text-dim);transition:transform var(--transition)}._chevronOpen_17hho_95{transform:rotate(180deg)}._track_17hho_100{background:#11182714;height:3px;display:block}._fill_17hho_106{height:100%;transition:width var(--transition-slow);display:block}._list_17hho_112{background:var(--bg);gap:6px;max-height:280px;margin:0;padding:8px;list-style:none;display:grid;overflow-y:auto}._panel_running_17hho_123 ._mark_17hho_48{color:var(--semantic-blue)}._panel_running_17hho_123 ._fill_17hho_106{background:var(--semantic-blue)}._panel_done_17hho_126 ._mark_17hho_48{color:var(--green)}._panel_done_17hho_126 ._fill_17hho_106{background:var(--green)}._panel_failed_17hho_129 ._mark_17hho_48,._panel_failed_17hho_129 ._title_17hho_71{color:var(--red)}._panel_failed_17hho_129 ._fill_17hho_106{background:var(--red)}@keyframes _panelIn_17hho_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _panelSpin_17hho_1{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){._panel_17hho_2,._ring_17hho_62{animation:none}._chevron_17hho_88{transition:none}}._expiredSessionModal_o2e1g_1{background:#11182785}._expiredSessionModal_o2e1g_1 [data-modal-part=card]{border-top-width:4px;width:calc(100% - 32px);max-width:480px;box-shadow:0 24px 64px #1118273d,0 6px 18px #1118271f}._expiredSessionModal_o2e1g_1 [data-modal-part=header]{background:var(--white);align-items:flex-start;gap:12px;padding:16px 18px 14px}._expiredSessionModal_o2e1g_1 [data-modal-part=header]>:first-child{border-radius:var(--radius-lg);background:var(--red-bg);width:32px;height:32px;margin-top:1px}._expiredSessionModal_o2e1g_1 [data-modal-part=header]>:first-child svg{stroke-width:2px;width:18px;height:18px}._expiredSessionModal_o2e1g_1 [data-modal-part=title]{align-self:center;font-size:16px;line-height:1.35}._expiredSessionModal_o2e1g_1 [data-modal-part=body]{color:var(--text-mid);padding:16px 18px 18px 62px;font-size:14px;line-height:1.5}._expiredSessionModal_o2e1g_1 [data-modal-part=body] p{margin:0}._expiredSessionModal_o2e1g_1 [data-modal-part=footer]{padding:12px 18px}._expiredSessionModal_o2e1g_1 [data-modal-part=footer] button{min-height:36px;color:var(--white);background:var(--red);border-color:var(--red);padding-inline:18px;font-size:13px;font-weight:600}._expiredSessionModal_o2e1g_1 [data-modal-part=footer] button:hover{background:var(--red-hover);border-color:var(--red-hover)}._expiredSessionModal_o2e1g_1 [data-modal-part=footer] button:focus-visible{box-shadow:var(--focus-ring-error)}@media (width<=520px){._expiredSessionModal_o2e1g_1 [data-modal-part=header]{padding:16px 16px 14px}._expiredSessionModal_o2e1g_1 [data-modal-part=body]{padding:16px}._expiredSessionModal_o2e1g_1 [data-modal-part=footer]{padding:10px 16px 16px}._expiredSessionModal_o2e1g_1 [data-modal-part=footer] button{justify-content:center;width:100%}}
