.poop-world{--background:#171918;--foreground:#fff8df;--primary:#effa67;--muted:#34382f;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.poop-world *{box-sizing:border-box}.poop-world{color:#fff8df;background:#171918;margin:0;font-family:Arial,Microsoft YaHei,sans-serif}.poop-world button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.poop-world button:focus-visible{outline-offset:5px;outline:3px solid #fff}.poop-world .game{width:min(100%,740px);margin:auto;padding:0 24px}.poop-world header{color:#b1b6a5;border-bottom:1px solid #3d4138;justify-content:space-between;align-items:center;height:60px;font-size:12px;display:flex}.poop-world .title{justify-content:space-between;align-items:center;padding:25px 0 23px;display:flex}.poop-world .title p{color:#bdc4a9;margin:0 0 10px;font-size:14px}.poop-world .title h1{letter-spacing:-1.5px;margin:0;font-size:clamp(28px,5.5vw,42px);font-weight:950;line-height:1.2}.poop-world .title h1 span{color:#effa67}.poop-world .logo{margin-left:12px;font-size:54px;transform:rotate(10deg)}.poop-world .hud{color:#262b16;background:#effa67;border:2px solid #effa67;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.poop-world .hud>div{white-space:nowrap;font-size:14px}.poop-world .hud b{margin:0 5px;font:800 32px monospace}.poop-world .hud p{margin:0 12px;font-size:14px}.poop-world .urgent{color:#a5261a}.poop-world .arena{isolation:isolate;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:repeating-linear-gradient(90deg,#0000 0 68px,#cadb8710 69px 70px),#303727;border:2px solid #effa67;border-top:0;height:440px;position:relative;overflow:hidden}.poop-world .playing{cursor:crosshair}.poop-world .factory-label{color:#a5b48b;letter-spacing:2px;border-bottom:1px solid #71825644;justify-content:space-between;padding:18px;font-size:12px;display:flex}.poop-world .lanes{color:#7e91554d;white-space:nowrap;flex-direction:column;justify-content:space-around;font:25px monospace;display:flex;position:absolute;inset:70px 0;overflow:hidden}.poop-world .boss{color:#fff8df;cursor:crosshair;z-index:2;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;width:104px;height:125px;padding:0;animation:3.2s linear infinite alternate paused roam;display:flex;position:absolute;top:37%;left:38%}.poop-world .playing .boss{animation-play-state:running}.poop-world .boss-face{filter:drop-shadow(0 8px 2px #0004);pointer-events:none;font-size:77px;line-height:1.15}.poop-world .badge{white-space:nowrap;pointer-events:none;background:#20271b;border:1px solid #677848;margin-top:4px;padding:5px;font-size:12px}.poop-world .bubble{color:#343d26;white-space:nowrap;pointer-events:none;background:#fff8df;border-radius:8px 8px 8px 0;padding:9px 12px;font-size:14px;font-weight:700;position:absolute;bottom:135px;box-shadow:3px 3px #141a18}.poop-world .hit .boss-face{transform:rotate(-15deg)scale(1.15)}.poop-world .hit .bubble{background:#effa67}.poop-world .hand{text-align:center;pointer-events:none;font-size:42px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.poop-world .hand span{color:#adba98;white-space:nowrap;background:#1d2418;padding:7px 16px;font-size:12px;display:block}.poop-world .shot{left:var(--x);top:var(--y);z-index:4;pointer-events:none;text-align:center;animation:.85s ease-out forwards pop;position:absolute;transform:translate(-50%,-50%)}.poop-world .shot>span{font-size:46px;animation:.15s ease-out throw;display:block}.poop-world .shot b{color:#effa67;text-shadow:2px 2px #172013;font:800 24px monospace;display:block}.poop-world .miss b{color:#ddd;font-size:14px}.poop-world .overlay{z-index:5;text-align:center;background:#242b20f5;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.poop-world .big-poop{margin-bottom:12px;font-size:70px;transform:rotate(-10deg)}.poop-world .overlay h2{margin:0 0 12px;font-size:34px;font-weight:900}.poop-world .overlay p{color:#c0c9ad;margin:0 0 24px;font-size:14px;line-height:1.7}.poop-world .start{color:#222b13;background:#effa67;border:0;border-radius:3px;justify-content:space-between;align-items:center;gap:65px;min-width:240px;padding:16px 24px;font-size:18px;font-weight:850;display:flex;box-shadow:4px 4px #5b683e}.poop-world .start:active{transform:translate(3px,3px);box-shadow:1px 1px #5b683e}.poop-world small{color:#a9b396;margin-top:20px;font-size:12px}.poop-world .result{color:#effa67;margin:-8px 0 22px;font-size:18px}.poop-world .bottom{color:#b0b99f;justify-content:space-between;align-items:center;padding:14px 0;font-size:14px;display:flex}.poop-world .bottom i{color:#5e6a4e;margin:0 10px;font-style:normal}.poop-world .bottom button{color:#d5ddc5;background:0 0;border:1px solid #59654b;border-radius:4px;padding:6px 15px;font-size:14px}.poop-world .bottom button:disabled{opacity:.35;cursor:default}.poop-world footer{text-align:center;color:#899777;padding:20px 0 30px;font-size:14px}@keyframes roam{0%{top:42%;left:12%}25%{top:28%;left:35%}55%{top:44%;left:68%}80%{top:51%;left:40%}to{top:32%;left:14%}}@keyframes pop{0%,60%{opacity:1}to{opacity:0;transform:translate(-50%,-100%)}}@keyframes throw{0%{transform:translateY(150px)scale(.3)}to{transform:translateY(0)scale(1)}}@media (max-width:500px){.poop-world .game{padding:0 14px}.poop-world header{height:48px}.poop-world .title{padding:20px 0}.poop-world .logo{font-size:40px}.poop-world .title h1{font-size:29px}.poop-world .hud{padding:10px 12px}.poop-world .hud p{text-align:center;max-width:110px;font-size:12px;line-height:1.5}.poop-world .hud b{font-size:28px}.poop-world .arena{height:430px}.poop-world .boss{width:86px;height:110px}.poop-world .boss-face{font-size:65px}.poop-world .bubble{padding:8px;font-size:12px;bottom:117px}.poop-world .overlay h2{font-size:30px}.poop-world .bottom{font-size:12px}.poop-world .factory-label{letter-spacing:0;padding:14px;font-size:12px}@keyframes roam{0%{top:42%;left:12%}25%{top:28%;left:35%}55%{top:44%;left:64%}80%{top:51%;left:40%}to{top:32%;left:14%}}}@media (prefers-reduced-motion:reduce){.poop-world .boss{animation-duration:8s}.poop-world .shot>span{animation:none}}
