:root{color-scheme:light;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#6e645b;background:#d1d0d1}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:#d1d0d1}img{display:block;max-width:100%}.page-shell{min-height:100vh;background:#d1d0d1}.home-stage{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center}.hero-frame{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#d1d0d1}.hero-media{position:relative;z-index:1;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:contain;object-position:center center;background:transparent}.site-footer{position:absolute;left:50%;bottom:16px;transform:translate(-50%);z-index:2;width:auto;max-width:calc(100% - 32px);padding:0;display:flex;align-items:center;justify-content:center;gap:10px;font-size:.82rem;color:#6e645bb3;line-height:1.4;white-space:nowrap}.site-footer__domain{letter-spacing:.04em}.site-footer__separator{width:1px;height:10px;background:#6e645b33}.site-footer__record{color:inherit;text-decoration:none}.site-footer__record:hover{color:#6e645bf5}@media (max-width: 920px){.site-footer{bottom:14px}}@media (max-width: 540px){.site-footer{gap:6px;font-size:.76rem;flex-wrap:wrap;max-width:calc(100% - 20px);white-space:normal}}
