@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&display=swap");

/* GLIMCHI — generated Tier-B CSS (namespaced under .sx) */
/* Uploaded to site_settings.sx_css_location; cascades globally, so every rule
   starts from a .sx-* root. Brand color rides on var(--secondary-main). */

/* BEGIN shoopy-gen:base */
.sx {
  --sx-rose: var(--secondary-main, #a62953);
  --sx-blush: #f1abcf;
  --sx-blush-soft: #fbeef4;
  --sx-ink: #372028;
  --sx-muted: #8a6b77;
  --sx-line: #f0d5e0;
  --sx-success: #1faa53;
  --sx-radius: 14px;
  --sx-display: "Cormorant Garamond", "Didot", Georgia, serif;
}
.sx .sx-btn {
  display: inline-block;
  background: var(--sx-rose);
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  padding: 12px 28px;
  border-radius: 999px;
  text-decoration: none;
  border: 0;
  cursor: pointer;
}
.sx .sx-btn--wa { background: var(--sx-success); }
.sx .sx-kicker {
  display: block;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--sx-rose);
  margin-bottom: 8px;
}
/* END shoopy-gen:base */

/* BEGIN shoopy-gen:usp-strip */
.sx-usp { background: var(--sx-blush-soft); border-block: 1px solid var(--sx-line); }
.sx-usp .sx-usp__row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 1200px;
  margin: 0 auto;
  padding: 4px 12px;
  list-style: none;
}
.sx-usp .sx-usp__item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 7px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #6e4356;
  padding: 11px 8px;
}
.sx-usp .sx-usp__item::before { content: "✦"; color: var(--sx-rose); font-size: 9px; opacity: 0.85; }
.sx-usp .sx-usp__item:nth-child(odd) { border-right: 1px solid var(--sx-line); }
.sx-usp .sx-usp__item:nth-child(-n+2) { border-bottom: 1px solid var(--sx-line); }
@media (min-width: 768px) {
  .sx-usp .sx-usp__row { grid-template-columns: repeat(4, 1fr); padding: 6px 24px; }
  .sx-usp .sx-usp__item { font-size: 13.5px; padding: 14px 10px; }
  .sx-usp .sx-usp__item:nth-child(-n+2) { border-bottom: 0; }
  .sx-usp .sx-usp__item:not(:last-child) { border-right: 1px solid var(--sx-line); }
}
/* END shoopy-gen:usp-strip */

