:root{--msz-ink: #071a3a;--msz-muted: #5e6d83;--msz-blue: #0b72ff;--msz-cyan: #2bc8ff;--msz-border: rgba(18, 89, 177, .12);--msz-glass: rgba(255, 255, 255, .68);--msz-shadow: 0 20px 60px rgba(31, 89, 162, .12);--msz-radius-xl: 30px;--msz-radius-lg: 22px;--msz-radius-md: 16px;--msz-page: min(1440px, calc(100% - 32px) )}.msz-glassos,.msz-glassos *{box-sizing:border-box}.msz-glassos{color:var(--msz-ink)}.msz-page{width:var(--msz-page);margin-inline:auto}.msz-glass{border:1px solid rgba(255,255,255,.92);background:linear-gradient(145deg,#ffffffd1,#f4f9ff8a);box-shadow:var(--msz-shadow),inset 0 1px #fffffffa,inset 0 -1px #2979db14;-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%)}.msz-section-kicker{margin:0 0 8px;color:var(--msz-blue);font-size:12px;font-weight:750;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.msz-section-heading{margin:0;color:var(--msz-ink);font-size:clamp(30px,4vw,54px);line-height:1.04;letter-spacing:-.045em}.msz-section-copy{max-width:680px;margin:15px 0 0;color:var(--msz-muted);font-size:16px;line-height:1.65}.msz-button{min-height:52px;padding:0 22px;border:1px solid transparent;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:14px;color:inherit;font-size:14px;font-weight:720;line-height:1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.msz-button svg{width:18px;height:18px}.msz-button--primary{color:#fff;border-color:#ffffff73;background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 44%),linear-gradient(115deg,var(--msz-blue),var(--msz-cyan));box-shadow:0 16px 34px #0b72ff3b,inset 0 1px #ffffff73}.msz-button--secondary{color:var(--msz-ink);border-color:#1259b124;background:#ffffffc7;box-shadow:0 12px 28px #1f59a214,inset 0 1px #fff}@media(hover:hover){.msz-button:hover{transform:translateY(-2px)}.msz-button--primary:hover{box-shadow:0 20px 42px #0b72ff4d,inset 0 1px #ffffff80}}.msz-header-wrap{position:sticky;top:0;z-index:40;padding:12px 0;pointer-events:none}.msz-header{width:var(--msz-page);min-height:66px;margin-inline:auto;padding:8px 10px 8px 16px;border:1px solid rgba(255,255,255,.94);border-radius:22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;background:#fcfeffc7;box-shadow:0 18px 44px #194c8f1a,inset 0 1px #fff;-webkit-backdrop-filter:blur(22px) saturate(145%);backdrop-filter:blur(22px) saturate(145%);pointer-events:auto}.msz-header__brand{min-width:132px;display:inline-flex;align-items:center;gap:10px;color:var(--msz-ink);text-decoration:none}.msz-header__brand img{display:block;width:auto;max-width:170px;height:43px;object-fit:contain}.msz-header__fallback-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(145deg,var(--msz-blue),var(--msz-cyan));box-shadow:0 10px 24px #0b72ff38;font-size:20px;font-weight:800}.msz-header__fallback-name{display:grid;gap:1px;font-size:13px;font-weight:800;line-height:1;letter-spacing:.05em;text-transform:uppercase}.msz-header__fallback-name small{color:var(--msz-blue);font-size:8px;letter-spacing:.24em}.msz-header__nav{display:flex;align-items:center;justify-content:center;gap:5px}.msz-header__nav a{padding:12px 14px;border-radius:12px;color:var(--msz-ink);font-size:13px;font-weight:650;text-decoration:none;transition:background .16s ease,color .16s ease}.msz-header__nav a:hover,.msz-header__nav a[aria-current=page]{color:var(--msz-blue);background:#0b72ff12}.msz-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.msz-icon-button{width:44px;height:44px;border:1px solid transparent;border-radius:14px;display:inline-grid;place-items:center;color:var(--msz-ink);background:transparent;text-decoration:none}.msz-icon-button:hover{border-color:var(--msz-border);background:#ffffffc2}.msz-icon-button svg{width:21px;height:21px}.msz-header__cart{position:relative}.msz-header__cart-count{position:absolute;right:4px;top:2px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;display:grid;place-items:center;color:#fff;background:var(--msz-blue);font-size:9px;font-weight:800}.msz-header__mobile{display:none}.msz-hero{position:relative;isolation:isolate;overflow:hidden;margin-top:-90px;padding:148px 0 86px;background:radial-gradient(circle at 73% 28%,rgba(43,200,255,.16),transparent 33%),radial-gradient(circle at 18% 10%,rgba(255,255,255,.98),transparent 43%),linear-gradient(150deg,#fff,#f7fbff 55%,#edf6ff)}.msz-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:.34;background-image:linear-gradient(rgba(26,105,207,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(26,105,207,.035) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(circle at 68% 34%,#000 0%,transparent 67%);mask-image:radial-gradient(circle at 68% 34%,#000 0%,transparent 67%)}.msz-hero__layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:clamp(42px,6vw,92px)}.msz-hero__eyebrow{width:fit-content;margin-bottom:22px;padding:9px 13px;border:1px solid var(--msz-border);border-radius:999px;display:inline-flex;align-items:center;gap:9px;color:var(--msz-blue);background:#ffffffb3;box-shadow:inset 0 1px #fff,0 10px 30px #1f59a212;font-size:11px;font-weight:780;letter-spacing:.06em;text-transform:uppercase}.msz-hero__eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--msz-blue);box-shadow:0 0 0 5px #0b72ff17}.msz-hero__heading{max-width:720px;margin:0;color:var(--msz-ink);font-size:clamp(50px,5.6vw,86px);font-weight:800;line-height:.98;letter-spacing:-.06em;text-wrap:balance}.msz-hero__heading strong{color:var(--msz-blue);font-weight:inherit;background:linear-gradient(110deg,var(--msz-blue),#22baf4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.msz-hero__copy{max-width:630px;margin-top:24px;color:var(--msz-muted);font-size:clamp(16px,1.25vw,19px);line-height:1.66}.msz-hero__copy>*{margin:0}.msz-hero__buttons{margin-top:31px;display:flex;flex-wrap:wrap;gap:12px}.msz-hero__trust{margin-top:25px;display:flex;flex-wrap:wrap;gap:8px}.msz-hero__trust-item{min-height:38px;padding:0 12px;border:1px solid rgba(18,89,177,.09);border-radius:13px;display:inline-flex;align-items:center;gap:8px;color:var(--msz-muted);background:#ffffffa1;font-size:11px;font-weight:650}.msz-hero__trust-item svg{width:17px;height:17px;color:var(--msz-blue)}.msz-hero__visual{position:relative;min-height:600px}.msz-hero__orbit{position:absolute;left:2%;right:2%;top:4%;bottom:3%;border:1px solid rgba(11,114,255,.14);border-radius:50%;transform:rotate(-10deg)}.msz-hero__orbit:before,.msz-hero__orbit:after{content:"";position:absolute;border:1px solid rgba(43,200,255,.16);border-radius:inherit}.msz-hero__orbit:before{top:8%;right:8%;bottom:8%;left:8%}.msz-hero__orbit:after{top:22%;right:22%;bottom:22%;left:22%}.msz-hero__platform{position:absolute;left:7%;right:2%;bottom:3%;height:26%;border:1px solid rgba(58,149,244,.2);border-radius:50%;transform:perspective(720px) rotateX(66deg);background:radial-gradient(ellipse at center,rgba(255,255,255,.95) 0 23%,rgba(65,185,255,.2) 45%,transparent 70%);box-shadow:0 35px 80px #217de02b,inset 0 0 34px #fffffff2}.msz-hero__logo-object{position:absolute;left:18%;right:18%;top:13%;bottom:14%;display:grid;place-items:center;transform-style:preserve-3d}.msz-hero__logo-halo{position:absolute;width:82%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(69,180,255,.22),rgba(255,255,255,.02) 60%,transparent 72%);filter:blur(10px)}.msz-hero__logo-object img{position:relative;z-index:2;width:min(88%,460px);max-height:430px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 34px 38px rgba(40,101,169,.16))}.msz-hero__logo-fallback{position:relative;z-index:2;color:transparent;background:linear-gradient(145deg,#fff,#d7e8fa 35%,#fff 55%,#8fdcff 72%,#eef8ff);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 25px 28px rgba(32,98,178,.18)) drop-shadow(0 0 1px rgba(8,48,104,.8));font-size:clamp(170px,19vw,290px);font-weight:900;line-height:.8;letter-spacing:-.14em}.msz-hero-card{position:absolute;width:180px;min-height:112px;padding:16px;border-radius:24px;display:grid;align-content:center;gap:11px;color:var(--msz-ink);text-decoration:none;transition:transform .22s ease}.msz-hero-card--1{left:0;top:16%;transform:rotate(-4deg)}.msz-hero-card--2{right:0;top:12%;transform:rotate(4deg)}.msz-hero-card--3{left:2%;bottom:16%;transform:rotate(3deg)}.msz-hero-card--4{right:-1%;bottom:18%;transform:rotate(-3deg)}.msz-hero-card__icon{width:43px;height:43px;border:1px solid rgba(255,255,255,.92);border-radius:14px;display:grid;place-items:center;color:var(--msz-blue);background:#ffffffc2;box-shadow:0 11px 24px #1f59a21a,inset 0 1px #fff}.msz-hero-card__icon svg{width:23px;height:23px}.msz-hero-card strong{font-size:15px;letter-spacing:-.02em}.msz-hero-card small{color:var(--msz-muted);font-size:11px}@media(hover:hover){.msz-hero-card:hover{transform:translateY(-5px)}}.msz-smart-search{margin-top:34px;padding:11px;border:1px solid rgba(18,89,177,.1);border-radius:20px;display:grid;grid-template-columns:1fr auto;gap:10px;background:#ffffffad;box-shadow:0 16px 42px #1f59a214,inset 0 1px #fff}.msz-smart-search input{width:100%;min-width:0;min-height:48px;padding:0 16px;border:0;outline:none;color:var(--msz-ink);background:transparent;font:inherit}.msz-smart-search button{min-width:120px;border:0;cursor:pointer}.msz-zones{padding:86px 0;background:#fff}.msz-zones__head,.msz-products__head{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.msz-zones__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.msz-zone-card{position:relative;min-height:210px;padding:20px;overflow:hidden;border:1px solid rgba(18,89,177,.1);border-radius:22px;display:flex;flex-direction:column;color:var(--msz-ink);text-decoration:none;background:linear-gradient(155deg,rgba(255,255,255,.96),var(--msz-zone-tint, #edf6ff));box-shadow:0 16px 38px #1f59a212,inset 0 1px #fff;transition:transform .18s ease,box-shadow .18s ease}.msz-zone-card:after{content:"";position:absolute;width:160%;aspect-ratio:1;left:-28%;bottom:-78%;border-radius:44%;background:repeating-radial-gradient(ellipse at center,transparent 0 9%,rgba(36,139,255,.1) 10% 11%,transparent 12% 18%);transform:rotate(14deg)}.msz-zone-card__icon{position:relative;z-index:1;width:43px;height:43px;margin-bottom:auto;border:1px solid rgba(255,255,255,.95);border-radius:14px;display:grid;place-items:center;color:var(--msz-zone-accent, var(--msz-blue));background:#ffffffb8;box-shadow:0 10px 24px #1f59a217,inset 0 1px #fff}.msz-zone-card__icon svg{width:23px;height:23px}.msz-zone-card h3{position:relative;z-index:1;margin:34px 0 6px;font-size:17px;line-height:1.1;letter-spacing:-.025em}.msz-zone-card p{position:relative;z-index:1;margin:0;color:var(--msz-muted);font-size:12px;line-height:1.45}@media(hover:hover){.msz-zone-card:hover{transform:translateY(-5px);box-shadow:0 23px 50px #1f59a21f,inset 0 1px #fff}}.msz-products{padding:82px 0 96px;background:radial-gradient(circle at 85% 12%,rgba(43,200,255,.11),transparent 25%),linear-gradient(180deg,#fbfdff,#f3f8ff)}.msz-products__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.msz-product-card{min-width:0;padding:12px;border:1px solid rgba(18,89,177,.1);border-radius:22px;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;color:var(--msz-ink);background:#ffffffd1;box-shadow:0 16px 40px #1f59a212,inset 0 1px #fff}.msz-product-card__media{position:relative;aspect-ratio:1 / .92;overflow:hidden;border-radius:16px;background:linear-gradient(145deg,#eef6ff,#fff)}.msz-product-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .24s ease}.msz-product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--msz-blue);background:linear-gradient(145deg,#eff7ff,#fff);font-size:42px;font-weight:800}.msz-product-card__body{padding:15px 3px 13px}.msz-product-card__vendor{margin:0 0 5px;color:var(--msz-blue);font-size:10px;font-weight:730;letter-spacing:.06em;text-transform:uppercase}.msz-product-card h3{margin:0;font-size:15px;line-height:1.25;letter-spacing:-.02em}.msz-product-card h3 a{color:inherit;text-decoration:none}.msz-product-card__price{margin:10px 0 0;color:var(--msz-ink);font-size:15px;font-weight:800}.msz-product-card__price s{margin-left:5px;color:#94a0b2;font-size:11px;font-weight:500}.msz-product-card__cta{min-height:42px;border-radius:13px;display:flex;align-items:center;justify-content:center;color:var(--msz-blue);background:#0b72ff11;font-size:12px;font-weight:730;text-decoration:none}@media(hover:hover){.msz-product-card:hover .msz-product-card__media img{transform:scale(1.035)}}.msz-trust{padding:0 0 96px;background:#f3f8ff}.msz-trust__panel{padding:24px;border-radius:28px;display:grid;grid-template-columns:repeat(4,1fr) minmax(270px,1.45fr);align-items:stretch;gap:8px}.msz-trust__metric,.msz-trust__support{min-height:118px;padding:18px;border-radius:18px;display:grid;align-content:center}.msz-trust__metric{border-right:1px solid rgba(18,89,177,.09)}.msz-trust__metric strong{color:var(--msz-ink);font-size:27px;line-height:1;letter-spacing:-.04em}.msz-trust__metric span{margin-top:8px;color:var(--msz-muted);font-size:11px}.msz-trust__support{color:#fff;background:radial-gradient(circle at 90% 5%,rgba(43,200,255,.42),transparent 40%),linear-gradient(135deg,#071a3a,#0c3a78)}.msz-trust__support strong{font-size:16px}.msz-trust__support p{margin:6px 0 13px;color:#ffffffb8;font-size:12px}.msz-trust__contacts{display:grid;gap:7px}.msz-trust__contacts a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:12px;font-weight:650;text-decoration:none}.msz-trust__contacts svg{width:17px;height:17px}@media screen and (max-width:1180px){.msz-zones__grid,.msz-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.msz-hero__layout{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:28px}.msz-hero-card{width:155px}.msz-trust__panel{grid-template-columns:repeat(4,1fr)}.msz-trust__support{grid-column:1 / -1}}@media screen and (max-width:899px){.msz-header{grid-template-columns:auto 1fr}.msz-header__nav,.msz-header__actions .msz-header__desktop-action{display:none}.msz-header__actions{justify-self:end}.msz-header__mobile{display:block}.msz-header__mobile summary{list-style:none;cursor:pointer}.msz-header__mobile summary::-webkit-details-marker{display:none}.msz-header__mobile-menu{position:absolute;left:16px;right:16px;top:calc(100% + 8px);padding:12px;border:1px solid rgba(255,255,255,.95);border-radius:20px;display:grid;gap:4px;background:#fcfefff5;box-shadow:var(--msz-shadow)}.msz-header__mobile-menu a{padding:13px 14px;border-radius:12px;color:var(--msz-ink);font-size:14px;font-weight:650;text-decoration:none}.msz-hero{margin-top:-90px;padding-top:145px}.msz-hero__layout{grid-template-columns:1fr;gap:34px}.msz-hero__visual{min-height:510px}.msz-trust__panel{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){:root{--msz-page: min(100% - 24px, 540px)}.msz-header-wrap{padding-top:8px}.msz-header{min-height:60px;padding:7px 8px 7px 12px;border-radius:19px}.msz-header__brand{min-width:0}.msz-header__brand img{max-width:125px;height:36px}.msz-header__fallback-name{font-size:11px}.msz-icon-button{width:40px;height:40px}.msz-hero{padding:132px 0 54px}.msz-hero:before{display:none}.msz-hero__eyebrow{margin-bottom:17px;font-size:9px}.msz-hero__heading{font-size:clamp(43px,13vw,60px)}.msz-hero__copy{margin-top:18px;font-size:15px;line-height:1.55}.msz-hero__buttons{display:grid;grid-template-columns:1fr;margin-top:24px}.msz-button{width:100%;min-height:50px}.msz-hero__trust{display:grid;grid-template-columns:1fr 1fr}.msz-hero__trust-item{min-width:0;padding:0 9px;font-size:10px}.msz-smart-search{grid-template-columns:1fr;margin-top:22px}.msz-smart-search button{width:100%}.msz-hero__visual{min-height:440px}.msz-hero__orbit{left:8%;right:8%;top:4%;bottom:6%}.msz-hero__logo-object{left:14%;right:14%;top:13%;bottom:20%}.msz-hero__logo-object img{width:84%;mix-blend-mode:multiply}.msz-hero__logo-fallback{font-size:165px}.msz-hero-card{width:calc(50% - 8px);min-height:98px;padding:12px;border-radius:19px;-webkit-backdrop-filter:blur(9px) saturate(120%);backdrop-filter:blur(9px) saturate(120%)}.msz-hero-card--1{left:0;top:8%}.msz-hero-card--2{right:0;top:8%}.msz-hero-card--3{left:0;bottom:4%}.msz-hero-card--4{right:0;bottom:4%}.msz-hero-card__icon{width:36px;height:36px}.msz-hero-card strong{font-size:13px}.msz-hero-card small{display:none}.msz-zones,.msz-products{padding:62px 0}.msz-zones__head,.msz-products__head{margin-bottom:22px;display:block}.msz-section-heading{font-size:36px}.msz-zones__grid,.msz-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.msz-zone-card{min-height:175px;padding:15px;border-radius:19px}.msz-zone-card h3{margin-top:25px;font-size:15px}.msz-product-card{padding:9px;border-radius:18px}.msz-product-card__media{border-radius:13px}.msz-product-card h3{font-size:13px}.msz-trust{padding-bottom:66px}.msz-trust__panel{padding:12px;border-radius:22px;grid-template-columns:repeat(2,1fr)}.msz-trust__metric{min-height:96px;padding:12px}.msz-trust__metric strong{font-size:22px}.msz-trust__support{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){.msz-button,.msz-hero-card,.msz-zone-card,.msz-product-card__media img{transition:none!important}}#cart-drawer .theme-drawer__dialog{--theme-drawer-width: min(470px, 100vw);--theme-drawer-padding: 20px;border-left:1px solid rgba(124,174,226,.24);color:#071a3a;background:radial-gradient(circle at 88% 2%,rgba(43,200,255,.16),transparent 28%),linear-gradient(180deg,#fcfefffa,#f3f9fffa);box-shadow:-28px 0 78px #1647842e;backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}#cart-drawer .theme-drawer__dialog::backdrop{background:#05142d38;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}#cart-drawer .theme-drawer__header{min-height:78px;padding:18px 20px 14px;border-bottom:1px solid rgba(91,145,202,.13);background:#fcfeffc7;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}#cart-drawer .theme-drawer__title{gap:9px;color:#071a3a;font-size:26px;font-weight:800;line-height:1;letter-spacing:-.04em}#cart-drawer .theme-drawer__badge{min-width:25px;height:25px;border:1px solid rgba(11,114,255,.11);color:#0b72ff;background:#0b72ff14;font-size:10px;font-weight:750}#cart-drawer .theme-drawer__close-button{width:38px;height:38px;border:1px solid rgba(91,145,202,.16);color:#071a3a;background:#ffffffd1;box-shadow:0 10px 24px #1f59a214,inset 0 1px #fff}#cart-drawer .cart-drawer__content{background:radial-gradient(circle at 95% 8%,rgba(43,200,255,.08),transparent 26%),linear-gradient(180deg,#f8fcfff0,#f2f8fffa)}#cart-drawer .cart-drawer__items{padding:16px 18px 8px;scrollbar-width:thin;scrollbar-color:rgba(11,114,255,.28) transparent}#cart-drawer .cart-drawer__items::-webkit-scrollbar{width:6px}#cart-drawer .cart-drawer__items::-webkit-scrollbar-thumb{border-radius:999px;background:#0b72ff40}#cart-drawer .cart-items__table-row{column-gap:12px;margin-bottom:12px;padding:12px;border:1px solid rgba(91,145,202,.13)!important;border-radius:19px;background:linear-gradient(145deg,#fffffff5,#eff7ffd6);box-shadow:0 14px 34px #1f59a212,inset 0 1px #fff}#cart-drawer .cart-items__table-row:last-child{margin-bottom:0}#cart-drawer .cart-items__media-container{overflow:hidden;border:1px solid rgba(91,145,202,.13);border-radius:14px;background:#eef7ff;box-shadow:0 8px 20px #1f59a214}#cart-drawer .cart-items__media-image{object-fit:cover}#cart-drawer .cart-items__details{color:#66768c}#cart-drawer .cart-items__title{color:#071a3a;font-size:14px;font-weight:760;line-height:1.25;letter-spacing:-.015em}#cart-drawer .cart-items__variants,#cart-drawer .cart-items__variant,#cart-drawer .cart-items__properties,#cart-drawer .cart-items__unit-price-wrapper{color:#6c7b90;font-size:11px;line-height:1.4}#cart-drawer .cart-items__price{color:#071a3a;font-size:13px;font-weight:760}#cart-drawer .cart-items__quantity{margin-top:9px}#cart-drawer .quantity-selector{min-height:39px;overflow:hidden;border:1px solid rgba(91,145,202,.16);border-radius:12px;background:#ffffffd1;box-shadow:inset 0 1px #fff}#cart-drawer .quantity-selector button{color:#071a3a}#cart-drawer .quantity-selector input{color:#071a3a;font-weight:700}#cart-drawer .cart-items__remove{border:1px solid rgba(91,145,202,.12);border-radius:11px;color:#68778b;background:#ffffffbd}#cart-drawer .cart-drawer__summary{gap:14px;padding:18px;border-top:1px solid rgba(91,145,202,.13);background:linear-gradient(180deg,#fafdffeb,#f4f9fffa);box-shadow:0 -18px 45px #1f59a214;-webkit-mask-image:none;mask-image:none;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}#cart-drawer .cart-actions summary{min-height:43px;padding:0 2px;color:#071a3a;font-size:12px;font-weight:700}#cart-drawer .cart__summary-totals{gap:12px}#cart-drawer .cart__total-label{color:#65748a;font-size:12px}#cart-drawer .cart__total-value{color:#071a3a;font-size:22px;font-weight:800;letter-spacing:-.03em}#cart-drawer .cart__ctas{gap:9px}#cart-drawer .cart__checkout-button,#cart-drawer button[name=checkout]{min-height:54px;border:1px solid rgba(255,255,255,.42);border-radius:15px;color:#fff;background:linear-gradient(180deg,rgba(255,255,255,.14),transparent 44%),linear-gradient(115deg,#0b72ff,#2bc8ff);box-shadow:0 16px 34px #0b72ff3d,inset 0 1px #ffffff73;font-weight:760}#cart-drawer .cart__checkout-button:hover,#cart-drawer button[name=checkout]:hover{transform:translateY(-1px);filter:brightness(1.02)}#cart-drawer .cart-drawer--empty .cart-drawer__items,#cart-drawer cart-drawer-component:not(:has(.cart-form)) .cart-drawer__items{padding:26px}#cart-drawer .cart-items__wrapper--drawer-empty{min-height:56vh;padding:24px;border:1px solid rgba(91,145,202,.12);border-radius:24px;background:radial-gradient(circle at 50% 0%,rgba(43,200,255,.11),transparent 38%),#ffffffb8;box-shadow:0 18px 42px #1f59a212}#cart-drawer .cart-items__empty-button{min-height:50px;border-radius:14px;background:linear-gradient(115deg,#0b72ff,#2bc8ff);box-shadow:0 14px 30px #0b72ff38}@media screen and (max-width:749px){#cart-drawer .theme-drawer__dialog{--theme-drawer-width: 100%;border-left:0}#cart-drawer .theme-drawer__header{min-height:70px;padding:15px 16px 12px}#cart-drawer .theme-drawer__title{font-size:23px}#cart-drawer .cart-drawer__items{padding:12px 10px 6px}#cart-drawer .cart-items__table-row{grid-template-columns:82px minmax(0,1fr) auto;column-gap:10px;padding:10px;border-radius:17px}#cart-drawer .cart-items__title{font-size:13px}#cart-drawer .cart-items__price{font-size:12px}#cart-drawer .cart-drawer__summary{padding:14px 12px 12px}#cart-drawer .cart__total-value{font-size:19px}#cart-drawer .cart__checkout-button,#cart-drawer button[name=checkout]{min-height:52px;border-radius:14px}}@media(prefers-reduced-motion:reduce){#cart-drawer .cart__checkout-button,#cart-drawer button[name=checkout]{transition:none!important}}body.template-index{--msz-content-width: 1320px;--msz-desktop-gutter: 28px;--msz-tablet-gutter: 22px;--msz-mobile-gutter: 16px;--msz-section-space: clamp(58px, 6vw, 92px);--msz-section-space-mobile: 52px;--msz-heading-gap: 14px}body.template-index,body.template-index #MainContent,body.template-index .shopify-section{width:100%;max-width:100%;overflow-x:clip}body.template-index .msz-page,body.template-index .msz-header__inner,body.template-index .msz-product-wrap,body.template-index .msz-products__inner,body.template-index .msz-combos__inner,body.template-index .msz-zones__inner,body.template-index .msz-trust__inner,body.template-index .msz-category__inner,body.template-index .msz-showcase__inner,body.template-index .msz-gift-card__inner,body.template-index .msz-trending__inner{width:min(var(--msz-content-width),calc(100% - var(--msz-desktop-gutter) * 2))!important;max-width:var(--msz-content-width)!important;margin-left:auto!important;margin-right:auto!important}body.template-index .msz-page{padding-left:0!important;padding-right:0!important}body.template-index .shopify-section>section:not(.msz-header):not(.msz-announcement){margin:0}body.template-index .msz-hero,body.template-index .msz-products,body.template-index .msz-combos,body.template-index .msz-zones,body.template-index .msz-trust,body.template-index .msz-category,body.template-index .msz-showcase,body.template-index .msz-gift-card,body.template-index .msz-trending,body.template-index .msz-product-shell{padding-top:var(--msz-section-space)!important;padding-bottom:var(--msz-section-space)!important}body.template-index .msz-hero{padding-top:clamp(34px,4vw,58px)!important}body.template-index .shopify-section+.shopify-section .msz-products,body.template-index .shopify-section+.shopify-section .msz-combos,body.template-index .shopify-section+.shopify-section .msz-zones,body.template-index .shopify-section+.shopify-section .msz-trust,body.template-index .shopify-section+.shopify-section .msz-category,body.template-index .shopify-section+.shopify-section .msz-showcase,body.template-index .shopify-section+.shopify-section .msz-gift-card,body.template-index .shopify-section+.shopify-section .msz-trending{margin-top:0!important}body.template-index .msz-products__head,body.template-index .msz-section-head,body.template-index .msz-combos__head,body.template-index .msz-zones__head,body.template-index .msz-category__head,body.template-index .msz-trending__head{width:100%;margin:0 0 clamp(26px,3vw,40px)!important;padding:0!important;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}body.template-index .msz-products__head>div,body.template-index .msz-section-head>div,body.template-index .msz-combos__head>div,body.template-index .msz-zones__head>div{min-width:0}body.template-index .msz-section-kicker{margin:0 0 8px!important}body.template-index .msz-section-heading,body.template-index .msz-products__heading,body.template-index .msz-combos__heading,body.template-index .msz-zones__heading{margin:0!important;max-width:760px;text-wrap:balance}body.template-index .msz-section-copy,body.template-index .msz-products__copy,body.template-index .msz-combos__copy,body.template-index .msz-zones__copy{margin:var(--msz-heading-gap) 0 0!important;max-width:680px}body.template-index .msz-products__view-all,body.template-index .msz-section-view-all{flex:0 0 auto;margin:0!important;align-self:flex-end}body.template-index .msz-hero__layout{width:100%;align-items:center!important;gap:clamp(34px,5vw,76px)!important;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr)!important}body.template-index .msz-hero__content,body.template-index .msz-hero__visual{min-width:0}body.template-index .msz-hero__heading{margin-top:0!important;margin-bottom:18px!important;max-width:760px}body.template-index .msz-hero__copy{margin-top:0!important;margin-bottom:26px!important;max-width:630px}body.template-index .msz-hero__buttons{margin-top:0!important;display:flex;align-items:center;flex-wrap:wrap;gap:12px!important}body.template-index .msz-products__grid,body.template-index .msz-trending__grid,body.template-index .msz-category__grid,body.template-index .msz-zones__grid{width:100%;margin:0!important;padding:0!important;align-items:stretch}body.template-index .msz-products__grid>*,body.template-index .msz-trending__grid>*,body.template-index .msz-category__grid>*,body.template-index .msz-zones__grid>*{min-width:0;height:100%}body.template-index .msz-product-card,body.template-index .msz-combo-card,body.template-index .msz-zone-card,body.template-index .msz-category-card{height:100%;margin:0!important}body.template-index .msz-product-card__content,body.template-index .msz-combo-card__content,body.template-index .msz-zone-card__content{display:flex;flex-direction:column;height:100%}body.template-index .msz-product-card__actions,body.template-index .msz-combo-card__actions{margin-top:auto}body.template-index .msz-combos__grid{width:100%;margin:0!important;padding:0!important;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(18px,2vw,26px)!important}body.template-index .msz-combo-card.is-featured{transform:none}body.template-index .msz-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}body.template-index .msz-header__nav{justify-self:start}body.template-index .msz-header__logo,body.template-index .msz-header__brand{justify-self:center}body.template-index .msz-header__actions{justify-self:end}body.template-index .msz-product-card img,body.template-index .msz-combo-card img,body.template-index .msz-zone-card img,body.template-index .msz-category-card img,body.template-index .msz-showcase img{display:block;width:100%;max-width:100%}@media screen and (max-width:989px){body.template-index .msz-page,body.template-index .msz-header__inner,body.template-index .msz-product-wrap,body.template-index .msz-products__inner,body.template-index .msz-combos__inner,body.template-index .msz-zones__inner,body.template-index .msz-trust__inner,body.template-index .msz-category__inner,body.template-index .msz-showcase__inner,body.template-index .msz-gift-card__inner,body.template-index .msz-trending__inner{width:calc(100% - var(--msz-tablet-gutter) * 2)!important}body.template-index .msz-hero__layout{grid-template-columns:minmax(0,1fr)!important;gap:38px!important}body.template-index .msz-hero__content{max-width:760px;margin-inline:auto;text-align:center}body.template-index .msz-hero__copy{margin-left:auto!important;margin-right:auto!important}body.template-index .msz-hero__buttons{justify-content:center}body.template-index .msz-combos__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){body.template-index{--msz-section-space: var(--msz-section-space-mobile)}body.template-index .msz-page,body.template-index .msz-header__inner,body.template-index .msz-product-wrap,body.template-index .msz-products__inner,body.template-index .msz-combos__inner,body.template-index .msz-zones__inner,body.template-index .msz-trust__inner,body.template-index .msz-category__inner,body.template-index .msz-showcase__inner,body.template-index .msz-gift-card__inner,body.template-index .msz-trending__inner{width:calc(100% - var(--msz-mobile-gutter) * 2)!important}body.template-index .msz-hero{padding-top:26px!important;padding-bottom:50px!important}body.template-index .msz-products,body.template-index .msz-combos,body.template-index .msz-zones,body.template-index .msz-trust,body.template-index .msz-category,body.template-index .msz-showcase,body.template-index .msz-gift-card,body.template-index .msz-trending,body.template-index .msz-product-shell{padding-top:52px!important;padding-bottom:52px!important}body.template-index .msz-products__head,body.template-index .msz-section-head,body.template-index .msz-combos__head,body.template-index .msz-zones__head,body.template-index .msz-category__head,body.template-index .msz-trending__head{display:block;margin-bottom:24px!important}body.template-index .msz-products__view-all,body.template-index .msz-section-view-all{display:inline-flex;margin-top:16px!important}body.template-index .msz-hero__layout{gap:28px!important}body.template-index .msz-hero__heading{margin-bottom:14px!important}body.template-index .msz-hero__copy{margin-bottom:22px!important}body.template-index .msz-combos__grid{grid-template-columns:minmax(0,1fr);gap:16px!important}body.template-index .msz-products__grid,body.template-index .msz-trending__grid,body.template-index .msz-zones__grid,body.template-index .msz-category__grid{gap:14px!important}body.template-index .msz-header__inner{grid-template-columns:44px 1fr 44px;gap:8px}body.template-index .msz-header__logo,body.template-index .msz-header__brand{justify-self:center;min-width:0}body.template-index .msz-header__actions{justify-self:end}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/msz-glassos.css.map */
