.diag[data-v-f2973ecc]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.diag .core[data-v-f2973ecc]{position:fixed;top:50%;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#1a1a1a;border-radius:15px;width:800px;padding:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.diag .core .bg[data-v-f2973ecc]{overflow:hidden;border-radius:15px 0 0 15px}.diag .core .bg img[data-v-f2973ecc]{width:400px;height:460px}.diag .core .password[data-v-f2973ecc]{padding:60px 30px 50px 30px;max-width:400px}.diag .core .password h3[data-v-f2973ecc]{font-weight:700;font-size:18px;margin:10px 0;color:#fff}.diag .core .password .input[data-v-f2973ecc]{margin:8px 0}.diag .core .password .inputbtn[data-v-f2973ecc]{width:100%;background-color:#667eea;border:1px solid #667eea;color:#fff;margin-top:10px;border-radius:4px}.diag .core .password .regbtn[data-v-f2973ecc]{width:100%;margin-top:10px;border-radius:4px}.diag .core .code-btn[data-v-f2973ecc]{height:40px;width:120px;margin-left:5px}.diag .core .close[data-v-f2973ecc]{position:absolute;top:0;right:-55px;background-color:#fff;border-radius:50%;padding:10px}.diag .core .close img[data-v-f2973ecc]{width:20px;height:20px}.diag .core .getcode[data-v-f2973ecc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.getcode[data-v-f2973ecc],.inputbtn[data-v-f2973ecc],[data-v-f2973ecc] .el-input{max-width:340px}.input-image[data-v-f2973ecc]{width:220px}@media screen and (max-width:768px){.diag .core[data-v-f2973ecc]{width:100%}.diag .core .bg[data-v-f2973ecc]{display:none}.diag .core .close[data-v-f2973ecc]{right:15px}}.container[data-v-6724cc0a]{max-width:1200px;margin:0 auto;padding:0 1rem}.app-header[data-v-6724cc0a]{background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:50}.header-content[data-v-6724cc0a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 0}.header-content[data-v-6724cc0a],.logo[data-v-6724cc0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo[data-v-6724cc0a]{gap:.75rem;text-decoration:none;color:inherit}.logo-icon[data-v-6724cc0a]{background:linear-gradient(135deg,#dfe0e0,#b4f4ff);border-radius:.5rem;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.logo-text h1[data-v-6724cc0a]{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#2563eb,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.logo-text p[data-v-6724cc0a]{font-size:.875rem;color:#4b5563}.main-nav[data-v-6724cc0a]{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media (min-width:768px){.main-nav[data-v-6724cc0a]{display:-webkit-box;display:-ms-flexbox;display:flex}}.nav-link[data-v-6724cc0a]{position:relative;padding:.5rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#374151;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;display:inline-block}.nav-link[data-v-6724cc0a]:hover{color:#2563eb;background:#f3f4f6}.header-actions[data-v-6724cc0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.language-switcher[data-v-6724cc0a]{position:relative}.switcher-btn[data-v-6724cc0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#374151;background:none;border:none;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.switcher-btn[data-v-6724cc0a]:hover{color:#2563eb;background:#f3f4f6}.dropdown-menu[data-v-6724cc0a]{position:absolute;top:100%;right:0;margin-top:.25rem;background:#fff;border-radius:.5rem;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border:1px solid #e5e7eb;min-width:120px;z-index:10;display:none}.dropdown-menu.show[data-v-6724cc0a]{display:block}.dropdown-item[data-v-6724cc0a]{width:100%;text-align:left;padding:.5rem 1rem;font-size:.875rem;color:#374151;background:none;border:none;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.dropdown-item[data-v-6724cc0a]:hover{background:#f3f4f6}.dropdown-item.active[data-v-6724cc0a]{background:#eff6ff;color:#2563eb}.get-started-btn[data-v-6724cc0a]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;padding:.5rem 1rem;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}.get-started-btn[data-v-6724cc0a]:hover{background:linear-gradient(135deg,#1d4ed8,#0891b2)}.mobile-menu-btn[data-v-6724cc0a]{display:block;padding:.5rem;border-radius:.5rem;background:none;border:none;cursor:pointer}@media (min-width:768px){.mobile-menu-btn[data-v-6724cc0a]{display:none}}.mobile-nav[data-v-6724cc0a]{border-top:1px solid #e5e7eb;background:#fff;padding-bottom:.5rem}