.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:46px;padding:0 24px;border:1px solid transparent;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:.2s ease;}
.button:focus-visible{outline:2px solid var(--color-text);outline-offset:3px;}
.button--pink{background:linear-gradient(135deg,#ef6996,#e65c8c);color:#fff;box-shadow:0 10px 24px rgba(230,92,140,.2);}
.button--pink:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(230,92,140,.28);}
.eyebrow{margin-bottom:18px;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--color-muted);}
.hero{padding:10px 0 0;}
.hero__inner{position:relative;min-height:455px;border-radius:22px;overflow:hidden;background:#f8dfe8;}
.hero__media{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(121,39,70,.52) 0%,rgba(219,91,137,.28) 34%,rgba(255,231,240,.06) 68%),url("../images/donuts-hero.webp");background-size:cover;background-position:center 42%;}
.hero__content{position:relative;z-index:1;display:flex;min-height:455px;max-width:610px;flex-direction:column;justify-content:center;align-items:flex-start;padding:48px;color:#fff;text-shadow:0 2px 18px rgba(74,26,46,.48);}
.hero__title{max-width:12ch;margin-bottom:20px;font-size:clamp(2.7rem,4vw,4.4rem);}
.hero__text{max-width:43ch;margin-bottom:24px;color:#fff;font-size:15px;line-height:1.55;}
.collection-strip{padding-top:4px;}
.collection-strip__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}
.collection-tile{position:relative;border-radius:var(--radius-md);overflow:hidden;background:var(--color-surface);min-height:280px;}
.collection-tile__image{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .5s ease;}
.collection-tile:hover .collection-tile__image{transform:scale(1.02);}
.collection-tile:nth-child(1) .collection-tile__image{background-image:linear-gradient(rgba(0,0,0,.02),rgba(0,0,0,.14)),url("../images/donuts-hero.webp");background-position:30% 30%;}
.collection-tile:nth-child(2) .collection-tile__image{background-image:linear-gradient(rgba(0,0,0,.02),rgba(0,0,0,.14)),url("../images/donuts-hero.webp");background-position:63% 42%;}
.collection-tile:nth-child(3) .collection-tile__image{background-image:linear-gradient(rgba(0,0,0,.02),rgba(0,0,0,.14)),url("../images/donuts-hero.webp");background-position:85% 70%;}
.collection-tile__content{position:absolute;left:22px;right:22px;bottom:20px;display:flex;align-items:end;justify-content:space-between;color:#fff;}
.collection-tile__title{margin:0;font-size:1.35rem;letter-spacing:-.03em;}
.collection-tile__arrow{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:#111;}
.pillowcase-banner{position:relative;min-height:420px;border-radius:var(--radius-lg);overflow:hidden;background:#eee;}
.pillowcase-banner__media{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1)),var(--pd-pillowcases-image,url("../images/pillowcases-banner.webp"));background-size:cover;background-position:center;}
.pillowcase-banner__content{position:relative;z-index:1;display:flex;min-height:420px;flex-direction:column;align-items:flex-start;justify-content:center;width:min(620px,90%);padding:clamp(30px,6vw,88px);}
.pillowcase-banner__title{font-size:var(--text-xl);max-width:10ch;}
.pillowcase-banner__text{max-width:40ch;}
.benefits{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);border:0;padding:0 0 52px;}
.benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border-radius:18px;background:linear-gradient(90deg,#fff2f6,#f9edf2,#fff2f6);}
.benefit{border-right:1px solid var(--color-border);display:flex;align-items:center;gap:14px;min-height:96px;padding:18px 22px;border:0;}
.benefit:last-child{border-right:0;}
.benefit__number{display:block;margin-bottom:28px;font-size:10px;letter-spacing:.12em;color:var(--color-muted);}
.benefit__title{letter-spacing:-.025em;margin:0 0 3px;font-weight:600;color:#171417;font-size:14px;}
.benefit p{margin:0;line-height:1.35;color:#6f686b;font-size:12px;}

.about-block{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);min-height:520px;overflow:hidden;border-radius:24px;background:#eee8df;}
.about-block__media{position:relative;min-height:520px;overflow:hidden;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.76),transparent 40%),linear-gradient(155deg,#f8efe8 0%,#eadacb 100%);isolation:isolate;}
.about-block__media::before{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(163,108,72,.08));content:"";}
.about-block__media::after{position:absolute;right:12%;bottom:4%;left:12%;height:11%;border-radius:50%;background:rgba(89,57,37,.18);filter:blur(24px);content:"";}
.about-block__wordmark{position:absolute;top:8%;left:50%;z-index:0;max-width:100%;color:rgba(120,76,79,.08);font-size:clamp(4rem,7.4vw,8.5rem);font-weight:700;letter-spacing:-.07em;line-height:.8;transform:translateX(-50%);white-space:nowrap;}
.about-block__halo{position:absolute;top:17%;left:50%;width:min(62%,430px);aspect-ratio:1;border:1px solid rgba(220,114,151,.18);border-radius:50%;box-shadow:0 0 0 42px rgba(255,255,255,.09),0 0 0 84px rgba(255,255,255,.06);transform:translateX(-50%);}
.about-block__media img{position:absolute;z-index:2;left:50%;bottom:-1%;width:min(88%,650px);max-width:none;height:auto;max-height:92%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 18px rgba(85,56,39,.16));transform:translateX(-50%);}
.about-block__caption{position:absolute;z-index:3;right:24px;bottom:20px;padding:8px 12px;border:1px solid rgba(23,23,23,.16);border-radius:999px;background:rgba(255,255,255,.68);backdrop-filter:blur(8px);color:#564b46;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;}
.about-block__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,4.6vw,70px);background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,0));}
.about-block__title{max-width:12ch;margin-bottom:20px;font-size:clamp(2.4rem,4vw,4.5rem);line-height:.94;}
.about-block__text{max-width:48ch;color:#47443f;font-size:14px;line-height:1.6;}
.about-block__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;}
.about-block__tag{padding:8px 12px;border:1px solid rgba(23,23,23,.3);border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;}
.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none;}
.woocommerce ul.products li.product{width:auto;margin:0;float:none;}
.woocommerce ul.products li.product a img{aspect-ratio:1/1.08;object-fit:cover;border-radius:var(--radius-md);background:#ebe8e2;margin-bottom:16px;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0;margin:0 0 5px;font-family:var(--font-body);font-size:.98rem;font-weight:600;letter-spacing:-.02em;}
.woocommerce ul.products li.product .price{font-size:.9rem;color:var(--color-muted);}
.woocommerce ul.products li.product .button{width:100%;margin-top:10px;background:transparent;color:var(--color-text);border-color:var(--color-border);}
/* Product showcase */
.pd-product-showcase{padding:18px 0 48px;}
.pd-product-showcase__topline{align-items:center;justify-content:space-between;margin-bottom:22px;display:none;}
.pd-product-showcase__topline .eyebrow{margin:0;}
.pd-product-showcase__all{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:5px;}
.pd-product-showcase__filters{display:flex;justify-content:center;overflow-x:auto;scrollbar-width:none;gap:12px;padding:0 0 20px;margin-bottom:8px;padding-bottom:14px;}
.pd-product-showcase__filters::-webkit-scrollbar{display:none;}
.pd-filter-chip{flex:0 0 auto;border:1px solid rgba(236,137,166,.4);border-radius:999px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;transition:.2s ease;min-height:40px;padding:0 25px;border-color:rgba(226,130,159,.3);background:#fff;color:#393134;font-size:10px;}
.pd-filter-chip:hover,.pd-filter-chip:focus-visible{border-color:#ef7ca0;background:#fff4f7;}
.pd-filter-chip.is-active{border-color:transparent;background:linear-gradient(135deg,#f481aa,#ea5f8e);color:#fff;box-shadow:0 8px 24px rgba(234,95,142,.22);}
.pd-product-showcase__toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 0 18px;color:var(--color-muted);font-size:13px;margin-bottom:16px;}
.pd-product-showcase__sort{display:flex;align-items:center;gap:8px;}
.pd-product-showcase__sort select{appearance:none;border:0;border-bottom:1px solid rgba(23,23,23,.25);background:transparent;padding:5px 22px 5px 0;color:var(--color-text);background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 8px) 50%,calc(100% - 4px) 50%;background-size:4px 4px,4px 4px;background-repeat:no-repeat;}
.pd-product-showcase__status{min-height:0;text-align:center;color:var(--color-muted);font-size:13px;margin:0;}
.pd-product-showcase.is-loading .pd-product-grid{opacity:.45;pointer-events:none;}
.pd-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));transition:opacity .2s ease;gap:16px;}
.pd-product-card{min-width:0;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;border:0;border-radius:18px;background:#fff;box-shadow:none;overflow:visible;}
.pd-product-card:hover{transform:none;box-shadow:none;}
.pd-product-card__media-wrap{position:relative;}
.pd-product-card__media{position:relative;display:block;aspect-ratio:1/1;border-radius:18px;background:linear-gradient(145deg,#fff9fb,#faeef3);overflow:hidden;}
.pd-product-card__media img{width:100%;height:100%;object-fit:contain;padding:14px;transition:transform .35s ease;}
.pd-product-card:hover .pd-product-card__media img{transform:scale(1.035);}
.pd-product-card__badge{position:absolute;z-index:2;padding:6px 10px;border-radius:999px;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;top:12px;left:12px;background:#f8dce6;color:#8f425d;}
.pd-product-card__wishlist{position:absolute;border:0;cursor:pointer;z-index:2;display:grid;place-items:center;border-radius:50%;backdrop-filter:blur(8px);top:12px;right:12px;width:36px;height:36px;background:rgba(255,255,255,.9);transition:background .2s,color .2s;}
.pd-product-card__body{display:flex;flex:1;flex-direction:column;padding:13px 14px 14px;}
.pd-product-card__category{font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;color:#d95b85;font-size:9px;}
.pd-product-card__row{display:block;margin:0;}
.pd-product-card__title{font-family:var(--font-body);line-height:1.25;letter-spacing:-.02em;margin:0 0 5px;font-size:15px;font-weight:600;}
.pd-product-card__price{flex:0 0 auto;white-space:nowrap;color:#171417;font-size:15px;font-weight:700;line-height:1.2;}
.pd-product-card__price del{opacity:.5;font-weight:400;}
.pd-product-card__price ins{text-decoration:none;}
.pd-product-card__description{margin-top:5px;color:var(--color-muted);font-size:13px;line-height:1.35;display:none;}
.pd-product-card__swatches{display:flex;align-items:center;gap:8px;min-height:24px;margin-top:10px;}
.pd-product-card__swatch{width:20px;height:20px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px rgba(23,23,23,.1);background:#f4dbe3;}
.pd-product-card__swatch--2{background:#e8d8cb;}
.pd-product-card__swatch--3{background:#f2efeb;}
.pd-product-card__swatch--4{background:#dce7f1;}
.pd-product-card__more{font-size:12px;}
.pd-product-card__button,.woocommerce .pd-product-card .pd-product-card__button.button{display:flex;align-items:center;justify-content:center;width:100%;min-height:40px;margin-top:8px;padding:0 14px;border:1px solid #f1b9cb;border-radius:999px;background:#fff;color:#d9537e;box-shadow:none;font-size:9px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-align:center;text-transform:uppercase;transition:background .2s,color .2s,border-color .2s;}
.pd-product-card__button:hover,.woocommerce .pd-product-card .pd-product-card__button.button:hover{transform:none;border-color:#df668d;background:#df668d;color:#fff;}
.pd-product-grid__empty{grid-column:1/-1;padding:40px;text-align:center;}
/* Homepage commerce components */
.pd-product-card__wishlist:hover{background:#111;color:#fff;}
.benefit__icon{display:grid;place-items:center;flex:0 0 44px;border:1px solid rgba(218,88,132,.25);border-radius:50%;font-size:20px;flex-basis:50px;width:50px;height:50px;border-color:rgba(220,79,126,.42);background:rgba(255,255,255,.78);color:#d94f82;box-shadow:0 8px 22px rgba(217,79,130,.09);}
.section--about{padding-top:0;}
/* Benefits and founders composition */
.benefit__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;}

.pd-product-card .added_to_cart.wc-forward{display:none;}

.pd-product-card .added_to_cart.wc-forward{display:none;}
.single_add_to_cart_button.is-loading{cursor:wait;opacity:.72;}

.pd-product-card__wishlist.is-active{background:linear-gradient(135deg,#f7a8c3 0%,#ef6799 48%,#e8447d 100%);color:#fff;box-shadow:0 10px 28px rgba(232,68,125,.28);}
.pd-product-card__wishlist.is-active svg{fill:currentColor;stroke:currentColor;}
.pd-product-card__button.is-loading{pointer-events:none;opacity:.65;}

/* Homepage image copy contrast */
.hero__inner::after{position:absolute;z-index:0;inset:0 auto 0 0;width:min(62%,760px);background:radial-gradient(ellipse at 28% 50%,rgba(143,52,85,.34) 0%,rgba(226,96,143,.18) 46%,transparent 76%);content:"";pointer-events:none;}
.hero__content .eyebrow,.hero__content .hero__title,.hero__content .hero__text{color:#fff;}
.pillowcase-banner__content .eyebrow,.pillowcase-banner__title{color:#df4f82;}
.pillowcase-banner__content .button--primary{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 26px;border:1px solid #e35486;border-radius:999px;background:linear-gradient(135deg,#f7a8c3 0%,#ef6799 52%,#e8447d 100%);box-shadow:0 14px 30px rgba(232,68,125,.22);color:#fff;}
.pillowcase-banner__content .button--primary:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(232,68,125,.28);}
