#root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:60px}.logo{display:flex;width:15%;flex-direction:column;justify-content:center;margin:auto}.form-section{display:block;margin:2%;justify-content:left}.error{color:red}div,input,label{margin:1%}.shrimp-yourself-btn{padding:.75rem 1.5rem;font-size:1.25rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff8e72,#ffb347);border:none;border-radius:999px;box-shadow:0 4px #c44d4d,0 6px 12px #00000026;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;letter-spacing:.02em}.shrimp-yourself-btn:hover{transform:scale(1.03);box-shadow:0 5px #c44d4d,0 8px 16px #0003}.shrimp-yourself-btn:active{transform:scale(.97);box-shadow:0 2px #c44d4d,0 3px 8px #0003}
