@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Anton&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Questrial&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background:#000;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;justify-content:center;left:0;margin:0;padding:0;position:relative;width:100%;z-index:-1}body:before{background:repeating-radial-gradient(circle,#ffffff05 0,#ffffff05 1px,#0000 0,#0000 5px);content:"";inset:0;opacity:.2;pointer-events:none;position:absolute;z-index:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:Inter,sans-serif;text-align:center}.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;background-color:#f3efe7;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.selected-horse-button{background-color:#f74f9c;font-weight:700}.horse-button{font-size:24px;margin:10px}.slogan{color:#fb5f8b;font-size:23px;font-weight:600}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#root,body,html{overflow-x:hidden}#root,.App,body,html{max-width:100%;width:100%}.western-background{background:linear-gradient(180deg,#ffa726,#ff7043,#8d6e63,#3e2723);height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:-1}.mountain-layer{background:#3e2723;bottom:0;clip-path:polygon(0 60%,10% 40%,20% 50%,30% 30%,40% 50%,50% 20%,60% 50%,70% 30%,80% 50%,90% 40%,100% 60%,100% 100%,0 100%);height:20vh;position:absolute;width:100%}.mountain-layer-back{background:#5d4037;bottom:10vh;clip-path:polygon(0 50%,15% 30%,25% 45%,35% 35%,45% 50%,55% 25%,65% 45%,75% 30%,85% 40%,100% 50%,100% 100%,0 100%);height:15vh}.mountain-layer-far-back{background:#6d4c41;bottom:20vh;clip-path:polygon(0 50%,15% 40%,30% 45%,45% 30%,60% 45%,75% 35%,90% 40%,100% 50%,100% 100%,0 100%);height:10vh}.background{background:linear-gradient(180deg,#ede7d9,#d7cab3,#c1b09d);height:100vh;overflow:hidden;position:relative;width:100vw}.stripes{background:repeating-linear-gradient(45deg,#ff7043,#ff7043 20px,#ffa726 0,#ffa726 40px,#8d6e63 0,#8d6e63 60px,#607d8b 0,#607d8b 80px);left:0;opacity:1;z-index:-1}.cactus{background:#333;clip-path:polygon(40% 0,60% 0,60% 30%,80% 30%,80% 40%,60% 40%,60% 100%,40% 100%,40% 40%,20% 40%,20% 30%,40% 30%);z-index:-1}.geometric-patterns{background:linear-gradient(90deg,#6d4c41,#0000 50%,#6d4c41);clip-path:polygon(0 0,15% 100%,85% 100%,100% 0);height:60%;left:0;opacity:.4;position:absolute;top:20%;width:100%}.sky{background:radial-gradient(circle at center,#6e4b1f,#3b2a19);background-size:cover;height:100%;left:0;position:fixed;top:0;width:100%;z-index:-2}.mountain{background:#8b4513;bottom:20%;clip-path:polygon(0 100%,15% 60%,30% 80%,45% 55%,60% 75%,75% 50%,90% 70%,100% 40%,100% 100%);height:30%;opacity:.8;position:absolute;width:150%;z-index:-1}.cactus{bottom:15%;height:100px;width:20px}.cactus,.cactus:after,.cactus:before{background:#556b2f;border-radius:10px;position:absolute}.cactus:after,.cactus:before{content:""}.cactus:before{left:-15px;transform:rotate(20deg)}.cactus:after,.cactus:before{height:60px;top:10px;width:15px}.cactus:after{right:-15px;transform:rotate(-20deg)}.cactus1{animation:sway 5s ease-in-out infinite alternate;left:10%}.cactus2{animation:sway 5s ease-in-out infinite alternate-reverse;left:80%}@keyframes sway{0%{transform:rotate(-2deg)}to{transform:rotate(2deg)}}.content{color:#333;font-family:Roboto,sans-serif;padding:20px;position:relative;z-index:1}