.account-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:24px;background:#03141bc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.account-dialog{width:min(430px,100%);overflow:hidden;border:1px solid rgba(91,143,149,.42);border-radius:6px;color:#17363d;background:#eef3f0;box-shadow:0 30px 90px #01121857}.account-dialog>header{display:grid;grid-template-columns:48px minmax(0,1fr) 36px;align-items:center;gap:12px;padding:22px 22px 18px;border-bottom:1px solid rgba(28,83,91,.16);background:#e4ede9}.account-dialog-mark{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(31,96,106,.32);border-radius:4px;color:#f2f5ef;background:#164652;font-family:STZhongsong,SimSun,serif;font-size:23px;font-weight:700;box-shadow:inset 0 0 0 3px #ffffff14}.account-dialog header span{color:#658087;font-size:11px;font-weight:700}.account-dialog header h2{margin-top:3px;color:#17363d;font-family:STZhongsong,SimSun,serif;font-size:23px;letter-spacing:0}.account-dialog-close{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(25,75,84,.18);border-radius:4px;color:#355d64;background:transparent;cursor:pointer}.account-dialog-close:hover{color:#143d46;background:#15444c14}.account-dialog form{display:grid;gap:15px;padding:22px 22px 10px}.account-dialog form>label{display:grid;gap:7px;color:#294d54;font-size:13px;font-weight:750}.account-field{min-height:46px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;border:1px solid rgba(33,91,100,.28);border-radius:4px;padding:0 11px;color:#5e7b81;background:#fff}.account-field:focus-within{border-color:#397a82;box-shadow:0 0 0 3px #397a821f}.account-field input{width:100%;min-width:0;height:44px;border:0;outline:0;padding:0;color:#12323a;background:transparent;font:inherit}.account-field input::placeholder{color:#94a7a9}.account-form-message{min-height:18px;color:#8b4a34;font-size:12px;line-height:1.5;text-align:center}.account-submit{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #2d6877;border-radius:4px;color:#f0f7f4;background:#153f4c;cursor:pointer;font-weight:750}.account-submit:hover:not(:disabled){background:#204957}.account-submit:disabled,.account-mode-switch:disabled,.account-resend-action:disabled{cursor:not-allowed;opacity:.58}.account-resend-action{min-height:34px;border:1px solid rgba(45,104,119,.24);border-radius:4px;color:#315f67;background:#f7fbf9;cursor:pointer}.account-dialog-footer{display:flex;align-items:center;border-top:1px solid rgba(28,83,91,.12);margin-top:6px;padding:4px 14px 10px}.account-mode-switch{min-width:0;flex:1 1 0;min-height:42px;margin:0;border:0;color:#315f67;background:transparent;cursor:pointer}.account-mode-switch:hover:not(:disabled){color:#123f49}.account-gate{position:relative;min-height:100dvh;overflow:hidden;isolation:isolate;color:#edf6f1;background:#0a2b38}.account-gate:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#051f26e0,#051f269e 42%,#051f261a 76%)}.account-gate>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center}.account-gate-nav{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,82px);border-bottom:1px solid rgba(207,229,219,.16);background:#051e2557;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.account-gate-nav button{min-height:40px;display:inline-flex;align-items:center;gap:7px;border:0;padding:0;color:#eef7f2c7;background:transparent;cursor:pointer}.account-gate-nav strong{font-family:STZhongsong,SimSun,serif;font-size:17px;font-weight:600}.account-gate-content{width:min(620px,calc(100% - 48px));min-height:calc(100dvh - 72px);display:grid;align-content:center;justify-items:start;margin-left:clamp(28px,8vw,142px);padding:70px 0 100px}.account-gate-kicker{display:inline-flex;align-items:center;gap:7px;color:#b9d4f0;font-size:13px;font-weight:750}.account-gate-content h1{max-width:560px;margin-top:16px;font-family:STZhongsong,SimSun,serif;font-size:46px;font-weight:700;line-height:1.22;letter-spacing:0}.account-gate-content>p{margin-top:18px;color:#e4f1eab8;font-size:16px;line-height:1.7}.account-gate-actions{display:flex;align-items:center;gap:10px;margin-top:30px}.account-gate-actions button,.account-gate-service-error button{min-width:112px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(201,224,218,.32);border-radius:4px;color:#edf6f1;background:#05252c6b;cursor:pointer}.account-gate-actions .account-gate-primary{border-color:#2d6877;background:#153f4c}.account-gate-state,.account-gate-service-error{min-height:46px;display:flex;align-items:center;gap:9px;margin-top:28px;color:#e9f5efd1}.account-gate-service-error{align-items:flex-start;flex-direction:column}.account-gate-service-error button{min-width:128px}.account-spinner{animation:account-spin 1s linear infinite}@keyframes account-spin{to{transform:rotate(360deg)}}.account-menu{position:relative}.account-entry-actions{display:flex;align-items:center;gap:7px}.account-entry-actions button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(84,146,185,.28);border-radius:8px;padding:0 11px;color:#133555;background:#f4fbff;cursor:pointer;font-size:12px;font-weight:800}.account-entry-actions button:hover:not(:disabled){background:#dff1fb}.account-entry-actions button:disabled{cursor:wait;opacity:.68}.account-entry-actions .account-entry-primary{border-color:#237ec4;color:#fff;background:#237ec4}.account-entry-actions .account-entry-primary:hover:not(:disabled){background:#196eae}.account-menu>summary{min-height:36px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(84,146,185,.28);border-radius:8px;padding:0 10px;color:#133555;background:#f4fbff;cursor:pointer;font-size:12px;font-weight:800;list-style:none}.account-menu>summary::-webkit-details-marker{display:none}.account-menu-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:60;width:250px;display:grid;gap:7px;border:1px solid #c7dce8;border-radius:7px;padding:14px;color:#153955;background:#fff;box-shadow:0 16px 42px #133a582e}.account-menu-popover>span{color:#6a8798;font-size:11px;font-weight:750}.account-menu-popover>strong{overflow-wrap:anywhere;font-size:13px}.account-menu-popover button,.account-menu-popover a{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:7px;border:1px solid #c7dce8;border-radius:6px;color:#315c74;background:#f6fbfd;cursor:pointer;text-decoration:none}.account-menu-popover button+button,.account-menu-popover a+button{margin-top:0}.account-global-notice{position:fixed;top:18px;left:50%;z-index:260;width:min(460px,calc(100vw - 32px));min-height:46px;display:grid;grid-template-columns:22px minmax(0,1fr) 32px;align-items:center;gap:8px;border:1px solid #b8d9ca;border-radius:6px;padding:7px 8px 7px 13px;color:#245c47;background:#f2faf6;box-shadow:0 16px 46px #0d322a33;transform:translate(-50%)}.account-global-notice.error{border-color:#d9b9aa;color:#7c4635;background:#fff8f4}.account-global-notice span{min-width:0;overflow-wrap:anywhere;font-size:13px;font-weight:700}.account-global-notice button{width:32px;height:32px;display:grid;place-items:center;border:0;color:inherit;background:transparent;cursor:pointer}.management-access-denied-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:#edf4f3}.management-access-denied{width:min(560px,100%);min-height:320px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;border-left:4px solid #3f7773;padding:42px 46px;color:#173f40;background:#f8fcfbf5;box-shadow:0 18px 50px #19464424}.management-access-denied>svg{color:#8c4b3f}.management-access-denied>span{color:#527574;font-size:13px;font-weight:750}.management-access-denied h1,.management-access-denied p{margin:0}.management-access-denied h1{font-size:25px}.management-access-denied p{max-width:420px;color:#587170;line-height:1.75}.management-access-denied a{min-height:38px;display:inline-flex;align-items:center;gap:7px;margin-top:8px;border:1px solid #9bbab6;border-radius:6px;padding:0 14px;color:#285f5d;background:#f7fbfa;font-weight:750;text-decoration:none}@media(max-width:680px){.account-gate-content{width:calc(100% - 40px);margin-left:20px}.account-gate-content h1{font-size:34px}.account-gate:after{background:#051f26b8}.account-dialog-backdrop{padding:14px}.account-dialog>header,.account-dialog form{padding-inline:18px}.account-dialog-footer{padding-inline:8px}}
