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-container[data-v-fc27b5c2]{min-height:100vh;background-color:#f5f7f9}.layout[data-v-fc27b5c2]{min-height:100vh}.header[data-v-fc27b5c2]{display:flex;align-items:center;justify-content:center;padding:0;background-color:transparent;height:80px;line-height:80px;position:sticky;top:0;z-index:200}.header-with-menu[data-v-fc27b5c2]{z-index:201;box-shadow:0 2px 8px #0000001a}.header-content[data-v-fc27b5c2]{display:flex;align-items:center;justify-content:space-between;width:1200px;max-width:94%;padding:0 24px;margin:0 auto;background-color:#fff;border-radius:16px;box-shadow:0 4px 16px #0000000d;height:60px;line-height:60px;position:relative;transition:all .3s ease;transform:translateY(0)}.logo[data-v-fc27b5c2]{display:flex;align-items:center;cursor:pointer;min-width:120px}.logo img[data-v-fc27b5c2]{height:30px;margin-right:8px;transition:transform .3s ease}.logo:hover img[data-v-fc27b5c2]{transform:scale(1.2)}.logo-text[data-v-fc27b5c2]{color:#000;font-size:18px;font-weight:600;letter-spacing:1px}.desktop-nav[data-v-fc27b5c2]{display:flex;justify-content:center;flex:1}.menu[data-v-fc27b5c2]{background-color:transparent;border-bottom:none;line-height:60px}[data-v-fc27b5c2] .ant-menu-horizontal{border-bottom:none;background-color:transparent}[data-v-fc27b5c2] .ant-menu-item{color:#333;font-size:15px;margin:10px 10px 0;font-weight:500;transition:all .3s cubic-bezier(.2,0,.1,1);border-radius:10px;height:40px;line-height:40px;padding:0 20px;position:relative;overflow:hidden;z-index:1;background-color:transparent!important;box-shadow:none;display:flex;align-items:center;justify-content:center}[data-v-fc27b5c2] .ant-menu-item:before{content:"";position:absolute;left:50%;bottom:0;height:3px;width:0;background-color:#1890ff;transition:all .3s ease;border-radius:3px;z-index:-1;transform:translate(-50%);opacity:0}[data-v-fc27b5c2] .ant-menu-item-selected{background-color:#e6f7ff!important;box-shadow:0 2px 8px #1890ff33!important;color:#1890ff!important}[data-v-fc27b5c2] .ant-menu-item-selected:before{opacity:1;width:30px}[data-v-fc27b5c2] .ant-menu-item:hover{background-color:#f0f7ff!important;transform:translateY(-2px);box-shadow:0 2px 6px #1890ff1a;color:#8890ff!important}[data-v-fc27b5c2] .ant-menu-item:hover:before{opacity:1;width:30px}[data-v-fc27b5c2] .ant-menu-item:after{display:none!important}[data-v-fc27b5c2] .ant-menu-horizontal>.ant-menu-item a{color:#333;transition:all .3s ease;display:flex;align-items:center;justify-content:center;height:100%;width:100%}[data-v-fc27b5c2] .ant-menu-horizontal>.ant-menu-item-selected a{color:#1890ff;font-weight:500}[data-v-fc27b5c2] .ant-menu-horizontal>.ant-menu-item a:hover{color:#1890ff}.desktop-actions[data-v-fc27b5c2]{display:flex;align-items:center;min-width:120px;justify-content:flex-end;gap:12px}.login-btn[data-v-fc27b5c2]{background-color:#000;color:#fff;border:none;height:40px;font-weight:500;padding:0 24px;border-radius:20px}.login-btn[data-v-fc27b5c2]:hover{background-color:#333}.register-btn[data-v-fc27b5c2]{height:40px;font-weight:500;padding:0 24px;border-radius:20px;border:1px solid #d9d9d9;color:#1a1a1a;background-color:transparent}.register-btn[data-v-fc27b5c2]:hover{color:#1890ff;border-color:#1890ff;background-color:#f0f7ff}.mobile-toggle[data-v-fc27b5c2]{display:none;font-size:20px;color:#1a1a1a;cursor:pointer;width:40px;height:40px;align-items:center;justify-content:center;border-radius:50%;position:absolute;right:16px;top:50%;transform:translateY(-50%);z-index:100}.mobile-toggle[data-v-fc27b5c2]:hover{background-color:#0000000d}.mobile-menu[data-v-fc27b5c2]{position:fixed;top:64px;left:0;width:100%;background-color:#fff;z-index:199;padding:20px;box-shadow:0 4px 12px #0000001a;max-height:calc(100vh - 64px);overflow-y:auto;animation:slideDown-fc27b5c2 .3s ease;border-bottom-left-radius:12px;border-bottom-right-radius:12px}@keyframes slideDown-fc27b5c2{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-items[data-v-fc27b5c2]{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.mobile-link[data-v-fc27b5c2]{display:flex;align-items:center;justify-content:center;height:50px;font-size:16px;font-weight:500;color:#333;text-decoration:none;border-radius:10px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d;background-color:#f9f9f9;animation:fadeInItems-fc27b5c2 .5s ease both;animation-delay:calc(.1s * var(--index, 0))}@keyframes fadeInItems-fc27b5c2{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-link[data-v-fc27b5c2]:nth-child(1){--index: 1}.mobile-link[data-v-fc27b5c2]:nth-child(2){--index: 2}.mobile-link[data-v-fc27b5c2]:nth-child(3){--index: 3}.mobile-link[data-v-fc27b5c2]:before{content:"";position:absolute;left:0;bottom:0;height:3px;width:0;background-color:#1890ff;transition:width .3s ease;border-radius:3px}.mobile-link[data-v-fc27b5c2]:hover:before,.mobile-link.router-link-active[data-v-fc27b5c2]:before{width:50px}.mobile-link[data-v-fc27b5c2]:hover,.mobile-link.router-link-active[data-v-fc27b5c2]{background-color:#f0f7ff;color:#1890ff;box-shadow:0 2px 6px #1890ff1a;transform:translateY(-2px)}.mobile-actions[data-v-fc27b5c2]{display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid #f0f0f0}.button-row[data-v-fc27b5c2]{display:flex;gap:12px;width:100%}.mobile-actions .login-btn[data-v-fc27b5c2],.mobile-actions .register-btn[data-v-fc27b5c2]{height:46px;flex:1}.mobile-backdrop[data-v-fc27b5c2]{position:fixed;top:64px;left:0;right:0;bottom:0;background-color:#00000080;z-index:150}.content[data-v-fc27b5c2]{padding:24px;background:transparent;min-height:calc(100vh - 150px);width:1200px;max-width:94%;margin:0 auto}.footer[data-v-fc27b5c2]{text-align:center;padding:24px;background-color:transparent}.footer-content[data-v-fc27b5c2]{width:1200px;max-width:94%;margin:0 auto;padding:24px;background-color:#fff;border-radius:16px;box-shadow:0 4px 16px #0000000d}[data-v-fc27b5c2] .tool-card{transition:all .3s ease;transform:translateY(0)}[data-v-fc27b5c2] .tool-card:hover{transform:translateY(-8px);box-shadow:0 8px 20px #0000001a}@media (max-width: 768px){.header[data-v-fc27b5c2]{height:64px;line-height:64px;background-color:#fff;position:sticky;top:0;box-shadow:0 1px 3px #00000014}.header-content[data-v-fc27b5c2]{padding:0 16px;width:100%;max-width:100%;border-radius:0;box-shadow:none;height:64px;line-height:64px}.desktop-nav[data-v-fc27b5c2],.desktop-actions[data-v-fc27b5c2]{display:none}.mobile-toggle[data-v-fc27b5c2]{display:flex}.content[data-v-fc27b5c2]{width:100%;padding:16px}.footer[data-v-fc27b5c2]{padding:0}.footer-content[data-v-fc27b5c2]{width:100%;max-width:100%;border-radius:0;margin:0}.header-with-menu .header-content[data-v-fc27b5c2]{box-shadow:none}[data-v-fc27b5c2] .tool-card{margin-bottom:16px}}@media (min-width: 769px){.desktop-nav[data-v-fc27b5c2],.desktop-actions[data-v-fc27b5c2]{display:flex}.mobile-toggle[data-v-fc27b5c2]{display:none}}
