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-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}.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}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-container{background-color:#fafafa;font-family:Segoe UI,sans-serif;margin:20 auto;max-width:1200px;padding:2rem}.app-header{align-items:center;background:linear-gradient(90deg,#f3e7e9,#e3eeff);border-radius:8px;box-shadow:0 4px 12px #0000000f;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem 2rem}.shop-logo{color:#d45da6;font-size:1.8rem;font-weight:700}.nav-links a{color:#333;font-weight:600;margin-left:2rem;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#d45da6}.product-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-bottom:2rem;padding:1rem;transition:transform .3s ease}.product-card:hover{transform:translateY(-4px)}.product-card img{border-radius:4px;margin-bottom:1rem;max-height:240px;object-fit:cover;width:100%}.product-card h2{color:#222;font-size:1.4rem;margin-bottom:.5rem}.product-card p{color:#555;line-height:1.5}.product-card strong{color:#d45da6}.product-card em{color:#888}.gray-text{color:#999;font-style:italic}select{font-size:1rem;padding:.4rem}button,select{margin-top:.5rem}button{background-color:hsla(240,1%,41%,.045);border:none;border-radius:4px;color:#000;cursor:pointer;font-weight:600;padding:.6rem 1rem;transition:background-color .3s ease}button:hover{background-color:#ba4792}
/*# sourceMappingURL=main.b692344c.css.map*/