@media (max-width: 600px) {
  ._productlist-cart-modal_3gp1e_2 {
    width: 100vw;
    height: 100vh;
    min-width: 0;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow-x: hidden;
  }
  ._productlist-cart-panel_3gp1e_13 {
    width: 100vw;
    min-width: 0;
    max-width: 100vw;
    padding: 1rem;
    border-radius: 0;
    box-sizing: border-box;
  }
}
@media (max-width: 600px) {
  ._productlist-cart-panel_3gp1e_13 {
    min-width: 0;
    width: 100vw;
    max-width: 100vw;
    padding: 1rem;
    border-radius: 0;
  }
}
/* Cart Modal Styles */
._productlist-cart-modal_3gp1e_2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(75, 46, 29, 0.14);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
._productlist-cart-panel_3gp1e_13 {
  background: #FFF8EC;
  border-radius: 12px;
  box-shadow: 0 4px 24px rgba(0,0,0,0.12);
  padding: 2rem;
  min-width: 340px;
  max-width: 95vw;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
  border: none;
}
._productlist-cart-close_3gp1e_56 {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background: #4B2E1D;
  color: #FFF8EC;
  border: none;
  border-radius: 4px;
  font-size: 1.2rem;
  cursor: pointer;
  padding: 0.3rem 0.7rem;
  z-index: 2;
}
._productlist-cart-list_3gp1e_69 {
  list-style: none;
  padding: 0;
  margin: 0 0 1.5rem 0;
}
._productlist-cart-item_3gp1e_74 {
  margin-bottom: 1.2rem;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid #eee;
}
._productlist-cart-item-img_3gp1e_79 {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 8px;
  background: #ffffff;
  margin-right: 1rem;
}
._productlist-cart-item-fallback_3gp1e_87 {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eee;
  border-radius: 8px;
  font-size: 2rem;
  margin-right: 1rem;
}
._productlist-cart-controls_3gp1e_98 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
._productlist-cart-btn_3gp1e_103 {
  background: #F2B941;
  color: #3A2418;
  border: none;
  border-radius: 4px;
  font-size: 1rem;
  cursor: pointer;
  padding: 0.3rem 0.7rem;
  min-width: 32px;
}
._productlist-cart-total_3gp1e_113 {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 1.2rem;
  text-align: right;
}
._productlist-cart-buy_3gp1e_119 {
  background: #4B2E1D;
  color: #FFF8EC;
  border: none;
  border-radius: 4px;
  font-size: 1.1rem;
  cursor: pointer;
  padding: 0.7rem 2rem;
  width: 100%;
  font-weight: 700;
  margin-top: 1rem;
}
._home-main_1fes0_1 {
  min-height: 100vh;
  background:
    radial-gradient(circle at top, rgba(242, 185, 65, 0.2), transparent 30%),
    linear-gradient(180deg, #fff9ef 0%, #f8ecd6 100%);
  position: relative;
}

._section_1fes0_9 {
  width: 100%;
  box-sizing: border-box;
  position: relative;
}

._welcome-section_1fes0_15 {
  padding: 3rem 2rem 2rem;
}

._welcome-card_1fes0_19 {
  max-width: 1240px;
  margin: 0 auto;
  border-radius: 28px;
  padding: 3rem;
  background:
    linear-gradient(135deg, rgba(75, 46, 29, 0.98), rgba(99, 62, 38, 0.94)),
    #4b2e1d;
  color: #fff8ec;
  box-shadow: 0 28px 60px rgba(61, 35, 20, 0.2);
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  overflow: hidden;
  border: 1px solid rgba(242, 185, 65, 0.25);
}

._welcome-hero-row_1fes0_36 {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(320px, 0.88fr);
  gap: 1.35rem;
  align-items: stretch;
}

._welcome-copy_1fes0_43 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0;
}

