/* Delivery destinations occupy stable board positions before flight starts. */
.chest-special{transition:background .45s}.chest-special.delivering{background:#0c233366}.delivering .special-symbols{opacity:0}.delivering .special-story small,.delivering .special-story h1{opacity:0}.delivering .special-caption{background:#102632d9;display:inline-block;border-radius:8px;padding:8px 16px}.special-destinations{inset:0;display:block;pointer-events:none}.special-target{position:absolute;width:110px;height:140px;min-width:0;padding:0;background:#122e36bb;border:1px dashed #cbb87977}.special-target>span{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:12px;padding-bottom:6px}.special-target.target-player{left:calc(32% - 55px);bottom:4%}.special-target.target-opponent{left:calc(68% - 55px);top:8%}.special-target.target-deck{right:7%;top:calc(54% - 70px);border:0;background:none}.special-target .special-sleeve{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:fill;margin:0;border:1px solid #d5c590;border-radius:7px}.special-sleeve:nth-of-type(1){transform:translate(-6px,-6px)}.special-sleeve:nth-of-type(2){transform:translate(-3px,-3px)}.special-target.shuffling{animation:none}.shuffling .special-sleeve:nth-of-type(1){animation:special-shuffle .2s alternate infinite}.shuffling .special-sleeve:nth-of-type(2){animation:special-shuffle .23s reverse infinite}.special-new-stack{position:absolute;inset:0;border:2px solid #ffe6a2;border-radius:8px;background:#192b43;box-shadow:0 0 28px #ffe7a488;animation:stack-settle .5s ease-out}.special-new-stack img{height:100%;width:100%;max-width:none;margin:0;object-fit:contain}.special-new-stack small{position:absolute;bottom:0;right:0;background:#17212e;padding:3px 6px;border-radius:5px}.special-target.arrived{border-style:solid}@keyframes stack-settle{from{box-shadow:0 0 55px 15px #ffe7a4;transform:scale(1.06)}to{transform:scale(1)}}@media(max-width:550px){.special-target{width:75px;height:105px}.special-target.target-player{left:15%;bottom:3%}.special-target.target-opponent{left:65%;top:7%}.special-target.target-deck{right:4%}.special-target>span{font-size:10px}.special-new-stack small{font-size:10px}}@media(prefers-reduced-motion:reduce){.special-new-stack,.shuffling .special-sleeve{animation:none!important}}
