:root{--ink:#604264;--pink:#f16486;--blue:#62cbe6;--gold:#ffd661;--purple:#8e67d1}*{box-sizing:border-box}html{min-height:100%;overflow-x:hidden;background:#c9efff}body{min-height:100vh;margin:0;overflow-x:hidden;color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;background:radial-gradient(circle at 7% 20%,rgba(255,255,255,.73) 0 33px,transparent 34px),radial-gradient(circle at 94% 35%,rgba(255,255,255,.58) 0 27px,transparent 28px),linear-gradient(180deg,#b9ebff,#e6d8ff 57%,#ffe2bd)}button{font:inherit}.claw-topbar{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:10px;width:min(1120px,calc(100% - 24px));height:67px;margin:auto}.claw-brand{display:flex;align-items:center;gap:9px;color:#704a72;font-weight:900;text-decoration:none}.claw-brand>span{display:grid;place-items:center;width:41px;height:41px;border-radius:14px;background:#fff4c4;box-shadow:0 5px 0 #d5a04e;font-size:23px}.claw-nav{display:flex;align-items:center;gap:5px}.claw-nav a,.claw-nav button{display:flex;align-items:center;gap:4px;padding:7px 10px;border:2px solid white;border-radius:999px;color:#704a72;background:rgba(255,255,255,.8);box-shadow:0 5px 13px rgba(70,52,93,.13);font-size:11px;font-weight:900;text-decoration:none;white-space:nowrap;cursor:pointer}.claw-shell{width:min(900px,calc(100% - 14px));margin:auto;padding-bottom:35px}.claw-hero{text-align:center}.claw-hero>span{display:inline-block;padding:6px 16px;border-radius:99px;background:rgba(255,255,255,.72);font-size:11px;font-weight:900;letter-spacing:2px}.claw-hero h1{margin:5px 0 0;color:white;font-size:clamp(43px,7vw,66px);line-height:1.05;letter-spacing:3px;-webkit-text-stroke:5px #55bddd;paint-order:stroke fill;text-shadow:0 7px 0 #527cbb,0 14px 24px rgba(59,70,130,.22)}.claw-hero p{margin:8px 0 11px;color:#725479;font-size:14px;font-weight:900}.claw-game{width:min(560px,100%);margin:auto}.claw-machine{position:relative;width:min(420px,92vw);margin:auto;filter:drop-shadow(0 17px 17px rgba(65,52,94,.22))}.machine-marquee{position:relative;z-index:4;display:flex;align-items:center;justify-content:center;gap:10px;width:86%;height:51px;margin:0 auto -6px;border:7px solid white;border-radius:22px 22px 10px 10px;color:white;background:linear-gradient(#f6809b,#dd4c78);box-shadow:0 7px 0 #a33e67;font-size:12px}.machine-marquee b{font-size:21px}.machine-marquee i{color:#ffe165}.machine-window{position:relative;overflow:hidden;height:430px;border:9px solid white;border-radius:28px 28px 13px 13px;background:linear-gradient(160deg,rgba(255,255,255,.86),rgba(106,211,236,.51));box-shadow:inset 0 0 0 6px #6bc7e1,inset 0 -25px 40px rgba(74,126,181,.19)}.window-shine{position:absolute;z-index:2;left:8%;top:8%;width:10%;height:58%;border-radius:50%;background:rgba(255,255,255,.5);rotate:20deg}.claw-rail{position:absolute;z-index:4;left:5%;right:5%;top:31px;height:12px;border:3px solid white;border-radius:9px;background:#7d72c8;box-shadow:0 4px 0 rgba(75,53,109,.18)}.claw-carriage{position:absolute;z-index:6;left:var(--claw-x);top:21px;width:70px;height:75px;translate:-50% 0;transition:left .35s cubic-bezier(.2,.8,.3,1)}.carriage-box{position:absolute;left:17px;top:0;width:36px;height:30px;border:5px solid white;border-radius:8px;background:#f06c8c;box-shadow:0 4px 0 #a8486c}.claw-cable{position:absolute;left:32px;top:27px;width:6px;height:74px;border-radius:8px;background:#6b5878;transform-origin:top;transition:height .25s}.claw-head{position:absolute;left:9px;top:92px;width:52px;height:44px}.claw-head>i{position:absolute;left:16px;top:0;width:21px;height:19px;border:4px solid white;border-radius:8px;background:#ffd15c}.claw-head>span{position:absolute;top:13px;width:28px;height:42px;border:6px solid #705a79;border-top:0;border-radius:0 0 28px 28px;transform-origin:top}.arm-left{left:1px;rotate:18deg}.arm-right{right:1px;rotate:-18deg}.claw-head>b{position:absolute;left:50%;top:29px;translate:-50% 0;font-size:32px;opacity:0;filter:drop-shadow(0 4px 0 rgba(87,53,79,.18));transition:opacity .18s}.toy-pile{position:absolute;left:5%;right:5%;bottom:37px;height:142px}.toy{position:absolute;left:var(--x);bottom:var(--y);font-size:48px;rotate:var(--r);filter:drop-shadow(0 7px 2px rgba(87,53,79,.2));animation:toyBob 2.5s ease-in-out infinite;animation-delay:var(--d)}.prize-chute{position:absolute;z-index:7;right:18px;bottom:16px;width:100px;height:70px;border:7px solid white;border-radius:16px;color:white;background:#684b79;box-shadow:inset 0 9px 13px rgba(29,14,40,.38);text-align:center}.prize-chute span{display:block;margin-top:10px;font-size:9px;font-weight:1000}.prize-chute i{font-size:20px;color:#ffdc67}.machine-console{position:relative;margin-top:-2px;padding:18px 24px 21px;border:9px solid white;border-radius:10px 10px 38px 38px;background:linear-gradient(150deg,#f47d98,#da4c79);box-shadow:inset 0 0 0 6px #ffae99,0 12px 0 #984666}.position-screen{display:flex;align-items:center;justify-content:space-between;width:180px;margin:0 auto 13px;padding:6px 12px;border:3px solid #ffe287;border-radius:11px;color:#865067;background:#fff0a9;font-size:9px;font-weight:900}.position-screen b{font-size:12px}.control-row{display:grid;grid-template-columns:64px 1fr 64px;gap:10px;align-items:center}.control-row button{border:4px solid white;border-radius:16px;color:white;background:linear-gradient(#9b76d8,#7452b7);box-shadow:0 5px 0 #56398a;cursor:pointer;font-weight:1000}.control-row>button:not(.catch-button){height:57px;font-size:24px}.control-row small{display:block;font-size:8px}.catch-button{display:flex;align-items:center;justify-content:center;gap:7px;height:66px;background:linear-gradient(#ffd85f,#f1aa3f)!important;color:#884b61!important;box-shadow:0 6px 0 #b36a45!important}.catch-button span{font-size:29px}.catch-button b{font-size:17px}.control-row button:disabled{filter:grayscale(.45);cursor:default}.machine-legs{display:flex;justify-content:space-between;width:72%;margin:8px auto 0}.machine-legs i{width:74px;height:18px;border:5px solid white;border-radius:12px;background:#7854ae}.claw-status{display:flex;align-items:center;justify-content:center;gap:7px;width:max-content;max-width:94%;margin:20px auto 0;padding:8px 15px;border:3px solid white;border-radius:99px;background:rgba(255,255,255,.82);box-shadow:0 5px 0 #d7a67a;font-size:11px}.claw-friends{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:13px}.claw-friends img{width:58px;aspect-ratio:1;object-fit:cover;border:3px solid white;border-radius:17px;box-shadow:0 5px 0 #d89b73;animation:friendBounce 2.4s ease-in-out infinite}.claw-friends img:last-child{animation-delay:-1.2s}.claw-friends span{padding:7px 12px;border:2px solid white;border-radius:99px;background:white;font-size:10px;font-weight:900}.claw-machine.catching .claw-carriage{animation:clawDrop 2.15s ease-in-out}.claw-machine.catching .claw-head>span{animation:clawClose 2.15s ease-in-out}.claw-machine.has-toy .claw-head>b{opacity:1}.claw-result[hidden]{display:none}.claw-result{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:16px}.claw-result-backdrop{position:absolute;inset:0;background:rgba(50,33,67,.58);backdrop-filter:blur(5px)}.claw-result-card{position:relative;overflow:hidden;width:min(400px,100%);padding:34px 24px 24px;border:6px solid white;border-radius:34px;text-align:center;background:linear-gradient(#fffbd0,#dcf5ff);box-shadow:0 25px 70px rgba(48,30,64,.42),inset 0 0 0 4px #efb65d;animation:resultPop .45s cubic-bezier(.2,1.15,.3,1.2)}.claw-result-rays{position:absolute;inset:-100px;opacity:.15;background:repeating-conic-gradient(#5dc9e5 0 12deg,transparent 12deg 24deg);animation:raySpin 14s linear infinite}.claw-result-card>*:not(.claw-result-rays){position:relative;z-index:1}.claw-result-close{position:absolute!important;right:12px;top:10px;width:36px;height:36px;border:0;border-radius:50%;color:#8b5d74;background:white;font-size:27px;cursor:pointer}.claw-result-stars{font-size:28px}.claw-result-card p{margin:4px 0;color:#97697f;font-size:12px;font-weight:900;letter-spacing:3px}.claw-result-card h2{margin:0;color:#4ca6d3;font-size:30px}.claw-result-icon{display:grid;place-items:center;width:100px;height:100px;margin:13px auto;border-radius:50%;background:white;box-shadow:0 7px 0 #dda957;font-size:57px}.claw-result-icon img{width:84px;height:66px;border-radius:12px;object-fit:cover}.claw-result-card>span{display:block;color:#8b6c79;font-size:11px;font-weight:900}.claw-result-card>strong{display:block;margin:3px 0 16px;color:#724366;font-size:29px}.claw-result-card>button:last-child{width:100%;padding:11px;border:4px solid white;border-radius:16px;color:white;background:linear-gradient(#9874d8,#7350ba);box-shadow:0 6px 0 #503789;font-size:16px;font-weight:1000;cursor:pointer}#clawConfetti{position:fixed;inset:0;z-index:40;width:100%;height:100%;pointer-events:none}@keyframes clawDrop{0%,100%{transform:translateY(0)}35%,58%{transform:translateY(222px)}}@keyframes clawClose{0%,35%,100%{scale:1}45%,68%{scale:.72 1}}@keyframes toyBob{50%{translate:0 -5px;rotate:5deg}}@keyframes friendBounce{50%{translate:0 -7px;rotate:4deg}}@keyframes resultPop{from{opacity:0;transform:translateY(35px) scale(.72)}}@keyframes raySpin{to{transform:rotate(360deg)}}
@media(max-width:690px){.claw-topbar{height:60px;width:calc(100% - 14px)}.claw-brand b{display:none}.claw-brand>span{width:36px;height:36px}.claw-nav{gap:3px}.claw-nav a,.claw-nav button{padding:6px 7px;font-size:9px}.claw-nav button b{display:none}.claw-shell{width:calc(100% - 9px)}.claw-hero h1{font-size:38px;-webkit-text-stroke-width:4px;letter-spacing:1px}.claw-hero p{font-size:11px;margin-bottom:7px}.claw-hero>span{font-size:9px}.claw-machine{width:min(365px,93vw)}.machine-marquee{height:45px;border-width:5px}.machine-marquee b{font-size:17px}.machine-window{height:382px;border-width:7px}.toy{font-size:42px}.claw-carriage{scale:.9}.machine-console{padding:15px 17px 19px;border-width:7px}.control-row{grid-template-columns:58px 1fr 58px;gap:7px}.catch-button b{font-size:15px}.claw-result-backdrop{backdrop-filter:none}}
@media(prefers-reduced-motion:reduce){.toy,.claw-friends img,.claw-result-rays{animation:none!important}}
