:root{color-scheme:light;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;--page-gray: #d1d0d1;--page-ink: #6e645b;--logo-ink: rgba(110, 100, 91, .52);color:var(--page-ink);background:var(--page-gray)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:var(--page-gray)}img{display:block;max-width:100%}.page-shell{min-height:100vh;background:var(--page-gray)}.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:var(--page-gray)}.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-logo{position:absolute;top:clamp(18px,4vh,38px);right:clamp(16px,4vw,44px);z-index:2;width:clamp(104px,12vw,192px);aspect-ratio:431 / 229;pointer-events:none;opacity:.9;background:var(--logo-ink);-webkit-mask:url(/qieliu-logo-mask.png) center / contain no-repeat;mask:url(/qieliu-logo-mask.png) center / contain no-repeat}.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-logo{top:14px;right:12px;width:min(34vw,132px);opacity:.82}.site-footer{gap:6px;font-size:.76rem;flex-wrap:wrap;max-width:calc(100% - 20px);white-space:normal}}
