body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.notification-popup{animation:fadeInOut 2s ease-in-out forwards;border-radius:6px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:.95rem;font-weight:500;min-width:200px;padding:12px 20px;position:fixed;right:20px;text-align:center;top:20px;z-index:1050}.notification-popup.success{background-color:#4caf50}.notification-popup.error{background-color:#f44336}.notification-popup.info{background-color:#2196f3}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-10px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f8bbd0,#ce93d8);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;min-height:100vh}.container{background-color:#ffffffe6;border-radius:8px;box-shadow:0 4px 15px #0000001a;margin:80px auto 40px;max-width:1200px;min-height:calc(100vh - 120px);padding:25px 20px}h1,h2,h3,h4,h5,h6{color:#4a148c;font-weight:500;line-height:1.3;margin-bottom:1rem}h1{font-size:2.2rem}h2{font-size:1.8rem}h3{font-size:1.5rem}a{color:#8e24aa;text-decoration:none;transition:color .2s ease}a:hover{color:#6a1b9a;text-decoration:underline}.button-link,button{background-color:#9c27b0;border:none;border-radius:5px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:10px 20px;text-align:center;transition:background-color .2s ease,box-shadow .2s ease}.button-link:hover,button:hover{background-color:#7b1fa2;box-shadow:0 4px 8px #00000026;color:#fff;text-decoration:none}button:disabled{background-color:#e0e0e0;box-shadow:none;color:#9e9e9e;cursor:not-allowed}.form-group{margin-bottom:1.25rem}.form-group label{color:#6a1b9a;display:block;font-weight:700;margin-bottom:.5rem}.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text],.form-group select,.form-group textarea{border:1px solid #ce93d8;border-radius:4px;font-size:1rem;padding:.8rem 1rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#9c27b0;box-shadow:0 0 0 2px #9c27b033;outline:none}.form-group textarea{min-height:80px;resize:vertical}.product-list{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:25px;padding:0}.product-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:15px;text-align:center}.product-card-image{border-bottom:1px solid #f5f5f5;height:160px;margin:0 auto 10px;max-width:180px;object-fit:contain;padding-bottom:10px;width:100%}.product-card-info{display:flex;flex-direction:column;flex-grow:1;text-align:left}.product-card-name{-webkit-line-clamp:2;color:#4a148c;font-size:1.1rem;font-weight:600;height:2.6em;line-height:1.3;margin-bottom:8px}.product-card-description,.product-card-name{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.product-card-description{-webkit-line-clamp:3;color:#555;flex-grow:1;font-size:.85rem;height:4.2em;line-height:1.4;margin-bottom:10px}.product-card-price{color:#333;font-size:1.2rem;font-weight:700;margin:10px 0 5px;text-align:center}.product-card-stock{color:#777;font-size:.8rem;margin-bottom:15px;text-align:center}.product-card-action{margin-top:auto}.product-card-button{font-size:.95rem;padding:8px 15px;width:100%}@media screen and (max-width:500px){header{padding:10px 15px!important}.container{margin-top:70px;padding:15px 10px}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.2rem}.button-link,button{font-size:.9rem;padding:8px 15px}.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text],.form-group select,.form-group textarea{font-size:.9rem;padding:.6rem .8rem}.product-list{gap:10px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.product-card{padding:10px}.product-card-image{height:110px;margin-bottom:6px;max-width:100%;padding-bottom:6px}.product-card-name{-webkit-line-clamp:2;font-size:.9rem;height:2.4em;margin-bottom:4px}.product-card-description{-webkit-line-clamp:2;font-size:.75rem;height:2.8em;margin-bottom:6px;min-height:2.8em}.product-card-price{font-size:1rem;margin-bottom:4px;margin-top:6px}.product-card-stock{font-size:.7rem;margin-bottom:8px}.product-card-button{font-size:.8rem;padding:7px 10px}}@media (max-width:480px){.main-page-title{font-size:26px;white-space:nowrap}}
/*# sourceMappingURL=main.5bdb5df2.css.map*/