html{height:100%}#root{margin:0;padding:0}body{font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:black;color:var(--secondary-color);min-height:100%;display:grid;grid-template-rows:auto 1fr auto}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{text-align:center;font-feature-settings:"smcp","c2sc";font-variant-caps:all-small-caps;color:white}center{padding:20px 10rem}@media (max-width:768px){center{padding:1rem .75rem}}.asc,form p{font-feature-settings:"smcp","c2sc";font-variant-caps:all-small-caps}form p{color:var(--primary-color)}:root{--primary-color:#cc0e25;--secondary-color:rgba(255,255,255,0.85);--badge-na:#667eea;--badge-nb:#f5576c;--badge-nc:#4facfe;--badge-nd:#ffa94d;--badge-other:#6c757d;--badge-success:#28a745;--badge-danger:#cc0e25;--notification-info:#6b8caf}.align-middle{display:flex;align-items:center;justify-content:center;min-height:80vh}.shop-item-card{color:black;display:block;cursor:pointer;transition:color .22s ease}.shop-item-card,.shop-item-card:hover{text-decoration:none}.shop-item-card:focus-visible .card-title,.shop-item-card:hover .card-title{color:var(--primary-color)}.card-img-top{height:180px;width:100%;object-fit:cover}.card-property{display:flex;justify-content:space-between;line-height:.5rem}.itemPrice{position:absolute;bottom:1rem;width:calc(100% - 2rem)}.sold{color:var(--primary-color);padding-bottom:1rem}.card{height:25rem}.product-details{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-gap:1rem;margin-bottom:5rem}.pad-4{padding:4rem}.product-details,.shopcontent{padding:20px 10rem}@media screen and (max-width:768px){.shopcontent{padding:1rem .75rem}.product-details{grid-template-columns:1fr;grid-template-rows:1fr}.card{height:auto}.card-img-top{height:160px}.itemPrice{position:static;width:auto;margin-top:.75rem}.shop-list>div{margin-bottom:.65rem}.shop-list .card{flex-direction:row;align-items:stretch}.shop-list .card-img-top{width:108px;height:96px;flex-shrink:0;border-radius:var(--bs-card-border-radius) 0 0 var(--bs-card-border-radius)}.shop-list .card-body{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:.6rem .85rem}.shop-list .card-title{font-size:.95rem;margin-bottom:.15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-list .card-property{line-height:1.15rem;font-size:.75rem}.shop-list .card-property p{margin:0}.shop-list .mt-4{margin-top:.35rem!important}.shop-list .card-text.text-muted{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;font-size:.8rem}.shop-list .itemPrice{margin-top:.35rem}.shop-list .itemPrice h5{margin:0;font-size:.95rem}}