:root{color:#162033;background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}#app{min-height:100vh}.app-layout{position:relative;width:100vw;min-height:100vh;overflow:hidden;background-color:#051838;background-repeat:no-repeat;background-position:center;background-size:cover}.layout-preload{position:absolute;width:0;height:0;overflow:hidden;opacity:0;pointer-events:none}.layout-top-frame{position:absolute;top:0;left:0;width:100%;height:95px;min-height:76px;object-fit:fill;pointer-events:none}.layout-title{position:absolute;top:17px;left:55px;width:332px;max-width:332px;min-width:220px;height:auto}.layout-project-title{position:absolute;top:25px;right:54px;white-space:nowrap;line-height:28px;font-weight:600;font-size:20px;background:linear-gradient(to right,#5cffff,#10bfff);-webkit-background-clip:text;background-clip:text;color:transparent}.layout-content-shell{position:absolute;top:calc(50% - 540px);left:calc(50% - 960px);width:1920px;height:1080px;z-index:1}.layout-content-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;pointer-events:none}.layout-content{position:absolute;top:33px;right:22px;bottom:35px;left:34px;overflow:auto;background:#fff;border-radius:30px}.layout-bottom-frame{position:absolute;bottom:0;left:0;width:100%;height:120px;min-height:95px;object-fit:fill;pointer-events:none;z-index:2}.layout-footer-nav{position:absolute;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:58px;height:11.5vh;min-height:92px}.footer-nav-item{display:flex;align-items:center;gap:11px;min-width:135px;color:#b8d4ff;text-decoration:none;text-shadow:0 0 8px rgba(86,167,255,.75);transition:color .18s ease,filter .18s ease,transform .18s ease}.footer-nav-item:hover,.footer-nav-item.router-link-active{color:#ffe89a;filter:drop-shadow(0 0 8px rgba(255,220,115,.55))}.footer-nav-item:hover{transform:translateY(-1px)}.footer-icon-wrap{position:relative;flex:0 0 81px;width:81px;height:95px}.footer-icon{position:absolute;left:0;bottom:0;width:81px;height:auto;object-fit:contain;transition:opacity .18s ease}.footer-icon-active,.footer-nav-item.router-link-active .footer-icon-normal,.footer-nav-item:hover .footer-icon-normal{opacity:0}.footer-nav-item.router-link-active .footer-icon-active,.footer-nav-item:hover .footer-icon-active{opacity:1}.footer-text{display:flex;flex-direction:column;gap:2px;font-size:20px;font-weight:700;line-height:1.1;letter-spacing:0;white-space:nowrap}.footer-text strong{font-size:20px;font-weight:800}.page{min-height:100%;background:#fff}.common-iframe-wrap{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:#fff}.common-iframe{display:block;width:100%;height:100%;border:0;background:#fff}.common-iframe-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;gap:12px;color:#1b74d4;font-size:16px;font-weight:600;background:#ffffffeb}.common-iframe-spinner{width:24px;height:24px;border:3px solid rgba(27,116,212,.18);border-top-color:#1b74d4;border-radius:50%;animation:iframe-loading-spin .8s linear infinite}@keyframes iframe-loading-spin{to{transform:rotate(360deg)}}@media(max-width:1200px){.layout-project-title{font-size:15px}.layout-footer-nav{gap:30px}.footer-text,.footer-text strong{font-size:16px}}@media(max-width:900px){body{overflow:auto}.app-layout{min-width:900px;min-height:640px}.layout-project-title{font-size:13px}}
