﻿@font-face{font-family:'Butler';src:url("/assets/fonts/butler/Butler-Light.woff2") format("woff2"),url("/assets/fonts/butler/Butler-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Butler';src:url("/assets/fonts/butler/Butler.woff2") format("woff2"),url("/assets/fonts/butler/Butler.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Butler';src:url("/assets/fonts/butler/Butler-Medium.woff2") format("woff2"),url("/assets/fonts/butler/Butler-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Butler';src:url("/assets/fonts/butler/Butler-Bold.woff2") format("woff2"),url("/assets/fonts/butler/Butler-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Maison Neue';src:url("/assets/fonts/MaisonNeue-Book.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Maison Neue';src:url("/assets/fonts/MaisonNeue-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}*,*::before,*::after{box-sizing:border-box}body.shop{margin:0;padding:0;font-family:"Butler",Georgia,"Times New Roman",serif;color:#212121;background-color:#fffaf5;line-height:1.4;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:"Butler",Georgia,"Times New Roman",serif}.shop-catalog-subtitle,.shop-breadcrumb,.shop-section-label,.shop-choice-description,.shop-footer-logo,.shop-atelier-banner-title,.shop-atelier-banner-subtitle{font-family:"Butler",Georgia,"Times New Roman",serif}.shop-lang-switcher{display:inline-flex;align-items:center;gap:6px;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:12px;letter-spacing:0.5px;color:#4A4A4A;margin-left:4px}.shop-lang-switcher .shop-lang-option{display:inline-flex;align-items:center;gap:5px;color:#4A4A4A;text-decoration:none;transition:color 0.2s;padding:0 2px}.shop-lang-switcher .shop-lang-option:hover{color:#002644}.shop-lang-switcher .shop-lang-option.is-active{color:#002644;font-weight:600;cursor:default}.shop-lang-switcher .shop-lang-flag{display:block;width:20px;height:14px;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,0.08);flex-shrink:0}.shop-lang-switcher .shop-lang-code{line-height:1}.shop-lang-switcher .shop-lang-sep{color:rgba(74,74,74,0.4);margin:0}.shop-header{background:#fffaf5}.shop-header-top{background:#fffaf5;height:92px;display:flex;align-items:center;justify-content:center;padding:8px 0}.shop-header-top-logo{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity 0.2s}.shop-header-top-logo:hover{opacity:0.85}.shop-header-top-logo-img{display:block;height:72px;width:65px;background-color:#002644;-webkit-mask-image:url("/assets/images/shop/logo-olifant-paris.png");mask-image:url("/assets/images/shop/logo-olifant-paris.png");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.shop-header-mobile-logo{display:none;flex-shrink:0;align-items:center;text-decoration:none}.shop-header-mobile-logo:hover{opacity:0.85}.shop-header-mobile-logo-img{display:block;height:48px;width:44px;background-color:#002644;-webkit-mask-image:url("/assets/images/shop/logo-olifant-paris.png");mask-image:url("/assets/images/shop/logo-olifant-paris.png");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.shop-mobile-utilities{display:none}.shop-header-main{background:#fffaf5;padding:0 60px;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.shop-header-inner{max-width:100%;margin:0 auto;height:80px;display:flex;align-items:center}.shop-header-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.shop-logo{text-decoration:none;display:flex;align-items:center;justify-content:center;flex-shrink:0}.shop-logo .shop-logo-img{display:block;height:42px;width:40px;background-color:#4A4A4A;-webkit-mask-image:url("/assets/images/shop/logo-olifant-mark.png");mask-image:url("/assets/images/shop/logo-olifant-mark.png");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transition:background-color 0.2s, opacity 0.2s}.shop-logo:hover .shop-logo-img{background-color:#002644}.shop-nav{display:flex;align-items:center;gap:56px;flex:1;justify-content:center}.shop-nav-item{position:relative}.shop-nav-item:hover .shop-nav-dropdown{display:block;animation:shopDropdownFadeIn 0.25s ease}.shop-nav-dropdown{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:220px;background:#fff;border:1px solid #eee;padding:10px 0;z-index:200;box-shadow:0 6px 18px rgba(0,0,0,0.08)}.shop-nav-dropdown::before{content:'';position:absolute;top:-10px;left:0;right:0;height:10px}.shop-nav-dropdown-item{position:relative}.shop-nav-dropdown-item>a,.shop-nav-dropdown-item>a.shop-nav-dropdown-label{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;color:#4A4A4A;text-decoration:none;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:15px;font-weight:500;letter-spacing:0;text-transform:none;transition:color 0.2s, background 0.2s;white-space:nowrap}.shop-nav-dropdown-item:hover>a,.shop-nav-dropdown-item:hover>a.shop-nav-dropdown-label{color:#002644;background:#fffaf5}.shop-nav-dropdown-item:hover>.shop-nav-sub-dropdown{display:block;animation:shopSubDropdownFadeIn 0.2s ease}.shop-nav-dropdown-arrow{margin-left:10px;opacity:0.5;flex-shrink:0}.shop-nav-sub-dropdown{display:none;position:absolute;top:0;left:100%;min-width:180px;background:#fff;border:1px solid #eee;padding:10px 0;z-index:210;box-shadow:0 6px 18px rgba(0,0,0,0.08)}.shop-nav-sub-dropdown::before{content:'';position:absolute;top:0;left:-12px;bottom:0;width:12px}.shop-nav-sub-dropdown a{display:block;padding:8px 20px;color:#4A4A4A;text-decoration:none;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none;transition:color 0.2s, background 0.2s;white-space:nowrap}.shop-nav-sub-dropdown a:hover{color:#002644;background:#fffaf5}@keyframes shopSubDropdownFadeIn{from{opacity:0;transform:translateX(-5px)}to{opacity:1;transform:translateX(0)}}@keyframes shopDropdownFadeIn{from{opacity:0;transform:translateX(-50%) translateY(-5px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.shop-nav-link{color:#4A4A4A;text-decoration:none;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:18px;font-weight:500;letter-spacing:0;text-transform:none;line-height:1.4;padding:8px 0;transition:color 0.2s;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.shop-nav-link:hover{color:#002644}.shop-nav-link-chevron{display:none;flex-shrink:0;transition:transform 0.2s}.shop-nav-dropdown-see-all,.shop-nav-sub-dropdown-see-all{display:none}.shop-header-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.shop-header-action{color:#4A4A4A;text-decoration:none;position:relative;display:inline-flex;align-items:center;transition:color 0.2s}.shop-header-action:hover{color:#002644}.shop-header-user{display:flex;align-items:center;gap:6px}.shop-header-username{font-size:13px;font-weight:500;letter-spacing:0.2px}.shop-cart-badge{position:absolute;top:-8px;right:-10px;background:#002644;color:#fff;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:10px;font-weight:600;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.shop-mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:5px;flex-direction:column;gap:5px}.shop-mobile-toggle span{display:block;width:24px;height:2px;background:#002644;transition:all 0.3s}.shop-mobile-toggle.is-active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.shop-mobile-toggle.is-active span:nth-child(2){opacity:0}.shop-mobile-toggle.is-active span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.shop-main{max-width:100%;margin:0 auto;padding:50px 30px;min-height:60vh;position:relative}.shop-main:has(>.shop-home),.shop-main:has(>.shop-catalog){padding:0}.shop-footer{background:#fffaf5;color:#212121;margin-top:0}.shop-footer-inner{max-width:100%;margin:0 auto;padding:48px 121px 40px;display:flex;align-items:flex-start;gap:64px;flex-wrap:wrap}.shop-footer-brand-block{display:flex;align-items:flex-start;gap:56px;flex:1 1 506px}.shop-footer-brand-logo{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex-shrink:0}.shop-footer-brand-mark{width:116px;height:129px;display:flex;align-items:center;justify-content:center}.shop-footer-brand-mark-img{display:block;width:100%;height:100%;background-color:#002644;-webkit-mask-image:url("/assets/images/shop/logo-olifant-footer.png");mask-image:url("/assets/images/shop/logo-olifant-footer.png");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.shop-footer-brand-mark img,.shop-footer-brand-mark svg{width:100%;height:100%;object-fit:contain}.shop-footer-brand-text{display:flex;flex-direction:column}.shop-footer-logo{font-family:"Butler",Georgia,"Times New Roman",serif;font-weight:500;font-size:20px;color:#4A4A4A;letter-spacing:0;margin-bottom:12px;display:block}.shop-footer-brand p,.shop-footer-brand-tagline p{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:16px;font-weight:400;line-height:1.4;margin:0 0 8px;color:#4A4A4A}.shop-footer-brand-tagline{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(74,74,74,0.18)}.shop-footer-contact p{margin:0 0 8px;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:16px;color:#4A4A4A;line-height:1.4}.shop-footer-contact a{color:#4A4A4A;text-decoration:underline;text-decoration-color:rgba(74,74,74,0.4);text-underline-offset:2px;transition:color 0.2s}.shop-footer-contact a:hover{color:#002644;text-decoration-color:#002644}.shop-footer-social{display:flex;gap:16px}.shop-footer-social a{color:#002644;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;transition:opacity 0.2s}.shop-footer-social a:hover{opacity:0.7}.shop-footer-website{color:#212121;text-decoration:underline;text-decoration-color:rgba(33,33,33,0.3);text-underline-offset:2px;font-size:16px;transition:color 0.2s}.shop-footer-website:hover{color:#002644}.shop-footer-col{display:flex;flex-direction:column;flex-shrink:0}.shop-footer-col-title{font-family:"Butler",Georgia,"Times New Roman",serif;font-weight:500;font-size:18px;color:#4A4A4A;margin:0 0 24px;letter-spacing:0}.shop-footer-col a{color:#4A4A4A;text-decoration:none;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:16px;font-weight:400;line-height:1.4;margin-bottom:16px;transition:color 0.2s}.shop-footer-col a:last-child{margin-bottom:0}.shop-footer-col a:hover{color:#002644}.shop-footer-links{display:flex;flex-direction:column;gap:8px}.shop-footer-links a{color:#212121;text-decoration:none;font-size:14px;transition:color 0.2s}.shop-footer-links a:hover{color:#002644}.shop-footer-partner{display:flex;align-items:center;justify-content:center}.shop-footer-partner-logo{max-width:90px;height:auto;opacity:0.7}.shop-footer-bottom-left{display:flex;flex-direction:column;gap:6px}.shop-photos-disclaimer{font-size:11px;opacity:0.88}.shop-footer-bottom{background:#f0e6d8;padding:18px 121px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.shop-footer-bottom p{margin:0;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:12px;color:#4A4A4A}.shop-checkout-photos-disclaimer{margin:1.25rem 0 0;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:0.85rem;font-style:italic;color:#4A4A4A}.shop-footer-legal-links{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.shop-footer-legal-links a{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:12px;color:#4A4A4A;text-decoration:none;transition:color 0.2s}.shop-footer-legal-links a:hover{color:#002644;text-decoration:underline}.shop-footer-legal-sep{font-size:12px;color:rgba(74,74,74,0.5)}.shop-legal-page{max-width:860px;margin:0 auto;padding:40px 20px 80px}.shop-legal-header{margin-bottom:40px;border-bottom:1px solid #e0ddd8;padding-bottom:24px}.shop-legal-header h1{font-size:28px;font-weight:600;color:#00182C;margin:0 0 8px}.shop-legal-date{font-size:13px;color:#4A4A4A;margin:0}.shop-legal-content{display:flex;flex-direction:column;gap:40px}.shop-legal-section h2{font-size:18px;font-weight:600;color:#00182C;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #e0ddd8}.shop-legal-section h3{font-size:15px;font-weight:600;color:#00182C;margin:20px 0 8px}.shop-legal-section p,.shop-legal-section li{font-size:14px;line-height:1.7;color:#212121}.shop-legal-section ul{padding-left:20px;margin:8px 0}.shop-legal-section ul li{margin-bottom:4px}.shop-legal-section a{color:#002644;text-decoration:underline}.shop-legal-section a:hover{color:#00182C}.shop-legal-section code{background:#fffaf5;padding:2px 6px;border-radius:3px;font-size:12px;font-family:monospace}.shop-legal-section--highlight{background:#fffaf5;border:1px solid #e0ddd8;border-radius:8px;padding:24px}.shop-legal-table{width:100%;border-collapse:collapse;margin-top:12px;font-size:13px}.shop-legal-table th{background:#fffaf5;color:#00182C;font-weight:600;padding:10px 12px;text-align:left;border:1px solid #e0ddd8}.shop-legal-table td{padding:10px 12px;border:1px solid #e0ddd8;color:#212121;vertical-align:top;line-height:1.5}.shop-legal-table tr:nth-child(even) td{background:#fffaf5}.shop-legal-notice{margin-top:16px;font-size:13px;color:#4A4A4A}.shop-btn{display:inline-block;padding:12px 28px;border:1px solid #e0ddd8;background:transparent;color:#212121;text-decoration:none;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:all 0.3s ease;border-radius:0}.shop-btn:hover{background:#002644;color:#fff;border-color:#002644}.shop-btn-primary{background:#c9a84c;color:#fff;border-color:#c9a84c}.shop-btn-primary:hover{background:#a88b4a;border-color:#a88b4a}.shop-btn-dark{background:#002644;color:#fff;border-color:#002644}.shop-btn-dark:hover{background:#c9a84c;border-color:#c9a84c}.shop-btn-danger{background:transparent;color:#e74c3c;border-color:#e74c3c}.shop-btn-danger:hover{background:#e74c3c;color:#fff}.shop-btn-small{padding:7px 16px;font-size:10px;letter-spacing:1px}.shop-btn-large{padding:16px 45px;font-size:13px}.shop-flash{padding:14px 20px;margin-bottom:25px;font-size:14px;border-left:3px solid}.shop-flash.shop-flash-success{background:#d0f0dc;color:#206438;border-color:#2d8a4e}.shop-flash.shop-flash-error{background:#f9e8e6;color:#962d22;border-color:#c0392b}.shop-catalog h1,.shop-cart h1,.shop-checkout h1,.shop-auth h1,.shop-home h1,.shop-account h1,.shop-contact h1,.shop-news h1,.shop-news-detail h1{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:38px;font-weight:500;color:#00182C;margin-bottom:10px;letter-spacing:0.5px;padding-bottom:12px;border-bottom:2px solid #c9a84c}.shop-catalog h2,.shop-cart h2,.shop-checkout h2,.shop-auth h2,.shop-home h2,.shop-account h2,.shop-contact h2,.shop-news h2,.shop-news-detail h2{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:26px;font-weight:500;color:#002644;margin:30px 0 15px}.shop-breadcrumb{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:14px;font-weight:400;color:#4A4A4A;margin-bottom:24px;letter-spacing:0;text-transform:none}.shop-breadcrumb a{color:#4A4A4A;text-decoration:none;transition:color 0.2s}.shop-breadcrumb a:hover{color:#002644}.shop-breadcrumb .shop-breadcrumb-sep{margin:0 8px;color:rgba(74,74,74,0.4)}.shop-catalog{max-width:1440px;margin:0 auto;padding:48px;background:#fffaf5}.shop-catalog-header{margin-bottom:32px;max-width:695px}.shop-catalog-header--centered{max-width:none}.shop-catalog-header--centered .shop-catalog-intro,.shop-catalog-header--centered .shop-catalog-material-note{text-align:center;max-width:820px;margin-left:auto;margin-right:auto}.shop-catalog-material-note{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:14px;font-style:italic;color:#4A4A4A;margin:12px 0 0;line-height:1.5}.shop-catalog-label{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:18px;font-weight:500;color:#4A4A4A;margin:0 0 8px;line-height:1.25}.shop-catalog-h1{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:32px;font-weight:500;color:#002644;margin:0 0 24px;line-height:1.2;letter-spacing:0;border-bottom:none;padding-bottom:0}.shop-catalog-intro{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:16px;font-weight:400;color:#212121;line-height:1.5;margin:0;white-space:pre-line}.shop-catalog-choices{display:flex;gap:32px;flex-wrap:wrap;margin-top:0;align-items:stretch}.shop-choice-card{flex:1 1 0;min-width:320px;background:#fbf4e8;color:#212121;padding:24px;border-radius:4px;display:flex;flex-direction:column;align-items:center;gap:24px;overflow:hidden}.shop-choice-card .shop-choice-card-media{flex-shrink:0;width:100%;margin-bottom:0;border-radius:4px;overflow:hidden}.shop-choice-card .shop-choice-card-media img{display:block;width:100%;height:218px;object-fit:cover}.shop-choice-card .shop-choice-card-media .shop-choice-card-media-placeholder{display:block;width:100%;height:218px;background:rgba(0,38,68,0.05)}.shop-choice-card .shop-choice-card-body{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1 auto;flex-shrink:0;min-height:min-content;padding:0;width:100%;gap:20px}.shop-choice-card h2{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:32px;font-weight:500;margin:0;color:#2b2b2b;letter-spacing:0.5px;text-transform:uppercase;border-bottom:none;padding-bottom:0}.shop-choice-card .shop-choice-description{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:16px;font-weight:500;line-height:1.4;margin:0;color:#212121}.shop-choice-card .shop-choice-compatibility{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:14px;font-weight:500;margin:0;color:#3f3f3f;border-top:1px solid rgba(33,33,33,0.12);padding-top:20px;width:100%;line-height:1.4}.shop-choice-card .shop-choice-btn{display:inline-flex;align-items:center;justify-content:center;background:#002644;color:#fff;padding:12px 16px;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:18px;font-weight:500;line-height:1.4;letter-spacing:normal;text-transform:none;text-decoration:none;border:none;border-radius:0;cursor:pointer;transition:background 0.2s;align-self:center;margin-top:auto}.shop-choice-card .shop-choice-btn:hover{background:#00182C;color:#fff}.shop-collections-actions{margin-bottom:25px;text-align:center}.shop-catalog-subtitle{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:16px;color:#4A4A4A;margin-bottom:24px;font-weight:400}.shop-help-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin-top:32px;padding:24px;background:#002644;border-radius:0;font-family:"Butler",Georgia,"Times New Roman",serif;color:#fff;text-align:center}.shop-help-banner-icon{display:none}.shop-help-banner-content{display:flex;flex-direction:column;align-items:center;gap:8px}.shop-help-banner-title{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:20px;font-weight:500;color:#fff;line-height:1.4;letter-spacing:0}.shop-help-banner-text{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:16px;font-weight:400;color:#fff;line-height:1.4}.shop-help-banner-phone{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;padding:0;margin:0;background:transparent;color:#fff;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:21px;font-weight:500;letter-spacing:0;border-radius:0;text-decoration:none;transition:opacity 0.2s}.shop-help-banner-phone:hover{background:transparent;color:#fff;opacity:0.85;text-decoration:none}.shop-catalog-cards{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:28px;margin-top:30px}.shop-catalog-card{display:block;text-decoration:none;color:#212121;border:1px solid #e0ddd8;border-radius:4px;overflow:hidden;background:#fffaf5;transition:border-color 0.3s, box-shadow 0.3s;box-shadow:0 2px 8px rgba(139,119,85,0.06)}.shop-catalog-card:hover{border-color:#c9a84c;box-shadow:0 6px 20px rgba(139,119,85,0.12)}.shop-catalog-card-photo{width:100%;overflow:hidden;background:#fffaf5;line-height:0}.shop-catalog-card-photo img{width:100%;height:auto;display:block;transition:transform 0.6s ease}.shop-catalog-card:hover .shop-catalog-card-photo img{transform:scale(1.08)}.shop-catalog-card-info{padding:20px 22px}.shop-catalog-card-info h2{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:22px;font-weight:500;margin:0 0 8px;color:#00182C}.shop-catalog-card-info p{font-size:13px;color:#4A4A4A;margin:0;line-height:1.5}.shop-collections-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:24px;margin-top:30px}@media (max-width: 1100px){.shop-collections-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.shop-collection-card{background:#fffaf5;border:1px solid #e0ddd8;overflow:hidden;transition:box-shadow 0.4s, transform 0.3s;display:flex;flex-direction:column;box-shadow:0 4px 18px rgba(14,24,34,0.1);position:relative;cursor:pointer}.shop-collection-card:hover{box-shadow:0 16px 50px rgba(14,24,34,0.2);transform:translateY(-3px)}.shop-collection-card:hover .shop-collection-photo img{transform:scale(1.08)}.shop-collection-card:hover .shop-collection-hover-overlay{opacity:1}.shop-collection-card .shop-collection-photo-link{display:block;position:relative;overflow:hidden;text-decoration:none;color:inherit}.shop-collection-card .shop-collection-photo-link:focus-visible{outline:2px solid #c9a84c;outline-offset:2px}.shop-collection-card .shop-collection-photo{width:100%;background:#fffaf5;line-height:0}.shop-collection-card .shop-collection-photo img{width:100%;height:auto;display:block;transition:transform 0.6s ease}.shop-collection-card .shop-collection-no-photo{width:100%;aspect-ratio:1 / 1;background:linear-gradient(135deg, #fffaf5, #fbf4e8);display:flex;align-items:center;justify-content:center;color:#c9c4bc}.shop-collection-card .shop-collection-no-photo svg{opacity:0.4}.shop-collection-card .shop-collection-info{padding:18px 16px 20px;flex:1;display:flex;flex-direction:column}.shop-collection-card h2{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:20px;font-weight:500;margin:0 0 8px;color:#00182C}.shop-collection-card p{font-size:14px;color:#4A4A4A;line-height:1.6;margin:0 0 20px}.shop-collection-card .shop-btn{display:inline-block;margin-top:auto;align-self:flex-start;opacity:0;transform:translateY(6px);transition:opacity 0.3s ease, transform 0.3s ease}.shop-collection-card:hover .shop-btn{opacity:1;transform:translateY(0)}.shop-collection-hover-overlay{position:absolute;inset:0;background:none,linear-gradient(to top, rgba(0,24,44,0.88) 0%, rgba(0,24,44,0.3) 50%, transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:30px;opacity:0;transition:opacity 0.4s ease;z-index:2;pointer-events:none;text-decoration:none;color:#fff}.shop-collection-hover-overlay h2{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:26px;font-weight:400;color:#c9a84c;margin:0 0 8px;letter-spacing:1px}.shop-collection-hover-overlay p{font-size:13px;color:rgba(255,255,255,0.8);margin:0 0 16px;line-height:1.6}.shop-collection-hover-overlay .shop-collection-overlay-cta{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#c9a84c;display:inline-flex;align-items:center;gap:8px}.shop-collection-hover-overlay .shop-collection-overlay-cta::after{content:'→'}.shop-collection-desc{font-size:16px;color:#4A4A4A;margin-bottom:35px;max-width:700px;line-height:1.8}.shop-collection-photos{display:flex;gap:15px;margin-bottom:40px;flex-wrap:wrap}.shop-collection-photos .shop-collection-img{max-width:320px;border:1px solid #e0ddd8}.shop-filters{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:30px;padding:20px 24px;background:#fbf4e8;border-radius:8px;border:1px solid #f7ead2}.shop-filter-group{display:flex;flex-direction:column;gap:4px;min-width:160px}.shop-filter-group label{font-size:12px;font-weight:600;color:#313131;text-transform:uppercase;letter-spacing:0.5px}.shop-filter-group--narrow{min-width:72px;max-width:96px;flex:0 0 auto}.shop-filter-group--narrow .shop-filter-select{width:100%;padding-left:8px;padding-right:8px}.shop-filters--bords{flex-wrap:nowrap;gap:12px}.shop-filters--bords .shop-filter-group:not(.shop-filter-group--narrow){flex:1 1 0;min-width:0}@media (max-width: 768px){.shop-filters--bords{flex-wrap:wrap}.shop-filters--bords .shop-filter-group:not(.shop-filter-group--narrow){flex:1 1 140px;min-width:140px}}.shop-filter-select{padding:8px 12px;border:1px solid #d5d1ca;border-radius:4px;background:#fffaf5;font-size:14px;color:#212121;cursor:pointer}.shop-filter-select:focus{outline:none;border-color:#002644;box-shadow:0 0 0 2px rgba(0,38,68,0.15)}.shop-finition-dot{display:inline-block;width:14px;height:14px;border-radius:50%;margin-right:6px;vertical-align:middle;border:1px solid #ccc}.shop-finition-argent,.shop-finition-argentée{background:#C0C0C0;border-color:#a8a8a8}.shop-finition-or,.shop-finition-doré,.shop-finition-dorée{background:#D4AF37;border-color:#b8962e}.shop-finition-brut{background:#B87333;border-color:#9e6229}.shop-finition-select{padding:6px 10px;border:1px solid #d5d1ca;border-radius:4px;background:#fffaf5;font-size:13px;color:#212121;cursor:pointer;min-width:100px}.shop-finition-select:focus{outline:none;border-color:#002644;box-shadow:0 0 0 2px rgba(0,38,68,0.15)}.shop-product-block{background:#fffaf5;border:1px solid #e0ddd8;padding:30px;margin-bottom:30px;box-shadow:0 2px 8px rgba(139,119,85,0.06)}.shop-product-block .shop-product-group-title{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:24px;font-weight:500;margin:0 0 20px;color:#00182C;padding-bottom:12px;border-bottom:2px solid #f0e8d8}.shop-product-comment{display:block;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:13px;font-style:italic;color:#4A4A4A;margin-bottom:14px}.shop-product-table{width:100%;border-collapse:collapse;font-size:14px}.shop-product-table th{text-align:left;padding:10px 14px;background:#fffaf5;border-bottom:2px solid #e0ddd8;font-weight:600;font-size:10px;text-transform:uppercase;letter-spacing:1.2px;color:#002644}.shop-product-table td{padding:12px 14px;border-bottom:1px solid #ebe9e6;vertical-align:middle}.shop-product-table tbody tr{transition:background 0.15s}.shop-product-table tbody tr:hover{background:#fffaf5}.shop-collection-section{margin-bottom:50px}.shop-collection-section-title{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:22px;font-weight:500;margin:0 0 20px;padding:14px 4px 10px;border-bottom:1px solid #e0ddd8;color:#00182C;background:#fffaf5;position:sticky;top:136px;z-index:50;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.shop-collection-description{font-size:15px;color:#5a6572;margin-bottom:20px;line-height:1.6}.shop-collection-product-layout{display:flex;align-items:flex-start;gap:30px}.shop-collection-sticky-col{position:sticky;top:150px;width:fit-content;max-width:220px;flex-shrink:0;align-self:flex-start;padding:8px;background:#fffaf5;border:1px solid #e0ddd8;line-height:0}.shop-collection-sticky-img{width:auto;max-width:100%;height:auto;display:block}.shop-collection-sticky-schema{width:auto;max-width:100%;height:auto;display:block;margin-top:12px}.shop-collection-tables-col{flex:1;min-width:0}.shop-price{font-weight:600;color:#00182C;white-space:nowrap}.shop-badge-out-of-stock{display:inline-block;background:transparent;color:#c0392b;padding:4px 12px;border:1px solid #c0392b;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.shop-add-to-cart-form{display:inline}.shop-schema-wrapper{position:sticky;top:80px;z-index:60;margin-bottom:20px;filter:drop-shadow(0 4px 10px rgba(0,0,0,0.18))}.shop-schema-sticky-banner{background:#002644;border-radius:8px 8px 0 0}.shop-schema-block{background:#002644;border-radius:0 0 8px 8px;overflow:hidden}.shop-schema-block.is-collapsed{border-radius:0 0 8px 8px}.shop-schema-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 24px;background:transparent;border:none;color:#fff;cursor:pointer;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:20px;font-weight:500;letter-spacing:0.3px;transition:background 0.2s}.shop-schema-toggle:hover{background:rgba(255,255,255,0.06)}.shop-schema-toggle-icon{transition:transform 0.3s ease;flex-shrink:0}.shop-schema-toggle[aria-expanded="false"] .shop-schema-toggle-icon{transform:rotate(-90deg)}.shop-schema-content{display:grid;grid-template-columns:minmax(0, 1fr) auto minmax(0, 1fr);align-items:center;gap:32px;padding:24px 30px 30px;transition:max-height 0.4s ease, opacity 0.3s ease, padding 0.3s ease;max-height:700px;opacity:1;overflow:hidden;background:#002644;border-radius:0 0 8px 8px}.shop-schema-block.is-collapsed .shop-schema-content{max-height:0;opacity:0;padding-top:0;padding-bottom:0}.shop-schema-legend{display:flex;flex-direction:column;gap:14px;grid-column:1;justify-self:start;max-width:360px}.shop-schema-legend-item{display:flex;align-items:center;justify-content:flex-start;gap:10px;color:#fff;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:15px;font-weight:600;letter-spacing:0.2px}.shop-schema-legend-num{font-weight:600;font-size:15px;flex-shrink:0}.shop-schema-svg{display:flex;align-items:center;justify-content:center;grid-column:2;justify-self:center;width:240px;max-width:100%}.shop-schema-svg svg,.shop-schema-svg img{width:100%;height:auto;display:block}.shop-product-th-photo{width:70px}.shop-product-td-photo{width:70px;padding:6px 10px !important}.shop-td-center{text-align:center}.shop-product-table td.shop-td-center{text-align:center !important}.shop-finition-comment{margin-top:4px;font-size:11px;font-style:italic;line-height:1.4;color:rgba(0,0,0,0.55);max-width:220px}.shop-accessory-table .shop-accessory-th-photo{width:140px}.shop-accessory-table .shop-accessory-td-photo{width:140px}.shop-accessory-table .shop-accessory-td-photo img{display:block;width:120px;height:120px;object-fit:cover;border-radius:4px;border:1px solid #e0ddd8}.shop-product-table td.shop-variant-price{white-space:nowrap}.shop-product-thumb{width:55px;height:55px;object-fit:cover;border-radius:4px;border:1px solid #e0ddd8;cursor:pointer;transition:transform 0.2s, box-shadow 0.2s, border-color 0.2s}.shop-product-thumb:hover{transform:scale(1.08);box-shadow:0 2px 10px rgba(0,0,0,0.12);border-color:#c9a84c}.shop-lightbox{display:none;position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center}.shop-lightbox.is-open{display:flex}.shop-lightbox-overlay{position:absolute;inset:0;background:rgba(0,0,0,0.8);cursor:pointer}.shop-lightbox-content{position:relative;z-index:1;max-width:90vw;max-height:90vh}.shop-lightbox-img{display:block;max-width:90vw;max-height:85vh;object-fit:contain;border-radius:4px;box-shadow:0 10px 50px rgba(0,0,0,0.5)}.shop-lightbox-close{position:absolute;top:-15px;right:-15px;width:36px;height:36px;border-radius:50%;border:none;background:#fff;color:#212121;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px rgba(0,0,0,0.3);transition:background 0.2s, color 0.2s}.shop-lightbox-close:hover{background:#c9a84c;color:#fff}.shop-cart-table{width:100%;border-collapse:collapse;margin-bottom:30px}.shop-cart-table th{text-align:left;padding:14px 16px;background:#fffaf5;border-bottom:2px solid #e0ddd8;font-size:10px;text-transform:uppercase;letter-spacing:1.2px;color:#002644;font-weight:600}.shop-cart-table td{padding:16px;border-bottom:1px solid #ebe9e6;vertical-align:middle}.shop-cart-table tfoot td{font-weight:700;font-size:17px;border-top:2px solid #00182C;padding-top:20px}.shop-cart-total-label{text-align:right;padding-right:30px;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:22px}.shop-cart-qty-control{display:flex;align-items:center;gap:0;border:1px solid #e0ddd8;display:inline-flex}.shop-qty-btn{width:36px;height:36px;border:none;background:#fffaf5;color:#212121;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.15s;user-select:none}.shop-qty-btn:hover{background:#c9a84c;color:#fff}.shop-cart-qty-input{width:50px;padding:6px 4px;border:none;border-left:1px solid #e0ddd8;border-right:1px solid #e0ddd8;text-align:center;font-size:14px;font-family:"Butler",Georgia,"Times New Roman",serif;height:36px;-moz-appearance:textfield}.shop-cart-qty-input::-webkit-inner-spin-button,.shop-cart-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.shop-cart-qty-input:focus{outline:none;border-color:#c9a84c}.shop-cart-actions{display:flex;justify-content:space-between;align-items:center;padding-top:10px}.shop-form{max-width:520px}.shop-form-group{margin-bottom:22px}.shop-form-group label{display:block;margin-bottom:7px;font-weight:600;font-size:11px;color:#002644;text-transform:uppercase;letter-spacing:1px}.shop-form-group input[type="text"],.shop-form-group input[type="email"],.shop-form-group input[type="password"],.shop-form-group input[type="tel"],.shop-form-group input[type="number"],.shop-form-group select,.shop-form-group textarea{width:100%;padding:12px 16px;border:1px solid #e0ddd8;border-radius:0;font-size:14px;font-family:"Butler",Georgia,"Times New Roman",serif;box-sizing:border-box;transition:border-color 0.2s;background:#fffaf5}.shop-form-group input[type="text"]:focus,.shop-form-group input[type="email"]:focus,.shop-form-group input[type="password"]:focus,.shop-form-group input[type="tel"]:focus,.shop-form-group input[type="number"]:focus,.shop-form-group select:focus,.shop-form-group textarea:focus{outline:none;border-color:#002644}.shop-form-row{display:flex;gap:20px}.shop-form-row .shop-form-group{flex:1}.shop-form-help{display:block;margin-top:6px;font-size:12px;color:#999;line-height:1.4}.shop-instructions-group{margin-top:20px}.shop-auth{max-width:480px;margin:0 auto;padding:40px 0}.shop-auth p{font-size:14px;color:#4A4A4A}.shop-auth a{color:#002644;text-decoration:none;border-bottom:1px solid transparent;transition:border-color 0.2s}.shop-auth a:hover{border-color:#002644}.shop-contact{max-width:960px;margin:0 auto;padding:40px 0}.shop-contact .shop-contact-subtitle{font-size:15px;color:#4A4A4A;margin-bottom:35px}.shop-contact-wrapper{display:flex;gap:50px;align-items:flex-start}.shop-contact-form{flex:1;max-width:none}.shop-contact-info{width:280px;flex-shrink:0;background:#fffaf5;border:1px solid #ffeddc;padding:30px;box-shadow:0 2px 8px rgba(139,119,85,0.06)}.shop-contact-info h2{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:22px;font-weight:500;color:#00182C;margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid #f0e8d8}.shop-contact-info-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;font-size:14px;color:#4A4A4A;line-height:1.5}.shop-contact-info-item svg{flex-shrink:0;margin-top:2px;color:#c9a84c}.shop-news{max-width:1100px;margin:0 auto;padding:40px 0}.shop-news-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px;margin-top:30px}.shop-news-card{background:#fffaf5;border:1px solid #e0ddd8;display:flex;flex-direction:column;transition:box-shadow 0.3s;box-shadow:0 2px 8px rgba(139,119,85,0.06)}.shop-news-card:hover{box-shadow:0 6px 24px rgba(139,119,85,0.12)}.shop-news-photo{height:200px;overflow:hidden}.shop-news-photo img{width:100%;height:100%;object-fit:cover}.shop-news-no-photo{height:200px;display:flex;align-items:center;justify-content:center;background:#fffaf5;color:#999}.shop-news-info{padding:20px;display:flex;flex-direction:column;flex:1}.shop-news-info h2{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:20px;font-weight:500;margin:0 0 8px;color:#00182C}.shop-news-info .shop-news-date{font-size:12px;color:#4A4A4A;margin-bottom:12px;text-transform:uppercase;letter-spacing:0.5px}.shop-news-info .shop-news-excerpt{font-size:14px;color:#4A4A4A;line-height:1.6;margin-bottom:20px;flex:1}.shop-news-info .shop-news-excerpt a{color:#002644;text-decoration:underline}.shop-news-info .shop-btn{align-self:flex-start}.shop-news-detail{max-width:800px;margin:0 auto;padding:40px 0}.shop-news-article .shop-news-date{font-size:13px;color:#4A4A4A;margin-bottom:25px;text-transform:uppercase;letter-spacing:0.5px}.shop-news-gallery{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:15px;margin-bottom:30px}.shop-news-gallery-item{overflow:hidden;border-radius:4px}.shop-news-gallery-item img{width:100%;height:auto;display:block}.shop-news-content{font-size:15px;line-height:1.8;color:#212121;margin-bottom:30px}.shop-news-content a{color:#002644;text-decoration:underline}.shop-news-back{margin-top:30px;padding-top:20px;border-top:1px solid #e0ddd8}.shop-instruments{max-width:1100px;margin:0 auto;padding:40px 0 80px}.shop-instruments>h1{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:38px;font-weight:500;color:#002644;margin:0 0 16px;letter-spacing:0;line-height:1.15;padding-bottom:12px;border-bottom:2px solid #c9a84c}.shop-instruments-intro{font-size:16px;line-height:1.7;color:#4A4A4A;margin:0 0 48px;max-width:720px}.shop-instruments-empty{color:#4A4A4A;font-size:15px}.shop-instrument-model{margin-bottom:72px;padding-bottom:72px;border-bottom:1px solid #e0ddd8}.shop-instrument-model:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.shop-instrument-model-heading{margin-bottom:28px}.shop-instrument-model-heading h2{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:36px;font-weight:500;color:#002644;margin:0;line-height:1.15;max-width:none}.shop-instrument-model-heading .shop-instrument-model-subtitle{margin:12px 0 0}.shop-instrument-model-cover{background:#fbf4e8;border-radius:4px;overflow:hidden;aspect-ratio:4 / 5;max-height:500px;max-width:480px;width:100%;margin:0 0 32px}.shop-instrument-model-cover img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.shop-instrument-model-body{width:100%;margin-bottom:40px}.shop-instrument-model-subtitle{font-size:18px;font-weight:500;color:#2A3C50;line-height:1.4}.shop-instrument-model-desc{font-size:16px;line-height:1.8;color:#212121;max-width:none}.shop-instrument-model-versions{margin-bottom:40px}.shop-instrument-model-versions h3{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:22px;font-weight:500;color:#002644;margin:0 0 20px}.shop-instrument-model-versions-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:20px}.shop-instrument-model-version{background:#fbf4e8;padding:20px 24px;border-radius:4px}.shop-instrument-model-version h4{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:18px;font-weight:500;color:#002644;margin:0 0 10px}.shop-instrument-model-version p{margin:0;font-size:14px;line-height:1.65;color:#4A4A4A}.shop-instrument-model-gallery{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:24px}.shop-instrument-model-photo{background:#fbf4e8;border-radius:4px;overflow:hidden;aspect-ratio:4 / 3;max-height:380px;width:100%}.shop-instrument-model-photo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.shop-instrument-model-gallery:has(.shop-instrument-model-photo:only-child){grid-template-columns:1fr}.shop-instrument-model-gallery:has(.shop-instrument-model-photo:only-child) .shop-instrument-model-photo{aspect-ratio:16 / 10;max-height:520px}@media (max-width: 768px){.shop-instruments{padding:24px 0 48px}.shop-instruments>h1{font-size:28px}.shop-instrument-model-heading h2{font-size:28px}.shop-instrument-model-cover{max-height:420px;max-width:100%;margin-bottom:24px}.shop-instrument-model-body{margin-bottom:32px}.shop-instrument-model-gallery{grid-template-columns:1fr}.shop-instrument-model-photo{max-height:320px}.shop-instrument-model-gallery:has(.shop-instrument-model-photo:only-child) .shop-instrument-model-photo{max-height:400px}}.shop-checkout{max-width:800px}.shop-address-option{padding:14px 0;border-bottom:1px solid #ebe9e6;font-size:14px}.shop-address-option label{cursor:pointer;display:flex;align-items:flex-start;gap:10px}.shop-address-option input[type="radio"]{margin-top:3px;accent-color:#002644}.shop-new-address-form{background:#fffaf5;padding:30px;border:1px solid #ffeddc;margin:25px 0}.shop-address-summary{background:#fffaf5;padding:25px;border:1px solid #ffeddc;border-left:3px solid #c9a84c;margin-bottom:35px;font-size:14px;line-height:1.8}.shop-address-summary p{margin:2px 0}.shop-shipping-options{margin:25px 0}.shop-shipping-options .shop-shipping-option{padding:14px 0;border-bottom:1px solid #ebe9e6;font-size:14px}.shop-shipping-options .shop-shipping-option label{cursor:pointer;display:flex;align-items:center;gap:10px}.shop-shipping-options .shop-shipping-option input[type="radio"]{accent-color:#002644}.shop-form-checkbox{display:flex;align-items:flex-start;gap:10px;margin:20px 0;font-size:14px;line-height:1.6;cursor:pointer}.shop-form-checkbox input[type="checkbox"]{margin-top:3px;accent-color:#002644;flex-shrink:0}.shop-form-checkbox a{color:#002644;text-decoration:underline}.shop-checkout-cgv{padding:16px;background:#fffaf5;border:1px solid #ffeddc}.shop-form-privacy-notice{margin:16px 0 0;font-size:0.9rem;line-height:1.5;color:#4A4A4A}.shop-form-privacy-notice a{color:#002644;text-decoration:underline}.shop-confirmation-message{background:#d0f0dc;border-left:3px solid #2d8a4e;padding:30px;margin-bottom:35px;font-size:15px;line-height:1.8}.shop-payment-redirect{text-align:center;padding:80px 20px}.shop-payment-redirect h1{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:30px;color:#00182C}.shop-payment-redirect p{color:#4A4A4A;font-size:15px;margin-top:15px}.shop-payment-redirect .shop-spinner{width:40px;height:40px;border:3px solid #e0ddd8;border-top-color:#c9a84c;border-radius:50%;animation:spin 0.8s linear infinite;margin:30px auto 0}@keyframes spin{to{transform:rotate(360deg)}}.shop-accessories-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:30px;margin-top:30px}.shop-accessory-card{background:#fffaf5;border:1px solid #e0ddd8;padding:25px;text-align:center;transition:box-shadow 0.3s, transform 0.3s;box-shadow:0 2px 8px rgba(139,119,85,0.06)}.shop-accessory-card:hover{box-shadow:0 8px 30px rgba(139,119,85,0.12);transform:translateY(-2px)}.shop-accessory-card .shop-accessory-photo img{max-width:100%;height:200px;object-fit:contain;margin-bottom:20px}.shop-accessory-card h2{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:22px;margin:0 0 10px;font-weight:500}.shop-accessory-card .shop-accessory-price{font-size:18px;font-weight:600;color:#00182C;margin-bottom:18px}.shop-home-hero{position:relative;min-height:max(480px, calc(100vh - 172px));display:flex;align-items:center;background:#002644;overflow:hidden}.shop-home-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.shop-home-hero-bg-fallback{background-image:radial-gradient(ellipse at 20% 60%, rgba(201,168,76,0.25) 0%, transparent 55%),radial-gradient(ellipse at 80% 30%, rgba(201,168,76,0.15) 0%, transparent 50%);background-color:#002644}.shop-home-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg, rgba(0,38,68,0.65) 0%, rgba(0,38,68,0.35) 50%, rgba(0,38,68,0.15) 100%);z-index:1}.shop-home-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:32px;text-align:left;padding:0 60px 0 160px;max-width:720px}.shop-home-hero-logo{display:block;width:152px;height:164px;object-fit:contain;object-position:center}.shop-home-hero-text{display:flex;flex-direction:column;gap:12px}.shop-home-hero-subtitle{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:27px;font-weight:700;color:#fff;margin:0;letter-spacing:0;line-height:1.4}.shop-home-hero-tagline{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:18px;font-weight:500;color:#fff;max-width:445px;margin:0;line-height:1.4}.shop-home-hero-cta{display:inline-flex;align-items:center;gap:12px;background:#002644;color:#fff;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:16px;font-weight:500;padding:12px 16px;border:none;border-radius:2px;text-decoration:none;transition:background 0.2s, transform 0.2s}.shop-home-hero-cta:hover{background:#00182C;transform:translateY(-1px)}.shop-home{padding:0}.shop-home-section{padding:60px 0}.shop-home-instruments{padding:0;margin:0 -30px;overflow:hidden}.shop-home-section-title{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:70px;font-weight:500;color:#002644;text-align:center;margin:0 0 16px;letter-spacing:0;line-height:1.1}.shop-home-section-subtitle{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:18px;font-weight:500;color:#4A4A4A;text-align:center;margin:0 0 48px;line-height:1.4}.shop-home-section-separator{display:none}.shop-home-explore{background:#fffaf5;padding:80px 0;margin:0}.shop-home-explore-inner{max-width:1240px;margin:0 auto;padding:0 60px;display:flex;flex-direction:column;align-items:center}.shop-home-explore-header{text-align:center;margin-bottom:48px}.shop-home-explore-grid{display:grid;grid-template-columns:317px 1fr;gap:24px;width:100%}.shop-home-explore-col-left{display:grid;grid-template-rows:1fr 1fr;gap:24px;height:654px}.shop-home-explore-col-right{display:grid;grid-template-rows:378px 1fr;gap:24px}.shop-home-explore-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.shop-explore-card{position:relative;display:block;overflow:hidden;text-decoration:none;color:#fff;background:#1a1a1a;transition:transform 0.3s ease}.shop-explore-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 0.6s ease;z-index:0}.shop-explore-card .shop-explore-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg, transparent 30%, rgba(0,0,0,0.55) 100%);z-index:1}.shop-explore-card .shop-explore-card-no-photo{position:absolute;inset:0;background:linear-gradient(135deg, #2c2218, #1a1410);display:flex;align-items:center;justify-content:center;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:80px;color:rgba(232,197,123,0.3);z-index:0}.shop-explore-card .shop-explore-card-content{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;display:flex;flex-direction:column;gap:16px}.shop-explore-card .shop-explore-card-bar{width:40px;height:2px;background:#c9a84c}.shop-explore-card .shop-explore-card-title{font-family:"Butler",Georgia,"Times New Roman",serif;font-weight:500;font-size:28px;color:#e8c57b;line-height:1.1;margin:0;letter-spacing:0.3px}.shop-explore-card .shop-explore-card-subtitle{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:14px;font-weight:500;color:rgba(255,255,255,0.8);margin:0;line-height:1.4}.shop-explore-card .shop-explore-card-cta{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:12px;font-weight:600;letter-spacing:1.5px;color:#e8d9b8;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px;padding-bottom:4px;border-bottom:1px solid rgba(232,217,184,0.6);align-self:flex-start}.shop-explore-card .shop-explore-card-cta::after{content:'→'}.shop-explore-card:hover img{transform:scale(1.05)}.shop-explore-card:hover .shop-explore-card-overlay{background:linear-gradient(180deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.7) 100%)}.shop-explore-card--wide .shop-explore-card-title{font-size:32px}.shop-explore-card--small .shop-explore-card-title{font-size:22px}.shop-explore-card--small .shop-explore-card-subtitle{font-size:13px}.shop-home-instruments-grid{display:grid;grid-template-columns:317px 1fr;gap:24px}.shop-home-instrument-card,.shop-home-instrument-photo,.shop-home-instrument-overlay,.shop-home-instrument-no-photo,.shop-home-instrument-info,.shop-home-instrument-name,.shop-home-instrument-cta{display:none}.shop-home-savoir-faire{background:none,linear-gradient(135deg, #00182C 0%, #002644 50%, #00182b 100%);margin:0 -30px;padding:70px 30px !important;position:relative}.shop-home-savoir-faire::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(to right, transparent, #c9a84c, transparent)}.shop-home-savoir-faire::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(to right, transparent, #c9a84c, transparent)}.shop-home-savoir-faire-inner{max-width:800px;margin:0 auto;text-align:center;position:relative}.shop-home-savoir-faire .shop-home-section-title{color:#c9a84c;font-size:30px;margin-bottom:25px}.shop-home-savoir-faire-accent{width:60px;height:2px;background:#c9a84c;margin:0 auto 30px}.shop-home-savoir-faire-text{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:15px;color:rgba(255,255,255,0.8);line-height:2;letter-spacing:0.2px}.shop-home-featured{padding:80px 0 !important;background:#e8e1d6;margin:0;scroll-margin-top:120px;text-align:center}.shop-home-featured-inner{max-width:1240px;margin:0 auto;padding:0 60px}.shop-home-featured-header{margin-bottom:48px}.shop-home-featured-list{display:flex;flex-direction:column;gap:64px;max-width:1157px;margin:0 auto}.shop-home-featured-card{display:grid;grid-template-columns:680fr 429fr;align-items:center;gap:48px;background:transparent;text-align:left}.shop-home-featured-card:nth-child(even){grid-template-columns:429fr 680fr}.shop-home-featured-card:nth-child(even) .shop-home-featured-photo{order:2}.shop-home-featured-card:nth-child(even) .shop-home-featured-info{order:1}.shop-home-featured-photo{overflow:hidden;border-radius:4px;aspect-ratio:680 / 411}.shop-home-featured-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.6s ease}.shop-home-featured-photo:hover img{transform:scale(1.03)}.shop-home-featured-no-photo{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.4);color:rgba(0,38,68,0.3)}.shop-home-featured-info{display:flex;flex-direction:column;align-items:flex-start;gap:24px;text-align:left}.shop-home-featured-info h3{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:32px;font-weight:700;color:#212121;margin:0;letter-spacing:0;line-height:1.2;text-align:left}.shop-home-featured-info p{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:16px;font-weight:400;color:#4A4A4A;line-height:1.5;margin:0;text-align:left}.shop-home-featured-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#002644;color:#fff;padding:16px 24px;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:16px;font-weight:600;letter-spacing:0;text-transform:none;text-decoration:none;border-radius:2px;align-self:flex-start;transition:background 0.2s, transform 0.2s}.shop-home-featured-cta:hover{background:#00182C;color:#fff;transform:translateY(-1px)}.shop-home-featured-cta::after{content:'→';display:inline-block;font-size:18px;line-height:1}.shop-atelier-banner{position:relative;margin:0;padding:80px 0;background:#fffaf5;text-align:center;overflow:visible;display:flex;flex-direction:column;align-items:center;gap:48px}.shop-atelier-banner-inner-wrap{width:100%;display:flex;flex-direction:column;align-items:center;gap:48px}.shop-atelier-banner-photo{width:100%;max-width:1033px;margin:0 auto;overflow:hidden;border-radius:4px}.shop-atelier-banner-photo img{display:block;width:100%;height:461px;object-fit:cover;object-position:bottom}.shop-atelier-banner-inner{background:transparent;max-width:538px;margin:0 auto;padding:0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px}.shop-atelier-banner-ornament{display:none}.shop-atelier-banner-subtitle{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:18px;font-style:normal;font-weight:500;color:#b5821f;margin:0;line-height:1.4}.shop-atelier-banner-text{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:18px;font-weight:400;color:#4A4A4A;line-height:1.6;max-width:538px;margin:0 auto}.shop-atelier-banner-cta{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;background:#002644;color:#fff;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:18px;font-weight:600;letter-spacing:0;text-transform:none;text-decoration:none;border-radius:2px;transition:background 0.2s, transform 0.2s}.shop-atelier-banner-cta:hover{background:#00182C;transform:translateY(-1px)}.shop-home-visit{padding:80px 0 !important;background:#e8e1d6;margin:0;text-align:center}.shop-home-visit-inner{max-width:1240px;margin:0 auto;padding:0 60px}.shop-home-visit-header{max-width:594px;margin:0 auto 48px}.shop-home-visit-header .shop-home-visit-subtitle{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:18px;font-weight:500;color:#4A4A4A;line-height:1.4;max-width:594px;margin:0 auto}.shop-home-visit-grid{display:grid;grid-template-columns:527fr 465fr;gap:40px;max-width:1080px;margin:0 auto;align-items:start}.shop-home-visit-left{display:flex;flex-direction:column;gap:24px}.shop-home-visit-photo{border-radius:4px;overflow:hidden;height:370px;background:#fbf4e8}.shop-home-visit-photo img{display:block;width:100%;height:100%;object-fit:cover}.shop-home-visit-photo .shop-home-visit-photo-placeholder{display:block;width:100%;height:100%}.shop-home-visit-map{border-radius:4px;overflow:hidden;height:450px;background:#fbf4e8}.shop-home-visit-map .shop-home-visit-map-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;height:100%;padding:32px;text-align:center;text-decoration:none;color:inherit;transition:background-color 0.2s ease}.shop-home-visit-map .shop-home-visit-map-link:hover,.shop-home-visit-map .shop-home-visit-map-link:focus{background:#f9eedb}.shop-home-visit-map .shop-home-visit-map-pin svg{width:48px;height:48px;color:#c9a84c}.shop-home-visit-map .shop-home-visit-map-address{font-size:1.1rem;line-height:1.5}.shop-home-visit-map .shop-home-visit-map-cta{display:inline-block;padding:10px 20px;border:1px solid #c9a84c;border-radius:4px;font-size:0.95rem;color:#c9a84c}.shop-home-visit-infos{text-align:left;display:flex;flex-direction:column;gap:16px}.shop-home-visit-info-row{display:flex;align-items:flex-start;gap:12px}.shop-home-visit-info-icon{width:28px;height:28px;flex-shrink:0;color:#4A4A4A;background:#e4e4e4;padding:4px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center}.shop-home-visit-info-icon svg{width:20px;height:20px}.shop-home-visit-info-text{display:flex;flex-direction:column;gap:8px}.shop-home-visit-info-label{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:16px;font-weight:500;color:#212121;line-height:1.25;margin:0}.shop-home-visit-info-value{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:16px;font-weight:400;color:#4A4A4A;line-height:1.4;margin:0}.shop-section-ornament{display:flex;align-items:center;justify-content:center;gap:12px;margin:40px auto;max-width:300px}.shop-section-ornament::before,.shop-section-ornament::after{content:'';flex:1;height:1px;background:linear-gradient(to right, transparent, #f0e8d8)}.shop-section-ornament::after{background:linear-gradient(to left, transparent, #f0e8d8)}.shop-section-ornament svg{color:#c9a84c;flex-shrink:0}.shop-account{max-width:960px;margin:0 auto;padding:56px 24px 80px}.shop-account-header{margin-bottom:40px}.shop-account-header h1{font-family:"Butler",Georgia,"Times New Roman",serif;color:#002644;font-size:32px;font-weight:400;margin:0 0 6px;letter-spacing:-0.5px}.shop-account-nav{display:flex;border-bottom:1px solid #e0ddd8;margin-bottom:52px;gap:0}.shop-account-nav-link{position:relative;padding:14px 32px 13px;color:#4A4A4A;text-decoration:none;font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;transition:color 0.2s;border-bottom:2px solid transparent;margin-bottom:-1px}.shop-account-nav-link:first-child{padding-left:0}.shop-account-nav-link:hover{color:#002644}.shop-account-nav-link.is-active{color:#002644;border-bottom-color:#c9a84c}.shop-account-form{max-width:none !important}.shop-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.shop-account-grid>div:first-child{padding-right:56px;border-right:1px solid #e0ddd8}.shop-account-grid>div:last-child{padding-left:56px}@media (max-width: 768px){.shop-account-grid{grid-template-columns:1fr;gap:0}.shop-account-grid>div:first-child{padding-right:0;border-right:none;padding-bottom:40px;border-bottom:1px solid #e0ddd8;margin-bottom:40px}.shop-account-grid>div:last-child{padding-left:0}}.shop-account-section{margin-bottom:0}.shop-account-section-eyebrow{font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#c9a84c;margin:0 0 8px}.shop-account-section-title{font-family:"Butler",Georgia,"Times New Roman",serif;color:#002644;font-size:22px;font-weight:400;letter-spacing:-0.3px;margin:0 0 6px;line-height:1.2}.shop-account-section-hint{font-size:13px;color:#999;margin:0 0 28px;line-height:1.5}.shop-account-addresses-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;flex-wrap:wrap;gap:12px}.shop-account-addresses-header h2{font-family:"Butler",Georgia,"Times New Roman",serif;color:#002644;font-size:22px;font-weight:400;margin:0}.shop-account-address-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:20px;margin-bottom:32px}.shop-account-address-card{background:#fff;border:1px solid #e0ddd8;padding:24px;position:relative;transition:border-color 0.2s, box-shadow 0.2s;display:flex;flex-direction:column}.shop-account-address-card:hover{border-color:rgba(0,38,68,0.3);box-shadow:0 4px 20px rgba(0,38,68,0.07)}.shop-account-address-card-body{flex:1}.shop-account-address-card-body p{margin:0 0 4px;font-size:14px;color:#4A4A4A;line-height:1.6}.shop-account-address-card-name{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:15px;color:#002644 !important;margin-bottom:10px !important;font-weight:400}.shop-account-address-card-foot{display:flex;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid #e0ddd8;align-items:center}.shop-account-empty{text-align:center;padding:64px 20px;border:1px dashed #e0ddd8}.shop-account-empty p{font-size:15px;color:#999;margin:0 0 24px}.shop-inline-form{display:inline;margin:0}.shop-account-form-back{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#4A4A4A;text-decoration:none;margin-bottom:36px;transition:color 0.2s}.shop-account-form-back::before{content:'←';font-size:14px;font-weight:400}.shop-account-form-back:hover{color:#002644}.shop-account-form-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:36px;padding-top:24px;border-top:1px solid #e0ddd8}.shop-account-empty{text-align:center;padding:60px 20px;color:#999}.shop-account-empty p{font-size:16px;margin-bottom:25px}.shop-account-orders-table table{width:100%;border-collapse:collapse}.shop-account-orders-table thead th{background:rgba(0,38,68,0.1);color:#002644;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:12px;text-transform:uppercase;letter-spacing:1px;padding:12px 15px;text-align:left;border-bottom:2px solid rgba(0,38,68,0.2)}.shop-account-orders-table tbody td{padding:14px 15px;border-bottom:1px solid #e0ddd8;color:#212121;font-size:14px}.shop-account-orders-table tbody td a{color:#002644;text-decoration:underline}.shop-account-orders-table tbody td a:hover{color:#002644}.shop-account-orders-table tbody tr:hover{background:rgba(0,38,68,0.03)}.shop-badge{display:inline-block;padding:4px 12px;border-radius:3px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.shop-badge.shop-badge-success{background:rgba(76,175,80,0.15);color:#66bb6a;border:1px solid rgba(76,175,80,0.3)}.shop-badge.shop-badge-warning{background:rgba(255,152,0,0.15);color:#ffb74d;border:1px solid rgba(255,152,0,0.3)}.shop-btn-download{display:inline-flex;align-items:center;gap:6px;color:#002644;text-decoration:none;font-size:13px;padding:6px 12px;border:1px solid rgba(0,38,68,0.3);border-radius:3px;transition:all 0.2s}.shop-btn-download:hover{background:rgba(0,38,68,0.1);border-color:#002644;color:#002644}.shop-btn-download i{font-size:14px}@media (max-width: 768px){.shop-header-top{display:none}.shop-header-main{padding:0 16px;position:sticky;top:0}.shop-header-inner{padding:0;height:64px}.shop-header-row{padding:0;gap:0;position:relative}.shop-header-mobile-logo{display:inline-flex}.shop-header-actions{margin-left:auto;gap:12px}.shop-header-actions .shop-header-action{display:none}.shop-header-actions .shop-lang-switcher{display:inline-flex;font-size:13px;margin-left:0}.shop-mobile-toggle{display:flex}.shop-nav{display:none;flex:none;justify-content:flex-start;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:20px 16px;gap:15px;border-top:1px solid #e0ddd8;box-shadow:0 6px 18px rgba(0,0,0,0.08);z-index:100}.shop-nav.is-open{display:flex}.shop-nav .shop-nav-item{width:100%}.shop-nav .shop-nav-item:hover .shop-nav-dropdown{display:none;animation:none}.shop-nav .shop-nav-item.is-open>.shop-nav-dropdown{display:block;animation:none}.shop-nav .shop-nav-item.is-open>.shop-nav-link .shop-nav-link-chevron{transform:rotate(180deg)}.shop-nav .shop-nav-dropdown{position:static;transform:none;min-width:auto;border:none;border-top:none;margin-top:0;padding:0 0 0 15px;background:transparent;box-shadow:none;animation:none}.shop-nav .shop-nav-dropdown-item>a{padding:8px 0;font-size:16px}.shop-nav .shop-nav-dropdown-item:hover>.shop-nav-sub-dropdown{display:none;animation:none}.shop-nav .shop-nav-dropdown-item.is-open>.shop-nav-sub-dropdown{display:block;animation:none}.shop-nav .shop-nav-dropdown-item.is-open>.shop-nav-dropdown-label .shop-nav-dropdown-arrow{transform:rotate(90deg)}.shop-nav .shop-nav-dropdown-arrow{transition:transform 0.2s}.shop-nav .shop-nav-sub-dropdown{position:static;min-width:auto;border:none;border-left:none;padding:0 0 0 15px;background:transparent;box-shadow:none;animation:none}.shop-nav .shop-nav-sub-dropdown a{padding:6px 0;font-size:15px}.shop-nav .shop-nav-link{font-size:18px;padding:10px 0;justify-content:space-between;width:100%}.shop-nav .shop-nav-link-chevron{display:inline-block}.shop-nav .shop-nav-dropdown-see-all,.shop-nav .shop-nav-sub-dropdown-see-all{display:block;padding:8px 0;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:15px;font-weight:600;color:#002644;text-decoration:none;text-transform:uppercase;letter-spacing:0.5px;border-bottom:1px solid #e0ddd8;margin-bottom:4px}.shop-nav .shop-nav-sub-dropdown-see-all{font-size:13px;padding:6px 0}.shop-nav .shop-mobile-utilities{display:flex;flex-direction:column;width:100%;margin-top:8px;padding-top:16px;border-top:1px solid #e0ddd8;gap:4px}.shop-mobile-utility-link{display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 0;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:16px;font-weight:500;color:#212121;text-decoration:none;position:relative}.shop-mobile-utility-link:hover{color:#002644}.shop-mobile-utility-link svg{flex-shrink:0}.shop-mobile-utility-link .shop-cart-badge{position:static;margin-left:auto}.shop-main{padding:24px 16px}.shop-catalog{padding:24px 16px}.shop-product-block{width:100%;box-sizing:border-box;padding:20px 16px}.shop-collection-tables-col{width:100%;min-width:0}.shop-catalog-choices{flex-direction:column}.shop-catalog-choices .shop-btn{min-width:auto}.shop-choice-card{flex:none;width:100%;min-width:auto;overflow:visible}.shop-choice-card .shop-choice-card-media img,.shop-choice-card .shop-choice-card-media .shop-choice-card-media-placeholder{height:220px}.shop-choice-card .shop-choice-card-body{flex:none;padding:0;width:100%}.shop-catalog-h1{font-size:32px;line-height:1.15}.shop-catalog-intro{font-size:15px}.shop-help-banner{flex-direction:column;text-align:center;padding:20px;gap:14px}.shop-help-banner-phone{width:100%;justify-content:center}.shop-catalog-cards{grid-template-columns:1fr}.shop-collections-grid{grid-template-columns:1fr}.shop-collection-product-layout{flex-direction:column}.shop-collection-sticky-col{position:static;width:fit-content;max-width:320px}.shop-news-grid{grid-template-columns:1fr}.shop-schema-content{display:flex;flex-direction:column;align-items:center;gap:18px;padding:18px 20px 22px}.shop-schema-legend{grid-column:auto;width:100%;max-width:300px;gap:10px}.shop-schema-svg{grid-column:auto;width:100%;max-width:170px}.shop-schema-wrapper{top:64px;z-index:62}.shop-collection-section-title{top:120px}.shop-product-table{display:block;font-size:14px;width:100%;max-width:100%;table-layout:fixed}.shop-product-table thead{display:none}.shop-product-table tbody{display:block;width:100%}.shop-product-table tbody tr.shop-variant-row,.shop-product-table tbody tr:not(.shop-variant-row){display:block;width:100%;box-sizing:border-box;margin-bottom:16px;border:1px solid rgba(0,38,68,0.15);border-radius:4px;padding:10px}.shop-product-table tbody td{display:flex;width:100%;box-sizing:border-box;justify-content:space-between;align-items:center;padding:8px 10px;border-bottom:1px solid #e0ddd8;text-align:right}.shop-product-table tbody td::before{content:attr(data-label);font-weight:600;color:#002644;font-size:11px;text-transform:uppercase;letter-spacing:0.5px;text-align:left;flex-shrink:0;margin-right:12px}.shop-product-table tbody td:last-child{border-bottom:none}.shop-product-table td.shop-product-td-photo,.shop-product-table td.shop-accessory-td-photo{flex-direction:column;align-items:flex-start}.shop-product-table td.shop-product-td-photo::before,.shop-product-table td.shop-accessory-td-photo::before{margin-bottom:8px}.shop-product-table td.shop-product-td-photo img,.shop-product-table td.shop-accessory-td-photo img{max-width:160px}.shop-product-table td.shop-variant-cart{flex-direction:column;align-items:stretch;gap:8px}.shop-product-table td.shop-variant-cart::before{display:none}.shop-product-table td.shop-variant-cart .shop-add-to-cart-form,.shop-product-table td.shop-variant-cart .shop-btn-waitlist{width:100%}.shop-product-table td.shop-variant-cart .shop-btn-waitlist{margin-left:0;white-space:normal}.shop-product-table .shop-finition-select{min-width:0;max-width:60%}.shop-product-table .shop-variant-price{white-space:normal}.shop-form-row{flex-direction:column;gap:0}.shop-contact-wrapper{flex-direction:column;gap:30px}.shop-contact-info{width:100%}.shop-cart-actions{flex-direction:column;gap:15px}.shop-footer-inner{flex-direction:column;align-items:stretch;gap:32px;padding:40px 16px 30px}.shop-footer-brand-block{flex-direction:column;gap:24px}.shop-footer-col{width:100%}.shop-footer-bottom{flex-direction:column;align-items:flex-start;gap:16px;padding:18px 16px}.shop-home-hero{min-height:max(420px, calc(100vh - 64px));align-items:center}.shop-home-hero-overlay{background:linear-gradient(180deg, rgba(0,38,68,0.55) 0%, rgba(0,38,68,0.45) 60%, rgba(0,38,68,0.65) 100%)}.shop-home-hero-content{align-items:center;text-align:center;padding:32px 16px;gap:22px;max-width:100%;width:100%;margin:0 auto}.shop-home-hero-logo{width:110px;height:auto}.shop-home-hero-text{gap:10px;align-items:center}.shop-home-hero-brand{max-width:100%}.shop-home-hero-subtitle{font-size:22px;line-height:1.25;max-width:320px}.shop-home-hero-tagline{font-size:15px;line-height:1.5;max-width:360px}.shop-home-hero-cta{font-size:14px;padding:12px 20px;gap:10px}.shop-home-hero-cta svg{width:16px;height:16px}.shop-home-explore{padding:50px 0}.shop-home-explore-inner{padding:0 16px}.shop-home-section-title{font-size:38px;line-height:1.15}.shop-home-featured{padding:50px 0 !important}.shop-home-featured-inner{padding:0 16px}.shop-home-featured-card,.shop-home-featured-card:nth-child(even){display:flex;flex-direction:column;grid-template-columns:unset;gap:20px}.shop-home-featured-card .shop-home-featured-photo,.shop-home-featured-card .shop-home-featured-info,.shop-home-featured-card:nth-child(even) .shop-home-featured-photo,.shop-home-featured-card:nth-child(even) .shop-home-featured-info{order:unset}.shop-home-featured-photo{width:calc(100% + 32px);margin:0 -16px;aspect-ratio:4 / 3;border-radius:0}.shop-home-featured-info{padding:0;width:100%}.shop-home-featured-info h3{font-size:24px}.shop-home-visit-inner{padding:0 16px}.shop-home-explore-grid{grid-template-columns:1fr;gap:16px}.shop-home-explore-col-left{height:auto;grid-template-rows:auto auto;gap:16px}.shop-home-explore-col-right{grid-template-rows:auto auto;gap:16px}.shop-home-explore-row{grid-template-columns:1fr;gap:16px}.shop-explore-card{aspect-ratio:4 / 3}.shop-explore-card--wide .shop-explore-card-title{font-size:26px}.shop-home-instruments-grid{grid-template-columns:1fr;grid-auto-rows:200px}.shop-home-instruments-grid--items-5 .shop-home-instrument-card:nth-child(n){grid-column:span 1;grid-row:span 1}.shop-home-instrument-card{min-height:200px}.shop-home-instrument-card .shop-home-instrument-info{padding:20px 22px}.shop-home-instrument-card .shop-home-instrument-name{font-size:22px}.shop-atelier-banner{margin:0 -16px;padding:0 0 50px}.shop-atelier-banner-photo img{height:240px}.shop-atelier-banner-inner{padding:0 16px}.shop-home-visit{margin:0 -16px;padding:50px 16px !important}.shop-home-visit-grid{grid-template-columns:1fr;gap:20px}}@media (max-width: 480px){.shop-product-block{padding:16px 16px}.shop-product-table{font-size:13px;width:100%}.shop-product-table tbody tr.shop-variant-row,.shop-product-table tbody tr:not(.shop-variant-row){width:100%}.shop-product-table tbody td{padding:6px 8px;width:100%}.shop-accessories-grid{grid-template-columns:1fr}.shop-home-hero{min-height:max(380px, calc(100vh - 180px))}.shop-home-hero-content{padding:24px 16px;gap:18px}.shop-home-section-title{font-size:32px}.shop-home-hero-logo{width:92px}.shop-home-hero-subtitle{font-size:19px}.shop-home-hero-tagline{font-size:14px}}@media (max-width: 768px){.shop-account-orders-table thead{display:none}.shop-account-orders-table tbody tr{display:block;margin-bottom:15px;border:1px solid rgba(0,38,68,0.15);border-radius:4px;padding:10px}.shop-account-orders-table tbody td{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;border-bottom:1px solid #e0ddd8}.shop-account-orders-table tbody td::before{content:attr(data-label);font-weight:600;color:#002644;font-size:11px;text-transform:uppercase;letter-spacing:0.5px}.shop-account-orders-table tbody td:last-child{border-bottom:none}}.shop-btn-waitlist{display:inline-block;margin-left:6px;padding:4px 10px;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;color:#002644;background:transparent;border:1px solid #002644;border-radius:2px;cursor:pointer;transition:all 0.2s;white-space:nowrap}.shop-btn-waitlist:hover{background:#002644;color:#fff}.shop-btn-waitlist:disabled{opacity:0.5;cursor:wait}.shop-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000}.shop-modal.is-open{display:flex;align-items:center;justify-content:center}.shop-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}.shop-modal-content{position:relative;background:#fff;padding:40px;max-width:420px;width:90%;border-radius:4px;text-align:center;box-shadow:0 10px 40px rgba(0,0,0,0.15)}.shop-modal-content h3{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:24px;color:#00182C;margin:0 0 15px;font-weight:500}.shop-modal-content p{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:14px;color:#4A4A4A;line-height:1.6;margin:0 0 25px}.shop-modal-form{text-align:left;margin-bottom:15px}.shop-modal-form .shop-form-group{margin-bottom:12px}.shop-modal-form .shop-form-group label{display:block;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;color:#002644;margin-bottom:4px}.shop-modal-form .shop-form-group input{width:100%;padding:10px 12px;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:14px;border:1px solid #e0ddd8;border-radius:3px;background:#fffaf5;color:#212121;box-sizing:border-box}.shop-modal-form .shop-form-group input:focus{outline:none;border-color:#002644}.shop-modal-form button[type="submit"]{width:100%;margin-top:5px}.shop-modal-login-error{background:rgba(220,53,69,0.1);color:#dc3545;border:1px solid rgba(220,53,69,0.2);border-radius:3px;padding:8px 12px;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:13px;margin-bottom:15px}.shop-modal-register-link{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:13px;color:#4A4A4A}.shop-modal-register-link a{color:#002644;text-decoration:none}.shop-modal-register-link a:hover{text-decoration:underline}.shop-modal-close{position:absolute;top:10px;right:15px;background:none;border:none;font-size:24px;color:#999;cursor:pointer;line-height:1;padding:5px}.shop-modal-close:hover{color:#00182C}.shop-in-cart-label{display:block;margin-top:6px;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:11px;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;color:#2d8a4e;text-align:center}.shop-in-cart-label svg{vertical-align:middle;margin-right:3px}.shop-cart-confirm-content{text-align:center;padding:48px 40px 40px}.shop-cart-confirm-content h3{font-size:20px;letter-spacing:0.02em;margin:16px 0 32px}.shop-cart-confirm-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#d0f0dc;color:#2d8a4e;margin:0 auto}.shop-cart-confirm-actions{display:flex;flex-direction:column;gap:12px}.shop-cart-confirm-actions .shop-btn{width:100%;justify-content:center}.shop-cart-confirm-actions .shop-cart-confirm-btn-continue{background:transparent;color:#002644;border:1px solid #e0ddd8}.shop-cart-confirm-actions .shop-cart-confirm-btn-continue:hover{background:#fffaf5;border-color:#2A3C50}.shop-size-mismatch-content .shop-size-mismatch-message{font-size:15px;line-height:1.6;color:#4A4A4A;margin:0 0 32px}.shop-size-mismatch-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#fff4e5;color:#c47a00;margin:0 auto}.shop-size-mismatch-actions .shop-size-mismatch-btn-cancel{background:transparent;color:#002644;border:1px solid #e0ddd8}.shop-size-mismatch-actions .shop-size-mismatch-btn-cancel:hover{background:#fffaf5;border-color:#2A3C50}.shop-main:has(>.shop-collab){padding:0}.shop-collab{color:#212121}.shop-collab-eyebrow{display:inline-block;font-family:"Maison Neue","Helvetica Neue",Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#c9a84c;margin-bottom:18px}.shop-collab-hero{display:grid;grid-template-columns:1.05fr 0.95fr;align-items:stretch;min-height:560px;background:#fbf4e8}.shop-collab-hero-media{position:relative;overflow:hidden;background:#1a1714;min-height:380px}.shop-collab-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.shop-collab-hero-media::after{content:'';position:absolute;inset:0;background:linear-gradient(to top, rgba(26,23,20,0.75) 0%, rgba(26,23,20,0) 55%);pointer-events:none}.shop-collab-breadcrumb{position:absolute;top:24px;left:32px;z-index:2;font-family:"Butler",Georgia,"Times New Roman",serif;font-size:13px;letter-spacing:0.5px;color:rgba(255,255,255,0.85)}.shop-collab-breadcrumb a{color:rgba(255,255,255,0.85);text-decoration:none}.shop-collab-breadcrumb a:hover{color:#fff}.shop-collab-breadcrumb .shop-collab-breadcrumb-sep{margin:0 8px;color:rgba(255,255,255,0.5)}.shop-collab-hero-overlay{position:absolute;left:40px;bottom:36px;z-index:2}.shop-collab-hero-name{font-family:"Butler",Georgia,"Times New Roman",serif;font-weight:400;font-size:56px;line-height:1.05;color:#fff;margin:0}.shop-collab-hero-role{font-family:"Maison Neue","Helvetica Neue",Arial,sans-serif;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,0.8);margin:12px 0 0}.shop-collab-hero-text{padding:72px 72px;display:flex;flex-direction:column;justify-content:center}.shop-collab-hero-title{font-family:"Butler",Georgia,"Times New Roman",serif;font-weight:400;font-size:40px;line-height:1.15;color:#1a1714;margin:0 0 28px}.shop-collab-hero-body{font-family:"Maison Neue","Helvetica Neue",Arial,sans-serif;font-size:15px;line-height:1.8;color:#4A4A4A;text-align:justify}.shop-collab-hero-body p{margin:0 0 16px}.shop-collab-hero-body p:last-child{margin-bottom:0}.shop-collab-quote{display:grid;grid-template-columns:1.1fr 0.9fr;align-items:stretch;background:#1a1714;color:#fff;min-height:360px}.shop-collab-quote-text{padding:72px 72px;display:flex;flex-direction:column;justify-content:center}.shop-collab-quote-mark{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:64px;line-height:0.5;color:#e8c57b;display:block;margin-bottom:20px}.shop-collab-quote blockquote{font-family:"Butler",Georgia,"Times New Roman",serif;font-size:22px;line-height:1.6;color:#CBB397;margin:0;text-align:justify}.shop-collab-quote-author{font-family:"Maison Neue","Helvetica Neue",Arial,sans-serif;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#e8d9b8;margin:28px 0 0}.shop-collab-quote-author::before{content:'— '}.shop-collab-quote-media{position:relative;overflow:hidden;background:#1a1714;min-height:280px}.shop-collab-quote-media img{width:100%;height:100%;object-fit:cover;display:block}.shop-collab-selection{background:#fffaf5;padding:80px 30px 96px}.shop-collab-selection-head{max-width:1280px;margin:0 auto 48px}.shop-collab-selection-title{font-family:"Butler",Georgia,"Times New Roman",serif;font-weight:400;font-size:38px;line-height:1.1;color:#1a1714;margin:0 0 12px}.shop-collab-selection-subtitle{font-family:"Maison Neue","Helvetica Neue",Arial,sans-serif;font-size:16px;letter-spacing:0.5px;color:#8c8c8c;margin:0}.shop-collab-cards{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(2, 1fr);gap:32px}.shop-collab-card{display:flex;flex-direction:column;text-decoration:none;background:#1a1714;color:#fff;overflow:hidden;transition:transform 0.25s ease, box-shadow 0.25s ease}.shop-collab-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(0,0,0,0.3)}.shop-collab-card:hover .shop-collab-card-link span[aria-hidden]{transform:translateX(4px)}.shop-collab-card-media{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:#1a1714}.shop-collab-card-media img{width:100%;height:100%;object-fit:cover;display:block}.shop-collab-card-body{padding:32px 36px 36px}.shop-collab-card-number{font-family:"Maison Neue","Helvetica Neue",Arial,sans-serif;font-size:12px;letter-spacing:1.5px;color:#e8c57b;display:block;margin-bottom:12px}.shop-collab-card-title{font-family:"Maison Neue","Helvetica Neue",Arial,sans-serif;font-weight:700;font-size:24px;color:#e8d9b8;margin:0 0 14px}.shop-collab-card-desc{font-family:"Maison Neue","Helvetica Neue",Arial,sans-serif;font-size:14px;line-height:1.7;color:#5F5E33;margin:0 0 24px}.shop-collab-card-link{font-family:"Maison Neue","Helvetica Neue",Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#e8c57b}.shop-collab-card-link span[aria-hidden]{display:inline-block;transition:transform 0.25s ease}@media (max-width: 900px){.shop-collab-hero,.shop-collab-quote{grid-template-columns:1fr}.shop-collab-hero-media,.shop-collab-quote-media{min-height:320px}.shop-collab-hero-text,.shop-collab-quote-text{padding:48px 28px}.shop-collab-hero-name{font-size:42px}.shop-collab-hero-title{font-size:30px}.shop-collab-cards{grid-template-columns:1fr}.shop-collab-selection{padding:56px 24px 64px}}
