.header-div{display:flex;justify-content:center;color:#fff}.searchbar-div{width:90%;max-width:28rem}.searchbar-div input{width:90%;padding:.75rem 1rem;background:#000;border:1px solid #555;border-radius:.5rem;color:#fff;font-size:16px;line-height:1.4}.searchbar-div input{font-size:16px;line-height:1.4}@media (max-width: 640px){.searchbar-div input{font-size:17px}}.searchbar-div>div{background:#000;border:1px solid #333;border-radius:.5rem;max-height:60vh;overflow-y:auto}.search-result-div{width:100%}.search-result-div div{padding:.5rem 1rem;cursor:pointer}.search-result-div div:hover{background:#6495ed}.chart-wrapper{width:90%;height:45vh;max-height:500px;margin-block:1.5rem}@media (max-width: 700px){.chart-wrapper{width:65%}}.sale-main-div{background-color:#000;color:#fff;border:1px solid cornflowerblue;box-shadow:1px 1px 2px 2px gray;border-radius:10px;width:100%;padding:10px}.sale-details{max-height:"0px";overflow:hidden;transition:max-height .5s ease}.arrow-span{margin-left:10px}a{color:#6495ed}@media (max-width: 640px){.sale-main-div{width:35%;word-wrap:break-word;overflow-wrap:break-word}}.summary-div{border:1px solid cornflowerblue;box-shadow:0 0 14px #6495ed;padding:2rem 1.5rem;border-radius:20px;color:#fff;width:100%;max-width:960px;margin-inline:auto}@media (max-width: 640px){.summary-div{width:35%;word-wrap:break-word;overflow-wrap:break-word}}.asset-details-header{text-align:center;margin-bottom:2rem}img{width:35%;max-width:350px;border:1px solid cornflowerblue;box-shadow:10px 12px 14px #6495ed;border-radius:12px;margin-bottom:50px;margin-top:50px}.view-sales-button{background-color:#000;color:#fff;border:1px solid cornflowerblue;box-shadow:1px 1px 2px 2px gray;border-radius:10px;padding:30px}.back-button h1{margin:0}.summary-page-top-portion{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;margin-bottom:50px}.summary-page-bottom-portion{display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 600px){.summary-page-top-portion,.summary-page-bottom-portion{padding-inline:.5rem;gap:.75rem}.summary-page-top-portion{flex-direction:column;margin-bottom:30px}.back-button h1{font-size:1.25rem}.asset-details,.sale-details,.sales-chart{width:100%;max-width:100%;font-size:.9rem}img,canvas,svg{max-width:100%;height:auto}}.back-button{color:#fff;display:flex;flex-direction:row;align-items:center;width:200px;height:100px}@media (max-width: 640px){.back-button{position:absolute;top:0;left:0;padding:.75rem;width:auto;height:auto}}h1{color:#fff;align-self:center;margin-bottom:50px}h2{color:#fff;align-self:center}p{color:#fff}.create-asset-button{margin-top:300px;color:#fff;background-color:#000;font-size:large;width:200px;height:200px;box-shadow:1px 2px 2px 2px green;border-radius:10px;align-self:center;position:absolute;right:200px}.form-container{display:flex;flex-direction:column;align-items:center}textarea{width:30%}input{width:30%;margin-bottom:20px}label{color:#fff}.created-asset-div{display:flex;flex-direction:column;justify-content:center;align-items:center}.created-asset-image{width:500px;margin-bottom:50px}body,html{margin:0;background-color:#000;width:100%;overflow-x:hidden;font-family:system-ui,sans-serif;color:#fff}.container{display:flex;flex-direction:column;align-items:center;text-align:center}
