:root{--bg: #fbf3e6;--surface: #fff8ee;--ink: #3a2419;--muted: #6a4a3a;--line: rgba(58,36,25,.18);--brand: #c86a2b;--brand-2: #a55522;--radius: 16px;--shadow: 0 10px 30px rgba(0,0,0,.1);--container: 1180px;--header-h: 72px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:ui-rounded,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";color:var(--ink);background:var(--bg);line-height:1.4}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{max-width:var(--container);margin:0 auto;padding:0 20px}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:12px;top:12px;width:auto;height:auto;z-index:9999;background:#fff;padding:10px 12px;border-radius:10px;box-shadow:var(--shadow)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:14px;background:var(--brand);color:#fff;font-weight:800;border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 18px #c86a2b38;transition:transform .12s ease,background .12s ease,box-shadow .12s ease}.btn:hover{background:var(--brand-2);transform:translateY(-1px)}.btn:active{transform:translateY(0);box-shadow:0 4px 12px #c86a2b2e}.btn:focus-visible{outline:3px solid rgba(200,106,43,.35);outline-offset:2px}.btn__arrow{font-size:18px;line-height:1}.btn--secondary{background:#fff;color:var(--ink);box-shadow:none;border:1px solid var(--line)}.btn--secondary:hover{background:#fffc}.site-header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:10000!important;background:var(--bg)}.site-header__bar{height:var(--header-h);display:flex;align-items:center;border-bottom:1px solid var(--line)}.site-header__inner{width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.site-header__left{justify-self:start;min-width:0}.site-header__center{justify-self:center}.site-header__right{justify-self:end;display:flex;align-items:center;gap:10px}.brand{display:flex;align-items:center;gap:10px;min-width:0}.brand__icon{width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 3px 6px rgba(0,0,0,.1))}.brand__text{font-size:22px;font-weight:950;letter-spacing:.2px;color:#4a2d1f;white-space:nowrap}.site-nav{display:block}.site-nav__list{display:flex;align-items:center;gap:22px;list-style:none;margin:0;padding:0}.site-nav__link{font-weight:800;color:#5a3a2a;padding:10px 6px;border-radius:12px}.site-nav__link:hover{background:#ffffff8c}.site-nav__link.is-active{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px}.search{display:flex;align-items:center;gap:6px;background:#ffffffbf;border:1px solid var(--line);padding:8px 10px;border-radius:999px}.search__input{width:220px;border:0;outline:none;background:transparent;color:var(--ink);font-size:14px}.search__input::placeholder{color:#3a24198c}.icon-btn{-webkit-appearance:none;appearance:none;border:1px solid var(--line);background:#ffffffbf;padding:10px 12px;border-radius:999px;cursor:pointer;line-height:1;transition:transform .12s ease,background .12s ease}.icon-btn:hover{background:#ffffffeb;transform:translateY(-1px)}.icon-btn:active{transform:translateY(0)}.icon-btn:focus-visible{outline:3px solid rgba(200,106,43,.3);outline-offset:2px}.cart-btn{position:relative}.cart-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--brand);color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;border:2px solid var(--bg)}.mobile-menu-toggle{display:none}.mobile-menu[hidden]{display:none!important}.mobile-menu{position:fixed;top:var(--header-h);left:0;right:0;z-index:40;background:#fffffff0;border-bottom:1px solid rgba(58,36,25,.14);box-shadow:0 14px 28px #0000001a}.mobile-menu__inner{max-width:var(--container);margin:0 auto;padding:14px 20px 16px}.mobile-menu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.mobile-menu__list a{display:block;padding:10px 12px;border-radius:12px;font-weight:900;color:#5a3a2a;background:#fbf3e68c;border:1px solid rgba(58,36,25,.12)}.mobile-menu__list a:hover{background:#fbf3e6bf}.hero{position:relative;overflow:hidden}.hero__media{position:relative;height:380px;border-bottom:1px solid var(--line)}.hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right center}.hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#e9d2bb,#d8b08d)}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fbf3e6d9,#fbf3e68c 40%,#fbf3e600 75%)}.hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center}.hero__copy{width:min(520px,92%)}.hero__title{font-size:clamp(34px,4vw,52px);line-height:1.05;margin:0 0 12px;font-weight:950;letter-spacing:.2px;color:#3a2419}.hero__subtitle{margin:0 0 18px;font-size:16px;color:#3a2419d9;font-weight:800}.hero__cta{padding:12px 18px}.drawer[hidden]{display:none}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000061}.drawer__panel{position:absolute;right:0;top:0;height:100%;width:min(420px,92vw);background:#fffffff0;border-left:1px solid rgba(0,0,0,.12);box-shadow:-10px 0 30px #0000002e;display:flex;flex-direction:column}.drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px;border-bottom:1px solid rgba(0,0,0,.1)}.drawer__title{margin:0;font-size:18px;font-weight:950}.drawer__body{padding:14px 16px;overflow:auto;flex:1}.drawer__footer{padding:14px 16px 16px;border-top:1px solid rgba(0,0,0,.1);background:#ffffffe0}.hp-strip{padding:18px 0 10px;--hp-strip-bg: var(--bg)}.hp-strip__head{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;margin:16px 0 12px;padding:12px 0 8px;position:relative}.hp-strip__head:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#3a241929;transform:translateY(-50%);pointer-events:none}.hp-strip__label{position:relative;z-index:1;display:flex;align-items:center;gap:16px;min-width:0;background:transparent}.hp-strip__label--left{justify-content:flex-start;overflow:hidden}.hp-strip__label--actions{justify-content:flex-end}.hp-strip__tab{appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;line-height:1;box-shadow:none}.hp-strip__tab:focus-visible{outline:2px solid rgba(201,106,43,.45);outline-offset:6px;border-radius:10px}.hp-strip__text{display:inline-block;font-weight:800;font-size:20px;color:#5a3b2ceb;background:var(--hp-strip-bg);padding:0 10px;white-space:nowrap;line-height:1.15}.hp-strip__text.is-active{color:var(--brand)}.hp-strip__viewall{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:13px;color:var(--brand);text-decoration:none;background:var(--hp-strip-bg);padding-left:10px;white-space:nowrap;line-height:1.15}.hp-strip__viewall:hover{text-decoration:underline;text-underline-offset:3px}.hp-strip__viewall[aria-disabled=true]{opacity:.45;pointer-events:none}.hp-strip__cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;padding:10px 0 18px}.hp-empty{background:#ffffff59;border:1px dashed rgba(58,36,25,.22);border-radius:14px;padding:16px 18px;color:#3a2419b3;font-weight:800}@media (max-width: 980px){.site-nav{display:none}.mobile-menu-toggle{display:inline-flex}.search__input{width:160px}.site-header__inner{grid-template-columns:1fr 1fr;grid-template-areas:"left right"}.site-header__left{grid-area:left}.site-header__right{grid-area:right}.site-header__center{display:none}.hp-strip__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.hp-strip__text{font-size:18px}}@media (max-width: 640px){.search{display:none}.hp-strip__head{grid-template-columns:1fr;gap:10px;margin:12px 0 10px;padding:10px 0 6px}.hp-strip__head:before{content:none;display:none}.hp-strip__label--left{overflow:visible;justify-content:space-between;gap:8px;width:100%}.hp-strip__tab{flex:1 1 0;min-width:0}.hp-strip__text{display:flex;align-items:center;justify-content:center;width:100%;text-align:center;font-size:12px;font-weight:900;letter-spacing:.05px;padding:7px 6px;height:34px;border-radius:999px;border:1px solid rgba(58,36,25,.18);background:#fff3;color:#3a2419e6;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:clip}.hp-strip__text.is-active{background:var(--brand);border-color:#0000000f;color:#fff}.hp-strip__label--actions{justify-content:flex-end}.hp-strip__viewall{background:transparent;padding:2px 0;font-size:13px;font-weight:900;line-height:1}.hp-empty{padding:14px;font-size:14px}.hp-strip__cards{display:flex;gap:12px;overflow-x:auto;padding:10px 0 18px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.hp-strip__cards::-webkit-scrollbar{height:0;display:none}.hp-strip__cards{scrollbar-width:none}.hp-card{flex:0 0 72%;scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/base.css.map */
