.global-footer{text-align:center;color:var(--muted-foreground,#888);font-size:.75rem;line-height:1.4}.global-footer a{color:var(--muted-foreground,#888);text-underline-offset:2px;text-decoration:underline}.global-footer a:hover{color:var(--foreground,#fff)}.global-footer--compact{padding:.5rem 1rem;padding-bottom:max(.5rem, env(safe-area-inset-bottom));border-top:1px solid var(--border,#333);justify-content:center;align-items:center;gap:.75rem;display:flex}.global-footer--compact .global-footer-links{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (max-width:639px){.global-footer--compact{padding:.625rem .75rem;padding-bottom:max(.625rem, env(safe-area-inset-bottom));flex-direction:column;align-items:center;gap:.5rem}.global-footer--compact .global-footer-links{gap:.375rem .625rem}.global-footer--compact .global-footer-links a{white-space:nowrap}}.global-footer--full{border-top:1px solid var(--border,#333);margin-top:3rem;padding:2rem 1.5rem}.global-footer--full .global-footer-inner{flex-direction:column;align-items:center;gap:.5rem;max-width:720px;margin:0 auto;display:flex}.global-footer--full .global-footer-links{gap:1.25rem;display:flex}.global-footer--full .global-footer-disclaimer{opacity:.7;margin-top:.25rem;font-size:.7rem}.ou-micro-survey{z-index:70;border:1px solid hsl(var(--border));background:var(--card);width:min(360px,100vw - 24px);color:hsl(var(--foreground));border-radius:8px;padding:14px;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 44px #0f172a2e}.ou-micro-survey-close{width:28px;height:28px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px}.ou-micro-survey-close:hover{border-color:hsl(var(--border));color:hsl(var(--foreground))}.ou-micro-survey-question{margin-right:28px;font-size:.9rem;font-weight:650;line-height:1.35}.ou-micro-survey-options{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ou-micro-survey-options button{border:1px solid hsl(var(--border));background:hsl(var(--background));min-height:32px;color:hsl(var(--foreground));cursor:pointer;border-radius:6px;padding:0 10px;font-size:.78rem;font-weight:650}.ou-micro-survey-options button:hover,.ou-micro-survey-options button.is-selected{border-color:hsl(var(--primary));background:hsl(var(--primary) / .08);color:hsl(var(--primary))}.ou-micro-survey textarea{resize:vertical;border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;color:hsl(var(--foreground));font:inherit;border-radius:6px;margin-top:10px;padding:9px 10px;font-size:.82rem;line-height:1.35}.ou-micro-survey-actions{flex-direction:column;gap:8px;margin-top:10px;display:flex}.ou-micro-survey-submit{border:1px solid hsl(var(--primary));background:hsl(var(--primary));width:100%;min-height:34px;color:hsl(var(--primary-foreground));cursor:pointer;border-radius:6px;font-size:.82rem;font-weight:700}.ou-micro-survey-submit:disabled{cursor:wait;opacity:.72}.ou-micro-survey-snooze{border:1px solid hsl(var(--border));width:100%;min-height:30px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:6px;font-size:.78rem;font-weight:600}.ou-micro-survey-snooze:hover{color:hsl(var(--foreground));border-color:hsl(var(--foreground) / .2)}.ou-micro-survey-thanks-title{margin:0 28px 6px 0;font-size:.9rem;font-weight:700;line-height:1.35}.ou-micro-survey-thanks-desc{color:hsl(var(--muted-foreground));margin:0;font-size:.78rem;line-height:1.45}.ou-micro-survey-thanks-link{color:hsl(var(--primary));font-weight:600;text-decoration:none}.ou-micro-survey-thanks-link:hover{text-decoration:underline}@media (max-width:640px){.ou-micro-survey{width:auto;bottom:12px;left:12px;right:12px}}.ou-feedback-form{flex-direction:column;gap:16px;display:flex}.ou-type-row{gap:6px;display:flex}.ou-type-btn{border:1.5px solid var(--border);background:var(--surface-2);font-size:.75rem;font-family:var(--font-body);cursor:pointer;color:var(--ink-muted);border-radius:7px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:8px 4px;transition:all .18s;display:flex}.ou-type-btn:hover{color:var(--ink-2);border-color:#c6282840}.ou-type-btn.active{border-color:var(--red);color:var(--red);background:#c628280d;font-weight:500}.ou-field-label{color:var(--ink-2);letter-spacing:.01em;margin-bottom:5px;font-size:.72rem;font-weight:500;display:block}.ou-field-input{background:var(--surface-2);border:1.5px solid var(--border);width:100%;font-family:var(--font-body);color:var(--ink);border-radius:8px;outline:none;padding:9px 12px;font-size:.82rem;transition:all .2s}.ou-field-input:focus{border-color:var(--red);background:var(--surface);box-shadow:0 0 0 3px #c6282812}.ou-field-input::placeholder{color:var(--ink-ghost)}.ou-field-textarea{resize:vertical;min-height:110px;line-height:1.6}.ou-submit-btn{background:var(--red,var(--orbit-plan-red,#c62828));width:100%;color:var(--orbit-plan-on-red,#fff);font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:11px;font-size:.87rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 2px 10px #c6282840}.ou-submit-btn:hover:not(:disabled){background:#b71c1c;transform:translateY(-1px);box-shadow:0 4px 16px #c6282859}.ou-submit-btn:disabled{opacity:.8;cursor:default}.ou-submit-btn--secondary{background:var(--surface-2);color:var(--ink-2);border:1px solid var(--border);box-shadow:none}.ou-submit-btn--secondary:hover:not(:disabled){background:var(--surface);transform:none}.ou-spin{animation:.8s linear infinite ou-spin}@keyframes ou-spin{to{transform:rotate(360deg)}}.ou-feedback-sidebar-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.ou-feedback-sidebar-card.emphasized{background:#c6282808;border-color:#c6282826}.ou-feedback-sidebar-header{border-bottom:1px solid var(--border);background:var(--surface-2);font-family:var(--font-display);color:var(--ink);padding:12px 16px;font-size:.85rem;font-weight:700}.ou-feedback-sidebar-card.emphasized .ou-feedback-sidebar-header{background:#c628280d;border-color:#c628281f}.ou-feedback-history-list{padding:10px 0}.ou-history-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:10px;padding:9px 16px;display:flex}.ou-history-item:last-child{border-bottom:none}.ou-history-empty{color:var(--ink-muted,var(--orbit-plan-ink-muted));padding:12px 16px 14px;font-size:.75rem;font-weight:400;line-height:1.5}.ou-history-body{flex:1;min-width:0}.ou-history-title{color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.77rem;font-weight:500;overflow:hidden}.ou-history-meta{color:var(--ink-ghost);text-transform:capitalize;font-size:.65rem;font-weight:300}.ou-history-resolved-note{color:var(--ink-muted);margin:4px 0 0;font-size:.68rem;line-height:1.45}.ou-history-status{white-space:nowrap;border-radius:4px;flex-shrink:0;padding:2px 7px;font-size:.6rem;font-weight:600}.ou-history-status.open{color:#c75000;background:#e6510017;border:1px solid #e6510033}.ou-history-status.review{color:#9c6e00;background:#f9a8251a;border:1px solid #f9a82540}.ou-history-status.done{color:#2e7d32;background:#2e7d3214;border:1px solid #2e7d3238}.ou-contact-card{flex-direction:column;gap:8px;padding:14px 16px;display:flex}.ou-contact-link{color:var(--red,var(--orbit-plan-red,#c62828));align-items:center;gap:8px;font-size:.77rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.ou-contact-link:hover{opacity:.7}.ou-contact-link-desc{color:var(--ink-muted);margin-left:22px;font-size:.68rem;font-weight:400;line-height:1.45}.ou-feedback-sheet{--red:var(--orbit-plan-role-accent);--red-mid:var(--orbit-plan-red-mid);--gold:var(--orbit-plan-gold);--cream:var(--orbit-plan-role-dominant);--ink:var(--orbit-plan-ink);--ink-2:var(--orbit-plan-ink-2);--ink-muted:var(--orbit-plan-ink-muted);--ink-ghost:var(--orbit-plan-ink-ghost);--surface:var(--orbit-plan-surface);--surface-2:var(--orbit-plan-role-secondary);--border:var(--orbit-plan-border);--border-md:#37231921;--shadow-sm:var(--orbit-plan-shadow-sm);--radius:var(--orbit-plan-radius);background:var(--surface);max-height:100dvh}.ou-feedback-sheet-header{border-bottom:1px solid var(--border);background:var(--surface);padding-top:max(.5rem, env(safe-area-inset-top));flex-shrink:0;position:relative}.ou-feedback-sheet-header-inner{padding:1rem 3.25rem .875rem 1rem}.ou-feedback-sheet-close{top:max(.75rem, env(safe-area-inset-top));right:max(.75rem, env(safe-area-inset-right));border:1px solid var(--border);background:var(--surface-2);width:2.25rem;height:2.25rem;color:var(--ink-2);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:border-color .15s,color .15s,background .15s;display:inline-flex;position:absolute}.ou-feedback-sheet-close:hover{color:var(--red);background:#c628280d;border-color:#c6282859}.ou-feedback-sheet-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:max(1.5rem, env(safe-area-inset-bottom));flex:1;overflow-y:auto}.ou-feedback-form--sheet{flex-direction:column;gap:14px;padding:0 16px 16px;display:flex}.ou-feedback-sheet-sections{flex-direction:column;gap:12px;padding:0 16px;display:flex}.ou-feedback-sheet-sections .ou-feedback-sidebar-card{margin:0}.ou-history-empty-title{color:var(--ink-2);margin:0 0 4px;font-size:.78rem;font-weight:500}.ou-history-empty-desc{color:var(--ink-muted);margin:0;font-size:.72rem;line-height:1.5}.ou-feedback-sheet-sections .ou-contact-link{flex-direction:column;align-items:flex-start;gap:2px}.ou-contact-link-row{align-items:center;gap:8px;display:inline-flex}.ou-shipped-intro{color:var(--ink-muted);margin:0;padding:10px 16px 0;font-size:.72rem;line-height:1.5}.ou-shipped-list{color:var(--ink-2);margin:0;padding:8px 16px 16px 24px;font-size:.72rem;line-height:1.55}.ou-shipped-list li{margin-bottom:6px}.ou-shipped-list li:last-child{margin-bottom:0}.ou-shipped-link{color:var(--ink-2,var(--orbit-plan-ink-2));border-bottom:1px solid #c6282840;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.ou-shipped-link:hover{color:var(--red,var(--orbit-plan-red,#c62828));border-bottom-color:var(--red,var(--orbit-plan-red,#c62828))}.ou-bug-repro-section{border:1px dashed var(--border);background:var(--surface-2);border-radius:8px;flex-direction:column;gap:10px;padding:12px;display:flex}.ou-bug-repro-section legend{color:var(--ink-2);margin-bottom:4px;font-size:.72rem;font-weight:600}.ou-debug-copy-btn{border:1px solid var(--border);background:var(--surface);color:var(--ink-2);cursor:pointer;border-radius:6px;align-self:flex-start;padding:6px 10px;font-size:.72rem}.ou-debug-copy-btn:hover{border-color:var(--red);color:var(--red)}.ou-nps-prompt{z-index:69;border:1px solid hsl(var(--border));background:var(--card);width:min(380px,100vw - 24px);color:hsl(var(--foreground));border-radius:8px;padding:14px;position:fixed;bottom:96px;right:18px;box-shadow:0 18px 44px #0f172a2e}.ou-nps-prompt-close{width:28px;height:28px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px}.ou-nps-prompt-question{margin:0 28px 10px 0;font-size:.88rem;font-weight:650;line-height:1.35}.ou-nps-prompt-scale{grid-template-columns:repeat(11,minmax(0,1fr));gap:4px;display:grid}.ou-nps-prompt-scale button{border:1px solid hsl(var(--border));background:hsl(var(--background));cursor:pointer;border-radius:6px;min-height:30px;font-size:.68rem;font-weight:700}.ou-nps-prompt-scale button.is-selected{border-color:hsl(var(--primary));background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.ou-nps-prompt-label{color:hsl(var(--muted-foreground));margin-top:10px;font-size:.72rem;display:block}.ou-nps-prompt-input{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;font:inherit;border-radius:6px;margin-top:6px;padding:8px 10px;font-size:.8rem}.ou-nps-prompt-actions{flex-direction:column;gap:8px;margin-top:10px;display:flex}.ou-nps-prompt-submit{border:1px solid hsl(var(--primary));background:hsl(var(--primary));min-height:34px;color:hsl(var(--primary-foreground));cursor:pointer;border-radius:6px;font-size:.82rem;font-weight:700}.ou-nps-prompt-submit:disabled{opacity:.6;cursor:not-allowed}.ou-nps-prompt-snooze{border:1px solid hsl(var(--border));min-height:30px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:6px;font-size:.78rem}.ou-nps-prompt-thanks{margin:0 28px 0 0;font-size:.88rem;font-weight:650}@media (max-width:640px){.ou-nps-prompt{width:auto;bottom:88px;left:12px;right:12px}}@keyframes skeleton-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-shimmer,.skeleton-line,.skeleton-circle,.skeleton-rect{background:linear-gradient(90deg, var(--skeleton-base,#8080801a) 25%, var(--skeleton-highlight,#80808033) 37%, var(--skeleton-base,#8080801a) 63%);background-size:800px 100%;border-radius:6px;animation:1.4s infinite skeleton-shimmer}.skeleton-line{border-radius:4px;width:100%;height:14px}.skeleton-line.sm{height:10px}.skeleton-line.lg{height:18px}.skeleton-line.xl{height:24px}.skeleton-line.w-40{width:40%}.skeleton-line.w-45{width:45%}.skeleton-line.w-50{width:50%}.skeleton-line.w-55{width:55%}.skeleton-line.w-56px{width:56px}.skeleton-line.w-60{width:60%}.skeleton-line.w-60px{width:60px}.skeleton-line.w-65{width:65%}.skeleton-line.w-70{width:70%}.skeleton-line.w-80{width:80%}.skeleton-line.w-80px{width:80px}.skeleton-line.w-90{width:90%}.skeleton-circle{border-radius:50%;flex-shrink:0}.skeleton-circle.sz-30{width:30px;height:30px}.skeleton-circle.sz-44{width:44px;height:44px}.skeleton-circle.sz-90{width:90px;height:90px}.skeleton-rect{border-radius:8px;width:100%}.skeleton-rect.h-8{height:8px}.skeleton-rect.h-32{height:32px}.skeleton-rect.h-72{height:72px}.skeleton-rect.h-80{height:80px}.skeleton-rect.h-120{height:120px}.skeleton-rect.w-80px{width:80px}.skeleton-rect.w-90px{width:90px}.skeleton-rect.w-110px{width:110px}.skeleton-rect.w-32px{width:32px;height:32px}.skeleton-card{border:1px solid var(--border,#80808026);background:var(--card,transparent);border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.skeleton-stat-trio{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.skeleton-stat-cell{flex-direction:column;align-items:center;gap:6px;padding:12px 0;display:flex}.skeleton-hub-hero-row{align-items:stretch;gap:16px;display:flex}.skeleton-hub-hero-ring{flex-direction:column;flex:0 0 220px;align-items:flex-start;gap:12px;display:flex}.skeleton-hub-hero-path{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.skeleton-hub-path-stats{grid-template-columns:repeat(4,1fr);margin-bottom:0}@media (max-width:900px){.skeleton-hub-hero-row{flex-direction:column}.skeleton-hub-hero-ring{flex:none;width:100%}.skeleton-hub-path-stats{grid-template-columns:1fr 1fr}}.skeleton-grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:700px){.skeleton-grid-2{grid-template-columns:1fr}}.skeleton-row-list{flex-direction:column;gap:10px;display:flex}.skeleton-row{align-items:center;gap:12px;display:flex}.skeleton-row-text{flex-direction:column;flex:1;gap:6px;display:flex}.skeleton-row-text.gap-5{gap:5px}.skeleton-ge-section{border-bottom:1px solid var(--border,#8080801f);flex-direction:column;gap:8px;padding:14px 0;display:flex}.skeleton-ge-section .skeleton-row{align-items:center}.skeleton-ml-auto{margin-left:auto}.skeleton-filter-row{gap:8px;display:flex}.skeleton-hero-left{flex-direction:column;gap:10px;display:flex}.skeleton-hero-right{justify-content:flex-end;display:flex}.skeleton-page-header{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.hub-loading-skeleton{flex-direction:column;gap:20px;padding:8px 0;display:flex}.ge-loading-skeleton{flex-direction:column;gap:16px;padding:8px 0;display:flex}.page-skeleton-root{flex-direction:column;gap:16px;max-width:900px;padding:24px 20px;display:flex}.page-skeleton-root--embedded{flex:auto;width:100%;max-width:min(900px,100%);margin-top:48px;padding:0}@media (max-width:480px){.page-skeleton-root--embedded{margin-top:40px}}.orbit-student-app-outlet{flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;display:flex;position:relative}.orbit-student-app-outlet__pending{z-index:20;background:var(--background,#fdfaf5);flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.orbit-main-column-loader{box-sizing:border-box;flex-direction:column;flex:auto;align-items:stretch;width:100%;min-width:0;min-height:min(50vh,100%);padding:clamp(12px,3vw,24px) clamp(12px,4vw,20px);display:flex;position:relative}.orbit-main-column-loader__spinner{z-index:2;border:2.5px solid var(--muted,#80808033);border-top-color:var(--primary,#c62828);pointer-events:none;border-radius:50%;width:28px;height:28px;margin-left:-14px;animation:.75s linear infinite orbit-main-column-spin;position:absolute;top:clamp(72px,18vh,120px);left:50%}@keyframes orbit-main-column-spin{to{transform:rotate(360deg)}}@media (max-width:480px){.orbit-main-column-loader__spinner{width:24px;height:24px;margin-left:-12px}}@media (min-width:1440px){.orbit-main-column-loader{max-width:100%}}.demo-splash{z-index:9999;cursor:pointer;-webkit-user-select:none;user-select:none;background:radial-gradient(80% 60% at 50% 45%,#1a1a2e 0%,#0d0d18 60%,#08080f 100%);flex-direction:column;justify-content:center;align-items:center;gap:0;animation:.55s cubic-bezier(.16,1,.3,1) both demo-splash-in;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.demo-splash--out{pointer-events:none;animation:.6s cubic-bezier(.4,0,1,1) forwards demo-splash-out!important}@keyframes demo-splash-in{0%{opacity:0}to{opacity:1}}@keyframes demo-splash-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.04)}}.demo-splash-glow{pointer-events:none;background:radial-gradient(circle,#c228282e 0%,#0288d11a 45%,#0000 70%);border-radius:50%;width:520px;height:520px;animation:3s ease-in-out infinite demo-splash-glow-pulse;position:absolute}@keyframes demo-splash-glow-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.demo-splash-logo{z-index:1;margin-bottom:20px;animation:.7s cubic-bezier(.16,1,.3,1) .1s both demo-splash-content-in;position:relative}.demo-splash-logo .orbit-logo-shared-root svg{width:96px!important;height:64px!important}.demo-splash-wordmark{z-index:1;letter-spacing:-.03em;color:#f0f0f8;margin-bottom:14px;font-size:clamp(2.4rem,6vw,3.8rem);font-weight:700;line-height:1;animation:.7s cubic-bezier(.16,1,.3,1) .22s both demo-splash-content-in;position:relative}.demo-splash-wordmark span{color:#e53935;margin-left:2px}.demo-splash-tagline{z-index:1;color:#c8c8dcb3;letter-spacing:.01em;margin:0 0 48px;font-size:clamp(.95rem,2vw,1.15rem);font-weight:300;animation:.7s cubic-bezier(.16,1,.3,1) .36s both demo-splash-content-in;position:relative}.demo-splash-hint{color:#b4b4c866;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:400;animation:.6s 1.1s both demo-splash-hint-in;position:absolute;bottom:64px;left:50%;transform:translate(-50%)}@keyframes demo-splash-hint-in{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.demo-splash-progress{background:#ffffff0f;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.demo-splash-progress-fill{transform-origin:0;background:linear-gradient(90deg,#e53935,#0288d1);height:100%;animation:2.8s linear forwards demo-splash-progress}@keyframes demo-splash-progress{0%{width:0%}to{width:100%}}@keyframes demo-splash-content-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.demo-splash,.demo-splash-logo,.demo-splash-wordmark,.demo-splash-tagline,.demo-splash-hint,.demo-splash-glow{opacity:1!important;animation:none!important;transform:none!important}.demo-splash--out{opacity:0!important}.demo-splash-progress-fill{animation:2.8s linear forwards demo-splash-progress}}
