@charset "UTF-8";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.app-footer[data-v-d787a9ab]{text-align:center;padding:20px;font-size:12px;color:#999;background:#fff;border-top:1px solid #f0f0f0;height:55px}.layout-container[data-v-1762b607]{display:flex;flex-direction:column;min-height:100vh}.layout-content[data-v-1762b607]{flex:1;display:flex;flex-direction:column}.app-navbar[data-v-70ecf6b8]{background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);position:sticky;top:0;z-index:50}.navbar-container[data-v-70ecf6b8]{margin:0 auto;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;height:70px;box-sizing:border-box}.navbar-logo[data-v-70ecf6b8]{display:flex;align-items:center;gap:12px}.logo-icon[data-v-70ecf6b8]{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0b9e6f4d}.logo-text-icon[data-v-70ecf6b8]{color:#fff;font-weight:700;font-size:18px}.logo-image[data-v-70ecf6b8]{width:100%;height:100%;object-fit:contain;border-radius:12px}.logo-title[data-v-70ecf6b8]{font-size:24px;font-weight:700;color:#303133}.navbar-nav[data-v-70ecf6b8]{display:flex;align-items:center;gap:12px}.nav-button[data-v-70ecf6b8]{border-radius:4px;font-size:18px;background:transparent;border:none;cursor:pointer;transition:all .3s ease;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:8px 12px;color:#333}.nav-button.inactive[data-v-70ecf6b8]:hover{color:#504bdb;background:#f9fafb}.nav-button.active[data-v-70ecf6b8]{color:#504bdb;background:#dcdbf8}.nav-button-content[data-v-70ecf6b8]{display:flex;align-items:center;gap:8px}.navbar-right[data-v-70ecf6b8]{display:flex;align-items:center;gap:12px}.user-stats-box[data-v-70ecf6b8]{display:flex;align-items:center;border-radius:12px;padding:4px 16px;gap:12px;background:#504bdb1a}.stat-box[data-v-70ecf6b8]{display:flex;flex-direction:column;align-items:center;justify-content:center}.stat-label[data-v-70ecf6b8]{font-size:12px;color:#0009;line-height:1;margin-bottom:4px}.stat-value[data-v-70ecf6b8]{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;line-height:1}.stat-value-primary[data-v-70ecf6b8]{color:#504bdb}.stat-value-streak[data-v-70ecf6b8]{color:#faad14}.stat-divider[data-v-70ecf6b8]{width:1px;height:32px;background:#d1d5db}.icon-button[data-v-70ecf6b8]{color:#666;transition:all .3s ease}.icon-button[data-v-70ecf6b8]:hover{color:#504bdb;background:#f3f4f6}.user-info[data-v-70ecf6b8]{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:8px;transition:background .3s ease}.user-info[data-v-70ecf6b8]:hover{background:#f9fafb}.user-avatar[data-v-70ecf6b8]{width:36px;height:36px;border-radius:50%;object-fit:cover;box-shadow:0 2px 8px #0000001a}.user-name[data-v-70ecf6b8]{font-size:14px;color:#333;font-weight:500}@media(max-width:768px){.navbar-nav[data-v-70ecf6b8],.user-stats-box[data-v-70ecf6b8]{display:none}}.main-layout[data-v-a0b7a5fc]{display:flex;flex-direction:column;height:100vh;overflow:hidden}.main-content[data-v-a0b7a5fc]{flex:1;min-height:0;background:#f5f5f5;display:flex;flex-direction:column;padding:24px;overflow:hidden}:root{--color-primary: #504BDB;--color-primary-light: #10b981;--color-primary-lighter: #34d399;--color-primary-dark: #047857;--color-primary-darker: #065f46;--gradient-primary: linear-gradient(#504BDB 100%);--gradient-primary-reverse: linear-gradient(95deg, #8E8AFF 0%, #504BDB 99%);--color-primary-bg: #d1fae5;--color-primary-bg-light: #DCDBF8;--color-success: #52c41a;--color-warning: #faad14;--color-error: #ff4d4f;--color-info: #1890ff;--color-text-primary: #333333;--color-text-secondary: #666666;--color-text-tertiary: #999999;--color-border: #e5e7eb;--color-bg: #f5f5f5;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--shadow-primary: 0 4px 12px rgba(11, 158, 111, .3);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333;background:#f5f5f5}.flex-center{display:flex;align-items:center;justify-content:center}.flex-center-x{display:flex;justify-content:center}.flex-center-y{display:flex;align-items:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.text-ellipsis-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
