.pg-section{--pg-section-y:clamp(2.75rem, 4.5vw, 4.5rem);padding-block:var(--pg-section-y)}.pg-section--hero{--pg-section-y:clamp(3.5rem, 6.5vw, 6rem)}body.home .entry-content>*{margin-block-start:0;margin-block-end:0}.pg-section>.pg-section__head,.pg-section>.pg-section__foot,.pg-section .pg-category-grid,.pg-section .pg-product-grid,.pg-section .pg-mood-grid,.pg-section .pg-process-steps,.pg-section .pg-ig-grid{max-width:none}.pg-section--brandstory>.wp-block-columns{max-width:min(100%, 66rem);margin-inline:auto}.pg-section--brandstory .wp-block-column p{max-width:34rem}.pg-section__head{margin-bottom:clamp(1.75rem, 3vw, 2.75rem);text-align:center}.pg-section__eyebrow{margin:0 0 .7rem;font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--wp--preset--color--accent-1,#b67b63)}.pg-section__title{margin:0;font-family:var(--wp--preset--font-family--heading-serif,serif);font-size:clamp(1.85rem, 3.2vw, 2.6rem);font-weight:500;line-height:1.12}.pg-section__lead{margin:.85rem auto 0;max-width:34rem;color:var(--wp--preset--color--text-muted,#665c55)}.pg-section__foot{margin-top:clamp(1.75rem, 3vw, 2.5rem);text-align:center}.pg-section__link{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.6rem;border:1px solid var(--wp--preset--color--accent-6,#ded4c8);border-radius:999px;color:var(--wp--preset--color--contrast,#342c28);font-size:.92rem;font-weight:500;text-decoration:none;transition:background-color 250ms ease,border-color 250ms ease,color 250ms ease}.pg-section__link svg{width:1.05rem;height:1.05rem;transition:transform 250ms ease}.pg-section__link:hover,.pg-section__link:focus-visible{background-color:var(--wp--preset--color--contrast,#342c28);border-color:var(--wp--preset--color--contrast,#342c28);color:var(--wp--preset--color--base,#f8f5ef)}.pg-section__link:hover svg,.pg-section__link:focus-visible svg{transform:translateX(3px)}.pg-section__link:focus-visible{outline:2px solid var(--wp--preset--color--accent-1,#b67b63);outline-offset:3px}.pg-category-grid{display:grid;grid-template-columns:repeat(var(--pg-cat-cols,4),minmax(0,1fr));grid-auto-flow:dense;gap:1.25rem}.pg-category-grid--bento .pg-category-card--feature{grid-column:span 2;grid-row:span 2;aspect-ratio:auto}.pg-category-card{position:relative;display:block;aspect-ratio:1;border-radius:1rem;overflow:hidden;background-color:var(--wp--preset--color--background-secondary,#efe7dd);text-decoration:none;isolation:isolate}.pg-category-card__media{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.pg-category-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 700ms cubic-bezier(.16,1,.3,1)}.pg-category-card__glyph{color:var(--wp--preset--color--accent-2,#ddbeb1);opacity:.85}.pg-category-card__glyph svg{width:3.25rem;height:3.25rem}.pg-category-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgb(30 24 21 / .88) 0%,rgb(30 24 21 / .72) 22%,rgb(30 24 21 / .34) 45%,#fff0 72%);pointer-events:none;transition:opacity 400ms ease}.pg-category-card--fallback::after{background:linear-gradient(to top,rgb(52 44 40 / .14),#fff0 55%)}.pg-category-card:hover .pg-category-card__image,.pg-category-card:focus-visible .pg-category-card__image{transform:scale(1.06)}.pg-category-card__body{position:absolute;inset:auto 0 0 0;z-index:1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:1.1rem 1.15rem}.pg-category-card__icon{display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:50%;background:rgb(255 253 252 / .92);color:var(--wp--preset--color--accent-1,#b67b63);flex:none}.pg-category-card__icon svg{width:1.05rem;height:1.05rem}.pg-category-card__text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.pg-category-card__label{font-family:var(--wp--preset--font-family--heading-serif,serif);font-size:1.08rem;line-height:1.25;color:var(--wp--preset--color--accent-5,#fffdfc);text-shadow:0 1px 10px rgb(20 16 14 / .8)}.pg-category-card__meta{font-size:.74rem;letter-spacing:.06em;color:rgb(255 253 252 / .82);text-shadow:0 1px 8px rgb(20 16 14 / .8)}.pg-category-card__cta{display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:50%;border:1px solid rgb(255 253 252 / .45);color:var(--wp--preset--color--accent-5,#fffdfc);flex:none;opacity:0;transform:translateX(-6px);transition:opacity 300ms ease,transform 300ms ease,background-color 250ms ease}.pg-category-card__cta svg{width:1rem;height:1rem}.pg-category-card:hover .pg-category-card__cta,.pg-category-card:focus-visible .pg-category-card__cta{opacity:1;transform:none;background-color:rgb(255 253 252 / .16)}.pg-category-card--fallback .pg-category-card__label,.pg-category-card--fallback .pg-category-card__cta{color:var(--wp--preset--color--contrast,#342c28);text-shadow:none}.pg-category-card--fallback .pg-category-card__meta{color:var(--wp--preset--color--text-muted,#665c55);text-shadow:none}.pg-category-card--fallback .pg-category-card__cta{border-color:var(--wp--preset--color--accent-6,#ded4c8)}.pg-category-card--feature .pg-category-card__body{padding:1.6rem 1.7rem}.pg-category-card--feature .pg-category-card__label{font-size:1.5rem}.pg-category-card--feature .pg-category-card__icon,.pg-category-card--feature .pg-category-card__cta{width:2.5rem;height:2.5rem}.pg-category-card:focus-visible{outline:2px solid var(--wp--preset--color--accent-1,#b67b63);outline-offset:3px}@media (max-width:900px){.pg-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.pg-category-grid--bento .pg-category-card--feature{grid-column:span 2;grid-row:span 1;aspect-ratio:16 / 10}.pg-category-card--feature .pg-category-card__label{font-size:1.3rem}}@media (max-width:560px){.pg-category-card__body{padding:.85rem .9rem;gap:.55rem}.pg-category-card__label{font-size:.92rem}.pg-category-card__icon{width:1.75rem;height:1.75rem}.pg-category-card:not(.pg-category-card--feature) .pg-category-card__cta,.pg-category-card:not(.pg-category-card--feature) .pg-category-card__icon{display:none}}.pg-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem, 1.8vw, 1.75rem);align-items:stretch}@media (max-width:1024px){.pg-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pg-product-card{display:flex;flex-direction:column;height:100%;background-color:var(--wp--preset--color--accent-5,#fffdfc);border:1px solid var(--wp--preset--color--accent-6,#ded4c8);border-radius:1rem;overflow:hidden;transition:transform 300ms cubic-bezier(.16,1,.3,1),box-shadow 300ms ease,border-color 300ms ease}.pg-product-card:hover,.pg-product-card:focus-within{transform:translateY(-4px);border-color:var(--wp--preset--color--accent-2,#ddbeb1);box-shadow:0 20px 40px -28px rgb(52 44 40 / .55)}.pg-product-card__media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background-color:var(--wp--preset--color--background-secondary,#efe7dd)}.pg-product-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity 500ms ease,transform 700ms cubic-bezier(.16,1,.3,1)}.pg-product-card__img--alt{opacity:0}.pg-product-card:hover .pg-product-card__img--alt,.pg-product-card:focus-within .pg-product-card__img--alt{opacity:1}.pg-product-card:hover .pg-product-card__img,.pg-product-card:focus-within .pg-product-card__img{transform:scale(1.04)}.pg-badge--sale{background-color:#8a5741;color:#fff}.pg-badge--top{background-color:var(--wp--preset--color--accent-4,#b69a68);color:#fff}.pg-badge--oos{background-color:rgb(52 44 40 / .86);color:#fff}.pg-product-card__body{display:flex;flex-direction:column;flex:1;gap:.35rem;padding:1.1rem 1.1rem 1.2rem}.pg-product-card__cat{margin:0;font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--wp--preset--color--text-muted,#665c55)}.pg-product-card__title{margin:0;font-family:var(--wp--preset--font-family--heading-serif,serif);font-size:1.08rem;font-weight:500;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;min-height:calc(2 * 1.35em)}.pg-product-card__title a{color:var(--wp--preset--color--contrast,#342c28);text-decoration:none}.pg-product-card__title a:hover,.pg-product-card__title a:focus-visible{text-decoration:underline;text-underline-offset:3px}.pg-product-card__rating{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--wp--preset--color--text-muted,#665c55)}.pg-product-card__rating .star-rating{color:var(--wp--preset--color--accent-6,#ded4c8);font-size:.8em;margin:0}.pg-product-card__rating .star-rating span::before{color:var(--wp--preset--color--accent-4,#b69a68)}.pg-product-card__price{margin:.15rem 0 0;color:var(--wp--preset--color--contrast,#342c28);font-size:1.05rem;font-weight:600}.pg-product-card__price del{color:#665c55;font-size:.88em;font-weight:400;margin-right:.35rem}.pg-product-card__price ins{background:none;color:var(--wp--preset--color--contrast,#342c28);text-decoration:none}.pg-product-card__cta{margin-top:auto;padding-top:1rem;display:block}.pg-product-card__cta>span:first-child{display:block;padding:.75rem 1rem;border:1px solid var(--wp--preset--color--contrast,#342c28);border-radius:999px;color:var(--wp--preset--color--contrast,#342c28);font-size:.88rem;font-weight:500;text-align:center;transition:background-color 250ms ease,color 250ms ease}.pg-product-card__cta{text-decoration:none}.pg-product-card__cta:hover>span:first-child,.pg-product-card__cta:focus-visible>span:first-child{background-color:var(--wp--preset--color--contrast,#342c28);color:var(--wp--preset--color--base,#f8f5ef)}.pg-product-card__cta:focus-visible{outline:2px solid var(--wp--preset--color--accent-1,#b67b63);outline-offset:3px;border-radius:999px}.pg-product-card--oos .pg-product-card__media{opacity:.75}.pg-product-card--oos .pg-product-card__cta>span:first-child{border-color:var(--wp--preset--color--accent-6,#ded4c8);color:var(--wp--preset--color--text-muted,#665c55)}@media (max-width:560px){.pg-product-card__body{padding:.85rem .85rem 1rem}.pg-product-card__title{font-size:.98rem}.pg-product-card__cta>span:first-child{padding:.6rem .75rem;font-size:.82rem}}.pg-mood-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media (max-width:900px){.pg-mood-grid{grid-template-columns:repeat(2,1fr)}}.pg-mood-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;text-align:center;text-decoration:none;color:var(--wp--preset--color--contrast,#342c28);border-radius:1rem;padding:2.25rem 1.25rem;transition:transform 250ms ease,box-shadow 250ms ease}.pg-mood-card:hover,.pg-mood-card:focus-visible{transform:translateY(-4px);box-shadow:0 14px 28px -22px rgb(52 44 40 / .45)}.pg-mood-card:focus-visible{outline:2px solid var(--wp--preset--color--accent-1,#b67b63);outline-offset:3px}.pg-mood-card__icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;transition:transform 250ms ease}.pg-mood-card__icon svg{width:1.85rem;height:1.85rem}.pg-mood-card:hover .pg-mood-card__icon,.pg-mood-card:focus-visible .pg-mood-card__icon{transform:translateY(-3px) rotate(8deg)}.pg-mood-card__label{font-family:var(--wp--preset--font-family--heading-serif,serif);font-size:1.02rem;font-weight:500}.pg-mood-card--calm{background-color:rgb(168 173 152 / .15)}.pg-mood-card--energetic{background-color:rgb(168 173 152 / .08)}.pg-mood-card--romantic{background-color:rgb(221 190 177 / .25)}.pg-mood-card--sweet{background-color:rgb(221 190 177 / .15)}.pg-mood-card--woody{background-color:rgb(182 154 104 / .12)}.pg-mood-card--floral{background-color:rgb(230 205 200 / .18)}.pg-mood-grid--animate .pg-mood-card:not(.is-visible){opacity:0;transform:translateY(16px);transition:opacity 450ms ease,transform 450ms ease}.pg-ig-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:var(--wp--preset--spacing--20,.75rem)}@media (max-width:560px){.pg-ig-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pg-brandstory-art{position:relative;aspect-ratio:1;border-radius:.85rem;overflow:hidden;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 32%,var(--wp--preset--color--background-secondary,#efe7dd),var(--wp--preset--color--background,#fffdfc) 75%)}.pg-brandstory-art__scene{width:74%;height:74%}.pg-brandstory-art__glow{transform-origin:165px 100px;animation:pg-brandstory-glow 5s ease-in-out infinite}@keyframes pg-brandstory-glow{0%,100%{opacity:.18;transform:scale(1)}50%{opacity:.34;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.pg-mood-card,.pg-mood-card__icon,.pg-category-card__image,.pg-category-card__cta,.pg-product-card,.pg-product-card__img,.pg-section__link,.pg-section__link svg,.pg-brandstory-art__glow{transition:none!important;animation:none!important}.pg-mood-grid--animate .pg-mood-card:not(.is-visible){opacity:1;transform:none}.pg-mood-card:hover,.pg-mood-card:focus-visible,.pg-product-card:hover,.pg-product-card:focus-within{transform:none}.pg-mood-card:hover .pg-mood-card__icon,.pg-mood-card:focus-visible .pg-mood-card__icon,.pg-category-card:hover .pg-category-card__image,.pg-category-card:focus-visible .pg-category-card__image,.pg-product-card:hover .pg-product-card__img,.pg-product-card:focus-within .pg-product-card__img{transform:none}.pg-category-card__cta{opacity:1;transform:none}}