*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:1rem;top:1rem;width:auto;height:auto;z-index:1000;background:var(--ink);color:var(--primary-foreground);padding:.75rem 1rem;border-radius:999px}.page-width{max-width:1280px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.font-display,h1,h2,h3,h4{font-family:Fraunces,ui-serif,Georgia,serif;font-weight:400;letter-spacing:0}.text-rose{color:var(--rose)}.bg-sand{background:var(--sand)}.bg-blush-soft{background:var(--blush-soft)}.shadow-soft{box-shadow:0 1px 2px #1610100a,0 8px 24px #1610100f}.shadow-float{box-shadow:0 2px 4px #1610100a,0 24px 48px -12px #1610101f}.section-pad{padding-top:5rem;padding-bottom:5rem}.section-head{text-align:center;max-width:42rem;margin:0 auto 3.25rem}.eyebrow{display:inline-flex;align-items:center;gap:.65rem;font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.22em;color:var(--rose);font-weight:700}.section-title{margin:.85rem 0 0;color:var(--ink);font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.section-subtitle{margin:1rem auto 0;color:#161010a6;line-height:1.7;max-width:38rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:0 1.55rem;border-radius:999px;border:1px solid transparent;font-size:.925rem;font-weight:600;transition:all .2s ease}.button--dark{background:var(--ink);color:var(--primary-foreground)}.button--dark:hover{background:#161010e6}.button--light{background:var(--background);color:var(--ink)}.button--outline{border-color:#16101040;color:var(--ink);background:transparent}.button--outline:hover{border-color:var(--ink)}.announcement{background:var(--ink);color:var(--primary-foreground);font-size:.78rem}.announcement__inner{min-height:36px;display:flex;align-items:center;justify-content:center;gap:2rem;overflow:hidden}.announcement__item{display:inline-flex;align-items:center;gap:.5rem;opacity:.92}.header{position:sticky;top:0;z-index:50;background:#fefdfceb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(234,227,225,.65)}.header__bar{height:80px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.logo{font-family:Fraunces,ui-serif,Georgia,serif;font-size:1.65rem;color:var(--ink);white-space:nowrap}.logo em{color:var(--rose);font-style:italic}.nav{display:flex;align-items:center;gap:2rem}.nav a{font-size:.9rem;font-weight:600;color:#161010c7}.nav a:hover{color:var(--ink)}.header__icons{display:flex;gap:.25rem;align-items:center}.icon-button{width:40px;height:40px;border:0;background:transparent;border-radius:999px;color:#161010cc;display:inline-flex;align-items:center;justify-content:center}.icon-button:hover{background:var(--sand);color:var(--ink)}.searchbar{padding-bottom:1.25rem;display:flex;justify-content:center}.searchbar form{width:100%;max-width:42rem;position:relative}.searchbar input{width:100%;height:44px;border:1px solid transparent;border-radius:999px;background:var(--sand);padding:0 1.1rem 0 2.8rem;color:var(--ink);outline:none}.searchbar input:focus{border-color:#f798a48c;background:var(--background)}.mobile-menu{display:none}.hero__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:3rem;align-items:center;padding-top:3.5rem;padding-bottom:6rem}.hero__content{grid-column:span 6}.hero__media{grid-column:span 6;position:relative}.hero h1{margin:1.4rem 0 0;color:var(--ink);font-size:clamp(2.7rem,6vw,4.55rem);line-height:1.02}.hero p{margin:1.35rem 0 0;max-width:30rem;color:#161010b3;font-size:1.08rem;line-height:1.75}.hero__actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.85rem}.hero__rating{margin-top:2.35rem;display:flex;align-items:center;gap:1.25rem}.avatar-stack{display:flex}.avatar-stack img{width:40px;height:40px;border-radius:999px;object-fit:cover;border:2px solid var(--background);margin-left:-.45rem}.avatar-stack img:first-child{margin-left:0}.stars{display:flex;color:var(--rose);gap:.12rem}.hero__image{width:100%;aspect-ratio:5/6;object-fit:cover;border-radius:1.5rem}.floating-note{position:absolute;background:var(--background);border-radius:1rem;padding:1rem;display:flex;gap:.75rem;align-items:center}.floating-note--left{left:-1.5rem;bottom:2rem}.floating-note--right{right:-1rem;top:2.5rem}.floating-note__icon{width:40px;height:40px;border-radius:999px;background:var(--blush-soft);display:flex;align-items:center;justify-content:center;color:var(--rose)}.trust{border-top:1px solid rgba(234,227,225,.75);border-bottom:1px solid rgba(234,227,225,.75);background:var(--background)}.trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding-top:1.15rem;padding-bottom:1.15rem}.trust__item{display:flex;justify-content:center;align-items:center;gap:.75rem;color:#161010d1;font-size:.92rem}.trust__item svg,.guarantee__icon svg{color:var(--rose)}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.35rem}.image-card{position:relative;overflow:hidden;border-radius:1rem;background:var(--sand);min-height:0}.image-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.image-card:hover img{transform:scale(1.04)}.image-card__media{aspect-ratio:1/1}.image-card__overlay{position:absolute;inset:auto 0 0;padding:1.25rem;color:var(--primary-foreground);background:linear-gradient(to top,rgba(22,16,16,.72),rgba(22,16,16,.1),transparent)}.image-card__tag{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;opacity:.86}.image-card__title{font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(1.15rem,2vw,1.55rem);margin-top:.25rem}.featured{background:var(--sand)}.featured__top{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.featured .section-head{text-align:left;margin:0;max-width:38rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.35rem}.product-card__image{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:1rem;background:var(--background)}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.product-card:hover img{transform:scale(1.04)}.product-card__quick{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;min-height:40px;border-radius:999px;border:0;background:var(--ink);color:var(--primary-foreground);font-size:.9rem;font-weight:600;opacity:0;transform:translateY(.5rem);transition:all .2s ease}.product-card:hover .product-card__quick{opacity:1;transform:translateY(0)}.product-card__info{display:flex;justify-content:space-between;gap:1rem;margin-top:.85rem}.product-card__title{font-weight:600;color:var(--ink);font-size:.94rem}.product-card__tag{font-size:.78rem;color:#1610108c;margin-top:.15rem}.product-card__price{font-weight:700;color:var(--ink);font-size:.94rem;white-space:nowrap}.seasonal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.35rem}.seasonal-grid .image-card:first-child{grid-column:span 2;grid-row:span 2}.seasonal-grid .image-card:first-child .image-card__media{aspect-ratio:16/12}.seasonal-grid .image-card:not(:first-child) .image-card__media{aspect-ratio:4/3}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.step-card{position:relative;background:var(--background);border-radius:1.5rem;padding:2rem}.step-card__num{font-family:Fraunces,ui-serif,Georgia,serif;font-size:3rem;color:#f798a49e;line-height:1}.step-card h3{font-size:1.55rem;color:var(--ink);margin:1rem 0 0}.step-card p{font-size:.92rem;line-height:1.65;color:#161010b3}.reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.35rem}.review-card{background:var(--sand);border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.review-card p{margin:0;color:#161010d1;line-height:1.65;font-size:.92rem}.review-card__by{margin-top:auto;color:#16101099;font-size:.8rem}.review-card__by strong{color:var(--ink)}.gallery{background:var(--sand)}.gallery-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem}.gallery-grid a{display:block;position:relative;aspect-ratio:1;overflow:hidden;border-radius:.75rem}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-grid a:hover img{transform:scale(1.05)}.guarantees-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.guarantee__icon{width:48px;height:48px;border-radius:999px;background:var(--blush-soft);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.guarantee h3{font-size:1.25rem;color:var(--ink);margin:0}.guarantee p{color:#161010b3;font-size:.92rem;line-height:1.65}.faq{background:var(--sand)}.faq__inner{max-width:48rem;margin:0 auto}.faq details{border-top:1px solid var(--border)}.faq details:last-child{border-bottom:1px solid var(--border)}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq__q{font-family:Fraunces,ui-serif,Georgia,serif;font-size:1.25rem;color:var(--ink)}.faq__toggle{width:36px;height:36px;border-radius:999px;background:var(--background);border:1px solid var(--border);display:grid;place-items:center;flex:none}.faq__answer{padding:0 0 1.4rem;color:#161010bf;line-height:1.7}.newsletter-section{padding-top:5rem;padding-bottom:5rem}.newsletter-box{position:relative;overflow:hidden;border-radius:1.5rem;background:var(--ink);color:var(--primary-foreground);padding:4.5rem 2rem;text-align:center}.newsletter-box:before,.newsletter-box:after{content:"";position:absolute;width:18rem;height:18rem;border-radius:999px;filter:blur(54px);opacity:.36}.newsletter-box:before{background:var(--rose);right:-6rem;top:-7rem}.newsletter-box:after{background:var(--blush);left:-6rem;bottom:-7rem}.newsletter-box__content{position:relative}.newsletter-box h2{margin:.95rem 0 0;font-size:clamp(2rem,4vw,3.25rem)}.newsletter-box p{max-width:36rem;margin:1rem auto 0;color:#fefdfcb8;line-height:1.65}.newsletter-form{margin:2rem auto 0;max-width:30rem;display:flex;gap:.5rem}.newsletter-form input{flex:1;min-width:0;height:48px;border-radius:999px;border:1px solid rgba(254,253,252,.22);background:#fefdfc1a;color:var(--primary-foreground);padding:0 1.2rem;outline:none}.newsletter-form input::placeholder{color:#fefdfc8c}.newsletter-form button{height:48px;border-radius:999px;border:0;background:var(--background);color:var(--ink);padding:0 1.4rem;font-weight:700}.footer{background:var(--sand);border-top:1px solid rgba(234,227,225,.72);margin-top:5rem}.footer__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.25fr;gap:3rem;padding-top:4rem;padding-bottom:4rem}.footer p,.footer li{color:#161010b3;font-size:.92rem;line-height:1.65}.footer__heading{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--rose);font-weight:800}.footer ul{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.55rem}.footer__bottom{border-top:1px solid rgba(234,227,225,.75);font-size:.78rem;color:#16101099}.footer__bottom-inner{padding-top:1.5rem;padding-bottom:1.5rem;display:flex;justify-content:space-between;gap:1rem}.simple-page{padding-top:4rem;padding-bottom:6rem}.simple-page h1{font-size:clamp(2.4rem,5vw,4rem);color:var(--ink)}.rte{line-height:1.75;color:#161010c2;max-width:48rem}.collection-toolbar{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;margin:2rem 0}.pill{height:36px;border-radius:999px;border:1px solid var(--border);background:var(--background);padding:0 1rem;color:#161010b8;font-size:.82rem;font-weight:600}.money{white-space:nowrap}.cart-empty{text-align:center;padding:6rem 1.5rem}.cart-empty h1{color:var(--ink)}@media(max-width:900px){.page-width{padding-left:1rem;padding-right:1rem}.section-pad{padding-top:4rem;padding-bottom:4rem}.announcement__item:nth-child(n+2){display:none}.header__bar{height:64px}.nav,.searchbar{display:none}.mobile-menu{display:block}.hero__grid{display:block;padding-top:1.75rem;padding-bottom:4rem}.hero__media{margin-bottom:2rem}.hero__image{aspect-ratio:4/5;border-radius:1.25rem}.floating-note{display:none}.trust__grid,.cards-grid,.product-grid,.reviews-grid,.guarantees-grid{grid-template-columns:repeat(2,1fr)}.featured__top{display:block}.seasonal-grid{grid-template-columns:1fr}.seasonal-grid .image-card:first-child{grid-column:auto;grid-row:auto}.seasonal-grid .image-card:first-child .image-card__media,.seasonal-grid .image-card:not(:first-child) .image-card__media{aspect-ratio:16/11}.steps{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.newsletter-form{flex-direction:column}.footer__grid{grid-template-columns:1fr}.footer__bottom-inner{flex-direction:column}.section-title{font-size:2.25rem}}@media(max-width:520px){.trust__grid,.cards-grid,.product-grid,.reviews-grid,.guarantees-grid{grid-template-columns:1fr 1fr;gap:1rem}.product-card__quick{display:none}.hero h1{font-size:2.65rem}.button{width:100%}.hero__actions{align-items:stretch}.faq__q{font-size:1.08rem}}
/*# sourceMappingURL=/cdn/shop/t/92/assets/theme.css.map */
