body{margin:0;font-family:"Ubuntu Mono",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background:linear-gradient(0deg,pink,#fff,transparent)}code{font-family:"Ubuntu Mono",source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}.material-icons{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.invitation-container,.invitation-description{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}.invitation-description{height:calc(100vh - 80px);min-height:600px}.centered{margin:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:70vw}.send{background-color:#e4e4e4;border:none;border-radius:3px;padding:5px 6px 4px;line-height:1.5em;cursor:pointer}.send.confirm{color:green}.send:disabled{background-color:#cfcfcf;color:grey;cursor:not-allowed}.admin{margin:auto}.inv{border-bottom:2px solid #2c2c2c;margin:10px 10px 100px}.guest{min-width:400px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.guest>h2,.guest>span{margin:auto 0}.invitation{min-height:calc(100vh - 60px);width:100%}.error,.invitation{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.error{margin:auto}.error-text{margin:10px auto}.frame{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.confirm-container,.frame{margin:auto}.notice{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0 auto;text-align:center;max-width:90vw}.error-text{color:#fd6d6d}.searchbox{background-color:#d8d8d8;border-radius:3px;border:none;padding:5px 6px 4px;line-height:1.5em}.guests{list-style:none;padding:0;margin:0}.guests,.search{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cursor-pointer{cursor:pointer}.fade{-webkit-animation:fade .3s cubic-bezier(.47,0,.745,.715) forwards;animation:fade .3s cubic-bezier(.47,0,.745,.715) forwards;opacity:0}.delay-1{-webkit-animation-delay:.3s;animation-delay:.3s}.lds-ripple{display:inline-block;position:relative;margin:auto;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid #b629aa;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}@-webkit-keyframes fade{to{opacity:1}}@keyframes fade{to{opacity:1}}.name{text-transform:capitalize}.confirm-box{-webkit-flex-direction:column;flex-direction:column;min-width:40vw;border-radius:6px;margin:16px}.confirm-box,.content,.message-box{display:-webkit-flex;display:flex}.message-box{-webkit-flex-direction:column;flex-direction:column;margin-top:20px}.message{border:none;margin:10px 0;padding:6px;resize:vertical;max-height:600px;min-height:200px}.footer{margin-left:auto}.decide,.footer{display:-webkit-flex;display:flex}.decide{-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-justify-content:space-between;justify-content:space-between;margin-right:auto}.search-container{height:100vh;width:100vw;display:-webkit-flex;display:flex}.search{margin:auto;padding:10px}.search-input-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:10px 0}
/*# sourceMappingURL=main.a0bc6a04.chunk.css.map */