.hero{padding:4.5rem 1.5rem 4rem;background:linear-gradient(180deg,var(--paper-2) 0%,var(--paper) 60%)}.hero__inner{max-width:var(--max-w-wide);margin:0 auto}.hero__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:900px){.hero__grid{grid-template-columns:1.1fr 1fr}}.hero__copy .chip{margin-bottom:1.25rem}.hero__title{max-width:14ch;margin-bottom:1.25rem}.hero__title em{font-style:italic;color:var(--sage)}.hero__tagline{max-width:42ch;font-size:1.1rem;color:var(--muted);margin-bottom:2rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero__figure{margin:0;border-radius:var(--radius-lg);overflow:hidden;background:var(--paper-2);box-shadow:var(--shadow);aspect-ratio:4 / 3}.hero__figure .smart-image{height:100%;min-height:240px}.shop-showcase{padding:3.5rem 1.5rem}.shop-showcase__intro{color:var(--muted);max-width:42ch;margin-bottom:1.75rem}.shop-showcase__grid{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);align-items:stretch}.shop-showcase__item{margin:0;border-radius:var(--radius-md);overflow:hidden;position:relative;background:var(--paper-2);box-shadow:var(--shadow);min-height:0}.shop-showcase__item .smart-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.shop-showcase__item .smart-image img{object-fit:cover}.shop-showcase__item--1{grid-column:1 / -1;aspect-ratio:3 / 4}.shop-showcase__item--2{aspect-ratio:1 / 1}.shop-showcase__item--3{aspect-ratio:4 / 3}.shop-showcase__caption{position:absolute;bottom:0;left:0;right:0;z-index:1;padding:.6rem .85rem;font-size:.8rem;font-weight:600;color:#fff;background:linear-gradient(transparent,#2c2a24b3);pointer-events:none}.shop-showcase__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}@media(min-width:768px){.shop-showcase__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr);aspect-ratio:5 / 3;max-height:520px}.shop-showcase__item--1{grid-column:1;grid-row:1 / 3;aspect-ratio:auto}.shop-showcase__item--2{grid-column:2;grid-row:1;aspect-ratio:auto}.shop-showcase__item--3{grid-column:2;grid-row:2;aspect-ratio:auto}}@media(min-width:1024px){.shop-showcase__grid{aspect-ratio:8 / 5;max-height:560px}}.stats-strip{background:var(--paper)}.stats-strip__inner{max-width:var(--max-w-wide);margin:0 auto;padding:1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem 2rem}.stats-strip__item{display:flex;align-items:baseline;gap:.5rem}.stats-strip__value{font-family:var(--font-display);font-size:1.75rem;font-weight:700;color:var(--sage);line-height:1}.stats-strip__label{color:var(--muted)}@media(min-width:640px){.stats-strip__item:not(:first-child):before{content:"·";margin-right:2rem;color:var(--muted);opacity:.4}}.featured-special{display:grid;grid-template-columns:1fr;gap:2rem;padding:2rem;border-radius:var(--radius-lg);background:var(--paper-2);box-shadow:var(--shadow)}@media(min-width:768px){.featured-special{grid-template-columns:1.4fr 1fr;align-items:start}}.featured-special__copy h2{margin-bottom:.75rem}.featured-special__meta{display:flex;flex-direction:column;gap:1rem;padding-top:.25rem}.featured-special__meta-row{display:flex;flex-direction:column;gap:.25rem}.featured-special__key{font-size:.75rem}.featured-special__val{font-size:.95rem}.patricia-promo-section{padding:3.5rem 1.5rem}.patricia-promo{position:relative;border-radius:var(--radius-lg);overflow:hidden}.patricia-promo__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 20% 0%,rgba(184,81,127,.14),transparent 55%),radial-gradient(ellipse 60% 50% at 100% 100%,rgba(117,50,80,.1),transparent 50%);pointer-events:none}.patricia-promo__panel{position:relative;padding:2rem 1.75rem 2.25rem;background:linear-gradient(180deg,#fdf7f9,#f9eff3);border:1px solid #ecdce4;border-radius:var(--radius-lg);box-shadow:0 8px 32px #7532501a}.patricia-promo__logo-link{display:block;width:fit-content;margin:0 auto 1.5rem}.patricia-promo__logo{display:block;max-width:200px;width:100%;height:auto}.patricia-promo__grid{display:grid;grid-template-columns:1fr;gap:1.75rem;align-items:start}@media(min-width:768px){.patricia-promo__grid{grid-template-columns:minmax(0,300px) 1fr;gap:2.25rem}}.patricia-promo__media{width:100%;max-width:300px;margin:0 auto}@media(min-width:768px){.patricia-promo__media{margin:0}}.patricia-promo__image-frame{display:block;border-radius:8px;overflow:hidden;box-shadow:0 8px 30px #7532501f;background:#fff;aspect-ratio:4 / 3}.patricia-promo__image-frame .smart-image{height:100%}.patricia-promo__image-frame .smart-image img{object-fit:contain;background:#fff}.patricia-promo__eyebrow{font-family:var(--font-body);font-size:.8rem;font-weight:600;letter-spacing:.04em;color:#b8517f;margin:0 0 .35rem;text-transform:uppercase}.patricia-promo__body h2{margin:0 0 .35rem;color:#753250;font-family:var(--font-display)}.patricia-promo__tagline{font-size:1.15rem;font-weight:600;color:#753250;margin:0 0 1rem;font-family:var(--font-body)}.patricia-promo__lead{color:#555;font-size:.98rem;line-height:1.65;margin-bottom:.75rem}.patricia-promo__lead a{color:#b8517f;font-weight:600}.patricia-promo__desc{color:#666;font-size:.92rem;margin-bottom:1.25rem}.patricia-promo__actions{display:flex;flex-wrap:wrap;gap:.65rem}.patricia-promo__btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.2rem;border-radius:3px;font-family:var(--font-body);font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s}.patricia-promo__btn--primary{background:#b8517f;color:#fff!important;border:2px solid #b8517f}.patricia-promo__btn--primary:hover{background:#d46a99;border-color:#d46a99;color:#fff!important}.patricia-promo__btn--secondary{background:transparent;color:#b8517f!important;border:2px solid #b8517f}.patricia-promo__btn--secondary:hover{background:#b8517f;color:#fff!important}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:1.5rem}.category-card{padding:1.5rem;border-radius:var(--radius-md);background:var(--paper);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:.5rem;text-decoration:none;color:inherit;border:1px solid transparent}.category-card__title{font-family:var(--font-display);font-size:1.15rem;margin:0}.category-card__desc{color:var(--muted);font-size:.95rem;margin:0;flex:1}.category-card__count{margin:0}.category-card__cta{font-weight:600;font-size:.9rem;margin-top:.25rem;color:var(--sage)}@media(hover:hover)and (min-width:768px){.category-card{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.category-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #2c2a241f;border-color:#5a7a5233}.category-card:hover .category-card__cta{color:var(--terracotta)}}.in-the-shop__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.in-the-shop__head h2{margin:0}.in-the-shop__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.in-the-shop__tile{aspect-ratio:1;border-radius:var(--radius-md);overflow:hidden;display:block;transition:transform .15s,box-shadow .15s;box-shadow:var(--shadow)}.in-the-shop__tile:hover{transform:scale(1.03)}.in-the-shop__tile .smart-image{height:100%}.recent-list{list-style:none;margin:1.5rem 0 0;padding:0;border-radius:var(--radius-md);background:var(--paper-2);box-shadow:var(--shadow);overflow:hidden}.recent-list__item{display:grid;grid-template-columns:7rem 1fr;gap:1rem;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.recent-list__item:last-child{border-bottom:none}.recent-list__date{font-size:.8rem;font-weight:600;color:var(--muted)}.recent-list__body{min-width:0}.recent-list__title{font-family:var(--font-display);font-size:1rem}@media(max-width:480px){.recent-list__item{grid-template-columns:1fr;gap:.25rem}}
