*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--orange:#e8860c;--orange-dark:#c06f08;--orange-light:#f5a623;--dark:#1a1a1a;--dark-lighter:#2d2d2d;--gray-900:#111827;--gray-800:#1f2937;--gray-700:#374151;--gray-600:#4b5563;--gray-400:#9ca3af;--gray-300:#d1d5db;--gray-200:#e5e7eb;--gray-100:#f3f4f6;--gray-50:#f9fafb;--white:#fff;--max-width:1200px;--header-height:80px}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{color:var(--gray-900);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.section{padding:96px 0}.section-label{letter-spacing:.15em;text-transform:uppercase;color:var(--orange);margin-bottom:12px;font-size:.75rem;font-weight:700;display:inline-block}.section-title{color:var(--gray-900);margin-bottom:20px;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15}.section-subtitle{color:var(--gray-600);max-width:640px;font-size:1.125rem;line-height:1.7}@media (width<=768px){.section{padding:64px 0}.container{padding:0 16px}}.header[data-astro-cid-nen7h5rs]{z-index:1000;background:var(--white);border-bottom:1px solid var(--gray-200);height:var(--header-height);transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.header[data-astro-cid-nen7h5rs].scrolled{box-shadow:0 1px 12px #00000014}.header-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;height:100%;display:flex}.logo[data-astro-cid-nen7h5rs]{align-items:center;gap:12px;display:flex}.logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{object-fit:contain;width:56px;height:56px}.logo-text[data-astro-cid-nen7h5rs]{flex-direction:column;line-height:1.2;display:flex}.logo-name[data-astro-cid-nen7h5rs]{color:var(--gray-900);font-size:1.1rem;font-weight:800}.logo-tagline[data-astro-cid-nen7h5rs]{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:600}.nav[data-astro-cid-nen7h5rs]{align-items:center;gap:8px;display:flex}.nav-link[data-astro-cid-nen7h5rs]{color:var(--gray-700);border-radius:8px;padding:8px 14px;font-size:.875rem;font-weight:500;transition:all .2s}.nav-link[data-astro-cid-nen7h5rs]:hover{color:var(--orange);background:#e8860c0f}.nav-cta[data-astro-cid-nen7h5rs]{color:var(--white);background:var(--orange);border-radius:10px;align-items:center;gap:6px;margin-left:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.nav-cta[data-astro-cid-nen7h5rs]:hover{background:var(--orange-dark);transform:translateY(-1px);box-shadow:0 4px 12px #e8860c4d}.burger[data-astro-cid-nen7h5rs]{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--gray-900);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.burger[data-astro-cid-nen7h5rs].active span[data-astro-cid-nen7h5rs]:first-child{transform:rotate(45deg)translate(5px,5px)}.burger[data-astro-cid-nen7h5rs].active span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.burger[data-astro-cid-nen7h5rs].active span[data-astro-cid-nen7h5rs]:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (width<=960px){.burger[data-astro-cid-nen7h5rs]{display:flex}.nav[data-astro-cid-nen7h5rs]{background:var(--white);flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;width:300px;height:100dvh;padding:32px;transition:right .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-8px 0 32px #0000001a}.nav[data-astro-cid-nen7h5rs].open{right:0}.nav-link[data-astro-cid-nen7h5rs]{width:100%;padding:14px 16px;font-size:1.1rem}.nav-cta[data-astro-cid-nen7h5rs]{justify-content:center;width:100%;margin-top:12px;margin-left:0;padding:14px 20px}}.hero[data-astro-cid-ge2uvauf]{align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.hero-bg[data-astro-cid-ge2uvauf]{position:absolute;inset:0}.hero-bg[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center 30%;width:100%;height:100%}.hero-overlay[data-astro-cid-ge2uvauf]{background:linear-gradient(135deg,#111827eb 0%,#111827bf 50%,#11182799 100%);position:absolute;inset:0}.hero-content[data-astro-cid-ge2uvauf]{z-index:1;padding-top:calc(var(--header-height) + 48px);max-width:780px;padding-bottom:64px;position:relative}.hero-badge[data-astro-cid-ge2uvauf]{color:var(--orange-light);background:#e8860c26;border:1px solid #e8860c40;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.hero-badge[data-astro-cid-ge2uvauf] svg[data-astro-cid-ge2uvauf]{stroke:var(--orange-light);flex-shrink:0}.hero-title[data-astro-cid-ge2uvauf]{color:var(--white);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,5.5vw,3.75rem);font-weight:800;line-height:1.1}.highlight[data-astro-cid-ge2uvauf]{color:var(--orange-light)}.hero-subtitle[data-astro-cid-ge2uvauf]{color:var(--gray-300);max-width:600px;margin-bottom:40px;font-size:1.15rem;line-height:1.7}.hero-actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:16px;margin-bottom:64px;display:flex}.btn-primary[data-astro-cid-ge2uvauf]{background:var(--orange);color:var(--white);border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .25s;display:inline-flex}.btn-primary[data-astro-cid-ge2uvauf]:hover{background:var(--orange-dark);transform:translateY(-2px);box-shadow:0 8px 24px #e8860c59}.btn-secondary[data-astro-cid-ge2uvauf]{color:var(--white);background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .25s;display:inline-flex}.btn-secondary[data-astro-cid-ge2uvauf]:hover{background:#ffffff24;border-color:#ffffff4d}.hero-stats[data-astro-cid-ge2uvauf]{align-items:center;gap:32px;display:flex}.stat-number[data-astro-cid-ge2uvauf]{color:var(--white);margin-bottom:4px;font-size:1.75rem;font-weight:800;line-height:1;display:block}.stat-label[data-astro-cid-ge2uvauf]{color:var(--gray-400);font-size:.8rem;font-weight:500}.stat-divider[data-astro-cid-ge2uvauf]{background:#ffffff1f;width:1px;height:40px}@media (width<=768px){.hero-content[data-astro-cid-ge2uvauf]{padding-top:calc(var(--header-height) + 32px)}.hero-actions[data-astro-cid-ge2uvauf]{margin-bottom:48px}.btn-primary[data-astro-cid-ge2uvauf],.btn-secondary[data-astro-cid-ge2uvauf]{justify-content:center;width:100%}.hero-stats[data-astro-cid-ge2uvauf]{gap:20px}.stat-number[data-astro-cid-ge2uvauf]{font-size:1.5rem}}.chi-siamo[data-astro-cid-3aia6wax]{background:var(--gray-50)}.about-grid[data-astro-cid-3aia6wax]{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-images[data-astro-cid-3aia6wax]{position:relative}.img-main[data-astro-cid-3aia6wax]{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000001f}.img-main[data-astro-cid-3aia6wax] img[data-astro-cid-3aia6wax]{object-fit:cover;width:100%;height:480px}.img-badge[data-astro-cid-3aia6wax]{background:var(--white);border-radius:12px;padding:8px;position:absolute;bottom:-20px;right:-20px;box-shadow:0 8px 24px #0000001a}.img-badge[data-astro-cid-3aia6wax] img[data-astro-cid-3aia6wax]{width:120px;height:auto}.about-description[data-astro-cid-3aia6wax]{color:var(--gray-600);margin-top:16px;margin-bottom:32px;font-size:1rem;line-height:1.7}.about-features[data-astro-cid-3aia6wax]{flex-direction:column;gap:16px;display:flex}.feature[data-astro-cid-3aia6wax]{align-items:flex-start;gap:14px;display:flex}.feature-icon[data-astro-cid-3aia6wax]{background:#e8860c14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.feature[data-astro-cid-3aia6wax] strong[data-astro-cid-3aia6wax]{color:var(--gray-900);margin-bottom:2px;font-size:.95rem;font-weight:700;display:block}.feature[data-astro-cid-3aia6wax] span[data-astro-cid-3aia6wax]{color:var(--gray-600);font-size:.85rem}@media (width<=960px){.about-grid[data-astro-cid-3aia6wax]{grid-template-columns:1fr;gap:48px}.img-main[data-astro-cid-3aia6wax] img[data-astro-cid-3aia6wax]{height:320px}.img-badge[data-astro-cid-3aia6wax]{bottom:-16px;right:16px}}.prodotti-header[data-astro-cid-nvjksl3g]{margin-bottom:56px}.prodotti-grid[data-astro-cid-nvjksl3g]{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card[data-astro-cid-nvjksl3g]{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;padding:28px 24px;transition:all .3s}.product-card[data-astro-cid-nvjksl3g]:hover{border-color:var(--orange);transform:translateY(-4px);box-shadow:0 8px 32px #e8860c1a}.product-icon[data-astro-cid-nvjksl3g]{width:52px;height:52px;color:var(--orange);background:#e8860c14;border-radius:14px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.product-title[data-astro-cid-nvjksl3g]{color:var(--gray-900);margin-bottom:8px;font-size:1.05rem;font-weight:700}.product-desc[data-astro-cid-nvjksl3g]{color:var(--gray-600);font-size:.85rem;line-height:1.6}.product-link[data-astro-cid-nvjksl3g]{color:var(--orange);align-items:center;gap:4px;margin-top:12px;font-size:.85rem;font-weight:600;transition:gap .2s;display:inline-flex}.product-link[data-astro-cid-nvjksl3g]:hover{gap:8px}@media (width<=1024px){.prodotti-grid[data-astro-cid-nvjksl3g]{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.prodotti-grid[data-astro-cid-nvjksl3g]{grid-template-columns:repeat(2,1fr);gap:14px}}@media (width<=480px){.prodotti-grid[data-astro-cid-nvjksl3g]{grid-template-columns:1fr}}.marchi[data-astro-cid-oonesqmv]{background:var(--gray-50)}.marchi-header[data-astro-cid-oonesqmv]{text-align:center;margin-bottom:56px}.marchi-header[data-astro-cid-oonesqmv] .section-subtitle[data-astro-cid-oonesqmv]{margin:0 auto}.brands-grid[data-astro-cid-oonesqmv]{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.brand-card[data-astro-cid-oonesqmv]{background:var(--white);border:1px solid var(--gray-200);border-radius:14px;justify-content:center;align-items:center;min-height:100px;padding:24px;transition:all .25s;display:flex}.brand-card[data-astro-cid-oonesqmv]:hover{border-color:var(--orange);transform:translateY(-2px);box-shadow:0 4px 16px #e8860c1a}.brand-card[data-astro-cid-oonesqmv] img[data-astro-cid-oonesqmv]{object-fit:contain;filter:grayscale();opacity:.7;width:auto;max-width:140px;max-height:56px;transition:all .3s}.brand-card[data-astro-cid-oonesqmv]:hover img[data-astro-cid-oonesqmv]{filter:grayscale(0%);opacity:1}@media (width<=1024px){.brands-grid[data-astro-cid-oonesqmv]{grid-template-columns:repeat(4,1fr)}}@media (width<=768px){.brands-grid[data-astro-cid-oonesqmv]{grid-template-columns:repeat(3,1fr)}}@media (width<=480px){.brands-grid[data-astro-cid-oonesqmv]{grid-template-columns:repeat(2,1fr)}.brand-card[data-astro-cid-oonesqmv]{min-height:80px;padding:16px}.brand-card[data-astro-cid-oonesqmv] img[data-astro-cid-oonesqmv]{max-height:40px}}.galleria-header[data-astro-cid-ty4yemsb]{margin-bottom:48px}.gallery-grid[data-astro-cid-ty4yemsb]{grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;gap:16px;display:grid}.gallery-item[data-astro-cid-ty4yemsb].large{grid-area:span 2/span 2}.gallery-item[data-astro-cid-ty4yemsb]{border-radius:16px;position:relative;overflow:hidden}.gallery-item[data-astro-cid-ty4yemsb] img[data-astro-cid-ty4yemsb]{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-item[data-astro-cid-ty4yemsb]:hover img[data-astro-cid-ty4yemsb]{transform:scale(1.05)}.gallery-overlay[data-astro-cid-ty4yemsb]{opacity:0;background:linear-gradient(#0000 50%,#0009 100%);align-items:flex-end;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-item[data-astro-cid-ty4yemsb]:hover .gallery-overlay[data-astro-cid-ty4yemsb]{opacity:1}.gallery-overlay[data-astro-cid-ty4yemsb] span[data-astro-cid-ty4yemsb]{color:var(--white);font-size:.9rem;font-weight:600}@media (width<=768px){.gallery-grid[data-astro-cid-ty4yemsb]{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}.gallery-item[data-astro-cid-ty4yemsb].large{grid-area:span 1/span 2}}@media (width<=480px){.gallery-grid[data-astro-cid-ty4yemsb]{grid-template-columns:1fr;grid-auto-rows:220px}.gallery-item[data-astro-cid-ty4yemsb].large{grid-column:span 1}}.contatti[data-astro-cid-gbhucues]{background:var(--gray-50)}.contatti-grid[data-astro-cid-gbhucues]{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.info-cards[data-astro-cid-gbhucues]{flex-direction:column;gap:20px;margin-top:40px;display:flex}.info-card[data-astro-cid-gbhucues]{background:var(--white);border:1px solid var(--gray-200);border-radius:14px;align-items:flex-start;gap:16px;padding:20px;display:flex}.info-icon[data-astro-cid-gbhucues]{background:#e8860c14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.info-card[data-astro-cid-gbhucues] strong[data-astro-cid-gbhucues]{color:var(--gray-900);margin-bottom:4px;font-size:.9rem;font-weight:700;display:block}.info-card[data-astro-cid-gbhucues] span[data-astro-cid-gbhucues],.info-card[data-astro-cid-gbhucues] a[data-astro-cid-gbhucues]{color:var(--gray-600);font-size:.9rem;line-height:1.5;display:block}.info-card[data-astro-cid-gbhucues] a[data-astro-cid-gbhucues]:hover{color:var(--orange)}.orari[data-astro-cid-gbhucues]{margin-top:2px;font-weight:600;color:var(--orange)!important}.contatti-map[data-astro-cid-gbhucues]{top:calc(var(--header-height) + 24px);flex-direction:column;gap:16px;display:flex;position:sticky}.map-wrapper[data-astro-cid-gbhucues]{border:1px solid var(--gray-200);border-radius:16px;height:420px;overflow:hidden;box-shadow:0 4px 16px #0000000f}.map-wrapper[data-astro-cid-gbhucues] iframe[data-astro-cid-gbhucues]{display:block}.directions-btn[data-astro-cid-gbhucues]{background:var(--gray-900);color:var(--white);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-flex}.directions-btn[data-astro-cid-gbhucues]:hover{background:var(--orange);transform:translateY(-2px);box-shadow:0 4px 12px #e8860c4d}@media (width<=960px){.contatti-grid[data-astro-cid-gbhucues]{grid-template-columns:1fr;gap:48px}.contatti-map[data-astro-cid-gbhucues]{position:static}.map-wrapper[data-astro-cid-gbhucues]{height:320px}}.footer[data-astro-cid-jo6i4kqk]{background:var(--gray-900);color:var(--gray-400);padding:64px 0 0}.footer-top[data-astro-cid-jo6i4kqk]{border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;display:grid}.footer-logo[data-astro-cid-jo6i4kqk]{align-items:center;gap:12px;margin-bottom:16px;display:flex}.footer-logo[data-astro-cid-jo6i4kqk] img[data-astro-cid-jo6i4kqk]{object-fit:cover;border-radius:10px;width:44px;height:44px}.footer-name[data-astro-cid-jo6i4kqk]{color:var(--white);font-size:1.05rem;font-weight:700;line-height:1.2;display:block}.footer-tagline[data-astro-cid-jo6i4kqk]{color:var(--orange);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:600}.footer-desc[data-astro-cid-jo6i4kqk]{max-width:300px;font-size:.875rem;line-height:1.7}.footer-col[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:10px;display:flex}.footer-col[data-astro-cid-jo6i4kqk] h4[data-astro-cid-jo6i4kqk]{color:var(--white);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.85rem;font-weight:700}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk],.footer-col[data-astro-cid-jo6i4kqk] span[data-astro-cid-jo6i4kqk]{color:var(--gray-400);font-size:.875rem;transition:color .2s}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--orange)}.footer-hours[data-astro-cid-jo6i4kqk]{font-weight:600;color:var(--gray-300)!important}.footer-closed[data-astro-cid-jo6i4kqk]{margin-top:2px;color:var(--gray-600)!important;font-size:.8rem!important}.footer-bottom[data-astro-cid-jo6i4kqk]{text-align:center;padding:24px 0;font-size:.8rem}@media (width<=960px){.footer-top[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr;gap:40px}}@media (width<=600px){.footer-top[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:32px}}
