.check-in-button.blink-animation{align-items:center;animation:1.5s ease-in-out infinite blink;display:flex}.check-in-button.blink-animation:hover{cursor:pointer}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}
.common-header{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.common-header .common-header-content{justify-content:space-between;align-items:center;max-width:1124px;height:68px;margin:auto;padding:0 24px;display:flex}.common-header .common-header-content .basic-button+.basic-button{margin-left:16px}.common-header .common-header-content .link-button{color:#000;box-shadow:none;background:#fff;border:1px solid rgba(0,0,0,.1)}.common-header .common-header-content .auth-content{flex-direction:row;align-items:center;gap:24px;display:flex}
