body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.success-container{display:flex;flex-direction:column;height:100vh;padding:30px}.success-header{align-items:flex-start;display:flex;justify-content:space-between}.success-logo{width:140px}.success-menu{cursor:pointer;font-size:32px}.success-datetime{font-size:14px;text-align:right}.success-content{flex:1 1;flex-direction:column}.success-circle,.success-content{align-items:center;display:flex;justify-content:center}.success-circle{background:#32c85a;border-radius:50%;height:250px;margin-bottom:40px;width:250px}.checkmark{color:#fff;font-size:110px;line-height:1;width:150px}.success-text{font-size:18px;line-height:1.6;text-align:center}body{background:#fff;color:#000;font-family:Inter,sans-serif;margin:0;padding:0}.checkin-container{border:1px solid #d1d1d1;border-radius:10px;margin:25px auto 30px;max-width:900px;padding:20px 30px 30px}.checkin-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:25px}.checkin-fields-2-column{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}.header-menu{cursor:pointer;font-size:32px;margin-top:5px}.header-datetime{font-size:14px;text-align:right}.checkin-form{margin-bottom:40px;width:100%}.checkin-field{margin-bottom:12px}.checkin-label{color:#000;display:block;font-size:15px;margin-bottom:5px}.checkin-input{background:#e6e6e6;border:none;border-radius:4px;color:#000;font-size:15px;padding:8px;width:95%}.stand-box{border:2px solid #d1d1d1;border-radius:8px;margin-bottom:24px;padding:25px}.stand-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(5,1fr);text-align:center}.stand-label{font-size:13px}.stand-icon{margin-bottom:6px;width:55px}.stand-legend{display:flex;gap:25px;justify-content:center;margin-top:20px;text-align:center}.legend-box{display:inline-block;height:16px;width:16px}.legend-box.free{background:#000}.legend-box.used{background:red}.btn-row{display:flex;justify-content:space-between;margin-top:30px}.btn-add-guest{background:#eee;padding:12px 20px}.btn-add-guest,.btn-checkin{border:none;border-radius:30px;cursor:pointer}.btn-checkin{background:#b7f3c7;padding:12px 25px}button.guest-remove-btn{height:26px;margin-bottom:7px}.guest-row{align-items:end;margin-bottom:7px}.guest-container{flex-direction:column;height:100vh;margin:0 auto;max-width:900px}.guest-container,.guest-header{display:flex;justify-content:space-between}.guest-header{align-items:flex-start;margin-bottom:50px}.guest-logo{width:130px}.guest-menu{cursor:pointer;font-size:30px;margin-top:5px}.guest-datetime{font-size:14px;text-align:right}.guest-row{display:flex;gap:30px;margin-bottom:20px}.guest-field{display:flex;flex-direction:column}.guest-label{font-size:14px;margin-bottom:5px}.guest-input{background:#e4e4e4;border:none;border-radius:4px;color:#000;font-size:15px;padding:12px;width:200px}.guest-required{font-size:22px;margin-bottom:25px;margin-top:-10px}.guest-add-btn{align-items:center;background:#e4e4e4;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-size:14px;gap:10px;padding:10px 14px}.guest-plus{font-size:22px;font-weight:700}.guest-bottom{display:flex;justify-content:flex-end;margin-top:auto}.guest-checkin{background:#b8f3c4;border:none;border-radius:30px;cursor:pointer;font-size:16px;padding:14px 32px}.error-container{align-items:center;background-color:#ffe6e6;border-radius:10px;color:#c00;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:60vh;justify-content:center;padding:20px;text-align:center}.error-container h2{font-size:36px;margin-bottom:10px}.error-container p{font-size:18px}.loader-container{align-items:center;background-image:url(/static/media/bg.6ee7cc182b4310dca092.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center}.loader{animation:spin .8s linear infinite;border:5px solid #e5e7eb;border-radius:50%;border-top-color:#000;height:48px;margin:auto;width:48px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.e6f1ac35.css.map*/