/* BEGIN shoopy-gen:first-order-offer */
.sx-code .sx-code__card {
  max-width: 1200px;
  margin: 0 auto;
  border-radius: var(--sx-radius);
  background: linear-gradient(135deg, #f7d6e4, var(--sx-blush) 130%);
  padding: 40px 22px 44px;
  text-align: center;
}
.sx-code .sx-code__title {
  font-family: var(--sx-display);
  font-weight: 500;
  font-size: 30px;
  line-height: 1.2;
  color: var(--sx-ink);
  margin: 0 auto 10px;
  max-width: 620px;
}
.sx-code .sx-code__title em { font-style: italic; color: var(--sx-rose); }
.sx-code .sx-code__sub { font-size: 14.5px; color: #6e4356; margin: 0 auto 22px; max-width: 480px; }
.sx-code .sx-code__row { display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; align-items: center; }
.sx-code .sx-code__chip {
  display: inline-block;
  padding: 11px 24px;
  border: 2px dashed var(--sx-rose);
  border-radius: 10px;
  background: #fff;
  color: var(--sx-rose);
  font-weight: 800;
  font-size: 17px;
  letter-spacing: 0.12em;
}
@media (min-width: 768px) {
  .sx-code .sx-code__card { padding: 56px 40px 60px; }
  .sx-code .sx-code__title { font-size: 42px; }
}
/* END shoopy-gen:first-order-offer */

/* BEGIN shoopy-gen:wa-cta */
.sx-wa-cta .sx-wa__card {
  max-width: 1200px;
  margin: 0 auto;
  border: 1.5px solid var(--sx-line);
  border-radius: var(--sx-radius);
  background: #f2fbf5;
  padding: 26px 22px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  text-align: center;
  align-items: center;
}
.sx-wa-cta .sx-wa__title { font-family: var(--sx-display); font-size: 24px; font-weight: 500; color: var(--sx-ink); margin: 0; }
.sx-wa-cta .sx-wa__sub { font-size: 14.5px; color: var(--sx-muted); margin: 0; line-height: 1.5; }
.sx-wa-cta .sx-wa__phone { font-weight: 700; color: var(--sx-ink); white-space: nowrap; }
@media (min-width: 768px) {
  .sx-wa-cta .sx-wa__card { flex-direction: row; justify-content: space-between; text-align: left; padding: 28px 36px; }
  .sx-wa-cta .sx-wa__title { font-size: 27px; }
}
/* END shoopy-gen:wa-cta */

:root {
  --rose: #a62953;
  --rose-dark: #8c1f44;
  --blush: #f1abcf;
  --blush-soft: #fbeef4;
  --blush-line: #f0d5e0;
  --ivory: #fffafc;
  --ink: #372028;
  --muted: #8a6b77;
  --success: #1faa53;
  --deal: #372028;            /* deal badges: charcoal chip, distinct from rose CTA */
  --font-display: "Cormorant Garamond", "Didot", Georgia, serif;
  --radius: 14px;
  --max-w: 1200px;
}
* { margin: 0; padding: 0; box-sizing: border-box; }
img { display: block; max-width: 100%; }
a { color: inherit; }
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", sans-serif;
  color: var(--ink);
  background: #fff;
}

/* ---------- notice bar (Tier C) ---------- */
.notice {
  background: var(--rose);
  color: #fff;
  font-size: 12.5px;
  font-weight: 600;
  text-align: center;
  padding: 9px 14px;
  letter-spacing: 0.02em;
}

/* ---------- header (Tier C) ---------- */
.header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: #fff;
  border-bottom: 1px solid var(--blush-line);
}
.header__in {
  max-width: var(--max-w);
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 10px 16px;
}
.header__logo { display: flex; align-items: center; gap: 10px; text-decoration: none; }
.header__logo .wordmark {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 0.14em;
  color: var(--rose);
}
.header__logo .wordmark .spark { font-size: 13px; vertical-align: 4px; }
.header__nav { display: none; gap: 22px; margin-left: 18px; }
.header__nav a { text-decoration: none; font-size: 14px; font-weight: 600; color: var(--ink); }
.header__nav a:hover { color: var(--rose); }
.header__spacer { flex: 1; }
.header__search {
  display: none;
  align-items: center;
  gap: 8px;
  border: 1.5px solid var(--blush-line);
  border-radius: 999px;
  padding: 8px 16px;
  color: var(--muted);
  font-size: 13.5px;
  min-width: 220px;
}
.header__icons { display: flex; gap: 6px; }
.header__icons a {
  width: 38px; height: 38px;
  display: grid; place-items: center;
  border-radius: 50%;
  color: var(--ink);
  text-decoration: none;
}
.header__icons a:hover { background: var(--blush-soft); }
.header__icons svg { width: 21px; height: 21px; }
@media (min-width: 1024px) {
  .header__nav { display: flex; }
  .header__search { display: flex; }
}

