*{box-sizing:border-box;margin:0;padding:0}body{font-family:Outfit,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff}p{font-size:1.6rem}h1{font-size:6rem}.app{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh}.app:before{content:"";background:url(/assets/premium_photo-1673603988651-99f79e4ae7d3-JOLeSz3M.jpeg) no-repeat center center/cover;position:absolute;width:100%;height:100vh;top:0;left:0;z-index:-1;filter:brightness(.6)}.search{text-align:center;padding:1rem}.search input{padding:.7rem 1.5rem;font-size:1.2rem;border-radius:25px;border:1px solid rgba(255,255,255,.8);background:#ffffff1a;color:#f8f8f8;outline:none;width:250px;margin-right:10px}.search button{padding:.7rem 1.2rem;border-radius:25px;border:none;font-size:1rem;cursor:pointer;background-color:#fff3;color:#fff;transition:.3s}.search button:hover{background-color:#fff6}::placeholder{color:#f8f8f8}.container{max-width:700px;height:510px;margin:auto;padding:0 1rem;position:relative;top:10%;display:flex;flex-direction:column;justify-content:space-between}.top{width:100%;margin:1rem auto;text-align:center}.description{margin-top:10px;font-size:1.6rem;font-weight:500}.bottom{display:flex;justify-content:space-evenly;text-align:center;width:100%;margin:5rem auto 0;padding:1rem;border-radius:12px;gap:10px;background-color:#ffffff26;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bold{font-weight:700}@media (max-width: 600px){h1{font-size:4rem}.bottom{flex-direction:column;gap:1.2rem;margin-top:3rem}.search input{width:180px;margin-bottom:1rem}}
