@font-face{font-family:"PingARLT";src:url("./fonts/pingarlt/PingARLT-Hairline.otf") format("opentype");font-style:normal;font-weight:50;font-display:swap}
@font-face{font-family:"PingARLT";src:url("./fonts/pingarlt/PingARLT-Thin.otf") format("opentype");font-style:normal;font-weight:100;font-display:swap}
@font-face{font-family:"PingARLT";src:url("./fonts/pingarlt/PingARLT-ExtraLight.otf") format("opentype");font-style:normal;font-weight:200;font-display:swap}
@font-face{font-family:"PingARLT";src:url("./fonts/pingarlt/PingARLT-Light.otf") format("opentype");font-style:normal;font-weight:300;font-display:swap}
@font-face{font-family:"PingARLT";src:url("./fonts/pingarlt/PingARLT-Regular.otf") format("opentype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"PingARLT";src:url("./fonts/pingarlt/PingARLT-Medium.otf") format("opentype");font-style:normal;font-weight:500 600;font-display:swap}
@font-face{font-family:"PingARLT";src:url("./fonts/pingarlt/PingARLT-Bold.otf") format("opentype");font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:"PingARLT";src:url("./fonts/pingarlt/PingARLT-Heavy.otf") format("opentype");font-style:normal;font-weight:800;font-display:swap}
@font-face{font-family:"PingARLT";src:url("./fonts/pingarlt/PingARLT-Black.otf") format("opentype");font-style:normal;font-weight:900;font-display:swap}
:root{color-scheme:light;--gz-blue:#0875c9;--gz-deep:#06192c;--gz-ink:#101827;--gz-soft:#f3f7fb;--gz-line:#e2eaf2;--gz-bg:#fff;--gz-card:#fff;--gz-muted:#506071;--gz-input:#f5f8fb;--gz-shadow:#102b4212}html[data-theme=dark]{color-scheme:dark;--gz-blue:#36a9ff;--gz-deep:#dceeff;--gz-ink:#edf6ff;--gz-soft:#14283a;--gz-line:#294257;--gz-bg:#07131f;--gz-card:#0d1d2b;--gz-muted:#a9bdcd;--gz-input:#102536;--gz-shadow:#00000035}
.shimmer{display:none!important;animation:none!important;background:transparent!important}
*{box-sizing:border-box}html,body{min-height:100%;overflow-x:clip}body,body *:not([class^="icon-"]):not([class*=" icon-"]){font-family:"PingARLT",sans-serif!important}body{min-height:100vh;min-height:100dvh;margin:0;background:var(--gz-bg);color:var(--gz-ink);transition:background-color .25s,color .25s}#app{display:flex;min-height:100vh;min-height:100dvh;flex-direction:column}#main{flex:1 0 auto;min-width:0}.gz-footer{flex-shrink:0}a{text-decoration:none}.container{max-width:1320px!important}
.gz-header{position:sticky;z-index:60;top:0;background:var(--gz-card);box-shadow:0 1px 0 var(--gz-line);transition:box-shadow .25s,background-color .25s}.gz-header.is-compact{box-shadow:0 10px 30px #06192c1a}.gz-header-main{max-width:1380px;margin:auto;display:flex;align-items:center;gap:34px;padding:18px 28px;transition:padding .2s,gap .2s}.gz-logo img{width:205px;max-height:68px;object-fit:contain;transition:width .2s,max-height .2s}.gz-search{position:relative;flex:1;transition:opacity .2s}.gz-search input{width:100%;border:1px solid var(--gz-line);border-radius:14px;background:var(--gz-input);color:var(--gz-ink);padding:15px 18px 15px 54px;font:500 15px PingARLT;outline:none;transition:.2s}.gz-search input:focus{border-color:var(--gz-blue);box-shadow:0 0 0 4px #0875c915}.gz-search button{position:absolute;left:6px;top:6px;width:42px;height:38px;border:0;border-radius:10px;background:var(--gz-blue);cursor:pointer;transition:.25s}.gz-search svg{width:20px;fill:none;stroke:#fff;stroke-width:2}.gz-actions{display:flex;gap:10px}.gz-actions a{display:flex;align-items:center;gap:7px;padding:10px 13px;border-radius:12px;color:var(--gz-deep);font-weight:700}.gz-actions a:hover{background:var(--gz-soft)}.gz-action-icon{font-size:20px}.gz-theme-toggle{position:relative;display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border:1px solid var(--gz-line);border-radius:12px;background:var(--gz-soft);color:var(--gz-deep);cursor:pointer;transition:.25s}.gz-theme-toggle:hover{border-color:var(--gz-blue);color:var(--gz-blue);transform:translateY(-2px)}.gz-theme-toggle span{position:absolute;font-size:21px;transition:transform .35s,opacity .25s}.gz-theme-moon{opacity:1;transform:rotate(0) scale(1)}.gz-theme-sun{opacity:0;transform:rotate(-90deg) scale(.4)}html[data-theme=dark] .gz-theme-moon{opacity:0;transform:rotate(90deg) scale(.4)}html[data-theme=dark] .gz-theme-sun{opacity:1;transform:rotate(0) scale(1)}.gz-nav{display:flex;justify-content:center;gap:42px;border-block:1px solid var(--gz-line);padding:13px 20px;font-weight:700;max-height:54px;overflow:hidden}.gz-nav a{transition:.2s}.gz-nav a:hover{color:var(--gz-blue)}.gz-header.is-compact .gz-header-main{gap:24px;padding-block:8px}.gz-header.is-compact .gz-logo img{width:145px;max-height:44px}.gz-header.is-compact .gz-search input{padding-block:10px}.gz-header.is-compact .gz-search button{top:4px;height:34px}.gz-header.is-compact .gz-nav{display:none}
.gz-actions{align-items:center}.gz-cart-link{position:relative}.gz-cart-count{display:grid!important;min-width:21px;height:21px;place-items:center;border:2px solid #fff;border-radius:20px;background:#e32636;color:#fff!important;font-size:11px;font-weight:900;line-height:1;padding:0 4px;box-shadow:0 3px 8px #e3263645}.gz-cart-count.is-empty{background:#7d8c99;box-shadow:none}.gz-cart-link.is-updated{animation:gz-cart-bounce 1.1s ease}.gz-cart-link.is-updated .gz-cart-count{animation:gz-cart-count-pop 1.1s ease;background:#12a05c}.gz-cart-link.is-updated:after{content:"تمت الإضافة";position:absolute;top:calc(100% + 9px);left:50%;transform:translateX(-50%);border-radius:8px;background:#12a05c;padding:6px 10px;color:#fff;font-size:11px;white-space:nowrap;animation:gz-cart-message 1.7s ease both}@keyframes gz-cart-bounce{0%,100%{transform:translateY(0)}35%{transform:translateY(-8px) rotate(-4deg)}65%{transform:translateY(2px) rotate(2deg)}}@keyframes gz-cart-count-pop{0%,100%{transform:scale(1)}45%{transform:scale(1.45)}}@keyframes gz-cart-message{0%{opacity:0;transform:translate(-50%,-6px)}20%,70%{opacity:1;transform:translate(-50%,0)}100%{opacity:0;transform:translate(-50%,-5px)}}.gz-account-menu{position:relative}.gz-account-trigger{display:flex;align-items:center;gap:7px;border:0;border-radius:12px;background:transparent;padding:10px 13px;color:var(--gz-deep);font:700 15px PingARLT;cursor:pointer}.gz-account-trigger:hover,.gz-account-trigger[aria-expanded=true]{background:var(--gz-soft)}.gz-account-dropdown{position:absolute;z-index:70;top:calc(100% + 13px);right:0;width:350px;border:1px solid var(--gz-line);border-radius:18px;background:#fff;padding:20px;box-shadow:0 22px 55px #06192c26}.gz-account-dropdown[hidden]{display:none}.gz-account-dropdown:before{content:"";position:absolute;top:-7px;right:28px;width:13px;height:13px;border-top:1px solid var(--gz-line);border-right:1px solid var(--gz-line);background:#fff;transform:rotate(-45deg)}.gz-account-title{display:grid;gap:3px;margin-bottom:15px}.gz-account-title strong{font-size:19px;color:var(--gz-deep)}.gz-account-title small{color:#78899a}.gz-account-form{display:grid;gap:8px}.gz-account-form label{font-size:13px;font-weight:700;color:#425466}.gz-account-form input{width:100%;border:1px solid var(--gz-line);border-radius:10px;padding:11px 12px;font:500 14px PingARLT;outline:none}.gz-account-form input:focus{border-color:var(--gz-blue);box-shadow:0 0 0 3px #0875c912}.gz-account-links{display:flex;justify-content:space-between;margin:3px 0 6px}.gz-account-links a{padding:0!important;color:var(--gz-blue)!important;font-size:12px!important}.gz-login-button,.gz-logout-button{width:100%;border:0;border-radius:10px;background:var(--gz-blue);padding:11px;color:#fff;font:800 14px PingARLT;cursor:pointer}.gz-social-login{display:grid;gap:10px;margin-top:16px;padding-top:15px;border-top:1px solid var(--gz-line);text-align:center}.gz-social-login>span{color:#8494a3;font-size:12px}.gz-social-login>div{display:flex;justify-content:center;gap:8px}.gz-social-login a{display:flex!important;width:38px;height:38px;align-items:center!important;justify-content:center!important;border:1px solid var(--gz-line);border-radius:10px;padding:0!important;color:var(--gz-deep)!important;font-size:12px!important;font-weight:900!important}.gz-social-login a:hover{border-color:var(--gz-blue);color:var(--gz-blue)!important}.gz-account-dropdown>a{display:block!important;margin:4px 0;padding:10px 12px!important}
.gz-hero{position:relative;max-width:1450px;margin:24px auto 0;padding:0 24px}.gz-slides{position:relative;overflow:hidden;border-radius:24px;background:var(--gz-deep);aspect-ratio:3/1;box-shadow:0 16px 40px #08233d22}.gz-slide{position:absolute;inset:0;opacity:0;transform:scale(1.02);transition:opacity .7s,transform 1.2s}.gz-slide.is-active{opacity:1;transform:scale(1)}.gz-slide img{width:100%;height:100%;object-fit:cover}.gz-dots{display:flex;justify-content:center;gap:7px;margin-top:14px}.gz-dots button{width:8px;height:8px;border:0;border-radius:10px;background:#c5d2df;cursor:pointer;transition:.25s}.gz-dots button.is-active{width:28px;background:var(--gz-blue)}
.gz-categories,.gz-products-section,.gz-testimonials{max-width:1320px;margin:75px auto 0;padding:0 18px}.gz-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.gz-section-heading span{display:block;color:var(--gz-blue);font-weight:800;font-size:14px;margin-bottom:5px}.gz-section-heading h2{margin:0;font-size:30px;font-weight:900}.gz-section-heading>a{color:var(--gz-blue);font-weight:800}.gz-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gz-category-grid a{position:relative;overflow:hidden;min-height:190px;border-radius:20px;background:linear-gradient(145deg,#071a2e,#0b3155);padding:27px;color:#fff;box-shadow:0 12px 25px #06192c1c;transition:.25s}.gz-category-grid a:hover{transform:translateY(-5px);box-shadow:0 18px 32px #06192c30}.gz-category-grid a:after{content:"";position:absolute;width:130px;height:130px;border:25px solid #0987e833;border-radius:50%;left:-38px;bottom:-48px}.gz-category-grid span{font-size:38px}.gz-category-grid h3{font-size:19px;margin:16px 0 5px}.gz-category-grid p{margin:0;color:#b9d4e9;font-size:13px}
.gz-products-section>.container{padding:0!important;margin:0!important;max-width:none!important}.gz-products-section>.container>div:first-child{display:none!important}.gz-products-section .group{border:1px solid var(--gz-line);border-radius:18px!important;background:#fff!important;box-shadow:0 8px 22px #102b4212;overflow:hidden!important;transition:.25s!important}.gz-products-section .group:hover{transform:translateY(-5px);box-shadow:0 16px 30px #102b4225!important}.gz-products-section .group>div:first-child{max-width:none!important}.gz-products-section .group>div:first-child img{width:100%!important;object-fit:cover}.gz-products-section .group>div:nth-child(2){max-width:none!important;padding:15px!important;margin:0!important;transform:none!important;gap:8px!important;border-top:1px solid var(--gz-line)}.gz-products-section .action-items{opacity:1!important}.gz-products-section .secondary-button{border:1px solid var(--gz-blue)!important;background:#fff!important;color:var(--gz-blue)!important;border-radius:11px!important}.gz-products-section .secondary-button:hover{background:var(--gz-blue)!important;color:#fff!important}
.gz-promo{max-width:1320px;margin:80px auto 0;min-height:330px;border-radius:26px;display:flex;align-items:center;padding:50px;background:linear-gradient(90deg,#06192ccc,#06192c33),url("images/slide-2.jpg") center/cover;color:#fff;overflow:hidden}.gz-promo div{max-width:530px}.gz-promo span{color:#55b9ff;font-weight:800}.gz-promo h2{font-size:39px;line-height:1.3;margin:12px 0}.gz-promo p{color:#d3e5f4;font-size:16px;line-height:1.8}.gz-promo a{display:inline-block;margin-top:12px;border-radius:12px;background:var(--gz-blue);padding:13px 29px;font-weight:800}
.gz-testimonial-controls{display:flex;gap:8px}.gz-testimonial-controls button{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--gz-line);border-radius:50%;background:#fff;color:var(--gz-deep);font:800 18px PingARLT;cursor:pointer;transition:.2s}.gz-testimonial-controls button:hover{border-color:var(--gz-blue);background:var(--gz-blue);color:#fff}.gz-testimonial-slider{overflow:hidden;padding:8px 4px 25px}.gz-testimonial-track{display:flex;transition:transform .65s cubic-bezier(.22,.61,.36,1);will-change:transform}.gz-testimonial-track article{flex:0 0 calc(33.333333% - 12px);min-height:220px;margin-inline-end:18px;border:1px solid var(--gz-line);border-radius:20px;padding:25px;background:#fff;box-shadow:0 10px 30px #102b420d}.gz-stars{color:#ffb000;letter-spacing:3px}.gz-testimonial-track p{min-height:82px;line-height:1.9;color:#506071}.gz-testimonial-track strong,.gz-testimonial-track small{display:block}.gz-testimonial-track small{color:#8a98a8;margin-top:3px}.gz-testimonial-dots{display:flex;justify-content:center;gap:7px;margin-top:2px}.gz-testimonial-dots button{width:8px;height:8px;border:0;border-radius:20px;background:#c5d2df;cursor:pointer;transition:.25s}.gz-testimonial-dots button.is-active{width:28px;background:var(--gz-blue)}
.gz-footer{margin-top:85px;background:var(--gz-deep);color:#d6e4ef}.gz-footer-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px;padding:55px 20px 40px}.gz-footer-brand img{width:215px;filter:brightness(0) invert(1)}.gz-footer p{line-height:1.8;color:#9fb3c5}.gz-footer h3{color:#fff;font-size:17px;margin:4px 0 18px}.gz-footer a{display:block;margin:12px 0;color:#b8c9d7}.gz-footer a:hover{color:#55b9ff}.gz-footer-payments{max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:35px;border-top:1px solid #ffffff18;padding:25px 20px}.gz-legal-info{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none}.gz-legal-info li{display:flex;align-items:center;gap:8px}.gz-legal-info a{display:flex;margin:0}.gz-legal-info img{width:auto;height:35px;max-width:48px;object-fit:contain}.gz-legal-info span{display:grid;gap:1px;white-space:nowrap}.gz-legal-info b{color:#a9bbca;font-size:11px}.gz-legal-info strong{color:#fff;font-size:11px}.gz-payment-methods{display:grid;gap:10px}.gz-payment-methods>strong{color:#fff;font-size:13px;text-align:left}.gz-payment-methods>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.gz-payment-methods img{width:54px;height:34px;border-radius:6px;background:#fff;object-fit:contain;padding:4px}
@media(max-width:900px){.gz-nav{display:none}.gz-header-main{padding:13px 15px;gap:12px;flex-wrap:wrap}.gz-logo img{width:155px}.gz-search{order:3;flex-basis:100%}.gz-actions span:last-child{display:none}.gz-hero{padding:0 12px;margin-top:15px}.gz-slides{border-radius:14px;aspect-ratio:2/1}.gz-category-grid{grid-template-columns:repeat(2,1fr)}.gz-categories,.gz-products-section,.gz-testimonials{margin-top:45px}.gz-promo{margin:55px 12px 0;min-height:280px;padding:28px}.gz-promo h2{font-size:28px}.gz-testimonial-track article{flex-basis:calc(50% - 9px)}.gz-footer-grid{grid-template-columns:1fr 1fr;gap:30px;padding:40px 20px}.gz-footer-brand{grid-column:1/-1}.gz-footer-payments{align-items:flex-start;flex-direction:column}.gz-legal-info{flex-wrap:wrap}.gz-payment-methods>strong{text-align:right}.gz-payment-methods>div{justify-content:flex-start}}@media(max-width:640px){.gz-testimonial-track article{flex-basis:calc(100% - 1px);margin-inline-end:18px}.gz-testimonial-controls button{width:36px;height:36px}}@media(max-width:520px){.gz-category-grid{gap:10px}.gz-category-grid a{min-height:155px;padding:18px}.gz-section-heading h2{font-size:24px}.gz-footer-grid{grid-template-columns:1fr}.gz-promo h2{font-size:24px}.gz-legal-info{display:grid;gap:13px}}
@media(max-width:900px){.gz-account-dropdown{position:fixed;top:74px;right:12px;left:12px;width:auto;max-height:calc(100vh - 95px);overflow:auto}.gz-account-dropdown:before{display:none}}
@media(max-width:900px){.gz-header.is-compact .gz-header-main{flex-wrap:nowrap;padding-block:7px}.gz-header.is-compact .gz-search{display:none}.gz-header.is-compact .gz-actions{margin-right:auto}.gz-header.is-compact .gz-logo img{width:125px}.gz-cart-count{display:grid!important}.gz-cart-link.is-updated:after{left:0;transform:none}@keyframes gz-cart-message{0%{opacity:0;transform:translateY(-6px)}20%,70%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-5px)}}}
@media(prefers-reduced-motion:reduce){.gz-header,.gz-header-main,.gz-logo img,.gz-nav,.gz-cart-link,.gz-cart-count{transition:none!important;animation:none!important}}
.gz-account-title{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--gz-line);padding-bottom:15px}.gz-account-title>span:last-child{display:grid;min-width:0;gap:1px}.gz-account-title em{overflow:hidden;color:#8494a3;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.gz-account-avatar{display:grid;flex:0 0 45px;width:45px;height:45px;place-items:center;border-radius:50%;background:linear-gradient(145deg,var(--gz-blue),#05538d);color:#fff;font-size:21px;font-weight:900;box-shadow:0 6px 15px #0875c933}.gz-account-alert{display:flex!important;align-items:center;gap:9px;margin:12px 0!important;border:1px solid #ffd8a8;border-radius:12px;background:#fff7e8;padding:10px!important;color:#7a4a00!important}.gz-account-alert>b,.gz-account-warning{display:grid;flex:0 0 22px;width:22px;height:22px;place-items:center;border-radius:50%;background:#f39a18;color:#fff;font-size:13px}.gz-account-alert span{display:grid;gap:1px}.gz-account-alert strong{font-size:12px}.gz-account-alert small{font-size:10px}.gz-account-menu-links{display:grid;gap:5px;margin-bottom:13px}.gz-account-menu-links>a{display:flex!important;align-items:center;gap:10px;margin:0!important;border-radius:12px;padding:10px!important;transition:.2s}.gz-account-menu-links>a:hover{background:var(--gz-soft);transform:translateX(-2px)}.gz-account-menu-links>a>span:nth-child(2){display:grid;flex:1;gap:1px}.gz-account-menu-links strong{color:var(--gz-deep);font-size:13px}.gz-account-menu-links small{color:#8494a3;font-size:10px}.gz-account-link-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:#eaf5fd;color:var(--gz-blue);font-size:17px}.gz-account-stat{display:grid;min-width:25px;height:25px;place-items:center;border-radius:20px;background:var(--gz-deep);padding:0 6px;color:#fff;font-size:11px}.gz-account-warning{flex-basis:22px}.gz-account-dropdown .gz-logout-button{background:#fff2f2;color:#c52c35;transition:.2s}.gz-account-dropdown .gz-logout-button:hover{background:#c52c35;color:#fff}
html[data-theme=dark] body,html[data-theme=dark] #app,html[data-theme=dark] main{background:var(--gz-bg);color:var(--gz-ink)}html[data-theme=dark] .gz-logo img{filter:drop-shadow(0 0 8px #ffffff18)}html[data-theme=dark] .gz-account-trigger{color:var(--gz-deep)}html[data-theme=dark] .gz-account-dropdown,html[data-theme=dark] .gz-account-dropdown:before{border-color:var(--gz-line);background:var(--gz-card)}html[data-theme=dark] .gz-account-form input{border-color:var(--gz-line);background:var(--gz-input);color:var(--gz-ink)}html[data-theme=dark] .gz-social-login a{border-color:var(--gz-line);background:var(--gz-input);color:var(--gz-deep)!important}html[data-theme=dark] .gz-account-alert{border-color:#75511e;background:#322613;color:#ffd58b!important}html[data-theme=dark] .gz-account-link-icon{background:#153751}html[data-theme=dark] .gz-account-stat{background:#1e87d5}html[data-theme=dark] .gz-account-dropdown .gz-logout-button{background:#351d24;color:#ff9ba5}html[data-theme=dark] .gz-products-section .group,html[data-theme=dark] .gz-testimonial-track article{border-color:var(--gz-line)!important;background:var(--gz-card)!important;box-shadow:0 10px 30px var(--gz-shadow)!important}html[data-theme=dark] .gz-products-section .group>div:nth-child(2){border-color:var(--gz-line)}html[data-theme=dark] .gz-products-section .secondary-button{background:var(--gz-card)!important}html[data-theme=dark] .gz-testimonial-controls button{border-color:var(--gz-line);background:var(--gz-card);color:var(--gz-deep)}html[data-theme=dark] .gz-testimonial-track p{color:var(--gz-muted)}html[data-theme=dark] .gz-dots button,html[data-theme=dark] .gz-testimonial-dots button{background:#405569}html[data-theme=dark] .gz-dots button.is-active,html[data-theme=dark] .gz-testimonial-dots button.is-active{background:var(--gz-blue)}html[data-theme=dark] .bg-white,html[data-theme=dark] [class*="bg-white"]{background-color:var(--gz-card)!important}html[data-theme=dark] .text-black,html[data-theme=dark] [class*="text-black"],html[data-theme=dark] [class*="text-zinc-"],html[data-theme=dark] [class*="text-gray-"]{color:var(--gz-ink)!important}html[data-theme=dark] [class*="border-zinc-"],html[data-theme=dark] [class*="border-gray-"]{border-color:var(--gz-line)!important}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{border-color:var(--gz-line);background-color:var(--gz-input);color:var(--gz-ink)}html[data-theme=dark] ::placeholder{color:#8296a8}html[data-theme=dark] img{color-scheme:light}html[data-theme=dark] .gz-payment-methods img{background:#fff}
html[data-theme=dark] .gz-footer{background:var(--gz-card);color:var(--gz-ink);box-shadow:inset 0 1px 0 var(--gz-line)}html[data-theme=dark] .gz-footer-brand img{filter:none}html[data-theme=dark] .gz-footer h3,html[data-theme=dark] .gz-payment-methods>strong,html[data-theme=dark] .gz-legal-info strong{color:var(--gz-ink)}html[data-theme=dark] .gz-footer p,html[data-theme=dark] .gz-footer a,html[data-theme=dark] .gz-legal-info b{color:var(--gz-muted)}html[data-theme=dark] .gz-footer a:hover{color:var(--gz-blue)}html[data-theme=dark] .gz-footer-payments{border-color:var(--gz-line)}html[data-theme=dark] .gz-legal-info img{border-radius:5px;background:#fff;padding:2px}html[data-theme=dark] .gz-payment-methods img{border:1px solid #dce5ed;background:#fff}
.gz-footer-copyright{max-width:1320px;margin:0 auto;border-top:1px solid #ffffff18;padding:16px 20px 22px;color:#9fb3c5;font-size:13px;line-height:1.8;text-align:center}.gz-footer-copyright p{margin:0;color:inherit}html[data-theme=dark] .gz-footer-copyright{border-color:var(--gz-line);color:var(--gz-muted)}
.gz-shipping-estimate{display:grid;gap:12px}.gz-shipping-location{display:flex;align-items:center;gap:10px;border:1px solid var(--gz-line);border-radius:12px;background:var(--gz-soft);padding:12px}.gz-shipping-location-icon{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--gz-blue);font-size:17px}.gz-shipping-location>span:last-child{display:grid;gap:2px}.gz-shipping-location small{color:#78899a;font-size:11px}.gz-shipping-location strong{color:var(--gz-deep);font-size:13px}.gz-shipping-note{margin:0;border-radius:9px;background:#fff7e8;padding:9px 10px;color:#84520c;font-size:11px;line-height:1.7}.gz-shipping-address-link{color:var(--gz-blue);font-size:12px;font-weight:800}.gz-shipping-methods{display:grid;gap:8px}.gz-shipping-methods label{display:flex;align-items:center;gap:9px;border:1px solid var(--gz-line);border-radius:10px;padding:10px;cursor:pointer}.gz-shipping-methods label:has(input:checked){border-color:var(--gz-blue);background:var(--gz-soft)}.gz-shipping-methods span{display:grid;gap:2px}.gz-shipping-methods strong{color:var(--gz-deep);font-size:14px}.gz-shipping-methods small{color:#78899a;font-size:10px}html[data-theme=dark] .gz-shipping-note{background:#322613;color:#ffd58b}
.gz-shipping-saved{display:grid;gap:12px}.gz-shipping-saved-address{border-color:#22a06b55;background:#22a06b0d}.gz-shipping-saved-address .gz-shipping-location-icon{background:#16865a}
body:has(#v-cart-template) #select-all{display:none}body:has(#v-cart-template) .select-none:has(>#select-all){display:none}body:has(#v-cart-template) .mt-11.select-none:has(input[id^=item_]){display:none}
body:has(#v-checkout-template) input[name="billing.use_for_shipping"]{display:none!important}body:has(#v-checkout-template) .mb-4:has(>input[name="billing.use_for_shipping"]){display:none!important}body:has(#v-checkout-template) .mt-4.flex.justify-end.max-md\:my-4{display:none!important}
.gz-cart-layout{align-items:start;gap:36px!important}.gz-cart-layout>div:first-child{gap:18px!important}.gz-cart-items{gap:14px!important}.gz-cart-item{border:1px solid var(--gz-line)!important;border-radius:18px;background:var(--gz-card);padding:18px;box-shadow:0 8px 24px var(--gz-shadow);transition:.2s}.gz-cart-item:hover{border-color:#0875c955!important;box-shadow:0 12px 30px #0875c918}.gz-cart-item img{border-radius:14px!important;background:var(--gz-soft)}.gz-cart-quantity{min-height:42px;border:1px solid var(--gz-line)!important;border-radius:12px!important;background:var(--gz-soft);padding:5px 12px!important}.gz-cart-quantity span{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:var(--gz-card);color:var(--gz-blue);font-size:18px!important;transition:.2s}.gz-cart-quantity span:hover{background:var(--gz-blue);color:#fff}.gz-cart-layout .secondary-button{border:1px solid var(--gz-blue)!important;border-radius:12px!important;background:var(--gz-card)!important;padding:11px 20px!important;color:var(--gz-blue)!important;font-weight:800}.gz-cart-layout .secondary-button:hover{background:var(--gz-blue)!important;color:#fff!important}.gz-cart-layout>div:last-child{position:sticky;top:95px;border:1px solid var(--gz-line);border-radius:20px;background:var(--gz-card);padding:22px;box-shadow:0 12px 32px var(--gz-shadow)}.gz-cart-layout>div:last-child>p:first-child{color:var(--gz-deep);font-size:22px;font-weight:900}.gz-cart-layout>div:last-child .primary-button{width:100%!important;border-radius:13px!important;background:linear-gradient(135deg,var(--gz-blue),#05538d)!important;padding:14px 20px!important;font-weight:900;box-shadow:0 8px 20px #0875c930}.gz-cart-layout a[class*=text-blue],.gz-cart-layout span[class*=text-blue]{color:#d63d48!important}@media(max-width:1060px){.gz-cart-layout>div:last-child{position:static;width:100%!important}}@media(max-width:640px){.gz-cart-item{padding:12px}.gz-cart-layout{gap:20px!important}}
.gz-national-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;border-radius:18px;background:linear-gradient(135deg,var(--gz-deep),#0b568d);padding:24px;color:#fff}.gz-national-heading h2{margin:0 0 6px;font-size:25px;font-weight:900}.gz-national-heading p{margin:0;color:#d3e5f4;font-size:13px}.gz-national-heading>span{border:1px solid #ffffff35;border-radius:30px;background:#ffffff14;padding:9px 14px;font-size:12px;font-weight:800;white-space:nowrap}.gz-national-address-form{display:grid;gap:22px}.gz-national-address-form section{border:1px solid var(--gz-line);border-radius:18px;background:var(--gz-card);padding:22px;box-shadow:0 8px 24px var(--gz-shadow)}.gz-national-address-form h3{margin:0 0 18px;color:var(--gz-deep);font-size:17px;font-weight:900}.gz-national-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 18px}.gz-national-grid>div{margin-bottom:12px!important}.gz-national-grid input,.gz-national-grid select{background:var(--gz-input)!important;color:var(--gz-ink)!important}.gz-national-section-title{display:flex;align-items:start;justify-content:space-between;gap:15px}.gz-national-section-title h3{margin-bottom:4px}.gz-national-section-title p{margin:0 0 18px;color:#78899a;font-size:11px}.gz-national-section-title a{color:var(--gz-blue);font-size:11px;font-weight:800}.gz-default-address{display:flex;align-items:center;gap:9px;width:max-content;color:var(--gz-muted);font-size:13px;cursor:pointer}.gz-default-address input{width:17px;height:17px;accent-color:var(--gz-blue)}.gz-national-save{width:max-content!important;min-width:210px!important;margin:0!important;border-radius:12px!important;padding:12px 24px!important}html[data-theme=dark] .gz-national-address-form section{background:var(--gz-card)}
@media(max-width:700px){.gz-national-heading{align-items:start;flex-direction:column}.gz-national-grid{grid-template-columns:1fr}.gz-national-section-title{flex-direction:column}.gz-national-save{width:100%!important}}
.gz-saudi-phone{display:flex;direction:ltr;overflow:hidden;border:1px solid var(--gz-line);border-radius:10px;background:var(--gz-input);transition:.2s}.gz-saudi-phone:focus-within{border-color:var(--gz-blue);box-shadow:0 0 0 3px #0875c912}.gz-saudi-phone-prefix{display:flex;min-width:72px;align-items:center;justify-content:center;flex-direction:column;gap:3px;border-right:1px solid var(--gz-line);background:var(--gz-soft);padding:5px 10px;color:var(--gz-deep);font-size:12px;line-height:1;white-space:nowrap}.gz-saudi-phone-prefix img{width:30px;height:20px;border-radius:2px;object-fit:cover;box-shadow:0 1px 3px #0003}.gz-saudi-phone input[type=tel]{min-width:0;flex:1;border:0!important;background:transparent!important;padding:12px 14px!important;color:var(--gz-ink)!important;font:500 15px PingARLT;letter-spacing:1px;outline:none;box-shadow:none!important}.gz-saudi-phone-help{display:block;margin-top:5px;color:#78899a;font-size:10px}
.gz-short-address-tools{display:flex;align-items:center;gap:9px;margin-top:7px}.gz-short-address-tools button{border:0;border-radius:9px;background:var(--gz-blue);padding:7px 12px;color:#fff;font:700 11px PingARLT;cursor:pointer}.gz-short-address-tools button:disabled{cursor:wait;opacity:.65}.gz-short-address-tools small{font-size:10px}.gz-short-address-tools small[data-type=success]{color:#15803d}.gz-short-address-tools small[data-type=error]{color:#dc2626}.gz-short-address-tools small[data-type=loading]{color:var(--gz-muted)}
.gz-profile-heading{margin-bottom:24px;border-radius:18px;background:linear-gradient(135deg,var(--gz-deep),#0b568d);padding:24px;color:#fff}.gz-profile-heading h2{margin:0 0 6px;font-size:25px;font-weight:900}.gz-profile-heading p{margin:0;color:#d3e5f4;font-size:13px}.gz-profile-form{display:grid;gap:22px}.gz-profile-form section{border:1px solid var(--gz-line);border-radius:18px;background:var(--gz-card);padding:22px;box-shadow:0 8px 24px var(--gz-shadow)}.gz-profile-section-title{display:flex;align-items:start;justify-content:space-between;gap:15px}.gz-profile-section-title h3{margin:0 0 4px;color:var(--gz-deep);font-size:17px;font-weight:900}.gz-profile-section-title p{margin:0 0 18px;color:#78899a;font-size:11px}.gz-profile-image{width:100px;margin:0!important}.gz-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 18px}.gz-profile-grid>div{margin-bottom:12px!important}.gz-profile-grid input{background:var(--gz-input)!important;color:var(--gz-ink)!important}@media(max-width:700px){.gz-profile-grid{grid-template-columns:1fr}.gz-profile-section-title{flex-direction:column}.gz-profile-image{width:100%}}
.gz-profile-overview-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.gz-profile-overview-heading>a{border:1px solid #ffffff50;border-radius:12px;background:#ffffff18;padding:10px 18px;color:#fff;font-size:12px;font-weight:800}.gz-profile-overview{display:grid;gap:22px;border:1px solid var(--gz-line);border-radius:18px;background:var(--gz-card);padding:24px;box-shadow:0 8px 24px var(--gz-shadow)}.gz-profile-overview-avatar{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--gz-line);padding-bottom:20px}.gz-profile-overview-avatar>span,.gz-profile-overview-avatar>img{display:grid;width:60px;height:60px;place-items:center;border-radius:50%;background:linear-gradient(145deg,var(--gz-blue),#05538d);object-fit:cover;color:#fff;font-size:25px;font-weight:900}.gz-profile-overview-avatar h3{margin:0;color:var(--gz-deep);font-size:19px;font-weight:900}.gz-profile-overview-avatar p{margin:3px 0 0;color:#78899a;font-size:11px}.gz-profile-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gz-profile-overview-grid article{display:flex;align-items:center;gap:11px;border:1px solid var(--gz-line);border-radius:13px;background:var(--gz-soft);padding:14px}.gz-profile-overview-grid article>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:var(--gz-card);font-size:17px}.gz-profile-overview-grid article div{display:grid;min-width:0;gap:2px}.gz-profile-overview-grid small{color:#78899a;font-size:10px}.gz-profile-overview-grid strong{overflow:hidden;color:var(--gz-deep);font-size:13px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:700px){.gz-profile-overview-heading{align-items:start;flex-direction:column}.gz-profile-overview-grid{grid-template-columns:1fr}}
.gz-account-welcome{position:relative;display:flex;align-items:center;gap:13px;overflow:hidden;border:1px solid #1d87d540;border-radius:18px;background:linear-gradient(135deg,var(--gz-card),var(--gz-soft));padding:18px;box-shadow:0 10px 30px var(--gz-shadow)}.gz-account-welcome:after{content:"";position:absolute;width:90px;height:90px;border:18px solid #0875c912;border-radius:50%;left:-35px;bottom:-45px}.gz-account-welcome-avatar{position:relative;z-index:1;flex:0 0 58px}.gz-account-welcome-avatar img,.gz-account-welcome-avatar span{display:grid;width:58px;height:58px;place-items:center;border:3px solid var(--gz-card);border-radius:50%;background:linear-gradient(145deg,var(--gz-blue),#05538d);object-fit:cover;color:#fff;font-size:24px;font-weight:900;box-shadow:0 7px 18px #0875c940}.gz-account-welcome-copy{position:relative;z-index:1;display:grid;min-width:0;gap:1px}.gz-account-welcome-copy small{color:var(--gz-blue);font-size:11px;font-weight:800}.gz-account-welcome-copy strong{overflow:hidden;color:var(--gz-deep);font-size:20px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.gz-account-welcome-copy p{margin:3px 0 0;color:#78899a;font-size:10px;line-height:1.5}