/* ---------- hero (Tier A: StoreBanner) ---------- */
.hero { position: relative; }
.hero img { width: 100%; height: auto; }
@media (min-width: 641px) {
  .hero img { max-height: 640px; object-fit: cover; object-position: right center; }
}
.hero__content {
  position: absolute;
  inset: 0;
  max-width: var(--max-w);
  margin: 0 auto;
  padding: 26px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: flex-start;
}
.hero__kicker {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--rose);
  margin-bottom: 10px;
}
.hero__title {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 34px;
  line-height: 1.12;
  color: var(--ink);
  max-width: 560px;
}
.hero__title em { font-style: italic; color: var(--rose); }
.hero__sub {
  font-size: 14px;
  line-height: 1.55;
  color: #6e4356;
  max-width: 420px;
  margin-top: 12px;
}
.hero__ctas { display: flex; gap: 12px; margin-top: 20px; flex-wrap: wrap; justify-content: center; }
.hero__btn {
  display: inline-block;
  background: var(--rose);
  color: #fff;
  font-weight: 700;
  font-size: 13.5px;
  padding: 11px 20px;
  border-radius: 999px;
  text-decoration: none;
}
.hero__btn:hover { background: var(--rose-dark); }
.hero__btn--ghost { background: #fff; color: var(--rose); border: 1.5px solid var(--rose); }
.hero__btn--ghost:hover { background: var(--blush-soft); }
@media (min-width: 641px) {
  .hero__content { align-items: flex-start; text-align: left; justify-content: center; padding: 40px 40px; }
  .hero__ctas { justify-content: flex-start; }
  .hero__title { font-size: 46px; max-width: 520px; }
  .hero__sub { font-size: 15px; }
  .hero__btn { font-size: 14.5px; padding: 13px 28px; }
}
@media (min-width: 1024px) {
  .hero__title { font-size: 58px; max-width: 620px; }
  .hero__sub { font-size: 16px; max-width: 460px; }
}

/* ---------- shared section scaffolding ---------- */
.section { padding: 34px 16px 6px; }
.section__in { max-width: var(--max-w); margin: 0 auto; }
.sec-head { display: flex; align-items: baseline; justify-content: space-between; gap: 14px; margin-bottom: 18px; }
.sec-head h2 {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 26px;
  color: var(--ink);
}
.sec-head h2 .spark { color: var(--rose); font-size: 0.6em; vertical-align: middle; }
.section-heading
{
font-family: var(--font-display);
  font-weight: 500;
  font-size: 26px;
  color: var(--ink);

}
.sec-head .see-all { font-size: 13.5px; font-weight: 700; color: var(--rose); text-decoration: none; white-space: nowrap; }
@media (min-width: 1024px) { .sec-head h2 { font-size: 33px; } }
.cat-card-title
{ display: block; margin-top: 8px; font-size: 12px; font-weight: 600; color: var(--ink); }

/* ---------- categories (Tier A) ---------- */
.cats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px 10px; padding-bottom: 12px; }
.cat { text-decoration: none; text-align: center; }
.cat img {
  width: 100%; height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  object-fit: cover;
  border: 2.5px solid var(--blush-line);
}
.cat:hover img { border-color: var(--rose); }
.cat span { display: block; margin-top: 8px; font-size: 12px; font-weight: 600; color: var(--ink); }
@media (min-width: 768px) {
  .cats { grid-template-columns: repeat(8, 1fr); gap: 18px; }
  .cat span { font-size: 13.5px; }
}

/* ---------- product rows (Tier A) ---------- */
.prods { display: grid; grid-auto-flow: column; grid-auto-columns: 168px; gap: 12px; overflow-x: auto; scroll-snap-type: x mandatory; padding-bottom: 12px; scrollbar-width: none; }
.prods::-webkit-scrollbar { display: none; }
.pcard {
  background: #fff;
  border: 1px solid var(--blush-line);
  border-radius: var(--radius);
  overflow: hidden;
  scroll-snap-align: start;
  text-decoration: none;
  display: flex;
  flex-direction: column;
}
.pcard__imgwrap { position: relative; aspect-ratio: 3 / 4; background: var(--blush-soft); }
.pcard__imgwrap img { width: 100%; height: 100%; object-fit: cover; }
.pcard__off {
  position: absolute;
  top: 8px; left: 8px;
  background: var(--deal);
  color: #fff;
  font-size: 10.5px;
  font-weight: 800;
  letter-spacing: 0.04em;
  padding: 4px 8px;
  border-radius: 6px;
}
.pcard__body { padding: 10px 12px 12px; display: flex; flex-direction: column; gap: 6px; flex: 1; }
.pr-title { font-size: 13px; font-weight: 600; line-height: 1.35; color: var(--ink); }
.pr-sale-price { display: flex; align-items: baseline; gap: 7px; margin-top: auto; }
.pr-sale-price { font-size: 15px; font-weight: 800; color: var(--ink); }
.pr-mrp-price { font-size: 12px; color: var(--muted); text-decoration: line-through; }
.sh-product-plus-minus-button {
  margin-top: 4px;
  text-align: center;
  border: 1.5px solid var(--rose);
  color: var(--rose);
  font-size: 12.5px;
  font-weight: 700;
  border-radius: 999px;
  padding: 7px 0;
}
.sh-product-plus-minus-button:hover {
  border: 1.5px solid var(--rose);
  background-color: var(--rose);
  color:#fff;
 }
