:root{--paper:#f6f7f2;--ink:#193e34;--green:#205b48;--muted:#68766e;--line:#dce2d9;--lime:#dcf18c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #539448;outline-offset:5px}[hidden]{display:none!important}.wrap{max-width:1320px;margin-inline:auto;padding-inline:40px}.announcement{background:var(--ink);color:#f0f5e9;display:flex;justify-content:space-between;padding:12px max(40px,calc((100vw - 1240px)/2));font-size:12px;letter-spacing:.2px}.announcement a{color:var(--lime)}.site-header{max-width:1320px;margin:auto;height:100px;display:flex;align-items:center;gap:45px;padding:0 40px}.brand{display:flex;align-items:center;gap:10px;font-size:28px;font-weight:800;letter-spacing:-1.2px;flex-shrink:0}.brand-symbol{font-size:47px;line-height:1}.brand-light{font-weight:400}.brand small{font-size:8px;letter-spacing:3px;display:block;margin-top:3px}.site-header nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:13px;font-weight:600}.site-header nav a{padding:10px 0}.site-header nav a:hover{color:#648125}.site-header nav .active{border-bottom:2px solid var(--green)}.header-contact{border:1px solid #bac9bd;border-radius:7px;padding:13px 18px;font-size:13px;display:flex;gap:24px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1.1fr;gap:48px;padding-top:63px;padding-bottom:74px;align-items:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;display:flex;align-items:center;gap:9px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#86ae54;flex-shrink:0}h1{font-size:clamp(48px,5.1vw,72px);letter-spacing:-4px;line-height:1.04;margin:26px 0}h1 span{font-family:Georgia,serif;font-style:italic;font-weight:400;color:#56815e}.hero-copy>p{color:var(--muted);font-size:16px;line-height:1.8;max-width:425px}.hero-actions{display:flex;align-items:center;gap:23px;margin:30px 0 37px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:48px;padding:15px 21px;border:0;border-radius:6px;font-size:12px;font-weight:600;transition:background .2s,translate .2s}.button:hover{translate:0 -2px}.primary{background:var(--green);color:white}.primary:hover{background:#143e32}.light{background:var(--lime);color:var(--ink)}.text-button{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:600;white-space:nowrap}.play-mini{width:26px;height:26px;border:1px solid #aebdad;display:grid;place-items:center;border-radius:50%;font-size:9px}.hero-proof{display:flex;align-items:center;gap:15px;font-size:11px;color:var(--muted);line-height:1.7}.hero-proof strong{color:var(--ink);font-weight:600}.mini-balls{display:flex;padding-left:3px}.mini-balls i{font-style:normal;width:32px;height:32px;border:3px solid var(--paper);border-radius:50%;background:#e0e9cf;display:grid;place-items:center;margin-left:-3px;font-size:10px;font-weight:bold}.mini-balls i:nth-child(2){background:#e5d7b7}.mini-balls i:nth-child(3){background:#214d3b;color:white}.hero-media{position:relative;border:1px solid #cad5c4;background:#e7eddf;border-radius:13px;padding:14px;box-shadow:0 20px 45px #21452b0b;rotate:-1deg}.media-top,.media-bottom{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1px;padding:5px 3px 16px}.media-top>span:first-child{display:flex;gap:7px;align-items:center}.video-frame{overflow:hidden;border-radius:7px;background:#143f33;aspect-ratio:16/9}.video-frame video{display:block;width:100%;height:100%;object-fit:contain}.media-bottom{padding:17px 3px 3px;letter-spacing:0;font-size:11px}.media-bottom a{font-size:20px}.media-star{position:absolute;right:-24px;top:-30px;font-size:85px;line-height:1;color:#749548;text-shadow:0 2px var(--paper);rotate:10deg;pointer-events:none}.features-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;border-block:1px solid var(--line);padding-block:24px;font-size:11px}.features-strip>span:first-child{color:var(--muted);font-size:10px}.features-strip strong{font-weight:500}.separator{font-size:19px;color:#87a075}.catalog{padding-top:79px;padding-bottom:74px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:33px}h2{font-size:43px;letter-spacing:-1.8px;line-height:1.13;font-weight:500;margin:15px 0 0}.section-heading>p{max-width:380px;color:var(--muted);font-size:13px;line-height:1.8;margin-bottom:2px}.catalog-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:35px}.filters{display:flex;gap:6px;flex-wrap:wrap}.filters button{background:transparent;color:#5e6d64;border:1px solid transparent;padding:10px 13px;border-radius:6px;font-size:11px}.filters button[aria-pressed=true]{background:var(--green);color:white}.filters button:hover{border-color:#789478}.filters button span{font-size:9px;opacity:.8;padding-left:4px}.search{display:flex;gap:9px;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:6px;background:#fff9}.search>span{font-size:22px;line-height:16px}.search input{width:164px;background:none;border:0;outline-offset:0;color:var(--ink);font-size:11px}.catalog-count{font-size:10px;color:var(--muted);margin:23px 0 16px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.product-card{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;transition:box-shadow .2s,translate .2s}.product-card:hover{translate:0 -4px;box-shadow:0 12px 30px #143c3010}.product-art{height:187px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;margin:8px 8px 0;border-radius:5px;color:#244e3d;background:#e3eccf}.art-1{background:#eae5d5;color:#665838}.art-2{background:#dce6e1;color:#2a6859}.art-3{background:#e4e5ed;color:#535e7d}.art-4{background:#ecdfd8;color:#986850}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#fff4 1px,transparent 1px),linear-gradient(90deg,#fff4 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(90deg,transparent,#000,transparent)}.product-symbol{font-family:Georgia,serif;font-size:58px;font-weight:400;line-height:1;z-index:1;margin-bottom:9px}.art-name{font-size:19px;letter-spacing:-.5px;font-weight:600;z-index:1}.art-caption{font-size:6px;letter-spacing:1.5px;margin-top:8px;z-index:1}.product-art img{position:absolute;bottom:0;left:0;width:100%;height:26px;object-fit:cover;opacity:.23;mix-blend-mode:multiply}.product-body{padding:22px}.product-category{font-size:8px;letter-spacing:1.2px;text-transform:uppercase;color:#7c896e}h3{font-size:21px;letter-spacing:-.5px;margin:10px 0}.product-body p{font-size:12px;color:var(--muted);line-height:1.75;min-height:43px;margin:9px 0 20px}.product-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e9ece5;padding-top:15px;font-size:11px;font-weight:600}.product-link span{font-size:18px}.free-banner{background:var(--green);color:#fff;border-radius:12px;padding:38px 42px;display:flex;align-items:center;gap:28px;width:calc(100% - 80px);max-width:1240px}.free-symbol{font-size:60px;color:var(--lime)}.free-banner .eyebrow{color:var(--lime);font-size:9px}.free-banner h2{font-size:32px;margin-top:10px}.free-banner p{font-size:12px;color:#d7e2d6}.free-banner .button{margin-left:auto;white-space:nowrap}.resources{padding-top:76px;padding-bottom:65px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.resource-card{border-top:1px solid #bccaba;padding:24px 0;display:block}.resource-icon{font-size:31px;display:block;margin-bottom:22px;color:#598166}.resource-card .eyebrow{font-size:8px}.resource-card h3{font-size:22px;font-weight:500;margin-top:14px}.resource-card p{font-size:12px;color:var(--muted);line-height:1.8;max-width:280px}.resource-cta{display:block;margin-top:22px;font-size:11px;font-weight:600}.all-resources{border-block:1px solid var(--line);margin-top:25px}.all-resources summary{padding:21px 0;font-size:12px;cursor:pointer;display:flex;justify-content:space-between}.resource-links{display:flex;flex-wrap:wrap;gap:10px 22px;padding:0 0 24px;font-size:12px;color:var(--muted)}.resource-links a:hover{text-decoration:underline}.contact{display:grid;grid-template-columns:1.3fr 1fr;gap:50px;background:#ecf0e5;border-radius:12px;padding:48px;width:calc(100% - 80px);max-width:1240px}.contact h2{font-size:39px}.contact h2 em{font-family:Georgia,serif;font-weight:400;color:#648563}.contact p{font-size:12px;color:var(--muted);line-height:1.9;margin:20px 0 24px}.contact-details{border-left:1px solid #cbd7c5;padding:25px 0 20px 50px;align-self:center;display:flex;flex-direction:column;gap:20px}.contact-details>span{font-size:8px;letter-spacing:1.8px}.contact-details>a{font-size:32px;letter-spacing:-1px}.contact-details>a.email{font-size:15px;letter-spacing:0}.social-links{display:flex;flex-wrap:wrap;gap:17px;font-size:10px;margin-top:12px}footer{padding-top:50px!important;padding-bottom:30px!important}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:28px;border-bottom:1px solid var(--line)}.footer-top .brand{font-size:23px}.footer-top .brand-symbol{font-size:36px}.footer-top p,.footer-top>a:last-child{font-size:11px;color:var(--muted)}.footer-bottom{display:flex;gap:23px;font-size:10px;color:var(--muted);margin-top:23px;flex-wrap:wrap}.footer-bottom>span{margin-right:auto}.footer-bottom button{border:0;background:none;color:inherit;font-size:inherit;padding:0}.legal{color:var(--muted);font-size:9px;margin-top:22px}.cookie-banner{position:fixed;bottom:18px;left:24px;right:24px;max-width:890px;margin:auto;z-index:20;padding:19px 24px;display:flex;align-items:center;gap:25px;background:#fff;border:1px solid #cbd7c5;border-radius:10px;box-shadow:0 5px 50px #122e3226}.cookie-banner h2{font-size:16px;font-weight:600;letter-spacing:-.3px;margin:0 0 7px}.cookie-banner p{font-size:11px;line-height:1.6;margin:0;color:var(--muted)}.cookie-banner p a{text-decoration:underline}.cookie-actions{display:flex;gap:8px;flex-shrink:0}.cookie-actions button{font-size:10px;padding:12px;border:1px solid var(--green);border-radius:5px;background:white;color:var(--green);min-height:44px}.cookie-actions #cookie-accept{background:var(--green);color:#fff}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:15px;z-index:100}.skip-link:focus{top:10px}.empty-state{text-align:center;padding:50px}.empty-state p{color:var(--muted)}
@media(min-width:1550px){.hero{padding-top:80px;padding-bottom:90px}}
@media(max-width:1050px){.site-header{gap:20px}.site-header nav{gap:17px;font-size:11px}.header-contact{display:none}.hero{gap:30px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}h1{letter-spacing:-2.8px}.hero-media{min-width:0}.catalog-toolbar{align-items:flex-start;flex-direction:column}.product-grid{gap:15px}.product-body{padding:17px}.art-name{font-size:16px}.features-strip{flex-wrap:wrap;justify-content:center}.features-strip>span:first-child{width:100%;text-align:center}.contact{gap:25px}.contact-details{padding-left:25px}.contact-details>a{font-size:25px}}
@media(max-width:700px){.wrap{padding-inline:22px}.announcement{padding:10px 22px;justify-content:center;font-size:10px}.announcement>span{display:none}.site-header{height:82px;padding:0 22px;justify-content:space-between;position:relative}.brand{font-size:24px}.brand-symbol{font-size:40px}.menu-toggle{display:flex;gap:12px;align-items:center;border:1px solid var(--line);border-radius:5px;padding:10px;background:none;color:var(--ink);font-size:12px;min-height:44px}.site-header nav{display:none;position:absolute;top:76px;left:16px;right:16px;background:var(--paper);border:1px solid var(--line);padding:15px 22px;border-radius:8px;z-index:10;font-size:14px;box-shadow:0 15px 25px #12332016}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch}.hero{grid-template-columns:1fr;padding-top:32px;padding-bottom:42px;gap:37px}.eyebrow{font-size:8px;letter-spacing:1.5px}h1{font-size:58px;margin:22px 0;letter-spacing:-3.5px}.hero-copy>p{font-size:14px;max-width:100%;line-height:1.8}.hero-actions{flex-direction:row;align-items:center;gap:16px;margin:24px 0}.button{font-size:11px;padding:14px 16px;gap:13px}.text-button{font-size:11px}.hero-proof{font-size:10px}.hero-media{margin:0 5px;rotate:0deg;padding:10px}.media-star{font-size:56px;right:-18px;top:-20px}.media-top{font-size:7px;padding-bottom:11px}.media-bottom{font-size:9px;padding-top:12px}.features-strip{padding-block:22px;gap:13px;font-size:10px}.features-strip .separator{display:none}.features-strip strong{width:43%;text-align:center}.catalog{padding-top:48px;padding-bottom:42px}.section-heading{display:block;margin-bottom:24px}h2{font-size:35px;letter-spacing:-1.4px}.section-heading>p{font-size:12px;margin-top:18px}.catalog-toolbar{margin-top:22px;gap:16px}.filters{gap:3px}.filters button{font-size:10px;padding:10px 11px;min-height:40px}.search{width:100%;padding:12px}.search input{width:100%;font-size:13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-art{height:130px;margin:5px 5px 0}.product-symbol{font-size:38px}.art-name{font-size:12px;text-align:center;padding:0 5px}.art-caption{display:none}.product-art img{height:17px}.product-body{padding:13px}.product-category{font-size:6px;letter-spacing:.5px}.product-body h3{font-size:16px;line-height:1.25;min-height:40px}.product-body p{font-size:10px;min-height:65px;margin-bottom:12px}.product-link{font-size:9px;gap:7px;line-height:1.5}.product-link span{font-size:15px}.free-banner{width:calc(100% - 44px);padding:26px;flex-wrap:wrap;gap:12px}.free-symbol{display:none}.free-banner h2{font-size:28px}.free-banner p{line-height:1.7}.free-banner .button{margin:6px 0 0}.resources{padding-top:46px;padding-bottom:38px}.resources .section-heading>.text-button{margin-top:20px}.resource-grid{grid-template-columns:1fr;gap:0}.resource-card{padding:22px 0;position:relative}.resource-icon{position:absolute;right:10px;top:24px}.resource-card h3{font-size:24px}.resource-card p{max-width:100%}.resource-cta{margin-top:15px}.contact{width:calc(100% - 44px);padding:27px;grid-template-columns:1fr;gap:25px}.contact h2{font-size:33px}.contact-details{border-left:0;border-top:1px solid #cbd7c5;padding:26px 0 0;gap:16px}.footer-top{flex-wrap:wrap;gap:20px}.footer-top p{order:3;width:100%;margin:0}.footer-bottom{gap:15px}.footer-bottom>span{width:100%}.legal{line-height:1.8}.cookie-banner{bottom:10px;left:10px;right:10px;padding:16px;display:block}.cookie-actions{margin-top:13px}.cookie-actions button{flex:1;font-size:11px}.cookie-banner p{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}

/* Il controllo del consenso resta sempre raggiungibile, anche nelle pagine lunghe. */
#cookie-preferences-button{
 position:fixed;
 left:14px;
 bottom:14px;
 z-index:19;
 min-height:40px;
 padding:9px 14px!important;
 border:1px solid #bac9bd!important;
 border-radius:999px;
 background:#fff!important;
 color:var(--ink)!important;
 box-shadow:0 5px 20px #122e3226;
 font-size:11px!important;
 font-weight:600;
 line-height:1;
 text-decoration:none!important;
 cursor:pointer;
}
#cookie-preferences-button:hover{background:var(--lime)!important;border-color:#91a878!important}
#cookie-preferences-button:focus-visible{outline:3px solid #539448;outline-offset:3px}
@media(max-width:700px){#cookie-preferences-button{left:10px;bottom:10px}}

/* Le immagini originali sono il contenuto principale delle schede. */
.product-art{background:#fff;height:96px;margin:8px 8px 0}
.product-art .art-grid,
.product-art .product-symbol,
.product-art .art-name,
.product-art .art-caption{display:none}
.product-art img{
 position:static;
 display:block;
 width:100%;
 height:100%;
 object-fit:contain;
 opacity:1;
 mix-blend-mode:normal;
}
.product-body{padding:14px 18px}
.product-body h3{margin:7px 0;min-height:0}
.product-body p{min-height:0;margin:7px 0 12px;line-height:1.6}
.product-link{padding-top:10px}
@media(max-width:700px){
 .product-art{height:65px;margin:5px 5px 0}
 .product-body{padding:11px}
 .product-body h3{min-height:0;font-size:15px}
 .product-body p{min-height:0;margin-bottom:10px}
}
