body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Avenir Book,Avenir,Century Gothic,Trebuchet MS,Apple SD Gothic Neo,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-attachment:fixed;background-image:url(/static/media/bg-low-res.9861cd2fe3a3f6fb9072.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;text-align:center}@media only screen and (min-width:1920px){.App{background-image:url(/static/media/bg-mid-res.8befb71f266629fbc0c6.jpg)}}@media only screen and (min-width:2560px){.App{background-image:url(/static/media/bg-high-res.2a11ac320badbc45a485.jpg)}}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:50vh}.App-link{color:#000}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button-container{flex-direction:column;gap:30px}.button-box,.button-container{align-items:center;display:flex}.button-box{gap:20px;justify-content:center;padding:40px}.futuristic-btn{background:linear-gradient(180deg,#fff,#f5f5f5);border:2px solid #2a2a2a;border-radius:7px;box-shadow:0 4px 12px #00000026,inset 0 1px 0 #ffffff80;color:#1a1a1a;cursor:pointer;font-family:Avenir Book,Avenir,Century Gothic,Trebuchet MS,Apple SD Gothic Neo,sans-serif;font-size:16px;font-weight:400;letter-spacing:3px;overflow:hidden;padding:18px 45px;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1)}.futuristic-btn:before{background:linear-gradient(90deg,#0000,#4c81574d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.futuristic-btn:hover:before{left:100%}.futuristic-btn:hover{background:linear-gradient(180deg,#2a2a2a,#1a1a1a);box-shadow:0 6px 20px #0000004d,0 0 0 1px #4c8157,inset 0 1px 0 #ffffff1a;color:#fff;transform:translateY(-3px)}.futuristic-btn:active{box-shadow:0 2px 8px #0003,;transform:translateY(-1px)}.response-box{animation:fadeIn .3s ease-in;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#fffffff2,#f5f5f5e6);border:2px solid #2a2a2a;border-radius:7px;box-shadow:0 8px 24px #00000026,inset 0 1px 0 #fffc;color:#1a1a1a;font-family:Avenir Book,Avenir,Century Gothic,Trebuchet MS,Apple SD Gothic Neo,sans-serif;font-size:17px;font-weight:400;min-width:400px;padding:25px 35px;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.response-box.fade-out{animation:fadeOut .5s ease-out forwards}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}
/*# sourceMappingURL=main.81ef63c4.css.map*/