html,body{width:100%;height:100%;margin:0;background:#fff;overflow:hidden}body{display:flex;justify-content:center;align-items:flex-start;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;cursor:default}.page{position:relative;width:min(100vw,750px);aspect-ratio:750/1440;background-image:url("./background.8609b558c7ef92d5.webp");background-size:100% 100%;background-repeat:no-repeat}.button{position:absolute;left:22.8%;top:52.15%;width:54%;height:5.75%;display:flex;align-items:center;justify-content:center;border-radius:9px;background:linear-gradient(90deg,#2356f6,#0798f9);box-shadow:0 8px 24px rgba(0,119,255,.35);color:#fff;font-size:clamp(16px,4.1vw,31px);font-weight:600;letter-spacing:.02em}.timer{position:absolute;left:0;right:0;top:61.6%;text-align:center;color:rgba(255,255,255,.72);font-size:clamp(12px,3.1vw,22px)}@media(min-aspect-ratio:750/1440){.page{height:100vh;width:auto}}.page::after{content:"";position:absolute;z-index:0;left:0;right:0;bottom:0;height:12%;background:#fff;pointer-events:none}.button{z-index:2;overflow:hidden;border:0;padding:0;font-family:inherit;cursor:pointer;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;animation:niPulse 1.8s ease-in-out infinite}.button:active{animation-play-state:paused;transform:scale(.985)!important}.service{position:absolute;z-index:2;left:34%;top:63.1%;width:32%;height:4.8%;display:block;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none}.timer{z-index:1;pointer-events:none}@keyframes niPulse{0%,100%{transform:scale(1);box-shadow:0 8px 24px rgba(0,119,255,.35)}50%{transform:scale(1.025);box-shadow:0 10px 28px rgba(0,119,255,.44)}}@media(prefers-reduced-motion:reduce){.button{animation:none}}