:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18181b;background:#f5f5f5;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:#f5f5f5}.island-header{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;border:1px solid #ffffffe6;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;width:calc(100% - 48px);max-width:1120px;min-height:76px;margin:20px auto 0;padding:12px 14px 12px 22px;display:flex;position:sticky;top:20px;box-shadow:0 8px 32px #18181b0d,0 1px 3px #18181b0a}.brand{color:#18181b;letter-spacing:-.6px;white-space:nowrap;align-items:center;gap:10px;font-size:20px;font-weight:750;text-decoration:none;display:inline-flex}.brand-icon{color:#7657ff;background:#f0ebff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.brand-icon svg{width:22px;height:22px}.brand-dot{color:#7657ff}.header-links{align-items:center;gap:4px;display:flex}.header-link{color:#686773;min-height:42px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:600;transition:background .16s,color .16s;display:inline-flex}.header-link svg{flex-shrink:0;width:16px;height:16px}.header-link:hover{color:#6240db;background:#f6f4fc}.header-link.is-active{color:#6c46e5;background:#f0ebff}.header-link:focus-visible{outline-offset:3px;outline:2px solid #7657ff}.header-actions{align-items:center;gap:10px;display:flex}.auth-buttons{background:#f8f7fa;border:1px solid #eeecf2;border-radius:999px;align-items:center;gap:2px;padding:4px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 2px 8px #18181b08}.auth-buttons:hover{border-color:#d8ccfa;transform:translateY(-2px);box-shadow:0 8px 20px #693be421}.header-actions button,.header-actions .login-button,.header-actions .register-button{min-height:36px;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;transition:color .16s,background .16s,transform .16s,box-shadow .16s;display:inline-flex;position:relative;overflow:hidden}.login-button{color:#52525b;background:0 0}.login-button:hover,.login-button:focus-visible{color:#6c46e5;background:#fff;box-shadow:0 2px 8px #18181b0f}.header-actions .register-button{color:#fff;background:linear-gradient(135deg,#8964fa 0%,#693be4 100%);border:1px solid #7549e8;padding-inline:15px;box-shadow:inset 0 1px #ffffff40,0 3px 8px #693be42e}.header-actions .register-button:after{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:30%;animation:3.2s ease-in-out infinite register-shine;position:absolute;top:-60%;bottom:-60%;left:-45%;transform:rotate(18deg)}.header-actions .register-button:hover,.header-actions .register-button:focus-visible{background:linear-gradient(135deg,#9878ff 0%,#5c2bd4 100%);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff4d,0 7px 16px #693be447}.header-actions button:active{transform:scale(.96)}.header-actions button:focus-visible{outline-offset:3px;outline:2px solid #7657ff}@keyframes register-shine{0%,58%{left:-45%}82%,to{left:120%}}.avatar-slot{color:#7657ff;background:#f0ebff;border:1px dashed #cbbdf8;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;text-decoration:none;transition:transform .16s,background .16s,color .16s,box-shadow .16s;display:grid}.avatar-slot svg{width:20px;height:20px}.avatar-slot:hover,.avatar-slot:focus-visible{color:#fff;background:#7657ff;border-style:solid;transform:translateY(-2px);box-shadow:0 7px 16px #693be440}.avatar-slot:focus-visible{outline-offset:3px;outline:2px solid #7657ff}.account-menu{position:relative}.account-menu summary{cursor:pointer;list-style:none}.account-menu summary::-webkit-details-marker{display:none}.avatar-slot img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.avatar-slot>span{font-size:13px;font-weight:850}.account-popover{z-index:20;background:#fff;border:1px solid #e9e5ed;border-radius:16px;width:220px;padding:9px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 50px #2d203d29}.account-popover>div{border-bottom:1px solid #f0edf2;gap:3px;padding:8px 9px 11px;display:grid}.account-popover strong,.account-popover small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-popover strong{color:#28232f;font-size:11px}.account-popover small{color:#8e8797;font-size:9px}.account-popover a,.account-popover form button{width:100%;min-height:36px;box-shadow:none;color:#51495d;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;margin-top:5px;padding:0 9px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.account-popover a:hover,.account-popover form button:hover{color:#6942df;background:#f4f0ff;transform:none}.account-popover form{margin:0}.brand:focus-visible{outline-offset:5px;border-radius:24px;outline:2px solid #7657ff}@media (max-width:900px){.island-header{border-radius:30px;flex-wrap:wrap}.header-links{scrollbar-width:none;border-top:1px solid #f0eef5;flex:1 0 100%;order:3;justify-content:flex-start;max-width:100%;padding-top:8px;overflow-x:auto}.header-links::-webkit-scrollbar{display:none}}@media (max-width:480px){.island-header{gap:8px;width:calc(100% - 24px);min-height:64px;margin-top:12px;padding:8px 10px;top:12px}.brand{gap:7px;font-size:16px}.brand-icon{width:32px;height:32px}.header-actions{gap:2px}.header-actions button{min-height:34px;padding:0 9px;font-size:11px}.header-actions .register-button{padding-inline:11px}.avatar-slot{flex-basis:36px;width:36px;height:36px}.header-link{gap:6px;padding:0 10px;font-size:12px}.header-links{gap:0}}.page{text-align:center;place-content:center;min-height:calc(100svh - 96px);padding:24px;display:grid}.eyebrow{color:#7657ff;letter-spacing:.18em;margin:0 0 12px;font-size:12px;font-weight:700}h1{letter-spacing:-.05em;margin:0;font-size:clamp(36px,8vw,72px)}.description{color:#71717a;margin:16px 0 0;font-size:16px}.page.status-page{text-align:left;min-height:auto;padding:96px 24px 72px;display:block}.status-panel{width:min(100%,1040px);margin:0 auto}.status-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.status-heading .eyebrow{margin-bottom:10px}.status-heading h1{font-size:clamp(38px,6vw,64px)}.status-heading .description{line-height:1.6}.refresh-button{color:#6240db;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2dafa;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:700;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-flex;box-shadow:0 4px 16px #18181b0d}.refresh-button svg{width:17px;height:17px}.refresh-button:hover{border-color:#bca9f4;transform:translateY(-2px);box-shadow:0 9px 22px #693be41f}.refresh-button:focus-visible{outline-offset:3px;outline:2px solid #7657ff}.refresh-button:disabled{cursor:wait;opacity:.65;transform:none}.status-console{background:#07111f;border:1px solid #20324d;border-radius:26px;margin-top:34px;padding:18px;box-shadow:0 24px 70px #07111f2e}.monitor-toolbar{justify-content:flex-end;align-items:center;gap:12px;min-height:42px;margin-bottom:16px;display:flex}.period-tabs{background:#111d2f;border:1px solid #263752;border-radius:12px;padding:3px;display:inline-flex}.period-tabs button{color:#8f9cb0;min-height:32px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 13px;font-size:12px}.period-tabs button.is-selected{color:#f7f9fc;background:#35445c;box-shadow:inset 0 1px #ffffff12}.period-tabs button:focus-visible{outline-offset:2px;outline:2px solid #8b73ff}.overall-badge,.auto-refresh{border-radius:11px;align-items:center;min-height:34px;font-size:11px;font-weight:750;display:inline-flex}.overall-badge{color:#fbbf24;background:#332a16;gap:7px;padding:0 11px}.overall-badge>span{background:currentColor;border-radius:50%;width:7px;height:7px}.overall-badge.is-good{color:#2dd4bf;background:#0b352f}.auto-refresh{color:#b6c0cf;background:#111d2f;border:1px solid #314159;padding:0 12px}.monitor-summary{color:#9eabbc;background:#101d2f;border:1px solid #273850;border-radius:14px;align-items:center;gap:9px;min-height:48px;margin-bottom:14px;padding:0 16px;font-size:12px;display:flex}.monitor-summary strong{color:#ecf2f9}.summary-dot{background:#f59e0b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #f59e0b1a}.monitor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.monitor-card{background:#132238;border:1px solid #263952;border-radius:18px;min-width:0;padding:20px;box-shadow:inset 0 1px #ffffff05}.monitor-card-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.model-identity{align-items:center;gap:12px;min-width:0;display:flex}.model-mark{color:#4be1c2;background:#113a3d;border:1px solid #155e58;border-radius:13px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:11px;font-weight:800;display:grid}.monitor-card h2{color:#eef4fb;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;overflow:hidden}.monitor-provider{color:#8290a3;align-items:center;gap:7px;margin:5px 0 0;font-size:11px;display:flex}.monitor-provider span{color:#4ce3bf;background:#0a514a;border-radius:6px;padding:3px 6px;font-size:9px;font-weight:750}.status-badge{color:#b9c5d7;background:#293a55;border-radius:999px;flex:none;padding:6px 10px;font-size:10px;font-weight:750}.status-badge.status-operational{color:#38d9b6;background:#0b3c35}.status-badge.status-degraded{color:#fbbf24;background:#3b2e12}.status-badge.status-error{color:#fb7185;background:#3d2430}.monitor-metrics{grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0 0;display:grid}.monitor-metrics div{background:#101d31;border:1px solid #283b58;border-radius:13px;min-width:0;padding:14px}.monitor-metrics dt{color:#8996a9;letter-spacing:.04em;font-size:9px;font-weight:700}.monitor-metrics dd{color:#eef4fb;margin:12px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:16px;font-weight:800}.availability-row{border-top:1px solid #2a3b53;border-bottom:1px solid #2a3b53;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:16px 0;display:flex}.availability-row span{color:#95a1b3;letter-spacing:.07em;font-size:10px}.availability-row strong{color:#69d516;letter-spacing:-.05em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:26px}.history-heading,.history-range{color:#77859a;letter-spacing:.06em;justify-content:space-between;gap:12px;font-size:8px;font-weight:700;display:flex}.history-heading{margin-top:14px}.history-bars{align-items:flex-end;gap:3px;height:24px;margin-top:8px;display:flex;overflow:hidden}.history-bar{background:#657187;border-radius:2px 2px 0 0;flex:1 1 0;width:auto;min-width:2px}.history-operational{background:#22c997}.history-degraded{background:#f59e0b}.history-error{background:#f43f5e}.history-pending{opacity:.48;background:#526074}.history-range{margin-top:5px}@media (max-width:760px){.page.status-page{padding-top:64px}.status-heading{flex-direction:column;align-items:flex-start}.monitor-grid{grid-template-columns:1fr}.monitor-summary{flex-wrap:wrap;align-items:flex-start;padding-block:14px}.monitor-toolbar{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:480px){.status-heading h1{font-size:38px}.status-console{border-radius:20px;margin-inline:-12px;padding:12px}.monitor-card{padding:16px}.monitor-metrics{gap:8px}.monitor-metrics dd{font-size:13px}.auto-refresh{display:none}}.orders-page{place-items:center;min-height:100svh;padding:24px;display:grid}.orders-card{text-align:center;background:#fff;border:1px solid #ebe8f1;border-radius:32px;width:min(100%,560px);padding:48px;box-shadow:0 18px 60px #18181b12}.orders-icon{color:#7657ff;background:#f0ebff;border-radius:20px;place-items:center;width:58px;height:58px;margin:0 auto 20px;display:grid}.orders-icon svg{width:28px;height:28px}.orders-card .description{max-width:380px;margin-inline:auto;line-height:1.6}.back-link{color:#fff;background:#18181b;border-radius:999px;align-items:center;gap:8px;min-height:44px;margin-top:28px;padding:0 18px;font-size:13px;font-weight:650;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.back-link:hover{background:#7657ff;transform:translateY(-2px)}.back-link:focus-visible{outline-offset:3px;outline:2px solid #7657ff}@media (max-width:480px){.orders-card{border-radius:26px;padding:36px 22px}}@media (prefers-reduced-motion:reduce){.auth-buttons,.header-actions button,.avatar-slot,.back-link,.refresh-button{transition:none}.header-actions .register-button:after{animation:none}}
