*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif;line-height:1.6;color:#222;background-color:#fafafa}a{color:#004687;text-decoration:none}a:hover{text-decoration:underline}header{background-color:#fff;border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:100}nav{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem}nav ul{list-style:none;display:flex;gap:1.5rem}nav li{font-weight:700}.logo{font-size:1.5rem;font-weight:700;color:#e31837}.hero{background-size:cover;background-position:center;color:#fff;text-align:center;padding:5rem 1rem}.hero h1{font-size:2.5rem;margin-bottom:.5rem}.hero p{font-size:1.2rem;max-width:600px;margin:.5rem auto 2rem;line-height:1.4}.btn{display:inline-block;padding:.75rem 1.5rem;background-color:#e31837;color:#fff;border-radius:4px;transition:background-color .3s ease}.btn:hover{background-color:#b3122d}section{padding:3rem 1rem;max-width:1100px;margin:0 auto}section h2{font-size:2rem;margin-bottom:1rem;color:#e31837;text-align:center}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature{background-color:#f7f9fc;border:1px solid #e5e5e5;border-radius:6px;padding:1.5rem;text-align:center}.feature h3{margin-bottom:.5rem;font-size:1.25rem;color:#e31837}.feature p{font-size:.95rem}.products{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.product{border:1px solid #e5e5e5;border-radius:6px;padding:1rem;background-color:#fff;display:flex;flex-direction:column;align-items:center}.product img{width:100%;height:180px;object-fit:cover;border-radius:4px;margin-bottom:.75rem}.product h3{margin-bottom:.5rem;font-size:1.2rem;color:#004687}.product p{font-size:.9rem;margin-bottom:1rem;text-align:center}.product .price{font-weight:700;margin-bottom:.75rem;font-size:1.1rem;color:#444}.product .btn{margin-top:auto}.cart-table{width:100%;border-collapse:collapse;margin-bottom:2rem}.cart-table th,.cart-table td{border:1px solid #e5e5e5;padding:.75rem;text-align:left}.cart-table th{background-color:#f7f9fc}.cart-total{text-align:right;font-size:1.2rem;margin-top:1rem;font-weight:700}footer{background-color:#f7f9fc;padding:2rem 1rem;margin-top:2rem;border-top:1px solid #e5e5e5}footer .columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1100px;margin:0 auto}footer h4{font-size:1.1rem;margin-bottom:.5rem;color:#007acc}footer ul{list-style:none;font-size:.9rem}footer ul li{margin-bottom:.5rem}footer .copyright{text-align:center;margin-top:1.5rem;font-size:.85rem;color:#666}
/*# sourceMappingURL=/cdn/shop/t/4/assets/style.css.map */
