.nav-container[data-astro-cid-dztldrtq]{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);width:90%;max-width:1200px;z-index:1000;padding:.75rem 1.5rem;background:#2d5a27f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;color:#fff;box-shadow:0 8px 32px #00000026}.nav-content[data-astro-cid-dztldrtq]{display:flex;justify-content:space-between;align-items:center;padding:0!important}.logo[data-astro-cid-dztldrtq]{font-family:var(--font-serif);font-size:1.5rem;font-weight:700;color:#fff}.logo[data-astro-cid-dztldrtq] span[data-astro-cid-dztldrtq]{color:var(--primary)}.nav-links[data-astro-cid-dztldrtq]{display:flex;gap:2rem}.nav-links[data-astro-cid-dztldrtq] a[data-astro-cid-dztldrtq]{color:#fff;font-weight:500}.nav-links[data-astro-cid-dztldrtq] a[data-astro-cid-dztldrtq]:hover{color:var(--primary)}.mobile-menu-toggle[data-astro-cid-dztldrtq]{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:5px;z-index:1001}.mobile-menu-toggle[data-astro-cid-dztldrtq] span[data-astro-cid-dztldrtq]{display:block;width:25px;height:2px;background:#fff;transition:var(--transition)}.mobile-menu-toggle[data-astro-cid-dztldrtq].active span[data-astro-cid-dztldrtq]:nth-child(1){transform:translateY(8px) rotate(45deg)}.mobile-menu-toggle[data-astro-cid-dztldrtq].active span[data-astro-cid-dztldrtq]:nth-child(2){opacity:0}.mobile-menu-toggle[data-astro-cid-dztldrtq].active span[data-astro-cid-dztldrtq]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hero[data-astro-cid-dztldrtq]{height:100vh;min-height:600px;background:url(/assets/hero.webp) center/cover no-repeat;display:flex;align-items:center;position:relative;color:#fff}.hero-overlay[data-astro-cid-dztldrtq]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#000c,#0003)}.hero-content[data-astro-cid-dztldrtq]{position:relative;z-index:1;max-width:800px}.hero[data-astro-cid-dztldrtq] h1[data-astro-cid-dztldrtq]{font-size:clamp(2.5rem,8vw,5rem);margin-bottom:1.5rem}.hero[data-astro-cid-dztldrtq] h1[data-astro-cid-dztldrtq] span[data-astro-cid-dztldrtq]{color:var(--primary)}.hero[data-astro-cid-dztldrtq] p[data-astro-cid-dztldrtq]{font-size:clamp(1rem,2vw,1.25rem);margin-bottom:2.5rem;opacity:.9;max-width:600px}.hero-btns[data-astro-cid-dztldrtq]{display:flex;gap:1.5rem;flex-wrap:wrap}.btn[data-astro-cid-dztldrtq]{padding:1rem 2rem;border-radius:.5rem;font-weight:600;transition:var(--transition);text-align:center}.btn-primary[data-astro-cid-dztldrtq]{background:var(--primary);color:var(--text-dark)}.btn-primary[data-astro-cid-dztldrtq]:hover{background:var(--primary-dark);transform:translateY(-3px)}.btn-outline[data-astro-cid-dztldrtq]{border:2px solid white;color:#fff}.btn-outline[data-astro-cid-dztldrtq]:hover{background:#fff;color:var(--text-dark)}.grid[data-astro-cid-dztldrtq]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.story-image[data-astro-cid-dztldrtq] img[data-astro-cid-dztldrtq]{width:100%;border-radius:1.5rem;box-shadow:0 20px 40px #0000001a}.story-text[data-astro-cid-dztldrtq] p[data-astro-cid-dztldrtq]{margin-bottom:1.5rem;font-size:1.1rem;color:var(--text-muted)}.features-section[data-astro-cid-dztldrtq]{padding:6rem 0;background:#fff}.feature-grid[data-astro-cid-dztldrtq]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card[data-astro-cid-dztldrtq]{padding:2.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.feature-icon[data-astro-cid-dztldrtq]{font-size:3rem;margin-bottom:.5rem}.feature-card[data-astro-cid-dztldrtq] h3[data-astro-cid-dztldrtq]{font-size:1.5rem;color:var(--secondary)}.feature-card[data-astro-cid-dztldrtq] p[data-astro-cid-dztldrtq]{color:var(--text-muted);line-height:1.6}.quality-badge[data-astro-cid-dztldrtq]{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;margin-top:2rem}.quality-badge[data-astro-cid-dztldrtq] .icon[data-astro-cid-dztldrtq]{font-size:2.5rem}.products-grid[data-astro-cid-dztldrtq]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.product-card[data-astro-cid-dztldrtq]{overflow:hidden;transition:var(--transition);padding:1rem}.product-card[data-astro-cid-dztldrtq]:hover{transform:translateY(-10px);border-color:var(--primary)}.product-img[data-astro-cid-dztldrtq]{height:300px;border-radius:1rem;overflow:hidden;margin-bottom:1.5rem}.product-img[data-astro-cid-dztldrtq] img[data-astro-cid-dztldrtq]{width:100%;height:100%;object-fit:cover;transition:var(--transition)}.product-card[data-astro-cid-dztldrtq]:hover .product-img[data-astro-cid-dztldrtq] img[data-astro-cid-dztldrtq]{transform:scale(1.05)}.product-info[data-astro-cid-dztldrtq] h3[data-astro-cid-dztldrtq]{font-size:1.75rem;margin-bottom:1rem}.features[data-astro-cid-dztldrtq]{margin-top:1.5rem;display:flex;flex-direction:column;gap:.5rem}.features[data-astro-cid-dztldrtq] li[data-astro-cid-dztldrtq]{font-weight:500;color:var(--secondary)}.rating-display[data-astro-cid-dztldrtq]{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.stars[data-astro-cid-dztldrtq]{color:gold;font-size:1.1rem;letter-spacing:2px}.count[data-astro-cid-dztldrtq]{font-size:.9rem;color:var(--text-muted)}.reviews[data-astro-cid-dztldrtq]{background:#fcf9f0}.reviews-container[data-astro-cid-dztldrtq]{display:flex;flex-direction:column;gap:3rem}.carousel-wrapper[data-astro-cid-dztldrtq]{position:relative;display:flex;align-items:center;width:100%}.carousel-btn[data-astro-cid-dztldrtq]{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:var(--secondary);color:#fff;border:none;border-radius:50%;cursor:pointer;z-index:10;font-size:1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003;transition:var(--transition)}.carousel-btn[data-astro-cid-dztldrtq]:hover{background:var(--primary);color:var(--text-dark)}.carousel-btn[data-astro-cid-dztldrtq].prev{left:-1rem}.carousel-btn[data-astro-cid-dztldrtq].next{right:-1rem}.reviews-grid[data-astro-cid-dztldrtq]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.review-card[data-astro-cid-dztldrtq]{padding:2rem;display:flex;flex-direction:column;gap:1rem;border:1px solid rgba(0,0,0,.05)}.review-header[data-astro-cid-dztldrtq]{display:flex;justify-content:space-between;align-items:flex-start}.user-info[data-astro-cid-dztldrtq]{display:flex;align-items:center;gap:1rem}.avatar[data-astro-cid-dztldrtq]{width:45px;height:45px;background:var(--secondary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-family:var(--font-serif)}.verified[data-astro-cid-dztldrtq]{font-size:.75rem;color:#4caf50;font-weight:600}.review-text[data-astro-cid-dztldrtq]{font-style:italic;color:var(--text-muted);line-height:1.6}.review-date[data-astro-cid-dztldrtq]{font-size:.8rem;color:#0006;margin-top:auto}.review-form-container[data-astro-cid-dztldrtq]{max-width:800px;margin:0 auto;padding:3rem;background:#fff;border-radius:1.5rem;width:100%}.review-form-container[data-astro-cid-dztldrtq] h3[data-astro-cid-dztldrtq]{text-align:center;margin-bottom:2rem;font-size:2rem}.review-form[data-astro-cid-dztldrtq]{display:flex;flex-direction:column;gap:1.5rem}.form-row[data-astro-cid-dztldrtq]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:600px){.form-row[data-astro-cid-dztldrtq]{grid-template-columns:1fr}.review-form-container[data-astro-cid-dztldrtq]{padding:1.5rem}.carousel-btn[data-astro-cid-dztldrtq]{display:none}}.form-group[data-astro-cid-dztldrtq]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-dztldrtq] label[data-astro-cid-dztldrtq]{font-weight:600;font-size:.9rem}.form-group[data-astro-cid-dztldrtq] input[data-astro-cid-dztldrtq],.form-group[data-astro-cid-dztldrtq] select[data-astro-cid-dztldrtq],.form-group[data-astro-cid-dztldrtq] textarea[data-astro-cid-dztldrtq]{padding:.75rem 1rem;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;font-family:inherit;transition:var(--transition)}.form-group[data-astro-cid-dztldrtq] input[data-astro-cid-dztldrtq]:focus,.form-group[data-astro-cid-dztldrtq] select[data-astro-cid-dztldrtq]:focus,.form-group[data-astro-cid-dztldrtq] textarea[data-astro-cid-dztldrtq]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #f4c43033}.star-rating[data-astro-cid-dztldrtq]{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:.5rem}.star-rating[data-astro-cid-dztldrtq] input[data-astro-cid-dztldrtq]{display:none}.star-rating[data-astro-cid-dztldrtq] label[data-astro-cid-dztldrtq]{font-size:1.5rem;color:#ddd;cursor:pointer;transition:color .2s}.star-rating[data-astro-cid-dztldrtq] label[data-astro-cid-dztldrtq]:hover,.star-rating[data-astro-cid-dztldrtq] label[data-astro-cid-dztldrtq]:hover~label[data-astro-cid-dztldrtq],.star-rating[data-astro-cid-dztldrtq] input[data-astro-cid-dztldrtq]:checked~label[data-astro-cid-dztldrtq]{color:gold}.thank-you-msg[data-astro-cid-dztldrtq]{text-align:center;padding:2rem}.thank-you-msg[data-astro-cid-dztldrtq].hidden{display:none}.thank-you-msg[data-astro-cid-dztldrtq] .icon[data-astro-cid-dztldrtq]{font-size:3rem;display:block;margin-bottom:1rem}.contact-card[data-astro-cid-dztldrtq]{background:var(--secondary);display:grid;grid-template-columns:1fr 1fr;padding:4rem;color:#fff;border:none}.contact-items[data-astro-cid-dztldrtq]{display:flex;flex-direction:column;gap:1.5rem}.contact-item[data-astro-cid-dztldrtq]{display:flex;align-items:center;gap:1rem}.contact-msg[data-astro-cid-dztldrtq]{display:flex;align-items:center;justify-content:center;background:#ffffff1a;padding:2rem;border-radius:1rem;text-align:center;font-style:italic}.footer[data-astro-cid-dztldrtq]{padding:3rem 0;text-align:center;background:#f0f0f0}.footer[data-astro-cid-dztldrtq] span[data-astro-cid-dztldrtq]{color:var(--primary-dark);font-weight:600}@media(max-width:968px){.nav-container[data-astro-cid-dztldrtq]{top:1rem;padding:.6rem 1.2rem}.mobile-menu-toggle[data-astro-cid-dztldrtq]{display:flex}.nav-links[data-astro-cid-dztldrtq]{position:absolute;top:calc(100% + 15px);left:0;right:0;width:100%;flex-direction:column;align-items:center;background:#2d5a27fa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2rem;border-radius:1rem;gap:1.5rem;opacity:0;transform:translateY(-20px);pointer-events:none;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 40px #0003;visibility:hidden}.nav-links[data-astro-cid-dztldrtq].active{opacity:1;transform:translateY(0);pointer-events:all;visibility:visible}.nav-links[data-astro-cid-dztldrtq] li[data-astro-cid-dztldrtq]{width:100%;text-align:center}.nav-links[data-astro-cid-dztldrtq] a[data-astro-cid-dztldrtq]{display:block;font-size:1.25rem;padding:.75rem;color:#fff}.grid[data-astro-cid-dztldrtq]{grid-template-columns:1fr;gap:2rem}.contact-card[data-astro-cid-dztldrtq]{grid-template-columns:1fr;padding:2rem}.hero[data-astro-cid-dztldrtq] h1[data-astro-cid-dztldrtq]{font-size:3rem}.section-title[data-astro-cid-dztldrtq]{font-size:2.25rem}}@media(max-width:480px){.hero-btns[data-astro-cid-dztldrtq]{flex-direction:column}.btn[data-astro-cid-dztldrtq]{width:100%}.quality-badge[data-astro-cid-dztldrtq]{flex-direction:column;text-align:center}}
