:root{color-scheme:light;--fr-bg: #faf9f6;--fr-surface: #ffffff;--fr-border: #e7e5e4;--fr-primary: #4338ca;--fr-on-primary: #ffffff;--fr-text: #1e1b4b;--fr-text-secondary: #6b7280;--fr-text-muted: #9ca3af;--fr-selection: #eef2ff;--fr-primary-hover: #3730a3;--fr-radius-full: 9999px;font-family:Inter,Segoe UI,system-ui,sans-serif;background:var(--fr-bg);color:var(--fr-text)}body{margin:0}.page{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--fr-bg);color:var(--fr-text)}.auth-shell{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:var(--fr-bg);color:#1a1c1a;font-size:13px;line-height:20px}.auth-shell button{margin-top:0;border:0;border-radius:.5rem;padding:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.auth-top,.auth-foot{width:100%;max-width:80rem;margin:0 auto;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;box-sizing:border-box}.auth-brand,.auth-top-actions,.auth-quiet,.auth-brand-name,.auth-submit,.auth-google,.auth-remember,.auth-session,.auth-pattern,.auth-pattern-copy,.auth-pattern-live,.auth-ssl,.auth-card-links,.auth-meta,.auth-title{display:flex;align-items:center}.auth-brand{gap:.75rem;min-width:0}.auth-mark,.auth-badge-book{display:grid;place-items:center;background:var(--fr-primary);color:var(--fr-on-primary);box-shadow:0 1px 2px #1e1b4b14}.auth-mark{width:2.25rem;height:2.25rem;border-radius:.5rem;flex:none}.auth-brand-copy,.auth-pattern-copy span,.auth-field{display:flex;flex-direction:column;min-width:0}.auth-brand-name{gap:.35rem;font-size:18px;font-weight:600;line-height:24px;letter-spacing:-.01em}.auth-brand-role,.auth-cms,.auth-pattern-sub,.auth-hint,.auth-session,.auth-ssl,.auth-meta,.auth-pattern-live{font-size:10px;font-weight:700;line-height:12px;letter-spacing:.05em;text-transform:uppercase}.auth-brand-role{color:var(--fr-primary)}.auth-brand-sub,.auth-subtitle,.auth-hint,.auth-session,.auth-ssl,.auth-card-links,.auth-meta,.auth-foot,.auth-pattern-sub,.auth-pattern-live{color:#464554}.auth-brand-sub{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.auth-top-actions{gap:1rem}.auth-quiet{gap:.35rem;padding:.375rem .75rem;border-radius:.5rem;color:#464554;font-size:12px;font-weight:600;letter-spacing:.02em;text-decoration:none}.auth-quiet:hover{background:#e9e8e5;color:#1a1c1a}.auth-main{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.auth-stack{width:min(28rem,100%)}.auth-card{position:relative;background:#fff;border-radius:.75rem;padding:1.75rem;box-shadow:0 1px 2px #1e1b4b0f}.auth-card-head{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2rem}.auth-badge{position:relative;margin-bottom:1rem}.auth-badge-book{width:3.5rem;height:3.5rem;border-radius:.75rem}.auth-badge-book .auth-icon{width:28px;height:28px}.auth-badge-check{position:absolute;right:-.25rem;bottom:-.25rem;width:1.25rem;height:1.25rem;display:grid;place-items:center;border-radius:9999px;background:var(--fr-bg);color:var(--fr-primary);box-shadow:0 1px 2px #1e1b4b1f}.auth-badge-check .auth-icon{width:13px;height:13px}.auth-shell h1.auth-title{margin:0;gap:.4rem;justify-content:center;flex-wrap:wrap;font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.015em;color:#1a1c1a}.auth-cms{background:#e3dfff;color:#100069;padding:.125rem .5rem;border-radius:9999px}.auth-subtitle{margin:.4rem 0 0;max-width:20rem;color:#464554}.auth-pattern{justify-content:space-between;gap:.75rem;margin-bottom:1.5rem;padding:.75rem;border-radius:.5rem;background:#f4f3f1}.auth-pattern-copy{gap:.75rem;min-width:0}.auth-pattern-thumb{width:2.25rem;height:2.25rem;border-radius:.5rem;object-fit:cover;background:#e3e2e0;flex:none}.auth-pattern-title{font-size:12px;font-weight:600;letter-spacing:.02em;color:#1a1c1a}.auth-pattern-live{gap:.25rem;flex:none;padding:.25rem .5rem;border-radius:.25rem;background:#e3e2e0}.auth-pulse,.auth-meta-dot{width:.5rem;height:.5rem;border-radius:9999px;background:var(--fr-primary)}.auth-pulse{width:.375rem;height:.375rem;animation:auth-pulse 1.4s ease-in-out infinite}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.auth-field{gap:.375rem}.auth-label-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.auth-shell .auth-form label,.auth-label-row a{font-size:12px;font-weight:600;line-height:16px;letter-spacing:.02em}.auth-shell .auth-form label{text-transform:uppercase;color:#1a1c1a}.auth-label-row a,.auth-back a,.auth-card-links a,.auth-foot a{color:var(--fr-primary);font-weight:600;text-decoration:none}.auth-card-links a,.auth-foot a{color:#464554}.auth-label-row a:hover,.auth-back a:hover,.auth-card-links a:hover,.auth-foot a:hover{color:var(--fr-primary)}.auth-control{position:relative;display:flex;align-items:center}.auth-control-icon{position:absolute;left:.875rem;display:grid;color:#464554;pointer-events:none}.auth-shell .auth-control input{width:100%;box-sizing:border-box;padding:.625rem 2.75rem .625rem 2.5rem;border:0;border-radius:.5rem;background:#fff;color:#1a1c1a;font:inherit;font-size:13px;line-height:20px;box-shadow:inset 0 0 0 1px #7775864d}.auth-shell .auth-control input::placeholder{color:#77758699}.auth-shell .auth-control input:focus{outline:none;background:var(--fr-bg);box-shadow:inset 0 0 0 2px #4338ca,0 0 0 3px #eef2ff}.auth-eye{position:absolute;right:.35rem;display:grid;place-items:center;padding:.35rem;border-radius:.5rem;color:#464554}.auth-eye:hover{background:#efeeeb;color:#1a1c1a}.auth-remember{justify-content:space-between;gap:.75rem;padding-top:.25rem}.auth-remember label{display:flex;align-items:center;gap:.6rem;text-transform:none;letter-spacing:0;font-size:13px;font-weight:400;color:#464554;cursor:pointer}.auth-remember input{width:1rem;height:1rem;margin:0;accent-color:#4338ca}.auth-session{gap:.25rem}.auth-submit,.auth-google{width:100%;justify-content:center;gap:.5rem;box-sizing:border-box}.auth-submit{padding:.75rem 1rem;background:var(--fr-primary);color:var(--fr-on-primary);font-size:15px;font-weight:600;line-height:20px;letter-spacing:-.005em;box-shadow:0 1px 2px #1e1b4b14}.auth-submit:hover:not(:disabled){background:#372abf}.auth-google{padding:.625rem 1rem;background:#fff;color:#1a1c1a;font-size:15px;font-weight:600;box-shadow:inset 0 0 0 1px #7775864d}.auth-google:hover:not(:disabled){background:#f4f3f1}.auth-or{position:relative;display:flex;justify-content:center;margin:.15rem 0}.auth-or:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#e9e8e5}.auth-or span{position:relative;padding:0 .75rem;background:#fff;color:#464554;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.auth-spinner{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:9999px;animation:auth-spin .7s linear infinite}.auth-error,.auth-info,.auth-status,.auth-back{margin:0 0 1rem}.auth-error{color:#93000a}.auth-info,.auth-status{color:#1a1c1a}.auth-back{display:flex;justify-content:center;gap:1rem}.auth-card-foot{margin-top:2rem;padding-top:1.25rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.auth-ssl{gap:.35rem;padding:.25rem .75rem;border-radius:9999px;background:#efeeeb}.auth-ssl .auth-icon{color:var(--fr-primary)}.auth-card-links{gap:1rem;font-size:12px;font-weight:600}.auth-dot{width:.25rem;height:.25rem;border-radius:9999px;background:#c7c4d7}.auth-meta{justify-content:space-between;gap:.75rem;margin-top:1rem;padding:0 .5rem}.auth-meta span{display:inline-flex;align-items:center;gap:.4rem}.auth-foot{flex-wrap:wrap}.auth-foot p{margin:0;font-size:12px;line-height:16px}.auth-foot-links{display:flex;gap:1.5rem;font-size:12px;font-weight:600}.auth-icon{width:18px;height:18px;fill:currentColor;display:block}.auth-mark .auth-icon,.auth-quiet .auth-icon{width:16px;height:16px}.auth-mark .auth-icon{width:20px;height:20px}.auth-google-mark{width:1rem;height:1rem;flex:none}.auth-shell button:disabled{opacity:.7;cursor:progress}@media(max-width:639px){.auth-quiet-label{display:none}.auth-card-links{flex-wrap:wrap;justify-content:center}}@media(min-width:640px){.auth-card{padding:2.5rem}}@keyframes auth-spin{to{transform:rotate(360deg)}}@keyframes auth-pulse{50%{opacity:.35}}.profile-auth button{margin-top:16px;border:0;border-radius:.5rem;padding:10px 16px;background:var(--fr-primary);color:var(--fr-on-primary);font:inherit;font-weight:600;cursor:pointer}.profile-auth button:hover{background:var(--fr-primary-hover)}.profile-auth button.ghost{background:var(--fr-surface);color:var(--fr-text);border:1px solid var(--fr-border)}.auth-info{color:var(--fr-text)}.card{width:min(420px,100%);background:#fff;border-radius:16px;padding:28px 24px;box-shadow:0 10px 30px #14203314}h1{margin:0 0 8px;font-size:1.6rem}p{line-height:1.45}.muted{color:#526074}.error{color:#b42318}button{margin-top:16px;border:0;border-radius:10px;padding:10px 16px;background:#2563eb;color:#fff;font:inherit;cursor:pointer}button:disabled{opacity:.7;cursor:progress}button.ghost{background:transparent;color:#2563eb}.tenants{list-style:none;padding:0;margin:12px 0 0}.tenants button{width:100%;text-align:left;background:#eef3ff;color:#142033}.platform-shell{min-height:100vh;height:100vh;display:flex;background:var(--fr-bg);color:var(--fr-text);font-family:Inter,Segoe UI,system-ui,sans-serif}.platform-shell button{margin-top:0}.platform-rail{width:104px;flex:none;align-self:stretch;min-height:100%;display:flex;flex-direction:column;align-items:stretch;background:var(--fr-surface);border-right:1px solid var(--fr-border);padding:8px 0 16px}.platform-nav,.platform-bottom{display:flex;flex-direction:column;gap:4px}.platform-bottom{flex-direction:row;background:var(--fr-surface);border-top:1px solid var(--fr-border)}.nav-item{display:flex;flex-direction:column;align-items:center;gap:2px;background:transparent;color:var(--fr-text-secondary);border-radius:12px;padding:8px 4px;font-size:.78rem}.platform-bottom .nav-item{flex:1}.nav-item.selected{color:var(--fr-primary);background:var(--fr-selection)}.platform-main{flex:1;min-width:0;display:flex;flex-direction:column}.platform-brand,.platform-appbar{padding:12px 16px 0}.platform-shell.is-narrow>.platform-email{padding:12px 16px 0}.platform-appbar{display:flex;align-items:center;justify-content:space-between;background:var(--fr-surface);border-bottom:1px solid var(--fr-border);padding:8px 12px}.platform-appbar h1,.platform-brand h1{margin:0;font-size:1.35rem}.platform-email{margin:4px 0 0;color:var(--fr-text-secondary);font-size:.85rem}.platform-shell.is-narrow{flex-direction:column}.platform-shell.is-narrow .platform-email{padding-bottom:0}.platform-content{flex:1;overflow:auto;padding:16px 24px 32px}.platform-shell.is-platform,.platform-shell.is-panel{box-sizing:border-box;max-height:100vh;overflow:hidden}.platform-shell.is-platform .platform-rail,.platform-shell.is-panel .platform-rail{box-sizing:border-box;min-height:0;overflow:hidden}.platform-shell.is-platform .platform-main,.platform-shell.is-panel .platform-main{min-height:0;overflow:hidden}.platform-shell.is-platform .platform-content,.platform-shell.is-panel .platform-content{min-height:0}.severity-filter{margin-top:12px}.platform-content:has(.courses-page){display:flex;flex-direction:column;overflow:hidden}.platform-rail .sign-out{margin-top:auto;position:sticky;bottom:8px;align-self:center;background:transparent;color:var(--fr-text-secondary);padding:8px}.platform-appbar .sign-out{margin-top:0;background:transparent;color:var(--fr-text-secondary);padding:8px}.platform-shell.is-rail .platform-rail{width:272px;padding:16px 12px 12px}.platform-shell.is-rail .platform-nav{flex:1;min-height:0;overflow-y:auto;gap:2px;padding:4px 4px 8px}.platform-shell.is-rail .nav-item{flex-direction:row;justify-content:flex-start;gap:10px;width:100%;padding:8px 12px;border-radius:var(--fr-radius-full, 9999px);color:var(--fr-text);font-size:.92rem;font-weight:500}.platform-shell.is-rail .nav-item svg{width:20px;height:20px;flex:none}.platform-shell.is-rail .nav-item:hover:not(.selected){background:var(--fr-selection)}.platform-shell.is-rail .nav-item.selected{background:var(--fr-primary);color:var(--fr-on-primary)}.platform-shell.is-rail .nav-item:focus-visible,.studio-chevron:focus-visible,.studio-user:focus-visible,.studio-foot .sign-out:focus-visible{outline:none;box-shadow:0 0 0 1px var(--fr-surface),0 0 0 3px var(--fr-primary)}.studio-brand{display:flex;align-items:center;gap:10px;padding:4px 8px 16px}.studio-mark{display:grid;place-items:center;width:36px;height:36px;flex:none;border-radius:10px;background:var(--fr-primary);color:var(--fr-on-primary);font-size:1.05rem;font-weight:700}.studio-brand-copy{display:flex;flex-direction:column;min-width:0;flex:1}.studio-brand-copy strong{font-size:.95rem;font-weight:600;letter-spacing:-.01em;color:var(--fr-text)}.studio-brand-copy span{font-size:.62rem;font-weight:700;letter-spacing:.06em;color:var(--fr-text-muted)}.studio-chevron,.studio-user-chevron{display:inline-flex;background:transparent;color:var(--fr-text-muted);padding:4px;border-radius:8px}.studio-kicker{margin:0 8px 8px;color:var(--fr-text-secondary);font-size:.62rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.studio-foot{margin-top:auto;border-top:1px solid var(--fr-border);padding:12px 4px 4px}button.studio-user{display:flex;align-items:center;gap:10px;width:100%;margin:0;padding:4px;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:default}.studio-user-copy strong,.studio-user-chevron{cursor:pointer}.studio-avatar{display:grid;place-items:center;width:36px;height:36px;flex:none;border-radius:9999px;background:var(--fr-primary);color:var(--fr-on-primary);font-size:.85rem;font-weight:700}.studio-user-copy{display:flex;flex-direction:column;min-width:0;flex:1}.studio-user-copy strong,.studio-user-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-user-copy strong{font-size:.88rem;font-weight:600;color:var(--fr-text)}.studio-user-copy span{font-size:.75rem;color:var(--fr-text-muted)}.studio-foot-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;padding:0 4px}.studio-org{position:relative;display:inline-flex;align-items:center;gap:6px;margin:0;color:var(--fr-text-secondary);font-size:.8rem;font-weight:500;cursor:pointer}.studio-org select{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.studio-foot .sign-out{margin-top:0;position:static;align-self:center;display:inline-flex;align-items:center;gap:6px;padding:4px;background:transparent;color:var(--fr-text-secondary);font-size:.8rem;font-weight:500}.studio-foot .sign-out svg,.studio-org svg,.studio-chevron svg,.studio-user-chevron svg{width:16px;height:16px}.profile-page h2{margin:0;font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.015em;color:var(--fr-text)}.profile-top{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:1.25rem}.profile-crumb{display:flex;align-items:center;gap:6px;margin-bottom:6px;color:var(--fr-text-secondary);font-size:12px;font-weight:600;letter-spacing:.02em}.profile-crumb .is-current{color:var(--fr-primary)}.profile-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.profile-status{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 8px;border-radius:9999px;background:#ecfdf5;color:#059669;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.profile-status-dot,.profile-live{width:8px;height:8px;border-radius:9999px;background:#059669}.profile-last{color:var(--fr-text-secondary);font-size:13px}.profile-top-actions{display:flex;flex-wrap:wrap;gap:8px}.profile-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:.5rem;padding:10px 16px;font:inherit;font-size:13px;font-weight:600;line-height:20px;cursor:pointer}.profile-btn.primary{background:#4338ca;color:#fff}.profile-btn.primary:hover:not(:disabled){background:var(--fr-primary-hover)}.profile-btn.secondary{background:#dce2f3;color:#404754}.profile-btn.secondary:hover:not(:disabled){background:#c0c7d6}.profile-btn.ghost,.profile-icon-btn{background:#fff;color:var(--fr-text);border:1px solid var(--fr-border)}.profile-btn:disabled,.profile-icon-btn:disabled{opacity:.55;cursor:not-allowed}.profile-icon-btn{width:40px;height:40px;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;padding:0}.profile-icon{width:18px;height:18px;fill:currentColor;flex:none}.profile-banner{background:#fff;border:1px solid var(--fr-border);border-radius:.75rem;box-shadow:0 1px 2px #1e1b4b0a;overflow:hidden;margin-bottom:1.25rem}.profile-banner-strip{position:relative;height:7rem;background:linear-gradient(90deg,#4338ca33,#eaddff66 55%,#fff)}.profile-id{position:absolute;top:12px;right:12px;padding:4px 10px;border-radius:9999px;background:#ffffffe0;color:#372abf;font-size:12px;font-weight:600}.profile-banner-body{display:flex;gap:16px;align-items:flex-start;padding:0 1.5rem 1.25rem}.profile-avatar-wrap{position:relative;flex:none;margin-top:-40px}.profile-live{position:absolute;right:4px;bottom:4px;width:14px;height:14px;border:2px solid #fff}.profile-name-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px}.profile-name-line strong{font-size:18px;font-weight:700;letter-spacing:-.01em}.profile-mail-line{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:4px 0 0;color:var(--fr-text-secondary);font-size:13px}.profile-photo-actions{display:flex;align-items:center;gap:8px;margin-top:12px}.profile-photo-actions .profile-btn{position:relative;overflow:hidden}.profile-chip{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:9999px;background:#eef2ff;color:#4338ca;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.profile-chip.is-ok{background:#ecfdf5;color:#059669}.profile-chip.is-protect{background:#eaddff;color:#4b00a7;text-transform:none;letter-spacing:.01em;font-size:12px}.profile-chip.is-primary{background:#4338ca;color:#fff}.profile-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.profile-card h3,.profile-sessions-block h4{display:flex;align-items:center;gap:8px;margin:0 0 .75rem;font-size:15px;font-weight:600;line-height:20px;letter-spacing:-.005em}.profile-secure-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid var(--fr-border)}.profile-secure-row strong,.profile-toggle strong{display:block;font-size:13px;font-weight:600}.profile-secure-row p,.profile-toggle span span{margin:2px 0 0;color:var(--fr-text-secondary);font-size:12px;line-height:16px}.profile-secure-row .profile-auth,.profile-sessions-block .profile-auth{margin:0}.profile-secure-row .profile-auth button,.profile-sessions-block .profile-auth button{margin-top:0}.profile-sessions-block{border-top:1px solid var(--fr-border);padding-top:12px}.profile-org{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--fr-border);border-radius:.75rem;background:#f4f3f1}.profile-org strong{display:block}.profile-org p{margin:2px 0 0;color:var(--fr-text-secondary);font-size:12px}.profile-mark{width:40px;height:40px;border-radius:.5rem;background:#4338ca;color:#fff;display:grid;place-items:center;font-weight:700;flex:none}.profile-org .profile-chip{margin-left:auto}.profile-perms-label{margin-top:14px}.profile-perms{list-style:none;margin:8px 0 0;padding:0}.profile-perms li{display:flex;align-items:center;gap:8px;padding:6px 0;font-size:13px}.profile-perms .profile-icon{color:#4338ca}.profile-grid{display:grid;gap:1.25rem;align-items:start}@media(min-width:1024px){.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-grid>.profile-col:first-child{grid-column:span 2}}.profile-col{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.profile-card{background:var(--fr-surface);border:1px solid var(--fr-border);border-radius:.5rem;box-shadow:0 1px 2px #1e1b4b0a;padding:1.25rem 1.5rem}.profile-field+.profile-field{margin-top:1.25rem}.profile-label{display:block;font-size:12px;font-weight:600;line-height:16px;letter-spacing:.02em;text-transform:uppercase;color:var(--fr-text-secondary)}.profile-value{margin:.5rem 0 0;font-size:15px;font-weight:400;line-height:24px;color:var(--fr-text)}.profile-card input:not([type=checkbox]):not([type=file]),.profile-card select{display:block;width:100%;box-sizing:border-box;margin:.5rem 0 0;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:var(--fr-surface);color:var(--fr-text);font:inherit;font-size:13px;line-height:20px}.profile-card input:not([type=checkbox]):not([type=file]):focus,.profile-card select:focus{outline:none;border-color:var(--fr-primary);box-shadow:0 0 0 3px var(--fr-selection)}.profile-avatar{width:96px;height:96px;border-radius:1rem;border:4px solid #fff;background:var(--fr-selection);color:var(--fr-primary);display:grid;place-items:center;font-size:28px;font-weight:700;overflow:hidden;box-shadow:0 1px 2px #1e1b4b14}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-photo-actions input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.profile-hint{margin:.75rem 0 0;font-size:12px;line-height:16px;color:var(--fr-text-secondary)}.profile-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid var(--fr-border)}.profile-toggle input{appearance:none;width:40px;height:22px;border-radius:9999px;background:#e3e2e0;position:relative;flex:none;cursor:pointer}.profile-toggle input:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:9999px;background:#fff;transition:transform .15s ease}.profile-toggle input:checked{background:#4338ca}.profile-toggle input:checked:after{transform:translate(18px)}.profile-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-stats div{padding:14px;border-radius:.75rem;background:#f4f3f1}.profile-stats strong{display:block;font-size:24px;font-weight:700;letter-spacing:-.02em}.profile-stats span{color:var(--fr-text-secondary);font-size:12px}.profile-toast{position:fixed;right:24px;bottom:24px;z-index:40;margin:0;padding:12px 16px;border-radius:.75rem;background:#1a1c1a;color:#f2f1ee;font-size:13px;font-weight:600;box-shadow:0 8px 24px #1e1b4b2e}.profile-email-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.profile-muted-strong{font-weight:600;color:var(--fr-text)}.profile-demo{color:var(--fr-text-muted);font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.profile-sessions{list-style:none;margin:.75rem 0 0;padding:0}.profile-sessions li{display:flex;align-items:flex-start;gap:10px;padding:.75rem 0;border-top:1px solid var(--fr-border)}.profile-sessions li div{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;flex:1;min-width:0}.profile-sessions .profile-icon{margin-top:2px;color:var(--fr-text-secondary)}.profile-sessions p{margin:.25rem 0 0;color:var(--fr-text-secondary);font-size:13px}.profile-badge{border-radius:9999px;padding:0 8px;height:22px;display:inline-flex;align-items:center;background:#ecfdf5;color:#059669;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.profile-badge.is-demo{background:#fef3c7;color:#d97706}.profile-dialog{position:fixed;inset:0;z-index:30;display:grid;place-items:center;background:#1e1b4b47;padding:1rem}.profile-dialog-card{width:min(24rem,100%);background:var(--fr-surface);border:1px solid var(--fr-border);border-radius:.5rem;box-shadow:0 4px 12px -2px #1e1b4b14;padding:1.25rem 1.5rem}.profile-dialog-card h3{margin:0 0 .5rem;font-size:18px}.profile-dialog-card p{margin:0;color:var(--fr-text-secondary)}.profile-dialog-card .ghost{margin-left:.5rem}.profile-feedback{margin:.75rem 0 0;font-size:13px;line-height:20px;color:var(--fr-text-secondary)}.profile-feedback.is-error{color:#dc2626}.platform-page h2{margin:0 0 8px;font-size:1.45rem}.lead{max-width:720px;margin-top:0}.keys-lead{max-width:640px}.panel-card{max-width:720px;background:#fff;border-radius:12px;padding:16px;margin:0 0 16px;box-shadow:0 1px 2px #1420330f}.keys-card{max-width:640px}.panel-card h3,.modal h3{margin:0 0 8px;font-size:1.2rem}.panel-card p,.stack-row p{margin:4px 0}.row-title{font-weight:600}.banner{max-width:720px;background:#e8edf5;border-radius:12px;padding:12px}.platform-page .banner{margin:0 0 16px}.banner-error{background:#fde8e6;color:#8a1c13}.banner-accent{background:#dbe7ff}.loading{display:flex;align-items:center;gap:10px;color:#526074;margin:24px 0}.spinner{width:22px;height:22px;border:3px solid #d6e0f0;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}@media(prefers-reduced-motion:reduce){.spinner{animation:none;border-top-color:#d6e0f0}}@keyframes spin{to{transform:rotate(360deg)}}.platform-page label{display:block;margin-top:12px;font-size:.85rem;color:#526074}.platform-page input,.platform-page select{display:block;width:100%;box-sizing:border-box;margin-top:4px;border:1px solid #c5d0e0;border-radius:10px;padding:10px 12px;font:inherit;color:#142033;background:#fff}.hint{display:block;margin-top:4px;color:#526074;font-size:.8rem}.row-actions,.modal-actions,.chips,.code-filter{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.row-actions,.chips,.code-filter{margin-top:12px}.platform-shell button.secondary{background:transparent;color:#2563eb;border:1px solid #93b4f5}.chip{background:#e8edf5;color:#142033}.platform-page .chip{background:#fff;border:1px solid #c5d0e0}.chip[aria-pressed=true],.platform-page .chip[aria-pressed=true]{background:#2563eb;border-color:#2563eb;color:#fff}.code-filter{max-width:480px;align-items:flex-end}.code-filter label{flex:1;margin-top:0}.key-field{position:relative;display:block}.key-field input{padding-right:44px}.icon-button{position:absolute;top:50%;right:4px;transform:translateY(-50%);display:inline-flex;background:transparent;color:#526074;padding:6px;border-radius:999px}.stack-row+.stack-row{margin-top:12px}.platform-page .card-action,.platform-page>.secondary{margin-top:12px}.empty-state{margin:8px 0 0;font-size:1.05rem}.error-row{width:min(720px,100%);display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;text-align:left;background:#fff;color:#142033;border:0;border-radius:12px;margin:0 0 8px;padding:12px;box-shadow:0 1px 2px #1420330f}.error-row:hover{background:#f8fafc}.error-row time{color:#526074;font-size:.8rem;white-space:nowrap}.error-copy{display:flex;flex-direction:column;min-width:0}.error-copy span{color:#526074;font-size:.9rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.level{font-size:.75rem;border-radius:999px;padding:4px 8px;background:#e8edf5;color:#3d4b60;white-space:nowrap}.level-warning{background:#fff4d6;color:#7a4b00}.level-error{background:#fde8e6;color:#8a1c13}.modal-backdrop{position:fixed;inset:0;background:#14203366;display:grid;place-items:center;padding:24px}.modal{width:min(420px,100%);background:#fff;border-radius:16px;padding:20px}.modal-wide{width:min(560px,100%);max-height:min(80vh,720px);overflow:auto}.modal pre,.selectable{white-space:pre-wrap;word-break:break-word}.modal pre{margin:0;background:#f4f6fb;border-radius:8px;padding:8px 10px;font-size:.8rem}.modal h4{margin:12px 0 4px}.appbar-tools,.tenant-bar,.page-head,.search-row,.pager,.filter-row,.flag-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.page-head,.search-row,.pager{justify-content:space-between}.tenant-switch{display:flex;flex-direction:column;gap:4px;min-width:min(280px,100%);margin:0;font-size:.85rem;color:#526074}.tenant-switch select,.org-page input,.org-page select,.picker-card input,.picker-card select,.modal input,.modal select{display:block;width:100%;box-sizing:border-box;margin-top:4px;border:1px solid #c5d0e0;border-radius:10px;padding:10px 12px;font:inherit;color:#142033;background:#fff}.tenant-hint{margin:0;color:#526074;font-size:.85rem}.org-page h2{margin:0 0 8px;font-size:1.45rem}.org-page label,.modal label,.picker-card label{display:block;margin-top:12px;font-size:.85rem;color:#526074}.courses-page{flex:1;min-height:0;display:flex;flex-direction:column}.courses-page>.page-head,.courses-page>.lead,.courses-page>.banner,.courses-page>.muted,.courses-page>.error,.courses-page>.panel-card{flex:none}.courses-split{flex:1;min-height:0;display:grid;grid-template-columns:minmax(200px,280px) minmax(0,1fr);gap:16px;align-items:stretch}.courses-split>.course-list,.courses-split>.preview-pane{min-width:0;min-height:0}.courses-split>.course-list{overflow-x:hidden;overflow-y:auto}.preview-pane{display:flex;flex-direction:column;gap:16px;min-width:0;max-width:100%;overflow:hidden}.preview-pane>.panel-card{margin:0}.preview-pane>.course-header{flex:none}.preview-pane .panel-card{max-width:none}.type-filter-row{align-items:center;gap:0;max-width:100%;min-width:0}.toggle-group{display:inline-flex;flex-wrap:wrap;align-items:stretch;max-width:100%;min-width:0;overflow:hidden;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0000000d}.toggle-group-item{display:inline-flex;align-items:center;justify-content:center;margin:0;border:0;border-radius:0;padding:8px 14px;background:#fff;color:#334155;box-shadow:none}.toggle-group-item+.toggle-group-item{border-left:1px solid #cbd5e1}.toggle-group-item:hover{background:#f8fafc}.toggle-group-item[aria-pressed=true]{background:#2563eb;color:#fff}.toggle-group-item[aria-pressed=true]:hover{background:#2563eb}.topics-card{box-sizing:border-box;display:flex;flex-direction:column;flex:1;max-width:100%;min-width:0;min-height:0;overflow:hidden}.topics-card>.filter-row,.topics-card>.topic-search,.topics-card>.muted,.topics-card>.error,.topics-card>p,.topics-card>.pager{flex:none}.topic-search{display:block;margin:16px 0;max-width:100%}.topics-card .topic-list{display:flex;flex:1 1 auto;flex-direction:column;gap:0;min-width:0;min-height:0;max-width:100%;overflow-x:hidden;overflow-y:auto;border:1px solid #e2e8f0;border-radius:8px}.topics-card .pager{margin-top:16px}.course-list,.topic-list,.body-lines{list-style:none;margin:0;padding:0}.course-item{box-sizing:border-box;width:100%;max-width:100%;min-width:0;text-align:left;background:#fff;color:#142033;border:1px solid #e2e8f0;border-radius:12px;margin:0 0 8px;padding:12px}.course-item{display:flex;flex-direction:column;gap:4px}.course-item.selected{border-color:#2563eb;background:#eef3ff}.lesson-editor{flex:1;min-height:0;overflow:auto;background:#fff;border-radius:12px;padding:16px 20px 24px}.lesson-editor h3{margin:0 0 8px;font-size:1.2rem}.course-header .chip{background:transparent}.course-header .toggle-group,.course-header>.muted,.course-header>.error{margin-top:12px}.topic-row{box-sizing:border-box;display:flex;flex:none;flex-direction:column;align-items:stretch;gap:4px;width:100%;max-width:100%;min-width:0;margin:0;padding:10px 12px;overflow:hidden;border:0;border-radius:0;border-bottom:1px solid #e2e8f0;background:#fff;color:#142033;text-align:left}.topic-list>.topic-row:nth-child(2n){background:#f1f5f9}.topic-list>.topic-row:last-child{border-bottom:0}.topic-row-line{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;min-width:0}.topic-row-line strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topic-row-sub{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#526074;font-size:.9rem}.topic-edit{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin:0;padding:0;border-radius:8px;background:transparent;color:#334155}.table-wrap{overflow-x:auto;background:#fff;border-radius:12px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px 12px;border-bottom:1px solid #e2e8f0;vertical-align:top}.picker-card{width:min(480px,100%)}.picker-bar{display:flex;align-items:center;justify-content:space-between}.picker-card h2{margin:8px 0;font-size:1.3rem}.flag-row label{display:flex;align-items:center;gap:8px;margin:0}.flag-row input{width:auto;margin:0}.search-row label{flex:1;margin-top:0}@media(max-width:899px){.courses-split{grid-template-columns:1fr;grid-template-rows:minmax(140px,1fr) minmax(0,2fr)}}@media(max-width:640px){.error-row{grid-template-columns:auto 1fr}.error-row time{grid-column:2}}
