.notifications-main{justify-content:center;padding:2rem;height:100%}.notifications-container,.notifications-main{display:flex;width:100%;box-sizing:border-box}.notifications-container{flex-direction:column;min-height:100%;background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 1px 5px #00000040}.notifications-header{margin-bottom:2rem;border-bottom:1px solid #e5e7eb}.notifications-header h1{font-size:2rem;font-weight:400;margin:0}.notifications-header p{color:#666;font-size:1.2rem;margin-top:0}.notifications-content-row{display:flex;width:100%;height:100%}#email{font-size:1.15rem;padding:.75rem 1rem;border-radius:.5rem;border:1px solid #ccc;caret-color:auto;transition:all .2s ease;outline:none}#email:focus{border-color:#53cdff;box-shadow:0 0 0 3px rgba(83,205,255,.1);background-color:#ffffff}.input-desc{font-size:.95rem;color:#64748b;display:block}.submit-button{width:100%;font-size:1.15rem;padding:.75rem 1rem;border-radius:.5rem;border:1px solid #ccc;margin-top:.5rem;background-color:#53cdff;color:white;font-weight:700;border:none;cursor:pointer;transition:background-color .2s}.submit-button:hover{background-color:#39bdeb}.how-to{font-size:1rem;line-height:1.6;color:#444}.how-to ol{padding-left:1.8rem}.how-to p:last-child{margin-top:1rem;color:#1e40af;font-weight:500}.qr-wrapper{display:flex;justify-content:center}.qr-row{justify-content:space-evenly}.qr-block,.qr-row{display:flex;flex-direction:column;gap:1rem;align-items:center}.qr-code{width:350px;height:350px;border-radius:1rem;border:1px solid #ccc}.telegram-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:#53cdff;color:white;font-weight:700;border-radius:999px;text-decoration:none;transition:background .2s}.telegram-button:hover{background:#39bdeb}.notifications-left{width:800px;text-align:center;display:flex;flex-direction:column;justify-content:center}.notifications-right{width:100%;display:flex;flex-direction:column;background:#fbfbfc;gap:1rem;border-radius:1rem;padding:2rem 2.5rem;margin-bottom:1rem;border:1px solid #e0e0e0}.notifications-right label{font-size:1.15rem;font-weight:500}.notifications-style .dropdown-select{font-size:1rem;padding:.75rem 1rem;border-radius:.5rem;border:1px solid #ccc;background-color:#fff;cursor:pointer;transition:all .2s ease;outline:none}.notifications-style .dropdown-select .icon{color:#666;margin-right:.5rem;width:20px;height:20px}.notifications-style .dropdown-menu li{padding:.75rem 1rem;font-size:1.15rem;font-weight:400;color:#333}