.category-section{background:#fff}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{position:relative;min-height:240px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:var(--radius);background:#f6e7df}.category-card--2{background:#eee8f4}.category-card--3{background:#f8edc9}.category-icon{font-size:2.2rem}.category-card h3{margin:0;font-family:Georgia,serif;font-size:1.7rem}.category-card p{max-width:260px;margin:8px 0 0;font-size:.87rem;opacity:.68}.category-arrow{position:absolute;right:22px;top:22px;display:grid;place-items:center;width:38px;height:38px;background:#fff;border-radius:50%;font-weight:900;transition:.2s}.category-card:hover .category-arrow{transform:rotate(45deg)}@media(max-width:700px){.category-grid{grid-template-columns:1fr}.category-card{min-height:190px}}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card__body{padding:13px}.product-card h3{font-size:1rem}}.footer-confidence{padding:30px 0;background:var(--accent-2)}.confidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.confidence-grid>div{display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center}.confidence-grid span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff}.confidence-grid strong{font-size:.88rem}.confidence-grid small{font-size:.72rem;opacity:.68}.footer{padding:70px 0 25px;background:var(--ink);color:#fff}.footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1.4fr;gap:44px}.footer-brand{font-family:Georgia,serif;font-size:2rem;font-weight:800}.footer p{color:#ffffffad;max-width:330px}.support-email{font-size:.85rem;text-decoration:underline;text-underline-offset:4px}.footer h3{margin:0 0 16px;font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;color:var(--accent-2)}.footer nav{display:grid;gap:10px;color:#ffffffba;font-size:.87rem}.footer nav a:hover{color:#fff}.footer-form{display:flex;background:#fff;padding:5px;border-radius:999px}.footer-form input{min-width:0;width:100%;padding:9px 13px;border:0;outline:0;background:transparent}.footer-form button{width:40px;height:40px;border:0;border-radius:50%;background:var(--accent);color:#fff}.footer-payments{margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.72rem;color:#fff9}.footer-payments div{display:flex;gap:7px;flex-wrap:wrap}.footer-payments svg{width:38px;height:24px}.footer-bottom{margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:20px;font-size:.72rem;color:#ffffff80}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}@media(max-width:850px){.footer-grid{grid-template-columns:1fr 1fr}.confidence-grid{grid-template-columns:1fr}}@media(max-width:520px){.footer-grid{grid-template-columns:1fr}.footer-payments,.footer-bottom{align-items:flex-start;flex-direction:column}}.announcement{padding:9px 16px;text-align:center;background:var(--ink);color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.04em}.site-header{position:sticky;top:0;z-index:30;background:color-mix(in srgb,var(--paper) 88%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-family:Georgia,serif;font-size:1.45rem;font-weight:800}.brand img{max-height:48px;width:auto}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:var(--accent);color:#fff}.desktop-nav{display:flex;gap:28px;font-size:.9rem;font-weight:700}.desktop-nav a:hover{color:var(--accent)}.header-tools{display:flex;align-items:center;gap:17px}.cart-pill{padding:9px 15px;background:#fff;border:1px solid var(--line);border-radius:999px;font-size:.82rem;font-weight:800}.mobile-menu{display:none}.mobile-menu summary{list-style:none;font-weight:800}.mobile-panel{position:absolute;left:12px;right:12px;top:70px;padding:18px;display:grid;gap:8px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.mobile-panel a{padding:10px}@media(max-width:749px){.desktop-nav{display:none}.mobile-menu{display:block}.header-tools>a:not(.cart-pill){display:none}.header-inner{min-height:66px}.brand{font-size:1.2rem}}.hero{overflow:hidden;padding:76px 0 84px;background:radial-gradient(circle at 80% 20%,color-mix(in srgb,var(--accent-2) 24%,transparent),transparent 30%),var(--paper)}.hero-grid{display:grid;grid-template-columns:1fr .88fr;gap:72px;align-items:center}.hero h1{max-width:720px;margin:13px 0 22px;font-family:Georgia,serif;font-size:clamp(3.5rem,7vw,6.8rem);line-height:.89;letter-spacing:-.055em}.hero-text{max-width:590px;font-size:1.08rem;color:color-mix(in srgb,var(--ink) 72%,transparent)}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.text-link{font-weight:850;border-bottom:2px solid var(--accent)}.hero-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:34px;font-size:.74rem;font-weight:800;opacity:.7}.hero-visual{position:relative;min-height:550px;display:grid;place-items:center}.hero-visual>img{position:relative;width:min(100%,480px);aspect-ratio:4/5;object-fit:cover;border-radius:calc(var(--radius) * 1.5);transform:rotate(3deg);box-shadow:0 28px 80px #301f3238}.hero-orbit{position:absolute;width:520px;height:520px;border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);border-radius:50%}.mockup{position:relative;display:flex;flex-direction:column;justify-content:center;width:min(88%,430px);aspect-ratio:4/5;padding:48px;background:linear-gradient(145deg,var(--accent),#9e3f5b);color:#fff;border-radius:30px;transform:rotate(3deg);box-shadow:0 28px 80px #301f3240}.mockup-label{font-size:.7rem;font-weight:900;letter-spacing:.25em}.mockup-title{margin:30px 0;font-family:Georgia,serif;font-size:4rem;line-height:.92}.mockup-note{font-size:.9rem}.floating-note{position:absolute;right:-10px;bottom:60px;padding:14px 18px;background:#fff;border-radius:15px;box-shadow:var(--shadow);font-size:.8rem;font-weight:900;transform:rotate(-3deg)}@media(max-width:850px){.hero{padding-top:54px}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-visual{min-height:440px}.hero h1{font-size:clamp(3.2rem,16vw,5.2rem)}.hero-orbit{width:400px;height:400px}}@media(max-width:480px){.hero-actions{align-items:flex-start;flex-direction:column}.mockup{padding:34px}.mockup-title{font-size:3.2rem}.floating-note{right:0}.hero-proof{gap:10px}}.image-categories{background:#fff}.image-categories .section-heading>a{font-size:.78rem;font-weight:900}.image-category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.image-category{display:grid;gap:9px}.image-category__media{overflow:hidden;aspect-ratio:1/1.06;border-radius:12px;background:#f0efe9}.image-category img,.image-category svg{width:100%;height:100%;object-fit:cover;transition:.35s}.image-category:hover img{transform:scale(1.045)}.image-category strong{font-size:.78rem}.image-category small{font-size:.66rem;color:var(--accent);font-weight:800}@media(max-width:950px){.image-category-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:520px){.image-category-grid{grid-template-columns:repeat(2,1fr)}}.cart-page h1{font-family:Georgia,serif;font-size:4rem}.cart-list{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:22px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.cart-item img{width:110px;aspect-ratio:1;object-fit:cover;border-radius:14px}.cart-item h2{font-family:Georgia,serif;font-size:1.25rem}.cart-item input{width:65px;padding:8px;border:1px solid var(--line);border-radius:8px}.remove{margin-left:12px;font-size:.75rem;text-decoration:underline}.cart-summary{max-width:420px;margin:35px 0 0 auto;padding:28px;background:#fff;border-radius:var(--radius);display:grid;grid-template-columns:1fr auto;gap:20px}.cart-summary .button{grid-column:1/-1}@media(max-width:520px){.cart-item{grid-template-columns:76px 1fr}.cart-item img{width:76px}.cart-item>strong{grid-column:2}.cart-page h1{font-size:3rem}}.collection-head{max-width:700px;margin-bottom:42px}.collection-head h1{margin:8px 0 16px;font-family:Georgia,serif;font-size:clamp(3rem,7vw,5.5rem);line-height:.95}.pagination{margin-top:40px;text-align:center}.pagination .page,.pagination .next,.pagination .prev{display:inline-block;padding:8px 12px;margin:2px;background:#fff;border-radius:9px}.standard-page{max-width:820px}.standard-page h1{font-family:Georgia,serif;font-size:clamp(3rem,7vw,5rem);line-height:1}.standard-page .rte{font-size:1.05rem}.standard-page .rte img{border-radius:var(--radius)}.product-main{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:start}.product-gallery__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-media{overflow:hidden;background:#fff;border-radius:12px}.product-media img,.product-media svg,.product-media video{width:100%;aspect-ratio:1/1;object-fit:cover}.product-info{position:sticky;top:110px;padding-top:15px}.product-info h1{margin:8px 0 15px;font-size:clamp(2.5rem,5vw,4.3rem);line-height:.96;letter-spacing:-.04em}.product-main-price{display:flex;gap:12px;font-size:1.3rem;font-weight:900}.product-main-price s{opacity:.45;font-weight:500}.product-rating-line{margin-top:10px;font-size:.72rem;opacity:.68}.product-rating-line span{color:#d1a728}.product-description{margin:23px 0;color:color-mix(in srgb,var(--ink) 74%,transparent)}.product-info form label{display:block;margin:14px 0 6px;font-size:.73rem;font-weight:900}.variant-select{width:100%;height:50px;padding:0 13px;border:1px solid var(--line);border-radius:10px;background:#fff}.quantity{width:85px;height:48px;padding:10px;border:1px solid var(--line);border-radius:10px}.product-submit{width:100%;margin:17px 0 9px}.buy-now-label{text-align:center;margin:3px 0 8px;font-size:.69rem;opacity:.6}.shopify-payment-button{margin-bottom:10px;--shopify-accelerated-checkout-button-border-radius:999px;--shopify-accelerated-checkout-button-block-size:50px}.view-cart-link{display:block;text-align:center;margin:13px 0;font-size:.8rem;font-weight:850;text-decoration:underline;text-underline-offset:4px}.fulfilment-card{margin-top:20px;padding:18px;background:#eef3ef;border-radius:12px}.fulfilment-card strong{font-size:.83rem}.fulfilment-card p{margin:5px 0 0;font-size:.73rem;opacity:.7}.product-trust{display:flex;gap:13px;flex-wrap:wrap;margin-top:18px;padding-top:18px;border-top:1px solid var(--line);font-size:.68rem;font-weight:800}@media(max-width:800px){.product-main{grid-template-columns:1fr;gap:25px}.product-info{position:static}.product-gallery__grid{gap:6px}}.search-form{display:flex;gap:10px}.search-form input{flex:1;padding:14px 18px;border:1px solid var(--line);border-radius:999px;background:#fff}.promo-section{padding:30px 0 70px;background:#fff}.promo-split{display:grid;grid-template-columns:.85fr 1.15fr;overflow:hidden;min-height:310px;border-radius:var(--radius);background:#eee9df}.promo-copy{padding:45px;display:flex;flex-direction:column;justify-content:center}.promo-copy h2{margin:7px 0 12px;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.promo-copy p{margin:0 0 24px;max-width:430px;opacity:.68}.promo-copy .button{align-self:flex-start}.promo-image{min-height:300px;background:#dcd4c6}.promo-image img{width:100%;height:100%;object-fit:cover}.promo-image>div{height:100%;display:grid;place-items:center;font-size:.76rem;font-weight:900;letter-spacing:.12em;color:var(--accent)}@media(max-width:650px){.promo-split{grid-template-columns:1fr}.promo-copy{padding:32px}.promo-image{min-height:230px}}.retail-hero{background:#f1ece2}.retail-hero__main{min-height:530px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:stretch}.retail-hero__copy{padding:74px 55px 64px 0;display:flex;flex-direction:column;justify-content:center}.retail-pill{align-self:flex-start;padding:7px 11px;border-radius:999px;background:#fff7d6;color:var(--accent);font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.retail-hero h1{max-width:580px;margin:17px 0;font-size:clamp(3.2rem,6vw,5.6rem);line-height:.95;letter-spacing:-.05em}.retail-hero__text{max-width:520px;color:color-mix(in srgb,var(--ink) 67%,transparent)}.retail-hero__actions{display:flex;gap:12px;margin-top:28px}.retail-hero__image{position:relative;min-height:480px;overflow:hidden}.retail-hero__image img{width:100%;height:100%;object-fit:cover}.retail-placeholder{height:100%;min-height:480px;padding:45px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(145deg,#d9d1c1,#f8f4eb);color:var(--accent);text-align:center}.retail-placeholder span{letter-spacing:.35em;font-weight:900}.retail-placeholder strong{font-size:clamp(2.7rem,6vw,5rem);line-height:1}.retail-placeholder small{margin-top:15px}.offer-bubble{position:absolute;right:30px;top:35px;width:108px;height:108px;display:grid;place-items:center;padding:14px;border-radius:50%;background:var(--accent);color:#fff;text-align:center;font-size:1.05rem;font-weight:900;transform:rotate(7deg)}.retail-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-block:23px}.retail-benefits>div{display:flex;align-items:center;gap:10px}.retail-benefits>div>span{font-size:1.35rem}.retail-benefits p{display:grid;margin:0}.retail-benefits strong{font-size:.76rem}.retail-benefits small{font-size:.66rem;opacity:.6}@media(max-width:850px){.retail-hero__main{grid-template-columns:1fr}.retail-hero__copy{padding:55px 0 40px}.retail-hero__image{min-height:390px}.retail-benefits{grid-template-columns:1fr 1fr}}@media(max-width:480px){.retail-hero__actions{align-items:stretch;flex-direction:column}.retail-benefits{grid-template-columns:1fr}.retail-hero h1{font-size:3rem}}.shop-buttons-section{background:var(--surface)}.shop-buttons-section .section-heading p{max-width:580px;margin:12px 0 0;color:color-mix(in srgb,var(--ink) 66%,transparent)}.shop-buttons-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.shop-button{grid-column:span 2;min-height:220px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;border-radius:var(--radius);background:#f6e4dd;border:1px solid transparent;transition:.25s ease}.shop-button:nth-child(2){background:#eee7f6}.shop-button:nth-child(3){background:#f8edc7}.shop-button:nth-child(4){background:#e3f0e9}.shop-button:nth-child(5){background:#e7edf8}.shop-button:nth-child(n+4){grid-column:span 3;min-height:190px}.shop-button:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--ink) 18%,transparent);box-shadow:var(--shadow)}.shop-button__icon{font-size:2rem}.shop-button__content{display:grid;gap:7px}.shop-button__content strong{font-family:Georgia,serif;font-size:1.6rem;line-height:1}.shop-button__content small{max-width:250px;font-size:.83rem;opacity:.68}.shop-button__action{display:flex;justify-content:space-between;align-items:center;margin-top:20px;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.shop-button__action b{display:grid;place-items:center;width:34px;height:34px;background:#fff;border-radius:50%;font-size:1rem}@media(max-width:800px){.shop-buttons-grid{grid-template-columns:1fr 1fr}.shop-button,.shop-button:nth-child(n+4){grid-column:span 1;min-height:200px}}@media(max-width:480px){.shop-buttons-grid{grid-template-columns:1fr}.shop-button,.shop-button:nth-child(n+4){min-height:175px}}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote{margin:0;padding:29px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.stars{color:var(--accent-2);letter-spacing:.1em}.quote blockquote{margin:18px 0 25px;font-family:Georgia,serif;font-size:1.35rem;line-height:1.35}.quote figcaption{font-size:.8rem;font-weight:900}.quote figcaption span{font-weight:500;opacity:.58}@media(max-width:700px){.quote-grid{grid-template-columns:1fr}}.value-section{padding:82px 0;background:var(--accent);color:#fff}.value-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.value-section .eyebrow{color:var(--accent-2)}.value-section h2{margin:9px 0 18px;font-family:Georgia,serif;font-size:clamp(2.7rem,6vw,4.7rem);line-height:.95}.value-section .rte{max-width:490px;color:#ffffffd1;margin-bottom:28px}.value-list{border-top:1px solid rgba(255,255,255,.3)}.value-item{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.3)}.value-item>span{font-size:.75rem;font-weight:900;color:var(--accent-2)}.value-item h3{margin:0 0 5px;font-family:Georgia,serif;font-size:1.4rem}.value-item p{margin:0;color:#ffffffb8;font-size:.88rem}@media(max-width:750px){.value-grid{grid-template-columns:1fr;gap:42px}}.product-card{overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:12px;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#f0efe9}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-badge{position:absolute;left:10px;top:10px;padding:5px 9px;background:var(--accent);color:#fff;border-radius:5px;font-size:.62rem;font-weight:900}.product-badge--new{background:#397855}.product-card__body{padding:14px}.product-card h3{margin:3px 0 8px;font-size:.92rem;line-height:1.25}.product-type{margin:0;color:var(--accent);font-size:.59rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.product-rating{display:flex;align-items:center;gap:6px;margin-bottom:9px}.product-rating span{font-size:.65rem;color:#d1a728;letter-spacing:.03em}.product-rating small{font-size:.58rem;opacity:.52}.product-card__bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}.product-price{display:flex;gap:6px;align-items:center;font-size:.85rem;font-weight:900}.product-price s{font-size:.68rem;opacity:.45;font-weight:500}.product-card__bottom form button,.options-button{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:900}.product-card__bottom form button:hover,.options-button:hover{background:var(--accent);color:#fff}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
