html,body{touch-action:manipulation;-webkit-user-select:none;user-select:none;margin:0}input,textarea,[contenteditable]{-webkit-user-select:text;user-select:text}@keyframes card-enter{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.card-text{animation:.2s ease-out card-enter}@media (orientation:landscape) and (height<=500px){.turn-timer{font-size:2.5rem!important}.turn-card-text{min-height:0!important;font-size:1.75rem!important}}
