.product-card[data-astro-cid-tjdfhdqb]{background:#fff;border-radius:12px;box-shadow:0 8px 16px #00000012;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}.card-image-wrapper[data-astro-cid-tjdfhdqb]{width:100%;padding-top:125%;position:relative;background-color:#f0f0f0}.product-image[data-astro-cid-tjdfhdqb]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-content[data-astro-cid-tjdfhdqb]{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}h4[data-astro-cid-tjdfhdqb]{font-size:1.2rem;font-weight:700;color:var(--secondary-color);margin:0 0 .5rem;line-height:1.4}.product-price[data-astro-cid-tjdfhdqb]{font-size:1.1rem;font-weight:600;color:var(--primary-color);margin-bottom:.75rem}.product-desc[data-astro-cid-tjdfhdqb]{font-size:.95rem;color:#555;line-height:1.6;flex-grow:1;margin-bottom:1.5rem}.card-actions[data-astro-cid-tjdfhdqb]{margin-top:auto;display:grid;grid-template-columns:1fr;gap:.75rem}.btn[data-astro-cid-tjdfhdqb]{padding:.75rem 1rem;border:1px solid transparent;border-radius:8px;text-align:center;text-decoration:none;font-weight:600;transition:all .2s ease;width:100%}.btn-primary[data-astro-cid-tjdfhdqb]{background-color:var(--primary-color);color:#fff}.btn-primary[data-astro-cid-tjdfhdqb]:hover{background-color:var(--secondary-color)}.btn-secondary[data-astro-cid-tjdfhdqb]{background-color:#f0f0f0;color:#333}.btn-secondary[data-astro-cid-tjdfhdqb]:hover{background-color:#e0e0e0}.hero{background-color:var(--secondary-color);color:#fff;text-align:center;padding:6rem 2rem}.hero-content{max-width:900px;margin:0 auto}.hero .title{font-size:3.2rem;font-weight:800;margin-bottom:1rem}.hero .subtitle{font-size:1.3rem;opacity:.9;font-weight:300}.container{max-width:1200px;margin:0 auto;padding:0 2rem}section{padding:5rem 0}h2{font-size:2.8rem;color:var(--secondary-color);text-align:center;margin-bottom:3rem}.showcase{background:#f8f9fa}.showcase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{display:flex;flex-direction:column;justify-content:flex-end;position:relative;height:400px;border-radius:12px;overflow:hidden;text-decoration:none;color:#fff;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0003}.service-card .card-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;transition:transform .4s ease}.service-card:hover .card-bg{transform:scale(1.1)}.service-card .card-content{position:relative;z-index:2;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.5) 50%,transparent 100%)}.service-card h3{font-size:1.8rem;margin:0 0 .5rem}.service-card p{margin:0 0 1rem;font-size:1rem;opacity:.9}.service-card .cta{font-weight:700}.service-card .cta i{transition:transform .3s ease}.service-card:hover .cta i{transform:translate(5px)}.comparison-table-wrapper{overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse;text-align:center;font-size:1.1rem}.comparison-table th,.comparison-table td{padding:1.5rem 1rem;border-bottom:1px solid #eee}.comparison-table th{color:var(--secondary-color);font-size:1.2rem}.comparison-table td:first-child{text-align:left;font-weight:600;color:#333}.comparison-table td{color:#555}.comparison-table tbody tr:hover{background-color:#f8f9fa}.comparison-table .fa{color:var(--primary-color);margin-right:.5rem}.final-cta{background-color:var(--secondary-color);color:#fff;text-align:center}.final-cta h2,.final-cta p{color:#fff}.final-cta p{max-width:600px;margin:0 auto 2rem;opacity:.9}.cta-button{background-color:var(--primary-color);color:#fff;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-size:1.1rem;font-weight:700;transition:background-color .3s ease}.cta-button:hover{background-color:#e65200}.ecom-features .lead{text-align:center;color:#444;max-width:900px;margin:0 auto 1.5rem}.ecom-features .muted{text-align:center;color:#888}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;align-items:stretch}.product-card{background:#fff;border:1px solid #eef2f6;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 6px 18px #1118270a;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 14px 36px #11182714}.product-card img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;background:#f6f8fa}.product-body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto}.product-body h3{margin:0;font-size:1.05rem;color:#0f172a;font-weight:700}.product-excerpt{margin:0;color:#475569;font-size:.95rem;line-height:1.3;max-height:3.6rem;overflow:hidden;text-overflow:ellipsis}.price{color:var(--primary-color);font-weight:800;margin-top:.25rem}.product-body .btn{margin-top:auto;display:inline-block;text-decoration:none;background:var(--secondary-color);color:#fff;padding:.5rem .9rem;border-radius:8px;font-weight:700;text-align:center}.product-body .btn:hover{opacity:.95}@media (max-width: 640px){.product-card img{height:140px}.showcase-grid{grid-template-columns:1fr}.hero .title{font-size:2.2rem}h2{font-size:1.8rem}}.order-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999}.order-modal[aria-hidden=false]{display:flex}.order-modal-backdrop{position:absolute;inset:0;background:#02061799}.order-modal-panel{position:relative;z-index:2;width:100%;max-width:560px;background:#fff;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 20px 60px #0206174d}.order-modal-close{position:absolute;right:12px;top:8px;border:none;background:transparent;font-size:1.4rem}.order-modal h3{margin:0 0 .75rem}.order-form .field{margin-bottom:.6rem}.order-form label{display:block;font-size:.9rem;margin-bottom:.25rem;color:#0f172a}.order-form input,.order-form textarea{width:100%;padding:.6rem .7rem;border-radius:8px;border:1px solid #e6eef6}.btn-ghost{background:transparent;border:1px solid #d1d5db;padding:.5rem .9rem;border-radius:8px}.btn-primary{background:var(--primary-color);color:#fff;padding:.5rem .9rem;border-radius:8px;border:none}.related-products[data-astro-cid-7ynb4pdg]{padding:4rem 0}.related-products[data-astro-cid-7ynb4pdg] h2[data-astro-cid-7ynb4pdg]{font-size:2.2rem;text-align:center;color:var(--secondary-color);margin-bottom:2.5rem}.product-grid[data-astro-cid-7ynb4pdg]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}
