:root{--ph-primary: #0E2D26;--ph-secondary: #6E1A1A;--ph-text-dark: #1C1917;--ph-text-highlight: #ac7604;--ph-text-highlight-bgdark: #CC6B2C;--ph-text-light: #FAFAF9;--ph-bg-dark: #1C1917;--ph-stone: #272321;--ph-bg-support: #CC6B2C;--ph-bg-light: #EDE4D3;--ph-bg-global: #faf7f0;--ph-cream: #fffaf9;--ph-font-heading: var(--font-heading, "Bodoni Moda", serif);--ph-font-body: var(--font-body, "Jost", sans-serif);--ph-font-10: 0.625rem;--ph-font-11: 0.688rem;--ph-font-12: 0.75rem;--ph-font-13: 0.813rem;--ph-font-14: 0.875rem}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:var(--ph-font-body)}body #page h1,body #page h2,body #page h3,body #page h4,body #page h5,body #page h6,body #page .font-heading{font-family:var(--ph-font-heading)}.ph-glass{background:hsla(0,0%,100%,.65) !important;backdrop-filter:blur(12px) !important;-webkit-backdrop-filter:blur(12px) !important;border:1px solid hsla(0,0%,100%,.25) !important}.ph-bg-cream{background-color:var(--ph-cream) !important}.ph-bg-dark{background-color:var(--ph-bg-dark) !important;color:var(--ph-text-light) !important}.ph-bg-secondary{background-color:var(--ph-secondary) !important;color:var(--ph-text-light) !important}.ph-bg-primary{background-color:var(--ph-primary) !important;color:var(--ph-text-light) !important}.ph-bg-global{background-color:var(--ph-bg-global) !important}.ph-border-soft{border:1px solid rgba(28,25,23,.1) !important}.ph-border-Hightlight{border:1px solid var(--ph-text-highlight) !important}.ph-border-primary{border:1px solid var(--ph-primary) !important}.ph-text-luxury{font-family:var(--ph-font-heading) !important;font-style:italic !important;letter-spacing:-0.02em !important}.ph-text-highlight,.ph-text-gold{color:var(--ph-text-highlight) !important}.ph-text-secondary,.ph-text-bordeaux{color:var(--ph-secondary) !important}.ph-text-primary{color:var(--ph-primary) !important}.ph-text-dark,.ph-text-anthracite{color:var(--ph-text-dark) !important}.ph-text-light,.ph-text-white{color:var(--ph-text-light) !important}.ph-text-muted{color:var(--ph-stone, #44403c) !important}.ph-rule-highlight,.ph-rule-gold{width:60px;height:1px;background-color:var(--ph-text-highlight) !important}.ph-label-alt{font-family:var(--ph-font-body) !important;text-transform:uppercase !important;letter-spacing:.3em !important;font-size:.7rem !important;font-weight:500 !important}.ph-hover-Hightlight{transition:color .3s ease !important}.ph-hover-Hightlight:hover,.ph-hover-Hightlight:focus{color:var(--ph-text-highlight) !important}.ph-scale-up{transition:transform .7s cubic-bezier(0.4, 0, 0.2, 1) !important}.ph-scale-up:hover,.ph-scale-up:focus{transform:scale(1.05) !important}.ph-pointer{cursor:pointer !important}.ph-product-grid{width:100%;margin:0 auto;padding:2rem 0}.ph-product-grid .ph-product-grid__wrapper{display:grid;grid-template-columns:1fr;gap:1px;border-top:1px solid rgba(28,25,23,.1)}@media(min-width: 768px){.ph-product-grid .ph-product-grid__wrapper{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.ph-product-grid .ph-product-grid__wrapper{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1680px){.ph-product-grid .ph-product-grid__wrapper{grid-template-columns:repeat(4, 1fr)}}.ph-product-grid .ph-product-grid__card{display:flex;flex-direction:column;background:rgba(0,0,0,0);transition:background .5s ease;text-decoration:none;color:inherit;position:relative}@media(min-width: 768px)and (max-width: 1023px){.ph-product-grid .ph-product-grid__card:nth-child(2n){border-right:none}}@media(min-width: 1024px){.ph-product-grid .ph-product-grid__card:nth-child(3n){border-right:none}}.ph-product-grid .ph-product-grid__card:hover,.ph-product-grid .ph-product-grid__card:focus-within{background:var(--ph-text-light)}.ph-product-grid .ph-product-grid__card:hover .ph-product-grid__name,.ph-product-grid .ph-product-grid__card:focus-within .ph-product-grid__name{color:var(--ph-text-highlight, #ac7604)}.ph-product-grid .ph-product-grid__thumb-container{width:100%;aspect-ratio:3/4;position:relative;overflow:hidden;background:rgba(28,25,23,.03);border-bottom:1px solid rgba(28,25,23,.05)}.ph-product-grid .ph-product-grid__gallery{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.ph-product-grid .ph-product-grid__gallery::-webkit-scrollbar{display:none}.ph-product-grid .ph-product-grid__thumb-item{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;text-decoration:none;display:block}.ph-product-grid .ph-product-grid__thumb-item .ph-product-grid__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.ph-product-grid .ph-product-grid__nav-btn{position:absolute;top:50%;z-index:10;width:2.25rem;height:2.25rem;border-radius:50%;background:hsla(0,0%,100%,.85);backdrop-filter:blur(4px);border:1px solid rgba(28,25,23,.1);color:var(--ph-bg-dark, #1c1917);display:none;align-items:center;justify-content:center;padding:0;cursor:pointer;transform:translateY(-50%);transition:all .3s ease;opacity:0}@media(min-width: 768px){.ph-product-grid .ph-product-grid__nav-btn{display:flex}}.ph-product-grid .ph-product-grid__nav-btn:hover,.ph-product-grid .ph-product-grid__nav-btn:focus{background:#fff;transform:translateY(-50%) scale(1.1);opacity:1 !important}.ph-product-grid .ph-product-grid__nav-btn svg{width:1.25rem;height:1.25rem}.ph-product-grid .ph-product-grid__nav-btn--prev{left:.75rem}.ph-product-grid .ph-product-grid__nav-btn--next{right:.75rem}.ph-product-grid .ph-product-grid__card:hover .ph-product-grid__nav-btn{opacity:.7}.ph-product-grid .ph-product-grid__dots{position:absolute;bottom:.75rem;left:50%;transform:translateX(-50%);display:flex;gap:.4rem;z-index:5}.ph-product-grid .ph-product-grid__dot{width:1.25rem;height:2px;background:hsla(0,0%,100%,.4);border-radius:0;transition:all .3s ease}.ph-product-grid .ph-product-grid__dot.is-active{background:#fff;width:1.75rem}.ph-product-grid .ph-product-grid__content{flex-grow:1;padding:1.5rem 1.5rem 3rem;display:flex;flex-direction:column}@media(max-width: 767px){.ph-product-grid .ph-product-grid__content{padding:1rem 1rem 3rem}}.ph-product-grid .ph-product-grid__label{font-family:var(--ph-font-body, "Jost", sans-serif);font-size:.5625rem;text-transform:uppercase;letter-spacing:.3em;color:var(--ph-text-highlight, #ac7604);margin-bottom:1rem;font-weight:500}.ph-product-grid .ph-product-grid__name{font-family:var(--ph-font-heading, "Bodoni Moda", serif);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:300;line-height:1.2;margin:0 0 1rem;transition:color .3s ease}.ph-product-grid .ph-product-grid__name em{font-style:italic}@media(max-width: 767px){.ph-product-grid .ph-product-grid__name{font-size:clamp(1.25rem,2.5vw,1.75rem);margin-bottom:.5rem}}.ph-product-grid .ph-product-grid__intro{display:none;font-family:var(--ph-font-body, "Jost", sans-serif);font-size:var(--ph-font-14, 0.875rem);line-height:1.6;color:var(--ph-stone, #272321);font-weight:300;margin-bottom:2rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ph-product-grid .ph-product-grid__footer{margin-top:auto;display:flex;flex-direction:column;gap:1.5rem}.ph-product-grid .ph-product-grid__price-row{display:flex;justify-content:space-between;align-items:baseline}.ph-product-grid .ph-product-grid__price{font-family:var(--ph-font-heading, "Bodoni Moda", serif);font-size:1.5rem;font-weight:300}.ph-product-grid .ph-product-grid__badge{font-family:var(--ph-font-body, "Jost", sans-serif);font-size:var(--ph-font-10);text-transform:uppercase;letter-spacing:.15em;font-weight:600;padding:.4rem .8rem}.ph-product-grid .ph-product-grid__badge--stock{background:#f0fdf4;color:#15803d}.ph-product-grid .ph-product-grid__badge--commande{background:rgba(202,138,4,.05);color:#b45309}.ph-product-grid .ph-product-grid__badge--indispo{background:#f5f5f4;color:#78716c}.ph-product-grid .ph-product-grid__btn{display:none;width:100%;padding:1rem;text-align:center;background:var(--ph-bg-dark, #1c1917);color:var(--ph-text-light, #fff);text-transform:uppercase;font-size:var(--ph-font-11, 0.688rem);letter-spacing:.3em;text-decoration:none;transition:all .5s ease;cursor:pointer}.ph-product-grid .ph-product-grid__btn:hover,.ph-product-grid .ph-product-grid__btn:focus{background:var(--ph-secondary, #6e1a1a)}.ph-product-grid .ph-product-grid__btn--commande{background:rgba(0,0,0,0);border:1px solid var(--ph-bg-dark, #1c1917);color:var(--ph-bg-dark, #1c1917)}.ph-product-grid .ph-product-grid__btn--commande:hover,.ph-product-grid .ph-product-grid__btn--commande:focus{background:var(--ph-bg-dark, #1c1917);color:var(--ph-text-light, #fff)}.ph-product-grid .ph-product-grid__btn--disabled{background:#e5e5e5 !important;color:#a3a3a3 !important;cursor:not-allowed}.ph-product-grid .ph-product-grid__btn--disabled:hover{background:#e5e5e5 !important}.ph-m-0{margin:0 !important}.ph-p-0{padding:0 !important}.ph-mt-0{margin-top:0 !important}.ph-pt-0{padding-top:0 !important}.ph-mb-0{margin-bottom:0 !important}.ph-pb-0{padding-bottom:0 !important}.ph-ml-0{margin-left:0 !important}.ph-pl-0{padding-left:0 !important}.ph-mr-0{margin-right:0 !important}.ph-pr-0{padding-right:0 !important}.ph-mx-0{margin-left:0 !important;margin-right:0 !important}.ph-px-0{padding-left:0 !important;padding-right:0 !important}.ph-my-0{margin-top:0 !important;margin-bottom:0 !important}.ph-py-0{padding-top:0 !important;padding-bottom:0 !important}.ph-m-1{margin:.25rem !important}.ph-p-1{padding:.25rem !important}.ph-mt-1{margin-top:.25rem !important}.ph-pt-1{padding-top:.25rem !important}.ph-mb-1{margin-bottom:.25rem !important}.ph-pb-1{padding-bottom:.25rem !important}.ph-ml-1{margin-left:.25rem !important}.ph-pl-1{padding-left:.25rem !important}.ph-mr-1{margin-right:.25rem !important}.ph-pr-1{padding-right:.25rem !important}.ph-mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.ph-px-1{padding-left:.25rem !important;padding-right:.25rem !important}.ph-my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.ph-py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.ph-m-2{margin:.5rem !important}.ph-p-2{padding:.5rem !important}.ph-mt-2{margin-top:.5rem !important}.ph-pt-2{padding-top:.5rem !important}.ph-mb-2{margin-bottom:.5rem !important}.ph-pb-2{padding-bottom:.5rem !important}.ph-ml-2{margin-left:.5rem !important}.ph-pl-2{padding-left:.5rem !important}.ph-mr-2{margin-right:.5rem !important}.ph-pr-2{padding-right:.5rem !important}.ph-mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.ph-px-2{padding-left:.5rem !important;padding-right:.5rem !important}.ph-my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.ph-py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.ph-m-3{margin:.75rem !important}.ph-p-3{padding:.75rem !important}.ph-mt-3{margin-top:.75rem !important}.ph-pt-3{padding-top:.75rem !important}.ph-mb-3{margin-bottom:.75rem !important}.ph-pb-3{padding-bottom:.75rem !important}.ph-ml-3{margin-left:.75rem !important}.ph-pl-3{padding-left:.75rem !important}.ph-mr-3{margin-right:.75rem !important}.ph-pr-3{padding-right:.75rem !important}.ph-mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.ph-px-3{padding-left:.75rem !important;padding-right:.75rem !important}.ph-my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.ph-py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.ph-m-4{margin:1rem !important}.ph-p-4{padding:1rem !important}.ph-mt-4{margin-top:1rem !important}.ph-pt-4{padding-top:1rem !important}.ph-mb-4{margin-bottom:1rem !important}.ph-pb-4{padding-bottom:1rem !important}.ph-ml-4{margin-left:1rem !important}.ph-pl-4{padding-left:1rem !important}.ph-mr-4{margin-right:1rem !important}.ph-pr-4{padding-right:1rem !important}.ph-mx-4{margin-left:1rem !important;margin-right:1rem !important}.ph-px-4{padding-left:1rem !important;padding-right:1rem !important}.ph-my-4{margin-top:1rem !important;margin-bottom:1rem !important}.ph-py-4{padding-top:1rem !important;padding-bottom:1rem !important}.ph-m-5{margin:1.25rem !important}.ph-p-5{padding:1.25rem !important}.ph-mt-5{margin-top:1.25rem !important}.ph-pt-5{padding-top:1.25rem !important}.ph-mb-5{margin-bottom:1.25rem !important}.ph-pb-5{padding-bottom:1.25rem !important}.ph-ml-5{margin-left:1.25rem !important}.ph-pl-5{padding-left:1.25rem !important}.ph-mr-5{margin-right:1.25rem !important}.ph-pr-5{padding-right:1.25rem !important}.ph-mx-5{margin-left:1.25rem !important;margin-right:1.25rem !important}.ph-px-5{padding-left:1.25rem !important;padding-right:1.25rem !important}.ph-my-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.ph-py-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.ph-m-6{margin:1.5rem !important}.ph-p-6{padding:1.5rem !important}.ph-mt-6{margin-top:1.5rem !important}.ph-pt-6{padding-top:1.5rem !important}.ph-mb-6{margin-bottom:1.5rem !important}.ph-pb-6{padding-bottom:1.5rem !important}.ph-ml-6{margin-left:1.5rem !important}.ph-pl-6{padding-left:1.5rem !important}.ph-mr-6{margin-right:1.5rem !important}.ph-pr-6{padding-right:1.5rem !important}.ph-mx-6{margin-left:1.5rem !important;margin-right:1.5rem !important}.ph-px-6{padding-left:1.5rem !important;padding-right:1.5rem !important}.ph-my-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.ph-py-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.ph-m-8{margin:2rem !important}.ph-p-8{padding:2rem !important}.ph-mt-8{margin-top:2rem !important}.ph-pt-8{padding-top:2rem !important}.ph-mb-8{margin-bottom:2rem !important}.ph-pb-8{padding-bottom:2rem !important}.ph-ml-8{margin-left:2rem !important}.ph-pl-8{padding-left:2rem !important}.ph-mr-8{margin-right:2rem !important}.ph-pr-8{padding-right:2rem !important}.ph-mx-8{margin-left:2rem !important;margin-right:2rem !important}.ph-px-8{padding-left:2rem !important;padding-right:2rem !important}.ph-my-8{margin-top:2rem !important;margin-bottom:2rem !important}.ph-py-8{padding-top:2rem !important;padding-bottom:2rem !important}.ph-m-10{margin:2.5rem !important}.ph-p-10{padding:2.5rem !important}.ph-mt-10{margin-top:2.5rem !important}.ph-pt-10{padding-top:2.5rem !important}.ph-mb-10{margin-bottom:2.5rem !important}.ph-pb-10{padding-bottom:2.5rem !important}.ph-ml-10{margin-left:2.5rem !important}.ph-pl-10{padding-left:2.5rem !important}.ph-mr-10{margin-right:2.5rem !important}.ph-pr-10{padding-right:2.5rem !important}.ph-mx-10{margin-left:2.5rem !important;margin-right:2.5rem !important}.ph-px-10{padding-left:2.5rem !important;padding-right:2.5rem !important}.ph-my-10{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.ph-py-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.ph-m-12{margin:3rem !important}.ph-p-12{padding:3rem !important}.ph-mt-12{margin-top:3rem !important}.ph-pt-12{padding-top:3rem !important}.ph-mb-12{margin-bottom:3rem !important}.ph-pb-12{padding-bottom:3rem !important}.ph-ml-12{margin-left:3rem !important}.ph-pl-12{padding-left:3rem !important}.ph-mr-12{margin-right:3rem !important}.ph-pr-12{padding-right:3rem !important}.ph-mx-12{margin-left:3rem !important;margin-right:3rem !important}.ph-px-12{padding-left:3rem !important;padding-right:3rem !important}.ph-my-12{margin-top:3rem !important;margin-bottom:3rem !important}.ph-py-12{padding-top:3rem !important;padding-bottom:3rem !important}.ph-m-16{margin:4rem !important}.ph-p-16{padding:4rem !important}.ph-mt-16{margin-top:4rem !important}.ph-pt-16{padding-top:4rem !important}.ph-mb-16{margin-bottom:4rem !important}.ph-pb-16{padding-bottom:4rem !important}.ph-ml-16{margin-left:4rem !important}.ph-pl-16{padding-left:4rem !important}.ph-mr-16{margin-right:4rem !important}.ph-pr-16{padding-right:4rem !important}.ph-mx-16{margin-left:4rem !important;margin-right:4rem !important}.ph-px-16{padding-left:4rem !important;padding-right:4rem !important}.ph-my-16{margin-top:4rem !important;margin-bottom:4rem !important}.ph-py-16{padding-top:4rem !important;padding-bottom:4rem !important}.ph-m-20{margin:5rem !important}.ph-p-20{padding:5rem !important}.ph-mt-20{margin-top:5rem !important}.ph-pt-20{padding-top:5rem !important}.ph-mb-20{margin-bottom:5rem !important}.ph-pb-20{padding-bottom:5rem !important}.ph-ml-20{margin-left:5rem !important}.ph-pl-20{padding-left:5rem !important}.ph-mr-20{margin-right:5rem !important}.ph-pr-20{padding-right:5rem !important}.ph-mx-20{margin-left:5rem !important;margin-right:5rem !important}.ph-px-20{padding-left:5rem !important;padding-right:5rem !important}.ph-my-20{margin-top:5rem !important;margin-bottom:5rem !important}.ph-py-20{padding-top:5rem !important;padding-bottom:5rem !important}.ph-text-left{text-align:left !important}.ph-text-center{text-align:center !important}.ph-text-right{text-align:right !important}.ph-text-justify{text-align:justify !important}.ph-italic{font-style:italic !important}.ph-uppercase{text-transform:uppercase !important}.ph-lowercase{text-transform:lowercase !important}.ph-capitalize{text-transform:capitalize !important}.ph-font-bold{font-weight:bold !important}.ph-font-medium{font-weight:500 !important}.ph-text-9{font-size:var(--ph-font-9) !important}.ph-text-10{font-size:var(--ph-font-10) !important}.ph-text-11{font-size:var(--ph-font-11) !important}.ph-text-12{font-size:var(--ph-font-12) !important}.ph-text-13{font-size:var(--ph-font-13) !important}.ph-text-14{font-size:var(--ph-font-14) !important}.ph-font-heading{font-family:var(--ph-font-heading) !important}.ph-font-body{font-family:var(--ph-font-body) !important}.ph-text-primary{color:var(--ph-primary) !important}.ph-bg-primary{background-color:var(--ph-primary) !important}.ph-border-primary{border-color:var(--ph-primary) !important}.ph-text-secondary{color:var(--ph-secondary) !important}.ph-bg-secondary{background-color:var(--ph-secondary) !important}.ph-border-secondary{border-color:var(--ph-secondary) !important}.ph-text-highlight{color:var(--ph-text-highlight) !important}.ph-bg-highlight{background-color:var(--ph-text-highlight) !important}.ph-border-highlight{border-color:var(--ph-text-highlight) !important}.ph-text-dark{color:var(--ph-text-dark) !important}.ph-bg-dark{background-color:var(--ph-text-dark) !important}.ph-border-dark{border-color:var(--ph-text-dark) !important}.ph-text-light{color:var(--ph-text-light) !important}.ph-bg-light{background-color:var(--ph-text-light) !important}.ph-border-light{border-color:var(--ph-text-light) !important}.ph-text-cream{color:var(--ph-cream) !important}.ph-bg-cream{background-color:var(--ph-cream) !important}.ph-border-cream{border-color:var(--ph-cream) !important}.ph-text-global{color:var(--ph-bg-global) !important}.ph-bg-global{background-color:var(--ph-bg-global) !important}.ph-border-global{border-color:var(--ph-bg-global) !important}.ph-flex{display:flex !important}.ph-items-center{align-items:center !important}.ph-justify-center{justify-content:center !important}.ph-justify-between{justify-content:space-between !important}.ph-flex-col{flex-direction:column !important}.ph-gap-1{gap:.25rem !important}.ph-gap-2{gap:.5rem !important}.ph-gap-4{gap:1rem !important}.ph-border{border:1px solid !important}.ph-border-0{border-width:0 !important}
