:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:none;margin:0;padding:0;font-weight:400}.auth-overlay[data-v-9545d433]{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000}.auth-modal[data-v-9545d433]{width:420px;background:#fff;border-radius:8px;box-shadow:0 10px 30px #00000026;padding:22px 22px 16px}.auth-title[data-v-9545d433]{font-size:18px;font-weight:700;text-align:center;color:#333}.auth-subtitle[data-v-9545d433]{margin-top:6px;text-align:center;color:#888;font-size:13px}.auth-input[data-v-9545d433]{width:100%;margin-top:14px;height:40px;border:1px solid #e5e5e5;border-radius:6px;padding:0 12px;font-size:14px;outline:none}.auth-actions[data-v-9545d433]{display:flex;gap:12px;margin-top:16px}.btn-cancel[data-v-9545d433]{flex:1;height:36px;border-radius:6px;border:1px solid #e5e5e5;background:#fff;color:#555}.btn-confirm[data-v-9545d433]{flex:1;height:36px;border-radius:6px;border:1px solid #d33;background:#d33;color:#fff;font-weight:600}.auth-error[data-v-9545d433]{margin-top:8px;text-align:center;color:#d33;font-size:13px}@media (max-width: 768px){.auth-modal[data-v-9545d433]{width:80vw;max-width:320px;padding:18px 16px 14px}.auth-title[data-v-9545d433]{font-size:16px}.auth-subtitle[data-v-9545d433]{font-size:12px}.auth-input[data-v-9545d433]{height:38px;font-size:14px}.btn-cancel[data-v-9545d433],.btn-confirm[data-v-9545d433]{height:34px;font-size:14px}}.nav-link[data-v-9545d433]{position:relative;padding-bottom:2px;text-decoration:none;transition:all .3s ease}.text-white .nav-link[data-v-9545d433]{color:#fff!important;font-size:.96rem;font-weight:550}.text-white .nav-link[data-v-9545d433]:hover,.text-white .nav-link.router-link-active[data-v-9545d433]{color:#fff!important}.text-black .nav-link[data-v-9545d433]{color:#000!important;font-size:.96rem;font-weight:550}.text-black .nav-link[data-v-9545d433]:hover,.text-black .nav-link.router-link-active[data-v-9545d433]{color:#000!important}@media (min-width: 1200px){.text-white .nav-link[data-v-9545d433],.text-black .nav-link[data-v-9545d433]{font-size:1rem}}@media (max-width: 1199px) and (min-width: 769px){.text-white .nav-link[data-v-9545d433],.text-black .nav-link[data-v-9545d433]{font-size:.9rem}}@media (max-width: 1024px) and (min-width: 769px){.text-white .nav-link[data-v-9545d433],.text-black .nav-link[data-v-9545d433]{font-size:.85rem}}@media (max-width: 768px){.text-white .nav-link[data-v-9545d433],.text-black .nav-link[data-v-9545d433]{font-size:.8rem}}.nav-link[data-v-9545d433]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:red;transition:width .3s ease}.nav-link[data-v-9545d433]:hover:after{width:100%}.nav-link.router-link-active[data-v-9545d433]:after{width:100%}.bg-black[data-v-9545d433]{box-shadow:0 2px 10px #0000001a}.logo-container[data-v-9545d433]{display:flex;align-items:center;height:40px}@media (min-width: 1200px){.logo-container[data-v-9545d433]{height:40px}}@media (max-width: 1199px) and (min-width: 769px){.logo-container[data-v-9545d433]{height:36px}}@media (max-width: 1024px) and (min-width: 769px){.logo-container[data-v-9545d433]{height:34px}}@media (max-width: 768px){.logo-container[data-v-9545d433]{height:32px}}@media (max-width: 480px){.logo-container[data-v-9545d433]{height:28px}}.mobile-menu-btn[data-v-9545d433]{padding:8px;border-radius:6px;transition:all .3s ease}.mobile-menu-btn[data-v-9545d433]:hover{background-color:#ffffff1a}.mobile-menu-btn[data-v-9545d433]:active{background-color:#fff3}.logo-image[data-v-9545d433]{height:28px;width:auto;object-fit:contain;transition:all .3s ease}.logo-text[data-v-9545d433]{font-size:1.3rem;font-weight:700;letter-spacing:.1em;white-space:nowrap}@media (min-width: 1200px){.logo-image[data-v-9545d433]{height:32px}.logo-text[data-v-9545d433]{font-size:1.4rem}}@media (max-width: 1199px) and (min-width: 769px){.logo-image[data-v-9545d433]{height:28px}.logo-text[data-v-9545d433]{font-size:1.2rem}}@media (max-width: 1024px) and (min-width: 769px){.logo-image[data-v-9545d433]{height:26px}.logo-text[data-v-9545d433]{font-size:1.1rem}}@media (max-width: 768px){.logo-image[data-v-9545d433]{height:24px}.logo-text[data-v-9545d433]{font-size:1.1rem}}@media (max-width: 480px){.logo-image[data-v-9545d433]{height:20px}.logo-text[data-v-9545d433]{font-size:1rem}}.nav-responsive[data-v-9545d433]{padding:1rem}@media (min-width: 1200px){.nav-responsive[data-v-9545d433]{padding:1.25rem 1.5rem}}@media (max-width: 1199px) and (min-width: 769px){.nav-responsive[data-v-9545d433]{padding:1rem 1.25rem}}@media (max-width: 1024px) and (min-width: 769px){.nav-responsive[data-v-9545d433]{padding:.875rem 1rem}}@media (max-width: 768px){.nav-responsive[data-v-9545d433]{padding:.75rem 1rem}}@media (max-width: 480px){.nav-responsive[data-v-9545d433]{padding:.625rem .875rem}}.mobile-sidebar-overlay[data-v-f849c9bc]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-sidebar-overlay.open[data-v-f849c9bc]{opacity:1;visibility:visible}.mobile-sidebar[data-v-f849c9bc]{position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100%;background-color:#fff;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;display:flex;flex-direction:column}.mobile-sidebar.open[data-v-f849c9bc]{right:0}.sidebar-header[data-v-f849c9bc]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb}.logo[data-v-f849c9bc]{font-size:20px;font-weight:700;color:#111}.close-btn[data-v-f849c9bc]{background:none;border:none;color:#6b7280;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .2s ease}.close-btn[data-v-f849c9bc]:hover{background-color:#f3f4f6}.sidebar-nav[data-v-f849c9bc]{flex:1;padding:20px 0}.nav-item[data-v-f849c9bc]{display:flex;align-items:center;padding:16px 20px;color:#374151;text-decoration:none;font-size:16px;font-weight:500;transition:all .2s ease;border-bottom:1px solid #f3f4f6}.nav-item[data-v-f849c9bc]:hover{background-color:#f9fafb;color:#111}.nav-item.router-link-active[data-v-f849c9bc]{background-color:#f3f4f6;color:#111;border-left:3px solid #ef4444}.nav-icon[data-v-f849c9bc]{margin-right:12px;color:#6b7280}.nav-item:hover .nav-icon[data-v-f849c9bc],.nav-item.router-link-active .nav-icon[data-v-f849c9bc]{color:#111}.sidebar-footer[data-v-f849c9bc]{padding:20px;border-top:1px solid #e5e7eb;display:flex;gap:12px}.search-btn[data-v-f849c9bc],.language-btn[data-v-f849c9bc]{display:flex;align-items:center;justify-content:center;flex:1;padding:12px;background-color:#f3f4f6;color:#374151;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500}.search-btn[data-v-f849c9bc]:hover,.language-btn[data-v-f849c9bc]:hover{background-color:#e5e7eb;color:#111}.search-btn iconify-icon[data-v-f849c9bc],.language-btn iconify-icon[data-v-f849c9bc]{margin-right:8px}@media (max-width: 480px){.mobile-sidebar[data-v-f849c9bc]{width:100%;max-width:none}}.auth-overlay[data-v-f849c9bc]{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:2000}.auth-modal[data-v-f849c9bc]{width:420px;background:#fff;border-radius:8px;box-shadow:0 10px 30px #00000026;padding:22px 22px 16px}@media (max-width: 768px){.auth-overlay .auth-modal[data-v-f849c9bc]{width:80vw!important;max-width:320px!important;padding:18px 16px 14px}}@media (max-width: 480px){.auth-overlay .auth-modal[data-v-f849c9bc]{width:85vw!important;max-width:300px!important;padding:16px 14px 12px}}@media (max-width: 360px){.auth-overlay .auth-modal[data-v-f849c9bc]{width:90vw!important;max-width:280px!important;padding:14px 12px 10px}}.auth-title[data-v-f849c9bc]{font-size:18px;font-weight:700;text-align:center;color:#333}.auth-subtitle[data-v-f849c9bc]{margin-top:6px;text-align:center;color:#888;font-size:13px}.auth-input[data-v-f849c9bc]{width:100%;margin-top:14px;height:40px;border:1px solid #e5e5e5;border-radius:6px;padding:0 12px;font-size:14px;outline:none}.auth-actions[data-v-f849c9bc]{display:flex;gap:12px;margin-top:16px}.btn-cancel[data-v-f849c9bc]{flex:1;height:36px;border-radius:6px;border:1px solid #e5e5e5;background:#fff;color:#555}.btn-confirm[data-v-f849c9bc]{flex:1;height:36px;border-radius:6px;border:1px solid #d33;background:#d33;color:#fff;font-weight:600}.auth-error[data-v-f849c9bc]{margin-top:8px;text-align:center;color:#d33;font-size:13px}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;background-color:#fff;margin:0;padding:0;color:#333}#app{min-height:100vh}
