:root{--shadow-soft: 0 18px 50px rgba(61, 51, 62, .09);--shadow-card: 0 10px 30px rgba(61, 51, 62, .07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-text);background:var(--color-background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 10% 8%,rgba(185,157,214,.16),transparent 26rem),radial-gradient(circle at 94% 26%,rgba(94,145,143,.13),transparent 28rem),radial-gradient(circle at 65% 92%,rgba(230,175,192,.12),transparent 30rem)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}.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}.skip-link:focus{position:fixed!important;width:auto;height:auto;margin:1rem;padding:.75rem 1rem;clip:auto;z-index:999;background:#fff;border-radius:999px}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin-inline:auto}.section{padding:clamp(3.25rem,7vw,6.5rem) 0}.section--compact{padding:clamp(2rem,4vw,3.5rem) 0}.section-heading{max-width:680px;margin:0 0 2rem}.section-heading--center{text-align:center;margin-inline:auto}.eyebrow{margin:0 0 .65rem;color:var(--color-primary);font-size:.76rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,.display{margin-top:0;line-height:1.08;letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:500}h1{font-size:clamp(2.5rem,7vw,5.9rem)}h2{font-size:clamp(2rem,4vw,3.7rem)}h3{font-size:clamp(1.35rem,2.2vw,1.8rem)}p{margin:0 0 1rem}.muted,.rte{color:var(--color-muted)}.rte>*:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:3px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.55rem;padding:.8rem 1.35rem;border:1px solid var(--color-primary);border-radius:var(--button-radius);background:var(--color-primary);color:#fff;cursor:pointer;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 9px 22px #3d676638}.button--secondary{background:transparent;color:var(--color-text);border-color:var(--color-border)}.button--secondary:hover{background:var(--color-surface)}.button--full{width:100%}.text-link{display:inline-flex;align-items:center;gap:.35rem;color:var(--color-primary);font-weight:750}.text-link:after{content:"\2192";transition:transform .2s ease}.text-link:hover:after{transform:translate(4px)}.placeholder-svg{width:100%;height:100%;background:#f2ecef;fill:#c7b9c4}.announcement{padding:.55rem 1rem;text-align:center;color:var(--color-text);background:#e9ddf3;font-size:.8rem;letter-spacing:.045em}.site-header{position:relative;z-index:20;border-bottom:1px solid var(--color-border);background:#fbf8f5eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header--sticky{position:sticky;top:0}.header-inner{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.header-logo{justify-self:center;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;letter-spacing:-.02em}.header-logo img{width:auto;max-height:52px}.header-nav{display:flex;align-items:center;gap:1.35rem}.header-nav a{position:relative;font-size:.91rem}.header-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-.35rem;height:1px;background:var(--color-primary);transition:right .2s}.header-nav a:hover:after{right:0}.header-actions{justify-self:end;display:flex;align-items:center;gap:.35rem}.icon-button{display:inline-grid;place-items:center;width:42px;height:42px;border:0;background:transparent;border-radius:50%;cursor:pointer}.icon-button:hover{background:#5e918f17}.icon-button svg{width:21px;height:21px}.cart-count{display:grid;place-items:center;position:absolute;min-width:18px;height:18px;margin:-23px 0 0 22px;padding:0 4px;border-radius:20px;background:var(--color-accent);color:#4d3440;font-size:.67rem;font-weight:800}.mobile-menu{display:none}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu__panel{position:absolute;inset:77px 0 auto;padding:1rem;border-bottom:1px solid var(--color-border);background:var(--color-background);box-shadow:var(--shadow-card)}.mobile-menu__panel a{display:block;padding:.7rem .5rem}.hero{padding:clamp(1rem,3vw,2rem) 0 clamp(3.5rem,7vw,7rem);overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(2rem,6vw,6.5rem)}.hero-copy{position:relative;z-index:2;padding-block:2rem}.hero-copy h1{margin-bottom:1.25rem;max-width:9ch}.hero-copy .rte{max-width:34rem;font-size:1.08rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.hero-media{position:relative;min-height:520px}.hero-media:before,.hero-media:after{content:"";position:absolute;border-radius:50%}.hero-media:before{width:58%;aspect-ratio:1;top:-5%;right:-5%;background:#b99dd64d}.hero-media:after{width:40%;aspect-ratio:1;left:-8%;bottom:0;background:#e6afc042}.hero-photo{position:absolute;top:4%;right:3%;bottom:0;left:7%;overflow:hidden;border-radius:48% 48% 24% 24%/34% 34% 18% 18%;box-shadow:var(--shadow-soft);transform:rotate(1.6deg)}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-badge{position:absolute;z-index:3;left:0;bottom:10%;display:grid;place-items:center;width:120px;aspect-ratio:1;padding:1rem;border-radius:50%;background:var(--color-surface);box-shadow:var(--shadow-card);text-align:center;font:500 1rem/1.2 Georgia,serif;transform:rotate(-7deg)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2.5vw,2rem)}.category-card{position:relative;min-height:470px;overflow:hidden;border-radius:var(--radius-large);background:#ede8eb;box-shadow:var(--shadow-card)}.category-card img,.category-card .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.category-card:hover img{transform:scale(1.035)}.category-card:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#1c191db8)}.category-card__copy{position:absolute;z-index:2;inset:auto 1.35rem 1.25rem;color:#fff}.category-card__copy h3{margin-bottom:.35rem}.category-card__copy p{margin:0;opacity:.85;font-size:.88rem}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--color-border)}.trust-item{padding:1.6rem 2rem;text-align:center}.trust-item+.trust-item{border-left:1px solid var(--color-border)}.trust-item strong{display:block;font-family:Georgia,serif;font-size:1.15rem;font-weight:500}.trust-item span{color:var(--color-muted);font-size:.84rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.6rem)}.product-card{min-width:0}.product-card__media{position:relative;overflow:hidden;aspect-ratio:1 / 1.08;border-radius:var(--radius);background:#ede8eb}.product-card__media img,.product-card__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__badge{position:absolute;top:.8rem;left:.8rem;padding:.3rem .65rem;border-radius:999px;background:var(--color-accent);font-size:.72rem;font-weight:750}.product-card__info{padding:1rem .15rem 0}.product-card__title{margin:0 0 .25rem;font:500 1.1rem/1.3 Georgia,serif}.price{display:flex;flex-wrap:wrap;gap:.5rem;font-weight:750}.price s{color:var(--color-muted);font-weight:400}.empty-state{padding:3rem;border:1px dashed var(--color-border);border-radius:var(--radius);text-align:center;color:var(--color-muted)}.live-banner{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr auto;align-items:center;gap:2rem;padding:clamp(2rem,5vw,4.2rem);border-radius:var(--radius-large);background:linear-gradient(125deg,#e8d9f2,#f6e5ea 56%,#dcebea)}.live-banner:after{content:"\2726";position:absolute;right:24%;top:-2.5rem;color:#ffffffb3;font-size:10rem}.live-banner h2{max-width:14ch;margin-bottom:.8rem}.live-banner .rte{max-width:48rem}.image-text{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(2rem,6vw,6rem)}.image-text--reverse .image-text__media{order:2}.image-text__media{min-height:520px;overflow:hidden;border-radius:var(--radius-large);box-shadow:var(--shadow-card)}.image-text__media img,.image-text__media .placeholder-svg{width:100%;height:100%;object-fit:cover}.image-text__copy{max-width:34rem}.image-text__copy h2{margin-bottom:1rem}.newsletter{padding:clamp(2.4rem,5vw,4rem);border-radius:var(--radius-large);background:var(--color-surface);box-shadow:var(--shadow-card);text-align:center}.newsletter h2{margin-bottom:.75rem}.newsletter .rte{max-width:37rem;margin-inline:auto}.newsletter-form{display:flex;max-width:540px;margin:1.5rem auto 0}.newsletter-form input{flex:1;min-width:0;padding:.85rem 1.1rem;border:1px solid var(--color-border);border-radius:999px 0 0 999px;background:var(--color-background)}.newsletter-form .button{border-radius:0 999px 999px 0}.form-message{margin-top:.75rem;color:var(--color-primary)}.product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(350px,.78fr);gap:clamp(2rem,5vw,5rem);align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.product-gallery__item{overflow:hidden;border-radius:var(--radius);background:#eee8eb}.product-gallery__item:first-child:nth-last-child(odd){grid-column:1 / -1}.product-gallery img,.product-gallery .placeholder-svg{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.product-info{position:sticky;top:120px}.product-info h1{margin-bottom:1rem;font-size:clamp(2.2rem,4vw,4rem)}.product-price{margin:0 0 1rem;font-size:1.25rem}.product-description{margin-block:1.4rem}.product-form{display:grid;gap:1.2rem}.product-option{border:0;padding:0;margin:0}.product-option legend{margin-bottom:.65rem;font-weight:750}.variant-pills{display:flex;flex-wrap:wrap;gap:.6rem}.variant-pill input{position:absolute;opacity:0;pointer-events:none}.variant-pill span{display:block;min-width:72px;padding:.65rem .95rem;border:1px solid var(--color-border);border-radius:999px;text-align:center;cursor:pointer;background:transparent;transition:all .18s}.variant-pill input:checked+span{color:#fff;border-color:var(--color-text);background:var(--color-text)}.variant-pill input:focus-visible+span{outline:2px solid var(--color-primary);outline-offset:2px}.quantity-row{display:flex;align-items:end;gap:1rem}.quantity-label{display:block;margin-bottom:.5rem;font-size:.86rem;font-weight:700}.quantity-selector{display:grid;grid-template-columns:42px 48px 42px;min-height:46px;border:1px solid var(--color-border);border-radius:999px;overflow:hidden}.quantity-selector button{border:0;background:transparent;cursor:pointer}.quantity-selector input{width:100%;border:0;text-align:center;background:transparent;-moz-appearance:textfield}.quantity-selector input::-webkit-outer-spin-button,.quantity-selector input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.line-property label{display:block;margin-bottom:.45rem;font-size:.86rem;font-weight:700}.line-property input,.field input,.field textarea,.field select{width:100%;padding:.8rem 1rem;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface);color:var(--color-text)}.product-note{display:flex;gap:.7rem;padding:1rem;border-radius:16px;background:#5e918f17;color:var(--color-muted);font-size:.87rem}.product-note:before{content:"\2726";color:var(--color-primary)}.accordion{border-top:1px solid var(--color-border)}.accordion details{border-bottom:1px solid var(--color-border)}.accordion summary{padding:1rem 0;cursor:pointer;font-weight:700}.accordion .rte{padding-bottom:1rem}.page-header{padding:clamp(3rem,7vw,6rem) 0 2rem;text-align:center}.page-header h1{margin-bottom:.75rem}.page-header .rte{max-width:42rem;margin-inline:auto}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.collection-toolbar select{padding:.65rem 2.2rem .65rem .85rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface)}.pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem}.pagination a,.pagination span{display:grid;min-width:38px;height:38px;place-items:center;border-radius:50%}.pagination .current{background:var(--color-text);color:#fff}.narrow{max-width:760px;margin-inline:auto}.contact-form{display:grid;gap:1rem}.field-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.field label{display:block;margin-bottom:.4rem;font-weight:700;font-size:.85rem}.search-form{display:flex;max-width:620px;margin:0 auto 2rem}.search-form input{flex:1;min-width:0;padding:.8rem 1rem;border:1px solid var(--color-border);border-radius:999px 0 0 999px;background:var(--color-surface)}.search-form .button{border-radius:0 999px 999px 0}.cart-table{width:100%;border-collapse:collapse}.cart-table th{padding:.8rem;border-bottom:1px solid var(--color-border);color:var(--color-muted);text-align:left;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.cart-table td{padding:1.2rem .8rem;border-bottom:1px solid var(--color-border);vertical-align:middle}.cart-product{display:flex;align-items:center;gap:1rem}.cart-product img{width:92px;aspect-ratio:1;object-fit:cover;border-radius:14px}.cart-footer{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-top:2rem}.cart-note{flex:1;max-width:520px}.cart-note textarea{width:100%;min-height:95px;padding:.8rem;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface)}.cart-summary{min-width:280px;text-align:right}.cart-total{margin-bottom:1rem;font-size:1.3rem}.site-footer{margin-top:clamp(3rem,7vw,7rem);padding:clamp(3rem,7vw,5.5rem) 0 1.5rem;background:#2f2930;color:#f8f3f6}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:3rem}.footer-brand{max-width:310px}.footer-brand .header-logo{display:inline-block;margin-bottom:1rem}.footer-title{margin:0 0 1rem;font:500 1.1rem Georgia,serif}.footer-links{list-style:none;margin:0;padding:0}.footer-links li+li{margin-top:.5rem}.footer-links a{color:#ffffffb8;font-size:.9rem}.footer-links a:hover{color:#fff}.social-links{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.social-links a{text-decoration:underline;text-underline-offset:3px;font-size:.85rem}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.15);color:#ffffff94;font-size:.76rem}@media(max-width:990px){.header-nav{display:none}.mobile-menu{display:block;justify-self:start}.hero-grid,.product-layout{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy h1,.hero-copy .rte{margin-inline:auto}.hero-actions{justify-content:center}.hero-media{min-height:540px;width:min(100%,670px);margin-inline:auto}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card:last-child{grid-column:1 / -1;min-height:380px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-info{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.page-width{width:min(calc(100% - 1.25rem),var(--page-width))}.section{padding:3.5rem 0}.header-inner{min-height:68px}.mobile-menu__panel{top:69px}.hero{padding-top:0}.hero-grid{gap:.5rem}.hero-copy{padding-top:2.5rem}.hero-media{min-height:430px}.hero-photo{top:2%;right:0;bottom:0;left:3%}.hero-badge{width:94px;font-size:.8rem}.category-grid,.trust-strip,.image-text,.footer-grid{grid-template-columns:1fr}.category-card,.category-card:last-child{min-height:420px;grid-column:auto}.trust-item+.trust-item{border-left:0;border-top:1px solid var(--color-border)}.live-banner{grid-template-columns:1fr}.live-banner .button{justify-self:start}.image-text--reverse .image-text__media{order:0}.image-text__media{min-height:390px}.newsletter-form{display:grid;gap:.65rem}.newsletter-form input,.newsletter-form .button,.search-form input,.search-form .button{border-radius:999px}.product-gallery{grid-template-columns:1fr}.product-gallery__item:first-child:nth-last-child(odd){grid-column:auto}.field-row{grid-template-columns:1fr}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block;width:100%}.cart-table tr{position:relative;padding:1rem 0;border-bottom:1px solid var(--color-border)}.cart-table td{padding:.35rem 0;border:0}.cart-table td:last-child{position:absolute;right:0;bottom:1.3rem}.cart-footer,.footer-bottom{flex-direction:column;align-items:stretch}.cart-summary{text-align:left}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
