.hero-section[data-astro-cid-ly5wxm7c]{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#000c,#0009),url(/images/bg-volet-roulant.jpg) center/cover;margin-top:140px}.hero-content[data-astro-cid-ly5wxm7c]{max-width:900px;text-align:center;padding:40px 20px;opacity:0;animation:fadeInUp 1s ease-out forwards}.hero-content[data-astro-cid-ly5wxm7c] h1[data-astro-cid-ly5wxm7c]{font-size:3rem;font-weight:300;letter-spacing:2px;margin-bottom:30px;background:linear-gradient(135deg,#fff,#ffb103);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.video-container[data-astro-cid-ly5wxm7c]{max-width:1000px;margin:0 auto;padding:20px;background:#ffffff0d;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:15px}.video-wrapper[data-astro-cid-ly5wxm7c]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:10px;margin-bottom:20px}.video-wrapper[data-astro-cid-ly5wxm7c] iframe[data-astro-cid-ly5wxm7c]{position:absolute;top:0;left:0;width:100%;height:100%}.video-description[data-astro-cid-ly5wxm7c]{color:#ccc;font-size:.95rem;line-height:1.6;text-align:center}.products-section[data-astro-cid-ly5wxm7c]{max-width:1200px;margin:80px auto;padding:0 20px}.section-title[data-astro-cid-ly5wxm7c]{font-size:2.5rem;font-weight:300;text-align:center;margin-bottom:15px;background:linear-gradient(135deg,#fff,#ffb103);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-intro[data-astro-cid-ly5wxm7c]{text-align:center;color:#ccc;font-size:1.1rem;margin-bottom:50px;max-width:800px;margin-left:auto;margin-right:auto}.products-grid[data-astro-cid-ly5wxm7c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-top:40px}.product-card[data-astro-cid-ly5wxm7c]{background:#ffffff0d;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:15px;overflow:hidden;transition:all .4s ease;opacity:0;animation:fadeInUp .8s ease-out forwards}.product-card[data-astro-cid-ly5wxm7c]:nth-child(1){animation-delay:.1s}.product-card[data-astro-cid-ly5wxm7c]:nth-child(2){animation-delay:.2s}.product-card[data-astro-cid-ly5wxm7c]:nth-child(3){animation-delay:.3s}.product-card[data-astro-cid-ly5wxm7c]:hover{transform:translateY(-8px);border-color:#ffb10380;box-shadow:0 12px 40px #ffb10333}.product-image[data-astro-cid-ly5wxm7c]{width:100%;height:250px;-o-object-fit:contain;object-fit:contain;background:#ffffff05}.product-content[data-astro-cid-ly5wxm7c]{padding:25px}.product-content[data-astro-cid-ly5wxm7c] h3[data-astro-cid-ly5wxm7c]{font-size:1.3rem;color:#ffb103;margin-bottom:15px;font-weight:600;line-height:1.3}.product-content[data-astro-cid-ly5wxm7c] ul[data-astro-cid-ly5wxm7c]{list-style:none;padding:0;margin:0}.product-content[data-astro-cid-ly5wxm7c] li[data-astro-cid-ly5wxm7c]{color:#ccc;font-size:.9rem;padding:5px 0 5px 20px;position:relative}.product-content[data-astro-cid-ly5wxm7c] li[data-astro-cid-ly5wxm7c]:before{content:"✓";position:absolute;left:0;color:#ffb103;font-weight:700}.product-content[data-astro-cid-ly5wxm7c] li[data-astro-cid-ly5wxm7c] strong[data-astro-cid-ly5wxm7c]{color:#ffb103;font-weight:700}.difference-section[data-astro-cid-ly5wxm7c]{background:#ffffff08;padding:60px 20px;margin-top:80px}.difference-container[data-astro-cid-ly5wxm7c]{max-width:1200px;margin:0 auto}.difference-content[data-astro-cid-ly5wxm7c]{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin-top:40px}.difference-image[data-astro-cid-ly5wxm7c] img[data-astro-cid-ly5wxm7c]{width:100%;max-width:500px;height:auto;border-radius:15px;border:2px solid rgba(255,255,255,.1);transition:transform .3s ease}.difference-image[data-astro-cid-ly5wxm7c] img[data-astro-cid-ly5wxm7c]:hover{transform:scale(1.03);border-color:#ffb10380}.difference-text[data-astro-cid-ly5wxm7c] h3[data-astro-cid-ly5wxm7c]{font-size:1.8rem;color:#ffb103;margin-bottom:25px;font-weight:600}.difference-text[data-astro-cid-ly5wxm7c] p[data-astro-cid-ly5wxm7c]{color:#ccc;font-size:1rem;line-height:1.7;margin-bottom:15px}.difference-text[data-astro-cid-ly5wxm7c] strong[data-astro-cid-ly5wxm7c]{color:#ffb103;font-weight:600}.catalogues-section[data-astro-cid-ly5wxm7c]{background:#ffffff08;padding:60px 20px;margin-top:0}.catalogues-container[data-astro-cid-ly5wxm7c]{max-width:800px;margin:0 auto}.catalogue-card[data-astro-cid-ly5wxm7c]{position:relative;overflow:hidden;border-radius:15px;transition:transform .4s ease;border:2px solid rgba(255,255,255,.1);max-width:500px;margin:40px auto 0}.catalogue-card[data-astro-cid-ly5wxm7c]:hover{transform:scale(1.05);border-color:#ffb10380}.catalogue-card[data-astro-cid-ly5wxm7c] img[data-astro-cid-ly5wxm7c]{width:100%;height:auto;display:block}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero-section[data-astro-cid-ly5wxm7c]{min-height:50vh;margin-top:140px}.hero-content[data-astro-cid-ly5wxm7c] h1[data-astro-cid-ly5wxm7c],.section-title[data-astro-cid-ly5wxm7c]{font-size:2rem}.section-intro[data-astro-cid-ly5wxm7c]{font-size:1rem}.products-grid[data-astro-cid-ly5wxm7c]{grid-template-columns:1fr;gap:20px}.product-image[data-astro-cid-ly5wxm7c]{height:220px}.difference-content[data-astro-cid-ly5wxm7c]{grid-template-columns:1fr;gap:30px}.difference-image[data-astro-cid-ly5wxm7c]{order:2}.difference-text[data-astro-cid-ly5wxm7c]{order:1}.difference-image[data-astro-cid-ly5wxm7c] img[data-astro-cid-ly5wxm7c]{max-width:100%}}@media (max-width: 480px){.hero-content[data-astro-cid-ly5wxm7c] h1[data-astro-cid-ly5wxm7c]{font-size:1.8rem}.section-title[data-astro-cid-ly5wxm7c]{font-size:1.6rem}.product-content[data-astro-cid-ly5wxm7c] h3[data-astro-cid-ly5wxm7c]{font-size:1.2rem}.difference-text[data-astro-cid-ly5wxm7c] h3[data-astro-cid-ly5wxm7c]{font-size:1.5rem}}
