.title{color:#b8c1ee;font-size:56px;font-weight:800;position:relative;margin-top:40px}.title:before{content:attr(data-status);font-size:14px;font-weight:500;background-color:#ccb040;padding:3px 5px;border-radius:4px;color:#362e0e;position:absolute;top:-20px;right:0}.app{display:flex;flex-direction:column;gap:20px}.toastContainer{position:fixed;bottom:0;left:50%;transform:translate(-50%);padding-bottom:20px;display:flex;gap:20px;flex-direction:column-reverse}.inactive{pointer-events:none}.phoneInputBox{display:flex;background-color:#2b2b2b;padding:12px 15px;width:100%;border-radius:8px;gap:5px;margin-bottom:5px}.phoneInputBox>img{height:22px;border-radius:4px;pointer-events:none}.phoneInputBox>span{color:#9c9c9c;font-weight:600;font-size:16px;pointer-events:none}.phoneInputBox>input{flex:1;outline:none;border:none;background-color:transparent;color:#cacaca;font-weight:600;font-size:16px}.phoneInputBox:focus-within{outline:2px solid #656565}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.numberInputBox{display:flex;background-color:#2b2b2b;padding:14px 15px;width:80px;border-radius:8px;gap:5px;justify-content:center;align-items:end}.numberInputBox>input{font-size:16px;height:16px;line-height:16px;font-weight:600;text-align:center;background-color:transparent;border:none;outline:none;color:#e0e0e0}.numberInputBox>label{font-size:16px;height:16px;line-height:16px;color:#7c7c7c}.numberInputBox:focus-within{outline:2px solid #656565}.numberInputSection{width:100%;display:flex;align-items:center;justify-content:space-between}.numberInputSection>label{font-size:16px;color:#fff;font-weight:600}.bombButton{margin-top:5px;background:url(/assets/noise-light-NfRCCpT3.png) #6a40cc;background-size:cover;border:none;padding:14px;width:100%;font-size:16px;font-weight:500;border-radius:8px;color:#fff}.bombButton:hover,.bombButton:focus{background-color:#5530aa;cursor:pointer;outline:2px solid #c5aff9}.bombing,.bombing:hover,.bombing:focus{background:#232323 repeating-linear-gradient(-45deg,transparent,transparent 1rem,#78787822 1rem,#78787822 2rem);position:relative;color:#6b6b6b;background-size:200% 200%;animation:barberpole 10s linear infinite}.bombing:after{content:"";background:url(/assets/noise-light-NfRCCpT3.png);opacity:.7;width:100%;height:100%;position:absolute;top:0;left:0;border-radius:8px}.bombing:hover,.bombing:focus{outline:none;border:none;cursor:wait}@keyframes barberpole{to{background-position:100% 100%}}.toastBox{display:flex;background-color:#f0f8ff;position:relative;padding:18px 18px 12px;width:90vw;max-width:500px;border-radius:6px;align-items:center;justify-content:space-between;gap:10px;overflow:hidden;animation:bubbleHide 10s linear forwards}.toastBox h3{font-size:16px}.toastBox p{font-size:14px}.toastBox button{background-color:transparent;border:none;cursor:pointer;display:flex;height:100%}.toastBox button svg{height:40px;pointer-events:none}.toastSuccess:after,.toastError:after,.toastInfo:after,.toastWarning:after{content:"";position:absolute;top:0;left:0;width:100%;height:5px;animation:toastSlideIn 10s linear forwards}.toastSuccess{background-color:#29422d;color:#8ef1a0}.toastSuccess svg .svgCross{fill:#8ef1a0}.toastSuccess svg .svgCrossBg{fill:#1f3223}.toastSuccess:after{background-color:#8ef1a0}.toastError{background-color:#4d2828;color:#f9bebe}.toastError svg .svgCross{fill:#f9bebe}.toastError svg .svgCrossBg{fill:#3c2020}.toastError:after{background-color:#f9bebe}.toastInfo{background-color:#1f3c51;color:#b4dffd}.toastInfo svg .svgCross{fill:#b4dffd}.toastInfo svg .svgCrossBg{fill:#193143}.toastInfo:after{background-color:#b4dffd}.toastWarning{background-color:#57491e;color:#fceec5}.toastWarning svg .svgCross{fill:#fceec5}.toastWarning svg .svgCrossBg{fill:#443918}.toastWarning:after{background-color:#fceec5}@keyframes toastSlideIn{0%{width:100%}98%{width:0%}to{width:0%}}@keyframes bubbleHide{0%{opacity:1}99%{opacity:1}to{opacity:0}}.navButton{display:flex;background-color:#40404063;gap:10px;align-self:center;padding:8px 18px;margin-top:40px;border-radius:1000px;align-items:center;cursor:pointer}.navButton:hover{background-color:#51515180}.navButtonIcon{height:18px;width:14px}.navButtonIcon img{height:100%;fill:#0ff}.navButtonText{font-size:14px;color:#d6d6d6;font-weight:400}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#181818;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100vh}#root{display:flex;align-items:center;position:relative;width:100%;height:100%;flex-direction:column}#root:before{width:100%;height:100%;content:"";position:absolute;background:url(/assets/noise-light-NfRCCpT3.png);opacity:.3;z-index:-1}
