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}.main-header{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;gap:20px;justify-content:center;min-height:250px;padding:20px;text-align:center}.logo{border-radius:8px;height:auto;width:120px}.header-text{display:flex;flex-direction:column;justify-content:center;text-align:left}.header-text h1{color:#1a1a1a;font-size:24px;margin:0}.header-text p{color:#333;font-size:16px;margin:2px 0}@media (max-width:600px){.main-header{flex-direction:column;text-align:center}.header-text,.main-header{align-items:center}}.product-gallery{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:60px 20px;text-shadow:2px 2px 4px #000000b3}.product-list{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto}.product-image{border-radius:4px;height:180px;width:180px}.product-list{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;margin:0 auto;max-width:1200px;padding:20px}.product-card{border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;text-align:center;transition:transform .2s ease-in-out}.product-image{border-bottom:1px solid #eee;height:200px;object-fit:cover;width:100%}.product-card h3{color:#333;font-size:1.2em;margin:15px 10px 10px}.product-card p{color:#666;flex-grow:1;font-size:.9em;padding:0 10px 15px}.product-gallery h2{color:#3f4cde;font-size:2.5em;margin-bottom:30px;text-align:center}.admin-login-button{display:block;margin:20px auto}.product-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border-radius:10px;box-shadow:0 4px 8px #0003;padding:20px;transition:transform .3s ease}.product-card:hover{box-shadow:0 6px 12px #0000004d;transform:translateY(-5px)}.product-card h3,.product-card p{color:#000}.product-gallery input[type=text]{background-color:#fffc;border:1px solid #ffffff4d;color:#333}.product-gallery button{color:#fff}.site-footer{background-color:#222;color:#fff;margin-top:40px;padding:30px 20px;text-align:center}.site-footer h3{font-size:1.6em;font-weight:500;margin-bottom:15px;margin-top:0}.site-footer p{color:#ccc;margin:5px 0}.footer-link{color:#fff;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#4e9af1}.footer-location{color:#888;font-size:.9em;margin-top:15px}.App{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:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.91d26ae2.css.map*/