/** Shopify CDN: Minification failed

Line 62:0 All "@import" rules must come first

**/
/* START_SECTION:deetay-home-newsletter (INDEX:18) */
.deetay-home{--color-bg:#FFFFFF;--color-alt-bg:#F7F7F7;--color-panel-bg:#F0F0F0;--color-border:#E3E3E3;--color-text:#111111;--color-text-muted:#6E6E6E;--color-primary:#111111;--color-primary-hover:#000000;--color-primary-soft:#F3F3F3;--color-accent-dark:#0A0A0A;--color-success:#2F6B4F;--font-heading:'Manrope',sans-serif;--font-body:'Inter',sans-serif;--base-font-size:16px;font-family:var(--font-body);color:var(--color-text);font-size:var(--base-font-size);line-height:1.6}
.deetay-home *{box-sizing:border-box}
.deetay-home h2{font-family:var(--font-heading);font-weight:700;line-height:1.12;letter-spacing:-.02em;margin:0 0 .5em}
.deetay-home p{margin:0 0 1em}
.deetay-home button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}
.deetay-home .page-width{max-width:1320px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}
.deetay-home .section{padding:clamp(64px,9vw,120px) 0}
.deetay-home .section--tight{padding:clamp(40px,5vw,64px) 0}
.deetay-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 30px;border-radius:999px;font-family:var(--font-heading);font-weight:600;font-size:15px;letter-spacing:.01em;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,color .2s ease;cursor:pointer;text-align:center;line-height:1.2}
.deetay-home .btn--primary{background:var(--color-primary);color:#fff;box-shadow:0 8px 20px -8px rgba(196,101,60,.55)}
.deetay-home .btn--primary:hover{background:var(--color-primary-hover);transform:translateY(-2px)}
.deetay-home .eyebrow{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--color-primary);margin-bottom:14px}
.deetay-home .dh-newsletter-box{background:var(--color-accent-dark);color:#f4ece3;border-radius:28px;padding:clamp(40px,6vw,72px)}
.deetay-home .dh-newsletter-inner{max-width:560px;margin:0 auto;text-align:center}
.deetay-home .dh-newsletter-inner h2{color:#fff;font-size:clamp(28px,3.6vw,40px);margin-bottom:12px}
.deetay-home .dh-newsletter-inner p{color:#cfc0ad}
.deetay-home .dh-newsletter-form{box-sizing:border-box;position:relative;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center;gap:10px;max-width:460px;width:100%;margin:24px auto 0;background:#fff;border-radius:999px;padding:6px}
.deetay-home .dh-newsletter-form input{box-sizing:border-box;display:block;position:static!important;float:none!important;flex:1 1 auto!important;min-width:0;width:auto!important;max-width:none!important;border:none;outline:none;padding:10px 18px;background:transparent;color:var(--color-text);font-size:16px;margin:0;height:auto}
.deetay-home .dh-newsletter-form .btn,
.deetay-home .dh-newsletter-form button{box-sizing:border-box;position:static!important;inset:auto!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;float:none!important;transform:none!important;display:inline-flex!important;flex:none!important;width:auto!important;max-width:none!important;margin:0!important;white-space:nowrap;z-index:1}
@media(max-width:560px){.deetay-home .dh-newsletter-form{flex-direction:column!important;align-items:stretch;border-radius:18px;background:transparent;gap:12px;padding:0}.deetay-home .dh-newsletter-form input{background:#fff;border-radius:999px;padding:14px 18px;width:100%!important}.deetay-home .dh-newsletter-form .btn,.deetay-home .dh-newsletter-form button{width:100%!important}}
.deetay-home .form-message--ok{color:var(--color-success);font-size:14px}
.deetay-home .form-message--error{color:#b3261e;font-size:14px}
/* END_SECTION:deetay-home-newsletter */
/* START_SECTION:footer (INDEX:38) */
.footer{
  background:#F7F7F7 !important;
  color:#111111 !important;
  border-top:1px solid #E3E3E3 !important;
}
.footer *{ color:inherit; }
.footer-block__heading{
  font-family:'Manrope',sans-serif !important;
  font-weight:700 !important;
  font-size:13px !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
  color:#111111 !important;
}
.footer-block__details-content,
.footer-block__details-content a,
.footer__column a,
.footer__copyright,
.footer__copyright a,
.footer__localization{
  color:#6E6E6E !important;
  font-family:'Inter',sans-serif !important;
}
.footer-block__details-content a:hover,
.footer__column a:hover{ color:#111111 !important; }
.footer__content-bottom{ border-top:1px solid #E3E3E3 !important; }
.footer .list-payment__item{ background:#fff !important; border:1px solid #E3E3E3 !important; }
.footer a{ text-decoration:none; }
/* END_SECTION:footer */
/* START_SECTION:header (INDEX:39) */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Inter:wght@400;500;600&display=swap');

.header-wrapper{
  background: rgba(255,255,255,.92) !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid #E3E3E3 !important;
  box-shadow: none !important;
}
.header-wrapper.shopify-section-header-sticky{ box-shadow: 0 10px 30px -20px rgba(17,17,17,.25) !important; }
.header, .header a, .header__icon{ color:#111111 !important; }
.header__heading .h2,
.header__heading span.h2,
.header__heading-link .h2{
  font-family:'Manrope',sans-serif !important;
  font-weight:800 !important;
  font-size:26px !important;
  letter-spacing:-0.02em !important;
  text-transform:lowercase !important;
  color:#111111 !important;
}
.header__inline-menu .header__menu-item{
  color:#6E6E6E !important;
  font-family:'Inter',sans-serif !important;
  font-weight:500 !important;
  font-size:15px !important;
  border-radius:999px !important;
  transition:color .2s ease,background .2s ease;
}
.header__inline-menu .header__menu-item:hover{
  color:#111111 !important;
  background:#F7F7F7 !important;
}
.header__inline-menu .header__active-menu-item-v2,
.header__inline-menu li.header__active-menu-item .header__menu-item{
  color:#111111 !important;
  font-weight:600 !important;
}
.header__icon{
  color:#111111 !important;
  border-radius:50% !important;
}
.header__icon:hover{ background:#F3F3F3 !important; }
.header__icon .icon{ color:#111111 !important; }
#cart-icon-bubble svg,
#cart-icon-bubble svg *{
  color:#111111 !important;
  stroke:#111111 !important;
}
#cart-icon-bubble .cart-count-bubble{
  background:#111111 !important;
  color:#fff !important;
}
.menu-drawer{
  background:#FFFFFF !important;
  color:#111111 !important;
}
.menu-drawer .menu-drawer__menu-item{
  font-family:'Inter',sans-serif !important;
  color:#111111 !important;
}
/* END_SECTION:header */
