@import url(https://fonts.googleapis.com/css2?family=Big+Shoulders+Stencil:opsz,wght@10..72,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:Big Shoulders Stencil,sans-serif;padding:20px;text-align:center}.App h1{color:#333;font-size:32px;margin-bottom:20px}*{box-sizing:border-box;margin:0;padding:0}body{align-items:center;background:linear-gradient(135deg,#000,#72d3cccd,#151e3aa8,#62346e9c,#f52199ad,#101010);color:#fff;display:flex;font-family:Big Shoulders Stencil,sans-serif;justify-content:center;min-height:100vh}.container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#cbc2c2d9;border-radius:15px;box-shadow:6px 10px 17px -8px #00000091;max-width:800px;padding:40px;text-align:center;width:100%}.search{align-items:center;display:flex;justify-content:center;margin-bottom:20px}input{background-color:#fff3;border:2px solid #131313;border-radius:8px;color:#151515;font-family:Big Shoulders Stencil,sans-serif;font-size:16px;margin-right:15px;outline:none;padding:12px;transition:background-color .3s;width:70%}input:focus{background-color:#ffffff80}#search-btn{background-color:#00bbd42b;border:2px solid #101010;border-radius:8px;box-shadow:0 4px 8px #00000026;color:#fff;cursor:pointer;font-family:Big Shoulders Stencil,sans-serif;font-size:16px;padding:12px 25px;transition:all .3s}#search-btn:hover{background-color:#16182e;box-shadow:0 6px 12px #0003}#result h3{color:#e74c3c;font-size:18px;margin-bottom:15px}#result img{border-radius:8px;height:200px;width:300px}#result img,h2{margin-top:20px}h2{color:#000;font-size:42px;font-weight:700;text-align:center}.info-section{background-color:hsla(0,0%,100%,.527);border-radius:10px;margin-top:30px;padding:20px;text-align:left}.row{flex-direction:column;margin-bottom:20px}.dataRow,.row{display:flex;justify-content:space-between}.dataRow{border-bottom:1px solid #444;padding:10px}.dataRow h4{color:#000;font-size:18px;font-weight:500;margin-right:10px;text-transform:uppercase}.dataRow span{word-wrap:break-word;color:#b0b0b0;color:#444;font-size:16px;font-size:14px;max-width:100%;max-width:300px}@media (max-width:768px){.container{padding:20px;width:100%}input{width:60%}#search-btn{width:30%}}
/*# sourceMappingURL=main.8c87e901.css.map*/