.app-navbar[data-v-d5cc0d19]{background:#fff;border-bottom:1px solid #EEEEEE;position:sticky;top:0;z-index:100}.nav-inner[data-v-d5cc0d19]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:64px}.nav-brand[data-v-d5cc0d19]{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.brand-logo[data-v-d5cc0d19]{width:36px;height:19px;display:flex;align-items:center}.brand-logo svg[data-v-d5cc0d19]{width:100%;height:100%}.brand-text[data-v-d5cc0d19]{display:flex;flex-direction:column;line-height:1.1;gap:2px}.brand-name[data-v-d5cc0d19]{font-size:18px;font-weight:700;color:#333;letter-spacing:.5px}.brand-sub[data-v-d5cc0d19]{font-size:10px;color:#999;font-weight:500;letter-spacing:.2px}.nav-links[data-v-d5cc0d19]{display:flex;align-items:center;gap:4px}.nav-link[data-v-d5cc0d19]{color:#666;text-decoration:none;font-size:14px;padding:8px 14px;border-radius:8px;transition:all .2s;font-weight:500}.nav-link[data-v-d5cc0d19]:hover{color:#ff8c42;background:#fff8f0}.nav-link[data-v-d5cc0d19] .active,.nav-link.active[data-v-d5cc0d19]{color:#ff8c42;background:#fff8f0;font-weight:600}.nav-right[data-v-d5cc0d19]{display:flex;align-items:center;gap:12px;flex-shrink:0}.nav-user[data-v-d5cc0d19]{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s}.nav-user[data-v-d5cc0d19]:hover{background:#f5f5f5}.user-avatar[data-v-d5cc0d19]{width:28px;height:28px;border-radius:50%;background:#ff8c42;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.avatar-img[data-v-d5cc0d19]{width:100%;height:100%;object-fit:cover}.avatar-icon[data-v-d5cc0d19]{width:16px;height:16px;color:#fff}.user-name[data-v-d5cc0d19]{font-size:14px;color:#333;font-weight:500}.btn-login[data-v-d5cc0d19]{padding:6px 16px;background:#ff8c42;color:#fff;border-radius:4px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s}.btn-login[data-v-d5cc0d19]:hover{background:#e67e3a}.btn-logout[data-v-d5cc0d19]{padding:4px 8px;background:none;color:#999;border:none;border-radius:4px;font-size:13px;cursor:pointer;transition:color .2s}.btn-logout[data-v-d5cc0d19]:hover{color:#f44;background:none}.hamburger[data-v-d5cc0d19]{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;background:none;border:none;cursor:pointer;border-radius:4px;transition:background .2s}.hamburger[data-v-d5cc0d19]:hover{background:#f5f5f5}.hamburger span[data-v-d5cc0d19]{display:block;width:20px;height:2px;background:#333;border-radius:2px;transition:all .3s}.hamburger.open span[data-v-d5cc0d19]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span[data-v-d5cc0d19]:nth-child(2){opacity:0}.hamburger.open span[data-v-d5cc0d19]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-overlay[data-v-d5cc0d19]{display:none;position:fixed;inset:0;background:#0006;z-index:199;opacity:0;transition:opacity .3s ease;pointer-events:none}.mobile-overlay.open[data-v-d5cc0d19]{display:block;opacity:1;pointer-events:auto}.mobile-drawer[data-v-d5cc0d19]{position:fixed;top:0;left:0;bottom:0;width:280px;max-width:80vw;background:#fff;z-index:200;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column;padding:20px}.mobile-drawer.open[data-v-d5cc0d19]{transform:translate(0)}.mobile-drawer-header[data-v-d5cc0d19]{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #EEEEEE}.mobile-drawer-brand[data-v-d5cc0d19]{display:flex;align-items:center;gap:10px;text-decoration:none}.mobile-drawer-brand svg[data-v-d5cc0d19]{width:32px;height:auto;flex-shrink:0}.mobile-drawer-brand .brand-name[data-v-d5cc0d19]{font-size:16px}.mobile-drawer-brand .brand-sub[data-v-d5cc0d19]{font-size:10px}.mobile-close-btn[data-v-d5cc0d19]{background:none;border:none;padding:4px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center}.mobile-close-btn[data-v-d5cc0d19]:hover{background:#f5f5f5}.mobile-links[data-v-d5cc0d19]{flex:1;display:flex;flex-direction:column;gap:4px}.mobile-link[data-v-d5cc0d19]{color:#666;text-decoration:none;font-size:15px;padding:12px 16px;border-radius:8px;transition:all .2s;display:flex;align-items:center;gap:10px;font-weight:500}.mobile-link[data-v-d5cc0d19]:hover{color:#ff8c42;background:#fff8f0}.mobile-link[data-v-d5cc0d19] .active,.mobile-link.active[data-v-d5cc0d19]{color:#ff8c42;background:#fff8f0;font-weight:600}.mobile-user[data-v-d5cc0d19]{margin-top:auto;padding-top:16px;border-top:1px solid #EEEEEE;display:flex;align-items:center;justify-content:space-between}@media (max-width: 768px){.nav-inner[data-v-d5cc0d19]{padding:0 12px}.nav-links[data-v-d5cc0d19],.nav-right[data-v-d5cc0d19]{display:none}.hamburger[data-v-d5cc0d19]{display:flex}.brand-sub[data-v-d5cc0d19]{display:none}}@media (max-width: 480px){.brand-text[data-v-d5cc0d19]{display:none}}.app-footer[data-v-6232863f]{width:100%;background:#fffbf5;border-top:1px solid rgba(255,140,66,.08);padding:24px 0}.footer-inner[data-v-6232863f]{max-width:1200px;margin:0 auto;padding:0 24px;text-align:center}.footer-copyright[data-v-6232863f]{font-size:13px;color:#999;margin:0 0 8px;line-height:1.6}.footer-icp[data-v-6232863f]{font-size:12px;color:#aaa;margin:0;line-height:1.6}.footer-icp a[data-v-6232863f]{color:#aaa;text-decoration:none;transition:color .2s}.footer-icp a[data-v-6232863f]:hover{color:#ff8c42}.footer-sep[data-v-6232863f]{margin:0 10px;color:#ddd}.beian-icon[data-v-6232863f]{width:14px;height:14px;vertical-align:-2px;margin-right:2px}.app-shell[data-v-e1c51dc0]{min-height:100vh;display:flex;flex-direction:column}.app-main[data-v-e1c51dc0]{flex:1;display:flex;flex-direction:column}:root{--color-brand-50: #FFF8F0;--color-brand-100: #FFEDD5;--color-brand-200: #FED7AA;--color-brand-400: #FFB347;--color-brand-500: #FF8C42;--color-brand-600: #E67E2A;--color-brand-700: #C2691A;--ant-color-primary: var(--color-brand-500);--ant-color-primary-hover: var(--color-brand-600);--ant-color-primary-active: var(--color-brand-700);--ant-color-primary-bg: rgba(255,140,66,.08);--ant-color-primary-bg-hover: rgba(255,140,66,.15);--ant-color-primary-border: var(--color-brand-500);--ant-color-primary-text: var(--color-brand-500);--surface-0: #FFFBF5;--surface-1: #FFF8F0;--surface-2: #FFFFFF;--surface-3: #FFEDE0;--surface-4: #FFF3E8;--text-primary: #333333;--text-secondary: #666666;--text-tertiary: #888888;--text-disabled: #BBBBBB;--border-subtle: rgba(255,140,66,.08);--border-default: rgba(255,140,66,.15);--shadow-card: 0 4px 24px rgba(255,140,66,.06);--shadow-glow: 0 0 24px rgba(255,140,66,.08)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Roboto,sans-serif;background:var(--surface-0);color:var(--text-primary);min-height:100vh}#app{min-height:100vh}.course-card,.feature-item,.setting-card{background:var(--surface-2);border:1px solid var(--border-subtle);border-radius:12px;box-shadow:var(--shadow-card);transition:all .3s ease}.course-card:hover,.feature-item:hover{border-color:var(--color-brand-500);box-shadow:var(--shadow-card),var(--shadow-glow);transform:translateY(-2px)}.btn-orange{background:var(--color-brand-500)!important;border-color:var(--color-brand-500)!important;color:#fff!important}.btn-orange:hover{background:var(--color-brand-600)!important}.orange-bg{background:var(--color-brand-500)}
