:root{font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#123654;background:#dff4ff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.loading{min-height:100vh;display:grid;place-items:center;background:#eefaff;color:#14598d}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,.75fr);background:#fff}.login-art{min-height:100vh;overflow:hidden;background:#0b8ed5}.login-art img{width:100%;height:100%;object-fit:cover}.login-panel{display:flex;flex-direction:column;justify-content:center;gap:18px;padding:52px clamp(28px,5vw,80px);background:#fff}.login-panel>img{width:164px;height:auto}.login-panel h1{font-size:32px;line-height:1.25;margin:0;color:#103a64}.login-panel p{margin:0;color:#5c7791;line-height:1.7}.login-panel form{display:grid;gap:14px;margin-top:10px}.login-panel label{display:grid;gap:7px;font-size:14px;color:#254d70}.login-panel input{height:46px;border:1px solid #c7ddeb;border-radius:7px;padding:0 13px;color:#123654}.login-panel button{height:46px;border:0;border-radius:7px;background:#087bd1;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.login-panel button:disabled{opacity:.6}.login-panel small{color:#7891a9}.error{color:#bb3434!important;font-size:14px}.portal-shell{min-height:100vh;background:#dff4ff;padding-bottom:20px}.portal-header{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,4vw,64px);background:#ffffffeb;border-bottom:1px solid #c6e1ef}.brand{display:flex;align-items:center;gap:12px;color:#153f67;text-decoration:none;font-weight:800}.brand img{width:43px;height:43px;object-fit:contain}.header-actions{display:flex;align-items:center;gap:13px;font-size:14px;color:#355f7e}.header-actions button{width:36px;height:36px;border:1px solid #bfdae8;background:#fff;border-radius:50%;display:grid;place-items:center;color:#2872a4;cursor:pointer}.island-heading{text-align:center;padding:22px 18px 12px}.island-heading h1{margin:0;color:#123b63;font-size:30px;line-height:1.2}.island-heading p{min-height:24px;margin:9px 0 0;color:#47728f;font-size:15px}.island-stage{position:relative;width:min(1500px,calc(100% - 32px));margin:0 auto;aspect-ratio:16/9;overflow:hidden;border-radius:10px;box-shadow:0 16px 38px #115b882e;background:#0394d5}.island-stage>img{width:100%;height:100%;display:block;object-fit:cover}.building-hotspot{position:absolute;border:0;background:transparent;padding:0;cursor:pointer;outline-offset:-4px}.building-hotspot:focus-visible{outline:3px solid #ffcf48}.hotspot-tip{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(5px);display:grid;grid-template-columns:auto 1fr;column-gap:7px;align-items:center;width:max-content;max-width:235px;padding:9px 11px;background:#0a2a43f0;border:1px solid rgba(255,255,255,.65);border-radius:6px;color:#fff;text-align:left;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.hotspot-tip svg{grid-row:span 2;color:#fed05b}.hotspot-tip strong{font-size:14px;line-height:1.25}.hotspot-tip small{font-size:12px;line-height:1.35;color:#d4edf9}.building-hotspot:hover .hotspot-tip,.building-hotspot:focus .hotspot-tip{opacity:1;transform:translate(-50%) translateY(0)}.portal-footer{width:min(1150px,calc(100% - 32px));margin:16px auto 0;display:flex;justify-content:center;gap:28px;color:#416c8a;font-size:13px}.portal-footer div{display:flex;align-items:center;gap:8px}@media(max-width:760px){.login-shell{grid-template-columns:1fr}.login-art{display:none}.login-panel{min-height:100vh;padding:38px 26px}.portal-header{height:58px;padding:0 16px}.brand span{font-size:14px}.brand img{width:36px;height:36px}.header-actions span{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.island-heading{padding:17px 14px 10px}.island-heading h1{font-size:24px}.island-heading p{font-size:13px}.island-stage{width:100%;border-radius:0}.portal-footer{width:100%;margin:12px 0 0;padding:0 18px;display:grid;gap:8px;font-size:12px}.hotspot-tip{display:none}}
