.notify-form{margin-top:4rem;display:flex;gap:1rem;align-items:center}.email-input{border:none;border-bottom:1px solid #333;padding:.5rem 0;font-size:1rem;background:rgba(0,0,0,0);outline:none;min-width:250px}.email-input::placeholder{color:#888;font-style:italic}.btn{border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem}.submit-btn{background-color:#000;color:#fff}.wingtip-gradient{background:#2a33ff;color:#fff;transition:background 2s ease-in}.submit-btn:hover{opacity:.9}.recaptcha-terms{font-size:.75rem;color:#888;margin-top:1rem}@media screen and (max-width: 450px){.notify-form{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}.form-container form{display:flex;flex-direction:column;justify-content:center;align-items:center}.form-container form .form-group{width:100%}.form-container form .btn{min-width:250px;align-self:center}.email-input{min-width:250px;margin-bottom:1rem}}.form-container{margin-top:4rem;max-width:500px}.form-container .form-group{position:relative;margin-bottom:1.5rem}.form-container .form-group input{width:100%;border:none;border-bottom:1px solid #333;padding:.5rem 0;font-size:1rem;background:rgba(0,0,0,0);outline:none;transition:border-color .3s ease}.form-container .form-group input::placeholder{color:#888;font-style:italic}.form-container .form-group input:focus{border-color:#2a33ff}.form-container .form-group input.input-error{border-color:#dc3545}.form-container .form-group input.input-error::placeholder{color:rgba(220,53,69,.7)}.error{color:#dc3545;font-size:.75rem;margin-top:.25rem;position:absolute;bottom:-1.25rem;left:0;animation:fadeIn .3s ease-in}.success{color:#28a745;font-size:1rem;text-align:center;animation:fadeIn .3s ease-in}@keyframes fadeIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width: 451px){.words{font-size:10rem !important}.prompt-message{min-height:auto !important}}html{font-size:16px}body{font-size:1rem;font-family:"Arial",sans-serif;background-color:#f0f0f0;color:#333;padding:20px}.header{min-height:100px;display:flex;flex-direction:column;align-items:start}.header .brand-header{min-height:50px;display:flex;align-items:start;gap:8px}.message-prompt{min-height:38px;font-size:16px;font-family:monospace}.headline-text{font-size:16px;font-family:monospace;display:flex;align-items:center;gap:8px}.words{display:flex;flex-direction:row;flex-wrap:wrap;font-size:5rem;font-weight:bold}.unused{color:#b4b3b3;font-weight:bold;padding-top:30px;margin-bottom:-30px}.unused:hover{-webkit-text-stroke:2px #fff;animation:outlineGlow 1.5s ease-in-out infinite;cursor:pointer}.unused#u1-under{transform:rotate(-20deg)}.unused#n1-under{transform:rotate(40deg)}.unused#d1-under{transform:rotate(-25deg)}.unused#e1-under{transform:rotate(60deg)}.unused#r1-under{transform:rotate(-30deg)}.unused#c1-construction{transform:rotate(90deg)}.unused#o1-construction{transform:rotate(-20deg)}.unused#n1-construction{transform:rotate(40deg)}.unused#s1-construction{transform:rotate(-25deg)}.unused#t1-construction{transform:rotate(35deg)}.unused#r1-construction{transform:rotate(-40deg)}.unused#u1-construction{transform:rotate(45deg)}.unused#c2-construction{transform:rotate(-15deg)}.unused#t2-construction{transform:rotate(20deg)}.unused#i1-construction{transform:rotate(-35deg)}.unused#o2-construction{transform:rotate(-15deg)}.unused#n2-construction{transform:rotate(20deg)}.used{color:#000;transition:all 2s ease}.pigeon-icon{height:50px;width:auto;animation:bounce 2s infinite ease-in-out;position:relative;transition:all .3s ease}.pigeon-icon.following{height:30px;position:fixed;animation:none;pointer-events:none;z-index:1000}.pigeon-icon.following.pecking{animation:peck .2s ease-in-out}@keyframes outlineGlow{0%,50%,100%{-webkit-text-stroke:2px #fff}}@keyframes peck{0%,100%{transform:rotate(0deg)}50%{transform:rotate(70deg)}}@keyframes flashGradient{0%{color:#000}25%{color:#3b007f}33%{color:#7600ff}50%{color:#501999}66%{color:#2a33ff}83%{color:#151999}100%{color:#000}}@keyframes flashSubmit{0%{background-color:#7600ff}50%{background-color:#2a33ff}100%{background-color:linear-gradient(5deg, #7600FF, #2A33FF)}}@keyframes blink{0%,50%{opacity:1}51%,100%{opacity:0}}
