.v-toast{bottom:0;display:flex;left:0;overflow:hidden;padding:var(--padding-top) var(--padding-side) var(--padding-bottom);pointer-events:none;position:fixed;right:0;top:0;z-index:999999}.v-toast__item{align-items:center;animation-duration:.15s;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);color:#fff;cursor:pointer;display:inline-flex;margin:.5em 0;min-height:3em;opacity:1;pointer-events:auto}.v-toast__item--success{background-color:#00472e}.v-toast__item--info{background-color:#0f1151}.v-toast__item--warning{background-color:#c49711}.v-toast__item--error{background-color:#a00000}.v-toast__item--default{background-color:#0f1151}.v-toast__item.v-toast__item--bottom,.v-toast__item.v-toast__item--top{align-self:center}.v-toast__item.v-toast__item--bottom-right,.v-toast__item.v-toast__item--top-right{align-self:flex-end}.v-toast__item.v-toast__item--bottom-left,.v-toast__item.v-toast__item--top-left{align-self:flex-start}.v-toast__text{font-size:1rem;line-height:1.35;margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column;top:calc(var(--titlebar-height))}.v-toast.v-toast--bottom{bottom:calc(var(--navbar-height));flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width:768px){.v-toast{position:fixed!important}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.slide-fade-enter-active{transition:all .3s ease-out}.slide-fade-leave-active{transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from,.slide-fade-leave-to{opacity:0;transform:translateX(20px)}@media (max-width:640px){.v-toast__text{font-size:.875rem}}.modal{--color-text:#fcfcfc;align-items:center;background-color:rgba(0,0,0,.75);color:#fcfcfc;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:999999}.modal__container{background:#2c2c2c;border-radius:10px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);margin:0 auto;max-height:100%;max-width:500px;overflow:auto;padding:1.25rem;position:relative;transition:all .3s ease;width:100%;will-change:transform}.modal__header{align-items:center;display:flex;justify-content:flex-end;left:0;margin:0 0 2em;position:sticky;top:0;width:100%;z-index:10}.modal__body{display:block;max-height:100%;overflow:auto;overscroll-behavior:contain}.modal__close{background:none;border:0;border-radius:0;cursor:pointer;height:25px;margin:0;padding:0;transition:opacity .2s ease-in-out;width:25px}.modal__close svg{height:100%;vertical-align:bottom;width:100%}.modal__close:hover{opacity:.5}.modal__footer{bottom:0;display:flex;justify-content:space-between;left:0;margin:2em 0 0;position:sticky;width:100%;z-index:10}.modal__footer--centered{gap:1em;justify-content:center}.modal-enter-active .modal,.modal-leave-active .modal{transition:opacity .3s}.modal-enter-from .modal,.modal-leave-to .modal{opacity:0}.modal-enter-from .modal__container,.modal-leave-to .modal__container{transform:scale(.9)}.auth-modal__body{align-items:center;display:flex;flex-direction:column;gap:1.5em;text-align:center}.auth-modal__body svg{height:auto;max-width:60vw;width:300px}.auth-modal__container{padding-bottom:2em}@font-face{font-family:SSportsD;font-style:normal;font-weight:900;src:url(../fonts/ssportsd-bold.woff2) format("woff2"),url(../fonts/ssportsd-bold.woff) format("woff")}body:has(.modal){overflow-y:hidden}.tipp{--padding-top:40px;--padding-bottom:70px;--padding-side:40px;padding:var(--padding-top) var(--padding-side) var(--padding-bottom)}.tipp,.tipp-embed{--color-text:#fcfcfc;--color-text--light:#cbcbcb;background:#363636;border-radius:8px;color:var(--color-text)}.tipp-embed{padding:14px}.tipp-embed__header{align-items:center;display:flex;justify-content:space-between;margin:0 0 14px;padding:0}.tipp-embed__header svg{height:1.25em;width:auto}.tipp-embed__header div{font-size:1rem;font-weight:700}.tipp-embed__footer{display:flex;font-size:.75em;justify-content:center;margin:14px 0 0}.tipp__header{display:flex;flex-direction:column;margin:0 0 2.5rem;padding:0;position:relative;text-align:center}.tipp__header-toggle{position:absolute;right:0;top:0;width:60px}.tipp__header-status{left:0;position:absolute;top:0;width:60px}.tipp__header-icon{margin:0 0 1em}.tipp__header-icon svg{fill:currentColor;height:32px;vertical-align:bottom;width:32px}.tipp__header-logo{margin:0 0 1.5em}.tipp__header-logo svg{height:auto;max-width:250px;vertical-align:bottom;width:100%}.tipp__header-title{font-family:SSportsD;font-size:1.5rem;font-style:italic;font-weight:700;letter-spacing:.1125em;line-height:1;margin:0;text-transform:uppercase}.tipp__header-subtitle{font-size:1.125rem;margin:.5em 0 0}.tipp__header-text{text-wrap:balance;color:var(--color-text--light);font-size:.75rem;margin:1.5em auto 0;max-width:600px}.tipp__loading{align-items:center;display:flex;justify-content:center;min-height:200px}.tipp__title{font-size:1rem;font-weight:700;margin:0 0 .5em;text-transform:uppercase}.tipp__section--centered{text-align:center}.tipp__button{background:#363636;border:1px solid var(--color-text);border-radius:4px;color:var(--color-text)!important;cursor:pointer;letter-spacing:.1em;padding:.25em 1em;text-decoration:none!important;text-transform:uppercase;transition:background-color .25s ease-in-out,color .25s ease-in-out}.tipp__button:focus{outline-color:var(--color-text)}.tipp__button:focus:not(:focus-visible){outline-color:transparent;outline:none}@media (min-width:641px){.tipp__header{margin:0 0 3.5rem}.tipp__header-icon{margin:0 0 1.5em}.tipp__header-icon svg{fill:currentColor;height:48px;vertical-align:bottom;width:48px}.tipp__header-logo{margin:0 0 2.75em}.tipp__header-logo svg{max-width:380px}.tipp__header-title{font-size:2.25rem}.tipp__header-subtitle{font-size:1.375rem}.tipp__header-text{font-size:1rem}.tip-embed .game__date-date,.tip-embed .game__team{font-size:.875rem}}@media (max-width:640px){.tipp{--padding-top:30px;--padding-side:18px;--padding-bottom:40px}.tipp-embed__header{flex-direction:column;gap:.75em;text-align:center}.tipp-embed__header svg{height:1.875em}}
