.scm-hdr__topbar{background:linear-gradient(180deg,#6e5238,#5a4128);color:#eadfce}.scm-hdr__topbar-inner{width:min(1900px,100%);margin-inline:auto;padding:.55rem clamp(14px,2vw,28px) .55rem clamp(10px,1vw,16px);display:flex;align-items:center;justify-content:flex-start;gap:clamp(1rem,2.6vw,2.6rem);flex-wrap:wrap}.scm-hdr__topbar span{display:inline-flex;align-items:center;gap:.55em;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6;white-space:nowrap}.scm-hdr__topbar svg{width:17px;height:17px;stroke-width:1.4;opacity:.92}@media(max-width:749px){.scm-hdr__topbar-inner{gap:1rem;padding-block:.5rem;justify-content:center}.scm-hdr__topbar span{font-size:.64rem;letter-spacing:.09em}.scm-hdr__topbar svg{width:14px;height:14px}}#header-group{position:sticky;top:0;z-index:100}.scm-hdr{position:sticky;top:0;z-index:50;background:#fbf8f3;border-bottom:1px solid rgba(60,45,25,.07);box-shadow:0 4px 20px -22px #46372366;font-family:Jost,Helvetica Neue,Arial,sans-serif;color:#2c2620;-webkit-backdrop-filter:saturate(1.05) blur(8px);backdrop-filter:saturate(1.05) blur(8px)}.scm-hdr *{box-sizing:border-box}.scm-hdr a{color:inherit;text-decoration:none}.scm-hdr__inner{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);align-items:center;gap:clamp(.5rem,1.1vw,1.3rem);width:min(1900px,100%);margin-inline:auto;padding:.5rem clamp(14px,2vw,28px) .5rem clamp(10px,1vw,16px);min-height:86px}.scm-hdr__left{display:flex;align-items:center;gap:.85rem;min-width:0}.scm-hdr__menu{display:flex;flex-wrap:nowrap;align-items:center;gap:0 clamp(.3rem,.6vw,.7rem);min-width:0}.scm-hdr__menu a{position:relative;font-size:.77rem;letter-spacing:.07em;text-transform:uppercase;color:#5a5048;line-height:1.32;white-space:nowrap;text-align:left;padding-bottom:2px;background-image:linear-gradient(90deg,#e7d4ae,#c6a56a);background-repeat:no-repeat;background-position:left 100%;background-size:0% 1.3px;transition:background-size .4s cubic-bezier(.22,.61,.36,1),color .3s}.scm-hdr__menu a:hover{background-size:100% 1.3px;color:#2c2620}.scm-hdr__brand{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;justify-self:center;min-width:0}.scm-hdr__wordmark{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;letter-spacing:.005em;font-size:clamp(1.4rem,2.3vw,1.95rem);line-height:1.04;color:#2c2620;white-space:nowrap}.scm-hdr__addr{display:inline-flex;align-items:center;gap:.45em;margin-top:5px;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:#9a724a;white-space:nowrap;transition:color .3s}.scm-hdr__addr:hover{color:#4a3320}.scm-hdr__flag svg{width:13px;height:13px;display:block}.scm-hdr__pin{width:11px;height:11px;stroke-width:1.7;flex:0 0 auto}.scm-hdr__actions{display:flex;align-items:center;justify-content:flex-end;gap:clamp(.7rem,1.4vw,1.25rem);min-width:0}.scm-hdr__actions a{position:relative;display:inline-flex;align-items:center;color:#3a3329;transition:color .3s,transform .3s}.scm-hdr__actions a:hover{color:#9a724a;transform:translateY(-1px)}.scm-hdr__actions svg{width:20px;height:20px;stroke-width:1.3}.scm-hdr__count{position:absolute;top:-7px;right:-9px;min-width:16px;height:16px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#9a724a;color:#fff;font-size:.6rem;line-height:1}.scm-hdr__burger{display:none;flex-direction:column;gap:4px;cursor:pointer;padding:6px}.scm-hdr__burger span{width:22px;height:1.6px;background:#2c2620;border-radius:2px;transition:transform .3s,opacity .3s}.scm-hdr__chk{position:absolute}.scm-hdr__backdrop{display:none}.scm-hdr__drawer{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;height:100dvh;z-index:120;background:linear-gradient(180deg,#fefcf8,#faf5ec);box-shadow:0 30px 80px -30px #46372380;transform:translate(-100%);transition:transform .4s cubic-bezier(.22,.61,.36,1);display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:0 1.2rem;padding:68px 24px 28px;overflow-y:auto}.scm-hdr__drawer a{font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;color:#3a3329;padding:.6rem 0;border-bottom:1px solid rgba(231,212,174,.5);line-height:1.2}.scm-hdr__drawer a:hover{color:#9a724a}.scm-hdr__drawer .scm-lang--drawer{grid-column:1 / -1;margin-top:.7rem}.scm-hdr__close{position:absolute;top:12px;right:14px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#5a4128;font-size:1.5rem;line-height:1;border-radius:50%;transition:background .25s}.scm-hdr__close:hover{background:#e7d4ae66}.scm-hdr__chk:checked~.scm-hdr__drawer{transform:translate(0)}.scm-hdr__chk:checked~.scm-hdr__backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;background:#140d0766}@media(max-width:1439px){.scm-hdr__addr{display:none}}@media(max-width:1439px){.scm-hdr__menu{display:none}.scm-hdr__burger{display:flex}.scm-hdr__inner{min-height:64px}}@media(min-width:1440px){.scm-hdr__drawer,.scm-hdr__backdrop,.scm-hdr__burger{display:none!important}}@media(max-width:1023px){.scm-hdr__wordmark{font-size:clamp(1.05rem,2.6vw,1.5rem)}}@media(max-width:749px){.scm-hdr__wordmark{font-size:clamp(.92rem,4vw,1.2rem);white-space:normal;line-height:1.08}.scm-hdr__inner{gap:.35rem;min-height:60px;padding-inline:12px}.scm-hdr__actions{gap:.6rem}.scm-hdr__actions svg{width:19px;height:19px}}@media(prefers-reduced-motion:reduce){.scm-hdr__menu a,.scm-hdr__actions a,.scm-hdr__drawer,.scm-hdr__addr{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/header-sarabanda.css.map */
