:root{--sanomart-bg:#ffffff;--sanomart-radius-pill:999px;--sanomart-header-gap:0.75rem;--sanomart-header-mobile-bg:var(--sanomart-bg, #ffffff);--sanomart-header-compact-threshold:48px}*,::after,::before{box-sizing:border-box}body{margin:0;color:var(--sanomart-text);background:var(--sanomart-bg)}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;word-wrap:normal!important}.sanomart-header{background:var(--sanomart-bg);border-bottom:none;padding:.75rem 0}.sanomart-header__inner{display:flex;flex-direction:column;align-items:stretch;gap:var(--sanomart-header-gap)}.sanomart-header__brand--mobile,.sanomart-header__menu-toggle{display:none}.sanomart-header__brand{display:flex;justify-content:center}.sanomart-header__logo-link{display:inline-flex;line-height:0;width:120px;flex:0 0 120px}.sanomart-header__logo{display:block;height:auto;width:100%;max-width:100%}.sanomart-header__search-wrap{width:100%}.sanomart-header__search-form,.sanomart-header__search-form .woocommerce-product-search{position:relative;width:100%;margin:0}.sanomart-header__search-form form,.sanomart-search-fallback{display:flex;align-items:center;width:100%;border:2px solid var(--sanomart-border);border-radius:var(--sanomart-radius-pill);background:var(--sanomart-bg);overflow:hidden}.sanomart-header .woocommerce-product-search{display:flex;align-items:center;gap:0}.sanomart-header .woocommerce-product-search label{position:absolute;left:-9999px}.sanomart-header .woocommerce-product-search .search-field,.sanomart-header .woocommerce-product-search input[type=search]{margin:0!important;height:auto;line-height:1.3;-webkit-appearance:none;appearance:none}.sanomart-header .woocommerce-product-search button[type=submit]{margin:.2rem .25rem .2rem 0!important;min-height:auto;line-height:1;box-shadow:none}.sanomart-header .woocommerce-product-search .search-field,.sanomart-header .woocommerce-product-search input[type=search],.sanomart-header__search-form .search-field,.sanomart-header__search-input{flex:1;min-width:0;border:0!important;background:0 0;padding:.65rem 1rem;font-size:1rem;color:var(--sanomart-text);outline:0!important;box-shadow:none!important;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border-radius:0}.sanomart-header .woocommerce-product-search .search-field:active,.sanomart-header .woocommerce-product-search .search-field:focus,.sanomart-header .woocommerce-product-search .search-field:focus-visible,.sanomart-header .woocommerce-product-search input[type=search]:active,.sanomart-header .woocommerce-product-search input[type=search]:focus,.sanomart-header .woocommerce-product-search input[type=search]:focus-visible,.sanomart-header__search-form .search-field:active,.sanomart-header__search-form .search-field:focus,.sanomart-header__search-form .search-field:focus-visible,.sanomart-header__search-input:active,.sanomart-header__search-input:focus,.sanomart-header__search-input:focus-visible{border:0!important;outline:0!important;box-shadow:none!important}.sanomart-header input[type=search]::-webkit-search-cancel-button,.sanomart-header input[type=search]::-webkit-search-decoration,.sanomart-header input[type=search]::-webkit-search-results-button,.sanomart-header input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}.sanomart-header__search-form .search-field::placeholder,.sanomart-header__search-input::placeholder{color:#7a9bb5}.sanomart-header__search-form button[type=submit],.sanomart-header__search-submit{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin:.2rem .25rem .2rem 0;padding:0;border:0;border-radius:50%;background:0 0;color:var(--sanomart-orange);cursor:pointer}.sanomart-header__search-form label.screen-reader-text{position:absolute}.sanomart-header__suggestions{margin-top:.5rem}.sanomart-header__suggestions-list{display:flex;flex-wrap:nowrap;gap:.35rem 1rem;margin:0;padding:0;list-style:none;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;white-space:nowrap}.sanomart-header__suggestions-list::-webkit-scrollbar{display:none}.sanomart-header__suggestions-item{flex:0 0 auto}.sanomart-header__suggestions-item a{font-size:.8125rem;color:var(--sanomart-blue);text-decoration:none;white-space:nowrap}.sanomart-header__suggestions-item a:focus,.sanomart-header__suggestions-item a:hover{text-decoration:underline;color:var(--sanomart-orange)}.sanomart-header__actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.sanomart-header__action{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:0;background:0 0;color:var(--sanomart-blue);text-decoration:none;cursor:pointer;border-radius:50%;transition:color .2s,background .2s;margin:0!important}.sanomart-header__action--account-login{width:auto;min-width:7.5rem;padding:0 .9rem;gap:.5rem;border-radius:999px;background:#f5f8fa;border:1px solid #e3ebf2}.sanomart-header__action-text{font-size:.875rem;font-weight:700;line-height:1;white-space:nowrap}.sanomart-header__action:focus-visible,.sanomart-header__action:hover{color:var(--sanomart-orange);background:#f5f8fa;outline:0}.sanomart-header__cart-count{position:absolute;top:0;right:0;min-width:1.125rem;height:1.125rem;padding:0 .25rem;font-size:.625rem;font-weight:700;line-height:1.125rem;text-align:center;color:#fff;background:var(--sanomart-orange);border-radius:var(--sanomart-radius-pill)}.sanomart-header__cart{position:relative;z-index:90;display:inline-flex;align-items:center;justify-content:center}.sanomart-header__cart::after{content:'';position:absolute;top:100%;right:0;display:none;width:min(360px,calc(100vw - 2rem));height:1rem}.sanomart-header__cart.is-mini-cart-open,.sanomart-header__cart:focus-within,.sanomart-header__cart:hover{z-index:140}.sanomart-header__cart.is-mini-cart-open::after,.sanomart-header__cart:focus-within::after,.sanomart-header__cart:hover::after{display:block}.sanomart-header__cart.is-mini-cart-open .sanomart-header__action--cart,.sanomart-header__cart:focus-within .sanomart-header__action--cart,.sanomart-header__cart:hover .sanomart-header__action--cart{color:var(--sanomart-orange);background:#f5f8fa}.sanomart-header__cart .wrcf-mini-cart__panel{border:1px solid #edf2f7}.sanomart-header__cart .woocommerce-Price-amount,.sanomart-header__cart .wrcf-mini-cart__price{color:#165dff}.sanomart-header__cart .wrcf-mini-cart__price-regular,.sanomart-header__cart .wrcf-mini-cart__price-regular .woocommerce-Price-amount{color:#94a3b8}.sanomart-header__cart .wrcf-mini-cart__cta{background:linear-gradient(180deg,#2f6cff 0,#1f5ae0 100%);color:#fff;box-shadow:0 12px 24px rgba(31,90,224,.22)}.sanomart-header__cart .wrcf-mini-cart__cta:focus-visible,.sanomart-header__cart .wrcf-mini-cart__cta:hover{color:#fff;filter:brightness(1.03);outline:0}.sanomart-header__account{position:relative;z-index:80;display:inline-flex;align-items:center;justify-content:center}.sanomart-header__account--logged-in::after{content:'';position:absolute;top:100%;left:50%;width:3.25rem;height:.8rem;transform:translateX(-50%)}.sanomart-header__account--logged-in .sanomart-header__account-menu{position:absolute;top:calc(100% + .65rem);right:50%;z-index:80;width:13.25rem;margin:0;padding:.5rem 0;border:1px solid #d9e4ed;border-radius:.5rem;background:#fff;box-shadow:0 14px 34px rgba(18,45,74,.16);opacity:0;pointer-events:none;visibility:hidden;transform:translate(50%,-.25rem);transition:opacity .16s,transform .16s,visibility .16s}.sanomart-header__account--logged-in .sanomart-header__account-menu::before{content:'';position:absolute;top:-.45rem;right:calc(50% - .45rem);width:.9rem;height:.9rem;border-top:1px solid #d9e4ed;border-left:1px solid #d9e4ed;background:#fff;transform:rotate(45deg)}.sanomart-header__account--logged-in:focus-within .sanomart-header__account-menu,.sanomart-header__account--logged-in:hover .sanomart-header__account-menu{opacity:1!important;pointer-events:auto;visibility:visible;transform:translate(50%,0)}.sanomart-header__account-menu-link{position:relative;z-index:1;display:grid;grid-template-columns:1.25rem minmax(0,1fr);gap:.65rem;align-items:center;min-height:2.65rem;padding:0 .95rem;color:#4b5568;font-size:.9375rem;font-weight:600;line-height:1.25;text-decoration:none;white-space:nowrap;transition:background .16s,color .16s}.sanomart-header__account-menu-link:focus-visible,.sanomart-header__account-menu-link:hover{color:var(--sanomart-blue);background:#f4f8ff;outline:0}.sanomart-header__account-menu-link svg{width:1.2rem;height:1.2rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sanomart-header__account-menu-link--logout{color:#dc2626}.sanomart-header__account-menu-link--logout:focus-visible,.sanomart-header__account-menu-link--logout:hover{color:#b91c1c;background:#fef2f2}body.sanomart-modal-open{overflow:hidden}.sanomart-header__account-login-modal[hidden]{display:none!important}.sanomart-header__account-login-modal{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:1rem}.sanomart-header__account-login-modal__backdrop{position:absolute;inset:0;background:rgba(7,17,33,.48);backdrop-filter:blur(2px)}.sanomart-header__account-login-modal__dialog{position:relative;width:min(100%,520px);max-height:min(100vh - 2rem,800px);overflow:auto;padding:1.75rem 1.5rem;border-radius:1rem;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.28);z-index:1}.sanomart-header__account-login-modal__close{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;border:0;border-radius:999px;background:#f1f5f9;color:#334155;font-size:1.25rem;line-height:1;cursor:pointer}.sanomart-header__account-login-modal__close:focus-visible,.sanomart-header__account-login-modal__close:hover{background:#e2e8f0;outline:0}.sanomart-header__account-login-modal__title{margin:0 2rem 1rem 0;font-size:1.125rem;font-weight:800;color:var(--sanomart-text)}.sanomart-header__account-login-modal__body .sanomart-account-auth,.sanomart-header__account-login-modal__body .wrcf-account-auth{gap:.85rem}.sanomart-header__account-login-modal__body .sanomart-account-auth__tabs,.sanomart-header__account-login-modal__body .wrcf-account-auth__tabs{padding:.4rem}.sanomart-header__account-login-modal__body .sanomart-account-auth__panel,.sanomart-header__account-login-modal__body .wrcf-account-auth__panel{padding:0}.sanomart-header__account-login-modal__body .woocommerce-form-login .form-row,.sanomart-header__account-login-modal__body .woocommerce-form-register .form-row{margin-bottom:.85rem}.sanomart-header__account-login-modal__body .woocommerce-form-login .button,.sanomart-header__account-login-modal__body .woocommerce-form-register .button{width:100%}.sanomart-account-auth__switch-link,.wrcf-account-auth__switch-link{font-weight:400}@media (max-width:767px){.sanomart-header__account-login-modal{align-items:center;justify-items:center;padding:max(.75rem,env(safe-area-inset-top)) .75rem max(.75rem,env(safe-area-inset-bottom))}.sanomart-header__account-login-modal__dialog{display:flex;flex-direction:column;width:min(100%,420px);max-width:calc(100vw - 1.5rem);max-height:min(86vh,640px);overflow:hidden;padding:1.25rem 1rem;border-radius:.875rem}.sanomart-header__account-login-modal__close{top:.625rem;right:.625rem;z-index:2}.sanomart-header__account-login-modal__title{flex:0 0 auto;margin:0 2.25rem .75rem 0;font-size:1rem}.sanomart-header__account-login-modal__body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-right:.125rem}.sanomart-header__account-login-modal__body .sanomart-account-auth,.sanomart-header__account-login-modal__body .wrcf-account-auth{min-width:0}.sanomart-account-auth__login-links,.wrcf-account-auth__login-links{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem;text-align:left}.sanomart-account-auth__login-links .sanomart-account-auth__forgot-link,.sanomart-account-auth__login-links .sanomart-account-auth__switch-link,.sanomart-account-auth__login-links .wrcf-account-auth__forgot-link,.sanomart-account-auth__login-links .wrcf-account-auth__switch-link,.wrcf-account-auth__login-links .sanomart-account-auth__forgot-link,.wrcf-account-auth__login-links .sanomart-account-auth__switch-link,.wrcf-account-auth__login-links .wrcf-account-auth__forgot-link,.wrcf-account-auth__login-links .wrcf-account-auth__switch-link{align-self:flex-start;text-align:left}}.sanomart-header__lang{position:relative;min-width:5.75rem;font-size:.8125rem;color:var(--sanomart-blue)}.sanomart-header__lang summary{list-style:none}.sanomart-header__lang summary::-webkit-details-marker{display:none}.sanomart-header__lang-current{display:flex;align-items:center;gap:.5rem;width:100%;min-height:2.5rem;padding:.45rem 2rem .45rem .75rem;border:1px solid #d9e4ed;border-radius:.625rem;background:#fff;box-shadow:0 1px 3px rgba(42,59,143,.08);font-weight:600;cursor:pointer;position:relative;user-select:none}.sanomart-header__lang-current::after{content:'';position:absolute;top:50%;right:.75rem;width:.45rem;height:.45rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-65%) rotate(45deg);transition:transform .18s}.sanomart-header__lang[open] .sanomart-header__lang-current::after{transform:translateY(-35%) rotate(225deg)}.sanomart-header__lang-current:focus-visible,.sanomart-header__lang-current:hover{border-color:var(--sanomart-blue);outline:0}.sanomart-header__lang-menu{position:absolute;top:calc(100% + .35rem);right:0;z-index:30;width:100%;min-width:9.25rem;margin:0;padding:.35rem;list-style:none;border:1px solid #d9e4ed;border-radius:.625rem;background:#fff;box-shadow:0 12px 28px rgba(18,45,74,.14)}.sanomart-header__lang-link{display:flex;align-items:center;gap:.5rem;width:100%;min-height:2.25rem;padding:.45rem .55rem;border:0;border-radius:.45rem;background:0 0;color:var(--sanomart-blue);font:inherit;font-weight:600;text-align:left;cursor:pointer}.sanomart-header__lang-link--active,.sanomart-header__lang-link:focus-visible,.sanomart-header__lang-link:hover{background:#eef5fb;outline:0}.sanomart-header__lang-name{white-space:nowrap}.sanomart-header__lang-flag{position:relative;width:1.25rem;height:1.25rem;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12)}.sanomart-header__lang-flag--us{background:repeating-linear-gradient(180deg,#b22234 0,#b22234 14.28%,#fff 14.28%,#fff 28.56%)}.sanomart-header__lang-flag--us::before{content:"";position:absolute;top:0;left:0;width:52%;height:52%;background:#3c3b6e}.sanomart-header__lang-flag--vn{background:#da251d}.sanomart-header__lang-flag--vn::after{content:'★';position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#ffcd00;font-size:.65rem;line-height:1}.sanomart-content{padding-top:1.5rem;padding-bottom:1.5rem}.sanomart-footer{border-top:1px solid #e8eef3;padding:1rem;text-align:center;font-size:.875rem;color:#5a7a94}@media (min-width:768px){.sanomart-header{padding-top:1rem;padding-bottom:0;position:static;background:var(--sanomart-bg);border-bottom:none}.sanomart-header__inner{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem 1.5rem}.sanomart-header__brand--mobile,.sanomart-header__menu-toggle{display:none}.sanomart-header__brand--desktop{display:flex;flex:0 0 auto;justify-content:flex-start;order:1}.sanomart-header__brand{flex:0 0 auto;justify-content:flex-start}.sanomart-header__account{display:inline-flex}.sanomart-header__action{color:var(--sanomart-blue)}.sanomart-header__action--cart{background:0 0}.sanomart-header__lang--desktop{display:block;color:var(--sanomart-blue)}.sanomart-header__lang--desktop .sanomart-header__lang-current{border-color:#d9e4ed;background:#fff;color:var(--sanomart-blue);box-shadow:0 1px 3px rgba(42,59,143,.08)}.sanomart-header__suggestions{display:block}.sanomart-header__suggestions-item a{color:var(--sanomart-blue)}.sanomart-header__suggestions-item a:focus,.sanomart-header__suggestions-item a:hover{color:var(--sanomart-orange);opacity:1}.sanomart-header__logo{max-width:100%}.sanomart-header__logo-link{width:140px;flex-basis:140px}.sanomart-header__search-wrap{flex:1 1 280px;min-width:0;order:2}.sanomart-header__actions{flex:0 0 auto;order:3;margin-left:auto;gap:1.25rem}.sanomart-header__suggestions-list{justify-content:flex-start}}@media (min-width:1024px){.sanomart-header__inner{flex-wrap:nowrap;align-items:flex-start}.sanomart-header__brand{align-self:center}.sanomart-header__search-wrap{flex:1 1 auto;max-width:640px;margin:0 auto}.sanomart-header__actions{align-self:center;align-items:center}}@media (max-width:767px){.sanomart-header{position:sticky;top:0;z-index:120;background:var(--sanomart-header-mobile-bg);border-bottom:none;padding:.65rem 0 .75rem;transition:padding .28s;box-shadow:0 1px 0 rgba(15,23,42,.04)}.sanomart-header__inner{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:'menu brand actions' 'search search search';align-items:center;gap:.55rem .65rem;position:relative;transition:gap .34s cubic-bezier(.4, 0, .2, 1)}.sanomart-header__menu-toggle{display:inline-flex;grid-area:menu;justify-self:start;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:0;border-radius:50%;background:0 0;color:var(--sanomart-primary,#283b91);cursor:pointer;transition:background .2s}.sanomart-header__menu-toggle:focus-visible,.sanomart-header__menu-toggle:hover{background:#eef2fb;outline:0}.sanomart-header__menu-toggle-icon{display:block;width:1.25rem;height:2px;background:currentColor;position:relative;transition:transform .25s}.sanomart-header__menu-toggle-icon::after,.sanomart-header__menu-toggle-icon::before{content:'';position:absolute;left:0;width:100%;height:2px;background:currentColor;transition:transform .25s,top .25s,opacity .2s}.sanomart-header__menu-toggle-icon::before{top:-6px}.sanomart-header__menu-toggle-icon::after{top:6px}.sanomart-header__brand--mobile{display:flex;grid-area:brand;justify-self:center;justify-content:center;min-width:0;position:relative;opacity:1;visibility:visible;transform:scale(1);transform-origin:center center;max-height:3.5rem;overflow:visible;pointer-events:auto;transition:opacity .28s,transform .28s,max-height .28s,visibility linear}.sanomart-header__brand--desktop{display:none}.sanomart-header__brand--mobile .sanomart-header__logo-link{width:clamp(96px,28vw,130px);flex-basis:auto;padding:0;background:0 0}.sanomart-header__search-wrap{grid-area:search;width:100%;min-width:0}.sanomart-header .woocommerce-product-search,.sanomart-header__search-form,.sanomart-header__search-form form,.sanomart-search-fallback{width:100%;min-width:0;backface-visibility:hidden}.sanomart-header__actions{grid-area:actions;justify-self:end;justify-content:flex-end;gap:.35rem;flex-wrap:nowrap}.sanomart-header__account,.sanomart-header__lang--desktop{display:none}.sanomart-header__action{color:var(--sanomart-primary,#283b91)}.sanomart-header__action--cart{background:#eef2fb;border:1px solid #d9e4ed}.sanomart-header__action:focus-visible,.sanomart-header__action:hover{color:var(--sanomart-orange,#fbaf43);background:#f5f8fa}.sanomart-header__action--cart:focus-visible,.sanomart-header__action--cart:hover{color:var(--sanomart-primary,#283b91);background:#e8eef8;border-color:#c5d4e8}.sanomart-header .woocommerce-product-search,.sanomart-header__search-form form,.sanomart-search-fallback{border:1px solid #d9e4ed;background:#f8fafc;box-shadow:none}.sanomart-header .woocommerce-product-search .search-field,.sanomart-header .woocommerce-product-search input[type=search],.sanomart-header__search-form .search-field,.sanomart-header__search-input{padding:.4rem .5rem .4rem 1rem;font-size:1rem;border:0!important;outline:0!important;box-shadow:none!important;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.sanomart-header__search-form button[type=submit],.sanomart-header__search-submit{color:var(--sanomart-primary);width:2.25rem;height:2.25rem;margin:0}.sanomart-header .smart-search-scan,.sanomart-header .smart-search-voice,.sanomart-header .ss-scan-btn,.sanomart-header .ss-voice-btn,.sanomart-header [class*=barcode],.sanomart-header [class*=scan-btn],.sanomart-header [class*=voice-search]{display:none!important}.ss-search-anchor.is-ss-open .sanomart-header__search-form,.ss-search-anchor.is-ss-open .sanomart-search-fallback,.ss-search-anchor.is-ss-open .woocommerce-product-search{position:relative;z-index:2}.ss-search-anchor.is-ss-open .ss-dropdown{z-index:1}.ss-search-anchor.is-ss-open .ss-dropdown__panel{display:flex;flex-direction:column;max-height:calc(100vh - var(--ss-dropdown-top,120px) - 12px);max-height:calc(100dvh - var(--ss-dropdown-top,120px) - 12px);overflow:hidden}.ss-search-anchor.is-ss-open .ss-dropdown__content,.ss-search-anchor.is-ss-open .ss-dropdown__skeleton{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1 1 auto;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.ss-search-anchor.is-ss-open .ss-dropdown__content::-webkit-scrollbar,.ss-search-anchor.is-ss-open .ss-dropdown__skeleton::-webkit-scrollbar{display:none;width:0;height:0}.sanomart-header__suggestions{display:block;margin-top:.45rem;min-width:0;overflow:hidden}.sanomart-header__suggestions-list{gap:.35rem .85rem;overscroll-behavior-x:contain;scroll-snap-type:x proximity}.sanomart-header__suggestions-item{scroll-snap-align:start}.sanomart-header__suggestions-item a{color:var(--sanomart-primary,#283b91);font-weight:600}.sanomart-header__suggestions-item a:focus,.sanomart-header__suggestions-item a:hover{color:var(--sanomart-orange,#fbaf43);text-decoration:underline;opacity:1}.sanomart-header.is-compact .sanomart-header__inner{grid-template-areas:'menu search actions';gap:.5rem}.sanomart-header.is-search-morphing .sanomart-header__suggestions{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .14s,visibility 0s linear .14s}@media (prefers-reduced-motion:reduce){.sanomart-header__inner{transition:none}}.sanomart-header.is-compact .sanomart-header__brand--mobile{opacity:0;transform:scale(.72);max-height:0;overflow:hidden;visibility:hidden;pointer-events:none;position:absolute;left:50%;top:0;z-index:0;transition:opacity .28s,transform .28s,max-height .28s,visibility 0s linear .28s}.sanomart-header.is-compact{padding-top:.5rem;padding-bottom:.5rem}.sanomart-header.is-compact .sanomart-header__suggestions{display:none}.sanomart-header.is-search-pinned{position:fixed;top:0;left:0;right:0;width:100%;z-index:10100}.sanomart-header.is-search-pinned.is-compact .sanomart-header__inner{grid-template-areas:'menu brand actions' 'search search search'}.sanomart-header.is-search-pinned.is-compact .sanomart-header__brand--mobile{opacity:1;transform:scale(1);max-height:3.5rem;overflow:visible;visibility:visible;pointer-events:auto;position:relative;left:auto;top:auto;z-index:auto;transition:opacity .28s,transform .28s,max-height .28s,visibility linear}.sanomart-header__cart .wrcf-mini-cart{position:fixed;top:auto;right:1rem;left:1rem;bottom:1rem;width:auto;transform:translateY(1rem);z-index:10001}.sanomart-header:has(.sanomart-header__cart.is-mini-cart-open){z-index:10000}.sanomart-header__cart.is-mini-cart-open{z-index:10001}.sanomart-header__cart.is-mini-cart-open .wrcf-mini-cart.is-active{z-index:10002}.sanomart-header__cart .wrcf-mini-cart__panel{max-height:min(70vh,34rem);overflow:auto}}.sanomart-drawer[hidden]{display:none!important}.sanomart-drawer{position:fixed;inset:0;z-index:1300;display:block}.sanomart-drawer__backdrop{position:absolute;inset:0;background:rgba(7,17,33,.45);opacity:0;transition:opacity .3s}.sanomart-drawer.is-open .sanomart-drawer__backdrop{opacity:1}.sanomart-drawer__panel{position:absolute;top:0;left:0;bottom:0;display:flex;flex-direction:column;width:min(88vw,22rem);max-width:100%;background:#fff;box-shadow:8px 0 32px rgba(12,40,74,.18);transform:translateX(-105%);transition:transform .32s cubic-bezier(.4, 0, .2, 1);overflow:hidden}.sanomart-drawer.is-open .sanomart-drawer__panel{transform:translateX(0)}.sanomart-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1rem .75rem;border-bottom:1px solid #e8eef3}.sanomart-drawer__logo-link{display:inline-flex;line-height:0;max-width:9rem}.sanomart-drawer__logo{display:block;width:100%;height:auto}.sanomart-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:0;border-radius:50%;background:#f1f5f9;color:var(--sanomart-primary);cursor:pointer;transition:background .2s}.sanomart-drawer__close:focus-visible,.sanomart-drawer__close:hover{background:#e2e8f0;outline:0}.sanomart-drawer__auth{flex-shrink:0;padding:1rem;background:var(--sanomart-primary);color:#fff}.sanomart-drawer__auth-text{margin:0 0 .85rem;font-size:.875rem;line-height:1.45;font-weight:500}.sanomart-drawer__auth-actions{display:flex;gap:.65rem}.sanomart-drawer__auth-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.5rem 1rem;border-radius:var(--sanomart-radius-pill);font-size:.875rem;font-weight:700;text-decoration:none;cursor:pointer;border:2px solid transparent;transition:background .2s,color .2s,border-color .2s}.sanomart-drawer__auth-btn--login{background:#fff;color:var(--sanomart-primary);border-color:#fff}.sanomart-drawer__auth-btn--register{background:0 0;color:#fff;border-color:rgba(255,255,255,.85)}.sanomart-drawer__auth-btn--primary{width:100%;background:#fff;color:var(--sanomart-primary)}.sanomart-drawer__auth-btn:focus-visible,.sanomart-drawer__auth-btn:hover{filter:brightness(1.03);outline:0}.sanomart-drawer__lang{flex-shrink:0;width:auto;align-self:flex-start}.sanomart-drawer__lang .sanomart-header__lang--drawer{width:auto;min-width:0;color:var(--sanomart-primary)}.sanomart-drawer__lang .sanomart-header__lang-current{width:auto;min-width:2.75rem;justify-content:center;padding:.45rem 1.65rem .45rem .55rem;border-color:#d9e4ed;background:#f8fafc;color:var(--sanomart-primary);box-shadow:none}.sanomart-drawer__lang .sanomart-header__lang-menu{position:static;width:auto;min-width:0;margin-top:.35rem;box-shadow:none;border:1px solid #e8eef3}.sanomart-drawer__lang .sanomart-header__lang-link{justify-content:center;padding:.55rem .75rem}.sanomart-drawer__nav{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.sanomart-drawer__nav-list{margin:0;padding:0;list-style:none}.sanomart-drawer__nav-list>.menu-item{border-bottom:1px solid #edf2f7}.sanomart-drawer__nav .sanomart-nav__link{color:var(--sanomart-primary);padding:.9rem 1rem;font-weight:600}.sanomart-drawer__nav .sanomart-nav__link:focus-visible,.sanomart-drawer__nav .sanomart-nav__link:hover{background:#f4f8ff;color:var(--sanomart-primary)}.sanomart-drawer__nav .sanomart-nav__chevron{border-color:var(--sanomart-primary)}.sanomart-drawer__nav .sanomart-drawer__submenu,.sanomart-drawer__nav .sub-menu{display:none;margin:0;padding:0;list-style:none;background:#f8fafc}.sanomart-drawer__nav .menu-item.is-drawer-submenu-open>.sanomart-drawer__submenu,.sanomart-drawer__nav .menu-item.is-drawer-submenu-open>.sub-menu{display:block}.sanomart-drawer__nav .menu-item.is-drawer-submenu-open>.sanomart-nav__link .sanomart-nav__chevron{transform:rotate(-135deg)}.sanomart-drawer__sub-link{display:flex;align-items:center;gap:.65rem;padding:.75rem 1rem .75rem 1.5rem;color:var(--sanomart-primary);text-decoration:none;font-size:.875rem;font-weight:500;border-top:1px solid #edf2f7}.sanomart-drawer__sub-link:focus-visible,.sanomart-drawer__sub-link:hover{background:#f4f8ff;color:var(--sanomart-primary);outline:0}.sanomart-drawer__sub-icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}.sanomart-drawer .sanomart-mega,.sanomart-drawer .sanomart-mega__products{display:none!important}.sanomart-drawer__footer{flex-shrink:0;display:flex;flex-direction:column;gap:.85rem;padding:.85rem 1rem 1.25rem;border-top:1px solid #e8eef3;background:#fff}.sanomart-drawer__zalo-btn{width:100%;justify-content:center;gap:.5rem;border-color:#0068ff;color:#0068ff;font-weight:700}.sanomart-drawer__footer .sanomart-drawer__lang{margin-top:0;padding-top:.85rem;border-top:1px solid #edf2f7}.sanomart-drawer__footer:not(:has(.sanomart-drawer__zalo-btn)) .sanomart-drawer__lang{padding-top:0;border-top:0}.sanomart-drawer__zalo-btn:focus-visible,.sanomart-drawer__zalo-btn:hover{background:#f0f7ff;color:#0052cc;border-color:#0052cc}.sanomart-drawer__zalo-icon{display:block;width:18px;height:18px;flex-shrink:0;object-fit:contain}body.sanomart-drawer-open{overflow:hidden}body.sanomart-search-open,html.sanomart-search-open{overflow:hidden;overscroll-behavior:none;height:100%;width:100%}body.sanomart-search-open{position:fixed;left:0;right:0;touch-action:none}.sanomart-search-open .sanomart-header__search-wrap,.sanomart-search-open .ss-dropdown,.sanomart-search-open .ss-dropdown__content,.sanomart-search-open .ss-dropdown__skeleton{touch-action:auto}@media (min-width:768px){.sanomart-drawer{display:none!important}}a.sanomart-header__lang-link{display:inline-flex;align-items:center;gap:.5rem;width:100%;text-decoration:none;color:inherit;border:0;background:0 0;font:inherit;cursor:pointer}.sanomart-header__lang-flag--img{display:block;width:20px;height:14px;object-fit:cover;border-radius:2px}.sanomart-header{position:relative;z-index:40}.sanomart-header:has(.sanomart-header__lang[open]){z-index:120}.sanomart-header__lang[open]{z-index:121}.sanomart-header__lang-menu{z-index:122}