.hy-redesign .hyr-burger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hy-redesign .hyr-burger.is-open span:nth-child(2){opacity:0}.hy-redesign .hyr-burger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hy-redesign .main-menu .sub-menu .menu-item-has-children>a{display:flex;align-items:center;justify-content:space-between}.hy-redesign .main-menu .sub-menu .menu-item-has-children>a::after{content:"▸";margin-left:10px}.hy-redesign .main-menu .sub-menu .sub-menu{top:-9px;left:100%;transform:translateX(8px)}.hy-redesign .main-menu .sub-menu li:hover>.sub-menu{transform:translateX(0)}.hy-redesign .main-menu figure{display:none}.hy-redesign .btn-dark{background:var(--noir);color:var(--blanc)}.hy-redesign .btn-dark:hover{background:var(--or)}.hy-redesign .btn-outline{background:0 0;border:1px solid var(--noir);color:var(--noir)}.hy-redesign .btn-outline:hover{background:var(--noir);color:var(--blanc)}.hy-redesign .hero .swiper-slide-active .slide-img{transform:scale(1)}.hy-redesign .hero .hero-dots .swiper-pagination-bullet{width:28px;height:3px;margin:0;border-radius:0;background:rgba(255,255,255,.45);opacity:1;cursor:pointer;transition:background .3s}.hy-redesign .hero .hero-dots .swiper-pagination-bullet-active{background:var(--blanc)}.hy-redesign .seo-text h3{font-family:"Cormorant Garamond",serif;font-size:24px;font-weight:600;color:var(--noir);margin:34px 0 12px}.hy-redesign .seo-text h3 strong{font-weight:600}.hy-redesign .seo-text a{color:var(--or);text-decoration:underline;text-underline-offset:2px}.hy-redesign .seo-text a:hover{color:var(--noir)}.hy-redesign .seo-text strong{color:var(--noir);font-weight:600}.hy-redesign .seo-text--head{padding-bottom:8px}.hy-redesign .seo-text--after{text-align:left;padding-top:56px}.hy-redesign .seo-text--after h2,.hy-redesign .seo-text--after h3{text-align:left}.hy-redesign .seo-text--after .inner{margin:0 auto}.hy-redesign .seo-text--after h3:first-child,.hy-redesign .seo-text--after p:first-child{margin-top:0}.hy-redesign .room-content a{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--blanc);border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:2px}.hy-redesign .room-content a:hover{border-color:var(--or-clair);color:var(--or-clair)}.hy-redesign .showroom-card p strong{color:var(--noir)}.hy-redesign .showroom-card a{margin-top:18px;align-self:flex-start;position:relative}.hy-redesign .hero .hero-bg{position:absolute;inset:0;background-size:cover;background-position:center 45%;z-index:0}.hy-redesign .hero-mini{height:50vh;min-height:380px}.hy-redesign .hero-mini h1{font-size:42px}.hy-redesign .breadcrumb{padding:14px 0;background:var(--gris-tres-clair);border-bottom:1px solid var(--bord);font-size:12px;letter-spacing:.04em;color:var(--gris)}.hy-redesign .breadcrumb a{color:var(--gris-fonce)}.hy-redesign .breadcrumb a:hover{color:var(--or)}.hy-redesign .breadcrumb .sep{margin:0 10px;color:var(--bord)}.hy-redesign .breadcrumb .current,.hy-redesign .breadcrumb .breadcrumb_last{color:var(--or)}.hy-redesign .products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.hy-redesign .product-item{cursor:pointer;display:flex;flex-direction:column;height:100%}.hy-redesign .product-item-img{aspect-ratio:1/1;overflow:hidden;margin-bottom:14px;background:var(--gris-clair);flex-shrink:0}.hy-redesign .product-item-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.hy-redesign .product-item:hover .product-item-img img{transform:scale(1.05)}.hy-redesign .product-item h3{font-size:20px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.hy-redesign .product-item .desc{font-size:13px;color:var(--gris-fonce);margin-bottom:8px}.hy-redesign .product-item .more{font-size:11px;letter-spacing:.1em;color:var(--or);text-transform:uppercase;font-weight:600;margin-top:auto;padding-top:12px;align-self:flex-start}.hy-redesign .woocommerce-pagination{margin-top:50px;text-align:center}.hy-redesign .woocommerce-pagination ul{display:inline-flex;gap:6px;list-style:none}.hy-redesign .woocommerce-pagination .page-numbers{display:inline-block;min-width:36px;padding:8px 10px;border:1px solid var(--bord);font-size:12px;color:var(--gris-fonce)}.hy-redesign .woocommerce-pagination .page-numbers.current,.hy-redesign .woocommerce-pagination a.page-numbers:hover{background:var(--or);border-color:var(--or);color:var(--blanc)}.hy-redesign .faq-list{max-width:820px;margin:0 auto}.hy-redesign .faq-item{border-bottom:1px solid var(--bord)}.hy-redesign .faq-q{padding:22px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:"Cormorant Garamond",serif;font-size:22px}.hy-redesign .faq-q .plus{font-family:"Montserrat",sans-serif;font-size:20px;color:var(--or);font-weight:300;transition:transform .3s}.hy-redesign .faq-item.open .faq-q .plus{transform:rotate(45deg)}.hy-redesign .faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;color:var(--gris-fonce);font-size:15px}.hy-redesign .faq-item.open .faq-a{max-height:600px;padding-bottom:22px}.hy-redesign .product-detail{padding:50px 0 80px}.hy-redesign .product-detail-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:start}.hy-redesign .product-gallery{position:relative}.hy-redesign .product-main-img{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--gris-clair);margin-bottom:14px}.hy-redesign .product-main-img img{width:100%;height:100%;object-fit:cover}.hy-redesign .product-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:46px;height:46px;padding:0;border:none;cursor:pointer;background:rgba(26,26,26,.55);display:flex;align-items:center;justify-content:center;transition:background .3s}.hy-redesign .product-nav:hover{background:var(--or)}.hy-redesign .product-nav-prev{left:14px}.hy-redesign .product-nav-next{right:14px}.hy-redesign .product-nav::before{content:"";width:11px;height:11px;border-left:2px solid #fff;border-bottom:2px solid #fff}.hy-redesign .product-nav-prev::before{transform:rotate(45deg);margin-left:4px}.hy-redesign .product-nav-next::before{transform:rotate(-135deg);margin-right:4px}.hy-redesign .product-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hy-redesign .product-thumb{aspect-ratio:1;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .3s}.hy-redesign .product-thumb img{width:100%;height:100%;object-fit:cover}.hy-redesign .product-thumb.active{border-color:var(--or)}.hy-redesign .product-info h1{font-size:36px;text-transform:uppercase;letter-spacing:.03em;margin-bottom:8px}.hy-redesign .product-info .subtitle{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--or);margin-bottom:24px}.hy-redesign .product-info .description{color:var(--gris-fonce);font-size:15px;margin-bottom:24px}.hy-redesign .product-info .description p{margin-bottom:14px}.hy-redesign .product-features{background:var(--gris-tres-clair);padding:22px;margin-bottom:24px;border-left:3px solid var(--or)}.hy-redesign .product-features h4{font-size:16px;font-family:"Montserrat",sans-serif;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px}.hy-redesign .product-features li{padding:6px 0;font-size:13px;color:var(--gris-fonce);display:flex;align-items:center;gap:10px}.hy-redesign .product-features li::before{content:"✓";color:var(--or);font-weight:600}.hy-redesign .product-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.hy-redesign .product-actions .btn{flex:1 1 180px;text-align:center}@media (max-width:1280px){.hy-redesign .product-actions .btn{flex-basis:100%}}.hy-redesign .product-meta{border-top:1px solid var(--bord);padding-top:20px;font-size:13px}.hy-redesign .product-meta>div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--gris-clair)}.hy-redesign .product-meta>div span:first-child{color:var(--gris);text-transform:uppercase;letter-spacing:.06em;font-size:11px}.hy-redesign .product-meta>div span:last-child{font-weight:500}.hy-redesign .product-meta a{color:var(--or)}.hy-redesign .related{padding:70px 0;background:var(--gris-tres-clair)}@media (max-width:1280px){.hy-redesign .main-menu.is-open{display:block}.hy-redesign .main-menu .sub-menu .sub-menu{left:auto;top:auto;transform:none}}@media (max-width:980px){.hy-redesign .product-detail-grid{grid-template-columns:1fr;gap:30px}.hy-redesign .product-info h1{font-size:28px}.hy-redesign .hero-mini h1{font-size:28px}}main.container{margin-top:0}.hy-redesign .hyr-modal{position:fixed;inset:0;z-index:1000;display:none;align-items:flex-start;justify-content:center;padding:40px 20px;overflow-y:auto}.hy-redesign .hyr-modal.is-open{display:flex}.hy-redesign .hyr-modal__overlay{position:fixed;inset:0;background:rgba(26,26,26,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hy-redesign .hyr-modal__dialog{position:relative;z-index:1;margin:auto;width:100%;max-width:640px;background:var(--blanc);padding:52px 44px 44px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.hy-redesign .hyr-modal__close{position:absolute;top:12px;right:16px;width:40px;height:40px;background:0 0;border:0;font-size:30px;line-height:1;color:var(--noir);cursor:pointer;transition:color .2s ease}.hy-redesign .hyr-modal__close:hover{color:var(--or)}.hy-redesign .hyr-modal__title{font-size:26px;font-weight:500;text-transform:uppercase;letter-spacing:.03em;margin-bottom:24px}.hy-redesign .hyr-modal__body .wpcf7{text-align:left}.hy-redesign .hyr-modal__body .wpcf7>form>p{margin:0}.hy-redesign .hyr-modal__body .mid-col{display:inline-block;width:48%;vertical-align:middle}.hy-redesign .hyr-modal__body .form_type_contact{display:flex;align-items:center;cursor:pointer;margin-bottom:8px}.hy-redesign .hyr-modal__body .form_type_contact::before{content:"";display:inline-block;flex-shrink:0;width:24px;height:24px;border:1px solid var(--gris-fonce);background-color:var(--blanc);margin-right:14px}.hy-redesign .hyr-modal__body .form_type_contact.is-checked::before{background-image:url("data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FscXVlXzEiIGRhdGEtbmFtZT0iQ2FscXVlIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyIDMyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzU4NWI1Yzt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmNyb3NzPC90aXRsZT48cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjE1LjUiIHk9Ii03LjMzIiB3aWR0aD0iMSIgaGVpZ2h0PSI0Ni42NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTYuNjMgMTYpIHJvdGF0ZSgtNDUpIi8+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSItNy4zMyIgeT0iMTUuNSIgd2lkdGg9IjQ2LjY3IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjYzIDE2KSByb3RhdGUoLTQ1KSIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:cover;background-position:center}.hy-redesign .hyr-modal__body label{display:block;font-size:15px;margin-bottom:18px}.hy-redesign .hyr-modal__body .wpcf7-form-control-wrap{display:block;margin-top:6px}.hy-redesign .hyr-modal__body input[type=text],.hy-redesign .hyr-modal__body input[type=email],.hy-redesign .hyr-modal__body input[type=tel],.hy-redesign .hyr-modal__body input[type=number],.hy-redesign .hyr-modal__body textarea{width:100%;margin-top:6px;padding:11px 13px;font:inherit;font-size:16px;color:var(--noir);background:var(--blanc);border:1px solid var(--noir);border-radius:0}.hy-redesign .hyr-modal__body textarea{min-height:160px;resize:vertical}.hy-redesign .hyr-modal__body input[readonly]{background:var(--gris-tres-clair);color:var(--gris-fonce);cursor:not-allowed}.hy-redesign .hyr-modal__body span.custom_file{display:block;width:100%;margin-top:4px;padding:12px;font-size:16px;text-align:center;border:1px solid var(--noir);cursor:pointer;transition:background .2s ease,color .2s ease}.hy-redesign .hyr-modal__body span.custom_file:hover{background:var(--noir);color:var(--blanc)}.hy-redesign .hyr-modal__body .wpcf7-file{display:none}.hy-redesign .hyr-modal__body input[type=submit]{width:100%;margin-top:22px;padding:15px;border:0;background:var(--noir);color:var(--blanc);font:inherit;font-size:13px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .2s ease}.hy-redesign .hyr-modal__body input[type=submit]:hover{background:var(--or)}.hy-redesign .hyr-modal__body .wpcf7-not-valid-tip{color:#c0392b;font-size:13px;margin-top:5px}.hy-redesign .hyr-modal__body .wpcf7-response-output{margin:18px 0 0;padding:12px;font-size:14px;text-align:center}.hy-redesign .hyr-modal__body .wpcf7-spinner{margin:0 0 0 8px}html.hyr-modal-lock,html.hyr-modal-lock body{overflow:hidden}@media (max-width:600px){.hy-redesign .hyr-modal{padding:0}.hy-redesign .hyr-modal__dialog{max-width:none;min-height:100%;padding:56px 22px 32px}}.form_catalogue .wpcf7-spinner{position:absolute;right:5px;top:12px;margin:0}.form_catalogue .wpcf7 .wpcf7-list-item input[type=checkbox]{width:inherit;margin:0 10px 0 0}.form_catalogue .wpcf7 form.sent>p{display:none}.form_catalogue .wpcf7 form.sent .wpcf7-response-output{border:none;padding:2em 0 0;margin:0;text-align:center;font-size:15px;color:#1a1a1a}.form_catalogue .wpcf7-not-valid-tip{color:#c0392b;font-size:12px;margin-top:4px}.m-modal__checkbox.is-checked:before{background-color:#b8995a;border-color:#b8995a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:13px;background-position:center}