:root{--ts-danger:#b3390a;--ts-danger-soft:#fde6dc;--ts-shadow-float:0 22px 44px -16px #4600234d, 0 2px 6px #46002314}.dark{--ts-danger:#ff7a4d;--ts-danger-soft:#3a1a10;--ts-shadow-float:0 22px 44px -16px #000000b3, 0 2px 6px #0006}@layer base{.ts-skeleton>*{animation:0s linear .16s both ts-skeleton-reveal}@keyframes ts-skeleton-reveal{0%{visibility:hidden}to{visibility:visible}}.ts-bone{background:var(--ts-sunken);border-radius:8px;display:block;position:relative;overflow:hidden}@media (prefers-reduced-motion:no-preference){.ts-bone:after{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);animation:1.6s ease-in-out infinite ts-shimmer;position:absolute;inset:0;transform:translate(-100%)}.dark .ts-bone:after{background:linear-gradient(90deg,#0000,#ffffff0f,#0000)}}@keyframes ts-shimmer{to{transform:translate(100%)}}.ts-bone-stage{border-radius:0 0 50% 50%/0 0 100% 100%;flex:none;width:min(70%,420px);height:42px}.ts-bone-seats{grid-template-columns:repeat(8,40px);gap:10px;display:grid}.ts-bone-seats>.ts-bone{border-radius:9px;width:40px;height:40px}@media (max-width:767px){.ts-bone-seats{grid-template-columns:repeat(8,30px);gap:7px}.ts-bone-seats>.ts-bone{border-radius:7px;width:30px;height:30px}}.ts-spin{border:2.5px solid color-mix(in srgb, currentColor 40%, transparent);border-top-color:currentColor;border-radius:50%;flex:none;width:16px;height:16px;display:inline-block}@media (prefers-reduced-motion:no-preference){.ts-spin{animation:.8s linear infinite ts-spin}}@keyframes ts-spin{to{transform:rotate(360deg)}}}.ts-toast{--ts-toast-ok:#4ed39a;--ts-toast-bad:#ff8a63;--ts-toast-info:#ff7fbf}.dark .ts-toast{--ts-toast-ok:#0f7a52;--ts-toast-bad:#b3390a;--ts-toast-info:#d10068}:root{--ts-toast-offset:16px}@media (max-width:1023px){:root:has(.payment-panel){--ts-toast-offset:104px}}@media (prefers-reduced-motion:reduce){.ts-toast{transition:none!important;animation:none!important}}
