html{overflow-y:scroll}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.vm-shell{--vm-navy:#102a43;--vm-steel:#2f6f9f;--vm-steel-soft:#eaf2f7;--vm-text:#192431;--vm-muted:#6b7f91;--vm-border:#dce4ea;--vm-bg:#f7f9fb;--vm-success:#2f7d5a;--vm-warning:#9a6a19;--vm-danger:#a43b3b;background:var(--vm-bg);color:var(--vm-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100dvh}.vm-shell *,.vm-shell :after,.vm-shell :before{box-sizing:border-box}.vm-shell button,.vm-shell input,.vm-shell select,.vm-shell textarea{font:inherit}.vm-main{background:var(--vm-bg);min-height:100dvh}.vm-scroll{margin:0 auto;max-width:680px;min-height:100dvh;padding:calc(18px + env(safe-area-inset-top)) 18px calc(92px + env(safe-area-inset-bottom));width:100%}.vm-scroll.with-topbar{min-height:calc(100dvh - 58px);padding-top:18px}.vm-loading{color:var(--vm-muted);display:grid;font-size:13px;min-height:100dvh;place-items:center}.vm-error{background:#fbefef;border:1px solid #e4bcbc;border-radius:6px;color:#8f3030;font-size:13px;line-height:1.45;margin-top:24px;padding:14px}.vm-brand-kicker,.vm-check-course>span,.vm-priority-card>span,.vm-section-label,.vm-status-card>span,.vm-upcoming-card>span{color:var(--vm-steel);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vm-home-heading{padding:14px 0 24px}.vm-home-heading h1{color:var(--vm-navy);font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;line-height:1.12;margin:7px 0 5px}.vm-home-heading p{color:var(--vm-muted);font-size:12px;margin:0}.vm-section{margin-bottom:26px}.vm-section-label{margin-bottom:10px}.vm-priority-card{background:var(--vm-navy);border-radius:6px;color:#fff;display:flex;flex-direction:column;gap:5px;padding:18px}.vm-priority-card>span{color:#bfd4e4}.vm-priority-card strong{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:500;line-height:1.2}.vm-priority-card small{color:#c8d8e4;font-size:11px}.vm-course-list{display:flex;flex-direction:column;gap:9px}.vm-course-row{grid-gap:12px;align-items:center;background:#fff;border:1px solid var(--vm-border);border-radius:6px;color:inherit;display:grid;gap:12px;grid-template-columns:74px minmax(0,1fr) 22px;padding:8px;text-align:left;width:100%}.vm-course-row-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.vm-course-row-copy strong{color:var(--vm-navy);font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:500;line-height:1.2}.vm-course-row-copy small{color:var(--vm-muted);font-size:10px;line-height:1.35}.vm-row-arrow{color:var(--vm-steel);display:grid;place-items:center}.vm-course-fallback.compact,.vm-course-image.compact{border-radius:4px;height:56px;width:74px}.vm-course-image{display:block;height:100%;object-fit:cover;width:100%}.vm-course-fallback{background:linear-gradient(135deg,#102a43fa,#2f6f9fbd),var(--vm-navy);color:#ffffffe0;display:grid;font-family:Georgia,Times New Roman,serif;font-size:34px;min-height:180px;place-items:center;width:100%}.vm-dev-note,.vm-empty,.vm-latest-card,.vm-profile-card,.vm-status-card{background:#fff;border:1px solid var(--vm-border);border-radius:6px}.vm-latest-card{padding:14px}.vm-latest-card strong{color:var(--vm-steel);display:block;font-size:10px;letter-spacing:.06em;margin-bottom:5px;text-transform:uppercase}.vm-latest-card p{color:#425466;font-size:13px;line-height:1.45;margin:0}.vm-empty{color:var(--vm-muted);font-size:12px;padding:15px}.vm-topbar{align-items:center;background:#fff;border-bottom:1px solid var(--vm-border);display:grid;grid-template-columns:44px 1fr 44px;min-height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0;position:sticky;top:0;z-index:20}.vm-topbar h1{color:var(--vm-navy);font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500;margin:0;text-align:center}.vm-topbar-side{min-width:0}.vm-topbar-side.right{display:flex;justify-content:flex-end}.vm-icon-button{background:#0000;border:0;color:var(--vm-navy);display:grid;height:40px;padding:0;place-items:center;width:40px}.vm-more-list,.vm-previous-list,.vm-tool-list{background:#fff;border:1px solid var(--vm-border);border-radius:6px;overflow:hidden}.vm-more-list button,.vm-more-row,.vm-previous-row,.vm-tool-list button{align-items:center;background:#fff;border:0;border-bottom:1px solid #edf1f4;color:#334e68;display:flex;gap:14px;justify-content:space-between;min-height:52px;padding:12px 14px;text-align:left;width:100%}.vm-more-list button:last-child,.vm-more-row:last-child,.vm-previous-row:last-child,.vm-tool-list button:last-child{border-bottom:0}.vm-previous-row span{display:flex;flex-direction:column;gap:3px}.vm-previous-row strong{color:var(--vm-navy);font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:500}.vm-more-row small,.vm-previous-row small{color:var(--vm-muted);font-size:10px}.vm-tool-list button{color:var(--vm-navy);font-size:13px}.vm-tool-list button svg{color:var(--vm-steel);height:18px;width:18px}.vm-course-hero{background:var(--vm-navy);border-radius:6px;height:188px;overflow:hidden}.vm-course-title-block{padding:14px 2px 18px}.vm-course-title-block h2{color:var(--vm-navy);font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500;line-height:1.15;margin:0}.vm-course-title-block p{color:var(--vm-muted);font-size:11px;margin:5px 0 0}.vm-upcoming-grid{grid-gap:9px;display:grid;gap:9px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:25px}.vm-upcoming-card{background:#f0f5f8;border:1px solid #e6edf2;border-radius:5px;display:flex;flex-direction:column;gap:4px;min-height:92px;padding:12px}.vm-upcoming-card strong{color:var(--vm-navy);font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:500}.vm-upcoming-card small{color:var(--vm-muted);font-size:10px}.vm-dev-note{padding:18px}.vm-dev-note strong{color:var(--vm-navy);font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:500}.vm-dev-note p{color:var(--vm-muted);font-size:13px;line-height:1.55;margin:8px 0 0}.vm-check-course{background:var(--vm-navy);border-radius:6px;color:#fff;display:flex;flex-direction:column;gap:6px;padding:18px}.vm-check-course>span{color:#bdd3e3}.vm-check-course strong{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.vm-check-course small{color:#c6d7e2;font-size:11px;line-height:1.4}.vm-check-course.unavailable-card{background:#405567}.vm-check-state{border-radius:4px;display:grid;font-size:12px;font-weight:700;margin-top:8px;min-height:36px;place-items:center}.vm-check-state.ready{background:var(--vm-steel)}.vm-check-state.unavailable{background:#ffffff1f}.vm-check-action{align-items:center;background:var(--vm-navy);border:0;border-radius:10px;box-shadow:0 4px 0 #263b4d;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:7px;justify-content:center;margin-top:20px;min-height:104px;width:100%}.vm-check-action:active:not(:disabled){box-shadow:0 2px 0 #263b4d;transform:translateY(2px)}.vm-check-action:disabled{box-shadow:none;cursor:not-allowed}.vm-check-action strong{font-family:Arial,sans-serif;font-size:22px;font-weight:800;letter-spacing:.04em}.vm-check-action small{color:#ffffffd1;font-size:12px}.vm-check-action:disabled{opacity:.48}.vm-check-mark{color:var(--vm-success)}.vm-check-mark svg{height:36px;width:36px}.vm-check-action strong{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:500}.vm-check-help{color:var(--vm-muted);font-size:10px;margin:10px 0 20px;text-align:center}.vm-status-card{background:#edf4f8;display:flex;flex-direction:column;gap:5px;padding:14px}.vm-status-card strong{color:var(--vm-navy);font-size:13px}.vm-status-card small{color:var(--vm-muted);font-size:11px;line-height:1.4}.vm-chat-list{display:flex;flex-direction:column;gap:10px}.vm-chat-list button{grid-gap:12px;align-items:center;background:#fff;border:1px solid var(--vm-border);border-radius:6px;color:var(--vm-navy);display:grid;gap:12px;grid-template-columns:42px 1fr 20px;min-height:76px;padding:12px;text-align:left;width:100%}.vm-chat-avatar{background:var(--vm-steel);border-radius:50%;color:#fff;display:grid;font-weight:700;height:42px;place-items:center;width:42px}.vm-chat-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.vm-chat-copy strong{font-size:13px}.vm-chat-copy small{color:var(--vm-muted);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vm-profile-card{align-items:center;display:flex;gap:12px;margin-bottom:18px;padding:16px}.vm-profile-initial{background:var(--vm-navy);border-radius:50%;color:#fff;display:grid;font-weight:800;height:42px;place-items:center;width:42px}.vm-profile-card>div:last-child{display:flex;flex-direction:column;gap:3px}.vm-profile-card strong{color:var(--vm-navy);font-size:14px}.vm-profile-card span{color:var(--vm-muted);font-size:11px}.vm-more-list button{color:var(--vm-danger);font-weight:700}.vm-bottom-nav{background:#fffffff7;border-top:1px solid var(--vm-border);bottom:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));left:0;min-height:calc(64px + env(safe-area-inset-bottom));padding:6px 6px env(safe-area-inset-bottom);position:fixed;right:0;z-index:50}.vm-bottom-nav button{align-items:center;background:#0000;border:0;color:#7890a4;display:flex;flex-direction:column;gap:3px;justify-content:center;min-width:0;padding:4px 1px}.vm-bottom-nav button.active{color:var(--vm-steel)}.vm-bottom-nav button span{font-size:8px;font-weight:700;white-space:nowrap}@media (min-width:700px){.vm-bottom-nav{border-left:1px solid var(--vm-border);border-right:1px solid var(--vm-border);left:50%;transform:translateX(-50%);width:680px}.vm-main{border-left:1px solid #edf1f4;border-right:1px solid #edf1f4;margin:0 auto;max-width:680px}}.vm-more-list button.vm-more-link{color:var(--vm-navy);font-weight:600}.vm-more-list button.vm-more-link svg{color:var(--vm-steel);height:18px;width:18px}.vm-more-list button.vm-signout-row{color:var(--vm-danger);font-weight:700}.vm-devices-intro{color:var(--vm-muted);font-size:12px;line-height:1.5;margin:0 0 16px}.vm-device-error{margin:0 0 12px}.vm-device-list{background:#fff;border:1px solid var(--vm-border);border-radius:6px;overflow:hidden}.vm-device-row{grid-gap:11px;border-bottom:1px solid #edf1f4;display:grid;gap:11px;grid-template-columns:40px minmax(0,1fr);padding:14px}.vm-device-row:last-child{border-bottom:0}.vm-device-glyph{background:var(--vm-steel-soft);border:1px solid var(--vm-border);border-radius:5px;color:var(--vm-steel);display:grid;height:38px;place-items:center;width:38px}.vm-device-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.vm-device-name-line{align-items:center;display:flex;flex-wrap:wrap;gap:7px}.vm-device-name-line strong{color:var(--vm-navy);font-size:13px}.vm-current-device{background:#e9f3ed;border-radius:999px;color:var(--vm-success);font-size:8px;letter-spacing:.04em;padding:2px 6px}.vm-current-device,.vm-device-copy>span{font-weight:800;text-transform:uppercase}.vm-device-copy>span{color:var(--vm-steel);font-size:9px;letter-spacing:.05em}.vm-device-copy small{color:var(--vm-muted);font-size:9px;line-height:1.45}.vm-device-signout{background:#fff;border:1px solid #dfb6b6;border-radius:4px;color:var(--vm-danger);font-size:11px;font-weight:700;grid-column:1/-1;min-height:38px;width:100%}.vm-device-signout:disabled{opacity:.55}.vm-tool-scroll{padding-left:14px;padding-right:14px}.vm-tool-host{min-width:0;overflow-x:hidden;width:100%}.vm-tool-host>div>div>h2:first-child,.vm-tool-host>div>h2:first-child{display:none!important}.vm-tool-host button,.vm-tool-host canvas,.vm-tool-host iframe,.vm-tool-host img,.vm-tool-host input,.vm-tool-host select,.vm-tool-host table,.vm-tool-host textarea,.vm-tool-host video{max-width:100%}.vm-tool-host textarea{width:100%}.vm-tool-host table{font-size:12px}.vm-chat-host{background:#fff;height:100dvh;margin:0 auto;max-width:680px;overflow:hidden;padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top);width:100%}.vm-chat-host>div{height:100%!important;min-height:0!important}.vm-status-card.failure{background:#fee2e2;border:2px solid #b91c1c;border-radius:8px;margin-top:12px;padding:18px}.vm-status-card.failure strong{color:#991b1b;font-size:20px;font-weight:800}.vm-status-card.failure small{color:#7f1d1d;font-size:14px;font-weight:700;line-height:1.45}
/*# sourceMappingURL=main.7e52c28a.css.map*/