:root{--ivory: #FAF9F6;--ivory-dark: #F2EDE4;--charcoal: #2B2B2B;--mid: #3D3D3D;--light: #7A7A7A;--gold: #C5A059;--gold-light: #E8D5A8;--gold-hover: #B8955A;--white: #FFFFFF;--border: #E4DDD3;--border-light: #EDE8DF;--shadow: 0 4px 24px rgba(43,43,43,.07);--shadow-lg: 0 12px 48px rgba(43,43,43,.12);--font-serif: "Cormorant Garamond", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif;--transition: .25s ease;--radius: 3px;--page-width: 1340px;--page-narrow: 780px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:18px;scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:clip}body{background:var(--ivory);color:var(--charcoal);font-family:var(--font-sans);font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;max-width:100%}img,video{display:block;max-width:100%}a{text-decoration:none;color:inherit;transition:color var(--transition)}button{cursor:pointer;font-family:inherit;background:none;border:none}ul,ol{list-style:none}input,select,textarea{font-family:inherit}::selection{background:var(--gold-light);color:var(--charcoal)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--ivory-dark)}::-webkit-scrollbar-thumb{background:var(--gold-light)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100%;left:1rem;z-index:9999}.skip-link:focus{top:1rem;background:var(--charcoal);color:var(--white);padding:.75rem 1.25rem}.shopify-section{margin:0}[hidden]{display:none!important}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 2rem}.page-width--narrow{max-width:var(--page-narrow);margin:0 auto;padding:0 2rem}.section{padding:6rem 0}.section--sm{padding:4rem 0}.section--lg{padding:8rem 0}.section--ivory{background:var(--ivory)}.section--white{background:var(--white)}.section--dark{background:var(--charcoal);color:var(--white)}.section--gold{background:var(--gold);color:var(--white)}.heading-xl{font-family:var(--font-serif);font-size:clamp(3rem,6vw,5.5rem);font-weight:400;line-height:1.05;letter-spacing:-.01em}.heading-lg{font-family:var(--font-serif);font-size:clamp(2.2rem,4vw,3.8rem);font-weight:400;line-height:1.1}.heading-md{font-family:var(--font-serif);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:400;line-height:1.2}.heading-sm{font-family:var(--font-serif);font-size:1.5rem;font-weight:400;line-height:1.3}.eyebrow{display:block;font-size:.82rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.body-text{font-size:1rem;line-height:1.8;color:var(--mid)}.text-gold{color:var(--gold)}.text-center{text-align:center}.text-light{color:var(--light)}.section-header{margin-bottom:3.5rem}.section-header--center{text-align:center}.section-header .body-text{max-width:42rem;margin:1rem auto 0}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:var(--font-sans);font-size:.82rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:none;transition:all var(--transition);white-space:nowrap;border-radius:var(--radius)}.btn--primary{background:var(--charcoal);color:var(--white)}.btn--primary:hover,.btn--gold{background:var(--gold);color:var(--white)}.btn--gold:hover{background:var(--gold-hover)}.btn--outline{background:transparent;color:var(--charcoal);border:1.5px solid var(--charcoal)}.btn--outline:hover{background:var(--charcoal);color:var(--white)}.btn--outline-gold{background:transparent;color:var(--gold);border:1.5px solid var(--gold)}.btn--outline-gold:hover{background:var(--gold);color:var(--white)}.btn--ghost{background:transparent;color:var(--mid);padding-left:0}.btn--ghost:hover{color:var(--charcoal)}.btn--full{width:100%;justify-content:center}.btn--lg{padding:1.1rem 2.5rem;font-size:.88rem}.btn svg{width:14px;height:14px;flex-shrink:0}.site-header{position:sticky;top:0;z-index:100;background:var(--ivory);border-bottom:1px solid var(--border-light);transition:box-shadow var(--transition),background var(--transition)}.site-header.is-scrolled{box-shadow:var(--shadow)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:72px;max-width:var(--page-width);margin:0 auto}.site-header__logo{display:flex;align-items:center}.site-header__logo img{height:38px;width:auto}.site-header__logo-text{font-family:var(--font-serif);font-size:1.6rem;font-weight:400;letter-spacing:.05em;color:var(--charcoal)}.site-header__nav{display:flex;align-items:center;gap:0}.site-header__actions{display:flex;align-items:center;gap:1rem}.site-header__cart{display:flex;align-items:center;gap:.4rem;position:relative;font-size:.82rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--charcoal);padding:.5rem 1rem;border:1.5px solid var(--border);transition:all var(--transition)}.site-header__cart:hover{border-color:var(--gold);color:var(--gold)}.site-header__cart svg{width:16px;height:16px}.cart-count{min-width:18px;height:18px;background:var(--gold);color:var(--white);font-size:.7rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.7);transition:all var(--transition)}.cart-count.has-items{opacity:1;transform:scale(1)}.site-header__menu-btn{display:none;width:40px;height:40px;align-items:center;justify-content:center}.site-header__menu-btn svg{width:22px;height:22px}.hero{position:relative;min-height:92vh;display:flex;align-items:center;overflow:hidden}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.hero__bg img{width:100%;height:100%;object-fit:cover;display:block}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#faf9f6eb,#faf9f699,#faf9f61a)}.hero__content{position:relative;z-index:2;max-width:var(--page-width);margin:0 auto;padding:0 2rem;width:100%}.hero__inner{max-width:600px}.hero__eyebrow{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.hero__eyebrow-line{width:32px;height:1px;background:var(--gold)}.hero__eyebrow span{font-size:.82rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.hero__title{font-family:var(--font-serif);font-size:clamp(3.2rem,6vw,6rem);font-weight:400;line-height:1.05;color:var(--charcoal);margin-bottom:1.5rem}.hero__title em{font-style:italic;color:var(--gold)}.hero__desc{font-size:1.05rem;line-height:1.75;color:var(--mid);max-width:420px;margin-bottom:2.5rem;font-weight:400}.hero__actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem}.hero__scroll span{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--light)}.hero__scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,var(--gold),transparent);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.4}50%{opacity:1}}.cfg-strip{background:var(--charcoal);padding:2rem}.cfg-strip__inner{max-width:var(--page-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.cfg-strip__text{display:flex;align-items:center;gap:1.25rem}.cfg-strip__icon{width:44px;height:44px;background:#c5a05926;border:1px solid rgba(197,160,89,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cfg-strip__icon svg{width:20px;height:20px;color:var(--gold)}.cfg-strip__label{font-family:var(--font-serif);font-size:1.3rem;font-weight:400;color:var(--white)}.cfg-strip__sub{font-size:.9rem;color:#fff9}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5px;background:var(--border)}.cat-card{background:var(--ivory);overflow:hidden;position:relative;cursor:pointer}.cat-card:first-child{grid-row:span 2}.cat-card__img{aspect-ratio:1;overflow:hidden}.cat-card:first-child .cat-card__img{aspect-ratio:auto;height:100%}.cat-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1);display:block}.cat-card:hover .cat-card__img img{transform:scale(1.04)}.cat-card__body{padding:1.25rem 1.5rem;background:var(--white)}.cat-card__name{font-family:var(--font-serif);font-size:1.25rem;font-weight:400;margin-bottom:.2rem}.cat-card__count{font-size:.82rem;color:var(--light);letter-spacing:.04em}.cat-card__arrow{position:absolute;top:1rem;right:1rem;width:32px;height:32px;background:var(--white);display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(4px);transition:all var(--transition)}.cat-card__arrow svg{width:14px;height:14px}.cat-card:hover .cat-card__arrow{opacity:1;transform:translateY(0)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.product-card{position:relative}.product-card__img{aspect-ratio:3/4;overflow:hidden;background:var(--ivory-dark);margin-bottom:1rem;position:relative}.product-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-card__img img{transform:scale(1.04)}.product-card__img-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s ease}.product-card__img-hover img{width:100%;height:100%;object-fit:cover}.product-card:hover .product-card__img-hover{opacity:1}.product-card__badge{position:absolute;top:.75rem;left:.75rem;z-index:2;padding:.3rem .7rem;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.product-card__badge--new{background:var(--charcoal);color:var(--white)}.product-card__badge--sale{background:var(--gold);color:var(--white)}.product-card__actions{position:absolute;bottom:0;left:0;right:0;padding:.75rem;display:flex;gap:.5rem;opacity:0;transform:translateY(8px);transition:all var(--transition);z-index:2}.product-card:hover .product-card__actions{opacity:1;transform:translateY(0)}.product-card__atc{flex:1;padding:.75rem;background:var(--charcoal);color:var(--white);font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-align:center;border:none;cursor:pointer;transition:background var(--transition)}.product-card__atc:hover{background:var(--gold)}.product-card__name{font-family:var(--font-serif);font-size:1.15rem;font-weight:400;margin-bottom:.2rem}.product-card__style{font-size:.85rem;color:var(--light);letter-spacing:.03em;margin-bottom:.5rem}.product-card__price{font-size:.9rem;font-weight:500;color:var(--charcoal)}.product-card__price-compare{text-decoration:line-through;color:var(--light);font-weight:400;margin-right:.4rem}.cfg-section{background:var(--white);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.cfg-section__header{text-align:center;padding:4rem 0 3rem}.cfg-section__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:#c5a0591a;border:1px solid rgba(197,160,89,.25);font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem}.cfg-wrapper{max-width:960px;margin:0 auto;padding:0 2rem 4rem}.hiw-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.hiw-step{text-align:center}.hiw-step__num{width:56px;height:56px;border-radius:50%;border:1.5px solid var(--gold-light);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-family:var(--font-serif);font-size:1.4rem;color:var(--gold);font-weight:400}.hiw-step__icon{width:28px;height:28px;margin:0 auto 1.5rem;color:var(--gold)}.hiw-step__title{font-family:var(--font-serif);font-size:1.4rem;font-weight:400;margin-bottom:.75rem}.hiw-step__text{font-size:.95rem;color:var(--mid);line-height:1.8}.hiw-connector{display:flex;align-items:center;justify-content:center;padding-top:1.75rem;color:var(--gold-light);font-size:1.2rem}.inspo-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;gap:1.5px;background:var(--border)}.inspo-item{overflow:hidden;background:var(--ivory-dark)}.inspo-item:nth-child(1){grid-column:span 5;grid-row:span 2}.inspo-item:nth-child(2){grid-column:span 4}.inspo-item:nth-child(3){grid-column:span 3}.inspo-item:nth-child(4){grid-column:span 4}.inspo-item:nth-child(5){grid-column:span 3}.inspo-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.4,0,.2,1)}.inspo-item:hover img{transform:scale(1.04)}.inspo-item--short{aspect-ratio:4/3}.inspo-item--tall{aspect-ratio:auto}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.review-card{background:var(--white);border:1px solid var(--border-light);padding:2rem}.review-stars{display:flex;gap:3px;margin-bottom:1rem;color:var(--gold)}.review-stars svg{width:14px;height:14px;fill:currentColor}.review-text{font-family:var(--font-serif);font-size:1.1rem;font-weight:400;font-style:italic;line-height:1.7;color:var(--charcoal);margin-bottom:1.25rem}.review-author{display:flex;align-items:center;gap:.75rem}.review-author__avatar{width:36px;height:36px;border-radius:50%;background:var(--ivory-dark);overflow:hidden}.review-author__avatar img{width:100%;height:100%;object-fit:cover}.review-author__name{font-size:.9rem;font-weight:600;color:var(--charcoal)}.review-author__label{font-size:.82rem;color:var(--light)}.newsletter{background:var(--charcoal);padding:5rem 0;text-align:center}.newsletter .heading-md{color:var(--white);margin-bottom:.75rem}.newsletter .body-text{color:#fff9;margin-bottom:2rem}.newsletter-form{display:flex;gap:0;max-width:420px;margin:0 auto}.newsletter-form input{flex:1;padding:.9rem 1.25rem;background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-right:none;color:var(--white);font-family:var(--font-sans);font-size:.95rem;outline:none}.newsletter-form input::placeholder{color:#fff6}.newsletter-form input:focus{border-color:var(--gold);background:#ffffff1a}.newsletter-form .btn{border-radius:0}.site-footer{background:#222;border-top:1px solid rgba(255,255,255,.05)}.site-footer__top{padding:4rem 0 3rem}.site-footer__grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:3rem}.site-footer__brand-name{font-family:var(--font-serif);font-size:2rem;font-weight:400;color:var(--gold);margin-bottom:.35rem}.site-footer__brand-sub{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffff80;margin-bottom:1.25rem}.site-footer__brand-desc{font-size:.9rem;color:#ffffff8c;line-height:1.7;max-width:240px}.site-footer__social{display:flex;gap:.6rem;margin-top:1.5rem}.site-footer__social a{width:36px;height:36px;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;color:#ffffff80;font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;transition:all var(--transition)}.site-footer__social a:hover{border-color:var(--gold);color:var(--gold)}.site-footer__col-title{font-size:.78rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#ffffff8c;margin-bottom:1.25rem}.site-footer__links{display:flex;flex-direction:column;gap:.65rem}.site-footer__links a{font-size:.92rem;color:#ffffff8c;transition:color var(--transition)}.site-footer__links a:hover{color:var(--white)}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.07);padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.site-footer__copy{font-size:.85rem;color:#fff6}.site-footer__legal{display:flex;gap:1.5rem}.site-footer__legal a{font-size:.85rem;color:#fff6;transition:color var(--transition)}.site-footer__legal a:hover{color:#ffffffbf}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.82rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--mid);margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{display:block;width:100%;padding:.875rem 1rem;background:var(--white);border:1.5px solid var(--border);color:var(--charcoal);font-family:var(--font-sans);font-size:.95rem;transition:border-color var(--transition);border-radius:var(--radius)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--gold)}.form-group textarea{min-height:130px;resize:vertical}.product-page{padding:4rem 0}.product-layout{display:grid;grid-template-columns:1fr 480px;gap:4rem;align-items:start}.product-gallery{position:sticky;top:5.5rem}.product-gallery__main{aspect-ratio:4/5;overflow:hidden;background:var(--ivory-dark);position:relative;margin-bottom:.75rem}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{display:flex;gap:.5rem}.product-gallery__thumb{width:72px;aspect-ratio:1;overflow:hidden;background:var(--ivory-dark);border:2px solid transparent;cursor:pointer;transition:border-color var(--transition);flex-shrink:0}.product-gallery__thumb.is-active,.product-gallery__thumb:hover{border-color:var(--gold)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info__eyebrow{margin-bottom:.5rem}.product-info__title{font-family:var(--font-serif);font-size:2.4rem;font-weight:400;line-height:1.15;margin-bottom:.5rem}.product-info__style{font-size:.9rem;color:var(--light);letter-spacing:.04em;margin-bottom:1.5rem}.product-info__price{font-family:var(--font-serif);font-size:2rem;font-weight:400;color:var(--gold);margin-bottom:1.5rem}.product-info__desc{font-size:.95rem;line-height:1.8;color:var(--mid);margin-bottom:2rem}.product-info__form{display:flex;flex-direction:column;gap:1.25rem}.product-info__atc{padding:1rem 2rem;font-size:.85rem}.variant-pills{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.variant-pill input{display:none}.variant-pill label{display:block;padding:.4rem 1rem;border:1.5px solid var(--border);font-size:.88rem;cursor:pointer;transition:all var(--transition)}.variant-pill input:checked+label,.variant-pill label:hover{border-color:var(--gold);background:#c5a0590d;color:var(--charcoal)}.qty-selector{display:flex;align-items:center;border:1.5px solid var(--border);width:fit-content}.qty-btn{width:44px;height:44px;font-size:1.1rem;display:flex;align-items:center;justify-content:center;transition:background var(--transition),color var(--transition)}.qty-btn:hover{background:var(--gold);color:var(--white)}.qty-input{width:52px;height:44px;text-align:center;background:transparent;border:none;border-left:1.5px solid var(--border);border-right:1.5px solid var(--border);color:var(--charcoal);font-size:.95rem}.product-meta{padding-top:1.5rem;border-top:1px solid var(--border-light);margin-top:1.5rem;display:flex;flex-direction:column;gap:.5rem}.product-meta__row{display:flex;gap:.5rem;font-size:.9rem}.product-meta__row strong{color:var(--charcoal);min-width:80px;font-weight:600}.product-meta__row span{color:var(--mid)}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:3rem;align-items:start;margin-top:2rem}.cart-item{display:flex;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid var(--border-light)}.cart-item__img{width:88px;aspect-ratio:1;overflow:hidden;background:var(--ivory-dark);flex-shrink:0}.cart-item__img img{width:100%;height:100%;object-fit:cover}.cart-item__details{flex:1}.cart-item__name{font-family:var(--font-serif);font-size:1.1rem;margin-bottom:.25rem}.cart-item__variant{font-size:.88rem;color:var(--light);margin-bottom:.75rem}.cart-item__price{font-size:.95rem;font-weight:500;color:var(--gold)}.cart-item__remove{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--light);cursor:pointer;margin-top:.5rem;transition:color var(--transition)}.cart-item__remove:hover{color:var(--charcoal)}.cart-summary{background:var(--white);border:1px solid var(--border-light);padding:2rem;position:sticky;top:5.5rem}.cart-total{display:flex;justify-content:space-between;align-items:baseline;padding:1.25rem 0;border-top:1px solid var(--border-light);margin:1rem 0}.cart-total__label{font-weight:600;font-size:.9rem}.cart-total__price{font-family:var(--font-serif);font-size:1.8rem;color:var(--gold)}.page-hero{padding:5rem 0 3.5rem;text-align:center;border-bottom:1px solid var(--border-light)}.page-hero--sm{padding:3.5rem 0 2rem}.collection-header{padding:5rem 0 3rem;text-align:center}.collection-filter{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:2.5rem}.filter-btn{padding:.55rem 1.25rem;font-size:.82rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border:1.5px solid var(--border);color:var(--mid);transition:all var(--transition);background:transparent;cursor:pointer}.filter-btn:hover,.filter-btn.is-active{border-color:var(--charcoal);background:var(--charcoal);color:var(--white)}.trust-bar{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:var(--white)}.trust-bar__inner{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;align-items:center;gap:.85rem;padding:1.25rem 2rem;border-right:1px solid var(--border-light)}.trust-item:last-child{border-right:none}.trust-item svg{width:20px;height:20px;color:var(--gold);flex-shrink:0}.trust-item__text strong{display:block;font-size:.9rem;font-weight:600;color:var(--charcoal)}.trust-item__text span{font-size:.82rem;color:var(--light)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-up{animation:fadeUp .7s ease-out both}.animate-fade-in{animation:fadeIn .6s ease-out both}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.pagination{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:3rem;padding-top:2.5rem;border-top:1px solid var(--border-light)}.pagination__info{font-size:.9rem;color:var(--light)}@media(max-width:1023px){.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.site-footer__grid{grid-template-columns:1fr 1fr}.product-grid,.cat-grid{grid-template-columns:repeat(2,1fr)}.cat-card:first-child{grid-row:span 1}.cat-card:first-child .cat-card__img{aspect-ratio:1}}@media(max-width:767px){.section{padding:4rem 0}.site-header__nav{display:none}.site-header__menu-btn{display:flex}.hiw-grid,.reviews-grid{grid-template-columns:1fr}.trust-bar__inner{grid-template-columns:1fr 1fr}.trust-item{border-right:none;border-bottom:1px solid var(--border-light);padding:1rem 1.5rem}.inspo-grid{grid-template-columns:repeat(2,1fr)}.inspo-item:nth-child(1){grid-column:span 2;grid-row:span 1}.inspo-item:nth-child(n){grid-column:span 1}.newsletter-form{flex-direction:column}.newsletter-form input{border-right:1px solid rgba(255,255,255,.15)}.hero{min-height:85vh}.page-width{padding:0 1.25rem}}@media(max-width:599px){.product-grid{grid-template-columns:1fr 1fr;gap:1rem}.cat-grid,.site-footer__grid{grid-template-columns:1fr}}.shopify-policy__container{max-width:820px;margin:0 auto;padding:120px 2rem 100px;font-family:DM Sans,sans-serif}.shopify-policy__title{text-align:center;padding-bottom:40px;margin-bottom:48px;border-bottom:1px solid #E4DDD3;position:relative}.shopify-policy__title:before{content:"Informations l\e9gales";display:block;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#c5a059;margin-bottom:14px}.shopify-policy__title h1{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;color:#2b2b2b;line-height:1.1;margin:0}.shopify-policy__title:after{content:"";display:block;width:40px;height:2px;background:#c5a059;margin:20px auto 0}.shopify-policy__body{background:#fff;border:1px solid #E4DDD3;border-radius:2px;padding:48px 52px;box-shadow:0 2px 24px #2b2b2b0a}.shopify-policy__body .rte{font-size:15px;line-height:1.85;color:#2b2b2bb8}.shopify-policy__body .rte h2{font-family:Cormorant Garamond,Georgia,serif;font-size:1.45rem;font-weight:400;color:#2b2b2b;margin:2.4rem 0 .8rem;padding-bottom:8px;border-bottom:1px solid #E4DDD3;line-height:1.2}.shopify-policy__body .rte h3{font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;color:#2b2b2b;margin:1.8rem 0 .5rem;letter-spacing:.02em}.shopify-policy__body .rte h2:first-child,.shopify-policy__body .rte h3:first-child{margin-top:0}.shopify-policy__body .rte p{margin:0 0 1rem}.shopify-policy__body .rte ul,.shopify-policy__body .rte ol{padding-left:1.4rem;margin:0 0 1rem}.shopify-policy__body .rte li{margin-bottom:.4rem}.shopify-policy__body .rte a{color:#c5a059;text-underline-offset:3px}.shopify-policy__body .rte a:hover{color:#b8955a}.shopify-policy__body .rte strong{color:#2b2b2b;font-weight:600}.shopify-policy__body .rte hr{border:none;border-top:1px solid #E4DDD3;margin:2rem 0}@media(max-width:768px){.shopify-policy__container{padding:100px 1.25rem 64px}.shopify-policy__body{padding:28px 24px}.shopify-policy__body .rte{font-size:14.5px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
