:root{color-scheme:dark;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0}body{overflow:hidden;background:#020b14;color:#e7f7ff}.entrance{position:relative;width:100vw;height:100svh;min-height:560px;overflow:hidden;isolation:isolate}#scene{position:absolute;inset:0;display:block;width:100%;height:100%;touch-action:none;cursor:grab;outline:none}#scene:active{cursor:grabbing}.scene-shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#01080fa3,#01080f00 22%),linear-gradient(0deg,#01080fd1,#01080f00 28%)}.entry-brand{position:absolute;top:max(22px,env(safe-area-inset-top));left:max(22px,env(safe-area-inset-left));z-index:3;display:flex;align-items:center;gap:12px}.brand-mark{display:grid;width:48px;height:48px;overflow:hidden;place-items:center;border:1px solid rgba(170,227,255,.5);border-radius:8px;background:#f4fbfd;box-shadow:0 10px 30px #000a145c}.brand-mark img{width:100%;height:100%;object-fit:cover;transform:scale(1.38)}.brand-copy{display:grid;gap:3px}.brand-copy small{color:#b8e2f7ad;font-size:9px}.brand-copy strong{font-size:20px}.entry-caption{position:absolute;top:max(30px,env(safe-area-inset-top));right:max(24px,env(safe-area-inset-right));z-index:3;margin:0;color:#c4e7f9b8;font-size:12px}.enter-button{position:absolute;left:50%;bottom:max(34px,env(safe-area-inset-bottom));z-index:4;display:inline-flex;min-width:218px;height:54px;align-items:center;justify-content:center;gap:13px;padding:0 20px;border:1px solid rgba(202,241,255,.82);border-radius:8px;background:#9fe0ff;box-shadow:0 16px 46px #3fb1e13d,inset 0 -1px #ffffff57;color:#06273d;font-size:15px;font-weight:700;text-decoration:none;transform:translate(-50%);transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.enter-button:hover{background:#c9efff;box-shadow:0 18px 52px #1fb9ef52,inset 0 -1px #ffffff6b;transform:translate(-50%,-2px)}.enter-button:focus-visible{outline:3px solid #43c9f5;outline-offset:4px}.enter-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.enter-divider{width:1px;height:17px;background:#06273d47}.loading-state{position:absolute;left:50%;bottom:110px;z-index:3;margin:0;color:#c6e9fbc7;font-size:13px;transform:translate(-50%)}.scene-ready .entry-brand,.scene-ready .entry-caption,.scene-ready .enter-button{animation:reveal .62s ease both}.scene-ready .entry-caption{animation-delay:90ms}.scene-ready .enter-button{animation-delay:.16s}.scene-failed #scene{background:linear-gradient(145deg,#08243a,#020a12)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes reveal{0%{opacity:0;transform:translateY(10px)}}@media(max-width:680px){.entry-brand{top:max(18px,env(safe-area-inset-top));left:max(18px,env(safe-area-inset-left))}.brand-mark{width:42px;height:42px}.brand-copy strong{font-size:18px}.entry-caption{display:none}.enter-button{bottom:max(24px,env(safe-area-inset-bottom));min-width:204px;height:50px}}@media(max-height:640px){.entrance{min-height:100svh}.brand-copy small,.entry-caption{display:none}.enter-button{bottom:max(14px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.enter-button{transition:none}.scene-ready .entry-brand,.scene-ready .entry-caption,.scene-ready .enter-button{animation:none}}
