:root{--primary-blue: #003366;--primary-red: #CC0000;--green-cta: rgb(0, 158, 0);--gold: #c9a96e;--dark: #1a1a1a;--light: #f8f9fa}html{scroll-behavior:smooth}.font-google-sans{font-family:Google Sans,sans-serif}body{font-family:Google Sans,sans-serif;line-height:1.7;font-size:16px;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{line-height:1.8;margin-bottom:1.25rem}h1,h2,h3,h4,h5,h6{font-family:Google Sans,sans-serif;line-height:1.3;font-weight:700;margin-bottom:1rem}.hero-gradient{background:linear-gradient(135deg,var(--dark) 0%,#2c2c2c 100%)}.hero-overlay{background:linear-gradient(45deg,rgba(201,169,110,.1) 0%,transparent 100%)}.btn-green-cta{background-color:var(--green-cta);color:#fff;padding:12px 30px;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;border:2px solid transparent}.btn-green-cta:hover{background-color:#007a00;transform:translateY(-2px);box-shadow:0 10px 25px #009e004d}.btn-gold{background-color:var(--gold);color:#fff;padding:12px 30px;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.btn-gold:hover{background-color:#b8965f;transform:translateY(-2px);box-shadow:0 10px 25px #c9a96e66}.product-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .4s ease;border:1px solid #e9ecef}.product-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px #00000026}.product-overlay{background:#000000b3;opacity:0;transition:all .3s ease}.product-card:hover .product-overlay{opacity:1}.badge-gold{background-color:var(--gold);color:#fff;padding:.25rem .75rem;border-radius:50px;font-size:.8rem;font-weight:600}.section-title{font-family:Google Sans,sans-serif;font-weight:700;line-height:1.25;letter-spacing:-.02em}.section-subtitle{color:var(--gold);font-size:.9rem;text-transform:uppercase;letter-spacing:2px;font-weight:600}.footer-bg{background-color:var(--dark)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.animate-float{animation:float 3s ease-in-out infinite}@media(max-width:768px){.hero-title{font-size:2rem}.section-title{font-size:1.8rem}}.category-card{position:relative;overflow:hidden;border-radius:15px;cursor:pointer;transition:transform .3s ease}.category-card:hover{transform:scale(1.05)}.category-card .overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.7));display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#b8965f}.section-with-red-bar{background-color:#f5f5f5;margin:3rem;position:relative}.section-with-red-bar .red-bar{position:absolute;left:0;top:0;bottom:0;width:25px;background-color:var(--primary-red)}.section-with-red-bar-top{background-color:#f5f5f5;margin:3rem;position:relative;padding-top:25px}.section-with-red-bar-top .red-bar-top{position:absolute;left:0;top:0;width:100%;height:25px;background-color:var(--primary-red)}.section-with-red-bar-top .section-title-left{font-family:Google Sans,sans-serif;font-size:2.5rem;font-weight:700;color:var(--dark);margin-bottom:0}.section-with-red-bar-top .content-text p{font-size:1.3rem;line-height:1.8;color:#333;margin-bottom:1.5rem}.section-with-red-bar-top .content-text p:last-child{margin-bottom:0}.section-with-red-bar-top .content-text strong{font-weight:700}.section-with-red-bar .section-title-left{font-family:Google Sans,sans-serif;font-size:2.5rem;font-weight:700;color:var(--dark);margin-bottom:0}.section-with-red-bar .content-text p{font-size:1.3rem;line-height:1.8;color:#333;margin-bottom:1.5rem}.section-with-red-bar .content-text p:last-child{margin-bottom:0}.section-with-red-bar .content-text strong{font-weight:700}.section-title-left{text-align:center}@media(max-width:768px){.section-with-red-bar .red-bar{width:20px}.section-with-red-bar-top{padding-top:20px}.section-with-red-bar-top .red-bar-top{height:20px}.section-with-red-bar .section-title-left,.section-with-red-bar-top .section-title-left{font-size:2rem}.section-with-red-bar{margin:1rem;padding:60px 0}.section-with-red-bar-top{margin:1rem;padding:20px 0}}.tessuto-flip-title{background-color:#1b3b5e;color:#fff;text-align:center;padding:5px}
