:root{--progetti-white:#FFFFFF;--progetti-offwhite:#FAFAFA;--progetti-lightgray:#F5F5F7;--progetti-gray:#86868B;--progetti-darkgray:#6E6E73;--progetti-charcoal:#1D1D1F;--progetti-black:#000000;--accent-gold:#D4AF37;--accent-gold-dark:#B8941F;--accent-gold-light:#E8D48A;--accent-gold-ultra-light:rgba(212, 175, 55, 0.1);--text-primary:#1D1D1F;--text-secondary:#5E5E63;--text-tertiary:#7A7A80;--border-light:rgba(0, 0, 0, 0.08);--border-medium:rgba(0, 0, 0, 0.12);--surface-1:#FFFFFF;--surface-2:#F7F7F8;--surface-3:#F0F1F2;--surface-4:#E7E8EA;--surface-inverse:#121214;--surface-ambient:linear-gradient(135deg, rgba(212, 175, 55, 0.1), rgba(17, 24, 39, 0.06));--accent-primary:#D4AF37;--accent-secondary:#1C3D5A;--accent-sunset:#B85C38;--font-system:-progetti-system,BlinkMacSystemFont,'SF Pro Display','SF Pro Text','Inter','Segoe UI',Roboto,sans-serif;--font-display:'SF Pro Display',-progetti-system,BlinkMacSystemFont,'Inter',sans-serif;--font-text:'SF Pro Text',-progetti-system,BlinkMacSystemFont,'Inter',sans-serif;--font-elegant:'Playfair Display',Georgia,serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--space-4xl:96px;--space-5xl:128px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-pill:100px;--shadow-xs:0 1px 2px rgba(0, 0, 0, 0.04);--shadow-sm:0 2px 8px rgba(0, 0, 0, 0.04),0 4px 16px rgba(0, 0, 0, 0.04);--shadow-md:0 4px 12px rgba(0, 0, 0, 0.08),0 8px 32px rgba(0, 0, 0, 0.08);--shadow-lg:0 8px 24px rgba(0, 0, 0, 0.12),0 16px 48px rgba(0, 0, 0, 0.08);--shadow-xl:0 16px 48px rgba(0, 0, 0, 0.16),0 32px 96px rgba(0, 0, 0, 0.12);--shadow-glow:0 0 40px rgba(212, 175, 55, 0.3);--shadow-float:0 20px 60px rgba(0, 0, 0, 0.15);--ease-smooth:cubic-bezier(0.25, 0.1, 0.25, 1);--ease-out:cubic-bezier(0, 0, 0.2, 1);--ease-in-out:cubic-bezier(0.42, 0, 0.58, 1);--ease-spring:cubic-bezier(0.34, 1.56, 0.64, 1);--transition-fast:0.2s var(--ease-smooth);--transition-normal:0.3s var(--ease-smooth);--transition-slow:0.5s var(--ease-smooth);--transition-slower:0.8s var(--ease-out);--z-dropdown:100;--z-sticky:200;--z-fixed:300;--z-modal:400;--z-tooltip:500}html[data-theme=dark]{--text-primary:#F5F5F7;--text-secondary:rgba(245, 245, 247, 0.75);--text-tertiary:rgba(245, 245, 247, 0.6);--border-light:rgba(255, 255, 255, 0.08);--border-medium:rgba(255, 255, 255, 0.16);--surface-1:#111114;--surface-2:#1A1B1F;--surface-3:#24262B;--surface-4:#2D3036;--surface-inverse:#FAFAFB;--surface-ambient:linear-gradient(135deg, rgba(212, 175, 55, 0.16), rgba(24, 30, 40, 0.6))}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]){--text-primary:#F5F5F7;--text-secondary:rgba(245, 245, 247, 0.75);--text-tertiary:rgba(245, 245, 247, 0.6);--border-light:rgba(255, 255, 255, 0.08);--border-medium:rgba(255, 255, 255, 0.16);--surface-1:#111114;--surface-2:#1A1B1F;--surface-3:#24262B;--surface-4:#2D3036;--surface-inverse:#FAFAFB;--surface-ambient:linear-gradient(135deg, rgba(212, 175, 55, 0.16), rgba(24, 30, 40, 0.6))}}*,::after,::before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--surface-1);overscroll-behavior-y:none;color-scheme:light dark}body{font-family:var(--font-system);font-size:17px;line-height:1.6;color:var(--text-primary);background:linear-gradient(180deg,var(--surface-1) 0,var(--surface-2) 100%);overflow-x:hidden;overscroll-behavior-y:none;margin:0;padding:0}body::before{content:"";position:fixed;inset:-20% 0 0 0;background:radial-gradient(circle at 15% 10%,rgba(212,175,55,.12),transparent 55%),radial-gradient(circle at 85% 0,rgba(184,92,56,.18),transparent 45%),radial-gradient(circle at 70% 70%,rgba(28,61,90,.12),transparent 55%);z-index:-2;pointer-events:none}body::after{content:"";position:fixed;inset:0;background:url("data:image/svg+xml,%3Csvg width='140' height='140' viewBox='0 0 140 140' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(0,0,0,0.08)'/%3E%3C/svg%3E");opacity:.06;mix-blend-mode:multiply;z-index:-3;pointer-events:none}html body .bg-light{background:var(--surface-2)!important;color:var(--text-primary)}html body .bg-white{background:var(--surface-1)!important;color:var(--text-primary)}html[data-theme=dark] body .bg-light,html[data-theme=dark] body .bg-white,html[data-theme=dark] body .progetti-section-sm.bg-light,html[data-theme=dark] body .progetti-section-sm.bg-white,html[data-theme=dark] body .progetti-section.bg-light,html[data-theme=dark] body .progetti-section.bg-white{background:var(--surface-2)!important;color:var(--text-primary)}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) body .bg-light,html:not([data-theme=light]):not([data-theme=dark]) body .bg-white,html:not([data-theme=light]):not([data-theme=dark]) body .progetti-section-sm.bg-light,html:not([data-theme=light]):not([data-theme=dark]) body .progetti-section-sm.bg-white,html:not([data-theme=light]):not([data-theme=dark]) body .progetti-section.bg-light,html:not([data-theme=light]):not([data-theme=dark]) body .progetti-section.bg-white{background:var(--surface-2)!important;color:var(--text-primary)}}html[data-theme=dark] body::after{opacity:.2;mix-blend-mode:screen}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) body::after{opacity:.2;mix-blend-mode:screen}}.progetti-display-xl{font-family:var(--font-display);font-size:clamp(48px, 8vw, 96px);font-weight:700;line-height:1.05;letter-spacing:-.03em;color:var(--text-primary)}.progetti-display-lg{font-family:var(--font-display);font-size:clamp(40px, 6vw, 72px);font-weight:700;line-height:1.08;letter-spacing:-.025em;color:var(--text-primary)}.progetti-display-md{font-family:var(--font-display);font-size:clamp(32px, 5vw, 56px);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:var(--text-primary)}.progetti-headline{font-family:var(--font-display);font-size:clamp(24px, 4vw, 40px);font-weight:600;line-height:1.15;letter-spacing:-.015em;color:var(--text-primary)}.progetti-title{font-family:var(--font-display);font-size:clamp(20px, 3vw, 28px);font-weight:600;line-height:1.2;letter-spacing:-.01em;color:var(--text-primary)}.progetti-body-lg{font-family:var(--font-text);font-size:21px;font-weight:400;line-height:1.52;color:var(--text-secondary)}.progetti-body{font-family:var(--font-text);font-size:17px;font-weight:400;line-height:1.47;color:var(--text-secondary)}.progetti-body-sm{font-family:var(--font-text);font-size:14px;font-weight:400;line-height:1.43;color:var(--text-tertiary)}.progetti-caption{font-family:var(--font-text);font-size:12px;font-weight:500;line-height:1.33;letter-spacing:.01em;text-transform:uppercase;color:var(--text-tertiary)}:root{--header-bg:linear-gradient(135deg, rgba(255, 255, 255, 0.88), rgba(249, 249, 250, 0.7));--header-bg-scrolled:rgba(255, 255, 255, 0.92)}html[data-theme=dark]{--header-bg:linear-gradient(135deg, rgba(16, 16, 20, 0.9), rgba(28, 30, 36, 0.8));--header-bg-scrolled:linear-gradient(135deg, rgba(12, 12, 14, 0.96), rgba(20, 22, 28, 0.9))}@media (prefers-color-scheme:dark){html:not([data-theme=light]){--header-bg:linear-gradient(135deg, rgba(16, 16, 20, 0.9), rgba(28, 30, 36, 0.8));--header-bg-scrolled:linear-gradient(135deg, rgba(12, 12, 14, 0.96), rgba(20, 22, 28, 0.9))}}.progetti-header{position:fixed;top:0;left:0;right:0;z-index:var(--z-sticky);background:var(--header-bg);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--border-light);transition:background var(--transition-normal),border-color var(--transition-normal),box-shadow var(--transition-normal);box-shadow:0 12px 40px rgba(0,0,0,.12)}.progetti-section{position:relative;padding:clamp(56px,10vw,120px) 24px}.progetti-section .progetti-container{max-width:1200px;margin:0 auto}.progetti-section-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}.progetti-section-title .progetti-kicker{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-primary)}.progetti-section-title h2{margin:0;font-size:clamp(28px, 4vw, 42px);font-weight:600}.progetti-section-subtitle{max-width:720px;color:var(--text-secondary);margin-bottom:36px}.progetti-grid{display:grid;gap:24px}.progetti-grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.progetti-grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.progetti-card{background:var(--surface-1);border:1px solid var(--border-light);border-radius:20px;padding:28px;box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease,border .3s ease}.progetti-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:rgba(212,175,55,.3)}.progetti-card--glass{background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(255,255,255,.4));backdrop-filter:blur(18px)}html[data-theme=dark] .progetti-card--glass{background:linear-gradient(145deg,rgba(34,36,42,.85),rgba(20,22,28,.8))}.progetti-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;background:rgba(212,175,55,.12);color:var(--accent-primary)}.progetti-hero{padding:clamp(120px,16vw,180px) 24px 90px;position:relative;overflow:hidden}.progetti-hero-media{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.35;filter:saturate(1.1) contrast(1.05);z-index:0}html[data-theme=dark] .progetti-hero-media{opacity:.22}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .progetti-hero-media{opacity:.22}}.progetti-hero::after{content:"";position:absolute;inset:0;background:var(--surface-ambient);opacity:.8;z-index:1}.progetti-hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center}.progetti-hero-content h1{margin-bottom:16px;font-size:clamp(36px, 6vw, 68px);line-height:1.05}.progetti-hero-content p{color:var(--text-secondary);max-width:720px;margin:0 auto 32px}.progetti-card-media{height:140px;border-radius:16px;background-size:cover;background-position:center;margin-bottom:16px;box-shadow:inset 0 0 0 1px var(--border-light)}.progetti-theme-toggle{appearance:none;width:40px;height:40px;padding:0;border:1px solid var(--border-light);background:var(--surface-1);color:var(--text-primary);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-normal);margin-right:16px;position:relative;overflow:hidden;flex-shrink:0}.progetti-theme-toggle:hover{border-color:rgba(212,175,55,.6);box-shadow:0 4px 18px rgba(212,175,55,.18);transform:translateY(-1px)}.progetti-theme-toggle:active{transform:translateY(0)}.progetti-theme-toggle:focus-visible{outline:2px solid var(--accent-gold);outline-offset:2px}.progetti-theme-toggle .theme-dot,.progetti-theme-toggle .theme-label{display:none}.progetti-theme-toggle .theme-icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transition:transform .45s var(--ease-smooth),opacity .3s var(--ease-smooth)}.progetti-theme-toggle .theme-icon svg{width:18px;height:18px}.progetti-theme-toggle[data-effective-theme=light] .theme-icon--sun{opacity:0;transform:rotate(-90deg) scale(.4)}.progetti-theme-toggle[data-effective-theme=light] .theme-icon--moon{opacity:1;transform:rotate(0) scale(1);color:#1d1d1f}.progetti-theme-toggle[data-effective-theme=dark] .theme-icon--sun{opacity:1;transform:rotate(0) scale(1);color:#f5c24a}.progetti-theme-toggle[data-effective-theme=dark] .theme-icon--moon{opacity:0;transform:rotate(90deg) scale(.4)}.progetti-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.progetti-reveal.is-visible{opacity:1;transform:translateY(0)}.progetti-header-inner{max-width:1400px;margin:0 auto;padding:0 var(--space-lg);height:70px;display:flex;align-items:center;justify-content:space-between}.progetti-header.scrolled{background:var(--header-bg-scrolled);border-bottom:1px solid var(--border-light);box-shadow:0 16px 50px rgba(0,0,0,.12)}.progetti-logo{display:flex;align-items:center;text-decoration:none;transition:all var(--transition-fast)}.progetti-logo:hover{opacity:.8;transform:scale(1.02)}.progetti-logo img{height:48px;width:auto;filter:none;transition:filter var(--transition-normal)}html[data-theme=dark] .progetti-logo img{filter:invert(1) hue-rotate(180deg) saturate(1.6) brightness(1.1)}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .progetti-logo img{filter:invert(1) hue-rotate(180deg) saturate(1.6) brightness(1.1)}}.progetti-nav{display:flex;align-items:center;gap:var(--space-xl);margin-left:auto}.progetti-nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:var(--space-sm)}.progetti-nav-link{font-family:var(--font-text);font-size:13.5px;font-weight:600;letter-spacing:.02em;color:var(--text-primary);text-decoration:none;padding:10px 16px;border-radius:var(--radius-pill);transition:all var(--transition-fast);position:relative;z-index:1}.progetti-nav-link::before{content:'';position:absolute;inset:2px;border-radius:inherit;background:rgba(212,175,55,.14);opacity:0;transition:opacity var(--transition-fast);z-index:-1}.progetti-nav-link:hover{color:var(--text-primary)}.progetti-nav-link:hover::before{opacity:1}.progetti-nav-link.active{color:var(--text-primary);font-weight:700}.progetti-nav-link.active::before{opacity:1;background:rgba(212,175,55,.18)}html[data-theme=dark] .progetti-nav-link.active::before{background:rgba(212,175,55,.22)}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .progetti-nav-link.active::before{background:rgba(212,175,55,.22)}}.progetti-nav-cta{font-family:var(--font-text);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#1a1a1a;background:linear-gradient(135deg,#e8d48a,#d4af37);padding:12px 22px;border-radius:var(--radius-pill);text-decoration:none;transition:all var(--transition-fast);box-shadow:0 10px 30px rgba(212,175,55,.25);border:1px solid rgba(212,175,55,.5)}.progetti-nav-cta:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(212,175,55,.35)}.progetti-nav-menu>li{position:relative}.progetti-nav-item-has-children{position:relative}.progetti-nav-item-has-children>.progetti-nav-link::after{content:'';display:inline-block;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-left:6px;margin-bottom:2px;transition:transform var(--transition-fast)}.progetti-nav-item-has-children:hover>.progetti-nav-link::after{transform:rotate(-135deg)}.progetti-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);min-width:240px;background:var(--surface-1);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-sm) 0;opacity:0;visibility:hidden;transition:all .3s var(--ease-smooth);z-index:var(--z-dropdown);border:1px solid var(--border-light);list-style:none;margin:0;backdrop-filter:blur(20px)}.progetti-nav-item-has-children:hover>.progetti-dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.progetti-dropdown li{margin:0}.progetti-dropdown a{display:block;padding:12px 24px;font-family:var(--font-text);font-size:14px;font-weight:500;color:var(--text-primary);text-decoration:none;transition:all var(--transition-fast);position:relative}.progetti-dropdown a:hover{background:rgba(212,175,55,.12);color:var(--text-primary)}.progetti-dropdown a:hover{background:var(--surface-3);color:var(--accent-gold);padding-left:28px}.progetti-dropdown a::before{content:'';position:absolute;left:12px;top:50%;transform:translateY(-50%) scaleX(0);width:4px;height:4px;background:var(--accent-gold);border-radius:50%;transition:transform var(--transition-fast)}.progetti-dropdown a:hover::before{transform:translateY(-50%) scaleX(1)}.progetti-dropdown-divider{height:1px;background:var(--border-light);margin:8px 16px}.progetti-dropdown-header{padding:8px 24px 4px;font-family:var(--font-text);font-size:11px;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.progetti-dropdown-wide{min-width:550px;left:0;transform:translateX(0) translateY(10px);padding:var(--space-lg);display:grid;grid-template-columns:1.5fr 1fr;gap:32px}.progetti-nav-item-has-children:hover>.progetti-dropdown-wide{transform:translateX(0) translateY(0)}.progetti-dropdown-wide>li{display:flex;flex-direction:column;gap:4px}.progetti-dropdown-wide a{padding:10px 16px;border-radius:var(--radius-sm);display:block;color:var(--text-secondary);font-weight:500}.progetti-dropdown-wide a:hover{padding-left:20px;color:var(--accent-gold);background:rgba(212,175,55,.05)}.progetti-mobile-dropdown{display:none;list-style:none;padding:8px 0 8px 24px;margin:0}.progetti-mobile-dropdown.active{display:block}.progetti-mobile-dropdown a{font-size:18px!important;font-weight:500!important;color:var(--text-secondary)!important;padding:8px 0}.progetti-mobile-dropdown a.active,.progetti-mobile-dropdown a:hover{color:var(--accent-gold)!important}.progetti-mobile-nav-toggle{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-family:var(--font-display);font-size:22px;font-weight:600;color:var(--text-primary)}.progetti-mobile-nav-toggle.active{color:var(--accent-gold)}.progetti-mobile-nav-toggle::after{content:'+';font-size:20px;font-weight:400;color:var(--accent-gold);transition:transform var(--transition-fast)}.progetti-mobile-nav-toggle.active::after{transform:rotate(45deg)}.progetti-menu-toggle{display:none;width:44px;height:44px;border:none;background:0 0;cursor:pointer;position:relative;z-index:1001}.progetti-menu-toggle span{display:block;width:22px;height:2px;background:var(--text-primary);margin:6px auto;transition:all .3s ease;border-radius:2px}.progetti-menu-toggle.active span:first-child{transform:rotate(45deg) translate(5px,6px);background:var(--text-primary)}.progetti-menu-toggle.active span:nth-child(2){opacity:0}.progetti-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-6px);background:var(--text-primary)}.progetti-mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(160deg,var(--surface-1),var(--surface-2));backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);z-index:1000;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;opacity:0;visibility:hidden;transition:opacity .35s ease,transform .35s ease,visibility .35s ease;transform:translateY(-10px) scale(.98);padding:120px 24px 48px;overflow-y:auto;color:var(--text-primary)}.progetti-mobile-menu::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 10%,rgba(212,175,55,.16),transparent 55%),radial-gradient(circle at 80% 15%,rgba(184,92,56,.12),transparent 45%),radial-gradient(circle at 60% 80%,rgba(28,61,90,.12),transparent 55%);opacity:.35;pointer-events:none}html[data-theme=dark] .progetti-mobile-menu{background:linear-gradient(165deg,var(--surface-1),var(--surface-2))}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .progetti-mobile-menu{background:linear-gradient(165deg,var(--surface-1),var(--surface-2))}}.progetti-mobile-menu.active{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.progetti-mobile-menu-close{position:absolute;top:24px;right:24px;width:44px;height:44px;border-radius:50%;border:1px solid var(--border-light);background:var(--surface-2);color:var(--text-primary);display:grid;place-items:center;font-size:26px;line-height:1;cursor:pointer;transition:all .3s ease;z-index:2}.progetti-mobile-menu-close:hover{border-color:rgba(212,175,55,.5);box-shadow:var(--shadow-sm);transform:scale(1.04)}.progetti-mobile-menu-nav{list-style:none;padding:0;margin:0 auto;text-align:left;width:min(360px,100%);position:relative;z-index:1}.progetti-mobile-menu-nav li{margin:16px 0;opacity:0;transform:translateY(16px);transition:opacity .45s ease,transform .45s ease}.progetti-mobile-menu.active .progetti-mobile-menu-nav li{opacity:1;transform:translateY(0)}.progetti-mobile-menu.active .progetti-mobile-menu-nav li:first-child{transition-delay:50ms}.progetti-mobile-menu.active .progetti-mobile-menu-nav li:nth-child(2){transition-delay:0.1s}.progetti-mobile-menu.active .progetti-mobile-menu-nav li:nth-child(3){transition-delay:0.15s}.progetti-mobile-menu.active .progetti-mobile-menu-nav li:nth-child(4){transition-delay:0.2s}.progetti-mobile-menu.active .progetti-mobile-menu-nav li:nth-child(5){transition-delay:0.25s}.progetti-mobile-menu.active .progetti-mobile-menu-nav li:nth-child(6){transition-delay:0.3s}.progetti-mobile-menu.active .progetti-mobile-menu-nav li:nth-child(7){transition-delay:0.35s}.progetti-mobile-menu-nav a{font-family:var(--font-display);font-size:24px;font-weight:600;color:var(--text-primary);text-decoration:none;transition:color .3s ease;display:inline-block;padding:8px 0}html[data-theme=dark] .progetti-mobile-menu-nav a,html[data-theme=dark] .progetti-mobile-nav-toggle{color:var(--text-primary)}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .progetti-mobile-menu-nav a,html:not([data-theme=light]):not([data-theme=dark]) .progetti-mobile-nav-toggle{color:var(--text-primary)}}.progetti-mobile-menu-nav a.active,.progetti-mobile-menu-nav a:hover{color:var(--accent-gold)}.progetti-mobile-menu-cta{margin-top:32px;font-family:var(--font-text);font-size:16px;font-weight:600;color:#fff;background:var(--accent-gold);padding:16px 40px;border-radius:var(--radius-pill);text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px rgba(212,175,55,.3);align-self:center}.progetti-mobile-menu-cta:hover{background:var(--accent-gold-dark);transform:translateY(-2px)}.progetti-mobile-menu-contact{margin-top:48px;text-align:center;position:relative;z-index:1}.progetti-mobile-menu-contact p{font-size:14px;color:var(--text-secondary);margin:8px 0}.progetti-mobile-menu-contact a{color:var(--text-primary);text-decoration:none;font-weight:500}.progetti-mobile-menu-contact a:hover{color:var(--accent-gold)}.progetti-hero.progetti-hero--index{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:var(--space-5xl) var(--space-lg) 0;margin-bottom:0;background:linear-gradient(180deg,var(--progetti-lightgray) 0,var(--progetti-white) 100%)}.progetti-hero--index::after{display:none}.progetti-hero--index .progetti-hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;background-image:url('../images/slider/wide1.jpg');background-size:cover;background-repeat:repeat-x;animation:scrollHeroBg 120s linear infinite;will-change:background-position}.progetti-hero--index .progetti-hero-bg::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.5) 100%)}@keyframes scrollHeroBg{0%{background-position:0 0}100%{background-position:-3000px 0}}.progetti-hero--index .progetti-hero-content{position:relative;z-index:1;text-align:center;max-width:1100px;margin:0 auto}.progetti-hero-badge{display:inline-block;font-family:var(--font-text);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-gold);background:var(--accent-gold-ultra-light);padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-pill);margin-bottom:var(--space-lg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(212,175,55,.2)}.progetti-hero--index .progetti-hero-title{font-family:var(--font-display);font-size:clamp(44px, 7vw, 80px);font-weight:700;line-height:1.05;letter-spacing:-.025em;color:var(--progetti-white);margin:0 0 var(--space-lg);animation:fadeInUp 1s var(--ease-out) forwards}.progetti-hero--index .progetti-hero-title span{display:inline;background:linear-gradient(135deg,var(--progetti-white) 0,var(--accent-gold-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.progetti-hero--index .progetti-hero-subtitle{font-family:var(--font-text);font-size:clamp(18px, 2.5vw, 24px);font-weight:400;line-height:1.5;color:rgba(255,255,255,.85);max-width:700px;margin:0 auto var(--space-2xl);animation:fadeInUp 1s var(--ease-out) .2s forwards;opacity:0}.progetti-hero--index .progetti-hero-actions{display:flex;align-items:center;justify-content:center;gap:var(--space-md);flex-wrap:wrap;animation:fadeInUp 1s var(--ease-out) .4s forwards;opacity:0}.progetti-btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-text);font-size:17px;font-weight:500;padding:var(--space-md) var(--space-xl);border-radius:var(--radius-pill);text-decoration:none;border:none;cursor:pointer;transition:all var(--transition-fast);position:relative;overflow:hidden}.progetti-btn-primary{color:var(--progetti-white);background:var(--accent-gold);box-shadow:0 4px 20px rgba(212,175,55,.35)}.progetti-btn-primary:hover{background:var(--accent-gold-dark);transform:translateY(-2px);box-shadow:0 8px 30px rgba(212,175,55,.45)}.progetti-btn-secondary{color:var(--progetti-white);background:rgba(255,255,255,.15);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25)}.progetti-btn-secondary:hover{background:rgba(255,255,255,.25);transform:translateY(-2px)}html:not([data-theme=dark]):not([data-theme=light]) .progetti-btn-secondary,html[data-theme=light] .progetti-btn-secondary{color:var(--text-primary);background:var(--surface-1);border:1px solid var(--border-light);box-shadow:var(--shadow-xs)}html:not([data-theme=dark]):not([data-theme=light]) .progetti-btn-secondary:hover,html[data-theme=light] .progetti-btn-secondary:hover{background:var(--surface-2)}.progetti-btn-outline{color:var(--text-primary);background:0 0;border:1.5px solid var(--border-medium)}.progetti-btn-outline:hover{background:var(--surface-2);border-color:var(--text-primary);transform:translateY(-2px)}.progetti-btn-icon{margin-left:var(--space-sm);transition:transform var(--transition-fast)}.progetti-btn:hover .progetti-btn-icon{transform:translateX(4px)}.progetti-section{padding:var(--space-5xl) var(--space-lg);position:relative}.progetti-section-sm{padding:var(--space-4xl) var(--space-lg)}.progetti-container{max-width:1200px;margin:0 auto}.progetti-container-lg{max-width:1400px;margin:0 auto}.progetti-section-header{text-align:center;max-width:800px;margin:0 auto var(--space-4xl)}.progetti-section-header .progetti-section-title{display:block;justify-content:center;text-align:center;margin-left:auto;margin-right:auto}.progetti-section-title{font-family:var(--font-display);font-size:clamp(36px, 5vw, 56px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 var(--space-lg)}.progetti-section-subtitle{font-family:var(--font-text);font-size:clamp(17px, 2vw, 21px);font-weight:400;line-height:1.5;color:var(--text-secondary);margin:0}.progetti-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-lg)}.progetti-card{background:var(--surface-1);border-radius:var(--radius-xl);padding:var(--space-2xl);transition:all var(--transition-normal);border:1px solid var(--border-light);position:relative;overflow:hidden}.progetti-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg);border-color:transparent}.progetti-card-dark{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1);color:var(--progetti-white)}.progetti-card-dark:hover{background:rgba(255,255,255,.1);transform:translateY(-8px);box-shadow:0 20px 60px rgba(0,0,0,.4);border-color:rgba(255,255,255,.2)}.progetti-card-dark .progetti-card-title{color:var(--progetti-white)}.progetti-card-dark .progetti-card-text{color:rgba(255,255,255,.7)}.progetti-card-icon{width:64px;height:64px;background:linear-gradient(135deg,var(--accent-gold) 0,var(--accent-gold-dark) 100%);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-lg);color:var(--progetti-white);font-size:28px;box-shadow:0 8px 24px rgba(212,175,55,.25)}.progetti-card-title{font-family:var(--font-display);font-size:22px;font-weight:600;color:var(--text-primary);margin:0 0 var(--space-md)}.progetti-card-text{font-family:var(--font-text);font-size:15px;line-height:1.6;color:var(--text-secondary);margin:0}.progetti-card-list{list-style:none;padding:0;margin:0}.progetti-card-list li{position:relative;padding-left:var(--space-lg);margin-bottom:var(--space-sm);font-size:15px;line-height:1.6;color:var(--text-secondary)}.progetti-card-list li::before{content:'✓';position:absolute;left:0;top:0;color:var(--accent-gold);font-weight:700}.progetti-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-3xl)}.progetti-feature{text-align:center}.progetti-feature-icon{width:80px;height:80px;margin:0 auto var(--space-lg);background:var(--surface-3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;color:var(--accent-gold);transition:all var(--transition-normal)}html[data-theme=dark] .progetti-feature-icon{background:var(--surface-3)}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .progetti-feature-icon{background:var(--surface-3)}}.progetti-feature:hover .progetti-feature-icon{background:var(--accent-gold);color:var(--progetti-white);transform:scale(1.1);box-shadow:var(--shadow-glow)}.progetti-feature-title{font-family:var(--font-display);font-size:20px;font-weight:600;color:var(--text-primary);margin:0 0 var(--space-sm)}.progetti-feature-text{font-family:var(--font-text);font-size:15px;line-height:1.5;color:var(--text-secondary);margin:0}.progetti-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-lg)}.progetti-stat{text-align:center;padding:var(--space-2xl);background:rgba(255,255,255,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-xl);border:1px solid var(--border-light);transition:all var(--transition-normal)}.progetti-stat:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.progetti-stat-number{font-family:var(--font-display);font-size:clamp(36px, 5vw, 56px);font-weight:700;letter-spacing:-.02em;color:var(--accent-gold);margin-bottom:var(--space-xs)}.progetti-stat-label{font-family:var(--font-text);font-size:14px;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.progetti-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-md)}.progetti-gallery-item{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/3;cursor:pointer}.progetti-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.progetti-gallery-item:hover img{transform:scale(1.08)}.progetti-gallery-overlay{position:absolute;bottom:0;left:0;right:0;padding:var(--space-xl);background:linear-gradient(transparent,rgba(0,0,0,.8));color:var(--progetti-white);transform:translateY(100%);transition:transform var(--transition-normal)}.progetti-gallery-item:hover .progetti-gallery-overlay{transform:translateY(0)}.progetti-gallery-title{font-family:var(--font-display);font-size:18px;font-weight:600;margin:0}.progetti-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:var(--space-lg)}.progetti-testimonial{background:var(--surface-1);border-radius:var(--radius-xl);padding:var(--space-2xl);border:1px solid var(--border-light);position:relative;transition:all var(--transition-normal)}.progetti-testimonial:hover{box-shadow:var(--shadow-md);border-color:transparent}.progetti-testimonial-quote{position:absolute;top:var(--space-lg);right:var(--space-lg);font-family:var(--font-elegant);font-size:72px;color:var(--accent-gold-ultra-light);line-height:1}.progetti-testimonial-text{font-family:var(--font-text);font-size:17px;line-height:1.6;color:var(--text-primary);margin:0 0 var(--space-lg);font-style:italic}.progetti-testimonial-author{display:flex;align-items:center;gap:var(--space-md)}.progetti-testimonial-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.progetti-testimonial-name{font-family:var(--font-display);font-size:15px;font-weight:600;color:var(--text-primary);margin:0}.progetti-testimonial-role{font-family:var(--font-text);font-size:13px;color:var(--text-tertiary);margin:0}.progetti-cta{background:linear-gradient(135deg,var(--text-primary) 0,#2d2d2f 100%);border-radius:var(--radius-2xl);padding:var(--space-4xl);text-align:center;color:var(--progetti-white);position:relative;overflow:hidden}.progetti-cta::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at top right,rgba(212,175,55,.15) 0,transparent 50%)}.progetti-cta-content{position:relative;z-index:1}.progetti-cta-title{font-family:var(--font-display);font-size:clamp(28px, 4vw, 44px);font-weight:700;margin:0 0 var(--space-md)}.progetti-cta-text{font-family:var(--font-text);font-size:17px;line-height:1.5;color:rgba(255,255,255,.8);margin:0 0 var(--space-xl);max-width:500px;margin-left:auto;margin-right:auto}.progetti-footer{background:var(--surface-2);padding:var(--space-4xl) var(--space-lg) var(--space-2xl)}.progetti-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:var(--space-3xl);max-width:1200px;margin:0 auto var(--space-3xl)}.progetti-footer-brand p{font-size:15px;line-height:1.6;color:var(--text-secondary);margin:var(--space-md) 0;max-width:280px}.progetti-footer-social{display:flex;gap:var(--space-md);margin-top:var(--space-lg)}.progetti-footer-social a{width:42px;height:42px;border-radius:50%;background:var(--surface-2);display:flex;align-items:center;justify-content:center;color:var(--text-primary);transition:transform .2s,background .2s,border-color .2s,box-shadow .2s,color .2s;border:1px solid var(--border-light);text-decoration:none!important;font-size:16px;position:relative}.progetti-footer-social a::after,.progetti-footer-social a::before{display:none!important}.progetti-footer-social a:hover{background:linear-gradient(135deg,#d4af37,#b8941f);color:#fff;border-color:transparent;transform:translateY(-3px);box-shadow:0 8px 18px rgba(212,175,55,.35);text-decoration:none!important}.progetti-footer-social a:hover i{color:#fff}.progetti-footer-column h4{font-family:var(--font-display);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);margin:0 0 var(--space-lg)}.progetti-footer-column ul{list-style:none;padding:0;margin:0}.progetti-footer-column li{margin-bottom:var(--space-sm);font-size:14px;color:var(--text-secondary);line-height:1.5}.progetti-footer-column a{font-size:14px;color:var(--text-secondary);text-decoration:none;transition:color var(--transition-fast)}.progetti-footer-column a:hover{color:var(--accent-gold)}.progetti-footer-bottom{max-width:1200px;margin:0 auto;padding-top:var(--space-xl);padding-bottom:96px;border-top:1px solid var(--border-light);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-md)}.progetti-footer-copyright{font-size:13px;color:var(--text-tertiary);margin:0}.progetti-footer-bottom{flex-direction:column;text-align:center;gap:10px}.progetti-footer-bottom-links{display:inline-flex;align-items:center;gap:12px;margin:0}.progetti-footer-bottom-links a{color:var(--text-secondary);text-decoration:none;transition:color .2s;font-weight:500}.progetti-footer-bottom-links a:hover{color:#d4af37}.progetti-footer-sep{color:var(--text-tertiary,var(--text-secondary));opacity:.5;font-weight:300}.progetti-footer-credit{margin:0;font-size:12px;color:var(--text-tertiary,var(--text-secondary))}.progetti-footer-credit a{color:#d4af37;text-decoration:none;font-weight:600}.progetti-footer-credit a:hover{color:#b8941f;text-decoration:underline}@media (max-width:768px){.progetti-footer-bottom{padding-bottom:calc(96px + env(safe-area-inset-bottom,14px))}.progetti-footer-copyright,.progetti-footer-credit{font-size:12px;line-height:1.5}}html[data-theme=dark] section[style*="background: #F5F5F7"],html[data-theme=dark] section[style*="background: #F9F9FB"],html[data-theme=dark] section[style*="background: #fff"],html[data-theme=dark] section[style*="background: #ffffff"],html[data-theme=dark] section[style*="background: white"],html[data-theme=dark] section[style*="background:#F5F5F7"],html[data-theme=dark] section[style*="background:#F9F9FB"],html[data-theme=dark] section[style*="background:#fff"],html[data-theme=dark] section[style*="background:#ffffff"],html[data-theme=dark] section[style*="background:white"]{background:var(--surface-2)!important}html[data-theme=dark] .progetti-section [style*="background: #F5F5F7"]:not(.progetti-btn):not(.progetti-nav-cta),html[data-theme=dark] .progetti-section [style*="background: #F9F9FB"]:not(.progetti-btn):not(.progetti-nav-cta),html[data-theme=dark] .progetti-section [style*="background: #fff"]:not(.progetti-btn):not(.progetti-nav-cta),html[data-theme=dark] .progetti-section [style*="background: #ffffff"]:not(.progetti-btn):not(.progetti-nav-cta),html[data-theme=dark] .progetti-section [style*="background: white"]:not(.progetti-btn):not(.progetti-nav-cta),html[data-theme=dark] .progetti-section [style*="background:#F5F5F7"]:not(.progetti-btn):not(.progetti-nav-cta),html[data-theme=dark] .progetti-section [style*="background:#F9F9FB"]:not(.progetti-btn):not(.progetti-nav-cta),html[data-theme=dark] .progetti-section [style*="background:#fff"]:not(.progetti-btn):not(.progetti-nav-cta),html[data-theme=dark] .progetti-section [style*="background:#ffffff"]:not(.progetti-btn):not(.progetti-nav-cta),html[data-theme=dark] .progetti-section [style*="background:white"]:not(.progetti-btn):not(.progetti-nav-cta){background:var(--surface-2)!important;color:var(--text-primary)}html[data-theme=dark] .info-box-card{background:rgba(26,27,31,.9)!important;border:1px solid var(--border-light)!important;box-shadow:0 14px 36px rgba(0,0,0,.35)}html[data-theme=dark] .info-box-content h4{color:var(--text-primary)!important}html[data-theme=dark] .info-box-content p{color:var(--text-secondary)!important}html[data-theme=dark] .progetti-stat{background:rgba(26,27,31,.85)!important;border-color:var(--border-light)!important}html[data-theme=dark] .progetti-stat-label{color:var(--text-secondary)!important}html[data-theme=dark] .univers-content p{color:var(--text-secondary)}html[data-theme=dark] .progetti-footer{background:var(--surface-2)}html[data-theme=dark] .progetti-footer-social a{background:var(--surface-3);color:var(--text-primary);border-color:var(--border-light)}html[data-theme=dark] .advantage-card,html[data-theme=dark] .app-item,html[data-theme=dark] .application-card,html[data-theme=dark] .benefit-card,html[data-theme=dark] .cert-badge,html[data-theme=dark] .collection-card,html[data-theme=dark] .contact-form,html[data-theme=dark] .contact-info-card,html[data-theme=dark] .decor-card,html[data-theme=dark] .feature-box,html[data-theme=dark] .finition-card,html[data-theme=dark] .perf-badge,html[data-theme=dark] .performance-item,html[data-theme=dark] .portfolio-filter-btn,html[data-theme=dark] .process-step-card,html[data-theme=dark] .product-type-card,html[data-theme=dark] .spec-card,html[data-theme=dark] .support-card,html[data-theme=dark] .testimonial-card{background:var(--surface-1)!important;color:var(--text-primary)!important;border-color:var(--border-light)!important}html[data-theme=dark] .process-step-card:hover{background:var(--surface-2)!important}html[data-theme=dark] .specs-table{background:var(--surface-1)!important;color:var(--text-primary)!important;border-color:var(--border-light)!important}html[data-theme=dark] .specs-table th{background:var(--surface-3)!important;color:var(--text-primary)!important}html[data-theme=dark] .specs-table td{color:var(--text-secondary)!important}html[data-theme=dark] .advantage-card h3,html[data-theme=dark] .advantage-card h4,html[data-theme=dark] .app-item h3,html[data-theme=dark] .app-item h4,html[data-theme=dark] .application-card h3,html[data-theme=dark] .application-card h4,html[data-theme=dark] .benefit-card h3,html[data-theme=dark] .benefit-card h4,html[data-theme=dark] .collection-card h3,html[data-theme=dark] .collection-card h4,html[data-theme=dark] .decor-card h3,html[data-theme=dark] .decor-card h4,html[data-theme=dark] .feature-box h3,html[data-theme=dark] .feature-box h4,html[data-theme=dark] .perf-badge h3,html[data-theme=dark] .perf-badge h4,html[data-theme=dark] .performance-item h3,html[data-theme=dark] .performance-item h4,html[data-theme=dark] .product-type-card h3,html[data-theme=dark] .product-type-card h4,html[data-theme=dark] .spec-card h3,html[data-theme=dark] .spec-card h4,html[data-theme=dark] .support-card h3,html[data-theme=dark] .support-card h4,html[data-theme=dark] .testimonial-card h3,html[data-theme=dark] .testimonial-card h4{color:var(--text-primary)!important}html[data-theme=dark] .advantage-card p,html[data-theme=dark] .advantage-card span,html[data-theme=dark] .app-item p,html[data-theme=dark] .app-item span,html[data-theme=dark] .application-card p,html[data-theme=dark] .application-card span,html[data-theme=dark] .benefit-card p,html[data-theme=dark] .benefit-card span,html[data-theme=dark] .collection-card p,html[data-theme=dark] .collection-card span,html[data-theme=dark] .decor-card p,html[data-theme=dark] .decor-card span,html[data-theme=dark] .feature-box p,html[data-theme=dark] .feature-box span,html[data-theme=dark] .perf-badge p,html[data-theme=dark] .perf-badge span,html[data-theme=dark] .performance-item p,html[data-theme=dark] .performance-item span,html[data-theme=dark] .product-type-card p,html[data-theme=dark] .product-type-card span,html[data-theme=dark] .spec-card p,html[data-theme=dark] .spec-card span,html[data-theme=dark] .support-card p,html[data-theme=dark] .support-card span,html[data-theme=dark] .testimonial-card p,html[data-theme=dark] .testimonial-card span{color:var(--text-secondary)!important}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) section[style*="background: #F5F5F7"],html:not([data-theme=light]):not([data-theme=dark]) section[style*="background: #F9F9FB"],html:not([data-theme=light]):not([data-theme=dark]) section[style*="background: #fff"],html:not([data-theme=light]):not([data-theme=dark]) section[style*="background: #ffffff"],html:not([data-theme=light]):not([data-theme=dark]) section[style*="background: white"],html:not([data-theme=light]):not([data-theme=dark]) section[style*="background:#F5F5F7"],html:not([data-theme=light]):not([data-theme=dark]) section[style*="background:#F9F9FB"],html:not([data-theme=light]):not([data-theme=dark]) section[style*="background:#fff"],html:not([data-theme=light]):not([data-theme=dark]) section[style*="background:#ffffff"],html:not([data-theme=light]):not([data-theme=dark]) section[style*="background:white"]{background:var(--surface-2)!important}html:not([data-theme=light]):not([data-theme=dark]) .progetti-section [style*="background: #F5F5F7"]:not(.progetti-btn):not(.progetti-nav-cta),html:not([data-theme=light]):not([data-theme=dark]) .progetti-section [style*="background: #F9F9FB"]:not(.progetti-btn):not(.progetti-nav-cta),html:not([data-theme=light]):not([data-theme=dark]) .progetti-section [style*="background: #fff"]:not(.progetti-btn):not(.progetti-nav-cta),html:not([data-theme=light]):not([data-theme=dark]) .progetti-section [style*="background: #ffffff"]:not(.progetti-btn):not(.progetti-nav-cta),html:not([data-theme=light]):not([data-theme=dark]) .progetti-section [style*="background: white"]:not(.progetti-btn):not(.progetti-nav-cta),html:not([data-theme=light]):not([data-theme=dark]) .progetti-section [style*="background:#F5F5F7"]:not(.progetti-btn):not(.progetti-nav-cta),html:not([data-theme=light]):not([data-theme=dark]) .progetti-section [style*="background:#F9F9FB"]:not(.progetti-btn):not(.progetti-nav-cta),html:not([data-theme=light]):not([data-theme=dark]) .progetti-section [style*="background:#fff"]:not(.progetti-btn):not(.progetti-nav-cta),html:not([data-theme=light]):not([data-theme=dark]) .progetti-section [style*="background:#ffffff"]:not(.progetti-btn):not(.progetti-nav-cta),html:not([data-theme=light]):not([data-theme=dark]) .progetti-section [style*="background:white"]:not(.progetti-btn):not(.progetti-nav-cta){background:var(--surface-2)!important;color:var(--text-primary)}html:not([data-theme=light]):not([data-theme=dark]) .info-box-card{background:rgba(26,27,31,.9);border:1px solid var(--border-light);box-shadow:0 14px 36px rgba(0,0,0,.35)}html:not([data-theme=light]):not([data-theme=dark]) .info-box-content h4{color:var(--text-primary)}html:not([data-theme=light]):not([data-theme=dark]) .info-box-content p{color:var(--text-secondary)}html:not([data-theme=light]):not([data-theme=dark]) .progetti-stat{background:rgba(26,27,31,.85);border-color:var(--border-light)}html:not([data-theme=light]):not([data-theme=dark]) .progetti-stat-label{color:var(--text-secondary)}html:not([data-theme=light]):not([data-theme=dark]) .univers-content p{color:var(--text-secondary)}html:not([data-theme=light]):not([data-theme=dark]) .progetti-footer{background:var(--surface-2)}html:not([data-theme=light]):not([data-theme=dark]) .progetti-footer-social a{background:var(--surface-3);color:var(--text-primary);border-color:var(--border-light)}html:not([data-theme=light]):not([data-theme=dark]) .advantage-card,html:not([data-theme=light]):not([data-theme=dark]) .app-item,html:not([data-theme=light]):not([data-theme=dark]) .application-card,html:not([data-theme=light]):not([data-theme=dark]) .benefit-card,html:not([data-theme=light]):not([data-theme=dark]) .cert-badge,html:not([data-theme=light]):not([data-theme=dark]) .collection-card,html:not([data-theme=light]):not([data-theme=dark]) .contact-form,html:not([data-theme=light]):not([data-theme=dark]) .contact-info-card,html:not([data-theme=light]):not([data-theme=dark]) .decor-card,html:not([data-theme=light]):not([data-theme=dark]) .feature-box,html:not([data-theme=light]):not([data-theme=dark]) .finition-card,html:not([data-theme=light]):not([data-theme=dark]) .perf-badge,html:not([data-theme=light]):not([data-theme=dark]) .performance-item,html:not([data-theme=light]):not([data-theme=dark]) .portfolio-filter-btn,html:not([data-theme=light]):not([data-theme=dark]) .process-step-card,html:not([data-theme=light]):not([data-theme=dark]) .product-type-card,html:not([data-theme=light]):not([data-theme=dark]) .spec-card,html:not([data-theme=light]):not([data-theme=dark]) .support-card,html:not([data-theme=light]):not([data-theme=dark]) .testimonial-card{background:var(--surface-1);color:var(--text-primary);border-color:var(--border-light)}html:not([data-theme=light]):not([data-theme=dark]) .process-step-card:hover{background:var(--surface-2)}html:not([data-theme=light]):not([data-theme=dark]) .specs-table{background:var(--surface-1);color:var(--text-primary);border-color:var(--border-light)}html:not([data-theme=light]):not([data-theme=dark]) .specs-table th{background:var(--surface-3);color:var(--text-primary)}html:not([data-theme=light]):not([data-theme=dark]) .specs-table td{color:var(--text-secondary)}html:not([data-theme=light]):not([data-theme=dark]) .advantage-card h3,html:not([data-theme=light]):not([data-theme=dark]) .advantage-card h4,html:not([data-theme=light]):not([data-theme=dark]) .app-item h3,html:not([data-theme=light]):not([data-theme=dark]) .app-item h4,html:not([data-theme=light]):not([data-theme=dark]) .application-card h3,html:not([data-theme=light]):not([data-theme=dark]) .application-card h4,html:not([data-theme=light]):not([data-theme=dark]) .benefit-card h3,html:not([data-theme=light]):not([data-theme=dark]) .benefit-card h4,html:not([data-theme=light]):not([data-theme=dark]) .collection-card h3,html:not([data-theme=light]):not([data-theme=dark]) .collection-card h4,html:not([data-theme=light]):not([data-theme=dark]) .decor-card h3,html:not([data-theme=light]):not([data-theme=dark]) .decor-card h4,html:not([data-theme=light]):not([data-theme=dark]) .feature-box h3,html:not([data-theme=light]):not([data-theme=dark]) .feature-box h4,html:not([data-theme=light]):not([data-theme=dark]) .perf-badge h3,html:not([data-theme=light]):not([data-theme=dark]) .perf-badge h4,html:not([data-theme=light]):not([data-theme=dark]) .performance-item h3,html:not([data-theme=light]):not([data-theme=dark]) .performance-item h4,html:not([data-theme=light]):not([data-theme=dark]) .product-type-card h3,html:not([data-theme=light]):not([data-theme=dark]) .product-type-card h4,html:not([data-theme=light]):not([data-theme=dark]) .spec-card h3,html:not([data-theme=light]):not([data-theme=dark]) .spec-card h4,html:not([data-theme=light]):not([data-theme=dark]) .support-card h3,html:not([data-theme=light]):not([data-theme=dark]) .support-card h4,html:not([data-theme=light]):not([data-theme=dark]) .testimonial-card h3,html:not([data-theme=light]):not([data-theme=dark]) .testimonial-card h4{color:var(--text-primary)!important}html:not([data-theme=light]):not([data-theme=dark]) .advantage-card p,html:not([data-theme=light]):not([data-theme=dark]) .advantage-card span,html:not([data-theme=light]):not([data-theme=dark]) .app-item p,html:not([data-theme=light]):not([data-theme=dark]) .app-item span,html:not([data-theme=light]):not([data-theme=dark]) .application-card p,html:not([data-theme=light]):not([data-theme=dark]) .application-card span,html:not([data-theme=light]):not([data-theme=dark]) .benefit-card p,html:not([data-theme=light]):not([data-theme=dark]) .benefit-card span,html:not([data-theme=light]):not([data-theme=dark]) .collection-card p,html:not([data-theme=light]):not([data-theme=dark]) .collection-card span,html:not([data-theme=light]):not([data-theme=dark]) .decor-card p,html:not([data-theme=light]):not([data-theme=dark]) .decor-card span,html:not([data-theme=light]):not([data-theme=dark]) .feature-box p,html:not([data-theme=light]):not([data-theme=dark]) .feature-box span,html:not([data-theme=light]):not([data-theme=dark]) .perf-badge p,html:not([data-theme=light]):not([data-theme=dark]) .perf-badge span,html:not([data-theme=light]):not([data-theme=dark]) .performance-item p,html:not([data-theme=light]):not([data-theme=dark]) .performance-item span,html:not([data-theme=light]):not([data-theme=dark]) .product-type-card p,html:not([data-theme=light]):not([data-theme=dark]) .product-type-card span,html:not([data-theme=light]):not([data-theme=dark]) .spec-card p,html:not([data-theme=light]):not([data-theme=dark]) .spec-card span,html:not([data-theme=light]):not([data-theme=dark]) .support-card p,html:not([data-theme=light]):not([data-theme=dark]) .support-card span,html:not([data-theme=light]):not([data-theme=dark]) .testimonial-card p,html:not([data-theme=light]):not([data-theme=dark]) .testimonial-card span{color:var(--text-secondary)!important}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes scaleIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.progetti-animate{opacity:0;transform:translateY(30px);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out)}.progetti-animate.visible{opacity:1;transform:translateY(0)}.progetti-animate.visible:hover{transition:transform .3s ease,box-shadow .3s ease,background .3s ease,border-color .3s ease!important}.progetti-animate-delay-1{transition-delay:0.1s}.progetti-animate-delay-2{transition-delay:0.2s}.progetti-animate-delay-3{transition-delay:0.3s}.progetti-animate-delay-4{transition-delay:0.4s}@media (max-width:1024px){.progetti-footer-grid{grid-template-columns:repeat(2,1fr)}.progetti-features{grid-template-columns:repeat(2,1fr);gap:var(--space-xl)}.progetti-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){:root{--space-4xl:48px;--space-5xl:64px;--space-3xl:40px}.progetti-nav{display:none}.progetti-menu-toggle{display:block}.progetti-theme-toggle{width:44px;height:44px;margin-right:8px;margin-left:0}.progetti-theme-toggle .theme-icon svg{width:18px;height:18px}.progetti-footer-social a{width:44px;height:44px}.progetti-header-inner{height:60px;padding:0 16px}.progetti-logo img{height:36px}.progetti-hero{min-height:100svh;padding:100px 16px 60px}.progetti-hero-title{font-size:clamp(32px, 8vw, 48px)}.progetti-hero-subtitle{font-size:16px;padding:0 8px}.progetti-hero-badge{font-size:10px;padding:6px 16px}.page-hero-actions,.progetti-hero-actions{flex-direction:column;width:100%;align-items:center;gap:12px;padding:0 16px}.progetti-btn{width:auto;min-width:220px;max-width:320px;padding:14px 28px;font-size:15px;text-align:center;justify-content:center;align-self:center}.page-hero-actions .progetti-btn,.progetti-hero-actions .progetti-btn{width:100%;max-width:320px}.callout .progetti-btn,.progetti-cta-block .progetti-btn,.related-cta .progetti-btn,section>a.progetti-btn{width:auto;max-width:320px}.progetti-section{padding:48px 16px}.progetti-section-sm{padding:32px 16px}.progetti-section-header{margin-bottom:32px}.progetti-section-title{font-size:clamp(24px, 6vw, 36px);margin-bottom:12px}.progetti-section-subtitle{font-size:15px}.progetti-cards-grid{grid-template-columns:1fr;gap:16px}.progetti-card{padding:24px;border-radius:16px}.progetti-card-icon{width:56px;height:56px;font-size:24px}.progetti-card-title{font-size:18px}.progetti-card-list li{font-size:14px;padding-left:20px;margin-bottom:6px}.progetti-features{grid-template-columns:1fr;gap:32px}.progetti-feature-icon{width:64px;height:64px;font-size:26px}.progetti-feature-title{font-size:17px}.progetti-feature-text{font-size:14px}.progetti-stats{grid-template-columns:repeat(2,1fr);gap:12px}.progetti-stat{padding:20px 16px;border-radius:16px}.progetti-stat-number{font-size:clamp(28px, 6vw, 40px)}.progetti-stat-label{font-size:11px}.progetti-gallery{grid-template-columns:1fr;gap:16px}.progetti-testimonials{grid-template-columns:1fr}.progetti-testimonial{padding:24px}.progetti-testimonial-text{font-size:15px}.progetti-footer{padding:48px 16px 32px}.progetti-footer-grid{grid-template-columns:1fr;gap:32px}.progetti-footer-brand p{font-size:14px}.progetti-footer-column h4{font-size:12px;margin-bottom:12px}.progetti-footer-column a{font-size:13px}.progetti-footer-bottom{flex-direction:column;text-align:center;gap:8px}.progetti-footer-copyright{font-size:12px}.progetti-display-xl{font-size:clamp(32px, 8vw, 48px)}.progetti-display-lg{font-size:clamp(28px, 7vw, 40px)}.progetti-display-md{font-size:clamp(24px, 6vw, 32px)}.progetti-headline{font-size:clamp(20px, 5vw, 28px)}.progetti-title{font-size:clamp(18px, 4vw, 22px)}.progetti-body-lg{font-size:17px}.progetti-body{font-size:15px}.progetti-cta{padding:32px 24px;border-radius:20px}.progetti-cta-title{font-size:clamp(22px, 5vw, 32px)}.progetti-cta-text{font-size:15px}}@media (max-width:480px){:root{--space-4xl:40px;--space-5xl:48px}.progetti-hero{padding:90px 12px 48px}.progetti-hero-title{font-size:clamp(26px, 9vw, 36px)}.progetti-section{padding:40px 12px}.progetti-card{padding:20px}.progetti-stats{grid-template-columns:1fr 1fr;gap:8px}.progetti-stat{padding:16px 12px}.progetti-stat-number{font-size:28px}.progetti-stat-label{font-size:10px}.progetti-footer{padding:40px 12px 24px}}.text-center{text-align:center}.text-gold{color:var(--accent-gold)}.bg-light{background:var(--surface-2);color:var(--text-primary)}.bg-dark{background:var(--text-primary);color:var(--progetti-white)}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.grid-3-col{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.grid-4-col{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.grid-2-col{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.grid-split-122{display:grid;grid-template-columns:1fr 2fr 2fr;gap:48px;align-items:center}.grid-split-half{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.flex-row-wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}@media (max-width:992px){.grid-4-col{grid-template-columns:repeat(2,1fr);gap:24px}.grid-3-col{grid-template-columns:repeat(2,1fr);gap:24px}.grid-split-122{grid-template-columns:1fr 1fr;gap:32px}.grid-split-half{gap:40px}}@media (max-width:768px){.grid-4-col{grid-template-columns:1fr;gap:20px}.grid-3-col{grid-template-columns:1fr;gap:20px}.grid-2-col{grid-template-columns:1fr;gap:20px}.grid-split-122{grid-template-columns:1fr;gap:24px;text-align:center}.grid-split-half{grid-template-columns:1fr;gap:32px}.flex-row-wrap{flex-direction:column;text-align:center}.flex-row-wrap>*{width:100%}}@media (max-width:768px){[style*="grid-template-columns: 1fr 2fr 2fr"]{grid-template-columns:1fr!important;gap:24px!important;text-align:center}[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important;gap:24px!important}[style*="grid-template-columns: repeat(auto-fit, minmax(400px"]{grid-template-columns:1fr!important}[style*="grid-template-columns: repeat(auto-fit, minmax(350px"]{grid-template-columns:1fr!important}[style*="display: flex"][style*="justify-content: space-between"]{flex-direction:column!important;text-align:center;gap:16px!important}}.hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(29,29,31,.15) 0,rgba(29,29,31,.1) 100%);z-index:1}body{opacity:0;animation:pageLoad .6s ease forwards}@keyframes pageLoad{to{opacity:1}}.product-icon{width:72px;height:72px;background:linear-gradient(135deg,#d4af37 0,#b8941f 100%);border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#fff;font-size:28px;box-shadow:0 8px 24px rgba(212,175,55,.25);transition:all .3s cubic-bezier(.25, .1, .25, 1)}.progetti-card:hover .product-icon{transform:scale(1.1) rotate(-5deg);box-shadow:0 12px 32px rgba(212,175,55,.35)}.service-split{display:grid;grid-template-columns:1fr 1fr;min-height:600px;overflow:hidden}.service-split.reversed{direction:rtl}.service-split.reversed>*{direction:ltr}.service-image{position:relative;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.25, .1, .25, 1)}.service-split:hover .service-image img{transform:scale(1.05)}.service-content{display:flex;flex-direction:column;justify-content:center;padding:64px 80px;background:var(--surface-2);color:var(--text-primary)}.service-content.dark{background:#1d1d1f;color:#fff}.service-label{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#d4af37;margin-bottom:16px}.service-title{font-family:Inter,sans-serif;font-size:clamp(28px, 4vw, 40px);font-weight:700;line-height:1.15;margin-bottom:24px;color:inherit}.service-text{font-size:17px;line-height:1.6;color:var(--text-secondary);margin-bottom:32px}.service-content.dark .service-text{color:rgba(255,255,255,.7)}.gallery-card{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:1;cursor:pointer}.gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25, .1, .25, 1)}.gallery-card:hover img{transform:scale(1.1)}.gallery-overlay{position:absolute;inset:0;background:linear-gradient(transparent 40%,rgba(0,0,0,.8));display:flex;align-items:flex-end;padding:24px;opacity:0;transition:opacity .4s ease}.gallery-card:hover .gallery-overlay{opacity:1}.gallery-title{color:#fff;font-size:18px;font-weight:600;margin:0}.portfolio-filter{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:48px}.filter-btn{padding:12px 28px;border:none;background:var(--surface-3);color:var(--text-secondary);font-family:Inter,sans-serif;font-size:14px;font-weight:500;border-radius:50px;cursor:pointer;transition:all .4s cubic-bezier(.25, .1, .25, 1);position:relative;overflow:hidden;border:1px solid var(--border-light)}html[data-theme=dark] .filter-btn{background:var(--surface-3)!important;color:var(--text-secondary)!important;border:1px solid var(--border-light)}html[data-theme=dark] .filter-btn:hover{background:var(--surface-4)!important;color:var(--text-primary)!important}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .filter-btn{background:var(--surface-3)!important;color:var(--text-secondary)!important;border:1px solid var(--border-light)}html:not([data-theme=light]):not([data-theme=dark]) .filter-btn:hover{background:var(--surface-4)!important;color:var(--text-primary)!important}}.filter-btn::before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:3px;background:linear-gradient(135deg,#d4af37 0,#b8941f 100%);border-radius:3px 3px 0 0;transition:width .3s cubic-bezier(.25, .1, .25, 1)}.filter-btn:hover{background:var(--surface-4);color:var(--text-primary)}.filter-btn.active{background:linear-gradient(135deg,#d4af37 0,#b8941f 100%);color:#fff;box-shadow:0 8px 24px rgba(212,175,55,.35);transform:scale(1.02)}.filter-btn.active::before{width:0}.gallery-card{transition:all .5s cubic-bezier(.25, .1, .25, 1)}.gallery-card.filter-hidden{opacity:0;transform:scale(.8);pointer-events:none;position:absolute;visibility:hidden}.gallery-card.filter-visible{opacity:1;transform:scale(1);pointer-events:auto;position:relative;visibility:visible}.progetti-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative}@media (max-width:992px){.progetti-gallery{grid-template-columns:repeat(2,1fr)}.portfolio-filter{gap:8px}.filter-btn{padding:10px 20px;font-size:13px}}@media (max-width:576px){.progetti-gallery{grid-template-columns:1fr}.filter-btn{padding:10px 18px;font-size:12px}}.testimonial-marquee-container{overflow:hidden;position:relative;width:100%;padding:20px 0;mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%)}.testimonial-marquee-track{display:flex;gap:32px;width:max-content;animation:scrollMarquee 50s linear infinite}.testimonial-marquee-track:hover{animation-play-state:paused}@keyframes scrollMarquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.testimonial-card{background:var(--surface-1);padding:40px;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.05);width:450px;flex-shrink:0;transition:all .3s ease;border:1px solid var(--border-light);display:flex;flex-direction:column;justify-content:space-between}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1);border-color:var(--accent-gold)}.testimonial-quote-icon{font-size:60px;font-family:serif;color:var(--accent-gold);opacity:.2;line-height:40px;margin-bottom:0}.testimonial-text{font-family:var(--font-text);font-size:17px;line-height:1.6;color:var(--text-secondary);margin-bottom:24px;font-style:italic;flex-grow:1}.testimonial-author{font-family:var(--font-display);font-weight:600;color:var(--text-primary);font-size:18px;margin-bottom:4px}.testimonial-role{font-family:var(--font-text);font-size:14px;color:var(--accent-gold-dark);font-weight:500}.info-box-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:-80px;position:relative;z-index:10}.info-box-card{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:32px;display:flex;align-items:flex-start;gap:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.info-box-card:hover{transform:translateY(-4px);box-shadow:0 20px 60px rgba(0,0,0,.15)}.info-box-icon{width:56px;height:56px;background:linear-gradient(135deg,#d4af37,#b8941f);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;flex-shrink:0}.info-box-content h4{font-size:16px;font-weight:600;color:#1d1d1f;margin:0 0 8px}.info-box-content p{font-size:14px;color:#86868b;margin:0;line-height:1.5}.info-box-content a{color:#d4af37;text-decoration:none;transition:color .2s}.info-box-content a:hover{color:#b8941f}.feature-dots{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.feature-dot{text-align:center}.feature-dot-icon{width:80px;height:80px;margin:0 auto 20px;background:rgba(212,175,55,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;color:#d4af37;transition:all .4s ease}.feature-dot:hover .feature-dot-icon{background:#d4af37;color:#fff;transform:scale(1.1);box-shadow:0 10px 30px rgba(212,175,55,.4)}.feature-dot-title{font-size:17px;font-weight:600;color:#1d1d1f;margin-bottom:8px}.feature-dot-text{font-size:14px;color:#86868b;line-height:1.5}.page-hero{min-height:70vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:140px 24px 80px}.page-hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.page-hero-bg img{width:100%;height:100%;object-fit:cover}.page-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(29,29,31,.75) 0,rgba(29,29,31,.55) 100%);z-index:1}.page-hero-content{position:relative;z-index:2;text-align:center;max-width:900px;color:#fff}.page-hero-content h1{font-family:Inter,sans-serif;font-size:clamp(32px, 5vw, 56px);font-weight:700;line-height:1.1;margin-bottom:24px}.page-hero-content .lead{font-size:clamp(16px, 2vw, 20px);line-height:1.6;color:rgba(255,255,255,.85);max-width:700px;margin:0 auto 32px}.contact-hero{padding:180px 24px 80px;text-align:center;background:linear-gradient(180deg,var(--surface-2) 0,var(--surface-1) 100%)}.contact-hero h1{font-family:Inter,sans-serif;font-size:clamp(36px, 5vw, 56px);font-weight:700;color:var(--text-primary);margin:16px 0}.contact-hero p{font-size:18px;color:var(--text-secondary);max-width:600px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.contact-form{background:var(--surface-1);border-radius:24px;padding:48px;box-shadow:0 10px 40px rgba(0,0,0,.08)}.contact-form h2{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:var(--text-primary);margin-bottom:32px}.contact-input{width:100%;padding:16px 20px;border:1px solid var(--border-light);border-radius:12px;font-size:16px;transition:border-color .3s,box-shadow .3s;background:var(--surface-3);color:var(--text-primary)}.contact-input:focus{outline:0;border-color:#d4af37;box-shadow:0 0 0 4px rgba(212,175,55,.1)}.contact-textarea{min-height:150px;resize:vertical}.contact-info{display:flex;flex-direction:column;gap:24px}.contact-info-card{background:var(--surface-1);border-radius:20px;padding:32px;box-shadow:0 10px 40px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.contact-info-card:hover{transform:translateY(-4px);box-shadow:0 20px 60px rgba(0,0,0,.12)}.contact-info-card h3{font-size:18px;font-weight:600;color:var(--text-primary);margin:16px 0 8px}.contact-info-card a,.contact-info-card p{font-size:15px;color:var(--text-secondary);text-decoration:none;transition:color .2s}.contact-info-card a:hover{color:#d4af37}.map-section{height:400px;width:100%;overflow:hidden}.map-section iframe{width:100%;height:100%;border:none;filter:grayscale(30%)}@media (max-width:992px){.service-split{grid-template-columns:1fr}.service-split.reversed{direction:ltr}.service-image{min-height:300px}.service-content{padding:48px 24px}.feature-dots{grid-template-columns:repeat(2,1fr);gap:32px}.contact-grid{grid-template-columns:1fr}}@media (max-width:768px){.info-box-grid{grid-template-columns:1fr;margin-top:-40px;gap:16px}.info-box-card{padding:20px;border-radius:16px;gap:16px}.info-box-icon{width:48px;height:48px;font-size:18px;border-radius:12px}.info-box-content h4{font-size:15px}.info-box-content p{font-size:13px}.service-split{min-height:auto}.service-image{min-height:250px}.service-content{padding:32px 20px}.service-label{font-size:11px}.service-title{font-size:clamp(22px, 5vw, 28px);margin-bottom:16px}.service-text{font-size:15px;margin-bottom:24px}.feature-dots{grid-template-columns:1fr;gap:28px}.feature-dot-icon{width:64px;height:64px;font-size:24px}.feature-dot-title{font-size:16px}.feature-dot-text{font-size:13px}.gallery-card{aspect-ratio:4/3}.gallery-overlay{padding:16px;opacity:1}.gallery-title{font-size:15px}.testimonial-slider{padding:0 16px}.testimonial-card{padding:24px 16px}.testimonial-quote-icon{font-size:36px;margin-bottom:16px}.testimonial-text{font-size:clamp(16px, 4vw, 20px);margin-bottom:20px}.testimonial-author{font-size:14px}.testimonial-role{font-size:13px}.page-hero{min-height:60vh;padding:100px 16px 60px}.page-hero-content h1{font-size:clamp(24px, 6vw, 36px)}.contact-hero{padding:120px 16px 48px}.contact-hero h1{font-size:clamp(28px, 6vw, 40px)}.contact-hero p{font-size:16px}.contact-form{padding:32px 20px}.contact-form h2{font-size:20px;margin-bottom:24px}}@media (max-width:768px){.testimonial-card{width:300px;padding:24px}.testimonial-quote-icon{font-size:40px}.testimonial-text{font-size:15px}}@media (max-width:480px){.info-box-grid{margin-top:-30px}.info-box-card{flex-direction:column;text-align:center;padding:24px 16px}.service-image{min-height:200px}.service-content{padding:28px 16px}.product-icon{width:60px;height:60px;font-size:24px;border-radius:14px}}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:48px}.process-step{text-align:center;position:relative}.process-step::after{content:'';position:absolute;top:40px;right:-16px;width:32px;height:2px;background:linear-gradient(90deg,#d4af37,transparent)}.process-step:last-child::after{display:none}.process-number{width:80px;height:80px;background:linear-gradient(135deg,#d4af37,#b8941f);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:28px;font-weight:700;color:#fff;margin:0 auto 20px}.process-step h4{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#1d1d1f;margin-bottom:8px}.process-step p{font-size:14px;color:#86868b;line-height:1.5}.style-card{position:relative;border-radius:20px;overflow:hidden;height:400px;cursor:pointer}.style-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.style-card:hover img{transform:scale(1.1)}.style-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:32px;background:linear-gradient(transparent,rgba(0,0,0,.9));color:#fff}.style-card-overlay h3{font-size:24px;font-weight:600;margin-bottom:8px}.style-card-overlay p{font-size:14px;opacity:.8}.showroom-cta{background:linear-gradient(135deg,#1d1d1f 0,#2d2d2f 100%);padding:80px 24px;text-align:center;color:#fff}.showroom-cta h2{font-size:clamp(28px, 4vw, 40px);margin-bottom:16px}.showroom-cta p{font-size:18px;color:rgba(255,255,255,.7);margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.cert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.cert-card{background:var(--surface-1);border-radius:20px;padding:32px;text-align:center;border:2px solid rgba(52,199,89,.2);transition:all .3s ease}.cert-card:hover{border-color:#34c759;transform:translateY(-4px);box-shadow:0 20px 40px rgba(52,199,89,.15)}.cert-icon{width:72px;height:72px;background:linear-gradient(135deg,#34c759,#30b350);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:28px;color:#fff}.cert-card h4{font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:8px}.cert-card p{font-size:14px;color:var(--text-secondary);line-height:1.5}.comparison-table{background:var(--surface-1);border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.08)}.comparison-table table{width:100%;border-collapse:collapse}.comparison-table td,.comparison-table th{padding:20px 24px;text-align:left;border-bottom:1px solid var(--border-light)}.comparison-table th{background:#1d1d1f;color:#fff;font-weight:600}.comparison-table th:nth-child(2){background:#34c759}.comparison-table tr:last-child td{border-bottom:none}.comparison-table td:nth-child(2){background:rgba(52,199,89,.05);font-weight:500;color:#34c759}.check-icon{color:#34c759}.cross-icon{color:#ff3b30}.green-banner{background:linear-gradient(135deg,#34c759 0,#30b350 100%);padding:64px 24px;text-align:center;color:#fff}.green-banner h2{font-size:clamp(24px, 4vw, 36px);margin-bottom:16px}.green-banner p{font-size:18px;opacity:.9;max-width:700px;margin:0 auto 24px}.service-card{background:var(--surface-1);border-radius:24px;padding:40px;text-align:center;border:1px solid rgba(0,0,0,.05);transition:all .3s ease;height:100%}.service-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px rgba(0,0,0,.1);border-color:#d4af37}.service-card-icon{width:80px;height:80px;background:linear-gradient(135deg,#d4af37,#b8941f);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:32px;color:#fff}.service-card h3{font-size:22px;font-weight:600;color:var(--text-primary);margin-bottom:12px}.service-card p{font-size:15px;color:var(--text-secondary);line-height:1.6}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.benefit-item{display:flex;align-items:flex-start;gap:16px;padding:24px;background:rgba(212,175,55,.05);border-radius:16px;border:1px solid rgba(212,175,55,.1)}.benefit-check{width:32px;height:32px;background:#d4af37;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.benefit-item h4{font-size:16px;font-weight:600;color:#1d1d1f;margin-bottom:4px}.benefit-item p{font-size:14px;color:#86868b;margin:0}.pro-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.pro-stat{padding:32px}.pro-stat-number{font-size:48px;font-weight:700;color:#d4af37;margin-bottom:8px}.pro-stat-label{font-size:14px;color:#86868b;text-transform:uppercase;letter-spacing:1px}.partner-cta{background:linear-gradient(135deg,#1d1d1f 0,#2d2d2f 100%);padding:80px 24px;text-align:center;color:#fff}.partner-cta h2{font-size:clamp(28px, 4vw, 40px);margin-bottom:16px}.partner-cta p{font-size:18px;color:rgba(255,255,255,.7);max-width:600px;margin:0 auto 32px}@media (max-width:992px){.process-grid{grid-template-columns:repeat(2,1fr)}.process-step::after{display:none}.benefits-grid{grid-template-columns:1fr}.pro-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.process-grid{grid-template-columns:1fr;gap:32px}.process-number{width:64px;height:64px;font-size:24px}.style-card{height:300px}.comparison-table{overflow-x:auto}.comparison-table table{min-width:500px}.comparison-table td,.comparison-table th{padding:16px;font-size:14px}.pro-stats{grid-template-columns:1fr 1fr;gap:16px}.pro-stat{padding:20px}.pro-stat-number{font-size:36px}.service-card{padding:28px}}.trust-grid{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:48px;margin-top:40px}.trust-item{text-align:center;opacity:.6;transition:all .3s ease;cursor:default}.trust-item:hover{opacity:1;transform:translateY(-4px)}.trust-icon{font-size:56px;color:var(--accent-gold);margin-bottom:16px;transition:all .3s ease}.trust-item:hover .trust-icon{color:#1d1d1f;transform:scale(1.1)}.trust-label{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#86868b;margin:0;white-space:nowrap;transition:color .3s ease}.trust-item:hover .trust-label{color:#1d1d1f}html[data-theme=dark] .trust-label{color:var(--text-secondary)}html[data-theme=dark] .trust-item:hover .trust-icon{color:var(--text-primary)}html[data-theme=dark] .trust-item:hover .trust-label{color:var(--text-primary)}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .trust-label{color:var(--text-secondary)}html:not([data-theme=light]):not([data-theme=dark]) .trust-item:hover .trust-icon{color:var(--text-primary)}html:not([data-theme=light]):not([data-theme=dark]) .trust-item:hover .trust-label{color:var(--text-primary)}}@media (max-width:768px){.trust-grid{gap:32px;display:grid;grid-template-columns:repeat(2,1fr)}.trust-label{white-space:normal;font-size:12px}.trust-item:last-child{grid-column:span 2}}.whatsapp-float{position:fixed;bottom:32px;left:32px;width:60px;height:60px;background:linear-gradient(135deg,#25d366 0,#128c7e 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px rgba(37,211,102,.4);z-index:9999;transition:all .4s cubic-bezier(.25, .1, .25, 1);text-decoration:none;cursor:pointer}.whatsapp-float:hover{transform:scale(1.1) translateY(-4px);box-shadow:0 12px 32px rgba(37,211,102,.5)}.whatsapp-float i{color:#fff;font-size:28px}.whatsapp-float::before{content:'';position:absolute;width:100%;height:100%;border-radius:50%;background:rgba(37,211,102,.4);animation:whatsappPulse 2s infinite;z-index:-1}@keyframes whatsappPulse{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.3);opacity:0}100%{transform:scale(1);opacity:0}}.whatsapp-float .whatsapp-tooltip{position:absolute;left:70px;background:#1d1d1f;color:#fff;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transform:translateX(-10px);transition:all .3s ease;box-shadow:0 4px 16px rgba(0,0,0,.2)}.whatsapp-float .whatsapp-tooltip::before{content:'';position:absolute;left:-6px;top:50%;transform:translateY(-50%);border-width:6px;border-style:solid;border-color:transparent #1d1d1f transparent transparent}.whatsapp-float:hover .whatsapp-tooltip{opacity:1;visibility:visible;transform:translateX(0)}@media (max-width:768px){.whatsapp-float{bottom:20px;left:20px;width:54px;height:54px}.whatsapp-float i{font-size:24px}.whatsapp-float .whatsapp-tooltip{display:none}}.cta-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cta-contact-card{display:flex;align-items:center;gap:16px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:20px 24px;text-decoration:none;color:#fff;transition:all .4s cubic-bezier(.25, .1, .25, 1);border:1px solid rgba(255,255,255,.1)}.cta-contact-card:hover{background:rgba(255,255,255,.15);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.3);border-color:rgba(212,175,55,.5)}.cta-contact-card.cta-whatsapp:hover{border-color:rgba(37,211,102,.5);box-shadow:0 12px 32px rgba(37,211,102,.2)}.cta-contact-icon{width:52px;height:52px;min-width:52px;background:linear-gradient(135deg,#d4af37,#b8941f);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff}.cta-contact-info{display:flex;flex-direction:column;gap:2px}.cta-contact-label{font-size:12px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.6)}.cta-contact-value{font-size:15px;font-weight:600;color:#fff}.cta-saturday{color:#d4af37;font-weight:500}.cta-hours{cursor:default}@media (max-width:992px){.cta-contact-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.cta-contact-grid{grid-template-columns:1fr;gap:12px}.cta-contact-card{padding:16px 20px}.cta-contact-icon{width:44px;height:44px;min-width:44px;font-size:18px;border-radius:12px}.cta-contact-value{font-size:14px}}.projets-product-slider-section{position:relative;padding-bottom:80px}.progetti-product-slider{position:relative;width:100%;max-width:1200px;margin:0 auto}.slider-track-window{overflow:hidden;width:100%;margin-bottom:40px}.slider-track{display:flex;gap:24px;transition:transform .6s cubic-bezier(.25, 1, .5, 1);will-change:transform}.product-slider-card{flex:0 0 calc(25% - 18px);position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:0;box-shadow:0 4px 20px rgba(0,0,0,.05);background:#f0f0f0}@media (max-width:992px){.product-slider-card{flex:0 0 calc(50% - 12px)}}@media (max-width:576px){.product-slider-card{flex:0 0 100%}}.product-slider-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.product-slider-card:hover img{transform:scale(1.05)}.product-slider-overlay{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.6);padding:16px;text-align:center;transition:background .3s ease}.product-slider-card:hover .product-slider-overlay{background:rgba(0,0,0,.8)}.product-slider-overlay h3{color:#fff;font-size:14px;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:1px;font-family:Inter,sans-serif}.slider-card-link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:5}.slider-controls{display:flex;align-items:center;justify-content:center;gap:24px}.slider-arrow{width:48px;height:48px;border-radius:50%;border:1px solid var(--border-light);background:var(--surface-1);color:var(--text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.slider-arrow:hover{border-color:#d4af37;color:#d4af37;transform:scale(1.1)}.slider-dots{display:flex;gap:8px}.slider-dot{width:10px;height:10px;border-radius:50%;background:#e0e0e0;cursor:pointer;transition:all .3s ease}.slider-dot.active{background:#d4af37;transform:scale(1.2)}.bg-white{background-color:var(--surface-1)!important;color:var(--text-primary)}.bg-light{background-color:var(--surface-2)!important;color:var(--text-primary)}.welcome-grid{display:grid;grid-template-columns:1fr 2fr 2fr;gap:48px;align-items:center}.welcome-headline{color:#d4af37;margin-bottom:8px}@media (max-width:992px){.welcome-grid{grid-template-columns:1fr;gap:32px;text-align:center}}.univers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width:992px){.univers-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.univers-grid{grid-template-columns:1fr}}.univers-card{display:block;background:0 0;border-radius:16px;overflow:hidden;transition:all .3s ease;text-decoration:none;color:inherit}.univers-card:hover{transform:translateY(-8px)}.univers-img{height:220px;overflow:hidden}.univers-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.univers-card:hover .univers-img img{transform:scale(1.05)}.univers-content{padding:24px}.univers-content h3{font-size:20px;font-weight:600;margin-bottom:8px;font-family:Inter,sans-serif;color:var(--text-primary)}.univers-content p{font-size:15px;color:var(--text-secondary);margin-bottom:16px;line-height:1.5}html[data-theme=dark] #nos-univers,html[data-theme=dark] [style*="background: #F5F5F7"],html[data-theme=dark] [style*="background: #F7F7F8"],html[data-theme=dark] [style*="background: #FAFAFA"],html[data-theme=dark] [style*="background: #FFF"],html[data-theme=dark] [style*="background: #FFFFFF"],html[data-theme=dark] [style*="background: #f5f5f7"],html[data-theme=dark] [style*="background: #fafafa"],html[data-theme=dark] [style*="background: #fff"],html[data-theme=dark] [style*="background: white"],html[data-theme=dark] [style*="background:#F5F5F7"],html[data-theme=dark] [style*="background:#F7F7F8"],html[data-theme=dark] [style*="background:#FAFAFA"],html[data-theme=dark] [style*="background:#FFF"],html[data-theme=dark] [style*="background:#FFFFFF"],html[data-theme=dark] [style*="background:#f5f5f7"],html[data-theme=dark] [style*="background:#fafafa"],html[data-theme=dark] [style*="background:#fff"],html[data-theme=dark] [style*="background:white"]{background:var(--surface-1)!important}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) #nos-univers,html:not([data-theme=light]):not([data-theme=dark]) [style*="background: #F5F5F7"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background: #F7F7F8"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background: #FAFAFA"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background: #FFF"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background: #FFFFFF"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background: #f5f5f7"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background: #fafafa"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background: #fff"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background: white"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background:#F5F5F7"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background:#F7F7F8"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background:#FAFAFA"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background:#FFF"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background:#FFFFFF"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background:#f5f5f7"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background:#fafafa"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background:#fff"],html:not([data-theme=light]):not([data-theme=dark]) [style*="background:white"]{background:var(--surface-1)!important}}.univers-card{background:var(--surface-1);border:1px solid var(--border-light)}html[data-theme=dark] .univers-card{background:var(--surface-2)}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .univers-card{background:var(--surface-2)}}.univers-link{color:#d4af37;font-weight:500;font-size:14px;display:inline-flex;align-items:center;gap:6px}.service-cta{align-self:flex-start}.info-bar-section{padding-top:0!important;padding-bottom:32px!important}.section-workshop{background-color:var(--surface-2)!important}html[data-theme=dark] .section-workshop{background-color:var(--surface-2)!important}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .section-workshop{background-color:var(--surface-2)!important}}.section-dark-eco{background-color:#1d1d1f!important;color:#fff!important}.section-dark-eco .progetti-section-title{color:#fff!important}.section-dark-eco .progetti-section-subtitle{color:rgba(255,255,255,.7)!important}.section-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media (max-width:992px){.section-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.section-features-grid{grid-template-columns:1fr}}.faq-item{background:var(--surface-1);border-radius:12px;margin-bottom:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.03)}.faq-question{width:100%;padding:24px;text-align:left;background:0 0;border:none;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;color:var(--text-primary);cursor:pointer;transition:all .3s}.faq-question:hover{color:#d4af37}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out;padding:0 24px}.faq-answer p{padding-bottom:24px;margin:0;color:var(--text-secondary);line-height:1.6}html[data-theme=dark] .faq-item{background:var(--surface-1)!important;border:1px solid var(--border-light);box-shadow:0 12px 28px rgba(0,0,0,.25)}html[data-theme=dark] .faq-question{color:var(--text-primary)!important}html[data-theme=dark] .faq-answer p{color:var(--text-secondary)!important}html[data-theme=dark] .faq-icon{color:var(--accent-gold)}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .faq-item{background:var(--surface-1)!important;border:1px solid var(--border-light);box-shadow:0 12px 28px rgba(0,0,0,.25)}html:not([data-theme=light]):not([data-theme=dark]) .faq-question{color:var(--text-primary)!important}html:not([data-theme=light]):not([data-theme=dark]) .faq-answer p{color:var(--text-secondary)!important}html:not([data-theme=light]):not([data-theme=dark]) .faq-icon{color:var(--accent-gold)}}.faq-item.active .faq-answer{max-height:200px}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-icon{transition:transform .3s ease;color:#d4af37}.section-dark-gradient{background:linear-gradient(135deg,#1d1d1f 0,#2d2d2f 100%)!important;color:#fff!important}.section-dark-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.1}.section-dark-gradient .progetti-section-title{color:#fff!important}.section-dark-gradient .progetti-section-subtitle{color:rgba(255,255,255,.7)!important}.btn-lg-cta{font-size:18px!important;padding:20px 48px!important}.swup-transition-overlay{position:fixed;inset:0;z-index:9999;background:linear-gradient(135deg,#1d1d1f 0,#2c2c2e 100%);opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;display:flex;align-items:center;justify-content:center;pointer-events:none;overflow:hidden}.swup-transition-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto}.swup-transition-overlay.is-leaving{opacity:0;transition:opacity .6s ease,visibility .6s ease}.swup-transition-content{text-align:center;color:#fff;position:relative;z-index:2}.swup-transition-logo img{height:48px;margin-bottom:24px;opacity:.95}.swup-transition-title{font-family:Inter,sans-serif;font-size:clamp(24px, 4vw, 40px);margin:16px 0;font-weight:700;color:#fff}.swup-transition-line{width:60px;height:2px;background:#d4af37;margin:16px auto}.swup-transition-subtitle{font-size:12px;letter-spacing:.5em;color:rgba(255,255,255,.7);text-transform:uppercase;margin:0}.swup-transition-shine{position:absolute;inset:0;background:linear-gradient(90deg,transparent 0,rgba(212,175,55,.12) 50%,transparent 100%);transform:translateX(-100%);animation:swup-shine 1.8s ease-in-out infinite;pointer-events:none}@keyframes swup-shine{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.swup-transition-overlay,.swup-transition-overlay.is-leaving,.swup-transition-overlay.is-visible{transition-duration:10ms}.swup-transition-shine{animation:none}}html[data-theme=dark] .advantage-card h3,html[data-theme=dark] .advantage-card h4,html[data-theme=dark] .app-item h4,html[data-theme=dark] .application-card h3,html[data-theme=dark] .application-card h4,html[data-theme=dark] .benefit-item h4,html[data-theme=dark] .cert-badge-title,html[data-theme=dark] .collection-card h3,html[data-theme=dark] .contact-info-title,html[data-theme=dark] .decor-card-name,html[data-theme=dark] .feature-dot-title,html[data-theme=dark] .finition-card h4,html[data-theme=dark] .info-box-card h4,html[data-theme=dark] .info-box-card p strong,html[data-theme=dark] .info-box-content h4,html[data-theme=dark] .perf-badge-title,html[data-theme=dark] .perf-badge-value,html[data-theme=dark] .process-step h4,html[data-theme=dark] .product-feature-title,html[data-theme=dark] .product-type-card h3,html[data-theme=dark] .progetti-card h3,html[data-theme=dark] .progetti-card h4,html[data-theme=dark] .progetti-stat-label,html[data-theme=dark] .progetti-stat-number,html[data-theme=dark] .progetti-title,html[data-theme=dark] .service-title,html[data-theme=dark] .spec-card .spec-value,html[data-theme=dark] .spec-card h4,html[data-theme=dark] .stat-number,html[data-theme=dark] .support-card h3,html[data-theme=dark] .testimonial-name,html[data-theme=dark] .trust-item:hover .trust-icon,html[data-theme=dark] .trust-item:hover .trust-label,html[data-theme=dark] .trust-label,html[data-theme=dark] .welcome-headline{color:var(--text-primary)!important}html[data-theme=dark] .advantage-card p,html[data-theme=dark] .app-item p,html[data-theme=dark] .application-card p,html[data-theme=dark] .benefit-item p,html[data-theme=dark] .cert-badge-desc,html[data-theme=dark] .collection-card p,html[data-theme=dark] .contact-info-text,html[data-theme=dark] .decor-card-desc,html[data-theme=dark] .feature-dot-text,html[data-theme=dark] .finition-card p,html[data-theme=dark] .info-box-card p,html[data-theme=dark] .info-box-content p,html[data-theme=dark] .perf-badge-desc,html[data-theme=dark] .pro-stat-label,html[data-theme=dark] .process-step p,html[data-theme=dark] .product-type-card p,html[data-theme=dark] .progetti-body,html[data-theme=dark] .progetti-card p,html[data-theme=dark] .progetti-section-subtitle,html[data-theme=dark] .service-label,html[data-theme=dark] .service-text,html[data-theme=dark] .spec-card p,html[data-theme=dark] .support-card p,html[data-theme=dark] .testimonial-role,html[data-theme=dark] .testimonial-text{color:var(--text-secondary)!important}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .advantage-card h3,html:not([data-theme=light]):not([data-theme=dark]) .advantage-card h4,html:not([data-theme=light]):not([data-theme=dark]) .app-item h4,html:not([data-theme=light]):not([data-theme=dark]) .application-card h3,html:not([data-theme=light]):not([data-theme=dark]) .application-card h4,html:not([data-theme=light]):not([data-theme=dark]) .benefit-item h4,html:not([data-theme=light]):not([data-theme=dark]) .cert-badge-title,html:not([data-theme=light]):not([data-theme=dark]) .collection-card h3,html:not([data-theme=light]):not([data-theme=dark]) .contact-info-title,html:not([data-theme=light]):not([data-theme=dark]) .decor-card-name,html:not([data-theme=light]):not([data-theme=dark]) .feature-dot-title,html:not([data-theme=light]):not([data-theme=dark]) .finition-card h4,html:not([data-theme=light]):not([data-theme=dark]) .info-box-card h4,html:not([data-theme=light]):not([data-theme=dark]) .info-box-content h4,html:not([data-theme=light]):not([data-theme=dark]) .perf-badge-title,html:not([data-theme=light]):not([data-theme=dark]) .perf-badge-value,html:not([data-theme=light]):not([data-theme=dark]) .process-step h4,html:not([data-theme=light]):not([data-theme=dark]) .product-type-card h3,html:not([data-theme=light]):not([data-theme=dark]) .progetti-card h3,html:not([data-theme=light]):not([data-theme=dark]) .progetti-card h4,html:not([data-theme=light]):not([data-theme=dark]) .progetti-stat-label,html:not([data-theme=light]):not([data-theme=dark]) .progetti-stat-number,html:not([data-theme=light]):not([data-theme=dark]) .progetti-title,html:not([data-theme=light]):not([data-theme=dark]) .service-title,html:not([data-theme=light]):not([data-theme=dark]) .spec-card h4,html:not([data-theme=light]):not([data-theme=dark]) .support-card h3,html:not([data-theme=light]):not([data-theme=dark]) .testimonial-name,html:not([data-theme=light]):not([data-theme=dark]) .trust-label,html:not([data-theme=light]):not([data-theme=dark]) .welcome-headline{color:var(--text-primary)!important}html:not([data-theme=light]):not([data-theme=dark]) .advantage-card p,html:not([data-theme=light]):not([data-theme=dark]) .app-item p,html:not([data-theme=light]):not([data-theme=dark]) .application-card p,html:not([data-theme=light]):not([data-theme=dark]) .benefit-item p,html:not([data-theme=light]):not([data-theme=dark]) .cert-badge-desc,html:not([data-theme=light]):not([data-theme=dark]) .collection-card p,html:not([data-theme=light]):not([data-theme=dark]) .contact-info-text,html:not([data-theme=light]):not([data-theme=dark]) .decor-card-desc,html:not([data-theme=light]):not([data-theme=dark]) .feature-dot-text,html:not([data-theme=light]):not([data-theme=dark]) .finition-card p,html:not([data-theme=light]):not([data-theme=dark]) .info-box-card p,html:not([data-theme=light]):not([data-theme=dark]) .info-box-content p,html:not([data-theme=light]):not([data-theme=dark]) .perf-badge-desc,html:not([data-theme=light]):not([data-theme=dark]) .pro-stat-label,html:not([data-theme=light]):not([data-theme=dark]) .process-step p,html:not([data-theme=light]):not([data-theme=dark]) .product-type-card p,html:not([data-theme=light]):not([data-theme=dark]) .progetti-body,html:not([data-theme=light]):not([data-theme=dark]) .progetti-card p,html:not([data-theme=light]):not([data-theme=dark]) .progetti-section-subtitle,html:not([data-theme=light]):not([data-theme=dark]) .service-label,html:not([data-theme=light]):not([data-theme=dark]) .service-text,html:not([data-theme=light]):not([data-theme=dark]) .spec-card p,html:not([data-theme=light]):not([data-theme=dark]) .support-card p,html:not([data-theme=light]):not([data-theme=dark]) .testimonial-role,html:not([data-theme=light]):not([data-theme=dark]) .testimonial-text{color:var(--text-secondary)!important}}html[data-theme=dark] [style*="background-color: white"]:not(.progetti-btn):not(.progetti-nav-cta):not(button),html[data-theme=dark] [style*="background-color:white"]:not(.progetti-btn):not(.progetti-nav-cta):not(button),html[data-theme=dark] [style*="background: white"]:not(.progetti-btn):not(.progetti-nav-cta):not(button):not(a.progetti-btn),html[data-theme=dark] [style*="background:white"]:not(.progetti-btn):not(.progetti-nav-cta):not(button):not(a.progetti-btn){background:var(--surface-1)!important}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) [style*="background: white"]:not(.progetti-btn):not(.progetti-nav-cta):not(button):not(a.progetti-btn),html:not([data-theme=light]):not([data-theme=dark]) [style*="background:white"]:not(.progetti-btn):not(.progetti-nav-cta):not(button):not(a.progetti-btn){background:var(--surface-1)!important}}html[data-theme=dark] .service-content:not(.dark){background:var(--surface-2)}html[data-theme=dark] .service-content:not(.dark) .service-label{color:var(--text-secondary)!important}html[data-theme=dark] .service-content:not(.dark) .service-title{color:var(--text-primary)!important}html[data-theme=dark] .service-content:not(.dark) .service-text{color:var(--text-secondary)!important}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .service-content:not(.dark){background:var(--surface-2)}html:not([data-theme=light]):not([data-theme=dark]) .service-content:not(.dark) .service-label,html:not([data-theme=light]):not([data-theme=dark]) .service-content:not(.dark) .service-text{color:var(--text-secondary)!important}html:not([data-theme=light]):not([data-theme=dark]) .service-content:not(.dark) .service-title{color:var(--text-primary)!important}}html[data-theme=dark] table:not([class]) td,html[data-theme=dark] table:not([class]) th{color:var(--text-primary)}html[data-theme=dark] blockquote{color:var(--text-secondary);border-left-color:var(--accent-gold)}html[data-theme=dark] .article-body,html[data-theme=dark] .article-body a,html[data-theme=dark] .article-body h2,html[data-theme=dark] .article-body h3,html[data-theme=dark] .article-body h4,html[data-theme=dark] .article-body li,html[data-theme=dark] .article-body p,html[data-theme=dark] .article-body strong{color:var(--text-primary)!important}html[data-theme=dark] .article-body a:hover{color:#d4af37!important}html[data-theme=dark] .compare-table tbody tr:nth-child(2n),html[data-theme=dark] .pillar,html[data-theme=dark] .spec-table tbody tr:nth-child(2n),html[data-theme=dark] .tldr{background:var(--surface-2)!important}html[data-theme=dark] .compare-table td,html[data-theme=dark] .compare-table th,html[data-theme=dark] .spec-table td,html[data-theme=dark] .spec-table th{color:var(--text-primary)!important;border-bottom-color:var(--border-light)!important}html[data-theme=dark] .compare-table thead,html[data-theme=dark] .spec-table thead{background:var(--surface-3)!important}html[data-theme=dark] .compare-table thead th,html[data-theme=dark] .spec-table thead th{color:#fff!important}html[data-theme=dark] .callout-title,html[data-theme=dark] .pillar h4,html[data-theme=dark] .tldr h3{color:var(--text-primary)!important}html[data-theme=dark] .article-body .callout p,html[data-theme=dark] .article-body .pillar p,html[data-theme=dark] .article-body .tldr li{color:var(--text-primary)!important}html[data-theme=dark] .article-hero .tag{color:#1d1d1f!important}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .article-body,html:not([data-theme=light]):not([data-theme=dark]) .article-body a,html:not([data-theme=light]):not([data-theme=dark]) .article-body h2,html:not([data-theme=light]):not([data-theme=dark]) .article-body h3,html:not([data-theme=light]):not([data-theme=dark]) .article-body h4,html:not([data-theme=light]):not([data-theme=dark]) .article-body li,html:not([data-theme=light]):not([data-theme=dark]) .article-body p,html:not([data-theme=light]):not([data-theme=dark]) .article-body strong{color:var(--text-primary)!important}html:not([data-theme=light]):not([data-theme=dark]) .compare-table tbody tr:nth-child(2n),html:not([data-theme=light]):not([data-theme=dark]) .pillar,html:not([data-theme=light]):not([data-theme=dark]) .spec-table tbody tr:nth-child(2n),html:not([data-theme=light]):not([data-theme=dark]) .tldr{background:var(--surface-2)!important}html:not([data-theme=light]):not([data-theme=dark]) .compare-table td,html:not([data-theme=light]):not([data-theme=dark]) .compare-table th,html:not([data-theme=light]):not([data-theme=dark]) .spec-table td,html:not([data-theme=light]):not([data-theme=dark]) .spec-table th{color:var(--text-primary)!important}html:not([data-theme=light]):not([data-theme=dark]) .compare-table thead,html:not([data-theme=light]):not([data-theme=dark]) .spec-table thead{background:var(--surface-3)!important}html:not([data-theme=light]):not([data-theme=dark]) .compare-table thead th,html:not([data-theme=light]):not([data-theme=dark]) .spec-table thead th{color:#fff!important}html:not([data-theme=light]):not([data-theme=dark]) .callout-title,html:not([data-theme=light]):not([data-theme=dark]) .pillar h4,html:not([data-theme=light]):not([data-theme=dark]) .tldr h3{color:var(--text-primary)!important}}html[data-theme=dark] .callout{background:linear-gradient(135deg,rgba(212,175,55,.12) 0,rgba(212,175,55,.04) 100%)!important;border-left-color:#d4af37!important;color:var(--text-primary)}html[data-theme=dark] .callout li,html[data-theme=dark] .callout p,html[data-theme=dark] .callout strong{color:var(--text-primary)!important}html[data-theme=dark] .callout a{color:#d4af37!important}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .callout{background:linear-gradient(135deg,rgba(212,175,55,.12) 0,rgba(212,175,55,.04) 100%)!important;border-left-color:#d4af37!important;color:var(--text-primary)}html:not([data-theme=light]):not([data-theme=dark]) .callout li,html:not([data-theme=light]):not([data-theme=dark]) .callout p,html:not([data-theme=light]):not([data-theme=dark]) .callout strong{color:var(--text-primary)!important}html:not([data-theme=light]):not([data-theme=dark]) .callout a{color:#d4af37!important}}html[data-theme=dark] [style*="background: #faf6e8"],html[data-theme=dark] [style*="background:#faf6e8"],html[data-theme=dark] [style*="linear-gradient(135deg, #f3edda"],html[data-theme=dark] [style*="linear-gradient(135deg, #faf6e8"]{background:linear-gradient(135deg,rgba(212,175,55,.12),rgba(212,175,55,.04))!important;color:var(--text-primary)!important}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) [style*="background: #faf6e8"],html:not([data-theme=light]):not([data-theme=dark]) [style*="linear-gradient(135deg, #f3edda"],html:not([data-theme=light]):not([data-theme=dark]) [style*="linear-gradient(135deg, #faf6e8"]{background:linear-gradient(135deg,rgba(212,175,55,.12),rgba(212,175,55,.04))!important;color:var(--text-primary)!important}}.skip-link{position:absolute;top:-100px;left:16px;z-index:10000;background:#d4af37;color:#1d1d1f;padding:12px 22px;border-radius:8px;text-decoration:none;font-weight:700;font-size:14px;box-shadow:0 10px 30px rgba(0,0,0,.25);transition:top .2s ease}.skip-link:focus{top:16px;outline:2px solid #1D1D1F;outline-offset:2px}.progetti-btn:focus-visible,.progetti-nav-cta:focus-visible,.progetti-nav-link:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #D4AF37;outline-offset:3px}.progetti-sticky-cta{position:fixed;left:0;right:0;bottom:-80px;z-index:990;background:linear-gradient(180deg,rgba(29,29,31,.97),#1d1d1f);color:#fff;padding:12px 16px env(safe-area-inset-bottom,12px);display:flex;gap:12px;align-items:center;justify-content:space-between;transform:translateY(80px);opacity:0;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 -8px 32px rgba(0,0,0,.18);pointer-events:none}.progetti-sticky-cta.is-visible{bottom:0;transform:translateY(0);opacity:1;pointer-events:auto}.progetti-sticky-cta-text{font-size:13px;line-height:1.3;color:rgba(255,255,255,.88);flex:1;min-width:0}.progetti-sticky-cta-text strong{color:#fff}.progetti-sticky-cta-btn{flex-shrink:0;padding:10px 18px;background:linear-gradient(135deg,#d4af37,#b8941f);color:#fff;border-radius:999px;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px rgba(212,175,55,.4)}.progetti-sticky-cta-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(212,175,55,.5);color:#fff}.progetti-sticky-cta-close{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.6);width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;flex-shrink:0}.progetti-sticky-cta-close:hover{color:#fff;background:rgba(255,255,255,.14)}@media (min-width:769px){.progetti-sticky-cta{display:none}}.progetti-stat-counter{display:inline-block;font-variant-numeric:tabular-nums}.progetti-stat-counter::after{content:attr(data-suffix);margin-left:4px;color:#d4af37}.progetti-testimonials-carousel{overflow:hidden;position:relative;margin:0 -16px;padding:8px 0}.progetti-testimonials-track{display:flex;gap:20px;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform;padding:0 16px}.progetti-testimonial-card{flex:0 0 calc(100% - 32px);max-width:480px;background:var(--surface-1);border:1px solid var(--border-light);border-radius:20px;padding:32px;box-shadow:0 4px 24px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:20px}@media (min-width:768px){.progetti-testimonial-card{flex:0 0 calc(50% - 10px)}}@media (min-width:1100px){.progetti-testimonial-card{flex:0 0 calc(33.333% - 14px)}}.progetti-testimonial-stars{color:#d4af37;font-size:16px;letter-spacing:2px}.progetti-testimonial-quote{font-size:15px;line-height:1.7;color:var(--text-primary);font-style:italic;flex:1}.progetti-testimonial-quote::before{content:'“';font-family:'Playfair Display',serif;font-size:56px;color:#d4af37;line-height:.6;vertical-align:-20px;margin-right:4px}.progetti-testimonial-author{display:flex;align-items:center;gap:14px}.progetti-testimonial-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#d4af37,#b8941f);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;font-family:'Playfair Display',serif;flex-shrink:0}.progetti-testimonial-meta strong{display:block;font-size:14px;color:var(--text-primary)}.progetti-testimonial-meta span{font-size:12px;color:var(--text-tertiary,var(--text-secondary))}.progetti-testimonials-nav{display:flex;gap:10px;justify-content:center;margin-top:24px}.progetti-testimonials-dot{width:8px;height:8px;border-radius:50%;border:none;background:var(--surface-3);cursor:pointer;padding:0;transition:background .2s,width .3s}.progetti-testimonials-dot.is-active{width:28px;border-radius:4px;background:#d4af37}.progetti-project-map{max-width:1100px;margin:0 auto;padding:24px 16px}.progetti-map-svg{width:100%;height:auto;max-height:540px;display:block}.progetti-map-svg .map-region{fill:var(--surface-3);stroke:var(--border-light);stroke-width:.8;transition:fill .3s}.progetti-map-svg .map-region.has-projects{fill:rgba(212,175,55,.18)}.progetti-map-svg .map-region.has-projects:hover{fill:rgba(212,175,55,.35)}.progetti-map-svg .map-pin{fill:#D4AF37;stroke:#fff;stroke-width:2;cursor:pointer;transition:r .2s}.progetti-map-svg .map-pin:hover{fill:#B8941F}.progetti-map-svg .map-city-label{font-family:Inter,sans-serif;font-size:11px;font-weight:600;fill:var(--text-primary);pointer-events:none}.progetti-map-legend{display:flex;gap:18px;flex-wrap:wrap;justify-content:center;margin-top:16px;font-size:13px;color:var(--text-secondary)}.progetti-map-legend-dot{display:inline-block;width:10px;height:10px;background:#d4af37;border-radius:50%;margin-right:6px;vertical-align:1px}.progetti-megastats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:clamp(28px,4vw,48px);max-width:1200px;margin:0 auto;padding:24px 0;text-align:center}.progetti-megastat{position:relative}.progetti-megastat:not(:last-child)::after{content:"";position:absolute;right:calc(-1 * clamp(14px,2vw,24px));top:20%;bottom:20%;width:1px;background:linear-gradient(180deg,transparent,rgba(212,175,55,.25),transparent)}.progetti-megastat-value{font-family:'Playfair Display',Georgia,serif;font-size:clamp(72px, 11vw, 132px);font-weight:700;line-height:.9;letter-spacing:-.045em;background:linear-gradient(135deg,#f5d982 0,#d4af37 35%,#b8941f 65%,#d4af37 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block;text-shadow:0 6px 32px rgba(212,175,55,.18);filter:drop-shadow(0 4px 16px rgba(212, 175, 55, .15));margin-bottom:4px;font-feature-settings:"lnum","ss01";font-variant-numeric:lining-nums tabular-nums;transition:transform .45s cubic-bezier(.4,0,.2,1)}.progetti-megastat:hover .progetti-megastat-value{transform:translateY(-2px)}.progetti-megastat-suffix{font-family:'Playfair Display',Georgia,serif;font-size:.45em;font-weight:500;vertical-align:baseline;position:relative;top:-.85em;margin-left:.05em;letter-spacing:0;opacity:.85;color:inherit}.progetti-megastat-label{display:block;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.74);margin-top:14px;position:relative}.progetti-megastat-label::before{content:"";display:block;width:32px;height:1px;background:linear-gradient(90deg,transparent,#d4af37,transparent);margin:0 auto 12px}.progetti-megastats.is-light .progetti-megastat-label{color:var(--text-secondary)}.progetti-megastats.is-light .progetti-megastat:not(:last-child)::after{background:linear-gradient(180deg,transparent,rgba(212,175,55,.35),transparent)}@media (max-width:768px){.progetti-megastats{grid-template-columns:repeat(2,1fr);gap:36px 20px}.progetti-megastat:not(:last-child)::after{display:none}.progetti-megastat-value{font-size:clamp(56px, 16vw, 88px);letter-spacing:-.03em}.progetti-megastat-label{font-size:10px;margin-top:10px}.progetti-megastat-label::before{width:24px;margin-bottom:10px}}@media (max-width:420px){.progetti-megastats{grid-template-columns:1fr 1fr;gap:28px 16px}.progetti-megastat-value{font-size:clamp(48px, 18vw, 72px)}}.progetti-footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr}@media (max-width:1100px){.progetti-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.progetti-footer-grid{grid-template-columns:1fr;gap:32px}}.progetti-footer-column ul li a{display:inline-flex;align-items:center;text-decoration:none;color:var(--text-secondary);transition:color .2s}.progetti-footer-column ul li a:hover{color:#d4af37}.progetti-footer-cta{display:inline-flex;align-items:center;margin-top:20px;padding:10px 18px;background:linear-gradient(135deg,#d4af37,#b8941f);color:#fff!important;border-radius:999px;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 4px 14px rgba(212,175,55,.35);transition:transform .2s,box-shadow .2s}.progetti-footer-cta:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(212,175,55,.5);color:#fff!important}.progetti-footer-bottom-links a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.progetti-footer-bottom-links a:hover{color:#d4af37}.progetti-footer-brand p a:hover{color:#d4af37}.progetti-footer-maps{display:grid;grid-template-columns:1fr;gap:8px;margin:14px 0 18px;max-width:320px}.progetti-footer-map-btn{display:flex;align-items:center;gap:12px;padding:10px 14px;border:1px solid var(--border-light);border-radius:14px;background:var(--surface-1);text-decoration:none;color:var(--text-primary);transition:transform .2s,border-color .2s,box-shadow .2s,background .2s}.progetti-footer-map-btn:hover{transform:translateY(-2px);border-color:rgba(212,175,55,.35);box-shadow:0 6px 18px rgba(0,0,0,.08);background:var(--surface-2)}.progetti-footer-map-icon{flex-shrink:0;width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.progetti-footer-map-btn--google .progetti-footer-map-icon{background:rgba(66,133,244,.08)}.progetti-footer-map-btn--apple .progetti-footer-map-icon{background:rgba(10,132,255,.08)}.progetti-footer-map-btn--waze .progetti-footer-map-icon{background:rgba(51,204,255,.12)}.progetti-footer-map-label{display:flex;flex-direction:column;line-height:1.25;text-align:left}.progetti-footer-map-label strong{color:var(--text-primary);font-size:14px;font-weight:700}.progetti-footer-map-label span{color:var(--text-tertiary,var(--text-secondary));font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600}html[data-theme=dark] .progetti-footer-map-btn{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.08)}html[data-theme=dark] .progetti-footer-map-btn:hover{background:rgba(255,255,255,.06);border-color:rgba(212,175,55,.3)}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .progetti-footer-map-btn{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.08)}html:not([data-theme=light]) .progetti-footer-map-btn:hover{background:rgba(255,255,255,.06);border-color:rgba(212,175,55,.3)}}@media (min-width:640px) and (max-width:1099px){.progetti-footer-maps{grid-template-columns:repeat(3,1fr);max-width:none}.progetti-footer-map-btn{padding:10px 12px}.progetti-footer-map-label strong{font-size:13px}.progetti-footer-map-label span{display:none}}@media (max-width:480px){.progetti-footer-map-label span{display:none}}.progetti-footer-brand img{transition:filter var(--transition-normal)}html[data-theme=dark] .progetti-footer-brand img{filter:invert(1) hue-rotate(180deg) saturate(1.6) brightness(1.1)}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .progetti-footer-brand img{filter:invert(1) hue-rotate(180deg) saturate(1.6) brightness(1.1)}}.progetti-footer-maps{display:flex!important;gap:14px!important;margin:16px 0 8px!important;max-width:none!important;grid-template-columns:none!important;flex-wrap:wrap}.progetti-footer-map-btn{flex:0 0 auto;display:flex!important;flex-direction:column!important;align-items:center!important;gap:6px!important;padding:0!important;border:0!important;background:0 0!important;text-decoration:none!important;width:64px;transition:transform .2s;box-shadow:none!important}.progetti-footer-map-btn:hover{transform:translateY(-3px)!important;background:0 0!important;border-color:transparent!important;box-shadow:none!important}.progetti-footer-map-icon{width:52px!important;height:52px!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:0 0!important;box-shadow:0 4px 14px rgba(0,0,0,.12);transition:box-shadow .25s,transform .25s;overflow:hidden}.progetti-footer-map-btn:hover .progetti-footer-map-icon{box-shadow:0 10px 22px rgba(0,0,0,.22);transform:scale(1.05)}.progetti-footer-map-icon img,.progetti-footer-map-icon svg{display:block;width:100%;height:100%;object-fit:contain}html[data-theme=dark] .progetti-footer-map-icon{box-shadow:0 4px 14px rgba(0,0,0,.5)}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-theme=dark]) .progetti-footer-map-icon{box-shadow:0 4px 14px rgba(0,0,0,.5)}}.progetti-footer-map-label{display:block!important;flex-direction:column;text-align:center;font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--text-secondary);line-height:1.2}.progetti-footer-map-label strong{display:block;color:var(--text-primary);font-size:11px;font-weight:600;text-transform:none;letter-spacing:0}.progetti-footer-map-label span{display:none!important}@media (max-width:480px){.progetti-footer-map-btn{width:60px}.progetti-footer-map-icon{width:44px!important;height:44px!important}.progetti-footer-map-label strong{font-size:10px}}.welcome-section{padding-top:clamp(64px,8vw,104px);padding-bottom:clamp(72px,9vw,116px)}#bienvenue,#experience-difference,#presence-maroc,#studio-matieres,#temoignages{scroll-margin-top:110px}.welcome-section .welcome-grid{grid-template-columns:minmax(150px,0.75fr) minmax(240px,1fr) minmax(320px,1.6fr);gap:clamp(28px,5vw,64px)}.welcome-megastat-cell{display:flex;align-items:center;justify-content:center}.welcome-megastat{width:min(220px,100%);min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 18px 22px;text-align:center!important;border:1px solid rgba(212,175,55,.26);border-radius:22px;background:linear-gradient(150deg,var(--surface-1) 0,rgba(212,175,55,.08) 100%);box-shadow:0 18px 48px rgba(0,0,0,.08)}.welcome-megastat .progetti-megastat-value{font-size:clamp(76px, 8vw, 118px);line-height:.88;letter-spacing:-.035em;margin:0}.welcome-megastat .progetti-megastat-suffix{top:-.68em;margin-left:.02em}.welcome-megastat .progetti-megastat-label{color:var(--text-secondary);font-size:10px;line-height:1.45;letter-spacing:.18em;margin-top:16px}.welcome-megastat .progetti-megastat-label::before{width:36px;margin-bottom:11px}.materials-hub-section{background:linear-gradient(180deg,var(--surface-1) 0,var(--surface-2) 100%)}.materials-hub-heading{align-items:flex-start;flex-direction:column;gap:10px;max-width:820px}.materials-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.materials-hub-card{position:relative;min-height:270px;display:flex;flex-direction:column;align-items:flex-start;padding:30px;border:1px solid var(--border-light);border-radius:18px;background:linear-gradient(145deg,var(--surface-1),color-mix(in srgb,var(--surface-1) 78%,var(--surface-3)));box-shadow:var(--shadow-sm);color:var(--text-primary);text-decoration:none;overflow:hidden;transition:transform .28s var(--ease-smooth),border-color .28s var(--ease-smooth),box-shadow .28s var(--ease-smooth)}.materials-hub-card::after{content:"";position:absolute;left:30px;right:30px;bottom:0;height:4px;background:linear-gradient(90deg,#d4af37,#b85c38,#1c3d5a);transform:translateY(100%);transition:transform .28s var(--ease-smooth)}.materials-hub-card:hover{color:var(--text-primary);transform:translateY(-5px);border-color:rgba(212,175,55,.34);box-shadow:0 20px 50px rgba(0,0,0,.12)}.materials-hub-card:hover::after{transform:translateY(0)}.materials-hub-index{font-size:12px;font-weight:700;letter-spacing:.18em;color:var(--text-tertiary)}.materials-hub-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;margin:26px 0 22px;border-radius:14px;background:rgba(212,175,55,.12);color:#b8941f;font-size:22px}.materials-hub-card h3{margin:0 0 12px;font-size:22px;line-height:1.25;color:var(--text-primary)}.materials-hub-card p{margin:0 0 24px;color:var(--text-secondary)}.materials-hub-link{margin-top:auto;display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:700;letter-spacing:.04em;color:#b8941f}.trust-metrics-section{padding:clamp(76px,9vw,124px) 16px;background:#111214;color:#fff;text-align:center;overflow:hidden}.trust-metrics-section::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:46px 46px;opacity:.18;pointer-events:none}.trust-metrics-header{position:relative;max-width:820px;margin:0 auto 44px}.trust-metrics-kicker{display:inline-flex;margin-bottom:18px;padding:7px 14px;border:1px solid rgba(212,175,55,.45);border-radius:999px;color:#e4c866;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.trust-metrics-header h2{margin:0;color:#fff;font-family:'Playfair Display',Georgia,serif;font-size:clamp(32px, 4.6vw, 56px);font-weight:600;font-style:italic;line-height:1.12}.trust-metrics-header h2 span{color:#d4af37}.trust-metrics-header p{max-width:640px;margin:18px auto 0;color:rgba(255,255,255,.7);font-size:16px;line-height:1.7}.trust-metrics-grid{position:relative;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:1120px;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:rgba(255,255,255,.045);box-shadow:0 28px 80px rgba(0,0,0,.28);overflow:hidden}.trust-metrics-grid .progetti-megastat{padding:34px 20px 32px}.trust-metrics-grid .progetti-megastat:not(:last-child)::after{right:0;top:18%;bottom:18%}.trust-metrics-grid .progetti-megastat-value{font-size:clamp(48px, 7vw, 92px);line-height:.95;letter-spacing:-.028em}.trust-metrics-grid .progetti-megastat-label{color:rgba(255,255,255,.72)}.testimonials-section{padding:clamp(72px,9vw,112px) 16px;background:linear-gradient(180deg,var(--surface-2),var(--surface-1))}.presence-maroc-header,.testimonials-section-header{max-width:860px;margin:0 auto 42px;text-align:center}.presence-maroc-header .progetti-section-eyebrow,.testimonials-section-header .progetti-section-eyebrow{display:inline-block;color:#b8941f;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.presence-maroc-header h2,.testimonials-section-header h2{margin:12px 0 16px;color:var(--text-primary);font-size:clamp(30px, 4vw, 46px);line-height:1.12}.presence-maroc-header p,.testimonials-section-header p{max-width:620px;margin:0 auto;color:var(--text-secondary);font-size:16px;line-height:1.7}.progetti-testimonials-carousel{max-width:1120px;margin:0 auto;padding:0 0 58px;overflow:hidden;outline:0}.progetti-testimonials-track{gap:22px;padding:0;align-items:stretch}.progetti-testimonial-card{flex:0 0 100%;max-width:none;min-width:0;min-height:320px;border-radius:18px;padding:30px;background:linear-gradient(145deg,var(--surface-1),color-mix(in srgb,var(--surface-1) 82%,var(--surface-3)));box-shadow:0 18px 44px rgba(0,0,0,.08);overflow:hidden}.progetti-testimonial-stars{font-size:14px}.progetti-testimonial-quote{display:block;width:100%;min-width:0;max-width:100%;font-size:15px;line-height:1.75;white-space:normal;overflow-wrap:break-word;word-break:normal;position:static}.progetti-testimonial-quote::before{content:none;display:none}.progetti-testimonials-controls{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:16px}.progetti-testimonials-arrow{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-light);border-radius:50%;background:var(--surface-1);color:var(--text-primary);cursor:pointer;transition:transform .2s,border-color .2s,color .2s,box-shadow .2s}.progetti-testimonials-arrow:hover{color:#b8941f;border-color:rgba(212,175,55,.4);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.progetti-testimonials-nav{margin-top:0;min-width:84px;align-items:center}.progetti-testimonials-dot{width:9px;height:9px;background:color-mix(in srgb,var(--text-tertiary) 32%,transparent)}.progetti-testimonials-dot.is-active{width:30px;border-radius:999px}.presence-maroc-section{padding:clamp(72px,9vw,112px) 16px;background:var(--surface-1)}.progetti-project-map{max-width:1080px;padding:0}.progetti-map-card{position:relative;padding:clamp(22px,5vw,46px);border:1px solid var(--border-light);border-radius:24px;background:linear-gradient(145deg,var(--surface-1),var(--surface-2));box-shadow:var(--shadow-md);overflow:hidden}.progetti-map-card::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(212,175,55,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(28,61,90,.1) 1px,transparent 1px);background-size:42px 42px;opacity:.25;pointer-events:none}.progetti-map-svg{position:relative;width:min(100%,780px);max-height:620px;margin:0 auto}.progetti-map-svg .map-region{fill:url(#moroccoMapFill);stroke:rgba(255,255,255,.72);stroke-width:2}.progetti-map-svg .map-region.has-projects:hover{fill:url(#moroccoMapFill)}.progetti-map-svg .map-coastline{fill:none;stroke:rgba(255,255,255,.72);stroke-width:4;stroke-linecap:round}.progetti-map-svg .map-route-line{fill:none;stroke:rgba(28,61,90,.34);stroke-width:2;stroke-linecap:round;stroke-dasharray:7 8}.progetti-map-svg .map-pin{fill:#D4AF37;stroke:#fff;stroke-width:3;filter:drop-shadow(0 4px 10px rgba(0,0,0,.28))}.progetti-map-svg .map-pin--main{fill:#1C3D5A}.progetti-map-svg .map-city-label{font-family:Inter,sans-serif;font-size:14px;font-weight:700;fill:var(--text-primary);stroke:var(--surface-1);stroke-width:5;paint-order:stroke}.progetti-map-legend{margin-top:20px}.progetti-footer-map-btn--waze .progetti-footer-map-icon img{border-radius:inherit;object-fit:cover}@media (min-width:700px){.progetti-testimonial-card{flex-basis:calc(50% - 11px)}}@media (min-width:1060px){.progetti-testimonial-card{flex-basis:calc(33.333% - 15px)}}@media (max-width:992px){.welcome-section .welcome-grid{grid-template-columns:1fr}.materials-hub-grid,.trust-metrics-grid{grid-template-columns:1fr}.trust-metrics-grid .progetti-megastat:not(:last-child)::after{display:none}}@media (max-width:768px){#bienvenue,#experience-difference,#presence-maroc,#studio-matieres,#temoignages{scroll-margin-top:88px}.materials-hub-card{min-height:240px;padding:24px}.trust-metrics-grid{grid-template-columns:1fr 1fr}.progetti-testimonials-carousel{padding-left:0;padding-right:0}}@media (max-width:520px){.welcome-megastat{width:180px;min-height:180px}.welcome-megastat .progetti-megastat-value{font-size:82px}.trust-metrics-grid{grid-template-columns:1fr}.progetti-testimonial-card{min-height:340px;padding:24px}.progetti-map-svg .map-city-label{font-size:16px}}