:root{--blue:#006bff;--blue2:#0052d9;--cyan:#00c8df;--navy:#06166b;--deep:#001043;--ink:#07145f;--muted:#6472a4;--line:#dfe8fa;--soft:#f6faff;--green:#23cda4;--red:#ff3f68;--gold:#ffb100;--shadow:0 20px 60px rgba(0,36,125,.08);--radius:16px}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;line-height:1.55}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;background:#fff;padding:12px;z-index:1000}.page-width{max-width:1280px;margin:0 auto;padding:0 28px}.section-gap{margin-top:44px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.section-title h2{font-size:25px;line-height:1.1;margin:0;font-weight:900;letter-spacing:-.02em}.section-title a,.accent-link{color:var(--cyan);font-weight:900}.topbar{height:46px;background:linear-gradient(90deg,#001d69,#000c3f);color:#fff;font-size:13px;font-weight:800}.topbar .page-width{height:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar__item{display:flex;align-items:center;gap:8px;white-space:nowrap}.topbar__item svg{width:20px;height:20px;stroke:var(--cyan);stroke-width:2}.topbar__social{display:flex;gap:18px;align-items:center}.header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.header__inner{height:94px;display:flex;align-items:center;gap:38px}.logo{display:flex;align-items:center;gap:13px;min-width:max-content}.logo__mark{width:57px;height:45px}.logo__text{font-size:39px;line-height:1;font-weight:950;letter-spacing:.18em;font-style:italic;color:var(--navy)}.nav{display:flex;align-items:center;gap:34px;margin-left:auto;font-weight:900;font-size:14px}.nav a{padding:37px 0 34px;border-bottom:3px solid transparent}.nav a:hover,.nav .active{color:var(--cyan);border-color:var(--cyan)}.actions{display:flex;align-items:center;gap:22px}.ico{width:29px;height:29px;fill:none;stroke:var(--navy);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.cart-link{position:relative}.cart-count{position:absolute;right:-11px;top:-12px;background:var(--cyan);color:#fff;font-size:11px;font-weight:900;min-width:21px;height:21px;border-radius:99px;display:grid;place-items:center}.menu-toggle{display:none;border:0;background:#fff;font-size:30px;color:var(--navy)}.mobile-nav{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 28px;border-radius:8px;border:1px solid transparent;font-weight:900;cursor:pointer;transition:.18s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(90deg,var(--cyan),var(--blue));color:#fff;box-shadow:0 14px 35px #006bff33}.btn-dark{background:var(--navy);color:#fff}.btn-outline{background:#fff;color:var(--blue);border-color:var(--blue)}.btn-plain{background:transparent;color:var(--blue);padding:0}.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0,#f7fbff)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 60% 44%,rgba(0,200,223,.09),transparent 34%),radial-gradient(circle at 25% 38%,rgba(0,107,255,.07),transparent 28%)}.hero__inner{position:relative;min-height:604px;display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center}.eyebrow{margin:0 0 12px;color:var(--cyan);font-weight:950;font-size:12px;letter-spacing:.08em}.hero h1{font-size:58px;line-height:1.08;margin:0 0 18px;font-weight:950;letter-spacing:-.04em}.blue{color:var(--blue)}.cyan{color:var(--cyan)}.hero p{max-width:530px;color:#546398;font-size:18px;font-weight:700;margin:0 0 26px}.hero__pills{margin-top:30px;display:flex;flex-wrap:wrap;gap:22px;color:var(--ink);font-size:12px;font-weight:850}.hero__pills span{display:flex;align-items:center;gap:8px}.mini-icon{width:32px;height:32px;border-radius:50%;background:#eaffff;color:var(--cyan);display:grid;place-items:center}.hero__art{min-height:470px;display:grid;place-items:center;position:relative}.hero__art img{width:100%;max-height:520px;object-fit:contain;filter:drop-shadow(0 22px 50px rgba(0,60,170,.12))}.strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.strip--overlap{position:relative;margin-top:-24px;z-index:2}.strip__item{display:grid;grid-template-columns:54px 1fr;gap:4px 17px;align-items:center;padding:26px 28px;border-right:1px solid var(--line)}.strip__item:last-child{border-right:0}.circle-icon{grid-row:span 2;width:52px;height:52px;border-radius:50%;border:1px solid #cce4ff;background:#f6fbff;color:var(--blue);display:grid;place-items:center}.circle-icon svg{width:28px;height:28px;stroke:currentColor}.strip strong{font-size:13px;font-weight:950}.strip small{font-size:12px;color:var(--muted);font-weight:700}.categories{text-align:center}.cat-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.cat-card{height:104px;border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:900;box-shadow:0 14px 35px #00247d0a}.cat-card:hover{border-color:#9ddcff;box-shadow:var(--shadow);transform:translateY(-2px)}.cat-card svg{width:34px;height:34px;stroke:var(--blue)}.cat-card img{width:38px;height:38px;object-fit:contain}.product-row{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.product-card{position:relative;border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 12px 35px #00247d0a;transition:.18s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.product-media{height:205px;background:linear-gradient(180deg,#fff,#f9fcff);display:grid;place-items:center}.product-media img{width:100%;height:100%;object-fit:contain;padding:18px}.product-card__body{padding:17px 17px 20px}.product-card h3{font-size:13px;line-height:1.35;margin:0 0 6px;font-weight:950;min-height:36px}.price{color:var(--blue);font-weight:950;font-size:15px}.compare{color:#94a0c4;text-decoration:line-through;margin-left:7px}.rating{margin-top:9px;color:var(--gold);font-size:12px;font-weight:900}.rating small{color:var(--muted)}.quick-cart{position:absolute;right:14px;bottom:15px;border:0;background:#fff;color:var(--navy);cursor:pointer}.quick-cart svg{width:23px;height:23px;stroke:currentColor}.badge{position:absolute;top:14px;left:14px;background:var(--cyan);color:#fff;border-radius:5px;padding:4px 9px;font-size:11px;font-weight:950;z-index:2}.badge.sale{background:var(--red)}.deal-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.deal-card{min-height:245px;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#e7fbff,#f8ffff);position:relative;padding:42px 40px;box-shadow:0 12px 35px #00247d0d}.deal-card:nth-child(2){background:linear-gradient(135deg,#ecf5ff,#dfeeff)}.deal-card b{color:var(--cyan);font-weight:950}.deal-card strong{display:block;font-size:36px;line-height:1.05;margin:7px 0 12px;font-weight:950}.deal-card p{color:var(--muted);font-weight:700;max-width:285px}.deal-card .small-btn{display:inline-flex;background:linear-gradient(90deg,var(--cyan),var(--blue));color:#fff;border-radius:7px;padding:12px 19px;text-transform:uppercase;font-size:12px;font-weight:950}.deal-card img{position:absolute;right:10px;bottom:0;width:48%;max-height:230px;object-fit:contain}.how{padding-bottom:48px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;text-align:center}.step{position:relative}.step:not(:last-child):after{content:"";position:absolute;left:calc(50% + 45px);right:calc(-50% + 45px);top:41px;border-top:2px dashed #b9cfff}.step span{width:84px;height:84px;margin:0 auto 18px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);box-shadow:0 12px 35px #00247d0d}.step svg{width:36px;height:36px;stroke:currentColor}.step strong{font-weight:950}.step p{font-size:12px;color:var(--muted);font-weight:700;max-width:190px;margin:8px auto 0}.newsletter{margin-top:36px}.newsletter__card{background:linear-gradient(90deg,#001869,#00339e 62%,#00135b);border-radius:14px;color:#fff;padding:36px 44px;display:grid;grid-template-columns:95px 1fr 540px;gap:24px;align-items:center}.newsletter__card img,.mail-ico{width:84px;height:84px;border-radius:12px}.newsletter h2{font-size:24px;margin:0 0 5px}.newsletter p{margin:0;color:#d9e6ff;font-weight:650}.newsletter form{display:grid;grid-template-columns:1fr 205px}.newsletter input{height:58px;border:0;padding:0 22px;border-radius:7px 0 0 7px}.newsletter button{height:58px;border:0;border-radius:0 7px 7px 0;background:linear-gradient(90deg,var(--cyan),var(--blue));color:#fff;font-weight:950}.footer{background:linear-gradient(180deg,#001665,#000b3a);color:#fff;margin-top:0}.footer .page-width{padding-top:50px;padding-bottom:30px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:45px}.footer-logo .logo__text{color:#fff;font-size:29px}.footer p{color:#d5def7;font-weight:650}.footer h3{font-size:15px;margin:0 0 16px}.footer ul{list-style:none;margin:0;padding:0}.footer li{margin:9px 0;color:#e6edff}.socials span{width:32px;height:32px;border-radius:50%;background:#ffffff1c;display:grid;place-items:center}.footer-bottom{margin-top:38px;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;display:flex;justify-content:space-between;color:#c9d4f2}.payments{font-size:20px;font-weight:950;letter-spacing:.03em}.collection-hero{background:linear-gradient(90deg,#eff8ff,#fff);overflow:hidden}.collection-hero__inner{min-height:330px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}.collection-hero h1{font-size:52px;line-height:1.06;margin:0 0 15px;font-weight:950;letter-spacing:-.035em}.collection-hero p{font-size:18px;color:var(--muted);font-weight:750;max-width:470px}.collection-hero img{max-height:300px;object-fit:contain;margin-left:auto}.breadcrumb{font-size:12px;color:#7b87b7;font-weight:750;margin:28px 0}.collection-layout{display:grid;grid-template-columns:245px 1fr;gap:36px}.sidebar-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:21px;margin-bottom:20px;box-shadow:0 10px 26px #00247d08}.sidebar-card h3{margin:0 0 14px;font-size:16px}.sidebar-card ul{list-style:none;padding:0;margin:0}.sidebar-card li a{display:flex;align-items:center;gap:10px;padding:11px;border-radius:8px;font-weight:800;color:#4a5790}.sidebar-card li a:hover,.sidebar-card li a.active{background:#eaf4ff;color:var(--blue)}.filter-row{font-weight:750;color:#6571a2;margin:10px 0}.toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;color:#6b78a8;font-weight:750}.sort{display:flex;align-items:center;gap:12px}.sort select{height:42px;border:1px solid var(--line);border-radius:8px;padding:0 14px;color:#506099}.pagination{display:flex;justify-content:center;gap:10px;margin-top:34px}.pagination a,.pagination span{width:38px;height:38px;border:1px solid var(--line);display:grid;place-items:center;border-radius:7px;font-weight:900}.pagination .current{background:var(--blue);color:#fff}.product-page{display:grid;grid-template-columns:1.07fr .93fr;gap:50px;padding-top:28px}.gallery{display:grid;grid-template-columns:90px 1fr;gap:18px}.thumbs{display:grid;gap:14px}.thumb{height:90px;border:1px solid var(--line);border-radius:10px;display:grid;place-items:center;background:#fff;overflow:hidden}.thumb.active{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.thumb img{width:100%;height:100%;object-fit:contain;padding:7px}.main-image{min-height:520px;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);display:grid;place-items:center;position:relative}.main-image img{max-height:500px;width:100%;object-fit:contain;padding:24px}.product-info h1{font-size:38px;line-height:1.08;margin:18px 0 10px;font-weight:950;letter-spacing:-.025em}.stock{color:#02a879;font-weight:900;margin-left:18px}.product-price{font-size:33px;color:var(--blue);font-weight:950;margin:22px 0}.product-price s{font-size:22px;color:#9aa6c6;margin-left:14px}.product-desc{color:#5e6c9f;font-size:15px;font-weight:700;border-bottom:1px solid var(--line);padding-bottom:20px}.feature-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:20px 0}.feature-icons div{display:flex;align-items:center;gap:9px;color:#4e5c92;font-size:11px;font-weight:850}.swatches,.qty{display:flex;align-items:center;gap:12px;margin:20px 0}.swatch{width:32px;height:32px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #cad6f1}.qty button,.qty input{width:38px;height:38px;border:1px solid var(--line);background:#fff;text-align:center}.qty input{border-left:0;border-right:0}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}.tabs{display:flex;gap:42px;border-bottom:1px solid var(--line);margin-top:54px}.tabs a{font-weight:950;padding-bottom:14px;border-bottom:3px solid transparent}.tabs a.active{border-color:var(--cyan)}.detail-split{display:grid;grid-template-columns:1fr .8fr;gap:55px;margin-top:24px}.detail-split p,.detail-split li{color:#56649a;font-weight:700}.detail-split ul{list-style:none;padding:0}.detail-split li{margin:13px 0}.video-card{border-radius:14px;overflow:hidden;background:#eef7ff;position:relative}.video-card img{width:100%;height:260px;object-fit:contain}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;background:#fff;color:var(--blue);display:grid;place-items:center;font-size:28px;box-shadow:var(--shadow)}.cart-page{display:grid;grid-template-columns:1fr 310px;gap:42px}.cart-table,.card{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 12px 35px #00247d0a}.cart-row{display:grid;grid-template-columns:1fr 110px 140px 110px 30px;gap:18px;align-items:center;padding:24px;border-bottom:1px solid var(--line)}.cart-row:last-child{border-bottom:0}.cart-product{display:grid;grid-template-columns:110px 1fr;gap:18px;align-items:center}.cart-product img{height:100px;width:100px;object-fit:contain;border-radius:12px;background:#f8fbff}.summary-card{padding:28px;position:sticky;top:130px}.summary-line{display:flex;justify-content:space-between;margin:13px 0;color:#59689e;font-weight:750}.summary-line.total{border-top:1px solid var(--line);padding-top:22px;margin-top:22px;font-size:25px;color:var(--ink);font-weight:950}.coupon{display:flex;gap:10px;margin:18px 0}.coupon input{height:42px;border:1px solid var(--line);border-radius:7px;padding:0 12px;flex:1}.checkout-page{padding-top:64px}.progress{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:45px}.progress__step{display:flex;align-items:center;gap:14px;color:#59689e;font-weight:800;position:relative}.progress__step:not(:last-child):after{content:"";position:absolute;left:72%;right:-20%;top:21px;border-top:2px solid #d1dcec}.progress b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:2px solid #ccd7eb;background:#fff;color:#53639a}.progress .active b{background:var(--blue);border-color:var(--blue);color:#fff}.checkout-grid{display:grid;grid-template-columns:1fr 420px;gap:38px}.form-card{padding:30px}.form-card h2{display:flex;gap:10px;align-items:center;margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:8px;font-weight:800;color:#4d5c90}.field input,.field select,.field textarea{height:48px;border:1px solid var(--line);border-radius:8px;padding:0 14px;color:#6672a3}.field.full{grid-column:1/-1}.shipping-choice{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:10px;padding:16px 18px;margin:12px 0;font-weight:900}.shipping-choice.active{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.checkout-summary{padding:28px}.mini-item{display:grid;grid-template-columns:74px 1fr 70px;gap:14px;align-items:center;margin:14px 0}.mini-item img{width:74px;height:74px;object-fit:contain;background:#f8fbff;border-radius:10px}.mini-item strong{font-size:13px}.account-page{display:grid;grid-template-columns:260px 1fr;gap:34px;padding-top:42px}.account-menu{padding:16px}.profile{display:grid;place-items:center;text-align:center;border-bottom:1px solid var(--line);padding:10px 0 22px;margin-bottom:8px}.avatar{width:72px;height:72px;border-radius:50%;background:#eaf4ff;display:grid;place-items:center;color:var(--blue);margin-bottom:10px}.account-menu a{display:flex;gap:12px;align-items:center;padding:13px;border-radius:8px;font-weight:850;color:#435182}.account-menu a.active{background:#eaf4ff;color:var(--blue)}.welcome{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:28px}.stat{padding:24px;min-height:130px}.stat small{color:#6a76a6;font-weight:800}.stat strong{display:block;font-size:25px;margin:7px 0}.dashboard-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:24px}.order-table{width:100%;border-collapse:collapse}.order-table th,.order-table td{padding:14px;border-bottom:1px solid var(--line);text-align:left;font-weight:750}.status{display:inline-flex;padding:4px 10px;border-radius:5px;background:#dcf8ef;color:#049b72;font-size:12px;font-weight:950}.status.shipped{background:#e8f2ff;color:#006bff}.status.cancelled{background:#ffe5ec;color:#ff3f68}.donut{width:178px;height:178px;border-radius:50%;background:conic-gradient(var(--green) 0 66%,var(--blue) 66% 87%,var(--cyan) 87% 100%);margin:22px auto;display:grid;place-items:center}.donut:before{content:"24\aTotal Orders";white-space:pre;text-align:center;width:108px;height:108px;border-radius:50%;background:#fff;display:grid;place-items:center;font-weight:950;font-size:23px}.confirm-hero{display:grid;grid-template-columns:160px 1fr 1fr;gap:36px;align-items:center;padding-top:65px}.big-check{width:126px;height:126px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center}.big-check svg{width:78px;height:78px;stroke:#fff}.confirm-hero h1{font-size:42px;line-height:1.15;margin:0 0 16px;font-weight:950}.confirm-hero p{color:#53639a;font-weight:750}.confirm-hero img{max-height:260px;object-fit:contain;margin-left:auto}.order-demo-grid{display:grid;grid-template-columns:1fr 330px;gap:25px;margin-top:35px}.order-line{display:grid;grid-template-columns:82px 1fr 100px 90px;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.order-line img{width:74px;height:74px;object-fit:contain;background:#f8fbff;border-radius:10px}.order-timeline{margin-top:30px;background:#eff8ff;border-radius:14px;padding:28px;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.track-step{text-align:center;color:#526197;font-weight:800}.track-step span{width:58px;height:58px;margin:0 auto 12px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--blue);box-shadow:0 8px 25px #00247d0d}.vertical-track{list-style:none;margin:0;padding:0}.vertical-track li{position:relative;border-left:2px solid #c8d9ff;padding:0 0 28px 34px}.vertical-track li:before{content:"";position:absolute;left:-10px;top:0;width:18px;height:18px;border-radius:50%;background:#d8e3f7;border:3px solid #fff;box-shadow:0 0 0 1px #c8d9ff}.vertical-track .done:before{background:var(--green)}.vertical-track .active:before{background:var(--blue)}.vertical-track small{display:block;color:#6472a4}.page-heading{padding-top:42px}.page-heading h1{font-size:36px;margin:0 0 6px}.page-heading p{margin:0;color:#5e6a9d;font-weight:750}.order-meta{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:20px;padding:28px;margin-top:24px}.order-meta small{display:block;color:#6572a2;font-weight:850}.order-meta strong{font-size:16px}.order-meta div:first-child strong{font-size:28px}.order-details-grid{display:grid;grid-template-columns:1.2fr .88fr;gap:28px;margin:28px 0}.login-page{min-height:560px;display:grid;place-items:center}.auth-card{width:min(470px,100%);padding:34px}.auth-card h1{margin-top:0}.auth-card label{display:grid;gap:8px;font-weight:900;margin:14px 0}.auth-card input{height:48px;border:1px solid var(--line);border-radius:8px;padding:0 14px}.generic-page{padding:60px 28px}.rte{font-size:17px;color:#334176}@media(max-width:1100px){.nav{display:none}.menu-toggle{display:block;margin-left:auto}.mobile-nav.is-open{display:grid;gap:12px;padding:16px 28px;border-top:1px solid var(--line);font-weight:900}.header__inner{height:78px}.logo__text{font-size:31px}.hero__inner,.collection-hero__inner,.product-page,.cart-page,.checkout-grid,.account-page,.order-demo-grid,.order-details-grid{grid-template-columns:1fr}.strip,.stat-grid{grid-template-columns:repeat(2,1fr)}.cat-grid{grid-template-columns:repeat(4,1fr)}.product-row,.product-grid{grid-template-columns:repeat(3,1fr)}.newsletter__card{grid-template-columns:90px 1fr}.newsletter form{grid-column:1/-1}.footer-grid{grid-template-columns:repeat(2,1fr)}.collection-layout{grid-template-columns:1fr}.sidebar{display:none}.confirm-hero{grid-template-columns:120px 1fr}.confirm-hero img{grid-column:1/-1;margin:0}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:720px){.page-width{padding:0 16px}.topbar{height:auto}.topbar .page-width{padding-top:8px;padding-bottom:8px;flex-wrap:wrap;justify-content:center}.actions{gap:13px}.hero__inner{min-height:auto;padding:48px 16px}.hero h1{font-size:42px}.hero__art{min-height:260px}.strip,.product-row,.product-grid,.cat-grid,.deal-grid,.steps,.footer-grid,.order-timeline,.progress{grid-template-columns:1fr}.strip__item{border-right:0;border-bottom:1px solid var(--line)}.product-media{height:230px}.deal-card img{position:relative;width:100%;margin-top:18px}.newsletter__card{grid-template-columns:1fr;text-align:center;padding:28px}.newsletter form{grid-template-columns:1fr}.newsletter input,.newsletter button{border-radius:7px}.footer-bottom{display:grid;gap:15px}.collection-hero h1{font-size:39px}.gallery{grid-template-columns:1fr}.thumbs{display:flex;overflow:auto}.main-image{min-height:350px}.feature-icons,.product-actions,.form-grid,.cart-row,.cart-product,.order-line{grid-template-columns:1fr}.summary-card{position:static}.confirm-hero,.order-meta,.stat-grid{grid-template-columns:1fr}.logo__mark{width:45px}.logo__text{font-size:25px}.step:after{display:none}}.logo__image{display:block;height:auto;max-width:260px;width:100%;object-fit:contain}@media(max-width:768px){.logo__image{max-width:200px}}:root{--z-navy:#02145f;--z-navy-2:#001d72;--z-blue:#006DFF;--z-blue-2:#0056e6;--z-cyan:#00cfe8;--z-green:#13c995;--z-red:#ff3b6b;--z-text:#071766;--z-muted:#59658f;--z-soft:#f6f9ff;--z-line:#dfe7fb;--z-card:#ffffff;--z-shadow:0 18px 45px rgba(6,22,107,.08);--z-shadow-sm:0 10px 25px rgba(6,22,107,.06);--z-radius:16px;--z-radius-sm:10px}html{scroll-behavior:smooth}body{background:linear-gradient(180deg,#fff,#fbfdff 42%,#f7fbff);color:var(--z-text);letter-spacing:-.01em}.page-width{max-width:1360px;margin-left:auto;margin-right:auto;padding-left:34px;padding-right:34px}@media(max-width:768px){.page-width{padding-left:18px;padding-right:18px}}.topbar{min-height:48px;background:linear-gradient(90deg,#00104e,#001a73 48%,#00104e);color:#fff;font-weight:700;font-size:14px}.topbar .page-width{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:22px}.topbar__item{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;white-space:nowrap}.topbar__item svg{color:var(--z-cyan);width:20px;height:20px}.topbar__social{letter-spacing:.55em;font-weight:800;color:#fff}@media(max-width:900px){.topbar .page-width{justify-content:center;flex-wrap:wrap;padding-top:8px;padding-bottom:8px}.topbar__item:nth-child(n+3),.topbar__social{display:none}}.header{background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(223,231,251,.85);position:sticky;top:0;z-index:30}.header__inner{height:108px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px}.logo{display:inline-flex;align-items:center;line-height:0}.logo__image{width:245px!important;max-width:245px!important;height:auto!important;object-fit:contain;display:block}.nav{display:flex;align-items:center;justify-content:center;gap:42px}.nav a{color:var(--z-navy);text-decoration:none;font-weight:800;font-size:15px;position:relative;padding:44px 0}.nav a.active:after,.nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:30px;margin:auto;width:34px;height:3px;background:linear-gradient(90deg,var(--z-cyan),var(--z-blue));border-radius:999px}.actions{display:flex;align-items:center;gap:24px}.actions a{color:var(--z-navy);text-decoration:none;display:grid;place-items:center;position:relative}.actions svg{width:29px;height:29px;stroke-width:1.8}.cart-count{position:absolute;right:-10px;top:-10px;min-width:20px;height:20px;border-radius:50%;background:var(--z-cyan);color:#fff;font-size:11px;font-weight:900;display:grid;place-items:center;box-shadow:0 7px 14px #00cfe84d}.menu-toggle{display:none}@media(max-width:1100px){.header__inner{grid-template-columns:auto auto;justify-content:space-between;height:86px}.logo__image{width:205px!important;max-width:205px!important}.nav{display:none}.menu-toggle{display:grid;place-items:center;border:1px solid var(--z-line);background:#fff;border-radius:12px;width:44px;height:44px;color:var(--z-navy);font-size:22px}.actions{gap:14px}}@media(max-width:560px){.actions a:nth-child(-n+3){display:none}.logo__image{width:180px!important;max-width:180px!important}}.mobile-nav{display:none;border-top:1px solid var(--z-line);padding-top:12px;padding-bottom:16px}.mobile-nav.is-open{display:grid;gap:12px}.mobile-nav a{font-weight:800;color:var(--z-navy);text-decoration:none;padding:10px 0}.btn,.button,.shopify-payment-button__button,.product-form__submit,button[type=submit],.cart__checkout-button{border-radius:8px!important;font-weight:900!important;letter-spacing:.01em}.btn,.button,.btn-primary,.product-form__submit,.cart__checkout-button{background:linear-gradient(90deg,#0057ff,#087bff)!important;color:#fff!important;box-shadow:0 10px 22px #005bff33;border:0!important}.btn-secondary,.button--secondary{background:#fff!important;color:var(--z-blue)!important;border:2px solid var(--z-blue)!important;box-shadow:none!important}.card,.z-card,.product-card,.summary-card,.benefit-card,.account-card,.order-card{background:var(--z-card);border:1px solid var(--z-line);border-radius:var(--z-radius);box-shadow:var(--z-shadow-sm)}.hero,.home-hero,.zamriz-hero{position:relative;overflow:hidden;min-height:520px;display:grid;align-items:center;background:radial-gradient(circle at 72% 40%,rgba(0,207,232,.15),transparent 30%),linear-gradient(180deg,#f5fbff,#fff 72%)}.hero:before,.home-hero:before,.zamriz-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 24% 24%,rgba(0,109,255,.08),transparent 26%),linear-gradient(90deg,#fffffff2,#ffffff73);pointer-events:none}.hero h1,.home-hero h1,.zamriz-hero h1{font-size:clamp(34px,3.7vw,56px);line-height:1.08;margin:0 0 18px;color:var(--z-navy);font-weight:950;letter-spacing:-.04em}.hero h1 em,.home-hero h1 em,.zamriz-hero h1 em,.hero h1 .blue,.home-hero h1 .blue,.zamriz-hero h1 .blue,.collection-hero h1 .blue,.shop-hero h1 .blue,.text-gradient{font-style:normal;background:linear-gradient(90deg,var(--z-blue),var(--z-cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.hero p,.home-hero p,.zamriz-hero p{color:var(--z-muted);font-size:20px;line-height:1.75;max-width:560px;font-weight:700}.hero img,.home-hero img,.zamriz-hero img{filter:drop-shadow(0 24px 34px rgba(0,49,126,.12))}.section-title,.zamriz-section-title,h2{color:var(--z-navy);font-weight:950;letter-spacing:-.035em}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.section-header a,.view-all{color:var(--z-cyan);font-weight:900;text-decoration:none}.benefits,.zamriz-benefits,.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid var(--z-line);border-radius:var(--z-radius);box-shadow:var(--z-shadow-sm);overflow:hidden}.benefits>*:not(:last-child),.zamriz-benefits>*:not(:last-child),.trust-strip>*:not(:last-child){border-right:1px solid var(--z-line)}.benefit,.benefit-item,.trust-item{min-height:90px;display:flex;align-items:center;justify-content:center;gap:16px;color:var(--z-navy);font-weight:900}.benefit svg,.benefit-item svg,.trust-item svg{width:42px;height:42px;color:var(--z-blue)}.benefit small,.benefit-item small,.trust-item small{display:block;color:var(--z-muted);font-weight:700;margin-top:4px}@media(max-width:900px){.benefits,.zamriz-benefits,.trust-strip{grid-template-columns:repeat(2,1fr)}.benefits>*:nth-child(2),.zamriz-benefits>*:nth-child(2),.trust-strip>*:nth-child(2){border-right:0}}@media(max-width:560px){.benefits,.zamriz-benefits,.trust-strip{grid-template-columns:1fr}.benefits>*{border-right:0!important;border-bottom:1px solid var(--z-line)}}.product-grid,.products-grid,.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.product-card{padding:18px;min-height:318px;border-radius:15px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative}.product-card:hover{transform:translateY(-5px);box-shadow:var(--z-shadow);border-color:#cbd9ff}.product-card__image,.product-image,.product-card img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff)}.product-card__title,.product-card h3,.product-card a{color:var(--z-navy);font-size:15px;font-weight:950;line-height:1.25;text-decoration:none}.product-card__price,.price{color:var(--z-blue);font-weight:950;font-size:16px}.product-card .rating,.stars{color:#ffb000;font-size:14px}.product-card .quick-cart,.product-card button{width:34px;height:34px;border-radius:9px;display:grid;place-items:center}@media(max-width:1120px){.product-grid,.products-grid,.collection-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:780px){.product-grid,.products-grid,.collection-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:460px){.product-grid,.products-grid,.collection-grid{grid-template-columns:1fr}}.collection-hero,.shop-hero{min-height:300px;background:linear-gradient(90deg,#eef8ff,#fff);border-bottom:1px solid var(--z-line);display:grid;align-items:center}.collection-hero h1,.shop-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.05;color:var(--z-navy);font-weight:950}.collection-shell,.shop-layout{display:grid;grid-template-columns:280px 1fr;gap:46px;margin-top:46px;margin-bottom:60px}.sidebar,.filters{background:#fff;border:1px solid var(--z-line);border-radius:var(--z-radius);box-shadow:var(--z-shadow-sm);padding:22px;align-self:start}.sidebar a,.filter-link{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;color:var(--z-text);text-decoration:none;font-weight:800}.sidebar a.active,.sidebar a:hover{background:#eaf2ff;color:var(--z-blue)}@media(max-width:980px){.collection-shell,.shop-layout{grid-template-columns:1fr}.sidebar,.filters{display:none}}.product-page,.product-shell{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:54px;margin-top:46px}.product-media,.product-gallery{display:grid;grid-template-columns:92px 1fr;gap:24px}.product-thumbs{display:grid;gap:18px}.product-thumbs img{border:1px solid var(--z-line);border-radius:12px;padding:8px;background:#fff;aspect-ratio:1/1;object-fit:contain}.product-main-image{min-height:590px;background:#fff;border:1px solid var(--z-line);border-radius:18px;box-shadow:var(--z-shadow-sm);display:grid;place-items:center;padding:36px}.product-main-image img{width:100%;height:100%;max-height:520px;object-fit:contain}.product-info h1{font-size:clamp(34px,4vw,50px);line-height:1.08;color:var(--z-navy);font-weight:950;margin:0 0 18px}.product-price{font-size:34px;color:var(--z-blue);font-weight:950}.compare-price{text-decoration:line-through;color:#8b96ba;margin-left:14px;font-size:22px}.sale-badge,.badge-sale{background:var(--z-red);color:#fff;border-radius:5px;padding:5px 8px;font-weight:900;font-size:12px}.feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border-top:1px solid var(--z-line);border-bottom:1px solid var(--z-line);padding:22px 0;margin:22px 0}.feature-row>*{text-align:center;color:var(--z-navy);font-weight:900;font-size:12px}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}@media(max-width:980px){.product-page,.product-shell,.product-media,.product-gallery{grid-template-columns:1fr}.product-thumbs{grid-template-columns:repeat(4,1fr);order:2}.product-main-image{min-height:380px}.feature-row{grid-template-columns:repeat(2,1fr)}}.cart-page,.cart-shell,.checkout-shell,.order-shell{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:46px;margin-top:54px;margin-bottom:60px}.cart-table,.checkout-form,.order-summary,.order-card{background:#fff;border:1px solid var(--z-line);border-radius:var(--z-radius);box-shadow:var(--z-shadow-sm);padding:28px}.cart-line{display:grid;grid-template-columns:1fr 120px 150px 120px;gap:22px;align-items:center;padding:24px 0;border-bottom:1px solid var(--z-line)}.cart-product{display:flex;gap:22px;align-items:center}.cart-product img{width:112px;height:112px;object-fit:contain;background:#f8fbff;border-radius:12px}.order-summary .total,.summary-total{font-size:28px;font-weight:950;color:var(--z-navy)}.checkout-form input,.checkout-form select,.checkout-form textarea,.form-input,input[type=text],input[type=email],input[type=tel],textarea,select{width:100%;height:52px;border:1px solid #d8e2f7;border-radius:8px;padding:0 16px;color:var(--z-text);font-weight:700;background:#fff}textarea{min-height:92px;padding-top:14px}.checkout-stepper{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:30px;margin:50px auto}.step{display:flex;align-items:center;gap:12px;color:var(--z-navy);font-weight:900}.step__num{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:2px solid #b8c5df}.step.active .step__num{background:var(--z-blue);border-color:var(--z-blue);color:#fff}@media(max-width:980px){.cart-page,.cart-shell,.checkout-shell,.order-shell,.cart-line{grid-template-columns:1fr}.cart-product img{width:86px;height:86px}}.account-layout,.dashboard-layout{display:grid;grid-template-columns:280px 1fr;gap:36px;margin-top:48px;margin-bottom:60px}.account-sidebar{background:#fff;border:1px solid var(--z-line);border-radius:var(--z-radius);box-shadow:var(--z-shadow-sm);padding:28px}.account-sidebar a{display:flex;gap:12px;padding:14px;border-radius:10px;text-decoration:none;color:var(--z-text);font-weight:850}.account-sidebar a.active,.account-sidebar a:hover{background:#eaf2ff;color:var(--z-blue)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin:24px 0}.metric-card{background:#fff;border:1px solid var(--z-line);border-radius:var(--z-radius);padding:28px;box-shadow:var(--z-shadow-sm)}.metric-card strong{display:block;font-size:30px;color:var(--z-navy);margin-top:6px}.dashboard-main{min-width:0}@media(max-width:1040px){.account-layout,.dashboard-layout{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.metric-grid{grid-template-columns:1fr}}.confirmation-hero{min-height:360px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.success-check{width:120px;height:120px;border-radius:50%;background:var(--green,var(--z-green));display:grid;place-items:center;color:#fff;font-size:64px}.timeline,.order-timeline{background:#fff;border:1px solid var(--z-line);border-radius:var(--z-radius);box-shadow:var(--z-shadow-sm);padding:34px}.timeline-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;align-items:start}.timeline-step{text-align:center;position:relative;color:var(--z-navy);font-weight:900}.timeline-step:before{content:"";width:64px;height:64px;border-radius:50%;border:2px solid #d9e2f5;background:#fff;margin:0 auto 12px;display:block}.timeline-step.done:before{border-color:var(--z-blue);box-shadow:inset 0 0 0 16px #eaf6ff}@media(max-width:780px){.confirmation-hero{grid-template-columns:1fr}.timeline-steps{grid-template-columns:1fr;text-align:left}}.newsletter{background:linear-gradient(90deg,#00104e,#001e78 70%,#002b91);border-radius:12px;color:#fff;padding:32px 54px;display:grid;grid-template-columns:1fr minmax(340px,560px);align-items:center;gap:36px;margin:50px auto 0}.newsletter h2{color:#fff;margin:0 0 8px}.newsletter p{color:#d8e6ff;margin:0}.newsletter form{display:flex}.newsletter input{border-radius:8px 0 0 8px;border:0;height:56px}.newsletter button{border-radius:0 8px 8px 0!important;background:linear-gradient(90deg,var(--z-cyan),var(--z-blue))!important;min-width:170px}.footer{background:linear-gradient(90deg,#00104f,#001d78 56%,#00104f);color:#fff;padding-top:58px}.footer a{color:#fff;text-decoration:none}.footer p,.footer li{color:#d9e6ff}.footer-grid{display:grid;grid-template-columns:1.55fr repeat(4,1fr);gap:46px}.footer .logo__image{filter:none;width:215px!important;max-width:215px!important;height:auto!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:46px;padding:26px 0;display:flex;justify-content:space-between;gap:20px;align-items:center;color:#d9e6ff}@media(max-width:900px){.newsletter{grid-template-columns:1fr;padding:28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.newsletter form{display:grid;gap:12px}.newsletter input,.newsletter button{border-radius:8px!important}.footer-grid{grid-template-columns:1fr}}.zamriz-pill{display:inline-flex;align-items:center;gap:8px;background:#e9fbff;color:#00a9bd;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.02em}.status-paid,.status-processing,.status-delivered{border-radius:6px;padding:6px 12px;font-weight:900;font-size:12px}.status-paid,.status-delivered{background:#e7fbf4;color:#0aa878;border:1px solid #92ebcf}.status-processing{background:#e8fff7;color:#08a875;border:1px solid #8de8cc}.status-shipped{background:#e8f2ff;color:#006dff;border:1px solid #a8c7ff}.status-cancelled{background:#ffe8ef;color:#ff2e64;border:1px solid #ffb1c4}img[src*=product-],img[src*=hero-],img[src*=icon-]{object-fit:contain}.topbar__social{display:inline-flex;align-items:center;gap:15px;letter-spacing:normal}.topbar__social a{color:#fff;display:grid;place-items:center;line-height:0;transition:color .15s}.topbar__social a svg{width:16px;height:16px}.topbar__social a:hover{color:var(--z-cyan)}.socials{display:flex;gap:13px;margin-top:18px}.socials a{width:36px;height:36px;border-radius:50%;background:#ffffff1c;display:grid;place-items:center;color:#fff;line-height:0;transition:background .15s}.socials a svg{width:18px;height:18px}.socials a:hover{background:var(--z-blue)}.pay-badges{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.pay-badges svg{height:24px;width:auto;border-radius:4px;box-shadow:0 1px 3px #0000002e}.footer-bottom .pay-badges svg{background:#fff}.hero__art img,.hero img,.home-hero img,.zamriz-hero img{max-height:360px;width:100%;object-fit:contain}.hero__pills{display:flex;flex-wrap:wrap;gap:34px;margin-top:30px}.hero__pills span{display:flex;align-items:center;gap:11px;font-weight:900;color:var(--z-navy);font-size:13px}.hero__pills .mini-icon{width:38px;height:38px;border-radius:50%;background:#e9fbff;color:var(--z-blue);display:grid;place-items:center;flex:0 0 auto}.hero__pills .mini-icon svg{width:20px;height:20px;stroke:currentColor;fill:none}.hero__pills small{display:block;color:var(--z-muted);font-weight:700;font-size:11px;margin-top:2px}.product-card__actions{position:absolute;right:14px;bottom:15px;display:flex;gap:8px;z-index:2}.product-card__actions button,.product-card__actions .quick-cart{position:static;border:1px solid var(--z-line);background:#fff;color:var(--z-navy);width:34px;height:34px;border-radius:9px;display:grid;place-items:center;cursor:pointer;transition:.15s}.product-card__actions button:hover,.product-card__actions .quick-cart:hover{background:var(--z-blue);color:#fff;border-color:var(--z-blue)}.product-card__actions svg{width:19px;height:19px;stroke:currentColor}:root{--z-cyan:#00bcc7;--z-azure:#007bfe;--z-blue:#006efa;--z-icon:#0a9fc4;--z-grad:linear-gradient(95deg,#007bfe 0%,#00bcc7 100%);--z-grad-soft:linear-gradient(95deg,#0a84ff 0%,#15c3cf 100%)}body,button,input,select,textarea{font-family:Poppins,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}h1,h2,h3,.section-title h2,.hero h1,.product-card h3{letter-spacing:-.02em}.btn,.button,.btn-primary,.product-form__submit,.cart__checkout-button,.shopify-payment-button__button,.small-btn,.newsletter button{background:var(--z-grad)!important;color:#fff!important;border:0!important;box-shadow:0 12px 24px #0a84ff38!important}.btn-dark{background:var(--z-navy)!important;color:#fff!important;border:0!important;box-shadow:0 12px 24px #02145f33!important}.btn-outline,.btn-secondary,.button--secondary{background:#fff!important;color:var(--z-azure)!important;border:2px solid var(--z-azure)!important;box-shadow:none!important}.badge:not(.sale){background:var(--z-grad)!important;color:#fff}.cart-count{background:var(--z-grad)!important}.circle-icon,.cat-card svg,.step span,.feature-icons svg,.strip__item svg,.benefit svg,.trust-item svg{color:var(--z-azure)}.eyebrow,.section-title a,.accent-link,.view-all,.section-header a{color:var(--z-cyan)!important}.hero h1 .blue,.home-hero h1 .blue,.zamriz-hero h1 .blue,.collection-hero h1 .blue,.shop-hero h1 .blue,.hero h1 em{background:var(--z-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__pills .mini-icon{color:var(--z-cyan);background:#e3fbff}.nav a.active,.nav a:hover{color:var(--z-cyan)}.nav a.active:after,.nav a:hover:after{background:var(--z-grad)}.header__inner{height:92px}.logo__image{width:auto!important;max-width:235px!important;height:56px!important;object-fit:contain;object-position:left center}@media(max-width:1100px){.logo__image{height:48px!important;max-width:200px!important}}@media(max-width:560px){.logo__image{height:40px!important;max-width:165px!important}}.product-card{padding:12px;min-height:auto}.product-media{height:auto;aspect-ratio:1/1;background:#fbfdff;display:grid;place-items:center}.product-media img{width:100%;height:100%;object-fit:contain;padding:10px}.product-card .product-media,.product-card>.product-media{border-radius:13px;margin-bottom:8px}.product-card img{aspect-ratio:auto}.product-card__body{padding:4px 4px 6px}.product-card h3,.product-card__title{min-height:auto;margin-bottom:4px}.deal-card{background:linear-gradient(135deg,#cdf6fb,#e9feff)}.deal-card:nth-child(2){background:linear-gradient(135deg,#d6e6ff,#eef4ff)}.deal-card b{color:#06b6cf}.deal-card:nth-child(2) b{color:var(--z-azure)}.deal-card strong{color:var(--z-navy)}.deal-card .small-btn{background:var(--z-grad)!important}.deal-card:nth-child(2) .small-btn{background:linear-gradient(95deg,#2f7bff,#0a84ff)!important}.hero__inner{grid-template-columns:1.08fr .92fr}.hero__pills{flex-wrap:nowrap;gap:18px;margin-top:26px}.hero__pills span{font-size:12px;align-items:center}.hero__pills small{font-size:10px}.hero__pills .mini-icon{width:34px;height:34px}.hero__pills .mini-icon svg{width:18px;height:18px}@media(max-width:980px){.hero__pills{flex-wrap:wrap;gap:22px}}.strip--5{grid-template-columns:repeat(5,1fr)}@media(max-width:900px){.strip--5{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.strip--5{grid-template-columns:1fr}}.cat-card svg,.cat-card .ico{width:34px;height:34px;stroke:var(--z-azure);fill:none}.product-rail{position:relative}.product-rail .product-row{scroll-behavior:smooth}.rail-arrow{position:absolute;top:44%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid var(--z-line);box-shadow:var(--z-shadow-sm);display:grid;place-items:center;color:var(--z-azure);cursor:pointer;z-index:3;transition:.15s}.rail-arrow svg{width:20px;height:20px;stroke:currentColor;fill:none}.rail-arrow--prev{left:-17px}.rail-arrow--next{right:-17px}.rail-arrow:hover{background:var(--z-azure);color:#fff;border-color:var(--z-azure)}@media(max-width:780px){.rail-arrow{display:none}}.page-width{max-width:1600px!important;padding-left:30px!important;padding-right:30px!important}@media(max-width:768px){.page-width{padding-left:16px!important;padding-right:16px!important}}.section-gap{margin-top:26px}.section-title{margin-bottom:16px}.section-title h2{font-size:23px}.header__inner{height:84px}.logo__image{height:50px!important}.hero__inner{min-height:430px}.hero h1,.home-hero h1,.zamriz-hero h1{font-size:clamp(32px,3.4vw,50px)}.hero p,.home-hero p{font-size:17px;line-height:1.6;margin-bottom:18px}.strip--overlap{margin-top:-22px}.product-row{gap:18px}.product-grid{gap:20px}.cat-grid{gap:12px}.cat-card{height:92px}.product-media img{padding:2px}.circle-icon,.hero__pills .mini-icon,.step span,.track-step span,.timeline-step:before,.avatar,.big-check,.success-check,.socials a,.rail-arrow,.cart-count,.mini-icon{flex-shrink:0!important;aspect-ratio:1/1}.circle-icon{width:50px;height:50px}.step span{width:80px;height:80px}.product-media{display:flex!important;align-items:center;justify-content:center;overflow:hidden;padding:10px}.product-media img{width:auto!important;height:auto!important;max-width:100%;max-height:100%;object-fit:contain;padding:0!important}.newsletter{background:none!important;display:block!important;padding-top:40px!important;padding-bottom:52px!important;margin-top:34px}.newsletter__card{background:linear-gradient(95deg,#06184f,#123ca8 55%,#0a2a86)!important;border-radius:16px!important;display:grid!important;grid-template-columns:auto 1fr minmax(300px,430px)!important;align-items:center;gap:26px!important;padding:30px 46px!important;color:#fff}.newsletter__card .mail-ico{width:60px;height:60px;border-radius:12px;background:#ffffff1f;display:grid;place-items:center}.newsletter__card .mail-ico svg{width:38px;height:38px}.newsletter h2{color:#fff;margin:0 0 6px;font-size:22px}.newsletter p{color:#d7e4ff;margin:0;font-weight:600}.newsletter form{display:flex;width:100%}.newsletter input[type=email]{flex:1;height:54px;border:0;border-radius:9px 0 0 9px;padding:0 18px;color:#0b1b54;font-weight:600}.newsletter button{height:54px;border:0;border-radius:0 9px 9px 0!important;min-width:140px;background:var(--z-grad)!important;color:#fff;font-weight:800;cursor:pointer}@media(max-width:900px){.newsletter__card{grid-template-columns:1fr!important;text-align:center;gap:16px!important;padding:26px!important}.newsletter__card .mail-ico{margin:0 auto}.newsletter form{display:grid;gap:10px}.newsletter input[type=email]{border-radius:9px}.newsletter button{border-radius:9px!important}}.circle-icon,.cat-card svg,.cat-card .ico,.step span,.feature-icons svg,.strip__item svg,.benefit svg,.trust-item svg,.feature-row svg,.mini-icon svg,.account-menu svg,.sidebar svg,.topbar__item svg{color:var(--z-icon)!important;stroke:var(--z-icon)!important}.topbar__item svg{color:var(--z-cyan)!important;stroke:var(--z-cyan)!important}.product-card,.cat-card,.strip,.strip--overlap,.benefits,.zamriz-benefits,.trust-strip,.card,.sidebar,.filters,.summary-card,.cart-table,.checkout-form,.checkout-summary,.form-card,.order-summary,.order-card,.account-sidebar,.account-menu,.metric-card,.timeline,.order-timeline{border:1px solid #eef2fb!important;box-shadow:0 6px 20px #0a28780d!important}.product-card{box-shadow:0 3px 14px #0a28780d!important}.product-card:hover{box-shadow:0 12px 28px #0a28781a!important;border-color:#dbe6fb!important}.cat-card{box-shadow:none!important;border:1px solid #eaf0fb!important;background:#fff}.cat-card:hover{box-shadow:0 8px 20px #0a287812!important;border-color:#cfe0ff!important}.nav a{border-bottom:0!important;padding:30px 0!important}.nav a.active,.nav a:hover{border-color:transparent!important}.nav{gap:36px}.product-card{padding:12px}.product-card__body{padding:6px 6px 4px}.product-card h3,.product-card__title{font-size:14px;margin:2px 0 4px}.price,.product-card__price{font-size:15px}.header__inner{height:96px}.logo__image{height:62px!important;max-width:255px!important}@media(max-width:1100px){.logo__image{height:50px!important;max-width:205px!important}}.hero{position:relative;overflow:hidden;background:#fcfcfd!important}.hero:before{display:none!important}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:url(hero-map.png) center -349px / 100% auto no-repeat;opacity:.2}.hero__inner{position:relative;z-index:1;min-height:560px}.hero h1,.home-hero h1,.zamriz-hero h1{font-size:clamp(40px,4.3vw,64px);line-height:1.05;margin-bottom:20px}.hero p,.home-hero p{font-size:18px;line-height:1.7;margin-bottom:22px}.hero__art img,.hero img,.home-hero img{max-height:480px}.hero__pills{margin-top:34px;gap:28px}.btn-primary{background:linear-gradient(95deg,#00bcc7,#0a84ff 60%,#007bfe)!important}.btn-primary:has(.btn-arrow){padding-right:8px}.btn-arrow{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ffffff38;margin-left:12px;flex-shrink:0;font-size:15px;line-height:1}.z-ico{display:block;object-fit:contain;flex-shrink:0}.hero__pills .mini-icon .z-ico{width:22px;height:22px}.circle-icon .z-ico{width:34px;height:34px}.cat-card .z-ico{width:50px;height:50px;margin-bottom:2px}.step span .z-ico{width:52px;height:52px}.mail-ico .z-ico{width:48px;height:48px}.cat-card:hover .z-ico{transform:translateY(-1px)}.cat-grid{gap:16px}.cat-card{height:auto!important;min-height:124px;padding:28px 12px 20px!important;border:0!important;box-shadow:0 8px 22px #0a28780d!important;gap:15px;justify-content:center;transition:transform .18s ease,box-shadow .18s ease}.cat-card:hover{border:0!important;box-shadow:0 14px 30px #0a28781c!important;transform:translateY(-3px)}.cat-card .z-ico{width:48px;height:48px;margin-bottom:0}.cat-card strong{font-size:13px}.auth-card{width:min(480px,100%)}.auth-card h1{margin:0 0 6px}.auth-sub{color:var(--z-muted);font-weight:700;margin:0 0 20px}.auth-recover{margin-top:18px;border-top:1px solid var(--z-line);padding-top:14px}.auth-recover summary{cursor:pointer;list-style:none;font-weight:900;color:var(--z-cyan)}.auth-recover summary::-webkit-details-marker{display:none}.auth-recover[open] summary{margin-bottom:14px}.auth-alt{margin-top:20px;text-align:center;color:var(--z-muted);font-weight:700}.auth-note{background:#e7fbf4;border:1px solid #92ebcf;color:#0aa878;border-radius:10px;padding:12px 14px;font-weight:800;margin-bottom:14px}.account-empty{text-align:center;padding:36px 16px}.account-empty p{color:var(--z-muted);font-weight:700;margin-bottom:18px}.address-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.address-card{position:relative}.address-add summary,.address-card summary{cursor:pointer;list-style:none}.address-add summary::-webkit-details-marker,.address-card summary::-webkit-details-marker{display:none}.search-form{display:flex;align-items:stretch;gap:12px;max-width:640px;margin-top:14px}.search-form input{flex:1;height:52px;border:1px solid var(--z-line);border-radius:10px;padding:0 18px;font-weight:700;color:var(--z-text)}.search-form .btn{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:52px;min-height:52px;padding:0 30px;border-radius:10px;box-shadow:0 8px 18px #0a287829}.search-form .btn svg{width:18px;height:18px;stroke:#fff}.contact-layout form>button.btn,.contact-layout form .form-grid+button.btn{margin-top:20px}.collection-tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:24px}.collection-tile{display:block;text-decoration:none;background:#fff;border:1px solid var(--z-line);border-radius:var(--z-radius);overflow:hidden;box-shadow:var(--z-shadow-sm);transition:transform .18s,box-shadow .18s}.collection-tile:hover{transform:translateY(-4px);box-shadow:var(--z-shadow)}.collection-tile__img{aspect-ratio:4/3;background:linear-gradient(180deg,#fff,#f4fbff);display:grid;place-items:center;overflow:hidden}.collection-tile__img img{width:100%;height:100%;object-fit:cover}.collection-tile__ph svg{width:54px;height:54px;stroke:var(--z-icon)}.collection-tile strong{display:block;color:var(--z-navy);font-size:16px;padding:16px 18px 2px}.collection-tile small{display:block;color:var(--z-muted);font-weight:700;padding:0 18px 18px}.contact-layout{display:grid;grid-template-columns:1fr 360px;gap:30px}.contact-info h3{margin-top:0}.contact-list{list-style:none;margin:0;padding:0}.contact-list li{display:flex;gap:14px;align-items:flex-start;margin:16px 0}.contact-list li svg{width:30px;height:30px;stroke:var(--z-azure);flex-shrink:0}.contact-list small{display:block;color:var(--z-muted);font-weight:800}.contact-list strong{color:var(--z-navy)}.socials--dark a{background:#eef3fb;color:var(--z-navy)}.socials--dark a:hover{background:var(--z-azure);color:#fff}@media(max-width:880px){.contact-layout{grid-template-columns:1fr}}.error-page{text-align:center;padding:64px 16px 40px}.error-404{font-size:clamp(90px,16vw,180px);line-height:1;font-weight:950;background:var(--z-grad);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:-.04em}.error-page h1{font-size:clamp(26px,4vw,40px);margin:8px 0 10px;color:var(--z-navy)}.error-page p{color:var(--z-muted);font-weight:700;margin-bottom:26px}.error-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.wishlist-empty-icon{width:84px;height:84px;border-radius:50%;background:#fdeef2;display:grid;place-items:center;margin:0 auto 14px}.wishlist-empty-icon svg{width:38px;height:38px;stroke:var(--z-red);fill:none}.wishlist-btn.active svg{fill:var(--z-red);stroke:var(--z-red)}#wishlist-grid:empty{display:none}.track-options{display:grid;grid-template-columns:1fr 1fr;gap:24px}.track-options .card{text-align:center}.track-options .circle-icon{width:62px;height:62px;margin:0 auto 16px}.track-options .circle-icon svg{width:30px;height:30px}.track-options h3{margin:0 0 8px;color:var(--z-navy)}.track-options p{color:var(--z-muted);font-weight:700;margin:0 0 18px;line-height:1.6}@media(max-width:760px){.track-options{grid-template-columns:1fr}}.rail-empty{color:var(--z-muted);font-weight:700;padding:30px 12px;text-align:center;width:100%}.collection-form{display:block}.filter-group{margin-bottom:14px}.facet{display:flex;align-items:center;gap:8px;padding:6px 0;font-weight:700;color:var(--z-text);cursor:pointer}.facet small{color:var(--z-muted);font-weight:600}.price-fields{display:flex;align-items:center;gap:8px}.price-fields input{height:42px;border:1px solid var(--z-line);border-radius:8px;padding:0 10px;width:100%;font-weight:700;color:var(--z-text)}.toolbar .sort{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.view-toggle{display:inline-flex;gap:5px;margin-left:6px}.view-btn{width:38px;height:38px;border:1px solid var(--z-line);background:#fff;border-radius:9px;display:grid;place-items:center;cursor:pointer;color:var(--z-muted)}.view-btn.active{background:var(--z-azure);border-color:var(--z-azure)}.view-btn svg{width:18px;height:18px;stroke:currentColor;fill:none}.view-btn.active svg{stroke:#fff}.product-grid--list{grid-template-columns:1fr!important}.product-grid--list .product-card{display:flex;flex-direction:row;align-items:center;gap:22px;min-height:auto}.product-grid--list .product-media{width:170px;flex:0 0 170px;margin-bottom:0}.product-grid--list .product-card__body{flex:1;padding:0}.product-grid--list .product-card__actions{position:static;margin-left:auto}@media(max-width:560px){.product-grid--list .product-card{flex-direction:column;align-items:stretch}.product-grid--list .product-media{width:100%;flex:none}}.thumb{padding:0;border:2px solid transparent;background:#f4f7fb;border-radius:12px;cursor:pointer;overflow:hidden}.thumb.active{border-color:var(--z-azure)}.thumb img{width:100%;height:100%;object-fit:contain;display:block}.prod-vendor{color:var(--z-muted);font-weight:800;margin-right:14px;text-transform:uppercase;letter-spacing:.04em;font-size:13px}.stock{color:#16a34a;font-weight:800}.stock.out{color:var(--z-red)}.variant-row{display:flex;align-items:center;gap:12px;margin:18px 0;flex-wrap:wrap}.variant-select{height:46px;border:1px solid var(--z-line);border-radius:10px;padding:0 14px;font-weight:700;min-width:230px;color:var(--z-text);background:#fff}.qty input[type=number]{-moz-appearance:textfield}.prod-links{margin-top:18px}.link-btn{background:none;border:0;cursor:pointer;font-weight:900;color:var(--z-navy);display:inline-flex;align-items:center;gap:8px;padding:0}.link-btn svg{width:20px;height:20px;stroke:currentColor;fill:none}.link-btn.active svg{fill:var(--z-red);stroke:var(--z-red)}.product-actions .shopify-payment-button{width:100%}.product-actions .shopify-payment-button__button{border-radius:12px;min-height:52px;font-weight:800}.tabs{display:flex;gap:38px;border-bottom:1px solid var(--z-line);flex-wrap:wrap}.tab-link{background:none;border:0;border-bottom:3px solid transparent;padding:0 0 14px;font-weight:900;color:var(--z-muted);cursor:pointer;font-size:16px}.tab-link.active{color:var(--z-navy);border-color:var(--z-cyan)}.tab-panels{margin-top:24px}.tab-panel{display:none}.tab-panel.active{display:block}.tab-panel .rte{line-height:1.8;color:var(--z-text);font-weight:600;max-width:820px}.tab-panel .rte ul{margin:12px 0;padding-left:20px}.spec-table{width:100%;max-width:640px;border-collapse:collapse}.spec-table th,.spec-table td{padding:13px 16px;border-bottom:1px solid var(--z-line);text-align:left;vertical-align:top}.spec-table th{width:200px;color:var(--z-navy);font-weight:900}.spec-table td{color:var(--z-text);font-weight:600}@media(max-width:1024px){.hero{min-height:auto!important;padding:34px 0}.hero__inner{grid-template-columns:1fr!important;text-align:center;gap:20px}.hero__art{order:2;min-height:auto!important}.hero__pills{justify-content:center;flex-wrap:wrap!important}.collection-hero{min-height:auto;padding:30px 0}.collection-hero__inner{grid-template-columns:1fr!important;text-align:center;gap:16px}.cat-grid,.strip{grid-template-columns:repeat(4,1fr)!important}}@media(max-width:860px){.cat-grid{grid-template-columns:repeat(3,1fr)!important}.deal-grid{grid-template-columns:1fr!important}.steps,.strip,.strip--5{grid-template-columns:repeat(2,1fr)!important}.strip--overlap{margin-top:18px!important}.strip__item{border-right:0!important}.collection-layout{grid-template-columns:1fr!important}.collection-layout .sidebar,.sidebar{display:block!important;position:static;width:100%}.product-page,.gallery{grid-template-columns:1fr!important}.thumbs{display:flex!important;flex-direction:row;flex-wrap:wrap;order:2;gap:10px;margin-top:12px}.thumbs .thumb{width:74px;height:74px;flex:0 0 auto}.main-image{order:1}}@media(max-width:640px){.header__inner{height:72px}.hero h1,.hero__inner h1{font-size:30px!important}.hero__art img{max-height:230px!important}.cat-grid{grid-template-columns:repeat(2,1fr)!important}.strip,.strip--5{grid-template-columns:1fr!important}.strip__item{border-right:0!important;border-bottom:1px solid var(--z-line);padding-bottom:14px}.steps{grid-template-columns:1fr!important}.feature-icons{grid-template-columns:repeat(2,1fr)!important}.product-actions{grid-template-columns:1fr!important}.section-title{flex-wrap:wrap;gap:6px}.section-title h2{font-size:21px}.toolbar{flex-direction:column;align-items:flex-start;gap:12px}.toolbar .sort{flex-wrap:wrap}.tabs{gap:22px;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.tab-link{white-space:nowrap}.spec-table th{width:120px}.product-grid--list .product-card{flex-direction:column;align-items:stretch}.product-grid--list .product-media{width:100%;flex:none}.order-table,.address-grid{overflow-x:auto}.breadcrumb{flex-wrap:wrap}.actions a:nth-child(1){display:grid!important}}@media(max-width:430px){.page-width{padding-left:14px!important;padding-right:14px!important}.hero h1,.hero__inner h1{font-size:25px!important}.product-grid{grid-template-columns:1fr!important}.variant-select{min-width:0;width:100%}.actions{gap:12px}.actions svg{width:25px;height:25px}.btn,.btn-primary,.btn-dark{width:100%;justify-content:center}.product-actions .shopify-payment-button{width:100%}}.mobile-nav__div{height:1px;background:var(--z-line);margin:8px 0}[hidden]{display:none!important}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#06166b6b;opacity:0;transition:opacity .3s ease;z-index:1000}.drawer-backdrop.is-open{opacity:1}.cart-drawer{position:fixed;top:0;right:0;height:100%;width:400px;max-width:92vw;background:#fff;z-index:1001;display:flex;flex-direction:column;transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);box-shadow:-18px 0 45px #06166b1f}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--z-line)}.cart-drawer__head h2{font-size:18px;color:var(--z-navy);margin:0}.cart-drawer__close{background:none;border:0;font-size:28px;line-height:1;color:var(--z-muted);cursor:pointer;padding:0 4px}.cart-drawer__ship{padding:16px 22px;background:var(--z-soft);border-bottom:1px solid var(--z-line)}.cart-drawer__ship p{margin:0 0 10px;font-size:13px;font-weight:700;color:var(--z-navy)}.ship-bar{height:8px;border-radius:20px;background:#e3ebfb;overflow:hidden}.ship-bar span{display:block;height:100%;width:0;background:var(--z-grad);border-radius:20px;transition:width .4s ease}.cart-drawer__items{flex:1;overflow-y:auto;padding:8px 22px}.cd-item{display:grid;grid-template-columns:64px 1fr auto;gap:14px;padding:18px 0;border-bottom:1px solid var(--z-line)}.cd-item__img img{width:64px;height:64px;object-fit:contain;border:1px solid var(--z-line);border-radius:10px;background:var(--z-soft)}.cd-item__info strong{display:block;color:var(--z-navy);font-size:14px;line-height:1.35}.cd-item__info small{color:var(--z-muted);font-weight:700;font-size:12px}.cd-qty{display:inline-flex;align-items:center;gap:0;margin-top:10px;border:1px solid var(--z-line);border-radius:8px;overflow:hidden;width:fit-content}.cd-qty button{width:30px;height:30px;border:0;background:#fff;cursor:pointer;color:var(--z-navy);font-size:15px}.cd-qty span{min-width:34px;text-align:center;font-weight:800;color:var(--z-navy);font-size:14px}.cd-wish{display:block;margin-top:8px;background:none;border:0;padding:0;color:var(--z-icon);font-weight:750;font-size:12px;cursor:pointer}.cd-item__right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.cd-item__right b{color:var(--z-navy);font-size:14px;white-space:nowrap}.cd-remove{background:none;border:0;cursor:pointer;color:var(--z-muted);font-size:16px;padding:2px}.cd-remove:hover{color:var(--z-red)}.cart-drawer__empty{text-align:center;padding:48px 22px;color:var(--z-muted)}.cart-drawer__empty .wishlist-empty-icon{margin:0 auto 14px}.cart-drawer__empty p{font-weight:700;margin-bottom:18px}.cart-drawer__foot{padding:20px 22px;border-top:1px solid var(--z-line)}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.cart-drawer__subtotal span{color:var(--z-muted);font-weight:750}.cart-drawer__subtotal b{color:var(--z-navy);font-size:20px}.cart-drawer__note{color:var(--z-muted);font-size:12px;margin:0 0 14px}.btn.is-loading{position:relative;color:transparent!important;pointer-events:none}.btn.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:zspin .6s linear infinite}@keyframes zspin{to{transform:rotate(360deg)}}.cart-drawer--busy .cart-drawer__items{opacity:.5;pointer-events:none;transition:opacity .15s}@media(max-width:480px){.cart-drawer{width:100%}}.main-image.is-zooming{background-repeat:no-repeat;background-size:210%}.main-image.is-zooming img{opacity:0}.low-stock{display:inline-block;margin:4px 0 0;color:#c22a4f;font-weight:800;font-size:14px;background:#fff0f4;border:1px solid #ffd5e0;padding:6px 12px;border-radius:8px}.delivery-est{display:flex;align-items:center;gap:8px;margin:12px 0 0;color:var(--z-muted);font-weight:700;font-size:14px}.delivery-est b{color:var(--z-navy)}.delivery-est svg{width:18px;height:18px;stroke:var(--z-icon);flex-shrink:0}.sticky-atc{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--z-line);box-shadow:0 -10px 30px #06166b14;z-index:900;transform:translateY(0);animation:zslideup .25s ease}@keyframes zslideup{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0}.sticky-atc__info{display:flex;align-items:center;gap:14px;min-width:0}.sticky-atc__img{width:52px;height:52px;object-fit:contain;border:1px solid var(--z-line);border-radius:10px;background:var(--z-soft);flex-shrink:0}.sticky-atc__info strong{display:block;color:var(--z-navy);font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:46vw}.sticky-atc__price{color:var(--z-icon);font-weight:800}.sticky-atc .btn{white-space:nowrap;flex-shrink:0}@media(max-width:600px){.sticky-atc__info strong{max-width:40vw}.sticky-atc__img{display:none}}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#06166b6b;z-index:1100;opacity:0;transition:opacity .25s;display:flex;justify-content:center;align-items:flex-start}.search-overlay.is-open{opacity:1}.search-overlay__panel{background:#fff;width:100%;max-width:680px;margin-top:80px;border-radius:16px;overflow:hidden;box-shadow:0 30px 80px #06166b47;transform:translateY(-16px);transition:transform .25s}.search-overlay.is-open .search-overlay__panel{transform:translateY(0)}.search-overlay__form{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid var(--z-line)}.search-overlay__form svg{width:22px;height:22px;stroke:var(--z-icon);flex-shrink:0}.search-overlay__form input{flex:1;border:0;outline:0;font-size:17px;color:var(--z-navy);font-family:inherit}.search-overlay__close{background:none;border:0;font-size:26px;color:var(--z-muted);cursor:pointer;line-height:1}.search-overlay__results{max-height:60vh;overflow-y:auto}.sr-item{display:flex;align-items:center;gap:14px;padding:12px 20px;border-bottom:1px solid var(--z-soft);color:var(--z-navy)}.sr-item:hover{background:var(--z-soft)}.sr-item img{width:48px;height:48px;object-fit:contain;border:1px solid var(--z-line);border-radius:8px;background:var(--z-soft)}.sr-item__t{flex:1;font-weight:700;font-size:14px}.sr-item__p{color:var(--z-icon);font-weight:800;font-size:14px}.sr-all{display:block;padding:14px 20px;text-align:center;font-weight:800;color:var(--z-blue);background:var(--z-soft)}.search-empty{padding:26px 20px;text-align:center;color:var(--z-muted);font-weight:700}@media(max-width:560px){.search-overlay__panel{margin-top:0;border-radius:0;height:100%;max-width:100%}.search-overlay__results{max-height:calc(100% - 60px)}}.quick-view-btn{position:absolute;left:50%;bottom:12px;transform:translate(-50%) translateY(8px);display:inline-flex;align-items:center;gap:6px;background:#fffffff5;color:var(--z-navy);border:1px solid var(--z-line);border-radius:30px;padding:8px 16px;font-weight:800;font-size:13px;font-family:inherit;cursor:pointer;opacity:0;transition:.2s;white-space:nowrap;box-shadow:0 6px 18px #06166b24;z-index:3}.quick-view-btn svg{width:15px;height:15px}.pm-wrap:hover .quick-view-btn{opacity:1;transform:translate(-50%) translateY(0)}@media(hover:none){.quick-view-btn{opacity:1;transform:translate(-50%);bottom:8px;padding:6px 12px;font-size:12px}}.qv-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#06166b80;z-index:1100;opacity:0;transition:opacity .25s}.qv-backdrop.is-open{opacity:1}.qv-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1101;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .25s;pointer-events:none}.qv-modal.is-open{opacity:1;pointer-events:auto}.qv-modal__box{position:relative;background:#fff;border-radius:18px;max-width:820px;width:100%;max-height:90vh;overflow:auto;box-shadow:0 30px 80px #06166b4d;transform:scale(.96);transition:transform .25s}.qv-modal.is-open .qv-modal__box{transform:scale(1)}.qv-modal__close{position:absolute;top:14px;right:16px;background:none;border:0;font-size:28px;color:var(--z-muted);cursor:pointer;line-height:1;z-index:2}.qv-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:28px}.qv-media{background:var(--z-soft);border-radius:14px;display:grid;place-items:center;min-height:320px}.qv-media img{max-width:100%;max-height:360px;object-fit:contain;padding:18px}.qv-info h2{color:var(--z-navy);font-size:24px;margin:8px 0 10px}.qv-price{color:var(--z-blue);font-size:26px;font-weight:800;margin-bottom:14px}.qv-desc{color:var(--z-muted);font-weight:600;line-height:1.6;margin-bottom:18px}.qv-opts{margin-bottom:18px}.qv-opts .variant-select{width:100%;padding:12px;border:1px solid var(--z-line);border-radius:10px;font-family:inherit;font-weight:700;color:var(--z-navy)}.qv-actions{display:flex;gap:12px}.qv-actions .btn{flex:1}.qv-loading{padding:60px 20px;text-align:center;color:var(--z-muted);font-weight:700}@media(max-width:640px){.qv-grid{grid-template-columns:1fr;padding:20px;gap:18px}.qv-media{min-height:220px}.qv-media img{max-height:240px}}.prod-trust{margin-top:22px;padding-top:20px;border-top:1px solid var(--z-line)}.prod-trust__secure{display:flex;align-items:center;gap:8px;color:var(--z-muted);font-weight:700;font-size:14px;margin-bottom:12px}.prod-trust__secure svg{width:18px;height:18px;stroke:var(--z-green)}.prod-trust__secure b{color:var(--z-navy)}.header{transition:box-shadow .2s ease}.header.is-scrolled{box-shadow:0 6px 22px #06166b14}.back-to-top{position:fixed;right:22px;bottom:22px;width:46px;height:46px;border-radius:50%;background:var(--z-grad);color:#fff;border:0;font-size:22px;font-weight:800;cursor:pointer;z-index:850;box-shadow:0 10px 26px #06166b3d;display:grid;place-items:center;transition:transform .18s,opacity .2s}.back-to-top:hover{transform:translateY(-3px)}.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;max-width:820px;margin:0 auto;background:#fff;border:1px solid var(--z-line);border-radius:14px;box-shadow:0 18px 45px #06166b29;padding:16px 22px;z-index:860;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;animation:zslideup .3s ease}.cookie-banner p{margin:0;color:var(--z-muted);font-weight:600;font-size:14px;flex:1;min-width:230px;line-height:1.5}.cookie-banner__actions{display:flex;align-items:center;gap:18px;flex-shrink:0}.cookie-banner__link{color:var(--z-blue);font-weight:800;font-size:14px;white-space:nowrap}.cookie-banner .btn{padding:10px 26px}@media(max-width:520px){.back-to-top{right:16px;bottom:16px}.cookie-banner{padding:16px}.cookie-banner__actions{width:100%;justify-content:space-between}}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:440;line-height:1.68;letter-spacing:-.003em;color:#28345a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,.hero h1,.collection-hero h1,.product-info h1,.section-title h2,.confirm-hero h1,.page-heading h1,.newsletter h2,.deal-card strong,.sidebar-card h3,.footer h3,.auth-card h1,.qv-info h2,.cart-drawer__head h2{font-family:Sora,ui-sans-serif,system-ui,sans-serif;font-weight:700;letter-spacing:-.018em;line-height:1.2;color:#0f1c4d}.hero h1,.collection-hero h1,.product-info h1{letter-spacing:-.03em;line-height:1.12}p,li,.hero p,.product-desc,.footer p,.footer li,.rte,.summary-line,.filter-row,.toolbar,.breadcrumb,.detail-split p,.detail-split li,.step p,.deal-card p,.confirm-hero p,.mini-item,.collection-hero p,.page-heading p,.order-table td,.vertical-track small,.stat small,.cart-drawer__note,.delivery-est,.auth-sub,.sr-item__t{font-weight:440}.rte{line-height:1.8;font-size:16px;color:#3a4468}.hero p,.collection-hero p{color:#4a5578}.nav,.nav a,.btn,.section-title a,.accent-link,.summary-line.total,.status,.pagination a,.pagination span,.pagination .current,.sort,.field,.account-menu a,.sidebar-card li a,.topbar,.tabs a,.tab-link,.hero__pills,.feature-icons div,.strip strong,.step strong,.order-meta strong,.badge,.deal-card .small-btn,.payments,.cart-count,.eyebrow{font-weight:600}.section-title h2,.stat strong,.order-meta div:first-child strong{font-weight:700}.product-card h3{font-weight:600;letter-spacing:-.01em;line-height:1.4}.price,.product-price{font-weight:700}.eyebrow{letter-spacing:.12em}.badge,.payments,.deal-card .small-btn{letter-spacing:.03em}.btn{letter-spacing:.005em}.product-details{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:48px;align-items:start}.product-details__main{min-width:0}.product-details__title{font-family:Sora,ui-sans-serif,sans-serif;font-size:24px;font-weight:700;color:#0f1c4d;margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid var(--z-line)}.product-details__aside{position:sticky;top:110px;display:grid;gap:22px}.details-card{padding:24px 26px}.details-card h3{font-family:Sora,ui-sans-serif,sans-serif;font-size:16px;font-weight:700;color:var(--z-navy);margin:0 0 14px}.spec-table{width:100%;border-collapse:collapse}.spec-table tr{border-bottom:1px solid var(--z-line)}.spec-table tr:last-child{border-bottom:0}.spec-table th{text-align:left;width:44%;padding:11px 0;color:var(--z-muted);font-weight:600;font-size:14px;vertical-align:top}.spec-table td{padding:11px 0;color:var(--z-navy);font-weight:600;font-size:14px;vertical-align:top}.rte{color:#3c476b;font-size:16px;line-height:1.8;max-width:820px}.rte--sm{font-size:14px;line-height:1.7;max-width:none}.rte>:first-child{margin-top:0}.rte>:last-child{margin-bottom:0}.rte p{margin:0 0 1.05em}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5{font-family:Sora,ui-sans-serif,sans-serif;color:#0f1c4d;font-weight:700;line-height:1.3;margin:1.7em 0 .55em}.rte h1{font-size:26px}.rte h2{font-size:22px}.rte h3{font-size:19px}.rte h4{font-size:16px}.rte--sm h1,.rte--sm h2,.rte--sm h3,.rte--sm h4{font-size:15px;margin:1.1em 0 .4em}.rte a{color:var(--z-blue);font-weight:600;text-decoration:underline;text-underline-offset:2px}.rte ul,.rte ol{margin:0 0 1.15em;padding-left:1.35em}.rte li{margin:.42em 0;padding-left:.2em}.rte ul li::marker{color:var(--z-cyan)}.rte ol li::marker{color:var(--z-blue);font-weight:700}.rte strong,.rte b{font-weight:600;color:var(--z-navy)}.rte em{color:inherit}.rte hr{border:0;border-top:1px solid var(--z-line);margin:1.7em 0}.rte blockquote{margin:1.3em 0;padding:6px 0 6px 20px;border-left:3px solid var(--z-cyan);color:var(--z-muted);font-style:italic}.rte img{max-width:100%;height:auto;border-radius:14px;margin:1.3em 0;box-shadow:var(--z-shadow-sm)}.rte iframe,.rte video,.rte .responsive-video{display:block;width:100%;max-width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:14px;margin:1.5em 0;box-shadow:var(--z-shadow);background:#000}.rte figure{margin:1.4em 0}.rte figure img{margin:0}.rte table{width:100%;border-collapse:collapse;margin:1.4em 0;font-size:15px;border:1px solid var(--z-line);border-radius:12px;overflow:hidden}.rte th,.rte td{border-bottom:1px solid var(--z-line);padding:12px 15px;text-align:left;vertical-align:top}.rte tr:last-child td{border-bottom:0}.rte thead th,.rte th{background:var(--z-soft);color:var(--z-navy);font-weight:600}.rte figure.table{overflow-x:auto}@media(max-width:960px){.product-details{grid-template-columns:1fr;gap:32px}.product-details__aside{position:static}.rte{max-width:none}}.gallery{grid-template-columns:92px minmax(0,1fr);gap:16px;align-items:start}.thumbs{display:flex;flex-direction:column;gap:12px;max-height:560px;overflow-y:auto;overflow-x:hidden;padding:2px 8px 2px 2px;scrollbar-width:thin;scrollbar-color:#c3d2ef transparent}.thumbs::-webkit-scrollbar{width:6px}.thumbs::-webkit-scrollbar-thumb{background:#c3d2ef;border-radius:20px}.thumbs::-webkit-scrollbar-track{background:transparent}.thumb{flex:0 0 auto;width:80px;height:80px;padding:0;border:1.5px solid var(--z-line);border-radius:12px;background:#fff;overflow:hidden;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.thumb img{width:100%;height:100%;object-fit:contain;padding:8px}.thumb:hover{border-color:#a9d3ff;transform:translateY(-1px)}.thumb.active{border-color:var(--z-blue);box-shadow:0 0 0 1.5px var(--z-blue)}.main-image{overflow:hidden}.main-image img{transition:opacity .22s ease}.main-image.is-swapping img{opacity:0}.main-image[data-zoom]{cursor:zoom-in}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--z-line);color:var(--z-navy);display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 22px #06166b24;font-size:16px;line-height:1;opacity:0;transition:opacity .2s,background .2s;z-index:4}.main-image:hover .gallery-nav{opacity:1}.gallery-nav:hover{background:#fff;color:var(--z-blue)}.gallery-nav--prev{left:14px}.gallery-nav--next{right:14px}@media(hover:none){.gallery-nav{opacity:.92}}@media(max-width:768px){.gallery{grid-template-columns:1fr}.thumbs{flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden;order:2;padding:6px 0 8px}.thumb{width:70px;height:70px}.gallery-nav{opacity:.92}}.dir-group{margin:0 0 2rem}.dir-group__title{font-size:1.15rem;margin:0 0 .75rem;display:flex;align-items:baseline;gap:.5rem}.dir-group__title a{color:inherit;text-decoration:none}.dir-group__title a:hover{text-decoration:underline}.dir-group__title small{font-weight:400;color:var(--muted,#888);font-size:.8rem}.dir-subs{display:flex;flex-wrap:wrap;gap:.5rem}.dir-sub{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .8rem;border:1px solid var(--border,#e5e5e5);border-radius:999px;font-size:.9rem;text-decoration:none;color:inherit;background:var(--card,#fff);transition:border-color .15s,background .15s}.dir-sub:hover{border-color:var(--accent,#111);background:var(--bg-soft,#fafafa)}.dir-sub small{color:var(--muted,#aaa);font-size:.75rem}.subcat-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.25rem}.subcat-chips .chip{display:inline-flex;padding:.4rem .85rem;border:1px solid var(--border,#e5e5e5);border-radius:999px;font-size:.88rem;text-decoration:none;color:inherit;background:var(--card,#fff);transition:border-color .15s,background .15s}.subcat-chips .chip:hover{border-color:var(--accent,#111);background:var(--bg-soft,#fafafa)}body{font-weight:400}h1,h2,h3,h4,.section-title h2,.zamriz-section-title,.page-heading h1,.confirm-hero h1,.hero h1,.home-hero h1,.zamriz-hero h1,.collection-hero h1,.shop-hero h1,.product-info h1{font-weight:650;letter-spacing:-.015em}.section-title h2,.newsletter h2,.footer h3,.sidebar-card h3,.dir-group__title{font-weight:650}.product-card h3,.strip strong,.step strong,.cat-card,.stat strong,.mini-item strong{font-weight:600}p,li,small,.hero p,.hero__pills span,.collection-hero p,.deal-card p,.step p,.footer p,.footer li,.newsletter p,.product-desc,.detail-split p,.detail-split li,.rte,.breadcrumb,.filter-row,.toolbar,.summary-line,.order-table th,.order-table td,.stat small,.strip small,.field,.field input{font-weight:400}.nav,.nav a,.btn,.small-btn,.deal-card .small-btn,.accent-link,.section-title a,.view-all,.tabs a,.pagination a,.pagination span,.account-menu a,.sidebar-card li a{font-weight:600}.sidebar-card li a,.chip,.dir-sub,.subcat-chips .chip{font-weight:500}.price,.product-price,.badge,.status,.cart-count{font-weight:700}.hero h1,.collection-hero h1,.confirm-hero h1,.product-info h1{letter-spacing:-.01em}:root{--z-coral:#ff6a3d;--z-coral-ink:#e8501f;--z-mint:#10b981;--z-frame:#f7f8fc;--z-hair:#e9edf7}.collection-hero{background:linear-gradient(120deg,#eaf1ff,#f6f9ff 55%,#fff)!important}.collection-hero h1{color:var(--z-navy)}.product-grid{grid-template-columns:repeat(4,1fr)!important;gap:22px!important}.product-card{display:flex!important;flex-direction:column;padding:0!important;border:1px solid var(--z-hair)!important;border-radius:18px!important;background:#fff;overflow:hidden;box-shadow:0 4px 16px #0c1a460d!important;transition:transform .2s,box-shadow .2s,border-color .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #0c1a4621!important;border-color:#d5e0f8!important}.pm-wrap{position:relative}.product-media{display:block!important;aspect-ratio:1/1;height:auto!important;background:var(--z-frame)!important;border-bottom:1px solid var(--z-hair)}.product-media img{width:100%;height:100%;object-fit:contain;padding:16px!important}.pm-wrap .wishlist-btn{position:absolute;top:12px;right:12px;width:38px;height:38px;border-radius:50%;background:#fffffff0;border:1px solid var(--z-hair);display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 12px #0c1a461a;transition:.18s;z-index:3}.pm-wrap .wishlist-btn:hover{background:#fff;transform:scale(1.08)}.pm-wrap .wishlist-btn svg{width:18px;height:18px;stroke:var(--z-navy);fill:none}.wishlist-btn.active svg{fill:var(--z-coral)!important;stroke:var(--z-coral)!important}.product-card__body{display:flex!important;flex-direction:column;flex:1;gap:9px;padding:15px 16px 17px!important}.product-card__title{display:block}.product-card__title h3,.product-card h3{font-size:14px!important;line-height:1.4!important;margin:0!important;font-weight:600!important;color:var(--z-navy);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.product-card .jdgm-prev-badge,.product-card .rating{margin:0!important;font-size:12px}.product-card__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:2px}.product-card .price{color:var(--z-coral-ink)!important;font-weight:800!important;font-size:17px!important;display:flex;align-items:baseline;gap:6px;margin:0!important}.product-card .compare{color:#a9b2ce!important;text-decoration:line-through;font-size:12px;font-weight:600}.add-cart{margin:0}.product-card .btn-add{display:inline-flex!important;width:auto!important;height:38px!important;align-items:center;justify-content:center;gap:7px;padding:0 16px!important;border:0;border-radius:11px!important;background:linear-gradient(135deg,var(--z-blue,#006bff),#3d8bff)!important;color:#fff!important;font-weight:600;font-size:13px;font-family:inherit;cursor:pointer;box-shadow:0 6px 16px #006bff3d;transition:.18s;white-space:nowrap}.product-card .btn-add:hover{filter:brightness(1.06);transform:translateY(-1px)}.product-card .btn-add svg{width:17px!important;height:17px!important;stroke:#fff;fill:none}.product-card .badge{background:var(--z-blue,#006bff);border-radius:8px;font-weight:600;z-index:3}.product-card .badge.sale{background:var(--z-coral)}.status,.stock{color:var(--z-mint)!important}.sidebar-card{border:1px solid var(--z-hair)!important;border-radius:16px!important;box-shadow:0 4px 16px #0c1a460a!important}.sidebar-card li a:hover,.sidebar-card li a.active{background:#eaf1ff!important;color:var(--z-blue,#006bff)!important}.subcat-chips .chip:hover,.chip:hover{border-color:var(--z-blue,#006bff);color:var(--z-blue,#006bff)}.view-btn{border-radius:9px}.view-btn.active{background:var(--z-blue,#006bff);color:#fff}.toolbar .sort select{border-radius:9px}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:720px){.product-grid{grid-template-columns:repeat(2,1fr)!important;gap:14px!important}.product-card .btn-add span{display:none}.product-card .btn-add{padding:0!important;width:38px!important;justify-content:center}.product-card__body{padding:12px!important}}.product-card .quick-view-btn{width:auto!important;height:auto!important;display:inline-flex!important;align-items:center;gap:6px;padding:7px 14px!important;border-radius:30px!important;background:#fffffff7!important;color:var(--z-navy,#06166b)!important;border:1px solid var(--z-hair,#e9edf7)!important;font-weight:600;font-size:12px;box-shadow:0 6px 18px #06166b24;place-items:normal!important}.product-card .quick-view-btn svg{width:15px!important;height:15px!important;stroke:currentColor}.product-grid.product-grid--list{grid-template-columns:1fr!important;gap:16px!important}.product-grid--list .product-card{flex-direction:row!important;align-items:stretch!important}.product-grid--list .pm-wrap{flex:0 0 200px;width:200px}.product-grid--list .product-media{aspect-ratio:auto!important;width:200px;height:100%!important;min-height:180px;border-bottom:0!important;border-right:1px solid var(--z-hair)}.product-grid--list .product-card__body{flex:1;padding:20px 24px!important;gap:10px}.product-grid--list .product-card__title h3{-webkit-line-clamp:2;min-height:0;font-size:16px!important}.product-grid--list .product-card__foot{margin-top:auto;justify-content:flex-start;gap:20px}@media(max-width:720px){.product-grid--list .product-card{flex-direction:column!important}.product-grid--list .pm-wrap{width:100%;flex:none}.product-grid--list .product-media{width:100%!important;height:auto!important;aspect-ratio:1/1!important;border-right:0!important;border-bottom:1px solid var(--z-hair)!important}.product-grid--list .product-card__body{padding:14px!important}}.toolbar{display:flex!important;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.toolbar__controls{display:flex;align-items:center;gap:14px;flex-wrap:nowrap}.toolbar .sort{display:flex!important;align-items:center;gap:9px;flex-wrap:nowrap!important;white-space:nowrap;margin:0}.toolbar .sort__label{white-space:nowrap;color:#6b78a8}.toolbar .sort select{margin:0!important;min-width:180px}.toolbar .view-toggle{display:flex;gap:6px;flex:0 0 auto}@media(max-width:600px){.toolbar__controls{width:100%;justify-content:space-between}.toolbar .sort select{min-width:0;flex:1}}.product-card .rating,.jdgm-prev-badge .jdgm-star{color:var(--gold,#ffb100)!important}.product-card .rating small{color:var(--z-muted,#7a85a6)!important}.product-price{color:var(--z-coral-ink,#e8501f)!important}.product-price s{color:#9aa6c6!important}.product-rail .product-row{display:flex!important;grid-template-columns:none!important;overflow-x:auto;gap:22px;scroll-behavior:smooth;scroll-snap-type:x proximity;padding:4px 2px 10px;-ms-overflow-style:none;scrollbar-width:none}.product-rail .product-row::-webkit-scrollbar{display:none}.product-rail .product-card{flex:0 0 calc(25% - 17px);scroll-snap-align:start}.rail-arrow{display:grid!important}@media(max-width:1100px){.product-rail .product-card{flex:0 0 calc(33.333% - 15px)}}@media(max-width:720px){.product-rail .product-card{flex:0 0 78%}.rail-arrow{display:none!important}}.product-media{background:#fff!important}.pm-wrap{background:#fff}.product-media img{padding:14px!important}.product-card .price{color:#101935!important;font-weight:800!important;font-size:17px!important}.product-card .compare{color:#aab3cc!important;font-weight:500}.product-price{color:#101935!important}.product-card .badge.sale{background:var(--z-coral,#ff6a3d)!important}.product-rail .product-row{cursor:grab;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.product-rail .product-row.dragging{cursor:grabbing;scroll-snap-type:none!important;scroll-behavior:auto!important;-webkit-user-select:none;user-select:none}.product-rail .product-row.dragging a,.product-rail .product-row.dragging img{pointer-events:none}.footer h3,.newsletter h2,.newsletter__card h2{color:#fff}
/*# sourceMappingURL=/cdn/shop/t/36/assets/zamriz.css.map */
