*,*:before,*:after{box-sizing:border-box}:root{--petal: #EDB8B8;--petal-light: #FAF0F0;--petal-pale: #FEFAFA;--petal-deep: #C87878;--petal-dark: #A85858;--stone: #737070;--stone-dark: #3C3A3A;--stone-mid: #969393;--stone-light: #F3F1F1;--pure: #FFFFFF;--serif: "Fraunces", Georgia, serif;--sans: "Epilogue", sans-serif}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);background:var(--pure);color:var(--stone-dark)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font-family:var(--sans)}.page-width{max-width:1400px;margin:0 auto}.topbar{background:var(--petal);text-align:center;padding:10px 16px;font-size:12px;letter-spacing:.1em;color:var(--stone-dark)}.topbar strong{font-weight:500}.site-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 60px;min-height:72px;background:var(--pure);border-bottom:1px solid rgba(180,160,160,.15);position:sticky;top:0;z-index:100}.nav-left{display:flex;flex-wrap:wrap;gap:26px;font-size:13px;color:var(--stone);font-weight:400;letter-spacing:.02em}.nav-left a:hover{color:var(--petal-deep)}.nav-logo{font-family:var(--serif);font-size:22px;font-weight:300;color:var(--stone-dark);letter-spacing:.04em;display:flex;align-items:center;justify-content:center;text-align:center}.nav-logo em{font-style:italic;color:var(--petal-deep)}.nav-right{display:flex;gap:18px;align-items:center;justify-content:flex-end}.search-minimal{display:flex;align-items:center;gap:8px;background:var(--stone-light);border-radius:8px;padding:8px 16px;font-size:12px;color:var(--stone-mid);border:none;cursor:pointer}.icon-link svg,.search-minimal svg{width:20px;height:20px;stroke:var(--stone);fill:none;stroke-width:1.4;display:block}.search-minimal svg{width:13px;height:13px;stroke:var(--stone-mid);stroke-width:2}.hero{display:grid;grid-template-columns:55% 45%;min-height:620px}.hero-left{padding:80px 60px;display:flex;flex-direction:column;background:var(--pure)}.hero-pill{display:inline-flex;width:max-content;align-items:center;gap:8px;background:var(--petal-light);border-radius:24px;padding:7px 16px;font-size:11px;color:var(--petal-deep);letter-spacing:.08em;font-weight:500}.hero-pill:before{content:"\25cf";color:var(--petal-deep);font-size:7px}.hero-title{font-family:var(--serif);font-size:clamp(42px,6vw,68px);font-weight:300;color:var(--stone-dark);line-height:1;margin:0 0 20px;letter-spacing:-.01em}.hero-title em{font-style:italic;color:var(--petal-deep)}.hero-title p{margin-top:20px;margin-bottom:20px}.hero-sub{font-size:15px;color:var(--stone);line-height:1.8;max-width:430px;margin:0 0 40px;font-weight:300}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.btn-solid,.btn-soft,.btn-add-min,.nl-btn{border:none;cursor:pointer;text-align:center}.btn-solid{background:var(--stone-dark);color:#fff;padding:14px 30px;border-radius:8px;font-size:13px;font-weight:500;letter-spacing:.02em}.btn-soft{background:var(--petal-light);color:var(--petal-dark);padding:14px 26px;border-radius:8px;font-size:13px;font-weight:500}.hero-right{position:relative;overflow:hidden;background:var(--petal-light);min-height:420px}.hero-img-area{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#f0dede,#e4d0d4 40%,#d8d0dc,#d0d4e0);display:flex;align-items:center;justify-content:center}.hero-img-area img{width:100%;height:100%;object-fit:cover}.hero-img-label{font-size:11px;color:#3c3a3a4d;letter-spacing:.1em}.hero-float-badge{position:absolute;bottom:36px;right:36px;background:#fff;padding:16px 20px;border-radius:12px;box-shadow:0 4px 24px #3c3a3a1a}.hfb-row{display:flex;align-items:center;gap:10px}.hfb-icon{width:36px;height:36px;background:var(--petal-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.hfb-text{font-size:13px;color:var(--stone-dark);font-weight:500}.hfb-sub{font-size:11px;color:var(--stone-mid)}.trust-bar{background:var(--stone-dark);display:flex;justify-content:center;flex-wrap:wrap}.tb-item{display:flex;align-items:center;gap:10px;padding:16px 36px;color:#ffffffa6;font-size:12px;border-right:1px solid rgba(255,255,255,.07);letter-spacing:.03em}.tb-icon{font-size:15px}.sec{padding:80px 60px}.s-eye{font-size:11px;letter-spacing:.18em;color:var(--petal-deep);text-transform:uppercase;font-weight:500;margin-bottom:10px;margin-left:2px}.s-h{font-family:var(--serif);font-size:clamp(32px,4vw,44px);font-weight:300;color:var(--stone-dark);line-height:1.1;margin:0}.s-h em{font-style:italic;color:var(--petal-deep)}.s-note{font-size:14px;color:var(--stone-mid);margin-top:8px}.coll-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:44px}.c-tile{border-radius:16px;overflow:hidden;position:relative;cursor:pointer;background:#fff}.c-tile:hover .c-img-inner{transform:scale(1.03)}.c-img-wrap{height:280px;overflow:hidden;background:linear-gradient(160deg,#f0dede,#e4d0d4,#dcd0dc)}.c-img-inner{height:100%;transition:transform .5s ease}.c-img-inner img{width:100%;height:100%;object-fit:cover}.c-img-inner.ci1{background:linear-gradient(160deg,#f0dede,#e4d0d4,#dcd0dc)}.c-img-inner.ci2{background:linear-gradient(160deg,#d8e4f0,#ccd4e8,#c8d0e0)}.c-label{padding:18px 20px;background:#fff;border:1px solid rgba(180,160,160,.12);border-top:none;border-radius:0 0 16px 16px;display:flex;justify-content:space-between;align-items:center}.c-label-text{font-family:var(--serif);font-size:20px;color:var(--stone-dark);font-weight:300}.c-label-link{font-size:11px;color:var(--petal-deep);letter-spacing:.06em}.bg-soft{background:var(--stone-light)}.p-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.p-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:44px}.pc{background:#fff;border-radius:12px;overflow:hidden;cursor:pointer;transition:box-shadow .25s}.pc:hover{box-shadow:0 8px 32px #3c3a3a1a}.pc-img{height:220px;position:relative;background:linear-gradient(160deg,#f4e4e0,#ead4d4)}.pc-img img{width:100%;height:100%;object-fit:cover}.pc-badge{position:absolute;top:12px;left:12px;font-size:10px;padding:4px 10px;border-radius:6px;font-weight:500;letter-spacing:.06em;background:var(--petal-light);color:var(--petal-dark)}.pc-heart{position:absolute;top:12px;right:12px;width:32px;height:32px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #3c3a3a1a}.pc-heart svg{width:15px;height:15px;stroke:var(--petal-deep);fill:none;stroke-width:1.5}.pc-body{padding:16px 18px}.pc-name{font-family:var(--serif);font-size:19px;color:var(--stone-dark);font-weight:300;margin-bottom:3px}.pc-intent{font-size:11px;color:var(--stone-mid);margin-bottom:12px;min-height:16px}.pc-foot{display:flex;justify-content:space-between;gap:10px;align-items:flex-end}.pc-price{font-family:var(--serif);font-size:20px;color:var(--stone-dark)}.pc-del{font-size:10px;color:var(--petal-deep);font-family:var(--sans);display:block;margin-top:1px}.btn-add-min{background:var(--petal);color:var(--stone-dark);padding:8px 18px;border-radius:8px;font-size:12px;font-weight:500}.values-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px}.v-card{background:#fff;border-radius:12px;padding:28px 24px;border:1px solid rgba(180,160,160,.12)}.v-icon{width:44px;height:44px;background:var(--petal-light);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:16px}.v-title{font-family:var(--serif);font-size:18px;color:var(--stone-dark);font-weight:300;margin-bottom:6px}.v-desc{font-size:12px;color:var(--stone-mid);line-height:1.7}.r-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:44px}.rc{background:var(--stone-light);border-radius:12px;padding:28px}.bg-soft .rc{background:#fff}.rc-stars{color:var(--petal-deep);font-size:13px;letter-spacing:2px;margin-bottom:12px}.rc-text{font-family:var(--serif);font-size:15px;font-style:italic;color:var(--stone-dark);font-weight:300;line-height:1.7;margin:0 0 16px}.rc-author{font-size:12px;color:var(--stone-mid);font-weight:500}.rc-author span{display:block;font-size:11px;font-weight:400;color:#bbb;margin-top:1px}.nl-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:80px 60px;background:var(--petal-light)}.nl-title{font-family:var(--serif);font-size:clamp(32px,4vw,40px);font-weight:300;color:var(--stone-dark);line-height:1.2;margin:0 0 12px}.nl-title em{font-style:italic;color:var(--petal-deep)}.nl-note{font-size:14px;color:var(--stone-mid);line-height:1.7}.nl-fields{display:flex;flex-direction:column;gap:12px}.nl-in{padding:13px 18px;border:1.5px solid rgba(200,120,120,.2);border-radius:8px;font-size:13px;background:#fff;color:var(--stone-dark);outline:none}.nl-in:focus{border-color:var(--petal-deep)}.nl-btn{background:var(--petal-deep);color:#fff;padding:13px 28px;border-radius:8px;font-size:13px;font-weight:500;align-self:flex-start}.nl-small{font-size:11px;color:var(--stone-mid)}footer{background:var(--stone-dark);padding:60px 60px 28px}.f-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}.fl{font-family:var(--serif);font-size:22px;color:var(--petal-light);font-weight:300;margin-bottom:10px}.fl em{font-style:italic;color:var(--petal)}.ft{font-size:12px;color:#ffffff4d;line-height:1.8;margin-bottom:18px}.fs{display:flex;flex-wrap:wrap;gap:8px}.fss{background:#edb8b81a;color:var(--petal);font-size:11px;padding:5px 14px;border-radius:6px}.fc h5{font-size:10px;letter-spacing:.16em;color:#edb8b899;font-weight:500;text-transform:uppercase;margin:0 0 16px}.fc ul{list-style:none;padding:0;margin:0}.fc li{font-size:12px;color:#ffffff59;margin-bottom:9px}.fb{border-top:1px solid rgba(255,255,255,.06);padding-top:20px;display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap}.fcopy{font-size:11px;color:#fff3}.fpays{display:flex;flex-wrap:wrap;gap:5px}.fpay{background:#ffffff0f;color:#ffffff4d;font-size:10px;padding:4px 8px;border-radius:4px}.simple-page{padding:70px 60px;max-width:900px;margin:0 auto;line-height:1.8}.simple-page h1{font-family:var(--serif);font-weight:300;font-size:44px}.shopify-section{display:block}@media(max-width:990px){.site-nav{padding:18px 24px;min-height:auto;flex-wrap:wrap}.nav-left{order:3;width:100%;justify-content:center;gap:18px}.search-minimal span{display:none}.hero,.nl-split{grid-template-columns:1fr}.hero-left{padding:60px 28px}.sec{padding:64px 28px}.p-grid,.r-row,.values-row{grid-template-columns:repeat(2,minmax(0,1fr))}.f-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.site-nav{padding:16px}.nav-logo{font-size:20px}.hero-left{padding:48px 20px}.hero-right{min-height:340px}.hero-float-badge{right:18px;bottom:18px}.sec,.nl-split,footer,.simple-page{padding-left:20px;padding-right:20px}.coll-row,.p-grid,.r-row,.values-row,.f-grid{grid-template-columns:1fr}.p-head{display:block}.tb-item{width:100%;justify-content:center;border-right:none;border-bottom:1px solid rgba(255,255,255,.07)}.c-img-wrap{height:220px}}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.language-form{margin:0}.language-selector{border:1px solid rgba(200,120,120,.22);background:var(--petal-light);color:var(--stone-dark);border-radius:8px;padding:8px 10px;font-size:12px;max-width:120px}.cart-link{position:relative}.cart-count{position:absolute;top:-8px;right:-8px;min-width:17px;height:17px;border-radius:50%;background:var(--petal-deep);color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center}.image-placeholder{width:100%;height:100%;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;color:#3c3a3a6b;letter-spacing:.08em;text-transform:uppercase;font-size:11px;background:linear-gradient(160deg,#f0dede,#e4d0d4 45%,#d8d0dc)}.image-placeholder small{text-transform:none;letter-spacing:0;font-size:12px;color:#3c3a3a80}.image-placeholder.small{min-height:220px}.text-link{font-size:12px;color:var(--petal-deep);border-bottom:1px solid var(--petal-deep);white-space:nowrap}.empty-card,.empty-shop-state,.empty-review-card{background:#fff;border:1px solid rgba(180,160,160,.16);border-radius:16px;padding:32px;box-shadow:0 8px 30px #3c3a3a0a}.empty-card.wide{grid-column:1 / -1;text-align:center}.empty-card h3,.empty-shop-state h3,.empty-review-card h3{margin:0 0 8px;font-family:var(--serif);font-weight:300;font-size:28px;color:var(--stone-dark)}.empty-card p,.empty-shop-state p,.empty-review-card p{color:var(--stone-mid);line-height:1.7;margin:0 0 18px}.empty-icon{width:56px;height:56px;border-radius:16px;background:var(--petal-light);color:var(--petal-deep);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:24px}.empty-shop-state{grid-column:1 / -1;text-align:center;max-width:700px;margin:30px auto 0}.collection-note{grid-column:1 / -1;margin-bottom:20px}.collection-hero{display:grid;grid-template-columns:1.3fr .7fr;gap:32px;align-items:center;margin-bottom:34px}.collection-hero img{width:100%;height:260px;object-fit:cover;border-radius:18px}.collection-hero.no-image{grid-template-columns:1fr}.pagination{margin-top:34px;text-align:center;color:var(--petal-deep)}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:42px;align-items:start}.product-gallery-main{display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-media-card{background:var(--petal-light);border-radius:18px;overflow:hidden;min-height:260px;border:1px solid rgba(180,160,160,.12)}.product-media-card.featured{grid-column:1 / -1;min-height:520px}.product-media-card img,.product-media-card video,.product-media-card iframe,.product-media-card model-viewer{width:100%;height:100%;object-fit:cover;display:block}.product-info-card{position:sticky;top:96px;background:#fff;border:1px solid rgba(180,160,160,.16);border-radius:20px;padding:34px;box-shadow:0 12px 40px #3c3a3a0f}.product-kicker{font-size:11px;letter-spacing:.18em;color:var(--petal-deep);text-transform:uppercase;font-weight:500;margin-bottom:10px}.product-title{font-family:var(--serif);font-size:clamp(34px,4vw,50px);line-height:1.05;font-weight:300;margin:0 0 12px;color:var(--stone-dark)}.product-price{font-family:var(--serif);font-size:28px;color:var(--stone-dark);margin:0 0 16px}.product-intent{color:var(--petal-dark);background:var(--petal-light);display:inline-block;border-radius:999px;padding:8px 14px;font-size:12px;margin:0 0 18px}.product-short{color:var(--stone);line-height:1.7;margin-bottom:22px}.product-form{display:flex;flex-direction:column;gap:12px;padding:22px;border-radius:16px;background:var(--stone-light);margin:22px 0}.field-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--stone-mid);margin-bottom:6px}.full-field{width:100%}.product-buy-row{display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:end}.quantity-input{width:100%}.product-submit{width:100%;min-height:48px}.product-submit:disabled{opacity:.5;cursor:not-allowed}.product-trust-grid{display:grid;grid-template-columns:1fr;gap:10px;margin:20px 0}.product-trust-grid>div{display:grid;grid-template-columns:36px 1fr;gap:4px 12px;align-items:center;padding:14px;background:var(--petal-pale);border-radius:14px;border:1px solid rgba(180,160,160,.12)}.product-trust-grid .trust-icon{grid-row:1 / span 2;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff}.product-trust-grid strong{font-size:13px;color:var(--stone-dark)}.product-trust-grid span:last-child{font-size:12px;color:var(--stone-mid);line-height:1.5}.product-details{border-top:1px solid rgba(180,160,160,.18);padding:16px 0}.product-details summary{cursor:pointer;font-weight:500;color:var(--stone-dark)}.product-details .rte,.product-details p{color:var(--stone);line-height:1.8;font-size:14px}.reviews-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:24px}.review-summary{text-align:right;color:var(--petal-deep)}.review-summary span{display:block;color:var(--stone-mid);font-size:12px;margin-top:4px}.empty-review-card.polished{text-align:center;max-width:820px;margin:38px auto 0;background:linear-gradient(180deg,#fff,#fff7f7)}.empty-stars.muted{color:#c8787847;letter-spacing:4px;font-size:24px;margin-bottom:10px}.review-coming-row{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:20px 0 24px}.review-coming-row span{background:#fff;border:1px solid rgba(200,120,120,.18);color:var(--stone);border-radius:999px;padding:8px 12px;font-size:12px}.contact-page-wrap{display:grid;grid-template-columns:1fr .9fr;gap:28px;padding:80px 60px;background:var(--stone-light)}.contact-hero-card,.contact-form-card{background:#fff;border-radius:22px;padding:38px;border:1px solid rgba(180,160,160,.14);box-shadow:0 12px 40px #3c3a3a0d}.contact-hero-card h1,.contact-form-card h2{font-family:var(--serif);font-weight:300;font-size:44px;margin:0 0 14px;color:var(--stone-dark)}.contact-form-card h2{font-size:32px}.contact-lead{color:var(--stone);line-height:1.8;font-size:15px;margin-bottom:24px}.contact-info-grid{display:grid;gap:12px;margin:24px 0}.contact-info-item{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;padding:16px;border-radius:16px;background:var(--petal-pale);border:1px solid rgba(200,120,120,.12)}.contact-info-item>span{width:42px;height:42px;border-radius:50%;background:var(--petal-light);display:flex;align-items:center;justify-content:center}.contact-info-item strong{display:block;color:var(--stone-dark);margin-bottom:4px}.contact-info-item p,.contact-info-item a{margin:0;color:var(--stone);font-size:14px;line-height:1.6}.contact-thanks{color:var(--petal-dark);font-family:var(--serif);font-size:19px}.contact-socials{margin-top:24px;padding-top:20px;border-top:1px solid rgba(180,160,160,.14)}.contact-socials p{margin:0 0 10px;color:var(--stone-mid);font-size:13px}.social-buttons-light .fss{background:var(--petal-light);color:var(--petal-dark)}.fss.disabled{opacity:.55;cursor:default}.contact-form-card form{display:flex;flex-direction:column;gap:12px}.contact-form-card textarea{min-height:160px;resize:vertical}.form-success{color:var(--petal-dark);margin:10px 0 0}@media(max-width:990px){.product-layout,.contact-page-wrap,.collection-hero{grid-template-columns:1fr}.product-info-card{position:static}.product-media-card.featured{min-height:420px}.contact-page-wrap{padding:64px 28px}}@media(max-width:640px){.language-selector{max-width:92px;padding:7px}.product-gallery-main{grid-template-columns:1fr}.product-media-card.featured,.product-media-card{min-height:320px}.product-info-card,.contact-hero-card,.contact-form-card{padding:24px;border-radius:18px}.product-buy-row{grid-template-columns:1fr}.reviews-head{display:block}.contact-page-wrap{padding:40px 20px}.contact-hero-card h1{font-size:36px}}.c-count{margin-top:5px;font-size:11px;color:var(--stone-mid);font-family:var(--sans)}.collection-tiles-section .coll-row:empty:before,.featured-products-section .p-grid:empty:before{content:"Connect Shopify data in this section settings.";grid-column:1 / -1;background:#fff;border:1px solid rgba(180,160,160,.16);border-radius:16px;padding:28px;color:var(--stone-mid);text-align:center}.product-page{background:linear-gradient(180deg,#fff,#faf7f7)}.product-main-image{background:var(--petal-light);border-radius:22px;overflow:hidden;border:1px solid rgba(180,160,160,.14);min-height:560px;display:flex;align-items:center;justify-content:center}.product-main-image img{width:100%;height:100%;object-fit:cover}.product-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.product-thumb{background:#fff;border:1px solid rgba(180,160,160,.14);border-radius:12px;overflow:hidden;min-height:110px}.product-thumb img{width:100%;height:110px;object-fit:cover}.product-meta-line{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 20px}.product-meta-pill{background:var(--petal-light);color:var(--petal-dark);border-radius:999px;padding:7px 12px;font-size:12px}.product-description-box{background:#fff;border:1px solid rgba(180,160,160,.14);border-radius:16px;padding:20px;margin-top:18px;color:var(--stone);line-height:1.8}.product-description-box h2{font-family:var(--serif);font-weight:300;margin:0 0 8px;color:var(--stone-dark)}@media(max-width:990px){.product-main-image{min-height:380px}.product-thumbs{grid-template-columns:repeat(3,1fr)}}.collection-tiles-section{padding-top:72px;padding-bottom:72px}.collection-tiles-section .s-h{margin-bottom:34px}.coll-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.c-tile{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid rgba(200,160,160,.22);border-radius:24px;overflow:hidden;box-shadow:0 18px 45px #3c3a3a0f;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.c-tile:hover{transform:translateY(-4px);box-shadow:0 24px 60px #3c3a3a1a;border-color:#c8787859}.c-img-wrap{height:390px;background:#faf0f0;overflow:hidden}.c-img-inner{width:100%;height:100%}.c-img-inner img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s ease}.c-tile:hover .c-img-inner img{transform:scale(1.04)}.c-label{min-height:118px;padding:24px 30px;background:linear-gradient(180deg,#fff,#fefafa);display:flex;justify-content:space-between;align-items:center;gap:22px}.c-label-text{font-family:var(--serif, Georgia, serif);font-size:30px;line-height:1.1;color:#3c3a3a;margin-bottom:7px}.c-count{font-size:14px;line-height:1.5;color:#969393}.c-label-link{flex:0 0 auto;color:#c87878;font-size:14px;font-weight:600;letter-spacing:.03em;border-bottom:1px solid rgba(200,120,120,.45);padding-bottom:4px}.c-label-link:after{content:""}.p-grid,.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.pc,.product-card,.card-wrapper{background:#fff;border-radius:24px;overflow:hidden;border:1px solid rgba(200,160,160,.18);box-shadow:0 16px 45px #3c3a3a0e;transition:transform .25s ease,box-shadow .25s ease}.pc:hover,.product-card:hover,.card-wrapper:hover{transform:translateY(-4px);box-shadow:0 24px 65px #3c3a3a1a}.pc-img,.product-card__image,.card__media,.card__inner{height:340px;background:#faf7f7;overflow:hidden}.pc-img img,.product-card__image img,.card__media img,.card__inner img{width:100%;height:100%;object-fit:cover}.pc-body,.product-card__info,.card__content{padding:24px 26px 26px}.pc-name,.product-card__title,.card__heading{font-family:var(--serif, Georgia, serif);font-size:25px;line-height:1.2;color:#3c3a3a;margin-bottom:6px}.pc-intent,.product-card__vendor,.card-information{font-size:13px;color:#969393}.pc-price,.price{font-family:var(--serif, Georgia, serif);font-size:25px;color:#3c3a3a}.pc-del,.product-card__delivery{font-size:12px;color:#c87878;margin-top:4px}.btn-add-min,.product-card__button,.quick-add__submit{background:#edb8b8;color:#3c3a3a;border:0;border-radius:999px;padding:12px 24px;font-size:14px;font-weight:600}.pc-heart{width:42px;height:42px;top:18px;right:18px;box-shadow:0 10px 24px #3c3a3a1f}@media screen and (max-width:900px){.coll-row,.p-grid,.product-grid{grid-template-columns:1fr;gap:20px}.c-img-wrap{height:280px}.c-label{padding:22px;align-items:flex-start;flex-direction:column}.c-label-text{font-size:25px}.pc-img,.product-card__image,.card__media,.card__inner{height:300px}}.nav-logo--combined{display:inline-flex;align-items:center;gap:14px;text-decoration:none}.nav-logo__image{width:70px;height:70px;object-fit:contain;display:block;flex:0 0 auto}.nav-logo__text{font-family:var(--serif, Georgia, serif);font-size:30px;font-weight:300;color:var(--stone-dark, #3c3a3a);letter-spacing:.04em;white-space:nowrap;line-height:1}.nav-logo__text em{font-style:italic;color:var(--petal-deep, #c87878)}@media screen and (max-width:749px){.nav-logo--combined{gap:8px}.nav-logo__image{width:58px;height:58px}.nav-logo__text{font-size:22px}}.cart-page{padding:72px 60px 90px;background:linear-gradient(180deg,#fff,#fefafa 48%,#f3f1f1);color:var(--stone-dark, #3c3a3a)}.cart-page__header{text-align:center;max-width:720px;margin:0 auto 44px}.cart-page__eyebrow{font-size:11px;letter-spacing:.18em;color:var(--petal-deep, #c87878);text-transform:uppercase;font-weight:600;margin-bottom:10px}.cart-page__header h1{font-family:var(--serif, Georgia, serif);font-size:52px;line-height:1.05;font-weight:300;margin:0}.cart-layout{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:start}.cart-items-card,.cart-summary__card,.cart-empty{background:#fff;border:1px solid rgba(200,160,160,.2);border-radius:28px;box-shadow:0 18px 55px #3c3a3a12}.cart-items-card{padding:30px}.cart-items-card__top{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-bottom:22px;border-bottom:1px solid rgba(200,160,160,.16)}.cart-items-card__top h2,.cart-summary__card h2{font-family:var(--serif, Georgia, serif);font-size:28px;font-weight:300;margin:0}.cart-continue{color:var(--petal-deep, #c87878);text-decoration:none;font-size:13px;font-weight:600;border-bottom:1px solid rgba(200,120,120,.35);padding-bottom:3px}.cart-items{display:flex;flex-direction:column}.cart-item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:22px;padding:28px 0;border-bottom:1px solid rgba(200,160,160,.14)}.cart-item:last-child{border-bottom:0}.cart-item__image{display:block;width:150px;height:150px;background:#faf0f0;border-radius:20px;overflow:hidden;text-decoration:none}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--petal-deep, #c87878);font-size:34px}.cart-item__content{min-width:0;display:flex;flex-direction:column;gap:18px}.cart-item__main{display:flex;justify-content:space-between;gap:18px}.cart-item__title{display:inline-block;font-family:var(--serif, Georgia, serif);font-size:25px;line-height:1.2;color:var(--stone-dark, #3c3a3a);text-decoration:none;margin-bottom:7px}.cart-item__title:hover{color:var(--petal-deep, #c87878)}.cart-item__variant,.cart-item__properties p{font-size:13px;line-height:1.5;color:var(--stone-mid, #969393);margin:0 0 4px}.cart-item__price{text-align:right;font-family:var(--serif, Georgia, serif);font-size:24px;color:var(--stone-dark, #3c3a3a);white-space:nowrap}.cart-item__compare{display:block;font-size:15px;color:#bbb;text-decoration:line-through;margin-bottom:3px}.cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px}.cart-qty{display:inline-flex;align-items:center;border:1px solid rgba(200,160,160,.28);border-radius:999px;overflow:hidden;background:#fefafa}.cart-qty__btn{width:42px;height:42px;border:0;background:transparent;color:var(--stone-dark, #3c3a3a);font-size:20px;line-height:1;cursor:pointer}.cart-qty__input{width:52px;height:42px;border:0;background:transparent;text-align:center;font-size:14px;color:var(--stone-dark, #3c3a3a);-moz-appearance:textfield}.cart-qty__input::-webkit-outer-spin-button,.cart-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-remove{font-size:13px;color:var(--stone-mid, #969393);text-decoration:underline;text-underline-offset:3px}.cart-remove:hover{color:var(--petal-deep, #c87878)}.cart-item__discounts{background:#faf0f0;color:var(--petal-dark, #a85858);border-radius:12px;padding:10px 14px;font-size:12px}.cart-item__discounts p{margin:0}.cart-update{margin-top:10px;background:transparent;color:var(--petal-deep, #c87878);border:1px solid rgba(200,120,120,.35);border-radius:999px;padding:12px 22px;font-size:13px;font-weight:600;cursor:pointer}.cart-summary{position:sticky;top:120px}.cart-summary__card{padding:30px}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid rgba(200,160,160,.14);font-size:15px}.cart-summary__row strong{font-family:var(--serif, Georgia, serif);font-size:28px;font-weight:300}.cart-summary__row--discount{color:var(--petal-deep, #c87878)}.cart-summary__note{font-size:13px;line-height:1.65;color:var(--stone-mid, #969393);margin:16px 0 0}.cart-note-label{display:block;margin:22px 0 8px;font-size:13px;font-weight:600;color:var(--stone-dark, #3c3a3a)}.cart-note{width:100%;min-height:105px;resize:vertical;border:1px solid rgba(200,160,160,.28);border-radius:16px;padding:14px 16px;font-family:inherit;font-size:13px;color:var(--stone-dark, #3c3a3a);background:#fefafa;outline:none}.cart-note:focus{border-color:var(--petal-deep, #c87878)}.cart-btn{display:flex;width:100%;min-height:50px;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;margin-top:16px}.cart-btn--checkout,.cart-btn--primary{background:var(--stone-dark, #3c3a3a);color:#fff;border:1px solid var(--stone-dark, #3c3a3a)}.cart-btn--secondary{background:#faf0f0;color:var(--petal-dark, #a85858);border:1px solid rgba(200,120,120,.18)}.cart-btn:hover{opacity:.92}.cart-trust{margin-top:22px;padding-top:20px;border-top:1px solid rgba(200,160,160,.14);display:grid;gap:9px;font-size:12px;color:var(--stone-mid, #969393)}.cart-empty{max-width:720px;margin:0 auto;text-align:center;padding:60px 40px}.cart-empty__icon{width:76px;height:76px;margin:0 auto 22px;display:grid;place-items:center;background:#faf0f0;border-radius:50%;font-size:32px}.cart-empty h2{font-family:var(--serif, Georgia, serif);font-size:34px;font-weight:300;margin:0 0 10px}.cart-empty p{max-width:460px;margin:0 auto 24px;font-size:15px;line-height:1.7;color:var(--stone-mid, #969393)}@media screen and (max-width:990px){.cart-page{padding:52px 20px 70px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media screen and (max-width:640px){.cart-page__header h1{font-size:40px}.cart-items-card,.cart-summary__card{padding:22px;border-radius:22px}.cart-items-card__top{align-items:flex-start;flex-direction:column}.cart-item{grid-template-columns:96px minmax(0,1fr);gap:14px}.cart-item__image{width:96px;height:96px;border-radius:16px}.cart-item__main{flex-direction:column;gap:8px}.cart-item__title{font-size:20px}.cart-item__price{text-align:left;font-size:21px}.cart-item__bottom{align-items:flex-start;flex-direction:column}.cart-qty__btn{width:38px;height:38px}.cart-qty__input{height:38px}}.wishlist-page{padding:72px 60px 90px;background:linear-gradient(180deg,#fff,#fefafa 48%,#f3f1f1);color:var(--stone-dark, #3c3a3a)}.wishlist-page__header{text-align:center;max-width:720px;margin:0 auto 44px}.wishlist-page__eyebrow{font-size:11px;letter-spacing:.18em;color:var(--petal-deep, #c87878);text-transform:uppercase;font-weight:600;margin-bottom:10px}.wishlist-page__header h1{font-family:var(--serif, Georgia, serif);font-size:52px;line-height:1.05;font-weight:300;margin:0 0 12px}.wishlist-page__header p{font-size:15px;line-height:1.7;color:var(--stone-mid, #969393);margin:0}.wishlist-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.wishlist-card{background:#fff;border:1px solid rgba(200,160,160,.2);border-radius:26px;overflow:hidden;box-shadow:0 18px 55px #3c3a3a12;transition:transform .25s ease,box-shadow .25s ease}.wishlist-card:hover{transform:translateY(-4px);box-shadow:0 24px 65px #3c3a3a1a}.wishlist-card__image{display:block;height:330px;background:#faf0f0;overflow:hidden}.wishlist-card__image img{width:100%;height:100%;object-fit:cover}.wishlist-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--petal-deep, #c87878);font-size:40px}.wishlist-card__body{padding:24px 26px 26px}.wishlist-card__title{display:block;font-family:var(--serif, Georgia, serif);font-size:25px;line-height:1.2;color:var(--stone-dark, #3c3a3a);text-decoration:none;margin-bottom:8px}.wishlist-card__price{font-family:var(--serif, Georgia, serif);font-size:24px;color:var(--stone-dark, #3c3a3a);margin-bottom:18px}.wishlist-card__actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.wishlist-card__view{background:var(--stone-dark, #3c3a3a);color:#fff;border-radius:999px;padding:12px 20px;text-decoration:none;font-size:13px;font-weight:700}.wishlist-card__remove{border:0;background:transparent;color:var(--stone-mid, #969393);text-decoration:underline;text-underline-offset:3px;font-size:13px;cursor:pointer}.wishlist-card__remove:hover{color:var(--petal-deep, #c87878)}.wishlist-empty{max-width:720px;margin:0 auto;text-align:center;padding:60px 40px;background:#fff;border:1px solid rgba(200,160,160,.2);border-radius:28px;box-shadow:0 18px 55px #3c3a3a12}.wishlist-empty__icon{width:76px;height:76px;margin:0 auto 22px;display:grid;place-items:center;background:#faf0f0;color:var(--petal-deep, #c87878);border-radius:50%;font-size:42px;line-height:1}.wishlist-empty h2{font-family:var(--serif, Georgia, serif);font-size:34px;font-weight:300;margin:0 0 10px}.wishlist-empty p{max-width:460px;margin:0 auto 24px;font-size:15px;line-height:1.7;color:var(--stone-mid, #969393)}.wishlist-btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border-radius:999px;padding:14px 28px;background:var(--stone-dark, #3c3a3a);color:#fff;text-decoration:none;font-size:14px;font-weight:700}@media screen and (max-width:990px){.wishlist-page{padding:52px 20px 70px}.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:640px){.wishlist-page__header h1{font-size:40px}.wishlist-grid{grid-template-columns:1fr}.wishlist-card__image{height:300px}.wishlist-card__body{padding:22px}}.site-footer{background:radial-gradient(circle at top left,rgba(237,184,184,.13),transparent 34%),linear-gradient(180deg,#3c3a3a,#2f2d2d);color:#ffffffb8;padding:70px clamp(18px,3vw,48px) 28px}.site-footer__inner{margin:0 auto;display:grid;grid-template-columns:minmax(280px,1.1fr) minmax(0,1.8fr);gap:70px;align-items:start}.site-footer__brand{max-width:430px}.site-footer__logo{display:inline-flex;align-items:center;gap:16px;text-decoration:none;margin-bottom:22px}.site-footer__logo img{width:86px;height:86px;object-fit:contain;display:block}.site-footer__logo span{font-family:var(--serif, Georgia, serif);font-size:31px;line-height:1;font-weight:300;color:#faf0f0;letter-spacing:.03em}.site-footer__logo em{font-style:italic;color:#edb8b8}.site-footer__brand p{font-size:14px;line-height:1.85;color:#ffffff94;margin:0 0 22px}.site-footer__contact{display:grid;gap:8px;font-size:13px}.site-footer__contact a,.site-footer__contact span{color:#ffffffa8;text-decoration:none}.site-footer__contact a:hover{color:#edb8b8}.site-footer__menus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.site-footer__column h3,.site-footer__newsletter h3{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#edb8b8e6;font-weight:600;margin:0 0 18px}.site-footer__column ul{list-style:none;padding:0;margin:0}.site-footer__column li{margin-bottom:11px}.site-footer__column a{color:#ffffff85;text-decoration:none;font-size:13px;line-height:1.5}.site-footer__column a:hover{color:#edb8b8}.site-footer__newsletter{max-width:1240px;margin:52px auto 0;padding:28px;border:1px solid rgba(237,184,184,.12);border-radius:24px;background:#ffffff09;display:flex;align-items:center;justify-content:space-between;gap:28px}.site-footer__newsletter h3{margin-bottom:8px}.site-footer__newsletter p{margin:0;font-size:13px;line-height:1.65;color:#ffffff85}.site-footer__form{display:flex;gap:10px;min-width:390px}.site-footer__form input{width:100%;min-height:48px;border:1px solid rgba(237,184,184,.22);border-radius:999px;background:#ffffff14;color:#fff;padding:0 18px;outline:none;font-size:13px}.site-footer__form input::placeholder{color:#ffffff61}.site-footer__form input:focus{border-color:#edb8b8a6}.site-footer__form button{min-height:48px;border:0;border-radius:999px;background:#edb8b8;color:#3c3a3a;padding:0 24px;font-size:13px;font-weight:700;cursor:pointer}.site-footer__bottom{max-width:1240px;margin:34px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:space-between;align-items:center;gap:20px}.site-footer__bottom p{margin:0;font-size:12px;color:#ffffff52}.site-footer__payments{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.site-footer__payments span{background:#ffffff14;color:#ffffff85;font-size:10px;padding:6px 10px;border-radius:7px}@media screen and (max-width:900px){.site-footer{padding:54px 22px 24px}.site-footer__inner{grid-template-columns:1fr;gap:42px}.site-footer__menus{grid-template-columns:1fr;gap:26px}.site-footer__newsletter{align-items:flex-start;flex-direction:column;padding:24px}.site-footer__form{width:100%;min-width:0;flex-direction:column}.site-footer__form button{width:100%}.site-footer__bottom{align-items:flex-start;flex-direction:column}.site-footer__payments{justify-content:flex-start}}.site-footer__inner,.site-footer__newsletter,.site-footer__bottom{max-width:none;margin-left:auto;margin-right:auto}.site-footer__form{display:flex;gap:10px;width:min(100%,430px);min-width:0}.search-minimal,.header-search,.nav-search{min-width:260px;height:42px;padding:0 18px;border-radius:999px;background:#f3f1f1;display:inline-flex;align-items:center;gap:10px;color:#737070;font-size:13px;white-space:nowrap}.search-minimal svg,.header-search svg,.nav-search svg{width:16px;height:16px;flex:0 0 auto}.search-minimal input,.header-search input,.nav-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:13px;color:#3c3a3a}.search-minimal input::placeholder,.header-search input::placeholder,.nav-search input::placeholder{color:#969393}.nav-right{gap:18px}@media screen and (min-width:990px){.search-minimal,.header-search,.nav-search{width:clamp(260px,18vw,360px)}}@media screen and (max-width:989px){.search-minimal,.header-search,.nav-search{min-width:210px;width:240px}}@media screen and (max-width:749px){.search-minimal,.header-search,.nav-search{width:42px;min-width:42px;padding:0;justify-content:center}.search-minimal span,.search-minimal input,.header-search span,.header-search input,.nav-search span,.nav-search input{display:none}}.search-page{padding:76px clamp(18px,4vw,64px) 90px;background:radial-gradient(circle at top left,rgba(237,184,184,.28),transparent 34%),linear-gradient(180deg,#fff,#fefafa 48%,#f3f1f1);color:var(--stone-dark, #3c3a3a)}.search-hero{max-width:860px;margin:0 auto 54px;text-align:center}.search-eyebrow{margin:0 0 10px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--petal-deep, #c87878)}.search-hero h1{font-family:var(--serif, Georgia, serif);font-size:clamp(42px,5vw,68px);line-height:1.02;font-weight:300;margin:0 0 14px;color:var(--stone-dark, #3c3a3a)}.search-hero p{max-width:620px;margin:0 auto 30px;font-size:15px;line-height:1.8;color:var(--stone, #737070)}.search-page-form{display:flex;gap:12px;max-width:760px;margin:0 auto;padding:10px;background:#fff;border:1px solid rgba(200,160,160,.24);border-radius:999px;box-shadow:0 18px 55px #3c3a3a14}.search-page-form input{flex:1;min-width:0;height:52px;border:0;outline:0;background:transparent;padding:0 20px;font-size:15px;color:var(--stone-dark, #3c3a3a)}.search-page-form input::placeholder{color:var(--stone-mid, #969393)}.search-page-form button{height:52px;border:0;border-radius:999px;padding:0 32px;background:var(--stone-dark, #3c3a3a);color:#fff;font-size:14px;font-weight:700;cursor:pointer}.search-page-form button:hover{opacity:.92}.search-results-wrap,.search-suggestions{width:min(94vw,1480px);margin:0 auto}.search-results-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.search-results-top h2{font-family:var(--serif, Georgia, serif);font-size:clamp(30px,3vw,44px);line-height:1.12;font-weight:300;margin:0;color:var(--stone-dark, #3c3a3a)}.search-browse-link{flex:0 0 auto;color:var(--petal-deep, #c87878);text-decoration:none;font-size:14px;font-weight:700;border-bottom:1px solid rgba(200,120,120,.4);padding-bottom:4px}.search-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.search-card{background:#fff;border:1px solid rgba(200,160,160,.2);border-radius:26px;overflow:hidden;box-shadow:0 18px 55px #3c3a3a12;transition:transform .25s ease,box-shadow .25s ease}.search-card:hover{transform:translateY(-4px);box-shadow:0 24px 65px #3c3a3a1c}.search-card__image{display:block;height:300px;background:#faf0f0;overflow:hidden;text-decoration:none}.search-card__image img{width:100%;height:100%;object-fit:cover}.search-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--petal-deep, #c87878);font-size:44px}.search-card__body{padding:24px 24px 26px}.search-card__vendor{margin:0 0 7px;font-size:12px;color:var(--stone-mid, #969393);text-transform:capitalize}.search-card__title{display:block;font-family:var(--serif, Georgia, serif);font-size:24px;line-height:1.2;color:var(--stone-dark, #3c3a3a);text-decoration:none;margin-bottom:12px}.search-card__title:hover{color:var(--petal-deep, #c87878)}.search-card__price{display:flex;align-items:baseline;gap:9px;font-family:var(--serif, Georgia, serif);font-size:23px;color:var(--stone-dark, #3c3a3a);margin-bottom:18px}.search-card__compare{font-size:15px;color:#bbb;text-decoration:line-through}.search-card__button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:999px;padding:11px 20px;background:#edb8b8;color:#3c3a3a;text-decoration:none;font-size:13px;font-weight:700}.search-card__excerpt{font-size:14px;line-height:1.7;color:var(--stone, #737070);margin:0 0 18px}.search-card--page{min-height:260px;display:flex;align-items:center}.search-empty{max-width:720px;margin:0 auto;text-align:center;padding:54px 38px;background:#fff;border:1px solid rgba(200,160,160,.2);border-radius:28px;box-shadow:0 18px 55px #3c3a3a12}.search-empty__icon{width:76px;height:76px;margin:0 auto 20px;display:grid;place-items:center;border-radius:50%;background:#faf0f0;font-size:32px}.search-empty h3{font-family:var(--serif, Georgia, serif);font-size:34px;font-weight:300;margin:0 0 10px}.search-empty p{max-width:480px;margin:0 auto 22px;font-size:15px;line-height:1.75;color:var(--stone, #737070)}.search-empty a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:999px;padding:13px 26px;background:var(--stone-dark, #3c3a3a);color:#fff;text-decoration:none;font-size:14px;font-weight:700}.search-suggestions{text-align:center;padding:36px;background:#fff;border:1px solid rgba(200,160,160,.18);border-radius:28px;box-shadow:0 18px 55px #3c3a3a0f}.search-suggestion-list{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.search-suggestion-list a{display:inline-flex;align-items:center;min-height:42px;padding:10px 18px;border-radius:999px;background:#faf0f0;color:var(--petal-dark, #a85858);text-decoration:none;font-size:13px;font-weight:700}.search-pagination{grid-column:1 / -1;margin-top:30px;text-align:center}.search-pagination .pagination,.search-pagination span,.search-pagination a{color:var(--stone-dark, #3c3a3a)}@media screen and (max-width:1200px){.search-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:900px){.search-results-top{align-items:flex-start;flex-direction:column}.search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-card__image{height:260px}}@media screen and (max-width:640px){.search-page{padding-top:52px}.search-page-form{border-radius:26px;flex-direction:column;padding:12px}.search-page-form input,.search-page-form button{width:100%}.search-grid{grid-template-columns:1fr}.search-card__image{height:300px}}.policy-page{padding:76px clamp(18px,4vw,64px) 100px;background:radial-gradient(circle at top left,rgba(237,184,184,.24),transparent 34%),linear-gradient(180deg,#fff,#fefafa 45%,#f3f1f1);color:var(--stone-dark, #3c3a3a)}.policy-card{width:min(92vw,1040px);margin:0 auto;background:#fff;border:1px solid rgba(200,160,160,.22);border-radius:30px;padding:clamp(30px,4vw,64px);box-shadow:0 22px 70px #3c3a3a14}.policy-rte{max-width:820px;margin:0 auto}.policy-rte h1,.policy-rte h2,.policy-rte h3,.shopify-policy__title h1{font-family:var(--serif, Georgia, serif)!important;font-weight:300!important;color:var(--stone-dark, #3c3a3a)!important;letter-spacing:0!important}.policy-rte h2{font-size:clamp(30px,3vw,40px);line-height:1.12;margin:46px 0 18px;padding-top:30px;border-top:1px solid rgba(200,160,160,.18)}.policy-rte p{margin:0 0 18px}.policy-rte ul,.policy-rte ol{margin:14px 0 24px;padding-left:0;list-style:none}.policy-rte p:first-of-type{display:inline-flex;padding:10px 16px;border-radius:999px;background:#faf0f0;color:var(--petal-dark, #a85858);font-size:13px;font-weight:600;margin-bottom:30px}.shopify-policy__container{max-width:none!important;padding:0!important}.shopify-policy__body{max-width:none!important}@media screen and (max-width:749px){.policy-page{padding:52px 18px 70px}.policy-card{width:100%;border-radius:24px;padding:28px 22px}.policy-rte p,.policy-rte li{font-size:15px;line-height:1.78}.policy-rte h2{margin-top:34px}}.policy-page{padding-top:100px!important;padding-bottom:120px!important}.policy-card{padding:clamp(42px,5vw,78px)!important}.policy-rte{padding:10px clamp(8px,2vw,28px)}.policy-rte p{margin-bottom:22px}.policy-rte h2{margin-top:56px;margin-bottom:22px;padding-top:38px}.policy-rte ul,.policy-rte ol{margin-top:18px;margin-bottom:30px}@media screen and (max-width:749px){.policy-page{padding-top:64px!important;padding-bottom:80px!important}.policy-card{padding:32px 24px!important}.policy-rte{padding:0}}.policy-page{padding:100px clamp(18px,4vw,64px) 120px;background:radial-gradient(circle at top left,rgba(237,184,184,.24),transparent 34%),linear-gradient(180deg,#fff,#fefafa 45%,#f3f1f1);color:var(--stone-dark, #3c3a3a)}.policy-hero{max-width:920px;margin:0 auto 42px;text-align:center}.policy-eyebrow{margin:0 0 12px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--petal-deep, #c87878)}.policy-hero h1{font-family:var(--serif, Georgia, serif);font-size:clamp(44px,5vw,68px);line-height:1.02;font-weight:300;margin:0 0 16px;color:var(--stone-dark, #3c3a3a)}.policy-hero p{max-width:680px;margin:0 auto;font-size:15px;line-height:1.8;color:var(--stone, #737070)}.policy-card{width:min(94vw,1120px);margin:0 auto;background:#fff;border:1px solid rgba(200,160,160,.22);border-radius:30px;padding:clamp(42px,5vw,78px);box-shadow:0 22px 70px #3c3a3a14}.policy-rte{max-width:860px;margin:0 auto;padding:10px clamp(8px,2vw,28px)}.policy-rte>h1:first-child{display:none}.policy-rte h1,.policy-rte h2,.policy-rte h3{font-family:var(--serif, Georgia, serif)!important;font-weight:300!important;color:var(--stone-dark, #3c3a3a)!important;letter-spacing:0!important}.policy-rte h2{font-size:clamp(30px,3vw,40px);line-height:1.12;margin:56px 0 22px;padding-top:38px;border-top:1px solid rgba(200,160,160,.18)}.policy-rte h3{font-size:24px;line-height:1.25;margin:30px 0 12px}.policy-rte h2:first-child,.policy-rte h3:first-child{margin-top:0;padding-top:0;border-top:0}.policy-rte p,.policy-rte li{font-size:16px;line-height:1.85;color:var(--stone, #737070)}.policy-rte p{margin:0 0 22px}.policy-rte strong,.policy-rte b{color:var(--stone-dark, #3c3a3a);font-weight:700}.policy-rte ul,.policy-rte ol{margin:18px 0 30px;padding-left:0;list-style:none}.policy-rte li{position:relative;padding-left:28px;margin-bottom:12px}.policy-rte li:before{content:"\2726";position:absolute;left:0;top:0;color:var(--petal-deep, #c87878);font-size:13px;line-height:1.85}.policy-rte a{color:var(--petal-deep, #c87878);text-decoration:underline;text-underline-offset:3px}.policy-empty{text-align:center}.policy-empty h2{font-family:var(--serif, Georgia, serif);font-size:32px;font-weight:300;margin:0 0 10px}.policy-empty p{color:var(--stone, #737070)}@media screen and (max-width:749px){.policy-page{padding:64px 18px 80px}.policy-card{width:100%;border-radius:24px;padding:32px 24px}.policy-rte{padding:0}.policy-rte p,.policy-rte li{font-size:15px;line-height:1.78}.policy-rte h2{margin-top:34px}}.wishlist-grid{width:min(94vw,1440px);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.wishlist-card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.wishlist-product-card{height:100%;background:#fff;border:1px solid rgba(200,160,160,.2);border-radius:28px;overflow:hidden;box-shadow:0 18px 55px #3c3a3a12;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.wishlist-product-card:hover{transform:translateY(-5px);box-shadow:0 26px 70px #3c3a3a1f;border-color:#c8787857}.wishlist-product-card__media-wrap{position:relative;background:#faf0f0}.wishlist-product-card__media{display:block;aspect-ratio:1 / 1.06;overflow:hidden;text-decoration:none;background:radial-gradient(circle at top left,rgba(237,184,184,.35),transparent 40%),#faf0f0}.wishlist-product-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .55s ease}.wishlist-product-card:hover .wishlist-product-card__media img{transform:scale(1.045)}.wishlist-product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--petal-deep, #c87878);font-size:46px}.wishlist-product-card__remove-icon{position:absolute;top:16px;right:16px;width:38px;height:38px;border:0;border-radius:50%;background:#fffffff0;color:var(--stone-dark, #3c3a3a);font-size:24px;line-height:1;cursor:pointer;box-shadow:0 10px 25px #3c3a3a24}.wishlist-product-card__remove-icon:hover{background:var(--petal, #edb8b8)}.wishlist-product-card__content{padding:24px 24px 26px}.wishlist-product-card__title{display:block;min-height:58px;font-family:var(--serif, Georgia, serif);font-size:24px;line-height:1.18;color:var(--stone-dark, #3c3a3a);text-decoration:none;margin-bottom:14px}.wishlist-product-card__title:hover{color:var(--petal-deep, #c87878)}.wishlist-product-card__meta{display:block}.wishlist-product-card__price{font-family:var(--serif, Georgia, serif);font-size:25px;color:var(--stone-dark, #3c3a3a)}.wishlist-product-card__tag{display:inline-flex;align-items:center;min-height:28px;padding:6px 10px;border-radius:999px;background:#faf0f0;color:var(--petal-dark, #a85858);font-size:11px;font-weight:700;white-space:nowrap}.wishlist-product-card__actions{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.wishlist-product-card__view{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border-radius:999px;background:var(--stone-dark, #3c3a3a);color:#fff;text-decoration:none;font-size:13px;font-weight:700;padding:12px 18px}.wishlist-product-card__view:hover{opacity:.92}.wishlist-product-card__remove{border:0;background:transparent;color:var(--stone-mid, #969393);text-decoration:underline;text-underline-offset:3px;font-size:13px;cursor:pointer;padding:8px 0}.wishlist-product-card__remove:hover{color:var(--petal-deep, #c87878)}@media screen and (max-width:1200px){.wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:900px){.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.wishlist-product-card__title{min-height:auto}}@media screen and (max-width:640px){.wishlist-grid{grid-template-columns:1fr}.wishlist-product-card{border-radius:24px}.wishlist-product-card__content{padding:22px}.wishlist-product-card__actions{grid-template-columns:1fr}.wishlist-product-card__remove{text-align:center}}.wishlist-heart{border:0;cursor:pointer}.wishlist-heart svg{width:18px;height:18px;stroke:var(--petal-deep, #c87878);fill:none;stroke-width:1.8}.wishlist-heart.is-active svg{fill:var(--petal-deep, #c87878)}.wishlist-page{padding:72px clamp(18px,4vw,64px) 110px!important}.wishlist-page__header{margin-bottom:44px!important}.wishlist-grid{width:min(94vw,1280px)!important;grid-template-columns:repeat(3,minmax(280px,1fr))!important;gap:30px!important;align-items:stretch}.wishlist-card{width:100%!important}.wishlist-product-card{max-width:none!important;height:100%;border-radius:26px!important}.wishlist-product-card__media{aspect-ratio:1 / .92!important;background:#faf7f7!important}.wishlist-product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:22px!important;background:#faf7f7!important}.wishlist-product-card__media-wrap{background:#faf7f7!important}.wishlist-product-card__content{padding:24px 26px 26px!important}.wishlist-product-card__title{min-height:0!important;font-size:23px!important;line-height:1.18!important;margin-bottom:16px!important}.wishlist-product-card__meta{margin-bottom:22px!important}.wishlist-product-card__price{font-size:25px!important}.wishlist-product-card__tag{font-size:10px!important;padding:6px 10px!important}.wishlist-product-card__actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.wishlist-product-card__view{width:100%!important;min-height:48px!important}.wishlist-product-card__remove{width:100%!important;text-align:center!important;padding:8px 0 0!important}.wishlist-product-card__remove-icon{top:14px!important;right:14px!important;z-index:2}@media screen and (min-width:1100px){.wishlist-grid{grid-template-columns:repeat(3,minmax(300px,1fr))!important}}@media screen and (max-width:1099px){.wishlist-grid{grid-template-columns:repeat(2,minmax(260px,1fr))!important}}@media screen and (max-width:640px){.wishlist-grid{grid-template-columns:1fr!important;width:min(94vw,420px)!important}.wishlist-product-card__media{aspect-ratio:1 / .95!important}.wishlist-product-card__title{font-size:22px!important}}.product-gallery{width:100%}.product-gallery__main-wrap{position:relative}.product-gallery__main{position:relative;display:block;width:100%;border:0;padding:0;border-radius:30px;overflow:hidden;background:radial-gradient(circle at top left,rgba(237,184,184,.26),transparent 38%),#faf7f7;cursor:zoom-in;box-shadow:0 22px 70px #3c3a3a14}.product-gallery__main:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 42%,rgba(200,120,120,.08));pointer-events:none;opacity:0;transition:opacity .35s ease}.product-gallery__main:hover:after{opacity:1}.product-gallery__main-image{width:100%;aspect-ratio:1 / 1;height:auto;display:block;object-fit:contain;padding:clamp(22px,4vw,46px);transition:transform .55s ease,filter .55s ease}.product-gallery__main:hover .product-gallery__main-image{transform:scale(1.08);filter:saturate(1.04) contrast(1.03)}.product-gallery__zoom-label{position:absolute;right:20px;bottom:20px;z-index:2;display:inline-flex;align-items:center;min-height:34px;padding:8px 14px;border-radius:999px;background:#ffffffe6;color:var(--stone-dark, #3c3a3a);font-size:12px;font-weight:700;box-shadow:0 10px 28px #3c3a3a1f;opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease}.product-gallery__main:hover .product-gallery__zoom-label{opacity:1;transform:translateY(0)}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:16px}.product-gallery__thumb{position:relative;border:1px solid rgba(200,160,160,.2);padding:0;border-radius:18px;overflow:hidden;background:#fff;cursor:pointer;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.product-gallery__thumb img{width:100%;aspect-ratio:1 / 1;height:auto;display:block;object-fit:cover}.product-gallery__thumb:hover{transform:translateY(-2px);border-color:#c878787a;box-shadow:0 12px 28px #3c3a3a14}.product-gallery__thumb.is-active{border-color:var(--petal-deep, #c87878);box-shadow:0 0 0 3px #c8787829}.product-gallery__placeholder{min-height:520px;display:grid;place-items:center;border-radius:30px;background:#faf0f0;color:var(--petal-deep, #c87878);font-size:64px}@media screen and (max-width:749px){.product-gallery__main{border-radius:22px}.product-gallery__main-image{padding:20px}.product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.product-gallery__zoom-label{display:none}}.product-gallery__main-image{opacity:1}.featured-empty--polished{grid-column:1 / -1;max-width:720px;margin:0 auto;text-align:center;background:radial-gradient(circle at top left,rgba(237,184,184,.26),transparent 36%),#fff;border:1px solid rgba(200,160,160,.22);border-radius:28px;padding:54px 38px;box-shadow:0 18px 55px #3c3a3a12}.featured-empty__icon{width:76px;height:76px;margin:0 auto 22px;display:grid;place-items:center;border-radius:50%;background:#faf0f0;color:var(--petal-deep, #c87878);font-size:38px}.featured-empty--polished h3{font-family:var(--serif, Georgia, serif);font-size:34px;line-height:1.15;font-weight:300;margin:0 0 12px;color:var(--stone-dark, #3c3a3a)}.featured-empty--polished p{max-width:460px;margin:0 auto 24px;font-size:15px;line-height:1.7;color:var(--stone, #737070)}.featured-empty__button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border-radius:999px;padding:14px 28px;background:var(--stone-dark, #3c3a3a);color:#fff;text-decoration:none;font-size:14px;font-weight:700}.featured-empty__button:hover{opacity:.92}.p-grid{align-items:stretch}.pc{height:100%;display:flex!important;flex-direction:column!important}.pc-img-link,.pc-img{flex:0 0 auto}.pc-body{flex:1 1 auto;display:flex!important;flex-direction:column!important}.pc-name{min-height:58px}.pc-intent{min-height:38px}.pc-foot{margin-top:auto!important;display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.btn-add-min{flex:0 0 auto;white-space:nowrap}.pc-name{min-height:64px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-crystals,.featured-crystals.sec,section.featured-crystals{padding-top:54px!important}.featured-crystals .s-eye{margin-bottom:6px!important}.featured-crystals .s-h{margin-top:0!important;margin-bottom:14px!important;line-height:1.05!important}.featured-crystals .s-note{margin-top:0!important;margin-bottom:34px!important}.featured-crystals .p-grid{margin-top:0!important}.s-note,.sec p,.featured-crystals p,.collection-tiles-section p,.values p,.reviews p{margin-top:0!important;margin-bottom:14px!important;line-height:1.45!important}.s-h+p,.s-h+.s-note,.s-h+div,.s-eye+.s-h{margin-top:10px!important}.s-note{font-size:13px!important;max-width:620px}.s-note+.p-grid,.s-note+.coll-row,.s-note+.values-row,.s-note+.r-row{margin-top:18px!important}.product-gallery__main-image{transition:opacity .18s ease,transform .55s ease,filter .55s ease}.product-gallery__thumb.is-active{border-color:var(--petal-deep, #c87878)!important;box-shadow:0 0 0 3px #c8787829!important}.site-footer__social{margin-top:24px}.site-footer__social p{margin:0 0 12px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#edb8b8e6;font-weight:700}.site-footer__social-links{display:flex;align-items:center;gap:10px}.site-footer__social-links a{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#edb8b81a;border:1px solid rgba(237,184,184,.22);color:#edb8b8;text-decoration:none;line-height:1;overflow:hidden;transition:transform .25s ease,background .25s ease,color .25s ease}.site-footer__social-links a:hover{transform:translateY(-2px);background:#edb8b8;color:#3c3a3a}.product-share{margin-top:22px;padding-top:18px;border-top:1px solid rgba(200,160,160,.18)}.product-share__label{display:block;margin-bottom:12px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--stone-mid, #969393);font-weight:700}.product-share__links{display:flex;flex-wrap:wrap;gap:10px}.product-share__links a,.product-share__copy{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:10px 16px;background:#faf0f0;color:var(--petal-dark, #a85858);border:1px solid rgba(200,120,120,.18);text-decoration:none;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit;line-height:1}.product-share__links a:hover,.product-share__copy:hover{background:var(--petal, #edb8b8);color:var(--stone-dark, #3c3a3a)}.product-share__links svg,.product-share__copy svg{width:17px;height:17px;display:block;fill:currentColor;stroke:none;flex:0 0 auto}.product-gallery__thumbs{display:flex!important;flex-wrap:nowrap!important;gap:12px;margin-top:16px;overflow-x:auto;overflow-y:hidden;padding:4px 4px 12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.product-gallery__thumb{flex:0 0 92px;width:92px;height:92px;scroll-snap-align:start}.product-gallery__thumbs::-webkit-scrollbar{height:6px}.product-gallery__thumbs::-webkit-scrollbar-track{background:#f4eeee;border-radius:999px}.product-gallery__thumbs::-webkit-scrollbar-thumb{background:#edb8b8;border-radius:999px}.product-gallery__thumbs::-webkit-scrollbar-thumb:hover{background:#c87878}@media screen and (max-width:749px){.product-gallery__thumb{flex-basis:74px;width:74px;height:74px}.product-gallery__thumbs{gap:9px;padding-bottom:10px}}.product-gallery__thumbs-wrap{position:relative;display:flex;align-items:center;gap:10px;margin-top:16px}.product-gallery__thumbs{flex:1;display:flex!important;flex-wrap:nowrap!important;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:4px 2px}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{flex:0 0 88px;width:88px;height:88px}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__arrow{flex:0 0 38px;width:38px;height:38px;border:1px solid rgba(200,160,160,.28);border-radius:50%;background:#fff;color:var(--stone-dark, #3c3a3a);display:inline-flex;align-items:center;justify-content:center;font-size:26px;line-height:1;cursor:pointer;box-shadow:0 10px 24px #3c3a3a14;transition:transform .2s ease,background .2s ease}.product-gallery__arrow:hover{transform:translateY(-1px);background:#faf0f0}@media screen and (max-width:749px){.product-gallery__thumb{flex-basis:72px;width:72px;height:72px}.product-gallery__arrow{flex-basis:34px;width:34px;height:34px;font-size:24px}.product-gallery__thumbs{gap:9px}}.site-footer__social-links svg{width:20px;height:20px;display:block;fill:currentColor;stroke:none;flex:0 0 auto}.topbar__inner{display:flex;align-items:center;justify-content:center;gap:8px}.topbar__logo{width:40px;height:40px;object-fit:contain;display:block;flex:0 0 auto}.topbar__text p{margin:0}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
