#unsubscribe{height:100vh;height:100svh;width:100vw;width:100dvw;max-width:100vw;max-width:100dvw;max-height:100vh;max-height:100svh;overflow:hidden auto;display:flex;flex-direction:column;gap:1em;align-items:center;justify-content:center;background:black;color:#ffd140}#unsubscribe .logo{width:15em;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}#unsubscribe #form{gap:1em;align-items:center;width:20em}#unsubscribe #form,#unsubscribe #form .row{display:flex;flex-direction:column;justify-content:center}#unsubscribe #form .row{width:100%}#unsubscribe #form .row input{padding:.2em;outline:none}#unsubscribe #form button{font-weight:700;padding:.4em;width:100%;color:black;background:#ffd140;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;border:none}#unsubscribe #form button:hover{background:#ffd240e7}#unsubscribe #form button:disabled{cursor:default;background:grey}@media only screen and (max-width:1000px){#unsubscribe{max-height:calc(100vh - 1px);max-height:calc(100svh - 1px)}#unsubscribe .logo{width:70%}#unsubscribe #form{width:80%}}