:root{--ink:#171313;--cream:#fffaf4;--pink:#f2a9bd;--hot:#e94f87;--orange:#f28b5b;--aqua:#92d8cf;--line:rgba(23,19,19,.12)}
html{scroll-behavior:smooth;scroll-padding-top:76px}body{background:var(--cream);color:var(--ink);font-family:Arial,sans-serif;margin:0}.body-inner{overflow:hidden}a{color:inherit}.lovings-header{box-sizing:border-box;height:76px;display:flex;align-items:center;gap:36px;padding:0 5vw;position:fixed;inset:0 0 auto 0;z-index:1000;width:100%;background:rgba(255,250,244,.96);border-bottom:1px solid var(--line);color:var(--ink);box-shadow:0 1px 0 rgba(23,19,19,.02);backdrop-filter:blur(12px);transition:box-shadow .25s}.lovings-header.scrolled{box-shadow:0 10px 35px rgba(50,28,35,.09)}body .lovings-header .brand{display:flex;align-items:center;margin:0;padding:0;background:none;border:0}body .lovings-header .brand img{display:block;width:148px;height:auto;filter:none}.lovings-header nav{display:flex;align-items:center;gap:28px;margin-left:auto}.lovings-header nav a{font-size:11px;text-transform:uppercase;letter-spacing:1.4px;font-weight:700;position:relative}.lovings-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:1px;background:var(--hot);transition:.25s}.lovings-header nav a:hover:after{right:0}.catalog-button{display:flex!important;align-items:center;gap:10px!important;background:var(--hot)!important;color:#fff!important;border:0!important;border-radius:100px!important;padding:10px 12px 10px 18px!important;margin:0!important;width:auto!important;height:auto!important;font-size:10px!important;line-height:1!important;text-transform:uppercase;letter-spacing:1.2px;font-weight:800;box-shadow:none!important}.catalog-button:before,.catalog-button:after{display:none!important}.catalog-button .header-count{display:grid;place-items:center;background:#fff;color:var(--ink);width:28px;height:28px;border-radius:50%;font-size:10px;font-weight:800;line-height:1}.menu-toggle{display:none;background:none;border:0;color:var(--ink);font-size:23px}.hero{padding-top:76px}
.hero{min-height:100vh;background:linear-gradient(135deg,#ef8ba9 0%,#f2a674 52%,#f5c96c 100%);position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,transparent 5%,rgba(64,12,33,.12) 100%);z-index:-3}.hero-copy{text-align:center;color:#fff;position:relative;z-index:5;width:min(760px,78vw)}.eyebrow{font-size:11px;letter-spacing:3px;font-weight:800;margin-bottom:20px}.hero h1,.section h2{font-family:Georgia,serif;font-size:clamp(66px,8vw,125px);line-height:.82;letter-spacing:-5px;margin:0}.hero h1 em,.section h2 em{font-weight:400}.intro{font-size:18px;line-height:1.7;max-width:560px;margin:34px auto}.hero-actions{display:flex;justify-content:center;gap:28px;align-items:center}.primary-btn{display:inline-block;background:#fff;color:var(--ink);border-radius:100px;padding:17px 26px;text-transform:uppercase;font-size:11px;letter-spacing:1.5px;font-weight:800}.text-btn{color:#fff;border-bottom:1px solid rgba(255,255,255,.6);padding-bottom:4px}.hero-blob{position:absolute;border-radius:50%;filter:blur(2px);z-index:-2}.blob-one{width:420px;height:420px;background:rgba(233,79,135,.5);top:-100px;left:18%}.blob-two{width:340px;height:340px;background:rgba(124,220,206,.55);bottom:-80px;right:16%}.floating-card{position:absolute;border:10px solid rgba(255,255,255,.75);box-shadow:0 30px 70px rgba(64,12,33,.25);overflow:hidden}.floating-card img{width:100%;height:100%;object-fit:cover}.card-left{width:220px;height:280px;left:5vw;top:25%;transform:rotate(-9deg)}.card-right{width:240px;height:310px;right:5vw;top:18%;transform:rotate(8deg)}.card-small{width:155px;height:180px;right:18vw;bottom:4%;transform:rotate(-5deg)}.scroll-cue{position:absolute;bottom:28px;left:5vw;color:#fff;text-transform:uppercase;font-size:9px;letter-spacing:2px;display:flex;align-items:center;gap:12px}.scroll-cue span{display:block;width:42px;height:1px;background:#fff}
.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:35px 8vw;border-bottom:1px solid var(--line);background:#fff}.trust-strip div{text-align:center;border-right:1px solid var(--line)}.trust-strip div:last-child{border:0}.trust-strip strong{font-family:Georgia,serif;font-size:27px;display:block}.trust-strip span{text-transform:uppercase;font-size:9px;letter-spacing:2px}.section{padding:120px 7vw}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:60px}.section h2{font-size:clamp(48px,6vw,84px)}.section-heading>a{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;border-bottom:1px solid;padding-bottom:5px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card a{text-decoration:none}.product-image{aspect-ratio:.82;position:relative;overflow:hidden;background:#eee}.product-image img{width:100%;height:100%;object-fit:cover;transition:.65s transform}.product-card:hover img{transform:scale(1.04)}.product-image span{position:absolute;top:14px;left:14px;background:#fff;border-radius:100px;padding:6px 10px;font-size:9px;text-transform:uppercase;letter-spacing:1px}.product-card h3{font-family:Georgia,serif;font-size:20px;margin:18px 0 3px}.product-card p{font-size:11px;text-transform:uppercase;letter-spacing:1px;opacity:.55;margin:0}.product-card strong{display:block;margin-top:9px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4faa75;margin-left:5px;box-shadow:0 0 0 4px rgba(79,170,117,.14)}.feed-note{font-size:10px;letter-spacing:1px;text-transform:uppercase;opacity:.45;text-align:right;margin-top:22px}
.split-feature{background:#f6dfe5;display:grid;grid-template-columns:1.05fr .95fr;gap:10vw;align-items:center}.story-photo{position:relative}.story-photo>img{width:100%;aspect-ratio:.9;object-fit:cover}.mini-photo{position:absolute;width:34%;right:-10%;bottom:-8%;border:10px solid var(--cream)}.mini-photo img{width:100%;display:block}.story-copy h2{margin-bottom:38px}.story-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;max-width:520px}.primary-btn.dark{background:var(--ink);color:#fff;margin-top:18px}.jewelry-banner{background:#87cec5;color:#123b38;display:grid;grid-template-columns:1fr 430px;align-items:center;gap:9vw}.jewelry-banner img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:50%}.reviews{text-align:center;background:#fff}.reviews blockquote{font-family:Georgia,serif;font-style:italic;font-size:clamp(36px,5vw,68px);max-width:900px;margin:35px auto}.stars{color:var(--hot);letter-spacing:7px;font-size:20px}footer{background:var(--ink);color:#fff;text-align:center;padding:80px 5vw 35px}footer img{filter:invert(1);width:210px}footer p{opacity:.65;margin:24px 0}footer div{display:flex;justify-content:center;gap:30px;margin-bottom:60px}footer small{opacity:.4}
@media(max-width:900px){.lovings-header nav{display:none}.catalog-button{margin-left:auto!important}.lovings-header nav.mobile-open{display:flex;position:absolute;top:76px;left:20px;right:20px;flex-direction:column;gap:0;background:#fff;color:var(--ink);padding:12px 22px;box-shadow:0 18px 50px rgba(40,20,30,.18)}.lovings-header nav.mobile-open a{padding:14px 0;border-bottom:1px solid var(--line)}.menu-toggle{display:block}.hero-copy{width:90vw}.hero h1{font-size:64px;letter-spacing:-3px}.card-left{width:130px;height:165px;left:-35px;top:18%}.card-right{width:135px;height:175px;right:-35px;top:15%}.card-small{width:95px;height:110px;right:4%;bottom:7%}.product-grid{grid-template-columns:repeat(2,1fr)}.split-feature,.jewelry-banner{grid-template-columns:1fr}.jewelry-banner img{max-width:400px;margin:auto}.section{padding:80px 6vw}.section-heading{align-items:start;gap:30px}.trust-strip{padding:25px 2vw}.trust-strip strong{font-size:20px}.trust-strip span{font-size:7px}}@media(max-width:560px){.lovings-header{height:68px;padding:0 18px;gap:12px}.hero{padding-top:68px}body .lovings-header .brand img{width:120px}.catalog-button{padding:9px 9px 9px 13px!important}.catalog-button>span{display:none}.catalog-button .header-count{width:27px;height:27px}.hero h1{font-size:53px}.intro{font-size:15px}.hero-actions{flex-direction:column;gap:15px}.card-small{display:none}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card h3{font-size:16px}.section-heading{display:block}.section-heading>a{display:inline-block;margin-top:25px}.trust-strip span{display:none}.split-feature{gap:70px}.mini-photo{right:0}.jewelry-banner{padding-top:70px}.section h2{letter-spacing:-2px}}
.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin-bottom:42px}.shop-filters{display:flex;gap:8px;flex-wrap:wrap}.shop-filters button{border:1px solid var(--line);background:transparent;border-radius:100px;padding:11px 17px;font-size:11px;text-transform:uppercase;letter-spacing:1px}.shop-filters button.active{background:var(--ink);color:#fff}.shop-filters span{opacity:.55;margin-left:5px}.shop-search{position:relative;width:min(330px,100%)}.shop-search input{width:100%;border:0;border-bottom:1px solid var(--ink);background:transparent;padding:12px 34px 12px 2px;outline:none}.shop-search b{position:absolute;right:5px;top:7px;font-size:24px}.product-image:after{content:"Bekijk & bestel op Etsy ↗";position:absolute;left:14px;right:14px;bottom:14px;background:rgba(255,255,255,.94);padding:13px;text-align:center;border-radius:100px;font-size:9px;font-weight:800;letter-spacing:1px;text-transform:uppercase;transform:translateY(80px);transition:.3s}.product-card:hover .product-image:after,.product-card a:focus .product-image:after{transform:none}.shop-bottom{display:flex;flex-direction:column;align-items:center;margin-top:38px}.shop-bottom .feed-note{text-align:center;order:2}.load-more{border:1px solid var(--ink);background:transparent;border-radius:100px;padding:15px 24px;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:1.5px}.load-more:hover{background:var(--ink);color:#fff}.load-more[hidden]{display:none}.empty-products{grid-column:1/-1;text-align:center;padding:80px 20px;border:1px solid var(--line);font-family:Georgia,serif;font-size:28px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.shop-toolbar{align-items:stretch;flex-direction:column}.shop-search{width:100%}.product-image:after{display:none}.shop-bottom{margin-top:28px}}

/* Branded sticky navigation */
.sticky-shell{position:sticky;top:0;z-index:1000;background:var(--cream)}.announcement-bar{height:30px;display:flex;align-items:center;justify-content:center;gap:18px;overflow:hidden;white-space:nowrap;background:linear-gradient(90deg,#e94f87,#f27791 48%,#ef8a64);color:#fff;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:1.7px}.announcement-bar span{font-size:10px;opacity:.8}.sticky-shell .lovings-header{position:relative;inset:auto;z-index:auto;background:#fffdf9;height:78px;border:0;box-shadow:none}.sticky-shell:after{content:"";display:block;height:3px;background:linear-gradient(90deg,var(--hot),var(--orange),#f6c762,var(--aqua),var(--hot));background-size:200% 100%;animation:lovings-line 9s linear infinite}.sticky-shell:has(.lovings-header.scrolled){box-shadow:0 12px 34px rgba(50,28,35,.11)}@keyframes lovings-line{to{background-position:200% 0}}body .lovings-header .brand{position:relative;isolation:isolate}body .lovings-header .brand:before{content:"";position:absolute;z-index:-1;width:178px;height:49px;left:-15px;top:50%;transform:translateY(-50%) rotate(-2deg);border-radius:50% 45% 48% 42%;background:#f8dce5}body .lovings-header .brand img{width:154px}.hero{padding-top:0}.catalog-button{background:linear-gradient(120deg,var(--hot),#f47b72)!important;box-shadow:0 8px 20px rgba(233,79,135,.22)!important}.catalog-button:hover{transform:translateY(-1px);box-shadow:0 11px 25px rgba(233,79,135,.3)!important}

/* Reviews */
.reviews{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center}.reviews>.eyebrow{margin-bottom:34px}.review-stage{max-width:980px;transition:opacity .35s ease,transform .35s ease}.review-stage.changing{opacity:0;transform:translateY(9px)}.reviews .stars{margin-bottom:30px}.reviews blockquote{font-family:Georgia,serif;font-style:italic;font-size:clamp(34px,4.5vw,64px);line-height:1.2;letter-spacing:-1.5px;max-width:900px;margin:0 auto 30px}.review-meta{margin:0;color:#6f6464;font-size:11px;text-transform:uppercase;letter-spacing:2px}.review-dots{display:flex;gap:8px;margin:34px 0 24px}.review-dots i{display:block;width:7px;height:7px;border-radius:50%;background:#ddd;transition:.25s}.review-dots i.active{width:24px;border-radius:20px;background:var(--hot)}.review-link{font-size:10px;text-transform:uppercase;letter-spacing:1.5px;font-weight:800;border-bottom:1px solid;padding-bottom:4px}

footer>p{color:#f3ecec!important;opacity:.82!important;font-size:14px}footer div a{color:#fff!important}footer small{color:#ddd;opacity:.7}

@media(max-width:900px){.announcement-bar{justify-content:flex-start;padding-left:18px}.sticky-shell .lovings-header{height:72px}.lovings-header nav.mobile-open{top:72px}.reviews{min-height:460px}.reviews blockquote{line-height:1.25}}
@media(max-width:560px){.announcement-bar{height:27px;font-size:8px}.sticky-shell .lovings-header{height:66px}body .lovings-header .brand:before{width:140px;height:42px;left:-10px}body .lovings-header .brand img{width:120px}.reviews{min-height:430px}.reviews>.eyebrow{margin-bottom:26px}.reviews .stars{margin-bottom:22px}.reviews blockquote{font-size:31px;line-height:1.3;margin-bottom:24px}}

/* Clean sticky menu */
.sticky-shell{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:none!important}.sticky-shell:after,.announcement-bar{display:none!important}.sticky-shell .lovings-header{height:80px;background:#fff;box-shadow:none;border-bottom:1px solid #ebe5e0}.sticky-shell:has(.lovings-header.scrolled){box-shadow:0 10px 30px rgba(40,28,30,.08)!important}body .lovings-header .brand:before{display:none}body .lovings-header .brand img{width:195px}.catalog-button{background:var(--ink)!important;color:#fff!important;box-shadow:none!important}.catalog-button:hover{background:#312829!important;box-shadow:none!important}.catalog-button .header-count{color:var(--ink)}

/* New webshop hero */
.hero{min-height:calc(100vh - 80px);padding:0;display:grid;grid-template-columns:minmax(420px,.88fr) minmax(600px,1.12fr);align-items:stretch;justify-content:stretch;background:#f8f2ec;color:var(--ink);isolation:auto}.hero:after{display:none}.hero-copy{width:auto;text-align:left;color:var(--ink);padding:clamp(70px,8vw,140px) 5vw 75px 7vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy .eyebrow{color:#a34764;margin-bottom:28px}.hero h1{font-size:clamp(70px,7.2vw,120px);line-height:.86;letter-spacing:-6px}.hero h1 em{color:var(--hot)}.hero .intro{font-size:17px;line-height:1.75;max-width:510px;margin:36px 0 30px;color:#554b4b}.hero-actions{justify-content:flex-start;gap:25px}.hero .primary-btn{background:var(--ink);color:#fff;padding:17px 24px}.hero .primary-btn span{margin-left:8px}.hero .text-btn{color:var(--ink);border-color:var(--ink);font-size:12px;font-weight:700}.hero-proof{display:flex;align-items:center;gap:15px;margin-top:48px;padding-top:24px;border-top:1px solid rgba(23,19,19,.13)}.hero-proof>span{color:var(--hot);letter-spacing:3px}.hero-proof p{font-size:11px;line-height:1.5;text-transform:uppercase;letter-spacing:1px;margin:0}.hero-showcase{position:relative;min-height:690px;background:#dd9aaa;overflow:hidden}.hero-showcase:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:#efbf6f;left:-130px;top:-110px}.showcase-main,.showcase-small{position:absolute;display:block;overflow:hidden;box-shadow:0 25px 65px rgba(66,27,43,.22)}.showcase-main{inset:8% 23% 8% 8%;background:#fff}.showcase-main img,.showcase-small img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.showcase-main:hover img,.showcase-small:hover img{transform:scale(1.035)}.showcase-main>span{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(255,255,255,.94);padding:16px 18px;display:flex;align-items:center;justify-content:space-between}.showcase-main b{font-family:Georgia,serif;font-size:21px}.showcase-main small{text-transform:uppercase;letter-spacing:1px;font-size:9px}.showcase-small{right:4%;width:29%;height:34%;border:8px solid #fff}.showcase-top{top:10%;transform:rotate(3deg)}.showcase-bottom{bottom:10%;transform:rotate(-3deg)}.showcase-small span{position:absolute;left:0;right:0;bottom:0;padding:10px;background:#fff;text-align:center;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:1px}.hero-sticker{position:absolute;left:2.5%;bottom:3%;width:135px;height:135px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--aqua);color:#173e3a;transform:rotate(-8deg);box-shadow:0 12px 30px rgba(42,91,84,.18)}.hero-sticker strong{font-family:Georgia,serif;font-size:40px;line-height:.9}.hero-sticker span{text-transform:uppercase;font-size:8px;line-height:1.4;letter-spacing:1px;margin-top:7px}

@media(max-width:1050px){.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-left:5vw}.hero h1{font-size:72px}.showcase-main{right:13%}.showcase-small{display:none}}
@media(max-width:760px){.sticky-shell .lovings-header{height:68px}.hero{min-height:auto;grid-template-columns:1fr}.hero-copy{padding:70px 7vw 62px}.hero h1{font-size:clamp(57px,16vw,78px);letter-spacing:-4px}.hero .intro{font-size:15px;margin:28px 0}.hero-proof{margin-top:34px}.hero-showcase{min-height:570px}.showcase-main{inset:7% 7% 7% 7%}.hero-sticker{width:110px;height:110px;left:auto;right:1%;bottom:1%}.showcase-main>span{left:14px;right:14px;bottom:14px}.showcase-main small{display:none}}

/* Editorial hero image */
.hero-showcase{position:relative;min-height:690px;background:#d7eec0;overflow:hidden}
.hero-showcase:before{display:none}
.hero-slides{position:absolute;inset:0}
.hero-editorial-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.96) contrast(1.02);opacity:0;transform:scale(1.035);transition:opacity 1.2s ease,transform 8s ease}
.hero-editorial-image.active{opacity:1;transform:scale(1)}
.hero-lifestyle-image{object-position:center 42%}
.hero-showcase:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(23,19,19,.03) 45%,rgba(23,19,19,.22) 100%);pointer-events:none}
.hero-image-label{position:absolute;z-index:2;left:38px;bottom:36px;min-width:235px;padding:18px 21px;background:rgba(255,250,244,.95);box-shadow:0 18px 45px rgba(38,29,25,.16);display:grid;gap:3px}
.hero-image-label span,.hero-image-label small{text-transform:uppercase;letter-spacing:1.5px;font-size:8px;font-weight:800}
.hero-image-label span{color:var(--hot)}
.hero-image-label strong{font-family:Georgia,serif;font-size:25px;font-weight:400}
.hero-image-label small{opacity:.55}
.hero-image-label strong,.hero-image-label small{transition:opacity .3s ease}
.hero-slide-progress{position:absolute;z-index:2;left:38px;bottom:25px;width:277px;height:2px;background:rgba(255,255,255,.35);overflow:hidden}
.hero-slide-progress i{display:block;width:100%;height:100%;background:var(--hot);transform-origin:left;animation:hero-progress 15s linear infinite}
@keyframes hero-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.hero-handmade-note{position:absolute;z-index:2;top:31px;right:31px;width:112px;height:112px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--hot);color:#fff;text-transform:uppercase;font-size:9px;line-height:1.5;letter-spacing:1.4px;font-weight:800;transform:rotate(7deg);box-shadow:0 15px 35px rgba(94,26,51,.2)}
@media(max-width:1050px){.hero-editorial-image{object-position:48% center}}
@media(max-width:760px){.hero-showcase{min-height:560px}.hero-image-label{left:20px;bottom:28px}.hero-slide-progress{left:20px;bottom:17px;width:277px}.hero-handmade-note{width:92px;height:92px;top:18px;right:18px;font-size:8px}.hero-lifestyle-image{object-position:center 35%}}
@media(prefers-reduced-motion:reduce){.hero-editorial-image{transition:none;transform:none}.hero-slide-progress i{animation:none}}
@media(max-width:560px){body .lovings-header .brand img{width:140px}}

/* Personal maker story */
.split-feature{position:relative;background:#f6dfe5;grid-template-columns:minmax(340px,.82fr) minmax(480px,1.18fr);gap:clamp(60px,8vw,140px);padding:90px 7vw;overflow:hidden}
.split-feature:before{content:"";position:absolute;width:380px;height:380px;border-radius:50%;background:rgba(239,139,169,.2);right:-145px;top:-175px}
.story-photo{max-width:560px;justify-self:end;position:relative}
.story-photo>img{display:block;width:100%;aspect-ratio:4/5;max-height:660px;object-fit:cover;object-position:center 42%;border-radius:48% 48% 8px 8px;box-shadow:0 28px 65px rgba(77,41,51,.17)}
.maker-caption{position:absolute;right:-28px;bottom:28px;background:#fffaf4;padding:16px 20px;font-size:10px;text-transform:uppercase;letter-spacing:1.4px;box-shadow:0 14px 35px rgba(77,41,51,.15);transform:rotate(-2deg)}
.maker-caption b{display:block;color:var(--hot);margin-bottom:4px}
.story-copy{position:relative;z-index:1;max-width:720px}
.story-copy .eyebrow{color:#a34764;margin-bottom:22px}
.story-copy h2{font-size:clamp(58px,6vw,92px);line-height:.88;margin-bottom:32px}
.story-copy .story-lead{font-family:Georgia,serif;font-size:clamp(22px,2vw,30px);line-height:1.45;max-width:680px;margin:0 0 25px}
.story-copy>p:not(.eyebrow):not(.story-lead){font-size:16px;line-height:1.75;max-width:650px;color:#554b4b}
.story-copy blockquote{border-left:3px solid var(--hot);margin:28px 0;padding:4px 0 4px 24px;font-family:Georgia,serif;font-style:italic;font-size:24px;line-height:1.45;max-width:630px}
.maker-facts{display:flex;gap:0;margin:34px 0 30px;border-top:1px solid rgba(23,19,19,.14);border-bottom:1px solid rgba(23,19,19,.14);padding:20px 0}
.maker-facts span{flex:1;padding:0 18px;border-right:1px solid rgba(23,19,19,.14)}
.maker-facts span:first-child{padding-left:0}.maker-facts span:last-child{border:0}
.maker-facts strong{display:block;font-family:Georgia,serif;font-size:20px;font-weight:400}.maker-facts small{display:block;margin-top:5px;text-transform:uppercase;letter-spacing:1px;font-size:8px;opacity:.58}
.story-copy .primary-btn{margin-top:0}
@media(max-width:900px){.split-feature{grid-template-columns:1fr;gap:70px;padding:80px 7vw}.story-photo{justify-self:center;width:min(520px,90%)}.story-copy{max-width:700px;margin:auto}.maker-caption{right:-18px}}
@media(max-width:560px){.split-feature{padding:65px 6vw;gap:55px}.story-photo{width:92%}.story-photo>img{border-radius:46% 46% 6px 6px}.maker-caption{right:-12px;bottom:18px;padding:13px 15px}.story-copy h2{font-size:56px}.story-copy .story-lead{font-size:21px}.story-copy blockquote{font-size:20px;padding-left:18px}.maker-facts{flex-direction:column;padding:5px 0}.maker-facts span,.maker-facts span:first-child{padding:14px 0;border-right:0;border-bottom:1px solid rgba(23,19,19,.12)}.maker-facts span:last-child{border:0}}

/* Softer transition into jewelry */
.jewelry-banner{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#f6dfe5 0,#fff8f3 22%,#fff8f3 100%);color:var(--ink);grid-template-columns:minmax(480px,1fr) minmax(320px,470px);gap:clamp(70px,10vw,170px);padding-top:145px;padding-bottom:115px}
.jewelry-banner:before{content:"";position:absolute;z-index:-1;width:430px;height:430px;border-radius:50%;right:-105px;bottom:-215px;background:rgba(132,205,197,.32)}
.jewelry-banner:after{content:"";position:absolute;z-index:-1;width:210px;height:210px;border-radius:50%;left:-90px;top:70px;background:rgba(233,79,135,.10)}
.jewelry-banner .eyebrow{color:#a34764}
.jewelry-banner h2{max-width:780px;line-height:.9}
.jewelry-banner h2 em{color:var(--hot)}
.jewelry-banner .primary-btn{margin-top:38px;background:var(--ink);color:#fff;box-shadow:0 12px 30px rgba(23,19,19,.12)}
.jewelry-banner img{width:100%;height:560px;aspect-ratio:auto;object-fit:cover;border-radius:48% 48% 12px 12px;border:12px solid #fff;box-shadow:0 28px 65px rgba(71,39,48,.17);transform:rotate(1.5deg)}
@media(max-width:900px){.jewelry-banner{grid-template-columns:1fr;padding-top:110px;gap:70px}.jewelry-banner img{height:auto;aspect-ratio:4/5;width:min(470px,86%);max-width:none}}
@media(max-width:560px){.jewelry-banner{padding-top:90px;padding-bottom:80px}.jewelry-banner .primary-btn{margin-top:28px}.jewelry-banner img{border-width:8px}}

/* Live category collage */
.category-showcase{position:relative;overflow:hidden;background:linear-gradient(180deg,#f6dfe5 0,#fff8f3 15%,#fff8f3 100%);padding-top:135px;padding-bottom:120px}
.category-showcase:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(132,205,197,.20);right:-180px;top:140px}
.category-intro{position:relative;z-index:1;text-align:center;max-width:900px;margin:0 auto 65px}
.category-intro .eyebrow{color:#a34764}.category-intro h2{line-height:.9}.category-intro h2 em{color:var(--hot)}
.category-intro>p:last-child{max-width:620px;margin:28px auto 0;font-size:16px;line-height:1.7;color:#655959}
.category-collage{position:relative;z-index:1;display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:260px 260px;gap:18px;max-width:1500px;margin:auto}
.category-card{position:relative;display:block;overflow:hidden;background:#eadfd9;box-shadow:0 18px 45px rgba(62,37,45,.11);isolation:isolate}
.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(21,15,17,.68) 100%);z-index:1}
.category-card img{width:100%;height:100%;object-fit:cover;transition:opacity .45s ease,transform .8s ease;opacity:1}
.category-card.changing img{opacity:0;transform:scale(1.035)}
.category-card:hover img{transform:scale(1.035)}
.category-card span{position:absolute;z-index:2;left:24px;right:22px;bottom:21px;color:#fff;display:grid;grid-template-columns:1fr auto;align-items:end}
.category-card small{grid-column:1/-1;text-transform:uppercase;letter-spacing:1.4px;font-size:8px;font-weight:800;opacity:.78;margin-bottom:3px}
.category-card strong{font-family:Georgia,serif;font-size:clamp(23px,2vw,33px);font-weight:400}.category-card b{font-size:22px;font-weight:400}
.category-bags{grid-column:1/4;grid-row:1/3;border-radius:46% 46% 10px 10px}.category-cash{grid-column:4/7;grid-row:1/2;border-radius:10px}.category-earrings{grid-column:7/11;grid-row:1/2;border-radius:10px 70px 10px 10px}.category-bracelets{grid-column:4/8;grid-row:2/3;border-radius:10px}.category-candles{grid-column:8/11;grid-row:2/3;border-radius:10px 10px 70px 10px}
@media(max-width:900px){.category-showcase{padding-top:105px}.category-collage{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,260px)}.category-card{grid-column:auto;grid-row:auto;border-radius:12px}.category-bags{grid-row:span 2;border-radius:46% 46% 12px 12px}.category-candles{grid-column:2/3}}
@media(max-width:560px){.category-showcase{padding-top:85px;padding-bottom:80px}.category-intro{margin-bottom:45px}.category-collage{display:flex;overflow-x:auto;gap:14px;margin:0 -6vw;padding:0 6vw 15px;scroll-snap-type:x mandatory}.category-card{flex:0 0 78vw;height:430px;border-radius:14px!important;scroll-snap-align:center}.category-card span{left:19px;right:18px;bottom:18px}}

/* One-category-at-a-time carousel */
.category-showcase{background:linear-gradient(180deg,#f6dfe5 0,#fff8f3 14%,#fff8f3 100%)}
.category-carousel{position:relative;z-index:1;max-width:1500px;margin:auto}
.category-slides{position:relative;height:610px;border-radius:22px;overflow:hidden;background:#f0e5df;box-shadow:0 30px 75px rgba(66,38,47,.13)}
.category-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(390px,.78fr);opacity:0;visibility:hidden;transform:translateX(35px);transition:opacity .75s ease,transform .75s ease,visibility .75s;pointer-events:none}
.category-slide.active{opacity:1;visibility:visible;transform:none;pointer-events:auto;z-index:2}
.category-slide-image{overflow:hidden;background:#eee}.category-slide-image img{width:100%;height:100%;object-fit:cover;transition:transform 8s ease}.category-slide.active .category-slide-image img{transform:scale(1.035)}
.category-slide-copy{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px clamp(45px,5vw,85px);background:#f8dfe6}
.category-slide[data-category-slide="cashstuffing"] .category-slide-copy{background:#f6e7d4}.category-slide[data-category-slide="earrings"] .category-slide-copy{background:#e2f2ef}.category-slide[data-category-slide="bracelets"] .category-slide-copy{background:#eee5f1}.category-slide[data-category-slide="candles"] .category-slide-copy{background:#f8e1d8}
.category-slide-copy:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-55px;top:-55px;background:rgba(255,255,255,.48)}
.category-slide-copy .slide-number{position:absolute;right:35px;bottom:30px;font-size:10px;letter-spacing:1.5px;font-weight:800;opacity:.5}
.category-slide-copy .eyebrow{color:#a34764;margin-bottom:18px}.category-slide-copy h3{font-family:Georgia,serif;font-size:clamp(58px,5.5vw,88px);font-weight:400;line-height:.95;margin:0 0 24px;letter-spacing:-3px}
.category-slide-copy>p:not(.eyebrow){font-size:16px;line-height:1.6;color:#5e5252;max-width:430px;margin:0 0 32px}.category-slide-copy .primary-btn{margin:0}
.category-controls{display:grid;grid-template-columns:52px 1fr 52px;align-items:center;gap:18px;margin-top:26px}
.category-arrow{width:52px;height:52px;border-radius:50%;border:1px solid rgba(23,19,19,.25);background:transparent;font-size:20px;transition:.25s}.category-arrow:hover{background:var(--ink);color:#fff}
.category-tabs{display:flex;justify-content:center;gap:8px}.category-tabs button{border:0;background:transparent;padding:12px 15px;text-transform:uppercase;letter-spacing:1.2px;font-size:9px;font-weight:800;color:#8b7e7e;border-bottom:2px solid transparent}.category-tabs button.active{color:var(--hot);border-color:var(--hot)}
@media(max-width:900px){.category-slides{height:720px}.category-slide{grid-template-columns:1fr;grid-template-rows:58% 42%}.category-slide-copy{padding:40px 7vw}.category-slide-copy h3{font-size:58px;margin-bottom:15px}.category-slide-copy>p:not(.eyebrow){margin-bottom:22px}.category-tabs{justify-content:flex-start;overflow-x:auto}.category-tabs button{white-space:nowrap}}
@media(max-width:560px){.category-slides{height:650px;border-radius:14px}.category-slide{grid-template-rows:54% 46%}.category-slide-copy{padding:34px 25px}.category-slide-copy h3{font-size:49px;letter-spacing:-2px}.category-slide-copy .eyebrow{margin-bottom:12px}.category-slide-copy>p:not(.eyebrow){font-size:14px;line-height:1.5;margin-bottom:20px}.category-slide-copy .slide-number{right:20px;bottom:18px}.category-controls{grid-template-columns:44px 1fr 44px;gap:8px;margin-top:18px}.category-arrow{width:44px;height:44px}.category-tabs button{padding:10px 9px;font-size:8px}}
@media(prefers-reduced-motion:reduce){.category-slide,.category-slide-image img{transition:none;transform:none}}

/* Maker social links */
.maker-socials{display:flex;align-items:center;gap:12px;margin-top:32px;padding-top:28px;border-top:1px solid rgba(23,19,19,.14)}
.maker-socials .primary-btn{margin:0}
.maker-socials .social-secondary{background:transparent;color:var(--ink);border:1px solid rgba(23,19,19,.32)}
.maker-socials .social-secondary:hover{background:var(--ink);color:#fff}
@media(max-width:560px){.maker-socials{align-items:stretch;flex-direction:column}.maker-socials .primary-btn{text-align:center}}

/* Lovings link colors override the template blue */
body a:not(.btn):not(.badge):hover,body a:not(.btn):not(.badge):focus,body a:not(.btn):not(.badge):active{color:var(--hot)}
body .primary-btn,body .primary-btn:hover,body .primary-btn:focus,body .primary-btn:active,body .maker-socials .primary-btn,body .maker-socials .primary-btn:hover,body .maker-socials .primary-btn:focus{color:#fff!important}
body .maker-socials .social-secondary{color:var(--ink)!important}body .maker-socials .social-secondary:hover,body .maker-socials .social-secondary:focus{color:#fff!important}
body .lovings-header a,body .lovings-header a:hover,body .lovings-header a:focus,body .product-card a,body .product-card a:hover,body .product-card a:focus{color:var(--ink)}
body .section-heading>a,body .review-link{color:var(--hot)}

/* Branded button interaction */
body .primary-btn{transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease,color .25s ease}
body .primary-btn:hover,body .primary-btn:focus-visible{background:var(--hot)!important;color:#fff!important;transform:translateY(-3px);box-shadow:0 14px 30px rgba(233,79,135,.28)!important}
body .primary-btn:active{transform:translateY(-1px);box-shadow:0 7px 16px rgba(233,79,135,.22)!important}
body .primary-btn:focus-visible{outline:3px solid rgba(233,79,135,.22);outline-offset:3px}
body .primary-btn span{display:inline-block;transition:transform .25s ease}body .primary-btn:hover span{transform:translateX(4px)}

/* Clear interaction for shop filters */
.shop-filters button{cursor:pointer;transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease}
.shop-filters button:hover:not(.active),.shop-filters button:focus-visible:not(.active){color:var(--hot);border-color:var(--hot);background:#fff1f6;transform:translateY(-2px);box-shadow:0 8px 18px rgba(233,79,135,.12)}
.shop-filters button.active{background:var(--ink);color:#fff;box-shadow:0 8px 18px rgba(23,19,19,.12)}
.shop-filters button.active:hover{background:var(--hot);border-color:var(--hot);transform:translateY(-2px);box-shadow:0 9px 20px rgba(233,79,135,.22)}
.shop-filters button:focus-visible{outline:3px solid rgba(233,79,135,.2);outline-offset:3px}

/* Compact footer */
footer{display:grid;grid-template-columns:210px minmax(280px,1fr) auto;align-items:center;gap:35px;padding:38px 7vw 20px;text-align:left}
footer img{width:170px;margin:0;filter:invert(1)}
footer>p{margin:0!important;font-size:13px!important;line-height:1.55;max-width:520px;color:#e8dfe1!important;opacity:.8!important}
footer div{display:flex;justify-content:flex-end;gap:25px;margin:0}
footer div a{font-size:11px;text-transform:uppercase;letter-spacing:1.3px;font-weight:800;color:#fff!important}
footer div a:hover,footer div a:focus{color:var(--hot)!important}
footer small{grid-column:1/-1;margin-top:20px;padding-top:17px;border-top:1px solid rgba(255,255,255,.12);text-align:right;font-size:10px;letter-spacing:1px;color:#bfb5b8;opacity:.7}
@media(max-width:800px){footer{grid-template-columns:1fr auto;gap:25px}footer>p{grid-column:1/-1;grid-row:2}footer div{grid-column:2;grid-row:1}footer small{grid-row:3}}
@media(max-width:560px){footer{display:flex;flex-direction:column;align-items:flex-start;padding:38px 7vw 24px;gap:20px}footer img{width:150px}footer div{justify-content:flex-start;gap:20px;flex-wrap:wrap}footer small{width:100%;box-sizing:border-box;margin-top:5px;text-align:left}}

/* Light Lovings footer */
footer{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:linear-gradient(135deg,#fffaf5 0%,#fdf0f3 100%);
  color:var(--ink);
  border-top:3px solid var(--hot);
}
footer::before{
  content:"";
  position:absolute;
  z-index:-1;
  right:-72px;
  bottom:-112px;
  width:195px;
  height:195px;
  border-radius:50%;
  background:rgba(132,205,197,.25);
}
footer img{filter:none}
footer>p{color:#65595b!important;opacity:1!important}
footer div a{color:var(--hot)!important}
footer div a:hover,footer div a:focus{color:var(--ink)!important}
footer small{
  color:#786d70;
  opacity:.72;
  border-top-color:rgba(23,19,19,.12);
  text-align:left;
}

/* Softer navigation CTA and refined boutique footer */
.catalog-button{
  background:#fae5eb!important;
  color:#9d355c!important;
  border:1px solid #f2c4d3!important;
  padding:9px 10px 9px 18px!important;
  box-shadow:none!important;
  transition:background-color .22s ease,color .22s ease,border-color .22s ease,transform .22s ease!important;
}
.catalog-button .header-count{
  background:#fff;
  color:#9d355c!important;
  box-shadow:0 2px 9px rgba(157,53,92,.08);
}
.catalog-button:hover,.catalog-button:focus-visible{
  background:var(--hot)!important;
  color:#fff!important;
  border-color:var(--hot)!important;
  transform:translateY(-1px);
}
.catalog-button:hover .header-count,.catalog-button:focus-visible .header-count{color:var(--hot)!important}

footer{
  grid-template-columns:250px minmax(280px,1fr) auto;
  gap:28px;
  padding:30px 7vw 16px;
  background:linear-gradient(110deg,#fffaf5 0%,#fff4f6 100%);
  border-top:0;
}
footer::after{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:2px;
  background:linear-gradient(90deg,var(--hot),#f39b88 48%,var(--aqua));
}
footer::before{
  right:5vw;
  bottom:-48px;
  width:88px;
  height:88px;
  background:rgba(132,205,197,.16);
}
footer img{width:160px}
footer>p{font-family:Georgia,serif;font-size:15px!important;font-style:italic;color:#55494c!important}
footer div{gap:22px}
footer div a{font-size:10px;letter-spacing:1.15px}
footer small{margin-top:10px;padding-top:13px}
@media(max-width:800px){footer{grid-template-columns:1fr auto}}
@media(max-width:560px){footer{padding:30px 7vw 20px}footer::before{right:-25px;bottom:-30px}}

/* Mobile navigation polish */
.text-arrow{font-family:Arial,sans-serif;font-style:normal;font-weight:400;color:var(--hot)}
@media(max-width:560px){
  .catalog-button{
    gap:7px!important;
    padding:10px 13px!important;
    min-width:0;
  }
  .catalog-button>span{display:inline!important}
  .catalog-button .catalog-long-label{display:none}
  .catalog-button .header-count{
    display:inline!important;
    width:auto;
    height:auto;
    padding-left:8px;
    border-left:1px solid rgba(157,53,92,.25);
    border-radius:0;
    background:transparent;
    box-shadow:none;
    color:#9d355c!important;
  }
  .catalog-button:hover .header-count,.catalog-button:focus-visible .header-count{
    border-left-color:rgba(255,255,255,.45);
    color:#fff!important;
  }
  .maker-socials .text-arrow{font-size:16px;margin-left:3px}
}

/* Mobile shop category rail */
.product-image:after{content:"Bekijk & bestel op Etsy →"}
@media(max-width:900px){.menu-toggle{margin-left:auto}}
@media(max-width:700px){
  .shop-toolbar{
    gap:24px;
    margin-left:-6vw;
    margin-right:-6vw;
    padding:16px 0 22px;
    border-bottom:0;
  }
  .shop-filters{
    box-sizing:border-box;
    width:100%;
    flex-wrap:nowrap;
    gap:9px;
    padding:4px 6vw 8px;
    overflow-x:auto;
    overscroll-behavior-inline:contain;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
  }
  .shop-filters::-webkit-scrollbar{display:none}
  .shop-filters button{
    flex:0 0 auto;
    scroll-snap-align:start;
    padding:12px 16px;
    color:#574b4e;
    background:#fffaf8;
    border-color:#eadde0;
    box-shadow:0 3px 12px rgba(53,34,40,.04);
  }
  .shop-filters button.active{
    color:#fff;
    background:var(--hot);
    border-color:var(--hot);
    box-shadow:0 7px 18px rgba(233,79,135,.2);
  }
  .shop-filters span{color:inherit;opacity:.72}
  .shop-search{box-sizing:border-box;width:auto;margin:0 6vw}
  .text-arrow{display:inline-block;color:currentColor;font-size:1.15em;line-height:0;transform:translateY(1px)}
}

/* Lovings heart accents instead of mint circles */
.category-showcase:before{
  width:350px;
  height:310px;
  right:-125px;
  top:155px;
  border-radius:0;
  background:rgba(242,169,189,.24);
  clip-path:polygon(50% 91%,43% 84%,18% 62%,7% 48%,3% 34%,5% 22%,12% 12%,22% 6%,34% 6%,43% 11%,50% 21%,57% 11%,66% 6%,78% 6%,88% 12%,95% 22%,97% 34%,93% 48%,82% 62%,57% 84%);
  transform:rotate(8deg);
}
footer::before{
  right:4vw;
  bottom:-30px;
  width:82px;
  height:74px;
  border-radius:0;
  background:rgba(242,139,91,.13);
  clip-path:polygon(50% 91%,43% 84%,18% 62%,7% 48%,3% 34%,5% 22%,12% 12%,22% 6%,34% 6%,43% 11%,50% 21%,57% 11%,66% 6%,78% 6%,88% 12%,95% 22%,97% 34%,93% 48%,82% 62%,57% 84%);
  transform:rotate(-10deg);
}
@media(max-width:560px){
  .category-showcase:before{width:250px;height:225px;right:-105px;top:180px;opacity:.78}
  footer::before{right:-18px;bottom:-22px;width:72px;height:65px}
}

/* Smooth vector-like heart glyphs */
.category-showcase:before{
  content:"♥";
  width:auto;
  height:auto;
  right:-105px;
  top:95px;
  clip-path:none;
  background:none;
  color:rgba(242,169,189,.24);
  font-family:Georgia,"Times New Roman",serif;
  font-size:430px;
  line-height:1;
  transform:rotate(8deg);
}
footer::before{
  content:"♥";
  width:auto;
  height:auto;
  right:3.5vw;
  bottom:-24px;
  clip-path:none;
  background:none;
  color:rgba(242,139,91,.13);
  font-family:Georgia,"Times New Roman",serif;
  font-size:100px;
  line-height:1;
  transform:rotate(-10deg);
}
@media(max-width:560px){
  .category-showcase:before{width:auto;height:auto;right:-72px;top:145px;font-size:300px;opacity:.78}
  footer::before{width:auto;height:auto;right:-18px;bottom:-18px;font-size:82px}
}

/* Softer, chubbier Lovings hearts throughout decorative backgrounds */
.category-showcase:before,footer::before,.split-feature:before,.jewelry-banner:before,.jewelry-banner:after,.category-slide-copy:before{
  content:"♥";
  width:auto;
  height:auto;
  border-radius:0;
  clip-path:none;
  background:none;
  font-family:"Arial Unicode MS","Segoe UI Symbol",Arial,sans-serif;
  line-height:1;
}
.category-showcase:before{transform:rotate(8deg) scaleX(1.16) scaleY(.88)}
footer::before{transform:rotate(-10deg) scaleX(1.16) scaleY(.88)}
.split-feature:before{
  right:-120px;
  top:-155px;
  color:rgba(239,139,169,.18);
  font-size:390px;
  transform:rotate(12deg) scaleX(1.16) scaleY(.88);
}
.jewelry-banner:before{
  right:-90px;
  bottom:-190px;
  color:rgba(132,205,197,.25);
  font-size:420px;
  transform:rotate(-8deg) scaleX(1.16) scaleY(.88);
}
.jewelry-banner:after{
  left:-70px;
  top:45px;
  color:rgba(233,79,135,.09);
  font-size:210px;
  transform:rotate(10deg) scaleX(1.16) scaleY(.88);
}
.category-slide-copy:before{
  right:-38px;
  top:-52px;
  color:rgba(255,255,255,.46);
  font-size:160px;
  transform:rotate(10deg) scaleX(1.16) scaleY(.88);
}
@media(max-width:560px){
  .category-showcase:before{transform:rotate(8deg) scaleX(1.16) scaleY(.88)}
  .split-feature:before{right:-85px;top:-90px;font-size:245px}
  .category-slide-copy:before{right:-28px;top:-35px;font-size:115px}
}

/* Keep the category copy panel calm and solid */
.category-slide-copy:before{display:none}

/* Handmade badge as a roomy Lovings heart */
.hero-handmade-note{
  isolation:isolate;
  width:142px;
  height:126px;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  font-size:9px;
  line-height:1.55;
  letter-spacing:1.5px;
  transform:rotate(5deg);
}
.hero-handmade-note::before{
  content:"♥";
  position:absolute;
  z-index:-1;
  left:50%;
  top:50%;
  color:var(--hot);
  font-family:"Arial Unicode MS","Segoe UI Symbol",Arial,sans-serif;
  font-size:158px;
  line-height:1;
  transform:translate(-50%,-48%) scaleX(1.12) scaleY(.9);
  filter:drop-shadow(0 15px 22px rgba(94,26,51,.18));
}
@media(max-width:760px){
  .hero-handmade-note{width:112px;height:100px;top:15px;right:15px;font-size:7.5px;line-height:1.5;letter-spacing:1.2px}
  .hero-handmade-note::before{font-size:126px}
}

/* Optically center the copy inside the heart, not its bounding box */
.hero-handmade-note{transform:none}
.hero-handmade-note span{display:block;transform:translateY(8px)}
@media(max-width:760px){.hero-handmade-note span{transform:translateY(6px)}}

/* Editable collection heading */
#collection-title em{color:var(--hot);font-weight:400}
#about-title em{color:var(--hot);font-weight:400}#about-body{font-size:16px;line-height:1.75;max-width:650px;color:#554b4b}.maker-caption span{display:block}
#about-title,#about-title *{font-family:Georgia,serif!important}#about-lead,#about-lead *{font-family:Arial,sans-serif!important}#about-lead{font-size:16px;line-height:1.75;max-width:650px;margin:0 0 25px;color:#554b4b;font-weight:400}#about-quote,#about-quote *{font-family:Georgia,serif!important}#about-body,#about-body *{font-family:Arial,sans-serif!important}.maker-caption,.maker-caption *{font-family:Arial,sans-serif!important}#hero-intro{font-family:Arial,sans-serif;font-weight:400}#hero-intro>p{margin:0}#hero-intro:not(:has(strong)):not(:has(b)){font-weight:400}
#showcase-description{max-width:620px;margin:28px auto 0;font:400 16px/1.7 Arial,sans-serif;color:#655959}#category-title,#category-title *{font-family:Georgia,serif}#category-title em{color:var(--hot)}

/* Clearly distinct selected category */
.shop-filters button.active{
  background:#d94779;
  border-color:#d94779;
  color:#fff;
  box-shadow:0 8px 20px rgba(217,71,121,.22);
}
.shop-filters button.active:hover,.shop-filters button.active:focus-visible{
  background:#c6386a;
  border-color:#c6386a;
  color:#fff;
  box-shadow:0 10px 22px rgba(198,56,106,.27);
}

/* Match the load-more hover to the light category hover */
.load-more{cursor:pointer;transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease}
.load-more:hover,.load-more:focus-visible{
  background:#fff1f6;
  border-color:var(--hot);
  color:var(--hot);
  transform:translateY(-2px);
  box-shadow:0 8px 18px rgba(233,79,135,.12);
}

/* Crawlable category links share the existing filter styling */
.shop-filters a{
  display:inline-flex;
  align-items:center;
  border:1px solid var(--line);
  background:transparent;
  color:var(--ink);
  border-radius:100px;
  padding:11px 17px;
  font-size:11px;
  line-height:1.2;
  text-transform:uppercase;
  letter-spacing:1px;
  text-decoration:none;
  cursor:pointer;
  transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease;
}
.shop-filters a:hover:not(.active),.shop-filters a:focus-visible:not(.active){color:var(--hot);border-color:var(--hot);background:#fff1f6;transform:translateY(-2px);box-shadow:0 8px 18px rgba(233,79,135,.12)}
.shop-filters a.active{background:#d94779;color:#fff;border-color:#d94779;box-shadow:0 8px 20px rgba(217,71,121,.22)}
.shop-filters a.active:hover,.shop-filters a.active:focus-visible{background:#c6386a;color:#fff;border-color:#c6386a;box-shadow:0 10px 22px rgba(198,56,106,.27)}
.shop-filters a span{opacity:.72;margin-left:5px;color:inherit}
@media(max-width:700px){.shop-filters a{flex:0 0 auto;scroll-snap-align:start;padding:12px 16px;background:#fffaf8;border-color:#eadde0;box-shadow:0 3px 12px rgba(53,34,40,.04)}}

/* Search-friendly category landing pages */
.category-page{background:#fffaf4;color:var(--ink)}
.category-page-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:20px 7vw;background:rgba(255,250,244,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}
.category-page-header img{display:block;width:170px}
.category-page-header>a:last-child,.breadcrumbs{font-size:10px;text-transform:uppercase;letter-spacing:1.5px;font-weight:800}
.category-page main{padding:52px 7vw 100px}
.breadcrumbs{display:flex;gap:10px;align-items:center;margin-bottom:65px;color:#8a777c}
.breadcrumbs a{color:var(--hot)}
.category-page-intro{position:relative;max-width:900px;margin-bottom:65px}
.category-page-intro h1{font-family:Georgia,serif;font-size:clamp(58px,8vw,112px);line-height:.9;letter-spacing:-5px;margin:0 0 28px}
.category-page-intro h1 em{color:var(--hot);font-weight:400}
.category-page-intro>p:not(.eyebrow){max-width:650px;font-size:17px;line-height:1.7;color:#625457}
.category-page-intro small{text-transform:uppercase;font-size:9px;letter-spacing:1.4px;color:#9c4867}
.category-page-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px}
.category-page-products .product-card h2{font-family:Georgia,serif;font-size:20px;margin:18px 0 3px;letter-spacing:0;line-height:1.15}
.category-page-footer{display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:30px;padding:30px 7vw;background:#fff3f6;border-top:2px solid var(--hot);text-align:left;color:var(--ink)}
.category-page-footer img{width:160px;filter:none}
.category-page-footer p{margin:0;color:#625457!important;opacity:1!important;font-family:Georgia,serif;font-style:italic}
.category-page-footer>a:last-child{color:var(--hot);font-size:10px;text-transform:uppercase;letter-spacing:1.3px;font-weight:800}
@media(max-width:900px){.category-page-products{grid-template-columns:repeat(2,minmax(0,1fr))}.category-page-footer{grid-template-columns:1fr auto}.category-page-footer p{grid-column:1/-1;grid-row:2}}
@media(max-width:560px){.category-page-header{padding:17px 6vw}.category-page-header img{width:138px}.category-page main{padding:38px 6vw 75px}.breadcrumbs{margin-bottom:48px}.category-page-intro{margin-bottom:45px}.category-page-intro h1{font-size:58px;letter-spacing:-3px}.category-page-intro>p:not(.eyebrow){font-size:15px}.category-page-products{gap:24px 12px}.category-page-products .product-card h2{font-size:16px}.category-page-footer{display:flex;flex-direction:column;align-items:flex-start;padding:28px 7vw}.category-page-footer img{width:145px}}

/* Eigen productpagina's */
.product-page{background:#fffaf7;color:var(--ink)}.product-page-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid var(--line);background:#fff}.product-page-header img{width:165px}.product-page-header>a:last-child{color:#b13f68;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.product-page main{padding:42px 6vw 110px}.product-page .breadcrumbs{max-width:1500px;margin:0 auto 42px}.product-detail{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.72fr);gap:clamp(45px,7vw,120px);max-width:1500px;margin:auto}.product-gallery{min-width:0}.product-main-image{display:block;width:100%;max-height:850px;aspect-ratio:.9;object-fit:cover;border-radius:24px;background:#f3eaed}.product-thumbnails{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.product-thumbnails button{padding:0;overflow:hidden;aspect-ratio:1;border:2px solid transparent;border-radius:12px;background:#eee}.product-thumbnails button.active{border-color:var(--hot)}.product-thumbnails img{width:100%;height:100%;object-fit:cover}.product-copy{align-self:center}.product-copy .eyebrow{margin-bottom:22px}.product-copy h1{margin:0;font-family:Georgia,serif;font-size:clamp(58px,6vw,96px);font-weight:400;line-height:.9;letter-spacing:-4px}.product-copy h1 em,.related-products h2 em,.product-unavailable h1 em{color:var(--hot);font-weight:400}.product-price{display:block;margin:32px 0 26px;font-family:Georgia,serif;font-size:30px;font-weight:400}.product-description{max-height:330px;overflow:auto;padding-right:15px;color:#5f5256;font-size:15px;line-height:1.8;white-space:normal}.product-etsy-button{display:inline-flex;margin-top:32px}.product-etsy-note{max-width:440px;margin:14px 0 0;color:#8c7d82;font-size:10px;line-height:1.6}.related-products{max-width:1500px;margin:130px auto 0;padding-top:70px;border-top:1px solid var(--line)}.related-products h2{margin:0 0 45px;font-size:clamp(45px,5vw,72px)}.product-unavailable{display:flex;min-height:80vh;max-width:760px;margin:auto;flex-direction:column;align-items:flex-start;justify-content:center}.product-unavailable>a:first-child img{width:180px;margin-bottom:70px}.product-unavailable h1{margin:0;font-family:Georgia,serif;font-size:clamp(56px,7vw,92px);font-weight:400;line-height:.92}.product-unavailable>p:not(.eyebrow){max-width:580px;margin:28px 0;color:#6d5e63;font-size:17px;line-height:1.7}
@media(max-width:850px){.product-page-header{height:76px}.product-page-header img{width:140px}.product-page main{padding:30px 5vw 75px}.product-detail{grid-template-columns:1fr;gap:48px}.product-main-image{max-height:none}.product-copy h1{font-size:60px;letter-spacing:-3px}.product-description{max-height:none}.related-products{margin-top:90px;padding-top:55px}.product-thumbnails{grid-template-columns:repeat(4,1fr)}}

/* Productpagina in dezelfde editorial Lovings-stijl als de homepage */
body.product-page{background:var(--cream)!important}
body.product-page .body-inner{overflow:hidden}
body.product-page main{padding:54px clamp(24px,5vw,88px) 120px!important;background:var(--cream)!important}
body.product-page .breadcrumbs{width:min(100%,1680px);max-width:none;margin:0 auto 32px!important;font-size:10px;letter-spacing:1.1px;text-transform:uppercase}
body.product-page .product-detail{width:min(100%,1680px);max-width:none;grid-template-columns:minmax(0,1.16fr) minmax(430px,.84fr);gap:0;margin:0 auto;background:#fff;border:1px solid rgba(42,28,32,.08);border-radius:32px;overflow:hidden;box-shadow:0 28px 80px rgba(76,44,53,.08)}
body.product-page .product-gallery{padding:28px;background:#fff}
body.product-page .product-main-image{width:100%;height:min(730px,70vh);max-height:none;aspect-ratio:auto;object-fit:contain;border-radius:20px;background:#fffaf7}
body.product-page .product-thumbnails{grid-template-columns:repeat(5,88px);justify-content:center;gap:12px;margin-top:18px}
body.product-page .product-thumbnails button{border-radius:14px;background:#fffaf7}
body.product-page .product-copy{display:flex;min-height:650px;box-sizing:border-box;flex-direction:column;justify-content:center;align-self:stretch;padding:clamp(48px,5vw,92px);background:linear-gradient(145deg,#f9e3e9 0%,#fff5f0 72%);position:relative}
body.product-page .product-copy:after{content:"";position:absolute;width:190px;height:190px;right:-70px;bottom:-85px;border-radius:50%;background:rgba(233,79,135,.09)}
body.product-page .product-copy h1{max-width:700px;font-size:clamp(64px,5.3vw,104px)!important;line-height:.88!important;letter-spacing:-5px!important}
body.product-page .product-price{margin:30px 0 22px;font-size:28px}
body.product-page .product-description{max-width:650px;max-height:285px;font-size:15px;line-height:1.75;color:#54484c}
body.product-page .product-etsy-button{align-self:flex-start;position:relative;z-index:1}
body.product-page .related-products{width:min(100%,1680px);max-width:none;margin:115px auto 0;padding-top:70px;border-top:1px solid var(--line)}
body.product-page .related-products h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-3px}
body.product-page .related-products .product-grid{gap:clamp(18px,2vw,38px)}
body.product-page .related-products .product-card{background:transparent}
body.product-page .related-products .product-image{border-radius:22px;overflow:hidden;background:#fff}
body.product-page .related-products .product-image img{aspect-ratio:1/1.05;object-fit:contain;transition:transform .45s ease}
body.product-page .related-products .product-card:hover .product-image img{transform:scale(1.025)}
body.product-page footer{margin-top:0}
@media(max-width:980px){body.product-page .product-detail{grid-template-columns:1fr}body.product-page .product-copy{min-height:0;padding:58px 7vw}body.product-page .product-main-image{height:auto;max-height:720px;aspect-ratio:1/1.02}body.product-page .product-copy h1{font-size:70px!important}.product-page .catalog-button{display:none!important}}
@media(max-width:560px){body.product-page main{padding:30px 16px 78px!important}body.product-page .breadcrumbs{margin-bottom:22px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.product-page .product-detail{border-radius:22px}body.product-page .product-gallery{padding:12px}body.product-page .product-main-image{border-radius:14px}body.product-page .product-thumbnails{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}body.product-page .product-copy{padding:42px 24px 48px}body.product-page .product-copy h1{font-size:54px!important;letter-spacing:-3px!important}body.product-page .product-description{font-size:14px;max-height:none}body.product-page .related-products{margin-top:72px;padding-top:48px}body.product-page .related-products h2{font-size:47px;letter-spacing:-2px}body.product-page .related-products .product-grid{grid-template-columns:1fr 1fr}}

body.product-page .product-detail{position:relative}
body.product-page .product-copy:after{display:none}
.product-heart,.related-heart{display:block;position:absolute;width:58px;height:58px;background:#ef8bb0;transform:rotate(-45deg);border-radius:18px 10px 14px 10px;pointer-events:none;z-index:2}
.product-heart:before,.product-heart:after,.related-heart:before,.related-heart:after{content:"";position:absolute;width:58px;height:58px;border-radius:50%;background:inherit}
.product-heart:before,.related-heart:before{top:-29px;left:0}.product-heart:after,.related-heart:after{left:29px;top:0}
.product-heart-one{right:34px;bottom:30px;opacity:.22;transform:rotate(-45deg) scale(1.55)}
.product-heart-two{right:118px;bottom:80px;width:28px;height:28px;border-radius:9px 5px 7px 5px;background:#f7b7cb;opacity:.35}
.product-heart-two:before,.product-heart-two:after{width:28px;height:28px}.product-heart-two:before{top:-14px}.product-heart-two:after{left:14px}
body.product-page .related-products{position:relative;box-sizing:border-box;padding:clamp(55px,6vw,92px)!important;border:0!important;border-radius:34px;background:linear-gradient(135deg,#f9e4ea 0%,#fff5f1 72%);overflow:hidden}
body.product-page .related-heading{position:relative;z-index:2;display:grid;grid-template-columns:minmax(170px,.38fr) 1fr;align-items:end;gap:35px;margin-bottom:50px}
body.product-page .related-heading .eyebrow{margin:0 0 13px}
body.product-page .related-products h2{max-width:920px;margin:0!important;font-size:clamp(48px,5vw,82px);line-height:.94}
body.product-page .related-products h2 em{display:inline;font-style:italic}
body.product-page .related-products .product-grid{position:relative;z-index:2}
body.product-page .related-products .product-card{padding:14px 14px 20px;border-radius:22px;background:rgba(255,255,255,.8);transition:transform .3s ease,box-shadow .3s ease}
body.product-page .related-products .product-card:hover{transform:translateY(-6px);box-shadow:0 18px 35px rgba(95,53,67,.11)}
body.product-page .related-products .product-image{position:relative;border-radius:15px}
.product-card-arrow{display:grid;place-items:center;position:absolute;right:12px;bottom:12px;width:38px;height:38px;border-radius:50%;background:var(--hot);color:#fff;font-size:18px;opacity:0;transform:translateX(-6px);transition:.3s}
body.product-page .related-products .product-card:hover .product-card-arrow{opacity:1;transform:none}
.related-heart{right:55px;top:68px;opacity:.13;transform:rotate(-45deg) scale(2.5)}
@media(max-width:780px){body.product-page .related-heading{display:block}body.product-page .related-heading .eyebrow{margin-bottom:20px}.related-heart{right:20px;top:55px;transform:rotate(-45deg) scale(1.6)}body.product-page .related-products{padding:48px 22px!important}.product-heart-one{right:12px;bottom:14px;transform:rotate(-45deg) scale(.9)}.product-heart-two{display:none}}

/* Editorial Lovings-categoriepagina */
body.category-page{background:var(--cream)!important}
body.category-page .body-inner{overflow:hidden}
body.category-page main{padding:54px clamp(24px,5vw,88px) 120px!important}
body.category-page .breadcrumbs{width:min(100%,1680px);margin:0 auto 30px!important}
body.category-page .category-page-intro{box-sizing:border-box;position:relative;width:min(100%,1680px);max-width:none;margin:0 auto 64px;padding:clamp(52px,7vw,105px);border-radius:34px;background:linear-gradient(135deg,#f9e3e9,#fff5f0 72%);overflow:hidden}
body.category-page .category-page-intro h1{position:relative;z-index:2;max-width:1000px;font-size:clamp(72px,8vw,128px);margin-bottom:30px}
body.category-page .category-page-intro>p:not(.eyebrow){position:relative;z-index:2;max-width:720px;font-size:18px}
body.category-page .category-page-intro small,body.category-page .category-page-intro .eyebrow{position:relative;z-index:2}
.category-heart{display:block;position:absolute;width:74px;height:74px;background:#ef8bb0;transform:rotate(-45deg);border-radius:23px 12px 18px 12px;pointer-events:none}
.category-heart:before,.category-heart:after{content:"";position:absolute;width:74px;height:74px;border-radius:50%;background:inherit}.category-heart:before{top:-37px}.category-heart:after{left:37px}
.category-heart-large{right:7%;top:28%;opacity:.16;transform:rotate(-45deg) scale(2.6)}.category-heart-small{right:21%;bottom:18%;width:32px;height:32px;border-radius:10px 6px 8px 6px;opacity:.3}.category-heart-small:before,.category-heart-small:after{width:32px;height:32px}.category-heart-small:before{top:-16px}.category-heart-small:after{left:16px}
body.category-page .category-page-products{box-sizing:border-box;width:min(100%,1680px);margin:0 auto;gap:28px 22px}
body.category-page .category-page-products .product-card{padding:16px 16px 22px;border-radius:24px;background:#fff;transition:transform .3s ease,box-shadow .3s ease}
body.category-page .category-page-products .product-card:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(95,53,67,.1)}
body.category-page .category-page-products .product-image{position:relative;border-radius:17px;overflow:hidden;background:#fffaf7}
body.category-page .category-page-products .product-image img{aspect-ratio:1/1.08;object-fit:contain;transition:transform .45s ease}
body.category-page .category-page-products .product-card:hover img{transform:scale(1.025)}
body.category-page .category-page-products .product-card:hover .product-card-arrow{opacity:1;transform:none}
body.category-page footer{margin-top:0}
@media(max-width:900px){.category-page .catalog-button{display:none!important}.category-heart-large{right:5%;top:30%;transform:rotate(-45deg) scale(1.7)}body.category-page .category-page-intro{padding:65px 7vw}}
@media(max-width:560px){body.category-page main{padding:30px 16px 78px!important}body.category-page .breadcrumbs{margin-bottom:22px!important}body.category-page .category-page-intro{padding:48px 24px 52px;border-radius:24px;margin-bottom:42px}body.category-page .category-page-intro h1{font-size:61px;letter-spacing:-3px}.category-heart-large{right:-4%;top:23%;transform:rotate(-45deg) scale(.95)}.category-heart-small{display:none}body.category-page .category-page-products{gap:14px 10px}body.category-page .category-page-products .product-card{padding:8px 8px 15px;border-radius:17px}body.category-page .category-page-products .product-image{border-radius:12px}}

body .product-image .popular-badge{display:inline-flex;align-items:center;position:absolute;left:14px;right:auto;top:14px;bottom:auto;width:auto;height:auto;padding:9px 13px;border-radius:100px;background:var(--hot);color:#fff;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:1.05px;font-weight:800;box-shadow:0 8px 22px rgba(217,71,121,.25);z-index:3}
.popular-detail-badge{display:inline-flex;align-items:center;align-self:flex-start;margin:0 0 24px;padding:9px 14px;border-radius:100px;background:#fff;color:var(--hot);font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:1.1px;font-weight:800}
@media(max-width:560px){body .product-image .popular-badge{left:8px;top:8px;padding:7px 9px;font-size:7px}.popular-detail-badge{margin-bottom:18px}}
.product-image:after{content:"Bekijk product →"}

/* Keep dynamically selected filter copy white in every link state */
body .shop-filters a.active,
body .shop-filters a.active:link,
body .shop-filters a.active:visited,
body .shop-filters a.active:hover,
body .shop-filters a.active:focus,
body .shop-filters a.active:focus-visible,
body .shop-filters a.active span{color:#fff!important}
