:root,:host{--phone-ease:cubic-bezier(.32, .72, 0, 1);--phone-push:.22s;--phone-edge:.14s;--phone-settle:.26s;--phone-release:.18s;--phone-parallax:25%}.phone-stack{isolation:isolate;position:relative;overflow:hidden}.phone-stack>*{position:absolute;inset:0}@keyframes phone-push-in{0%{transform:translate(100%)}}@keyframes phone-push-under{to{transform:translate3d(calc(var(--phone-parallax) * -1), 0, 0)}}.phone-push-in{animation:phone-push-in var(--phone-push) var(--phone-ease);will-change:transform;box-shadow:-8px 0 24px #0000001f}.phone-push-under{animation:phone-push-under var(--phone-push) var(--phone-ease) forwards}@keyframes phone-pop-out{to{transform:translate(100%)}}@keyframes phone-pop-back{0%{transform:translate3d(calc(var(--phone-parallax) * -1), 0, 0)}}.phone-pop-out{animation:phone-pop-out var(--phone-push) var(--phone-ease) forwards;will-change:transform;box-shadow:-8px 0 24px #0000001f}.phone-pop-back{animation:phone-pop-back var(--phone-push) var(--phone-ease);will-change:transform}@keyframes phone-sheet-up{0%{transform:translateY(100%)}}@keyframes phone-sheet-down{to{transform:translateY(100%)}}.phone-sheet-up{animation:phone-sheet-up var(--phone-edge) var(--phone-ease);will-change:transform}.phone-sheet-down{animation:phone-sheet-down var(--phone-edge) var(--phone-ease) forwards;will-change:transform}@keyframes phone-fade-in{0%{opacity:0}}@keyframes phone-fade-out{to{opacity:0}}.phone-fade-in{animation:phone-fade-in var(--phone-edge) var(--phone-ease)}.phone-fade-out{animation:phone-fade-out var(--phone-edge) var(--phone-ease) forwards}@keyframes phone-ask-in{0%{opacity:0;transform:translateY(-14px)scale(.97)}}.phone-ask-in{animation:phone-ask-in var(--phone-settle) var(--phone-ease)}@keyframes phone-row-in{0%{opacity:0;transform:translateY(9px)}}.phone-row-in{animation:phone-row-in var(--phone-settle) var(--phone-ease)}.phone-rows-in>*{animation:phone-row-in var(--phone-settle) var(--phone-ease) backwards}.phone-rows-in>:nth-child(2){animation-delay:40ms}.phone-rows-in>:nth-child(3){animation-delay:80ms}.phone-rows-in>:nth-child(4){animation-delay:.12s}.phone-rows-in>:nth-child(5){animation-delay:.16s}.phone-rows-in>:nth-child(n+6){animation-delay:.2s}.phone-tap{transition:opacity var(--phone-release) var(--phone-ease);-webkit-tap-highlight-color:transparent}.phone-tap:active{opacity:.55;transition-duration:0s}@media (prefers-reduced-motion:reduce){.phone-push-in,.phone-push-under,.phone-pop-out,.phone-pop-back,.phone-sheet-up,.phone-sheet-down,.phone-fade-in,.phone-fade-out,.phone-ask-in,.phone-row-in,.phone-rows-in>*{animation-duration:1ms;animation-delay:0s}}