.pr-discount 
{
background-color: var(--rose);

}
.pr-long-card:hover .pcard__cta { background: var(--rose); color: #fff; }
@media (min-width: 768px) { .prods { grid-auto-columns: 200px; gap: 14px; } }
@media (min-width: 1024px) {
  .prods { grid-auto-flow: unset; grid-template-columns: repeat(6, 1fr); gap: 16px; overflow: visible; }
  .pcard__name { font-size: 13.5px; }
}

/* ---------- promo banner (Tier A) ---------- */
.promo { padding: 34px 16px 6px; }
.promo__in { max-width: var(--max-w); margin: 0 auto; position: relative; border-radius: var(--radius); overflow: hidden; }
.promo__in img { width: 100%; }
@media (min-width: 1024px) {
  .promo__in img { max-height: 440px; object-fit: cover; object-position: right center; }
}
.promo__content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 8px 20px;
  max-width: 58%;
}
.promo__kicker {
  display: none;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--rose);
  margin-bottom: 4px;
}
.promo__title {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.15;
  color: var(--ink);
}
.promo__title em { font-style: italic; color: var(--rose); }
.promo__code { display: none; font-size: 13px; font-weight: 700; color: #6e4356; margin-top: 10px; }
.promo__code strong { color: var(--rose); letter-spacing: 0.1em; }
.promo__cta {
  margin-top: 12px;
  background: #fff;
  color: var(--rose);
  font-weight: 700;
  font-size: 12.5px;
  padding: 8px 16px;
  border-radius: 999px;
  text-decoration: none;
  box-shadow: 0 6px 18px rgba(140, 31, 68, 0.25);
}
.promo__cta:hover { background: var(--blush-soft); }
@media (min-width: 768px) {
  .promo__content { padding: 8px 44px; max-width: 52%; }
  .promo__kicker { display: block; font-size: 12.5px; margin-bottom: 8px; }
  .promo__title { font-size: 38px; }
  .promo__code { display: block; font-size: 15px; }
  .promo__cta { font-size: 14px; padding: 12px 26px; margin-top: 16px; }
}

/* ---------- footer (Tier C) ---------- */
.footer { background: var(--blush-soft); border-top: 1px solid var(--blush-line); margin-top: 44px; padding: 36px 16px 22px; }
.footer__in { max-width: var(--max-w); margin: 0 auto; display: grid; gap: 26px; }
.footer__brand .wordmark {
  display: block;
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 26px;
  letter-spacing: 0.14em;
  color: var(--rose);
  margin-bottom: 12px;
}
.footer__brand p { font-size: 13.5px; color: var(--muted); line-height: 1.6; max-width: 320px; }
.footer h3 { font-size: 13px; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: var(--ink); margin-bottom: 12px; }
.footer ul { list-style: none; }
.footer li { margin-bottom: 9px; }
.footer li a { font-size: 13.5px; color: var(--muted); text-decoration: none; }
.footer li a:hover { color: var(--rose); }
.footer__contact li { font-size: 13.5px; color: var(--muted); line-height: 1.5; }
.footer__wa {
  display: inline-block;
  margin-top: 6px;
  background: var(--success);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 9px 18px;
  border-radius: 999px;
  text-decoration: none;
}
.footer__bar { max-width: var(--max-w); margin: 26px auto 0; border-top: 1px solid var(--blush-line); padding-top: 16px; font-size: 12.5px; color: var(--muted); text-align: center; }
@media (min-width: 768px) { .footer__in { grid-template-columns: 1.4fr 1fr 1.2fr; } }

/* spacing after last sx section */
.sx { margin-top: 34px; }
.sx.sx-usp { margin-top: 0; }
.sx-code, .sx-wa-cta { padding: 0 16px; }

.app-bar-main
{
background-color:#FEFEFE;
color:#000;
}
.app-bar .title 
{
color:#A62953 !important;
}
:root {
--header-accent:#A62953;
}
.section
{
padding:2px !important;
}