:root{color-scheme:light;--ink:#24292b;--muted:#77808d;--pink:#f669a8;--paper:#fffefc;--edge:#dfe1e5}*{box-sizing:border-box}body{margin:0;font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;background:#b89665;color:var(--ink)}button,input,select{font:inherit}button,select{cursor:pointer}button{touch-action:manipulation}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #ba4378;outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.login-page{position:relative;min-height:100svh;isolation:isolate;overflow:clip}.scene-viewport{position:absolute;inset:0;overflow:hidden;z-index:-2;pointer-events:none}#scene-world{position:absolute;width:1672px;height:941px;transform-origin:0 0}.scene-base{position:absolute;width:1672px;height:941px;inset:0}.page-header{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding:clamp(24px,4.4vh,50px) 4.2vw 0;gap:24px}.brand-lockup,.card-brand{display:flex;align-items:center;gap:12px}.brand-type strong{display:block;font-weight:950;letter-spacing:-.065em;font-size:clamp(29px,2.6vw,51px);line-height:1.08;color:#080b0c}.brand-type small{display:block;font-family:Arial,sans-serif;font-weight:850;font-size:clamp(10px,.95vw,17px);letter-spacing:.28em;margin-top:3px;padding-left:3px}.brand-caption{display:flex;flex-direction:column;gap:4px;border-left:1px solid #36434b35;margin-left:5px;padding-left:20px;font-size:clamp(12px,1.03vw,19px);line-height:1.5}.brand-caption b{font-weight:650}.brand-caption>span{color:#46515c}.brand-bean{display:flex;align-items:center;justify-content:center;gap:3px;flex:none;width:clamp(48px,4.35vw,78px);height:clamp(43px,4.05vw,70px);background:linear-gradient(130deg,#ff91bf,#fa64a6);border-radius:60% 42% 56% 40%;transform:rotate(-17deg)}.eye{display:block;position:relative;overflow:hidden;border-radius:50%;pointer-events:none}.brand-bean .eye{width:24%;height:35%;background:#fffefa;transform:rotate(17deg)}.pupil{position:absolute;left:19%;top:15%;width:62%;height:70%;object-fit:fill;will-change:transform}.scene-eye{position:absolute;background:transparent}.page-header nav{display:flex;gap:clamp(16px,2.4vw,42px);padding-top:3px}.page-header nav button{min-height:44px;padding:4px 0;color:#fffaf1;background:none;border:0;font-size:clamp(13px,.95vw,17px);text-shadow:0 1px 3px #37230d55}.page-header nav button:hover{text-decoration:underline;text-underline-offset:6px}
.login-card{position:relative;margin-left:65.65%;margin-top:max(28px,calc(23.7svh - 124px));width:26%;min-width:330px;padding:20px clamp(22px,2.05vw,40px) 23px;border-radius:clamp(24px,2vw,38px);background:#fffefd;box-shadow:0 12px 34px #432c2015;border:1px solid #ffffffb0}.language-row{display:flex;justify-content:flex-end;height:32px;margin-bottom:13px}.language-row select{border:0;border-radius:22px;background:#f2f1f0;color:#272b2d;padding:4px 12px;font-size:13px;min-width:77px}.card-brand{justify-content:center;gap:13px}.card-brand .brand-type strong{font-size:clamp(31px,2.4vw,46px)}.card-brand .brand-type small{font-size:clamp(10px,.85vw,16px)}.card-brand .brand-bean{width:clamp(50px,4.2vw,73px);height:clamp(44px,3.8vw,65px)}.product-tag{width:max-content;max-width:100%;margin:12px auto 0;padding:3px 17px;border-radius:20px;background:#f1f0ef;font-size:clamp(12px,1vw,17px);letter-spacing:.14em;color:#5b6067}.welcome{text-align:center;margin:22px 0 22px}.welcome h1{font-size:clamp(25px,1.85vw,36px);font-weight:850;letter-spacing:-.04em;margin:0 0 6px;color:#111416}.welcome p{font-size:clamp(14px,1.18vw,22px);margin:0;letter-spacing:.03em}.welcome p span{font-size:18px}.input-wrap{display:flex;position:relative;align-items:center;height:clamp(44px,5.5vh,60px);border-radius:13px;border:1px solid var(--edge);background:#f6f6f7;transition:border-color .18s,box-shadow .18s,background .18s}.input-wrap+.sr-only+.input-wrap{margin-top:12px}.input-wrap:hover{border-color:#c4c7cc}.input-wrap:focus-within{border-color:#cb86a6;background:#fff;box-shadow:0 0 0 3px #ecb8d01a}.input-wrap>svg{position:absolute;left:15px;width:22px;height:22px;stroke:#263c53;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.input-wrap input{width:100%;min-width:0;height:100%;border:0;outline:none!important;background:none;padding:0 13px 0 48px;border-radius:inherit;font-size:clamp(13px,.98vw,17px);color:#28303a}.input-wrap input::placeholder{color:#818b99;opacity:1}.password-field input{padding-right:46px}#toggle-password{position:absolute;right:5px;top:0;width:40px;height:100%;border:0;background:transparent;font-size:0;color:#263c53}#toggle-password:before{content:"";position:absolute;left:12px;top:calc(50% - 6px);width:17px;height:12px;border:2px solid currentColor;border-radius:70% 20%;transform:rotate(45deg)}#toggle-password:after{content:"";position:absolute;left:18px;top:calc(50% - 3px);width:6px;height:6px;border:1.5px solid currentColor;border-radius:50%}#toggle-password[aria-pressed=true]{color:#bd487d}.form-options{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:7px 0 8px;font-size:clamp(12px,.91vw,16px)}.remember{display:flex;align-items:center;gap:8px;min-height:37px;cursor:pointer}.remember input{appearance:none;margin:0;border:1px solid #c7a9b7;border-radius:4px;width:20px;height:20px;background:#fff;position:relative;cursor:pointer}.remember input:checked{background:#f76aa9;border-color:#f76aa9}.remember input:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}#forgot-password{border:0;background:none;min-height:37px;padding:0;color:#323c48;font-size:inherit}.login-submit{display:flex;align-items:center;justify-content:center;gap:18px;border:0;border-radius:28px;width:100%;height:clamp(46px,5.8vh,62px);background:#282b2e;color:#fff;font-size:clamp(16px,1.18vw,21px);transition:transform .18s,background .18s}.login-submit:hover:not(:disabled){background:#393d40;transform:translateY(-1px)}.login-submit:disabled{opacity:.6;cursor:wait}.login-submit>span:last-child{font-size:24px}#message{min-height:17px;line-height:1.4;font-size:11px;color:#a33e61;margin:6px 0 5px}.card-status{display:flex;justify-content:space-between;gap:6px;align-items:center;font-size:clamp(10px,.82vw,14px);white-space:nowrap;color:#7c8794}#connection-status{display:flex;align-items:center;gap:7px;color:#515e67}#connection-status i{width:9px;height:9px;border-radius:50%;background:#b1a59a;flex:none}#connection-status[data-state=ok] i{background:#1cb877}#connection-status[data-state=error] i{background:#bc6648}
.page-footer{position:relative;display:flex;justify-content:space-between;align-items:flex-end;gap:26px;padding:24px 3.4vw 25px;margin-top:20px;color:#fffdf7;text-shadow:0 1px 4px #38220980}.benefits{display:flex;gap:0;width:63%;max-width:1070px}.benefit{display:flex;align-items:center;gap:14px;flex:1;padding:0 20px;border-right:1px solid #fff6;font-size:clamp(12px,.99vw,18px);line-height:1.5}.benefit:first-child{padding-left:0}.benefit:last-child{border-right:0}.benefit svg{width:29px;height:29px;flex:none;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.benefit small{display:block;font-size:inherit}.page-footer>p{font-size:clamp(10px,.75vw,13px);margin:0;white-space:nowrap}dialog{width:min(430px,calc(100vw - 32px));padding:27px;border:1px solid #e3dcd4;border-radius:22px;background:#fffdf9;color:#292b2d}dialog::backdrop{background:#1d170d66}dialog h2{font-size:23px;margin:0 0 18px}dialog p{line-height:1.85;font-size:14px}dialog button{display:block;margin-left:auto;border:0;border-radius:12px;background:#292b2e;color:white;padding:11px 24px}
@media(min-width:1100px) and (min-height:680px){.login-page{height:100svh;min-height:680px}.login-card{position:absolute;left:65.65%;top:23.7%;margin:0}.page-footer{position:absolute;left:0;right:0;bottom:0;margin:0}}
@media(max-height:850px) and (min-width:1100px){.login-card{padding-top:14px;padding-bottom:17px;top:21.5%}.language-row{margin-bottom:6px;height:27px}.card-brand .brand-bean{width:50px;height:44px}.card-brand .brand-type strong{font-size:32px}.card-brand .brand-type small{font-size:11px}.product-tag{margin-top:8px;font-size:12px}.welcome{margin:14px 0}.welcome h1{font-size:25px}.welcome p{font-size:15px}.input-wrap{height:44px}.form-options{margin:4px 0}.login-submit{height:46px}.card-status{font-size:10px}.page-footer{padding-bottom:18px}}
@media(max-width:1099px){.page-header{padding:24px;flex-wrap:wrap}.brand-caption{display:none}.page-header nav{gap:20px}.login-card{margin:180px auto 0;width:min(430px,calc(100% - 32px));min-width:0}.page-footer{flex-direction:column;align-items:center}.benefits{width:100%}.benefit{padding:0 10px;gap:8px}.page-footer p{white-space:normal}.scene-viewport{height:100%;}.card-brand .brand-type strong{font-size:37px}}
@media(max-width:500px){.page-header{gap:12px}.page-header nav{width:100%;justify-content:flex-end}.page-header nav button{font-size:12px}.login-card{margin-top:130px;padding:19px 24px 23px}.input-wrap{height:52px}.input-wrap input{font-size:16px}.form-options{margin:8px 0}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:20px}.benefit{border:0}.brand-lockup .brand-type strong{font-size:32px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}

.wall-note{position:absolute;right:7%;top:11%;font:clamp(20px,1.7vw,32px)/1.3 KaiTi,STKaiti,cursive;color:#fff6e3;transform:rotate(-9deg);pointer-events:none;letter-spacing:.09em}.wall-note>span{margin-left:18px}.wall-note i{display:block;width:65%;height:2px;background:#f373a7;transform:rotate(-8deg);margin:6px 0 0 25%}.brand-type strong{-webkit-text-stroke:.5px currentColor}@media(max-width:1099px){.wall-note{display:none}}

/* The confirmed warm-wall form has visible field labels and a pink primary action. */
.login-card{width:min(38vw,522px);min-width:0;margin-left:auto;margin-right:4.1vw;padding:36px 38px 32px;border-radius:25px;background:#faf6f1;box-shadow:0 8px 22px #3b27151b;color:#29241f}
.login-card .language-row,.login-card .welcome{display:none}
.login-card .card-brand{margin:7px 0 0;gap:12px}
.login-card .card-brand .brand-type strong{font:950 clamp(38px,3.1vw,46px)/1.05 "Microsoft YaHei","PingFang SC",system-ui,sans-serif;letter-spacing:-.065em;color:#171612;-webkit-text-stroke:0}
.login-card .card-brand .brand-type small{font:850 11px/1.7 Arial,sans-serif;letter-spacing:.3em;padding-left:3px;margin:1px 0 0}
.login-card .card-brand .brand-bean{width:57px;height:51px}
.login-card .product-tag{display:block;width:max-content;margin:18px auto 32px;padding:0;background:none;font-size:12px;font-weight:400;letter-spacing:.2em;color:#655d53}
.login-card #login-form>label.sr-only{position:static;display:block;clip:auto;width:auto;height:auto;margin:0 0 8px 2px;overflow:visible;white-space:normal;color:#665e56;font-size:12px;font-weight:500;line-height:1.4}
.login-card #login-form>label[for=access-key]{margin-top:16px}
.login-card .input-wrap{height:55px;background:#f8f7f5;border-color:#ded7d1}
.login-card .input-wrap+.sr-only+.input-wrap{margin-top:0}
.login-card .input-wrap>svg{width:19px;height:19px;stroke:#676568}
.login-card .input-wrap input{font-size:14px;color:#29241f}
.login-card .input-wrap input::placeholder{color:#77716e}
.login-card #toggle-password{top:0;right:5px;width:42px;height:100%;font-size:12px;color:#66606a}
.login-card #toggle-password:before,.login-card #toggle-password:after{display:none}
.login-card .form-options{margin:16px 0 15px;font-size:12px}
.login-card .remember,.login-card #forgot-password{min-height:44px;font-size:12px;color:#554b47}
.login-card .login-submit{height:56px;border-radius:14px;background:#f1669d;color:#45212c;font-size:18px;font-weight:600}
.login-card .login-submit:hover:not(:disabled){background:#f47aaa;transform:translateY(-1px)}
.login-card #message{min-height:28px;margin:10px 0 10px;color:#96364c}
.login-card .card-status{font-size:11px;color:#6e655d}
.login-card #connection-status{color:#6e655d}
.login-card #connection-status[data-state=ok] i{background:#409466}
@media(min-width:1100px) and (min-height:680px){.login-card{left:auto;right:4.1vw;top:15%;margin:0}}
@media(max-height:850px) and (min-width:1100px){.login-card{top:15%;padding:26px 38px 20px}.login-card .product-tag{margin:15px auto 23px}.login-card .input-wrap{height:50px}.login-card .login-submit{height:54px}.login-card #message{min-height:21px;margin:8px 0}.login-card .form-options{margin:9px 0}.login-card .card-status{font-size:10px}}
.card-bottom{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:29px;color:#8b8179;font-size:10px;letter-spacing:.04em;text-align:center}.card-bottom button{border:0;border-bottom:1px solid currentColor;padding:0 0 2px;background:none;color:#665c55;font-size:10px;line-height:1.5}.card-bottom button:hover{color:#a7436a}
@media(max-height:850px) and (min-width:1100px){.login-card .card-bottom{margin-top:20px;gap:6px}}
