p,small{font-family:Source Sans\ 3,Arial,Helvetica,sans-serif}.auth-button{border:1px solid black;padding:4px 8px;border-radius:4px;cursor:pointer;transition:all .2s ease-out;background-color:white;max-height:35px;font-family:Poppins}.auth-button:hover{box-shadow:0 4px 6px rgba(0,0,0,.1);scale:1.1}.auth-button-primary{background-color:rgb(142,197,255)}@keyframes text-float-in{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.text-message{animation:text-float-in 2s ease}.map{height:300px}.map-full{height:100vh}@keyframes error-flash{0%{opacity:0}50%{opacity:.5}to{opacity:0}}.error-container{animation-name:error-flash;animation-duration:1s;animation-iteration-count:infinite}@keyframes scan-swipe{0%{transform:translateX(0)}to{transform:translateX(190px)}}.scan-swipe{animation-name:scan-swipe;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}.license-title{text-shadow:0 0 0 #899cd5,1px 1px 0 #8194cd,2px 2px 0 #788bc4,3px 3px 0 #6f82bb,4px 4px 0 #677ab3,5px 5px 0 #5e71aa,6px 6px 0 #5568a1,0 0 20px rgba(0,0,0,.2);color:#92a5de}@keyframes shimmer{0%{background-position:0 0,0 0}50%{background-position:100% 100%,8px 8px}to{background-position:0 0,0 0}}.license-background{background:linear-gradient(135deg,#a0d8ff,#2a8dff 50%,#a0d8ff),repeating-linear-gradient(45deg,rgba(255,255,255,.15),rgba(255,255,255,.15) 2px,transparent 0,transparent 6px);background-size:300% 300%,8px 8px;background-blend-mode:overlay;animation:shimmer 10s linear infinite}.depth-container{perspective:500px;display:inline-block;transition:transform .5s ease,box-shadow .5s ease;transform-style:preserve-3d}.depth-container:hover{box-shadow:0 10px 40px rgba(0,0,0,.3)}.id-inspection:hover{outline:black;border-radius:8px}@keyframes notification-wiggle{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.notification-wiggle{animation:notification-wiggle 1s ease}.boon{background:linear-gradient(90deg,#47474c,#000000)}@keyframes osu-outline{0%{outline-offset:48px}to{outline-offset:0}}.osu-outline{animation:osu-outline 1s linear}