.cfooter{background:#2a1810;padding:30px 0}.cfooter__top{display:grid;grid-template-columns:1.2fr 2fr;gap:20px;padding-bottom:40px}.cfooter__brand{max-width:320px}.cfooter__logo{height:60px;width:auto;display:block;filter:brightness(0) invert(1)}.cfooter__logo-text{font-size:20px;font-weight:700;color:#fff}.cfooter__tagline{margin:0;font-family:cursive;font-style:italic;color:#e0a530;font-size:15px}.cfooter__description{margin:12px 0 0;color:#a89a90;font-size:13px;line-height:1.6}.cfooter__socials{display:flex;gap:10px;margin-top:20px}.cfooter__social{width:34px;height:34px;border-radius:50%;background:#ffffff14;color:#d8cfc8;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;text-decoration:none}.cfooter__social:hover{background:#ffffff29}.cfooter__columns{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.cfooter__column-title{display:block;color:#8a7d73;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.cfooter__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.cfooter__link{color:#d8cfc8;font-size:14px;text-decoration:none}.cfooter__link:hover{color:#fff}.cfooter__text-content{color:#d8cfc8;font-size:14px;line-height:1.9}.cfooter__text-content p{margin:0}.cfooter__text-content a{color:#d8cfc8;text-decoration:none}.cfooter__text-content a:hover{color:#fff}.cfooter__column-extra{margin-top:24px}.cfooter__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.cfooter__legal-text{color:#766a61;font-size:12px}.cfooter__bottom-right{display:flex;align-items:center;gap:8px;color:#766a61;font-size:12px;flex-wrap:wrap}.cfooter__bottom-link{color:#766a61;text-decoration:none}.cfooter__bottom-link:hover{color:#d8cfc8}.cfooter__dot{color:#574d45}.cfooter__copyright{color:#766a61}@media(max-width:900px){.cfooter__top{grid-template-columns:1fr;gap:0}.cfooter__brand{max-width:none}.cfooter__columns{grid-template-columns:repeat(2,1fr)}.cfooter__bottom{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.cfooter{padding:20px 0}.cfooter__columns{grid-template-columns:repeat(2,1fr);gap:28px}}.chdr{position:relative;z-index:100}.chdr__container{max-width:1280px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.chdr__logo-link{display:flex;align-items:center}.chdr__logo{height:40px;width:auto;display:block}.chdr__logo-text{font-size:20px;font-weight:700;color:#2a1810}.chdr__nav{display:flex;align-items:center;gap:32px;flex:1;justify-content:center}.chdr__nav-item{position:relative}.chdr__nav-link{color:#4a3527;font-size:14px;font-weight:600;text-decoration:none;padding:10px 0;display:inline-block}.chdr__nav-link:hover{color:#2a1810}.chdr__dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(6px);background:#fff;border-radius:10px;box-shadow:0 10px 28px #0000001f;padding:10px 0;min-width:180px;display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease;z-index:50}.chdr__nav-item:hover .chdr__dropdown{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.chdr__dropdown-link{padding:10px 20px;color:#4a3527;font-size:13px;text-decoration:none;white-space:nowrap}.chdr__dropdown-link:hover{background:#fdf3df;color:#2a1810}.chdr__right{display:flex;align-items:center;gap:12px}.chdr__burger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;border:none;background:transparent;cursor:pointer;padding:0;flex-shrink:0}.chdr__burger span{display:block;width:22px;height:2px;background:#2a1810;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.chdr-mobile-nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1098;background:#140c0859;opacity:0;visibility:hidden;transition:opacity .25s ease}.chdr-mobile-nav-overlay.is-active{opacity:1;visibility:visible}.chdr-mobile-nav{position:fixed;top:0;right:0;bottom:0;z-index:1099;width:min(320px,85vw);background:#fff;transform:translate(100%);transition:transform .28s ease;overflow-y:auto;box-shadow:-8px 0 24px #0000001f}.chdr-mobile-nav.is-active{transform:translate(0)}.chdr-mobile-nav__head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.08)}.chdr-mobile-nav__close{width:34px;height:34px;border-radius:50%;border:none;background:#0000000f;color:#4a3527;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.chdr-mobile-nav__list{display:flex;flex-direction:column;padding:8px 0}.chdr-mobile-nav__item{border-bottom:1px solid rgba(0,0,0,.06)}.chdr-mobile-nav__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;color:#2a1810;font-size:15px;font-weight:600;text-decoration:none;background:transparent;border:none;text-align:left;cursor:pointer}.chdr-mobile-nav__chevron{font-size:12px;transition:transform .2s ease}.chdr-mobile-nav__toggle.is-open .chdr-mobile-nav__chevron{transform:rotate(180deg)}.chdr-mobile-nav__submenu{display:none;flex-direction:column;padding:0 20px 12px 32px}.chdr-mobile-nav__submenu.is-open{display:flex}.chdr-mobile-nav__sublink{padding:10px 0;color:#6b5a4a;font-size:14px;text-decoration:none}.chdr-mobile-nav__sublink:hover{color:#2a1810}.chdr__cta{background:#f0b429;color:#2a1810;border:none;border-radius:999px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap}.chdr__cta:hover{background:#e0a51e}.chdr-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;background:#140c0859;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;visibility:hidden;transition:opacity .25s ease}.chdr-overlay.is-active{opacity:1;visibility:visible}.chdr-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .25s ease}.chdr-popup.is-active{opacity:1;visibility:visible}.chdr-popup__box{position:relative;background:#fdf3df;border-radius:20px;padding:40px;max-width:700px;width:100%;max-height:85vh;overflow-y:auto;transform:translateY(12px);transition:transform .25s ease}.chdr-popup.is-active .chdr-popup__box{transform:translateY(0)}.chdr-popup__close{position:absolute;top:20px;right:20px;width:34px;height:34px;border-radius:50%;border:none;background:#0000000f;color:#4a3527;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.chdr-popup__close:hover{background:#0000001f}.chdr-popup__heading{margin:0 0 8px;font-size:28px;font-weight:700;color:#2a1810}.chdr-popup__subheading{margin:0 0 24px;color:#6b5a4a;font-size:14px}.chdr-popup__tabs{display:flex;gap:10px;margin-bottom:24px;flex-wrap:wrap}.chdr-popup__tab{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(0,0,0,.08);color:#6b5a4a;padding:10px 18px;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer}.chdr-popup__tab-icon{width:18px;height:18px;object-fit:contain}.chdr-popup__tab.active{background:#2a1810;color:#f0b429;border-color:#2a1810}.chdr-popup__panel{display:none}.chdr-popup__panel.active{display:block}.chdr-popup__panel-text{margin-bottom:16px;color:#4a3527;font-size:14px;line-height:1.6}.chdr-popup__panel-text p{margin:0 0 10px}.chdr-popup__panel-text p:last-child{margin-bottom:0}.chdr-popup__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.chdr-popup__store{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:16px 10px;text-align:center;color:#2a1810;font-size:13px;font-weight:600;text-decoration:none}.chdr-popup__store:hover{border-color:#2a1810}@media(max-width:900px){.chdr__nav{display:none}.chdr__burger{display:flex}.chdr-popup__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.chdr__container{padding:14px 16px}.chdr__cta{padding:10px 16px;font-size:12px}.chdr-popup__box{padding:28px 20px}.chdr-popup__heading{font-size:22px}}
/*# sourceMappingURL=/cdn/shop/t/68/compiled_assets/styles.css.map */