._hero-eyebrow_1fes0_50,
._section-kicker_1fes0_51 {
  display: inline-flex;
  width: fit-content;
  padding: 0.4rem 0.75rem;
  border-radius: 999px;
  background: rgba(242, 185, 65, 0.16);
  color: #f2b941;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

._hero-eyebrow_1fes0_50,
._image-badge_1fes0_65 {
  min-height: 2.25rem;
  align-items: center;
}

._home-title_1fes0_70 {
  margin: 1rem 0 1.25rem;
  font-size: clamp(2.6rem, 5vw, 4.6rem);
  line-height: 0.96;
  letter-spacing: -0.04em;
  max-width: 10ch;
}

._hero-lede_1fes0_78 {
  margin: 0;
  color: rgba(255, 248, 236, 0.86);
  font-size: 1.08rem;
  line-height: 1.7;
  max-width: 58ch;
}

._hero-points_1fes0_86 {
  display: grid;
  grid-template-columns: repeat(5, minmax(170px, 1fr));
  gap: 1rem;
  margin-top: 0;
}

._hero-point_1fes0_86,
._stat-card_1fes0_94 {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(242, 185, 65, 0.22);
  border-radius: 18px;
  padding: 1rem;
  backdrop-filter: blur(8px);
}

._hero-point-label_1fes0_102,
._stat-card_1fes0_94 span {
  display: block;
  margin-bottom: 0.45rem;
  color: #f2b941;
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

._hero-point_1fes0_86 strong,
._stat-card_1fes0_94 strong {
  font-size: 0.97rem;
  line-height: 1.45;
}

._hero-actions_1fes0_119 {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}

._hero-actions-row_1fes0_126 {
  display: flex;
  justify-content: center;
  margin-top: 1.35rem;
}

._home-shop-btn_1fes0_132 {
  border: none;
  border-radius: 999px;
  background: linear-gradient(135deg, #f2b941, #f7d878);
  color: #3a2418;
  padding: 0.95rem 1.45rem;
  font-size: 0.95rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 14px 30px rgba(242, 185, 65, 0.28);
}

._hero-secondary-link_1fes0_146 {
  color: #fff8ec;
  text-decoration: none;
  font-weight: 700;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid rgba(255, 248, 236, 0.45);
}

._hero-caption_1fes0_154 {
  margin: 1rem 0 0;
  color: rgba(255, 248, 236, 0.72);
  font-size: 0.95rem;
  font-style: italic;
}

._welcome-image-wrap_1fes0_161 {
  --welcome-image-pad: clamp(1rem, 2vw, 1.5rem);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.8rem;
  min-height: 100%;
}

._image-badge_1fes0_65 {
  position: static;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  background: #f2b941;
  color: #3a2418;
  padding: 0.4rem 0.75rem;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1.1;
}

._welcome-image_1fes0_161 {
  min-height: 360px;
  width: 100%;
  height: 100%;
  padding: var(--welcome-image-pad);
  box-sizing: border-box;
  border-radius: 24px;
  overflow: hidden;
  background: #6f4328;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  display: flex;
  align-items: center;
  justify-content: center;
}

._hero-image_1fes0_205 {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

._brand-image_1fes0_213 {
  object-fit: contain;
  object-position: center;
  width: min(100%, 620px);
  height: auto;
  max-height: 100%;
  padding: 0;
  background:
    radial-gradient(circle at top, rgba(242, 185, 65, 0.28), transparent 40%),
    linear-gradient(180deg, rgba(255, 248, 236, 0.06), rgba(255, 248, 236, 0.02));
}

._hero-points_1fes0_86 {
  align-items: stretch;
}

._hero-point_1fes0_86,
._stat-card_1fes0_94 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}

._products-section_1fes0_237 {
  padding: 1rem 2rem 3rem;
  scroll-margin-top: 88px;
}

._donation-section_1fes0_242 {
  padding: 0 2rem 1rem;
}

._donation-card_1fes0_246 {
  max-width: 1240px;
  margin: 0 auto;
  background: linear-gradient(135deg, rgba(255, 244, 217, 0.95), rgba(247, 226, 180, 0.92));
  border: 1px solid rgba(179, 119, 34, 0.18);
  border-radius: 28px;
  box-shadow: 0 20px 40px rgba(94, 61, 30, 0.12);
  display: grid;
  grid-template-columns: minmax(300px, 0.95fr) minmax(0, 1.05fr);
  gap: 1.5rem;
  padding: 1.5rem;
  align-items: center;
}

._donation-image-wrap_1fes0_260 {
  border-radius: 22px;
  overflow: hidden;
  background: rgba(255, 252, 245, 0.78);
  min-height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
}

._donation-image_1fes0_260 {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

._donation-copy_1fes0_277 {
  color: #4d311e;
}

._donation-copy_1fes0_277 h2 {
  margin: 1rem 0 0.75rem;
  font-size: clamp(2rem, 3vw, 3.2rem);
  line-height: 1;
  letter-spacing: -0.04em;
}

._donation-copy_1fes0_277 p {
  margin: 0;
  max-width: 34ch;
  color: #6a4b30;
  font-size: 1.02rem;
  line-height: 1.7;
}

._donation-button_1fes0_296 {
  margin-top: 1.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 999px;
  background: #4b2e1d;
  color: #fff8ec;
  text-decoration: none;
  padding: 0.95rem 1.35rem;
  font-size: 0.95rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  box-shadow: 0 14px 28px rgba(75, 46, 29, 0.2);
  cursor: pointer;
}

._donation-button_1fes0_296:disabled {
  opacity: 0.72;
  cursor: wait;
}

._donation-error_1fes0_320 {
  margin: 0.85rem 0 0;
  color: #8c2f1e;
  font-size: 0.94rem;
}

._products-shell_1fes0_326 {
  max-width: 1240px;
  margin: 0 auto;
}

._products-heading_1fes0_331 {
  margin-bottom: 2rem;
}

._products-heading_1fes0_331 h2 {
  margin: 0.9rem 0 0.8rem;
  color: #3a2719;
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.02;
  letter-spacing: -0.03em;
}

._products-heading_1fes0_331 p {
  margin: 0;
  max-width: 62ch;
  color: #6d5642;
  line-height: 1.7;
  font-size: 1rem;
}

@media (max-width: 980px) {
  ._welcome-card_1fes0_19 {
    padding: 2rem;
  }

  ._welcome-hero-row_1fes0_36 {
    grid-template-columns: 1fr;
  }

  ._welcome-image-wrap_1fes0_161 {
    align-items: center;
  }

  ._donation-card_1fes0_246 {
    grid-template-columns: 1fr;
  }

  ._home-title_1fes0_70 {
    max-width: 100%;
  }

  ._hero-points_1fes0_86 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  ._welcome-image_1fes0_161 {
    min-height: 300px;
  }
}

@media (max-width: 768px) {
  ._welcome-section_1fes0_15,
  ._donation-section_1fes0_242,
  ._products-section_1fes0_237 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  ._welcome-card_1fes0_19 {
    padding: 1.35rem;
    border-radius: 22px;
  }

  ._brand-image_1fes0_213 {
    width: min(100%, 340px);
  }

  ._donation-card_1fes0_246 {
    padding: 1rem;
    border-radius: 22px;
  }

  ._donation-image-wrap_1fes0_260 {
    min-height: 220px;
  }

  ._home-title_1fes0_70 {
    font-size: 2.45rem;
  }

  ._hero-lede_1fes0_78,
  ._products-heading_1fes0_331 p {
    font-size: 0.98rem;
  }

  ._hero-actions_1fes0_119 {
    align-items: stretch;
    width: 100%;
  }

  ._hero-points_1fes0_86 {
    grid-template-columns: 1fr;
  }

  ._home-shop-btn_1fes0_132,
  ._hero-secondary-link_1fes0_146,
  ._donation-button_1fes0_296 {
    width: 100%;
    text-align: center;
  }
}
body._modal-open-scrollbar_kfznj_1 {
  scrollbar-width: thin;
  scrollbar-color: #7a4d2c #fff7e8;
}

body._modal-open-scrollbar_kfznj_1::-webkit-scrollbar {
  width: 8px;
  background: #fff7e8;
}

body._modal-open-scrollbar_kfznj_1::-webkit-scrollbar-thumb {
  background: #7a4d2c;
  border-radius: 4px;
}

._skeleton-shimmer_kfznj_16 {
  position: relative;
  overflow: hidden;
}

._skeleton-shimmer_kfznj_16::after {
  content: '';
  position: absolute;
  top: 0;
  left: -150px;
  height: 100%;
  width: 150px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.32) 50%, rgba(255, 255, 255, 0) 100%);
  animation: _shimmer_kfznj_1 1.2s infinite;
}

@keyframes _shimmer_kfznj_1 {
  100% {
    left: 100%;
  }
}

._productlist-main_kfznj_38 {
  width: 100%;
}

._productlist-header_kfznj_42 {
  margin-bottom: 1.5rem;
}

._productlist-kicker_kfznj_46,
._productlist-card-kicker_kfznj_47,
._empty-kicker_kfznj_48,
._modal-kicker_kfznj_49 {
  display: inline-flex;
  width: fit-content;
  padding: 0.4rem 0.7rem;
  border-radius: 999px;
  background: rgba(122, 77, 44, 0.12);
  color: #7a4d2c;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

._productlist-title_kfznj_62 {
  margin: 0.9rem 0 0.45rem;
  font-size: clamp(2rem, 3vw, 2.9rem);
  font-weight: 800;
  line-height: 1;
  color: #3a2719;
}

._productlist-lede_kfznj_70 {
  margin: 0;
  max-width: 60ch;
  color: #6d5642;
  line-height: 1.7;
}

._productlist-notification_kfznj_77 {
  position: fixed;
  top: 86px;
  right: 24px;
  background: #4b2e1d;
  color: #fff8ec;
  padding: 0.85rem 1rem;
  border-radius: 14px;
  z-index: 2001;
  font-weight: 700;
  box-shadow: 0 16px 32px rgba(61, 35, 20, 0.24);
  border: 1px solid rgba(242, 185, 65, 0.2);
}

._productlist-grid_kfznj_91 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
  align-items: start;
}

._productlist-card_kfznj_47 {
  border-radius: 24px;
  padding: 1.25rem;
  background: rgba(255, 250, 240, 0.86);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(122, 77, 44, 0.14);
  box-shadow: 0 18px 34px rgba(81, 54, 32, 0.1);
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
}

._productlist-card-top_kfznj_112 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

._productlist-card-copy_kfznj_118 h2 {
  margin: 0.75rem 0 0.5rem;
  font-size: 1.5rem;
  line-height: 1.05;
  color: #3a2719;
}

._productlist-card-copy_kfznj_118 p {
  margin: 0;
  color: #6d5642;
  line-height: 1.65;
  min-height: 5.25rem;
}

._image-wrap_kfznj_132 {
  position: relative;
}

._productlist-card-img_kfznj_136,
._productlist-modal-img_kfznj_137 {
  width: 100%;
  border-radius: 18px;
  object-fit: cover;
  background: linear-gradient(180deg, #f8edd8, #efdcbf);
}

._productlist-card-img_kfznj_136 {
  aspect-ratio: 4 / 3;
  cursor: pointer;
}

._image-skeleton_kfznj_149,
._skeleton-image_kfznj_150 {
  width: 100%;
  border-radius: 18px;
  background: #f0e2c9;
  aspect-ratio: 4 / 3;
}

._skeleton-line_kfznj_157 {
  height: 18px;
  border-radius: 999px;
  background: #f0e2c9;
}

._skeleton-line-title_kfznj_163 {
  width: 60%;
}

._skeleton-chip_kfznj_167 {
  width: 96px;
  height: 44px;
  border-radius: 999px;
  background: #f0e2c9;
}

._productlist-card-fallback_kfznj_174,
._productlist-modal-fallback_kfznj_175 {
  border: none;
  border-radius: 18px;
  background: linear-gradient(180deg, #6a4228, #4b2e1d);
  color: #f2b941;
  display: grid;
  place-items: center;
}

._productlist-card-fallback_kfznj_174 {
  width: 100%;
  aspect-ratio: 4 / 3;
  font-size: 3rem;
  cursor: pointer;
}

._productlist-modal-fallback_kfznj_175 {
  min-height: 320px;
  font-size: 4rem;
}

._productlist-card-bottom_kfznj_196 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

._price-row_kfznj_202,
._modal-price_kfznj_203 {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 1rem;
  padding-top: 0.2rem;
  border-top: 1px solid rgba(122, 77, 44, 0.12);
}

._price-row_kfznj_202 span,
._modal-price_kfznj_203 span {
  color: #82684f;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 0.75rem;
  font-weight: 800;
}

._price-row_kfznj_202 strong,
._modal-price_kfznj_203 strong {
  font-size: 1.2rem;
  color: #3a2719;
}

._control-row_kfznj_227 {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
}

._control-row-card_kfznj_234 {
  justify-content: space-between;
}

._control-row-modal_kfznj_238 {
  margin-top: 1.25rem;
}

._quick-add-button_kfznj_242,
._quantity-button_kfznj_243,
._sold-out-pill_kfznj_244,
._notify-pill_kfznj_245,
._notify-submit_kfznj_246,
._empty-cta_kfznj_247 {
  border: none;
  cursor: pointer;
  transition: transform 0.18s ease, box-shadow 0.18s ease, opacity 0.18s ease;
}

._quick-add-button_kfznj_242:hover,
._quantity-button_kfznj_243:hover:not(:disabled),
._notify-pill_kfznj_245:hover,
._notify-submit_kfznj_246:hover,
._empty-cta_kfznj_247:hover {
  transform: translateY(-1px);
}

._quick-add-button_kfznj_242 {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f2b941, #f7d878);
  color: #3a2418;
  font-size: 1.9rem;
  font-weight: 700;
  box-shadow: 0 12px 24px rgba(242, 185, 65, 0.24);
}

._quick-add-button-modal_kfznj_272 {
  width: 58px;
  height: 58px;
}

._quantity-control_kfznj_277 {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.3rem;
  border-radius: 999px;
  background: #4b2e1d;
  color: #fff8ec;
}

._quantity-control-modal_kfznj_287 {
  padding: 0.4rem;
}

._quantity-button_kfznj_243 {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  color: #fff8ec;
  font-size: 1.35rem;
}

._quantity-button_kfznj_243:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}

._quantity-button-minus_kfznj_305 {
  background: rgba(255, 255, 255, 0.14);
}

._quantity-value_kfznj_309 {
  min-width: 24px;
  text-align: center;
  font-weight: 800;
}

._sold-out-pill_kfznj_244,
._notify-pill_kfznj_245,
._empty-cta_kfznj_247,
._notify-submit_kfznj_246 {
  border-radius: 999px;
  padding: 0.9rem 1rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 0.76rem;
}

._sold-out-pill_kfznj_244 {
  background: #d8cbc2;
  color: #6d5a4b;
  cursor: not-allowed;
}

._sold-out-pill-modal_kfznj_333 {
  min-width: 140px;
}

._notify-pill_kfznj_245,
._empty-cta_kfznj_247 {
  background: rgba(122, 77, 44, 0.12);
  color: #7a4d2c;
  border: 1px solid rgba(122, 77, 44, 0.16);
}

._empty-state_kfznj_344 {
  padding: 2rem;
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(75, 46, 29, 0.98), rgba(106, 66, 40, 0.92));
  color: #fff8ec;
  border: 1px solid rgba(242, 185, 65, 0.2);
  box-shadow: 0 20px 40px rgba(61, 35, 20, 0.16);
}

._empty-state_kfznj_344 h2 {
  margin: 1rem 0 0.75rem;
  font-size: clamp(1.8rem, 3vw, 2.8rem);
}

._empty-state_kfznj_344 p {
  max-width: 52ch;
  line-height: 1.7;
  color: rgba(255, 248, 236, 0.84);
}

._empty-state_kfznj_344 a {
  color: #f2b941;
}

._empty-cta_kfznj_247 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.5rem;
  text-decoration: none;
}

._productlist-modal-bg_kfznj_376 {
  position: fixed;
  inset: 0;
  background: rgba(45, 28, 19, 0.68);
  z-index: 3001;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

._productlist-modal-panel_kfznj_387 {
  position: relative;
  width: min(100%, 520px);
  border-radius: 24px;
  background: #fffaf0;
  color: #3a2719;
  padding: 1.5rem;
  box-shadow: 0 24px 50px rgba(0, 0, 0, 0.24);
}

._productlist-modal-panel-large_kfznj_397 {
  width: min(100%, 860px);
}

._product-modal-layout_kfznj_401 {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
  gap: 1.5rem;
  align-items: center;
}

._productlist-modal-panel_kfznj_387 h2 {
  margin: 0.9rem 0 0.6rem;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  line-height: 1.02;
}

._modal-copy_kfznj_414 {
  margin: 0;
  line-height: 1.75;
  color: #6d5642;
}

._modal-success_kfznj_420 {
  padding: 1rem;
  border-radius: 18px;
  background: rgba(46, 109, 56, 0.08);
  color: #2e6d38;
  font-weight: 700;
}

._notify-form_kfznj_428 {
  display: grid;
  gap: 0.8rem;
  margin-top: 1.25rem;
}

._notify-input_kfznj_434 {
  width: 100%;
  box-sizing: border-box;
  border-radius: 16px;
  border: 1px solid rgba(122, 77, 44, 0.2);
  padding: 0.95rem 1rem;
  font-size: 1rem;
  background: #fff;
}

._notify-submit_kfznj_246 {
  background: linear-gradient(135deg, #f2b941, #f7d878);
  color: #3a2418;
}

._notify-error_kfznj_449 {
  color: #b42318;
  font-size: 0.92rem;
  font-weight: 600;
}

._productlist-modal-close_kfznj_455 {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 38px;
  height: 38px;
  border: none;
  border-radius: 50%;
  background: rgba(122, 77, 44, 0.12);
  color: #7a4d2c;
  font-size: 1.5rem;
  cursor: pointer;
}

@media (max-width: 768px) {
  ._productlist-notification_kfznj_77 {
    left: 1rem;
    right: 1rem;
    top: auto;
    bottom: 1rem;
  }

  ._productlist-card_kfznj_47 {
    padding: 1rem;
  }

  ._control-row_kfznj_227 {
    align-items: stretch;
  }

  ._notify-pill_kfznj_245,
  ._sold-out-pill_kfznj_244,
  ._empty-cta_kfznj_247 {
    width: 100%;
    justify-content: center;
    text-align: center;
  }

  ._product-modal-layout_kfznj_401 {
    grid-template-columns: 1fr;
  }
}
._about-main_3hpp1_1 {
  min-height: calc(100vh - 70px);
  padding: 2rem;
  box-sizing: border-box;
}

._about-card_3hpp1_7 {
  max-width: 1120px;
  margin: 0 auto;
  border-radius: 28px;
  padding: 2.5rem;
  background: linear-gradient(135deg, #4b2e1d, #6a4228);
  color: #fff8ec;
  box-shadow: 0 28px 60px rgba(61, 35, 20, 0.16);
  border: 1px solid rgba(242, 185, 65, 0.22);
}

._about-intro_3hpp1_18 {
  max-width: 760px;
}

._about-kicker_3hpp1_22 {
  display: inline-flex;
  padding: 0.4rem 0.75rem;
  border-radius: 999px;
  background: rgba(242, 185, 65, 0.16);
  color: #f2b941;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

._about-title_3hpp1_34 {
  margin: 1rem 0 0;
  font-size: clamp(2.1rem, 4vw, 3.5rem);
  line-height: 1.02;
  letter-spacing: -0.04em;
}

._about-grid_3hpp1_41 {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(260px, 0.85fr);
  gap: 1.5rem;
}

._about-copy_3hpp1_48 {
  font-size: 1.05rem;
  line-height: 1.8;
  color: rgba(255, 248, 236, 0.85);
}

._about-notes_3hpp1_54 {
  display: grid;
  gap: 1rem;
}

._about-notes_3hpp1_54 div {
  border-radius: 18px;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(242, 185, 65, 0.2);
}

._about-notes_3hpp1_54 span {
  display: block;
  margin-bottom: 0.45rem;
  color: #f2b941;
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

._about-notes_3hpp1_54 strong {
  line-height: 1.45;
}

@media (max-width: 768px) {
  ._about-main_3hpp1_1 {
    padding: 1rem;
  }

  ._about-card_3hpp1_7 {
    padding: 1.5rem;
  }

  ._about-grid_3hpp1_41 {
    grid-template-columns: 1fr;
  }
}
._main_1okdy_1 {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF7E8;
}
._panel_1okdy_8 {
  background: #FFFDF7;
  border-radius: 12px;
  box-shadow: 0 4px 24px rgba(0,0,0,0.12);
  padding: 3rem 2rem;
  max-width: 400px;
  text-align: center;
}
._title_1okdy_16 {
  font-size: 2.2rem;
  font-weight: 700;
  color: #3A2418;
  margin-bottom: 1.5rem;
}
._message_1okdy_22 {
  font-size: 1.2rem;
  color: #444;
  margin-bottom: 2rem;
}
._button_1okdy_27 {
  display: inline-block;
  background: #4B2E1D;
  color: #fff;
  border-radius: 4px;
  padding: 0.75rem 2rem;
  font-size: 1.1rem;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.2s;
}
._button_1okdy_27:hover {
  background: #A26A2D;
  color: #fff;
}
/* Global styles for full viewport background and no margin/padding */
html {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  background: #FFF7E8;
  /* Fix mobile viewport issues */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  background: #FFF7E8;
  min-height: 100vh;
  font-family: system-ui, sans-serif;
  /* Fix mobile scroll and viewport issues */
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
  position: relative; /* Prevent layout shifts */
}

@media (max-width: 768px) {
  html {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background: #FFF7E8;
    /* Mobile-specific fixes */
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    height: 100%; /* Prevent address bar issues */
  }
  
  body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background: #FFF7E8;
    min-height: 100vh;
    font-family: system-ui, sans-serif;
    /* Mobile scroll optimizations */
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    position: relative;
    /* Fix for mobile address bar behavior */
    min-height: -webkit-fill-available;
  }
}
