#aph-scene .news{display:flex;align-items:stretch;text-align:left;border-block:1px solid #ad377a;background:#160d18;min-height:46px;margin-top:8px;overflow:hidden}#aph-scene .news-label{display:flex;align-items:center;flex-shrink:0;padding:12px 16px;background:#e35aaf;color:#10050d;font-size:12px;letter-spacing:.08em;z-index:1}#aph-scene #aph-news-window{overflow:hidden;flex:1;min-width:0;display:flex;align-items:center;padding:10px 0}#aph-scene #aph-news-text{display:inline-block;flex-shrink:0;white-space:nowrap;padding:0 18px;font-size:14px;color:#fff1fb;will-change:transform}@media(prefers-reduced-motion:reduce){#aph-scene #aph-news-text{white-space:normal;flex-shrink:1;transform:none!important;will-change:auto}}@media(max-width:500px){#aph-scene .news-label{padding:10px 8px;font-size:10px}}#aph-scene *{box-sizing:border-box}#aph-scene .eyebrow{color:#ee91d2;font-size:12px;letter-spacing:.18em}#aph-scene h2{font-size:clamp(38px,7vw,72px);color:#ffe65c;margin:18px 0}#aph-scene p{line-height:1.6;color:#d7cddd}#aph-scene .controls{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin-top:25px}#aph-scene button{font:inherit;cursor:pointer}#aph-scene .controls button{border:1px solid #d975b8;border-radius:24px;background:#281020;color:#fff;padding:10px 20px}#aph-scene label{font-size:14px}#aph-scene input{accent-color:#f276c8}#aph-scene button:focus-visible{outline:3px solid #ffe65c;outline-offset:5px}#aph-scene #aph-stage{height:340px;position:relative;overflow:hidden;margin-top:12px;border-bottom:1px solid #211321;isolation:isolate}#aph-scene #aph-effects{position:absolute;inset:0;pointer-events:none}#aph-scene #aph-bird{position:absolute;left:0;bottom:40px;width:190px;height:190px;padding:0;border:0;background:none;z-index:2;touch-action:manipulation}#aph-scene #aph-bird:disabled{cursor:default}#aph-scene #aph-facing{display:block;width:100%;height:100%}#aph-scene #aph-pose{width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none}#aph-scene .glow{position:absolute;width:65px;height:20px;border-radius:50%;background:radial-gradient(ellipse,#fff3fc 0%,#ff80d4 22%,#d43afb88 48%,#902bff00 73%);filter:drop-shadow(0 0 9px #ce41df);transform:translate(-50%,50%);pointer-events:none}#aph-scene .dropping{position:absolute;width:23px;height:11px;border-radius:55% 40% 50% 40%;background:#dedacb;box-shadow:inset 5px 2px #858174;transform:translateX(-50%)}#aph-scene .dropping::after{content:"";position:absolute;width:9px;height:5px;left:7px;top:-3px;border-radius:50%;background:#f5f0de}#aph-scene #aph-status{min-height:26px;color:#f2b9df}#aph-scene .hint{font-size:13px;color:#968b9d}@media(max-width:500px){#aph-scene #aph-stage{height:280px}}

#aph-scene{box-sizing:border-box;max-width:1100px;width:100%;margin:20px auto;padding:12px 16px 24px;text-align:center;color:#eee;font:17px/1.5 system-ui,sans-serif}#aph-scene h2{font-size:clamp(28px,5vw,44px)}#aph-scene #aph-bird[hidden]{display:none}#aph-scene .controls label{color:#eee}