body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App{min-height:100vh;text-align:center}.App,.App-header{display:flex;flex-direction:column}.App-header{align-items:center;background-color:#282c34;box-shadow:0 2px 4px #0003;color:#fff;justify-content:center;padding:30px 20px}.App-logo{animation:App-logo-spin 20s linear infinite;height:80px;margin-bottom:15px;pointer-events:none}.App-header h1{font-size:2.8em;font-weight:700;letter-spacing:1px;margin:0}.App-header p{color:#a0a0a0;font-size:1.1em;margin-top:10px}.App-link{color:#61dafb;font-weight:500;margin-top:15px;text-decoration:none;transition:color .3s ease}.App-link:hover{color:#21a1f1}main{flex-grow:1;padding:20px}.product-list{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin:30px auto;max-width:1300px;padding:20px}.product-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 6px 12px #00000026;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:220px;padding:25px;text-align:left;transition:transform .3s ease,box-shadow .3s ease;width:320px}.product-card:hover{box-shadow:0 10px 20px #00000040;transform:translateY(-5px)}.product-card h2{color:#2c3e50;font-size:1.8em;font-weight:600;margin-bottom:10px;margin-top:0}.product-card p{color:#555;font-size:1em;line-height:1.6;margin-bottom:8px}.product-card p strong{color:#1a1a1a;font-weight:700}.product-card p:last-of-type{margin-bottom:0}.App-footer{background-color:#34495e;box-shadow:0 -2px 4px #0003;color:#ecf0f1;font-size:.9em;margin-top:auto;padding:25px;width:100%}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.App-header h1{font-size:2em}.product-card{max-width:350px;width:90%}.product-list{gap:15px;padding:15px}}
/*# sourceMappingURL=main.7266d620.css.map*/