.stress-layout{grid-template-columns:minmax(0,540px) 1fr;gap:56px;display:grid}.stress-play{min-width:0}.stress-arena{isolation:isolate;background:radial-gradient(at 50% 65%,#c8652466,#0000 65%),linear-gradient(155deg,#692333,#351323);border:1px solid #ffce6b60;border-radius:26px;height:410px;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff3,0 16px 40px #0003}.stress-arena-heading{text-align:center;z-index:3;pointer-events:none;width:100%;position:absolute;top:18px;left:0}.stress-arena-heading span{color:#fbdcb9;letter-spacing:.12em;font-size:13px;display:block}.stress-arena-heading b{color:#ffcf65;margin-top:6px;font-size:11px;display:block}.stress-rings{border:1px solid #ffc36928;border-radius:50%;width:300px;height:300px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 35px #ffc36908,0 0 0 70px #ffc36905}.stress-target{touch-action:none;-webkit-user-select:none;user-select:none;width:70%;height:76%;transform:translateX(var(--drag));-webkit-tap-highlight-color:transparent;z-index:2;background:0 0;border:0;padding:0;position:absolute;top:12%;left:15%}.stress-target-active{cursor:grab!important}.stress-target-active:active{cursor:grabbing!important}.stress-character{width:100%;height:100%;animation:.28s cubic-bezier(.2,1.6,.4,1) stress-arrive;display:block;position:relative}.stress-character img{object-fit:contain;pointer-events:none;filter:drop-shadow(0 15px 12px #18040966);width:100%;height:100%}.stress-label{color:#79291d;white-space:nowrap;background:#fff1bd;border:2px solid #ffda74;border-radius:9px;padding:5px 16px;font-size:20px;font-weight:900;position:absolute;top:69%;left:50%;transform:translate(-50%)rotate(-4deg);box-shadow:0 4px #a64426}.stress-side-arrow{color:#ffd87955;pointer-events:none;font-size:72px;position:absolute;top:40%}.stress-left{left:7%}.stress-right{right:7%}.stress-start{text-align:center;z-index:5;width:80%;position:absolute;bottom:20px;left:10%}.stress-start .lg-primary{width:auto;min-width:220px;padding:13px 22px;box-shadow:0 8px 24px #26050d80}.stress-start p{color:#ffe4c2;margin-top:9px;font-size:11px}.stress-pause{z-index:8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2b111be8;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex;position:absolute;inset:0}.stress-pause h2{font-size:24px}.stress-pause p{color:#e4baa6;font-size:14px}.stress-pause .lg-primary{width:70%}.stress-live-combo{text-align:center;pointer-events:none;color:#ffdc79;width:100%;position:absolute;bottom:16px;left:0}.stress-live-combo b{margin-right:8px;font-size:35px;font-style:italic}.stress-live-combo span{font-size:13px}.stress-effects{pointer-events:none;z-index:4;position:absolute;inset:0}.stress-flight{width:65%;height:75%;animation:.6s ease-in forwards stress-fly;position:absolute;top:12%;left:17.5%}.stress-flight img{object-fit:contain;width:100%;height:100%}.stress-flight span{color:#fff6d6;font-weight:900;position:absolute;top:55%;left:25%}.stress-impact{text-align:center;text-shadow:0 4px #8e241e,0 0 18px #561220;width:100%;animation:.65s ease-out forwards stress-pop;position:absolute;top:22%;left:0}.stress-impact b{color:#fff3a3;font-size:43px;font-weight:900;display:block;transform:rotate(-10deg)}.stress-impact strong{color:#fff;font-size:30px;display:block}.stress-impact span{color:#ffdf76;letter-spacing:.15em;font-size:12px;font-weight:900;display:block}.stress-impact i{color:#ffe77f;font-size:48px;position:absolute;top:10%;left:18%}.stress-impact i:nth-last-child(2){font-size:34px;top:65%;left:auto;right:14%}.stress-impact i:last-child{font-size:22px;top:110%;left:25%}.stress-hit-controls{gap:12px;display:flex}.stress-hit-controls button{background:linear-gradient(#86322e,#5d202a);border:1px solid #ffce6b60;border-radius:12px;flex:1;min-height:46px;font-weight:700;box-shadow:0 3px #270c15}.stress-hit-controls button:active{box-shadow:none;transform:translateY(2px)}.stress-finale{border-color:#ffdd78;box-shadow:inset 0 0 35px #ffbb4725,0 0 20px #ff8b3025}.stress-side h2{margin:24px 0 15px;font-size:34px;line-height:1.5}.stress-side>p{color:#e8c4b6;font-size:14px;line-height:1.9}.stress-tips{margin:28px 0}.stress-tips>div{border-bottom:1px solid #ffffff15;gap:16px;padding:17px 0;display:flex}.stress-tips b{color:#ffcf65;font-size:25px;font-style:italic}.stress-tips span{color:#d1a79c;font-size:12px;line-height:1.8}.stress-tips strong{color:#fff0df;font-size:15px;display:block}.stress-pressure-list{flex-wrap:wrap;gap:8px;display:flex}.stress-pressure-list span{color:#e7bdac;border:1px solid #ffffff26;border-radius:20px;padding:6px 12px;font-size:12px}.stress-side .stress-note{margin-top:24px;font-size:12px}.stress-records{margin-top:28px}.stress-records h2{margin-bottom:20px}.stress-records>p{color:#e2b9a8;margin-bottom:16px;font-size:13px}.stress-result-stats{justify-content:center;gap:30px;margin:20px 0;font-size:14px;display:flex}.stress-result-stats b{color:#ffdc78;font-size:22px}.stress-result-link{text-align:center;border:1px solid #ffffff35;border-radius:12px;margin-top:12px;padding:12px;display:block}.stress-game .lg-dialog li{margin-bottom:10px}@keyframes stress-fly{0%{transform:scaleX(.75) rotate(calc(var(--direction)*-12deg));opacity:1}to{transform:translate(calc(var(--direction)*440px),-90px) rotate(calc(var(--direction)*100deg)) scale(.4);opacity:0}}@keyframes stress-arrive{0%{opacity:.5;transform:scale(.72,1.12)}60%{transform:scale(1.06,.95)}to{transform:scale(1)}}@keyframes stress-pop{0%{opacity:0;transform:scale(.6)}15%{opacity:1;transform:scale(1.08)}65%{opacity:1}to{opacity:0;transform:translateY(-35px)scale(1)}}@media (max-width:850px){.stress-layout{display:block}.stress-arena{height:390px}.stress-side{display:none}}@media (max-width:480px){.stress-arena{border-radius:20px;height:330px}.stress-arena-heading{top:13px}.stress-arena-heading span{font-size:12px}.stress-target{width:82%;height:74%;top:13%;left:9%}.stress-label{padding:4px 12px;font-size:17px}.stress-start{bottom:15px}.stress-start .lg-primary{min-width:210px;padding:11px 16px}.stress-side-arrow{font-size:55px;top:41%}.stress-rings{width:230px;height:230px}.stress-hit-controls{gap:9px}.stress-live-combo{bottom:12px}.stress-impact b{font-size:35px}}@media (max-width:360px){.stress-arena{height:295px}.stress-scoreboard strong{font-size:22px}.stress-arena-heading span{font-size:11px}.stress-label{top:66%}}@media (prefers-reduced-motion:reduce){.stress-effects{display:none}}
