.lang-picker-overlay{background:#0f172a47;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lang-picker-card{border:1px solid rgb(255 255 255 / 78%);background:#ffffffe0;box-shadow:0 10px 36px #0f172a29,inset 0 1px #ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lang-picker-title{margin:0;text-align:center;font-size:1.0625rem;font-weight:800;letter-spacing:-.02em;line-height:1.25;color:#111827;text-shadow:0 1px 0 rgb(255 255 255 / 85%)}.lang-picker-subtitle{margin:.375rem 0 0;text-align:center;font-size:.75rem;font-weight:500;line-height:1.45;color:#374151}.lang-picker-footer{margin:.75rem 0 0;text-align:center;font-size:.6875rem;font-weight:600;letter-spacing:.02em;color:#4b5563}.lang-picker-icon{border:1px solid rgb(4 102 250 / 24%);background:#0466fa24;color:var(--brand-blue)}.lang-picker-option{border-color:#d1d5dbe5;background:#ffffffd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lang-picker-option:hover{border-color:#0466fa61;background:#fffffff5}.lang-picker-option__title{font-size:.875rem;font-weight:700;line-height:1.2;color:#111827}.lang-picker-option__label{margin-top:.125rem;font-size:.6875rem;font-weight:500;line-height:1.35;color:#374151}.lang-picker-option__hint{margin-top:.25rem;font-size:.6875rem;font-weight:700;line-height:1.25;color:var(--brand-blue)}.cart-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;flex-shrink:0;color:inherit}.cart-icon__svg{width:100%;height:100%;display:block}.cart-icon__badge{position:absolute;top:-.125rem;right:-.3125rem;min-width:1rem;height:1rem;padding:0 .25rem;display:grid;place-items:center;border-radius:.5rem;background:#ef3434;color:#fff;font-size:.75rem;font-weight:400;font-variant-numeric:tabular-nums;line-height:1;pointer-events:none}.site-header__cart-btn .cart-icon__badge{top:.125rem;right:0}.mobile-sidebar-backdrop{top:var(--site-header-offset)}.mobile-sidebar-drawer{top:var(--site-header-offset);height:calc(100dvh - var(--site-header-offset));padding-top:0}.mobile-sidebar-kicker{color:#6b7280}.mobile-sidebar-btn-brand{background-color:#3b5b9a}.site-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:50;pointer-events:none}.site-header--menu-open .site-header__bar{z-index:60}.site-header--menu-open .site-header__menu-btn{position:relative;z-index:2}.site-header__bar{position:relative;overflow:visible;pointer-events:auto;box-sizing:border-box;padding-top:env(safe-area-inset-top,0px);height:auto;min-height:calc(var(--site-header-nav-h) + env(safe-area-inset-top,0px));border-bottom:1px solid rgba(0,0,0,.06);background:#fff;transition:border-color .32s ease,background-color .32s ease,box-shadow .32s ease}.site-header--scrolled .site-header__bar{background:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.site-header--hero{background:transparent}.site-header--hero .site-header__bar{position:relative;z-index:1;border:none!important;border-bottom:0!important;background:transparent!important;box-shadow:none!important}.site-header--hero .site-header__bar:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgb(0 0 0 / 52%) 0%,rgb(0 0 0 / 28%) 48%,transparent 100%)}.site-header--hero .site-header__inner{position:relative;z-index:1}.site-header--hero .site-header__nav-link{color:#ffffffeb;text-shadow:0 1px 10px rgb(0 0 0 / 45%)}.site-header--hero .site-header__nav-link--active,.site-header--hero .site-header__nav-link[data-status=active],.site-header--hero .site-header__nav-link[aria-current=page]{color:#fff;font-weight:500}@media(hover:hover){.site-header--hero .site-header__nav-link:hover{color:#fff}}.site-header--hero .site-header__nav-link:after{background:#fff}.site-header--hero .site-header__search{border-color:#ffffff7f;background:#00000052;color:#fff;box-shadow:0 2px 16px #0000002e}.site-header--hero .site-header__search-placeholder{color:#ffffffe0;text-shadow:0 1px 6px rgb(0 0 0 / 35%)}.site-header--hero .site-header__search:hover,.site-header--hero .site-header__search:focus-visible{border-color:#ffffffb8;box-shadow:0 0 0 3px #ffffff24,0 2px 16px #00000038}.site-header--hero .site-header__search-btn{border-left-color:#ffffff59;background:#fff;color:var(--brand-blue)}.site-header--hero .site-header__icon-btn{color:#fff;filter:drop-shadow(0 1px 6px rgb(0 0 0 / 40%))}.site-header--hero .site-header__icon-btn:hover{background:#ffffff29;color:#fff}.site-header--hero .site-header__account-trigger{color:#fff;filter:drop-shadow(0 1px 6px rgb(0 0 0 / 40%))}.site-header--hero .site-header__cta{border-color:#ffffff9e;background:#ffffff1a;color:#fff;text-shadow:0 1px 8px rgb(0 0 0 / 35%);box-shadow:0 2px 12px #00000029}.site-header--hero .site-header__cta:hover,.site-header--hero .site-header__cta:focus-visible{background:#fff;color:var(--brand-blue);text-shadow:none}.site-header--hero .site-header__logo-img--on-hero{filter:drop-shadow(0 2px 10px rgb(0 0 0 / 55%)) drop-shadow(0 0 20px rgb(0 0 0 / 28%))}.site-header--hero .site-header__admin-link{color:#fff;text-shadow:0 1px 8px rgb(0 0 0 / 40%)}.site-header__inner{display:flex;align-items:center;width:100%;max-width:80rem;min-height:var(--site-header-nav-h);margin:0 auto;padding:0 max(1rem,env(safe-area-inset-right,0px)) 0 max(1rem,env(safe-area-inset-left,0px))}@media(min-width:640px){.site-header__inner{padding-inline:max(1.25rem,env(safe-area-inset-left,0px)) max(1.25rem,env(safe-area-inset-right,0px))}}@media(min-width:1024px){.site-header__inner{padding-inline:2rem}}.site-header__main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem .625rem;width:100%;min-width:0}@media(min-width:640px){.site-header__main{gap:.5rem .75rem}}@media(min-width:1024px){.site-header__main{gap:.625rem .875rem}}.site-header__brand-nav{display:flex;align-items:center;gap:var(--site-header-logo-nav-gap);flex-shrink:0;min-width:0}.site-header__logo{display:inline-flex;align-items:center;flex-shrink:0;text-decoration:none}.site-header__logo-img{display:block;height:var(--site-header-logo-h);width:auto;max-width:min(10rem,36vw);object-fit:contain;object-position:left center}@media(min-width:640px){.site-header__logo-img{max-width:min(11rem,22vw)}}.site-header__search{display:none;align-items:stretch;width:100%;min-width:0;min-height:2.5rem;padding:0;border:1px solid #767676;border-radius:1.5rem;overflow:hidden;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}@media(min-width:640px){.site-header__search{display:flex}}@media(min-width:1024px){.site-header__search{min-height:2.625rem}}.site-header__search:hover,.site-header__search:focus-visible{border-color:var(--brand-blue);box-shadow:0 0 0 3px color-mix(in oklab,var(--brand-blue) 18%,transparent);outline:none}.site-header__search-placeholder{flex:1;min-width:0;display:flex;align-items:center;padding:0 .875rem;font-size:.875rem;line-height:1.25;color:#767676;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header__search-placeholder--full{display:none}@media(min-width:900px){.site-header__search-placeholder{padding-inline:1rem;font-size:.9375rem}.site-header__search-placeholder--short{display:none}.site-header__search-placeholder--full{display:flex}}.site-header__search-btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;flex-shrink:0;min-width:2.75rem;padding:0 .875rem;border-left:1px solid rgb(255 255 255 / 28%);background:var(--brand-blue);color:#fff;font-size:.875rem;font-weight:600;pointer-events:none}@media(min-width:768px){.site-header__search-btn{min-width:5.5rem;padding-inline:1.125rem}}.site-header__search-icon{width:1.125rem;height:1.125rem;flex-shrink:0}.site-header__search-btn-label{display:none}@media(min-width:768px){.site-header__search-btn-label{display:inline}}.site-header__nav{display:none;align-items:center;gap:var(--site-header-nav-link-gap);flex-shrink:0;min-width:0}@media(min-width:900px){.site-header__nav{display:flex}}.site-header__nav-link{position:relative;display:inline-block;padding:.25rem 0 .375rem;font-size:clamp(.8125rem,1vw,.9375rem);font-weight:400;line-height:1.2;color:#3b3b3b;white-space:nowrap;text-decoration:none;transition:color .2s ease}.site-header__nav-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--brand-blue);transform:scaleX(0);transform-origin:center;transition:transform .3s ease-out;pointer-events:none}@media(hover:hover){.site-header__nav-link:hover{color:#111}.site-header__nav-link:hover:after{transform:scaleX(1)}}.site-header__nav-link:focus-visible{color:#111;outline:none}.site-header__nav-link:focus-visible:after{transform:scaleX(1)}.site-header__nav-link--active,.site-header__nav-link[data-status=active],.site-header__nav-link[aria-current=page]{color:#111;font-weight:500}.site-header__nav-link--active:after,.site-header__nav-link[data-status=active]:after,.site-header__nav-link[aria-current=page]:after{transform:scaleX(1)}.site-header__actions{display:flex;align-items:center;gap:.25rem;flex-shrink:0}@media(min-width:640px){.site-header__actions{gap:.5rem}}@media(min-width:1024px){.site-header__actions{gap:.75rem}}.site-header__account{position:relative;z-index:12;display:none}@media(min-width:768px){.site-header__account{display:block}}.site-header__account-trigger{display:none;align-items:center;justify-content:center;min-width:2.375rem;min-height:2.375rem;padding:0;border:none;border-radius:9999px;background:transparent;color:#3b3b3b;text-decoration:none;cursor:pointer;transition:color .15s ease,background-color .15s ease}@media(min-width:768px){.site-header__account-trigger{display:inline-flex}}.site-header__account-icon{width:1.375rem;height:1.375rem}@media(hover:hover){.site-header__account:hover .site-header__account-trigger,.site-header__account-trigger:hover,.site-header__account-trigger:focus-visible{color:var(--brand-blue);background:color-mix(in oklab,var(--brand-blue) 10%,transparent)}.site-header--hero .site-header__account:hover .site-header__account-trigger,.site-header--hero .site-header__account-trigger:hover,.site-header--hero .site-header__account-trigger:focus-visible{color:#fff;background:#ffffff29}}.site-header__account-trigger:focus-visible{outline:none;box-shadow:0 0 0 2px color-mix(in oklab,var(--brand-blue) 35%,transparent)}.site-header__account-menu{position:absolute;top:calc(100% + .375rem);right:0;z-index:70;display:none;flex-direction:column;gap:.125rem;min-width:12.5rem;padding:.5rem;border:1px solid rgba(0,0,0,.06);border-radius:.875rem;background:#fff;box-shadow:0 16px 48px #0f172a24,0 0 0 1px #fffc inset}.site-header__account-menu:before{content:"";position:absolute;top:-.5rem;right:0;left:0;height:.5rem;background:transparent}.site-header__account-menu:after{content:"";position:absolute;top:-.3125rem;right:.875rem;width:.75rem;height:.75rem;border-top:1px solid rgba(0,0,0,.06);border-left:1px solid rgba(0,0,0,.06);background:#fff;transform:rotate(45deg);pointer-events:none}.site-header__account:hover .site-header__account-menu,.site-header__account:focus-within .site-header__account-menu{display:flex}.site-header__account-menu-link{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem .875rem;border:none;border-radius:.625rem;background:transparent;font-size:.9375rem;font-weight:600;color:#111;text-align:left;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .15s ease}.site-header__account-menu-icon{width:1.125rem;height:1.125rem;flex-shrink:0;color:#6b7280;transition:color .15s ease}.site-header__account-menu-link:hover,.site-header__account-menu-link:focus-visible{background:color-mix(in oklab,var(--brand-blue) 9%,#fff);color:var(--brand-blue);outline:none}.site-header__account-menu-link:hover .site-header__account-menu-icon,.site-header__account-menu-link:focus-visible .site-header__account-menu-icon{color:var(--brand-blue)}.site-header__cta{display:none;align-items:center;justify-content:center;gap:.4rem;min-height:2.375rem;padding:0 1rem;border:1px solid var(--brand-blue);border-radius:9999px;background:var(--brand-blue);font-size:.875rem;font-weight:600;color:#fff;text-decoration:none;white-space:nowrap;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.site-header__cta-icon{width:1.0625rem;height:1.0625rem;flex-shrink:0}.site-header__cta:hover,.site-header__cta:focus-visible{background:#fff;color:var(--brand-blue);outline:none}@media(min-width:640px){.site-header__cta{display:inline-flex}}@media(min-width:1024px){.site-header__cta{padding-inline:1.125rem;font-size:.9375rem}}.site-header__admin-link{display:none;padding:0 .375rem;font-size:.75rem;font-weight:600;color:var(--brand-blue);text-decoration:none}.site-header__admin-link:hover{opacity:.8}@media(min-width:900px){.site-header__admin-link{display:inline-flex}}.site-header__icon-btn{display:inline-flex;align-items:center;justify-content:center;min-width:2.375rem;min-height:2.375rem;padding:0;border:none;border-radius:9999px;background:transparent;color:var(--brand-blue);cursor:pointer;transition:background-color .15s ease,color .15s ease}.site-header__icon-btn:hover{background:color-mix(in oklab,var(--brand-blue) 12%,transparent);color:var(--brand-blue)}.site-header__icon-btn--mobile-only{display:inline-flex}@media(min-width:640px){.site-header__icon-btn--mobile-only{display:none}}.site-header__cart-btn{position:relative}.site-header__menu-btn{display:inline-flex}@media(min-width:900px){.site-header__menu-btn{display:none}}.site-header__mega{display:none}.promo-strip-solid{background:linear-gradient(90deg,var(--brand-blue) 0%,var(--brand-blue-mid) 100%)}.promo-strip-with-image{background:linear-gradient(90deg,color-mix(in oklab,var(--brand-blue) 92%,transparent),color-mix(in oklab,var(--brand-blue) 75%,transparent))}.promo-page-top-gradient{background:linear-gradient(to right,var(--brand-blue),var(--brand-blue-mid))}.promo-hero-solid{background:linear-gradient(to bottom right,var(--brand-blue),var(--brand-blue-mid))}.promo-banner-cta{color:var(--brand-blue)}.social-link-btn{border-color:#00000014;background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.social-link-btn:hover,.social-link-btn:focus-visible{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.social-link-btn[data-platform=facebook]:hover,.social-link-btn[data-platform=facebook]:focus-visible{border-color:#1877f259}.social-link-btn[data-platform=instagram]:hover,.social-link-btn[data-platform=instagram]:focus-visible{border-color:#e4405f59}.social-link-btn[data-platform=youtube]:hover,.social-link-btn[data-platform=youtube]:focus-visible{border-color:#ff00004d}.social-link-btn[data-platform=tiktok]:hover,.social-link-btn[data-platform=tiktok]:focus-visible{border-color:#00000038}.social-link-btn[data-platform=whatsapp]:hover,.social-link-btn[data-platform=whatsapp]:focus-visible{border-color:#25d36659}.social-icon--instagram{color:#e4405f;background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.site-footer{position:relative;margin-top:4rem;background:#f5f5f7;color:#1d1d1f}@media(min-width:640px){.site-footer{margin-top:6rem}}.site-footer__main{max-width:72rem;margin-inline:auto;padding:2.5rem max(1.25rem,env(safe-area-inset-left,0px)) 1.75rem max(1.25rem,env(safe-area-inset-right,0px))}@media(min-width:768px){.site-footer__main{padding:3rem max(2rem,env(safe-area-inset-left,0px)) 2rem max(2rem,env(safe-area-inset-right,0px))}}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:2rem 1.5rem}@media(min-width:640px){.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.site-footer__grid{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr));gap:2rem 2.5rem;align-items:start}}.site-footer__brand{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px)and (max-width:1023px){.site-footer__brand{grid-column:1 / -1;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;column-gap:1.5rem;row-gap:.875rem;align-items:start}.site-footer__logo{grid-column:1;grid-row:1}.site-footer__contact-list{grid-column:2;grid-row:1 / 3;margin-top:0!important}.site-footer__social-row{grid-column:1;grid-row:2}.site-footer__newsletter{grid-column:1 / -1;max-width:22rem;margin-top:0!important}}.site-footer__logo{display:inline-flex;width:fit-content}.site-footer__logo-img{display:block;height:1.75rem;width:auto;max-width:min(10rem,46vw);object-fit:contain;object-position:left center;transition:opacity .2s ease}@media(min-width:768px){.site-footer__logo-img{height:1.9rem;max-width:11rem}}.site-footer__logo:hover .site-footer__logo-img{opacity:.88}.site-footer__contact-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.45rem}.site-footer__contact-item{display:inline-flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;line-height:1.4;color:#1d1d1fb8;text-decoration:none;transition:color .2s ease}a.site-footer__contact-item:hover{color:var(--brand-blue, #1e3fae)}.site-footer__contact-icon{width:.875rem;height:.875rem;margin-top:.15rem;flex-shrink:0;color:var(--brand-blue, #1e3fae)}.site-footer__social-row{gap:.5rem}.site-footer__newsletter{margin:0;max-width:18rem}.site-footer__newsletter-row{display:flex;align-items:stretch;gap:.5rem}.site-footer__newsletter-input{flex:1;min-width:0;height:2.5rem;padding:0 .875rem;border:1px solid rgb(0 0 0 / 9%);border-radius:9999px;background:#fff;font-size:.8125rem;color:#1d1d1f;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.site-footer__newsletter-input::placeholder{color:#1d1d1f66}.site-footer__newsletter-input:focus{border-color:#0466fa8c;box-shadow:0 0 0 3px #0466fa1f}.site-footer__newsletter-btn{display:grid;place-items:center;width:2.5rem;height:2.5rem;flex-shrink:0;border:none;border-radius:9999px;background:var(--brand-blue, #1e3fae);color:#fff;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.site-footer__newsletter-btn:hover{background:var(--brand-blue-hover, #0358d4)}.site-footer__newsletter-btn:active{transform:scale(.97)}.site-footer__column{min-width:0}.site-footer__heading{margin:0 0 .75rem;font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#1d1d1fe0}.site-footer__links{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.45rem}.site-footer__link{display:inline-block;font-size:.8125rem;line-height:1.35;color:#1d1d1fa3;text-decoration:none;transition:color .2s ease}.site-footer__link:hover{color:var(--brand-blue, #1e3fae)}.site-footer__link--featured{color:var(--brand-blue, #1e3fae);font-weight:500}.site-footer__whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:.875rem;min-height:2.25rem;padding:0 .875rem;border-radius:9999px;background:#25d366;color:#fff;font-size:.75rem;font-weight:600;text-decoration:none;transition:filter .2s ease,transform .15s ease}.site-footer__whatsapp-btn:hover{filter:brightness(.96)}.site-footer__whatsapp-btn:active{transform:scale(.98)}.site-footer__payments-list{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;margin:1.75rem 0 0;padding:1.25rem 0 0;list-style:none;border-top:1px solid rgb(0 0 0 / 6%)}.site-footer__payment-badge{display:inline-flex;align-items:center;justify-content:center;height:1.5rem;min-width:2.5rem;padding:.125rem .375rem;border:1px solid rgb(0 0 0 / 6%);border-radius:.25rem;background:#fff}.site-footer__payment-badge--wide{min-width:3rem}.site-footer__payment-badge img{display:block;height:.8125rem;width:auto;max-width:2.5rem;object-fit:contain}.site-footer__payment-badge--wide img{max-width:3.125rem;height:.875rem}.site-footer__bar{border-top:1px solid rgb(0 0 0 / 6%);background:#ebebed}.site-footer__bar-inner{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;max-width:72rem;margin-inline:auto;padding:.875rem max(1.25rem,env(safe-area-inset-left,0px)) max(calc(5.5rem + env(safe-area-inset-bottom,0px)),.875rem) max(1.25rem,env(safe-area-inset-right,0px))}@media(min-width:768px){.site-footer__bar-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom,0px))}}.site-footer__bar-copy{margin:0;max-width:42rem;font-size:.6875rem;line-height:1.5;color:#1d1d1f9e}.site-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .875rem}.site-footer__legal-link{border:none;background:none;padding:0;font:inherit;font-size:.6875rem;color:#1d1d1f94;text-decoration:none;cursor:pointer;transition:color .2s ease}.site-footer__legal-link:hover{color:var(--brand-blue, #1e3fae)}@media(min-width:1024px){.site-footer__bar-inner{padding-bottom:1rem}}.cart-empty{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:35rem;margin-inline:auto;padding:3rem 1rem 2.5rem;text-align:center}.cart-empty--compact{padding:2rem 0 1.5rem}.cart-empty__logo{width:2.25rem;height:2.25rem;color:#000}.cart-empty__heading{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.22;color:#000}.cart-empty__body{margin:0 0 .5625rem;max-width:35rem;font-size:1rem;line-height:1.33;color:#14293a}.cart-empty__actions{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:19.5rem}.cart-empty__btn{display:block;width:100%;padding:.625rem 1.5rem;border-radius:1.25rem;font-size:.875rem;font-weight:700;line-height:1.25;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.cart-empty__btn--outline{border:1px solid #000;background:#fff;color:#000}.cart-empty__btn--outline:hover{background:#0000000a}.cart-empty__btn--primary{border:none;background:#2189ff;color:#fff}.cart-empty__btn--primary:hover{background:#1a7ae8}.cart-empty--compact .cart-empty__actions{max-width:100%}.cart-drawer__backdrop{position:fixed;inset:0;z-index:60;background:#0009}.cart-drawer{position:fixed;top:0;right:0;z-index:61;display:flex;flex-direction:column;width:100%;height:100%;background:var(--surface, #fff);border-left:1px solid rgb(0 0 0 / 8%)}@media(min-width:640px){.cart-drawer{width:26.25rem}}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgb(0 0 0 / 8%)}.cart-drawer__title{margin:0;font-size:1rem;font-weight:700;color:#000}.cart-drawer__close{padding:.375rem;color:#0000008c}.cart-drawer__close:hover{color:#000}.cart-drawer__body{flex:1;overflow-y:auto;padding:0 1.5rem}.cart-drawer__items{display:flex;flex-direction:column;gap:1.25rem;padding:1rem 0;list-style:none;margin:0}.cart-drawer__item{display:flex;gap:.75rem}.cart-drawer__item-image{width:5rem;height:5rem;flex-shrink:0;overflow:hidden;border-radius:.5rem;background:transparent}.cart-drawer__footer{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;border-top:1px solid rgb(0 0 0 / 8%)}.cart-drawer__checkout{display:block;width:100%;padding:.75rem 1rem;border-radius:9999px;background:#000;color:#fff;font-size:.875rem;font-weight:500;text-align:center;text-decoration:none}.cart-drawer__checkout:hover{background:#000000e5}.cookie-banner{position:fixed;left:0;bottom:0;z-index:62;pointer-events:none;padding:0 max(1rem,env(safe-area-inset-right,0px)) max(6.5rem,calc(env(safe-area-inset-bottom,0px) + 6rem)) max(.75rem,env(safe-area-inset-left,0px))}@media(min-width:1024px){.cookie-banner{padding:0 max(1.25rem,env(safe-area-inset-right,0px)) max(1.25rem,env(safe-area-inset-bottom,0px)) max(1.25rem,env(safe-area-inset-left,0px))}}.cookie-banner__panel{pointer-events:auto;display:flex;flex-direction:column;gap:.625rem;width:min(17.5rem,calc(100vw - 1.5rem));padding:.75rem .875rem;border:1px solid rgb(255 255 255 / 72%);border-radius:1rem;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 28px #0f172a24}.cookie-banner__copy{display:flex;gap:.625rem;min-width:0}.cookie-banner__icon{display:grid;place-items:center;width:2rem;height:2rem;flex-shrink:0;border-radius:.625rem;background:color-mix(in oklab,var(--brand-blue, #1e3fae) 12%,transparent);color:var(--brand-blue, #1e3fae)}.cookie-banner__icon svg{width:1rem;height:1rem}.cookie-banner__title{margin:0 0 .125rem;font-size:.8125rem;font-weight:700;color:#111827}.cookie-banner__body{margin:0;font-size:.6875rem;line-height:1.45;color:#374151}.cookie-banner__link{color:var(--brand-blue, #1e3fae);font-weight:600;text-decoration:none}.cookie-banner__link:hover{text-decoration:underline}.cookie-banner__actions{display:flex;gap:.375rem}.cookie-banner__btn{flex:1;min-height:2rem;padding:.4375rem .75rem;border-radius:9999px;font-size:.6875rem;font-weight:700;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.cookie-banner__btn--outline{border:1px solid rgb(0 0 0 / 16%);background:#fff;color:#111827}.cookie-banner__btn--outline:hover{background:#0000000a}.cookie-banner__btn--primary{border:none;background:var(--brand-blue, #1e3fae);color:#fff}.cookie-banner__btn--primary:hover{background:color-mix(in oklab,var(--brand-blue, #1e3fae) 88%,#000)}.back-to-top{position:fixed;z-index:58;right:max(1rem,env(safe-area-inset-right,0px));bottom:max(11.75rem,calc(env(safe-area-inset-bottom,0px) + 11.25rem));display:grid;place-items:center;width:2.5rem;height:2.5rem;border:1px solid rgb(255 255 255 / 82%);border-radius:999px;background:#ffffffeb;color:var(--brand-blue);box-shadow:0 4px 18px #0f172a24,inset 0 1px #ffffffe5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transform:translateY(.75rem);transition:opacity .22s ease,visibility .22s ease,transform .22s ease,background-color .2s ease,color .2s ease}.back-to-top--visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--brand-blue);color:#fff}.back-to-top:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in oklab,var(--brand-blue) 24%,transparent),0 4px 18px #0f172a24}@media(min-width:1024px){.back-to-top{right:max(1.5rem,env(safe-area-inset-right,0px));bottom:max(5.75rem,calc(env(safe-area-inset-bottom,0px) + 5.25rem));width:2.75rem;height:2.75rem}}.category-tile--parent{--parent-tile-size: 5.5rem;height:var(--parent-tile-size);width:var(--parent-tile-size);border-radius:9999px;background:#f7f7f7;border:1px solid #e5e5e5;box-shadow:0 1px 2px #0000000a;color:#1a1a1a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}@media(min-width:640px){.category-tile--parent{--parent-tile-size: 6rem}}.group:hover .category-tile--parent{transform:scale(1.04);box-shadow:0 4px 14px #00000014;border-color:#d0d0d0}.category-tile--parent.category-tile--active{border-color:#006bea;box-shadow:0 0 0 2px #fff,0 0 0 4px #006bea;transform:scale(1.04)}.category-tile--parent .category-tile__glyph{height:2.25rem;width:2.25rem}.category-tile--parent.category-tile--mega{--parent-tile-size: 2.25rem;border-radius:9999px}.category-tile--parent.category-tile--mega .category-tile__glyph{height:1.125rem;width:1.125rem}.category-rail-samsung__track{overflow-x:auto;padding:.375rem .25rem .75rem;scrollbar-width:none;-ms-overflow-style:none}.category-rail-samsung__track::-webkit-scrollbar{display:none}.category-rail-samsung__row{display:flex;min-width:max-content;gap:1.25rem}@media(min-width:640px){.category-rail-samsung__row{justify-content:center;gap:2rem}}.category-rail-samsung .category-rail__icon-wrap{position:relative;display:grid;place-items:center;width:fit-content;margin-inline:auto;padding:.3125rem;border-radius:9999px}.category-rail-samsung .category-rail__icon-wrap:has(.category-tile--active):after,.category-rail-samsung .category-rail__icon-wrap:has(.category-rail__all--active):after{content:"";position:absolute;inset:0;border-radius:inherit;border:2px solid #006bea;pointer-events:none}.category-rail-samsung .category-rail__icon-wrap .category-tile--parent.category-tile--active,.category-rail-samsung .category-rail__all--active{border-color:#006bea;box-shadow:0 1px 2px #0000000a;color:#006bea}.category-rail-samsung .category-rail__all{--parent-tile-size: 5.5rem;height:var(--parent-tile-size);width:var(--parent-tile-size);border-radius:9999px;background:#f7f7f7;border:1px solid #e5e5e5;box-shadow:0 1px 2px #0000000a;color:#555}@media(min-width:640px){.category-rail-samsung .category-rail__all{--parent-tile-size: 6rem}}.category-rail-samsung .category-rail__all--active{border-color:#006bea;color:#006bea}.category-rail-samsung .category-rail__label{max-width:5.5rem;font-size:.75rem;font-weight:600;line-height:1.25;color:#1a1a1a}.category-rail-samsung .category-rail__label--active,.category-rail-samsung .category-rail__label--hover:hover{color:#006bea}.product-search-spotlight{--spotlight-bg: #ffffff;--spotlight-border: #e5e7eb;--spotlight-ink: #171717;--spotlight-muted: #6b7280;--spotlight-blue: var(--brand-blue, #385898);position:fixed;inset:0;z-index:300;display:flex;align-items:flex-start;justify-content:center;padding:calc(var(--site-header-offset, 5rem) + 1.25rem) 1rem 2rem;overflow:hidden}.product-search-spotlight__backdrop{position:absolute;inset:0;border:0;background:#ffffffb8;backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);cursor:pointer}.product-search-spotlight__panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(100%,56rem);max-height:calc(100dvh - var(--site-header-offset, 5rem) - 2rem);min-height:0}.product-search-spotlight__header{display:flex;flex-shrink:0;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.product-search-spotlight__guide{flex:1;min-width:0;margin:0;padding-top:.375rem;color:var(--spotlight-muted);font-size:.8125rem;line-height:1.45;text-align:left}.product-search-spotlight__close{display:grid;flex-shrink:0;place-items:center;width:2.375rem;height:2.375rem;border:1px solid var(--spotlight-border);border-radius:999px;background:var(--spotlight-bg);color:var(--spotlight-ink);box-shadow:0 2px 8px #0f172a0f;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.product-search-spotlight__close:hover{background:#f9fafb;border-color:#d1d5db}.product-search-spotlight__close:active{transform:scale(.96)}.product-search-spotlight__search-wrap{flex-shrink:0;position:relative;display:flex;align-items:center;height:3.25rem;padding:0 1rem 0 2.75rem;border-radius:999px;background:var(--spotlight-bg);border:1px solid var(--spotlight-border);box-shadow:0 12px 40px #0f172a14,0 2px 8px #0f172a0a}.product-search-spotlight__search-icon{position:absolute;left:1rem;width:1.125rem;height:1.125rem;color:var(--spotlight-muted);pointer-events:none}.product-search-spotlight__input{width:100%;border:0;background:transparent;color:var(--spotlight-ink);font-size:1.0625rem;font-weight:500;outline:none}.product-search-spotlight__input::placeholder{color:#9ca3af}.product-search-spotlight__clear{display:grid;place-items:center;margin-left:.5rem;padding:.25rem;border:0;border-radius:999px;background:#f3f4f6;color:var(--spotlight-muted);cursor:pointer}.product-search-spotlight__categories{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:.625rem;width:100%;margin-top:.875rem;padding:.125rem}.product-search-spotlight__cat-btn{display:flex;flex-direction:column;align-items:center;gap:.375rem;flex:0 0 auto;width:4.5rem;padding:0;border:0;border-radius:.75rem;background:transparent;cursor:pointer;transition:transform .15s ease}.product-search-spotlight__cat-btn:hover{transform:translateY(-1px)}.product-search-spotlight__cat-btn--active .product-search-spotlight__cat-icon{border-color:var(--spotlight-blue);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--spotlight-blue)}.product-search-spotlight__cat-btn--active .product-search-spotlight__cat-label{color:var(--spotlight-blue);font-weight:600}.product-search-spotlight__cat-icon{width:2.75rem!important;height:2.75rem!important;min-width:2.75rem;min-height:2.75rem;border-radius:999px!important;background:#fff!important;border:1px solid var(--spotlight-border)!important;box-shadow:0 2px 8px #0f172a0f!important}.product-search-spotlight__cat-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;font-weight:500;line-height:1.2;color:var(--spotlight-muted);text-align:center}.product-search-spotlight__scope{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-left:.25rem}.product-search-spotlight__scope-pill{display:inline-flex;align-items:center;gap:.375rem;padding:.3125rem .625rem;border-radius:999px;background:#f3f4f6;border:1px solid var(--spotlight-border);color:var(--spotlight-ink);font-size:.75rem;font-weight:500}.product-search-spotlight__scope-clear{display:grid;place-items:center;padding:0;border:0;background:transparent;color:inherit;opacity:.75;cursor:pointer}.product-search-spotlight__results{display:flex;flex:1;flex-direction:column;min-height:0;margin-top:.875rem;padding:.75rem;border-radius:1.25rem;background:var(--spotlight-bg);border:1px solid var(--spotlight-border);box-shadow:0 16px 48px #0f172a14}.product-search-spotlight__results-scroll{flex:1;min-height:0;max-height:min(52vh,28rem);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.product-search-spotlight__results-scroll::-webkit-scrollbar{width:6px}.product-search-spotlight__results-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#d1d5db}.product-search-spotlight__results-scroll::-webkit-scrollbar-track{background:transparent}.product-search-spotlight__hint{margin:0;padding:.75rem .5rem;color:var(--spotlight-muted);font-size:.875rem;text-align:center}.product-search-spotlight__list{margin:0;padding:0;list-style:none}.product-search-spotlight__result{display:flex;align-items:center;gap:.75rem;padding:.625rem .5rem;border-radius:.875rem;color:var(--spotlight-ink);text-decoration:none;transition:background .15s ease}.product-search-spotlight__result:hover{background:#f9fafb}.product-search-spotlight__result-thumb{flex-shrink:0;width:2.75rem;height:2.75rem;overflow:hidden;border-radius:.625rem;background:#f9fafb;border:1px solid #f3f4f6}.product-search-spotlight__result-thumb img{width:100%;height:100%;object-fit:contain}.product-search-spotlight__result-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.product-search-spotlight__result-name{font-size:.9375rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-search-spotlight__result-price{font-size:.75rem;color:var(--spotlight-muted)}.product-search-spotlight__result-arrow{flex-shrink:0;width:1rem;height:1rem;color:var(--spotlight-muted);opacity:.45}.product-search-spotlight__view-all{display:flex;flex-shrink:0;width:100%;align-items:center;justify-content:center;gap:.375rem;margin-top:.5rem;padding:.625rem;border:1px solid var(--spotlight-border);border-radius:.75rem;background:#f9fafb;color:var(--spotlight-ink);font-size:.8125rem;font-weight:600;cursor:pointer}.product-search-spotlight__view-all:hover{background:#f3f4f6}@media(min-width:640px){.product-search-spotlight__cat-btn{width:5rem}.product-search-spotlight__cat-label{font-size:.6875rem}}@media(max-width:640px){.product-search-spotlight{padding-top:calc(var(--site-header-offset, 5rem) + .75rem);padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.product-search-spotlight__panel{max-height:calc(100dvh - var(--site-header-offset, 5rem) - 1.25rem - env(safe-area-inset-bottom,0px))}.product-search-spotlight__results-scroll{max-height:min(46vh,22rem)}.product-search-spotlight__categories{justify-content:flex-start}}.auth-dot-pattern{background-image:radial-gradient(circle at 2px 2px,rgba(255,255,255,.4) 1px,transparent 0);background-size:28px 28px}.auth-overlay-login{background:linear-gradient(135deg,var(--brand-blue) 0%,var(--brand-blue-hover) 60%,color-mix(in oklab,var(--brand-red) 50%,var(--brand-blue)) 100%)}.auth-overlay-login-image{background:linear-gradient(135deg,color-mix(in oklab,var(--brand-blue) 28%,transparent) 0%,transparent 52%),linear-gradient(to top,color-mix(in oklab,var(--brand-blue) 72%,transparent) 0%,color-mix(in oklab,var(--brand-blue) 22%,transparent) 42%,transparent 68%)}.auth-overlay-signup{background:linear-gradient(135deg,var(--brand-red) 0%,oklch(.52 .2 27) 60%,color-mix(in oklab,var(--brand-blue) 50%,var(--brand-red)) 100%)}.auth-overlay-signup-image{background:linear-gradient(135deg,color-mix(in oklab,var(--brand-red) 28%,transparent) 0%,transparent 52%),linear-gradient(to top,color-mix(in oklab,var(--brand-red) 72%,transparent) 0%,color-mix(in oklab,var(--brand-red) 22%,transparent) 42%,transparent 68%)}.auth-modal{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:max(.75rem,env(safe-area-inset-top)) .75rem max(.75rem,env(safe-area-inset-bottom))}@media(min-width:640px){.auth-modal{padding:max(1rem,env(safe-area-inset-top)) 1rem max(1rem,env(safe-area-inset-bottom))}}.auth-modal__backdrop{position:absolute;inset:0;border:none;background:#0f172a7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer}.auth-modal__dialog{position:relative;z-index:1;display:flex;width:min(100%,22rem);max-height:min(94dvh,44rem);overflow:hidden;border-radius:1rem;background:#fff;box-shadow:0 24px 64px #0f172a38,0 0 0 1px #0000000a}@media(min-width:640px){.auth-modal__dialog{width:min(100%,28rem);border-radius:1.125rem}}@media(min-width:900px){.auth-modal__dialog{width:min(100%,54rem);max-height:min(92dvh,44rem);border-radius:1.25rem}}.auth-modal__shell{display:flex;width:100%;min-width:0;min-height:0;flex:1}.auth-modal__shell--image-left,.auth-modal__shell--image-right{flex-direction:row}.auth-modal__visual{position:relative;display:none;overflow:hidden;color:#fff;pointer-events:none}@media(min-width:900px){.auth-modal__visual:not(.auth-modal__visual--compact){display:flex;flex-direction:column;justify-content:space-between;width:52%;flex-shrink:0}}.auth-modal__visual--login{background:#243bbb}.auth-modal__visual--signup{background:#df2225}.auth-modal__visual-ambient{position:absolute;inset:-18%;z-index:0;width:136%;height:136%;object-fit:cover;filter:blur(42px) saturate(1.15);opacity:.55;transform:scale(1.12);pointer-events:none}.auth-modal__visual-bg{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.auth-modal__visual-overlay{position:absolute;inset:0;z-index:2;pointer-events:none}.auth-modal__visual-dots{position:absolute;inset:0;z-index:3;opacity:.1;pointer-events:none}.auth-modal__visual-content{position:relative;z-index:4;display:flex;height:100%;flex-direction:column;justify-content:space-between;padding:1.75rem}@media(min-width:1024px){.auth-modal__visual-content{padding:2rem}}.auth-modal__visual-copy{margin-top:auto;padding-bottom:.25rem}.auth-modal__visual-title{font-size:clamp(1.25rem,2vw,1.75rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;text-shadow:0 1px 12px rgb(0 0 0 / 35%)}.auth-modal__visual-sub{margin-top:.625rem;max-width:16rem;font-size:.8125rem;line-height:1.5;color:#ffffffe6;text-shadow:0 1px 10px rgb(0 0 0 / 32%)}.auth-modal__mobile-visual{display:flex;flex-shrink:0;height:5rem;overflow:hidden;border-bottom:1px solid rgba(0,0,0,.06)}@media(min-width:900px){.auth-modal__mobile-visual{display:none}}.auth-modal__visual--compact{display:flex;width:100%;min-width:0}.auth-modal__visual-content--compact{justify-content:flex-end;padding:.75rem 1rem}.auth-modal__visual-compact-label{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-shadow:0 1px 8px rgb(0 0 0 / 40%)}.auth-modal__visual--compact .auth-modal__visual-ambient{inset:-30%;filter:blur(32px);opacity:.45}.auth-modal__visual--compact .auth-modal__visual-overlay{background:linear-gradient(to top,rgb(0 0 0 / 48%) 0%,rgb(0 0 0 / 12%) 55%,transparent 100%)!important}.auth-modal__body{position:relative;display:flex;min-width:0;flex:1;flex-direction:column;overflow:hidden;background:#fff}.auth-modal__close{position:absolute;top:.625rem;right:.625rem;z-index:20;display:inline-flex;align-items:center;justify-content:center;width:2.125rem;height:2.125rem;border:1px solid rgba(0,0,0,.08);border-radius:9999px;background:#fff;color:#111;cursor:pointer;transition:background-color .15s ease,color .15s ease}@media(min-width:640px){.auth-modal__close{top:.875rem;right:.875rem;width:2.25rem;height:2.25rem}}.auth-modal__close:hover{background:color-mix(in oklab,var(--brand-blue) 8%,#fff);color:var(--brand-blue)}.auth-modal__form-scroll{flex:1;overflow-x:hidden;overflow-y:auto;padding:1.25rem 1rem 1.5rem}@media(min-width:640px){.auth-modal__form-scroll{padding:1.5rem 1.25rem 1.75rem}}@media(min-width:900px){.auth-modal__form-scroll{padding:2rem 1.75rem}}.auth-modal__mobile-brand{display:block;margin-bottom:1rem}@media(min-width:900px){.auth-modal__mobile-brand{display:none}}.auth-modal__heading{margin-bottom:1.25rem;padding-right:2rem}@media(min-width:640px){.auth-modal__heading{margin-bottom:1.5rem}}.auth-modal__title{font-size:1.375rem;font-weight:700;letter-spacing:-.02em;color:#111}@media(min-width:640px){.auth-modal__title{font-size:1.5rem}}.auth-modal__subtitle{margin-top:.375rem;font-size:.8125rem;line-height:1.45;color:#6b7280}@media(min-width:640px){.auth-modal__subtitle{margin-top:.5rem;font-size:.875rem}}.support-chat{position:fixed;z-index:56;bottom:max(6.85rem,calc(env(safe-area-inset-bottom,0px) + 6.35rem));right:max(1rem,env(safe-area-inset-right,0px));pointer-events:none}@media(min-width:1024px){.support-chat{bottom:max(1.5rem,env(safe-area-inset-bottom,0px))}}.support-chat__fab,.support-chat__panel{pointer-events:auto}.support-chat__fab{display:inline-flex;align-items:center;gap:.5625rem;max-width:calc(100vw - 2rem);padding:.875rem 1.125rem .875rem 1rem;border:none;border-radius:999px;background:var(--brand-blue, #0466fa);color:#fff;font-size:.875rem;font-weight:600;box-shadow:0 10px 30px -8px color-mix(in oklab,var(--brand-blue, #0466fa) 45%,transparent),0 0 0 1px #ffffff1f inset;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.support-chat__fab:hover{transform:translateY(-2px);box-shadow:0 14px 34px -10px color-mix(in oklab,var(--brand-blue, #0466fa) 50%,transparent)}.support-chat__fab-icon{width:1.375rem;height:1.375rem;flex-shrink:0}.support-chat__fab-label{display:none}@media(min-width:480px){.support-chat__fab-label{display:inline;white-space:nowrap}}.support-chat__panel{display:flex;flex-direction:column;width:min(380px,calc(100vw - 2rem));height:min(560px,calc(100dvh - 8.5rem));overflow:hidden;border-radius:1.25rem;border:1px solid rgb(0 0 0 / 8%);background:#fff;box-shadow:0 24px 60px -20px #0f172a59}.support-chat__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.875rem .875rem .75rem 1rem;background:var(--brand-blue, #0466fa);color:#fff}.support-chat__header-main{display:flex;align-items:center;gap:.625rem;min-width:0}.support-chat__avatar{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:999px;background:#fff;color:var(--brand-blue, #0466fa);box-shadow:0 2px 8px #0000001a}.support-chat__avatar-icon{width:1.25rem;height:1.25rem}.support-chat__title{margin:0;font-size:.9375rem;font-weight:700;line-height:1.2}.support-chat__subtitle{margin:.15rem 0 0;font-size:.6875rem;opacity:.88}.support-chat__icon-btn{display:grid;place-items:center;width:2rem;height:2rem;border:none;border-radius:999px;background:#ffffff24;color:#fff;cursor:pointer}.support-chat__messages{flex:1;overflow-y:auto;padding:.875rem;background:linear-gradient(180deg,#f8fafc,#fff)}.support-chat__row{display:flex;justify-content:flex-start;margin-bottom:.625rem}.support-chat__row--user{justify-content:flex-end}.support-chat__bubble{max-width:88%;padding:.625rem .75rem;border-radius:1rem;font-size:.8125rem;line-height:1.5}.support-chat__bubble p{margin:0}.support-chat__bubble p+p{margin-top:.35rem}.support-chat__bubble--agent{border-bottom-left-radius:.25rem;background:#fff;color:#1e293b;border:1px solid rgb(0 0 0 / 6%);box-shadow:0 4px 14px -10px #0f172a40}.support-chat__bubble--user{border-bottom-right-radius:.25rem;background:var(--brand-blue, #0466fa);color:#fff}.support-chat__bullet{padding-left:.125rem}.support-chat__product-link{color:var(--brand-blue, #0466fa);font-weight:600;text-decoration:underline;text-underline-offset:2px}.support-chat__bubble--user .support-chat__product-link{color:#fff}.support-chat__typing{display:inline-flex;align-items:center;gap:.25rem;min-height:2rem;padding-inline:.875rem}.support-chat__typing span{width:.4rem;height:.4rem;border-radius:999px;background:#94a3b8;animation:support-chat-dot 1.1s infinite ease-in-out}.support-chat__typing span:nth-child(2){animation-delay:.15s}.support-chat__typing span:nth-child(3){animation-delay:.3s}@keyframes support-chat-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.support-chat__quick{display:flex;flex-wrap:wrap;gap:.375rem;padding-top:.25rem}.support-chat__quick-btn{border:1px solid rgb(30 63 174 / 18%);border-radius:999px;background:#1e3fae0f;padding:.375rem .625rem;font-size:.6875rem;font-weight:600;color:var(--brand-blue, #0466fa);cursor:pointer}.support-chat__quick-btn:hover{background:#1e3fae1f}.support-chat__wa-bar{padding:.5rem .75rem 0;background:#fff;border-top:1px solid rgb(0 0 0 / 6%)}.support-chat__wa-btn{display:flex;align-items:center;gap:.625rem;width:100%;padding:.5rem .625rem;border-radius:.75rem;background:#ecfdf3;color:#15803d;text-decoration:none;transition:background .2s ease}.support-chat__wa-btn:hover{background:#dcfce7}.support-chat__wa-btn strong{display:block;font-size:.75rem;line-height:1.2}.support-chat__wa-btn small{display:block;font-size:.625rem;opacity:.85}.support-chat__composer{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem .75rem;background:#fff}.support-chat__input{flex:1;min-width:0;height:2.5rem;padding:0 .75rem;border:1px solid rgb(0 0 0 / 10%);border-radius:999px;font-size:.8125rem;outline:none}.support-chat__input:focus{border-color:#1e3fae66;box-shadow:0 0 0 3px #1e3fae1a}.support-chat__send{display:grid;place-items:center;width:2.5rem;height:2.5rem;border:none;border-radius:999px;background:var(--brand-blue, #0466fa);color:#fff;cursor:pointer}.support-chat__send:disabled{opacity:.45;cursor:not-allowed}:root{--jj-brand-blue: #3b5b9a;--jj-brand-red: #d32f2f;--jj-ink: #2a2a2a;--jj-ink-light: #6b7280;--jj-panel-bg: #f8f9fb;--jj-sketch-blob: 255px 15px 225px 15px / 15px 225px 15px 255px;--jj-sketch-blob-alt: 15px 225px 15px 255px / 255px 15px 225px 15px;--jj-input-border: #e4e8f1;--jj-ink-border: #3d3832;--jj-btn-border: rgba(45, 70, 120, .55)}.jj-text-ink{color:var(--jj-ink)}.jj-text-muted{color:var(--jj-ink-light)}.jj-text-accent,.jj-text-brand-blue{color:var(--jj-brand-blue)}.jj-text-brand-red{color:var(--jj-brand-red)}.jj-text-white{color:#fff}.jj-bg-panel{background-color:var(--jj-panel-bg)}.jj-bg-white{background-color:#fff}.jj-bg-brand-blue{background-color:var(--jj-brand-blue)}.jj-bg-brand-red{background-color:var(--jj-brand-red)}.jj-bg-ink{background-color:var(--jj-ink)}.jj-bg-map-frame{background-color:#e8edf5}.jj-bg-icon-well{background-color:var(--jj-panel-bg)}.jj-border-brand-blue{border-color:var(--jj-brand-blue)}.jj-border-brand-red{border-color:var(--jj-brand-red)}.jj-border-ink{border-color:var(--jj-ink-border)}.jj-border-input{border-color:var(--jj-input-border)}.jj-sketch-blob{border-radius:var(--jj-sketch-blob)}.jj-sketch-blob-alt{border-radius:var(--jj-sketch-blob-alt)}.jj-section-surface{background-color:var(--jj-panel-bg);background-size:cover}.jj-section-surface-fixed{background-color:#fff;background-attachment:fixed;background-size:cover}.jj-section-surface-fixed-panel{background-color:var(--jj-panel-bg);background-attachment:fixed;background-size:cover}.jj-section-white-cover{background-color:#fff;background-size:cover}.jj-display-title{color:var(--jj-ink);font-size:clamp(2.25rem,5vw,4.25rem);letter-spacing:-.02em;line-height:1.05}.jj-display-title--xl{font-size:clamp(2.5rem,5vw,5rem);line-height:1}.jj-display-title--lg{font-size:clamp(2rem,5vw,4.25rem);line-height:1.05}.jj-display-title--md{font-size:clamp(2rem,5vw,4rem);line-height:1.05}.jj-display-title--timeline{font-size:clamp(1.85rem,5vw,5rem);line-height:1.1}.jj-display-title--hero{font-size:clamp(2.75rem,7vw,5.5rem);letter-spacing:-.03em;line-height:.95}.jj-display-title--contact{font-size:clamp(2.5rem,5vw,4rem);line-height:1}.jj-accent-rule{background:linear-gradient(90deg,var(--jj-brand-blue),rgba(211,47,47,.82));border-radius:var(--jj-sketch-blob);opacity:.88}.jj-accent-rule--hero{background:linear-gradient(90deg,var(--jj-brand-blue),rgba(211,47,47,.85));opacity:.92}.jj-accent-rule--ink{background-color:var(--jj-ink);opacity:.4}.jj-card-gradient-overlay{background:linear-gradient(145deg,#3b5b9a61,#1a171485 48%,#d32f2f1f)}.jj-team-gradient-overlay{background:linear-gradient(transparent,#2a2622d9)}.jj-hero-image-overlay{background:linear-gradient(to bottom,#1a171485,#1a171461,#1a1714ad)}.jj-values-radial-bg{background:radial-gradient(ellipse 80% 60% at 20% 30%,rgba(59,91,154,.14),transparent 55%),radial-gradient(ellipse 70% 50% at 85% 70%,rgba(211,47,47,.08),transparent 50%)}.jj-contact-hero-aside{background:linear-gradient(165deg,var(--jj-panel-bg) 0%,rgba(59,91,154,.06) 55%,rgba(211,47,47,.04) 100%)}.jj-chat-header-bg{background:linear-gradient(90deg,rgba(59,91,154,.12),var(--jj-panel-bg))}.jj-transition-400{transition-duration:.4s}.jj-clamp-icon{font-size:clamp(1.5rem,5vw,3rem);line-height:1}.jj-opacity-soft{opacity:.9}.jj-card-sketch{background-color:#fff;border-radius:var(--jj-sketch-blob);border:2px solid rgba(59,91,154,.22);box-shadow:4px 4px #3b5b9a1a}.jj-card-sketch--body{padding:clamp(1.5rem,4vw,2.5rem)}.jj-card-sketch--timeline{border:2px solid rgba(59,91,154,.22);box-shadow:4px 4px #3b5b9a1f}.jj-card-sketch--ink{border:2px solid rgba(42,42,42,.2);box-shadow:4px 4px #2a26220f}.jj-card-sketch--values{border:2px solid rgba(59,91,154,.42);box-shadow:0 12px 40px -12px #3b5b9a33}.jj-card-sketch--team{border:2px solid rgba(59,91,154,.4);box-shadow:4px 4px #3b5b9a1f}.jj-card-sketch--location{border:2px solid var(--jj-ink-border);box-shadow:4px 4px #2a262214;overflow:hidden}.jj-card-sketch--note{border:2px solid rgba(42,42,42,.22);box-shadow:4px 4px #2a26220f;color:var(--jj-ink-light)}.jj-card-cta{border-radius:var(--jj-sketch-blob);border:2px solid rgba(59,91,154,.35);box-shadow:6px 6px #3b5b9a1f;background-color:#fff}.jj-milestone-icon-well,.jj-icon-well{border-radius:var(--jj-sketch-blob);border:2px solid rgba(228,232,241,.95)}.jj-timeline-rail{background:linear-gradient(180deg,var(--jj-brand-blue),rgba(59,91,154,.35));opacity:.55;border-radius:var(--jj-sketch-blob)}.jj-timeline-dot{border-radius:var(--jj-sketch-blob);border:2px solid rgba(59,91,154,.45);background-color:#fff}.jj-timeline-dot-inner{background-color:var(--jj-brand-red);border-radius:var(--jj-sketch-blob);box-shadow:0 0 0 2px var(--jj-brand-blue)}.jj-map-frame{aspect-ratio:16 / 9;border-radius:var(--jj-sketch-blob);border:2px solid rgba(42,42,42,.22);box-shadow:6px 6px #2a262214}.jj-map-pin{background-color:var(--jj-brand-blue);border-radius:var(--jj-sketch-blob);border:2px solid rgba(59,91,154,.85);box-shadow:3px 3px #2a26221f}.jj-map-pin-pointer{border-top-color:var(--jj-brand-blue)}.jj-map-pin-tooltip{background-color:#fff;border-radius:var(--jj-sketch-blob);border:2px solid rgba(42,42,42,.22);box-shadow:3px 3px #2a26221a}.jj-map-pin-position{left:76%;top:54%;transform:translate(-50%,-100%)}.jj-map-compass{border-radius:var(--jj-sketch-blob);border:2px solid rgba(228,232,241,.95);background-color:#ffffffc7}.jj-hero-height{height:min(78vh,680px)}.jj-hero-image-top{top:-9%}.jj-input-sketch{color:var(--jj-ink);border-radius:var(--jj-sketch-blob);border:2px solid var(--jj-input-border)}.jj-input-sketch--sm{border:1.5px solid var(--jj-input-border)}.jj-textarea-sketch-alt{color:var(--jj-ink);border-radius:var(--jj-sketch-blob-alt);border:2px solid var(--jj-input-border)}.jj-subject-btn-active{background-color:var(--jj-brand-blue);border-radius:var(--jj-sketch-blob);border:2px solid var(--jj-brand-blue);box-shadow:2px 2px #3b5b9a33}.jj-subject-btn-inactive{color:var(--jj-ink);border-radius:var(--jj-sketch-blob);border:2px solid var(--jj-input-border)}.jj-btn-primary{background-color:var(--jj-brand-blue);border-radius:var(--jj-sketch-blob);border:2px solid var(--jj-brand-blue);box-shadow:3px 3px #3b5b9a47}.jj-btn-primary--map{border:2px solid rgba(59,91,154,.55);box-shadow:4px 4px #2a26221a}.jj-btn-primary--location{border:2px solid var(--jj-btn-border);box-shadow:3px 3px #2a26221a}.jj-btn-outline-ink{color:var(--jj-ink);border-radius:var(--jj-sketch-blob);border:2px solid var(--jj-ink-border);box-shadow:3px 3px #2a26220f;background-color:#fff}.jj-success-panel{background-color:#fff;border-radius:var(--jj-sketch-blob);border:2px solid rgba(59,91,154,.35);box-shadow:4px 4px #3b5b9a1a}.jj-badge-name{background-color:#1a1714cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--jj-sketch-blob)}.jj-badge-flagship{background-color:var(--jj-brand-blue);border-radius:var(--jj-sketch-blob)}.jj-badge-stack{max-width:calc(100% - 2rem)}.jj-chat-panel{background-color:#fff;border-radius:var(--jj-sketch-blob);border:2px solid rgba(59,91,154,.4);box-shadow:6px 6px #3b5b9a24}.jj-chat-bubble-user{border-radius:var(--jj-sketch-blob);background-color:var(--jj-brand-blue);border:1.5px solid rgba(42,61,122,.95);color:#fff}.jj-chat-bubble-bot{border-radius:var(--jj-sketch-blob-alt);background-color:var(--jj-panel-bg);border:1.5px solid var(--jj-input-border);color:var(--jj-ink)}.jj-chat-quick-reply{color:var(--jj-ink);background-color:var(--jj-panel-bg);border-radius:var(--jj-sketch-blob);border:1.5px solid var(--jj-input-border)}.jj-chat-input-area{border-top:2px solid var(--jj-input-border)}.jj-chat-fab{background-color:var(--jj-brand-blue);border-radius:var(--jj-sketch-blob);border:2px solid rgba(211,47,47,.35);box-shadow:4px 4px #3b5b9a38}.jj-chat-fab-ping{border-radius:var(--jj-sketch-blob);background-color:var(--jj-brand-red)}:root{--home-brand: var(--brand-blue);--home-accent: #ff7a00;--home-brand-mid: var(--brand-blue-mid)}.home-hero-overlay-dark{background:linear-gradient(180deg,#0000008c,#00000047 38%,#0000000f 58%,#00000061)}.home-hero-overlay--bottom-left{background:linear-gradient(0deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.42) 32%,rgba(0,0,0,.06) 58%,transparent 72%),linear-gradient(90deg,rgba(0,0,0,.55) 0%,rgba(0,0,0,.18) 48%,transparent 72%)}.home-hero-overlay-light{background:linear-gradient(180deg,#ffffffb3,#fff0 40%,#ffffff8c)}.home-panel-overlay-dark{background:linear-gradient(180deg,#0000008c,#0003 40%,#0009)}.home-panel-overlay-light{background:linear-gradient(180deg,#ffffffbf,#fff0 45%,#ffffff8c)}.home-panel-image--store{object-position:center 42%}.home-bg-brand{background-color:var(--home-brand)}.home-bg-accent{background-color:var(--home-accent)}.home-text-brand{color:var(--home-brand)}.home-text-accent{color:var(--home-accent)}.home-bg-brand-gradient-h{background:linear-gradient(90deg,var(--home-brand) 0%,var(--home-brand-mid) 100%)}.home-bg-brand-accent-gradient{background:linear-gradient(135deg,var(--home-brand),var(--home-accent))}.home-fjord-hero{margin-top:0;padding-inline:0}.home-fjord-hero--under-header{margin-top:calc(-1 * var(--site-header-offset))}.home-fjord-hero--under-header .home-hero-slide-image{inset:-2px 0 0}.home-fjord-hero--under-header .home-hero-overlay-dark,.home-fjord-hero--under-header .home-hero-overlay-light{-webkit-mask-image:linear-gradient(to bottom,transparent 0,transparent max(0px,calc(var(--site-header-offset) - 20px)),#000 calc(var(--site-header-offset) + 20px));mask-image:linear-gradient(to bottom,transparent 0,transparent max(0px,calc(var(--site-header-offset) - 20px)),#000 calc(var(--site-header-offset) + 20px))}.home-fjord-hero__frame{border-radius:0;background:transparent;box-shadow:none}.home-hero-slide-image{transform:translateZ(0);filter:contrast(1.05) saturate(1.08)}.product-swatch-default{background-color:#c8c8cc}.product-swatch-black,.product-swatch-space-black{background-color:#1d1d1f}.product-swatch-midnight{background-color:#1f2937}.product-swatch-graphite{background-color:#52525b}.product-swatch-white{background-color:#f5f5f7}.product-swatch-silver{background-color:#e5e5e7}.product-swatch-starlight{background-color:#faf7f2}.product-swatch-gold{background-color:#e6c79c}.product-swatch-rose{background-color:#f7c5c1}.product-swatch-pink{background-color:#fadcd2}.product-swatch-rose-gold{background-color:#e8b9a7}.product-swatch-blue{background-color:#3b6fc6}.product-swatch-sierra-blue{background-color:#a7c1d9}.product-swatch-pacific-blue{background-color:#3a5d7c}.product-swatch-navy{background-color:#1e293b}.product-swatch-green{background-color:#2f6b4a}.product-swatch-alpine-green{background-color:#4a6759}.product-swatch-mint{background-color:#a6d7c1}.product-swatch-red,.product-swatch-product-red{background-color:#ba0c2f}.product-swatch-purple{background-color:#7c5cd4}.product-swatch-deep-purple{background-color:#5d4a7a}.product-swatch-violet{background-color:#8a6fd8}.product-swatch-yellow{background-color:#ffd166}.product-swatch-orange{background-color:#ff7a00}.product-swatch-titanium{background-color:#8e8e93}.product-swatch-natural-titanium{background-color:#c8c6bd}.product-swatch-blue-titanium{background-color:#5b6b7a}.product-swatch-white-titanium{background-color:#e8e6df}.product-swatch-black-titanium{background-color:#2d2d2f}.product-swatch-light-gray,.product-swatch-light-grey,.product-swatch-gray,.product-swatch-grey{background-color:#d1d5db}.product-swatch-light-green{background-color:#86efac}.product-swatch-light-blue{background-color:#93c5fd}.product-swatch-light-violet{background-color:#c4b5fd}.product-swatch-lavender{background-color:#b794f6}.product-swatch-lilac{background-color:#c084fc}.product-swatch-lime{background-color:#a3e635}.product-swatch-ice-blue,.product-swatch-ice{background-color:#7dd3fc}.product-swatch-lemon{background-color:#fde047}.product-swatch-denim{background-color:#60a5fa}.product-swatch-navy{background-color:#1e3a5f}.product-swatch-standard{background-color:#c8c8cc}.product-buy__section-title{font-size:1.375rem;font-weight:700;line-height:1.25;color:#000}.product-buy__section-sub{display:block;margin-top:.25rem;font-size:.875rem;font-weight:400;color:#767676}.product-buy-option{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #d9d9d9;border-radius:.375rem;background:#fff;padding:1rem 1.125rem;text-align:left;transition:border-color .2s ease,box-shadow .2s ease}.product-buy-option:hover:not(:disabled){border-color:#000}.product-buy-option--active{border-color:#006bea;box-shadow:inset 0 0 0 1px #006bea}.product-buy-option--disabled{opacity:.45;cursor:not-allowed}.product-buy-option__label{font-size:.9375rem;font-weight:600;color:#000}.product-buy-option__price{font-size:.9375rem;font-weight:500;color:#000;white-space:nowrap}.product-buy-color{display:flex;flex-direction:column;align-items:center;gap:.5rem;border:1px solid transparent;border-radius:.5rem;padding:.5rem .25rem;background:transparent;transition:border-color .2s ease}.product-buy-color:hover:not(:disabled){border-color:#d9d9d9}.product-buy-color--active{border-color:#006bea}.product-buy-color--disabled{opacity:.4;cursor:not-allowed}.product-buy-color__swatch{display:block;height:2.25rem;width:2.25rem;border-radius:9999px;border:1px solid rgba(0,0,0,.12)}.product-buy-color--active .product-buy-color__swatch{outline:2px solid #006bea;outline-offset:2px}.product-buy-color__name{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:.6875rem;font-weight:500;line-height:1.2;color:#363636;text-align:center}.product-swatch-cobalt-violet{background-color:#6b5b95}.product-swatch-sky-blue{background-color:#7eb6d4}.product-swatch-pink-gold{background-color:#e8c4b8}.product-swatch-silver-shadow{background-color:#b8bcc4}
