@import"https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700;800;900&display=swap";:root{--navy:#071a38;--deep:#041226;--blue:#168bff;--sky:#65c5ff;--ice:#f2f8ff;--line:#dbe9f7;--muted:#63748b;--green:#1fb66b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tajawal,Arial,sans-serif;color:var(--navy);background:#fff}a{color:inherit}.skip{position:absolute;right:-9999px}.skip:focus{right:16px;top:16px;z-index:99;background:#fff;padding:12px}.topbar{height:38px;background:linear-gradient(90deg,#071a38,#0d3c75);color:#dbeeff;display:flex;align-items:center;justify-content:center;gap:clamp(25px,8vw,110px);font-size:12px;font-weight:700}.header{height:88px;max-width:1240px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:10;background:#fff}.logo img{display:block;width:210px;height:auto;max-height:65px;object-fit:contain}.header nav{display:flex;gap:30px}.header nav a{text-decoration:none;font-size:14px;font-weight:800;position:relative}.header nav a:after{content:"";height:2px;width:0;background:var(--blue);position:absolute;right:0;bottom:-9px;transition:.2s}.header nav a:hover:after{width:100%}.head-actions{display:flex;gap:10px;align-items:center}.whatsapp-mini{height:43px;border-radius:13px;padding:0 18px;display:flex;align-items:center;background:#e8fff3;color:#097d45;text-decoration:none;font-size:13px;font-weight:900}.cart{width:46px;height:43px;border-radius:13px;background:var(--navy);color:#fff;text-decoration:none;display:grid;place-items:center;position:relative}.cart b{position:absolute;left:-5px;top:-7px;width:21px;height:21px;border-radius:50%;background:var(--blue);display:grid;place-items:center;font-size:10px}.hero{min-height:680px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:70px max(24px,calc((100vw - 1180px)/2));background:radial-gradient(circle at 15% 20%,#dff3ff 0,transparent 30%),linear-gradient(135deg,#f9fcff 0,#fff 48%,#edf7ff);overflow:hidden}.pulse{display:inline-flex;align-items:center;gap:9px;padding:9px 14px;border-radius:999px;background:#e9f5ff;color:#1563a9;font-size:12px;font-weight:800}.pulse i{width:8px;height:8px;border-radius:50%;background:#1bd273;box-shadow:0 0 0 5px #1bd27321}.hero h1{font-size:clamp(48px,5.5vw,78px);line-height:1.01;letter-spacing:-.055em;margin:22px 0}.hero h1 em{font-style:normal;background:linear-gradient(90deg,var(--blue),#51bcff);-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:18px;line-height:1.8;color:var(--muted);max-width:600px}.hero-buttons{display:flex;gap:12px;margin:30px 0}.btn{min-height:56px;border-radius:15px;padding:0 24px;border:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-family:inherit;font-size:14px;font-weight:900;cursor:pointer}.btn.primary{background:linear-gradient(135deg,#157ce6,#24a2ff);color:#fff;box-shadow:0 14px 32px #1787f447}.btn.ghost{background:#fff;border:1px solid var(--line)}.hero-proof{display:flex;gap:36px;margin-top:35px}.hero-proof div{display:grid}.hero-proof b{font-size:20px}.hero-proof span{font-size:11px;color:var(--muted)}.hero-products{position:relative;height:520px}.orb{position:absolute;width:500px;height:500px;border-radius:50%;background:linear-gradient(145deg,#daf1ff,#fff);border:1px solid #cfe8fb;right:20px;top:10px;box-shadow:inset 0 0 80px #37a4ff1f}.hero-card.main{position:absolute;right:70px;top:48px;width:390px;height:430px;background:#ffffffd6;border:1px solid rgba(255,255,255,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:34px;padding:25px;box-shadow:0 30px 80px #12477f2e;display:grid;justify-items:center}.hero-card.main>span{justify-self:start;background:var(--navy);color:#fff;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:900}.hero-card.main img{width:280px;height:280px;object-fit:contain}.hero-card.main strong{font-size:19px}.hero-card.main b{color:var(--blue);font-size:24px}.float-card{position:absolute;width:145px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:10px;box-shadow:0 18px 40px #134a8729;display:grid;justify-items:center}.float-card img{width:110px;height:95px;object-fit:contain}.float-card span{font-size:11px;font-weight:800}.fc-one{right:0;top:95px;transform:rotate(4deg)}.fc-two{left:0;bottom:40px;transform:rotate(-4deg)}.section{max-width:1200px;margin:auto;padding:105px 24px}.section-title{text-align:center;max-width:760px;margin:0 auto 48px}.section-title>span,.eyebrow,.story>div>span,.collection-head>span,.cart-page>span{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.08em}.section-title h2,.story h2{font-size:clamp(36px,4vw,52px);line-height:1.1;letter-spacing:-.035em;margin:12px 0}.section-title.row{max-width:none;display:flex;align-items:end;justify-content:space-between;text-align:right}.section-title.row a{font-size:13px;color:var(--blue);font-weight:900}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.category{min-height:170px;border-radius:24px;padding:22px;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;border:1px solid transparent;transition:.25s}.category:hover{transform:translateY(-6px)}.category i{font-style:normal;width:45px;height:45px;border-radius:14px;background:#ffffffbf;display:grid;place-items:center;font-size:21px}.category div{display:grid}.category b{font-size:17px}.category small{font-size:11px;color:#52657b;margin-top:5px}.category>span{position:absolute;left:20px;bottom:18px;font-size:21px}.c1{grid-column:span 2;background:#e9f7ff;border-color:#cbeafa}.c2{grid-column:span 2;background:#fff2e9;border-color:#ffe0ca}.c3{grid-column:span 2;background:#f0ebff;border-color:#ddd1ff}.c4{grid-column:2/span 2;background:#e9fff5;border-color:#c9f3dd}.c5{grid-column:4/span 2;background:#fff8df;border-color:#f6e9b5}.products{padding-top:35px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:25px;overflow:hidden;box-shadow:0 15px 45px #19508c14;transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px #19508c24}.p-image{aspect-ratio:1.08;display:grid;place-items:center;background:linear-gradient(145deg,#f9fcff,#e7f4ff);position:relative;overflow:hidden}.p-image img{width:100%;height:100%;object-fit:cover}.product-card:nth-child(1) .p-image img,.product-card:nth-child(2) .p-image img{object-fit:contain}.cat{position:absolute;z-index:2;right:16px;top:16px;background:#071a38e6;color:#fff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.p-copy{padding:23px}.stars{color:#f9b900;font-size:12px;letter-spacing:1px}.stars small{color:var(--muted);letter-spacing:0}.p-copy h3{font-size:21px;margin:10px 0}.p-copy>p{color:var(--muted);font-size:12px;line-height:1.7;min-height:42px}.p-bottom{border-top:1px solid var(--line);padding-top:18px;margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.p-bottom strong{color:var(--blue);font-size:23px}.p-bottom form{margin:0}.p-bottom button,.p-bottom a{min-height:43px;border:0;border-radius:12px;background:var(--navy);color:#fff;padding:0 15px;text-decoration:none;display:flex;align-items:center;font-family:inherit;font-weight:900;font-size:11px}.trust{background:linear-gradient(135deg,#06172f,#0c3465);color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:38px max(24px,calc((100vw - 1160px)/2));gap:15px}.trust>div{display:grid;grid-template-columns:50px 1fr;column-gap:12px;align-items:center;padding:16px;border-left:1px solid rgba(255,255,255,.1)}.trust>div:last-child{border-left:0}.trust i{grid-row:span 2;font-style:normal;width:48px;height:48px;background:#ffffff17;border-radius:15px;display:grid;place-items:center;font-size:21px}.trust b{font-size:14px}.trust span{color:#9fb9d5;font-size:10px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reviews-grid article{border:1px solid var(--line);border-radius:22px;padding:25px;box-shadow:0 10px 35px #19508c0f}.reviews-grid p{font-size:15px;line-height:1.8;color:#354962;min-height:75px}.reviews-grid article>div:last-child{display:grid}.reviews-grid article>div:last-child b{font-size:13px}.reviews-grid article>div:last-child span{font-size:10px;color:var(--muted)}.faq{max-width:900px}.faq-list{display:grid;gap:11px}.faq details{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.faq summary{padding:20px 22px;list-style:none;cursor:pointer;font-weight:900;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq details p{margin:0;padding:0 22px 20px;color:var(--muted);font-size:13px;line-height:1.7}footer{background:#031023;color:#fff}.footer-grid{max-width:1180px;margin:auto;padding:65px 24px 45px;display:grid;grid-template-columns:1.5fr .8fr 1fr 1fr;gap:48px}.footer-logo{display:inline-block;background:#fff;border-radius:14px;padding:8px 12px}.footer-logo img{width:190px;height:auto;display:block}.footer-grid p,.footer-grid a,.footer-grid span{display:block;color:#94abc3;text-decoration:none;font-size:12px;line-height:1.8;margin:9px 0}.footer-grid h3{font-size:14px}.copyright{max-width:1180px;margin:auto;border-top:1px solid rgba(255,255,255,.08);padding:20px 24px 27px;display:flex;justify-content:space-between;color:#6c849e;font-size:11px}.landing{min-height:690px;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center;padding:65px max(24px,calc((100vw - 1160px)/2));background:radial-gradient(circle at 10% 15%,#dff2ff,transparent 30%),linear-gradient(135deg,#f9fcff,#fff)}.landing-media{aspect-ratio:1;border-radius:34px;background:linear-gradient(145deg,#fff,#dff1ff);display:grid;place-items:center;position:relative;overflow:hidden;box-shadow:0 28px 75px #124a9126}.landing-media>img{width:92%;height:92%;object-fit:contain}.landing-cat{position:absolute;right:20px;top:20px;z-index:2;background:var(--navy);color:#fff;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:900}.media-note{position:absolute;left:18px;bottom:18px;background:#ffffffe6;border:1px solid #fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:15px;padding:11px 14px;display:grid;box-shadow:0 10px 25px #0e407826}.media-note b{color:#079653;font-size:11px}.media-note span{font-size:9px;color:var(--muted)}.landing-copy h1{font-size:clamp(43px,5vw,67px);line-height:1.05;letter-spacing:-.05em;margin:15px 0}.lead{color:var(--muted);font-size:17px;line-height:1.8}.rating{display:flex;gap:9px;align-items:center;margin:20px 0}.rating b{color:#f9b900;letter-spacing:1px}.rating span{font-size:11px;color:var(--muted)}.landing-copy ul{list-style:none;padding:0;display:grid;gap:10px;font-size:13px;font-weight:800}.landing-copy li{color:#29415f}.price{display:flex;align-items:center;gap:14px;margin:24px 0}.price strong{font-size:40px;color:var(--blue)}.price del{color:#97a4b4}.buy-form{display:grid;grid-template-columns:125px 1fr;gap:11px}.buy-form label{border:1px solid var(--line);border-radius:15px;padding:7px 12px;font-size:10px;color:var(--muted)}.buy-form input{width:100%;border:0;font-size:16px;font-weight:900;outline:0;background:transparent}.wa{min-height:54px;margin-top:11px;border-radius:15px;background:var(--green);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:900}.safe{display:block;text-align:center;color:var(--muted);margin-top:12px}.landing-strip{max-width:1120px;margin:-26px auto 0;position:relative;z-index:3;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 20px 50px #1649821f;display:grid;grid-template-columns:repeat(3,1fr);padding:23px}.landing-strip>div{display:flex;justify-content:center;gap:12px;align-items:center;border-left:1px solid var(--line)}.landing-strip>div:last-child{border-left:0}.landing-strip>div>b{font-size:24px}.landing-strip span{display:grid}.landing-strip strong{font-size:13px}.landing-strip small{font-size:10px;color:var(--muted)}.story{max-width:1120px;margin:auto;padding:115px 24px;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.story>div>p{color:var(--muted);line-height:1.8}.story-features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.story-features article{border:1px solid var(--line);border-radius:20px;padding:22px}.story-features article>b{color:var(--blue);font-size:25px}.story-features h3{font-size:15px}.story-features p{font-size:11px!important}.mobile-buy{display:none}.collection-page,.cart-page{max-width:1180px;margin:auto;padding:90px 24px}.collection-head{text-align:center;margin-bottom:50px}.collection-head h1,.cart-page h1{font-size:52px;margin:10px 0}.collection-head p{color:var(--muted)}.cart-lines article{display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-lines img{width:110px;height:110px;object-fit:contain;background:var(--ice);border-radius:16px}.cart-lines a{text-decoration:none}.cart-lines h2{font-size:18px}.cart-lines input{width:70px;padding:8px;border:1px solid var(--line);border-radius:8px}.cart-total{display:flex;justify-content:flex-end;gap:30px;padding:25px;font-size:22px}.cart-page form>button{min-height:50px;border:0;border-radius:12px;padding:0 20px;font-family:inherit;font-weight:900;margin-left:8px}@media(max-width:1050px){.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{display:none}.story{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.category{grid-column:auto}}@media(max-width:820px){.header nav{display:none}.hero,.landing{grid-template-columns:1fr;padding-top:45px}.hero-copy,.landing-copy{text-align:center}.hero-buttons,.hero-proof,.rating,.price{justify-content:center}.hero-products{max-width:570px;width:100%;margin:auto}.buy-form{max-width:530px;margin:auto}.landing-copy ul{justify-items:center}.landing-media{max-width:580px;width:100%;margin:auto}.landing-strip{margin:0;border-radius:0}.trust{grid-template-columns:repeat(2,1fr)}.reviews-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.topbar{font-size:8px;gap:10px;justify-content:space-around}.topbar span:first-child{display:none}.header{height:70px;padding:0 13px}.logo img{width:150px}.whatsapp-mini{display:none}.hero{padding:48px 18px 75px;min-height:auto}.hero h1{font-size:43px}.hero-copy>p{font-size:15px}.hero-buttons{flex-direction:column}.hero-proof{gap:20px}.hero-products{height:405px}.orb{width:360px;height:360px}.hero-card.main{width:290px;height:355px;right:calc(50% - 145px);top:25px}.hero-card.main img{width:220px;height:220px}.float-card{width:110px}.float-card img{width:85px;height:70px}.fc-one{right:-8px}.fc-two{left:-8px;bottom:0}.section{padding:75px 18px}.section-title.row{display:block}.section-title.row>a{display:inline-block;margin-top:10px}.category-grid,.product-grid,.story-features{grid-template-columns:1fr}.category{min-height:145px}.p-copy>p{min-height:auto}.trust{grid-template-columns:1fr;padding:18px}.trust>div{border-left:0;border-bottom:1px solid rgba(255,255,255,.1)}.footer-grid{grid-template-columns:1fr;padding:45px 20px}.copyright{flex-direction:column;gap:8px}.landing{padding:30px 18px 50px}.landing-copy h1{font-size:40px}.lead{font-size:15px}.buy-form{grid-template-columns:1fr}.landing-strip{grid-template-columns:1fr;padding:12px 18px}.landing-strip>div{justify-content:flex-start;border-left:0;border-bottom:1px solid var(--line);padding:12px}.landing-strip>div:last-child{border-bottom:0}.story{padding:80px 18px}.mobile-buy{position:fixed;z-index:50;display:flex;left:10px;right:10px;bottom:10px;min-height:66px;background:var(--navy);color:#fff;border-radius:18px;padding:9px 12px 9px 18px;align-items:center;justify-content:space-between;text-decoration:none;box-shadow:0 18px 45px #0000004d}.mobile-buy span{display:grid}.mobile-buy small{font-size:9px;color:#9cb4cc}.mobile-buy span>b{font-size:19px}.mobile-buy>strong{background:var(--blue);padding:13px 18px;border-radius:12px}.collection-page,.cart-page{padding:65px 18px}.collection-head h1,.cart-page h1{font-size:40px}.cart-lines article{grid-template-columns:85px 1fr}.cart-lines article>strong{grid-column:2}.cart-lines img{width:80px;height:80px}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.menu-toggle{display:none;width:44px;height:44px;padding:10px;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer}.menu-toggle>span:not(.visually-hidden){display:block;height:2px;margin:4px 0;border-radius:2px;background:var(--navy);transition:.2s}.menu-toggle[aria-expanded=true]>span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true]>span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--sky);outline-offset:3px}.p-copy h3 a{text-decoration:none}.p-copy h3 a:hover{color:var(--blue)}.discount{padding:6px 10px;border-radius:999px;background:#e8fff3;color:#087b45;font-size:11px;font-weight:900}.toast{position:fixed;z-index:100;left:20px;bottom:20px;max-width:330px;padding:14px 18px;border-radius:14px;background:var(--navy);color:#fff;font-weight:800;box-shadow:0 16px 45px #00000040;opacity:0;transform:translateY(20px);pointer-events:none;transition:.25s}.toast.is-visible{opacity:1;transform:none}.toast.is-error{background:#9b1c1c}.p-bottom button[disabled],.buy-form button[disabled]{opacity:.65;cursor:wait}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:820px){.menu-toggle{display:block}.header nav{display:flex;position:absolute;top:calc(100% + 1px);right:13px;left:13px;flex-direction:column;gap:0;padding:10px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 55px #071a382e;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.header nav.is-open{opacity:1;visibility:visible;transform:none}.header nav a{padding:15px;border-radius:11px}.header nav a:hover{background:var(--ice)}.header nav a:after{display:none}.menu-open{overflow:hidden}}@media(max-width:600px){body:has(.mobile-buy){padding-bottom:86px}.head-actions{gap:7px}.cart{width:43px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.hero-proof div{text-align:center}.toast{left:10px;right:10px;bottom:88px;max-width:none}.price{flex-wrap:wrap}}.language-switcher{margin:0}.language-switcher select{height:43px;min-width:58px;padding:0 10px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--navy);font:900 12px Tajawal,Arial,sans-serif;cursor:pointer}.language-switcher select:hover{border-color:var(--blue)}[dir=ltr] .header nav a:after{right:auto;left:0}[dir=ltr] .cat,[dir=ltr] .landing-cat{right:auto;left:16px}[dir=ltr] .landing-cat{left:20px}[dir=ltr] .section-title.row{text-align:left}[dir=ltr] .trust>div,[dir=ltr] .landing-strip>div{border-left:0;border-right:1px solid rgba(255,255,255,.1)}[dir=ltr] .trust>div:last-child,[dir=ltr] .landing-strip>div:last-child{border-right:0}[dir=ltr] .toast{left:auto;right:20px}@media(max-width:600px){.language-switcher select{min-width:52px;padding:0 7px}.whatsapp-mini{display:none}[dir=ltr] .toast{right:10px}}:root{color-scheme:light;--page:#fff;--surface:#fff;--surface-soft:#f4f9ff;--text:#071a38;--text-secondary:#63748b;--theme-shadow:rgba(25,80,140,.12)}html[data-theme=dark]{color-scheme:dark;--page:#07111f;--surface:#0d1a2c;--surface-soft:#111f33;--text:#edf5ff;--text-secondary:#a9bbcf;--line:#263a55;--muted:#a9bbcf;--ice:#122137;--theme-shadow:rgba(0,0,0,.34)}body,.header,.hero,.landing,.product-card,.reviews-grid article,.faq details,.landing-strip,.story-features article,.float-card,.hero-card.main,.landing-media,.media-note,.btn.ghost,.language-switcher select,.menu-toggle,.cart-lines input{transition:background-color .28s ease,color .28s ease,border-color .28s ease,box-shadow .28s ease}.theme-toggle{width:43px;height:43px;flex:0 0 43px;border:1px solid var(--line);border-radius:13px;background:#f3f8ff;color:#123a67;display:grid;place-items:center;padding:0;cursor:pointer;position:relative;overflow:hidden}.theme-toggle:hover{border-color:var(--blue);background:#e7f3ff;transform:translateY(-1px)}.theme-toggle:active{transform:translateY(0)}.theme-icon{position:absolute;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transition:opacity .22s ease,transform .28s ease}.theme-icon-moon{opacity:1;transform:scale(1) rotate(0)}.theme-icon-sun{opacity:0;transform:scale(.55) rotate(-45deg)}html[data-theme=dark] body{background:var(--page);color:var(--text)}html[data-theme=dark] .header{background:var(--surface)}html[data-theme=dark] .theme-toggle{background:#14253b;color:#ffd76a;border-color:#304762}html[data-theme=dark] .theme-toggle:hover{background:#1a2d47;border-color:var(--blue)}html[data-theme=dark] .theme-icon-moon{opacity:0;transform:scale(.55) rotate(45deg)}html[data-theme=dark] .theme-icon-sun{opacity:1;transform:scale(1) rotate(0)}html[data-theme=dark] .language-switcher select,html[data-theme=dark] .menu-toggle,html[data-theme=dark] .btn.ghost,html[data-theme=dark] .cart-lines input{background:#122238;color:var(--text);border-color:var(--line)}html[data-theme=dark] .menu-toggle>span:not(.visually-hidden){background:var(--text)}html[data-theme=dark] .hero{background:radial-gradient(circle at 15% 20%,rgba(26,124,213,.22) 0,transparent 32%),linear-gradient(135deg,#091525 0,#07111f 48%,#0b1a2d)}html[data-theme=dark] .landing{background:radial-gradient(circle at 10% 15%,rgba(26,124,213,.2),transparent 31%),linear-gradient(135deg,#091525,#07111f)}html[data-theme=dark] .pulse{background:#102b47;color:#83c9ff}html[data-theme=dark] .orb{background:linear-gradient(145deg,#10243c,#091421);border-color:#203a58;box-shadow:inset 0 0 80px #37a4ff1f}html[data-theme=dark] .hero-card.main{background:#0d1a2ce0;border-color:#5d89b83d;box-shadow:0 30px 80px #00000061}html[data-theme=dark] .float-card,html[data-theme=dark] .product-card,html[data-theme=dark] .reviews-grid article,html[data-theme=dark] .faq details,html[data-theme=dark] .landing-strip,html[data-theme=dark] .story-features article,html[data-theme=dark] .media-note{background:var(--surface);border-color:var(--line);box-shadow:0 16px 45px var(--theme-shadow)}html[data-theme=dark] .landing-media{background:linear-gradient(145deg,#12243a,#0a1626);box-shadow:0 28px 75px #00000061}html[data-theme=dark] .p-image{background:linear-gradient(145deg,#13243a,#0c192b)}html[data-theme=dark] .reviews-grid p,html[data-theme=dark] .landing-copy li{color:#c2cfdd}html[data-theme=dark] .category small{color:#aebed0}html[data-theme=dark] .category i{background:#ffffff17}html[data-theme=dark] .c1{background:#10283a;border-color:#20516f}html[data-theme=dark] .c2{background:#302117;border-color:#60452d}html[data-theme=dark] .c3{background:#241d3d;border-color:#493b70}html[data-theme=dark] .c4{background:#112e27;border-color:#285c4d}html[data-theme=dark] .c5{background:#302b18;border-color:#62572c}html[data-theme=dark] .cart-lines img{background:#13243a}html[data-theme=dark] .skip:focus{background:var(--surface);color:var(--text)}@media(max-width:820px){html[data-theme=dark] .header nav{background:var(--surface);border-color:var(--line);box-shadow:0 24px 55px #0006}html[data-theme=dark] .header nav a:hover{background:var(--surface-soft)}}@media(max-width:600px){.theme-toggle{width:40px;height:40px;flex-basis:40px}.theme-icon{width:19px;height:19px}.head-actions{gap:6px}.language-switcher select{height:40px}.cart,.menu-toggle{width:40px;height:40px}}.header{position:sticky;top:0;max-width:none;padding-left:max(24px,calc((100vw - 1240px)/2));padding-right:max(24px,calc((100vw - 1240px)/2));box-shadow:0 1px #071a3812;z-index:40}.logo{min-width:0}.logo img{width:clamp(145px,15vw,210px)}.hero-card-link{text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease}.hero-card-link:hover{transform:translateY(-5px);box-shadow:0 36px 90px #12477f3d}.hero-card-link:focus-visible{outline:4px solid var(--sky);outline-offset:6px}.placeholder-svg{width:72%;height:72%;color:#9bb4cd}.product-card{isolation:isolate}.product-card .p-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 68%,rgba(7,26,56,.06));pointer-events:none}.product-card .p-copy{display:flex;flex-direction:column;height:100%}.product-card .p-bottom{margin-top:auto}.btn,.p-bottom button,.p-bottom a,.wa{transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.btn:hover,.p-bottom button:hover,.p-bottom a:hover,.wa:hover{transform:translateY(-2px);filter:saturate(1.08)}.buy-form:has(.variant-select){grid-template-columns:1fr 110px 1fr}.variant-select select{display:block;width:100%;margin-top:4px;border:0;background:transparent;color:inherit;font:800 13px Tajawal,Arial,sans-serif;outline:0}.landing-copy>.lead:empty{display:none}@media(max-width:820px){.header{padding-left:16px;padding-right:16px}.hero{gap:25px}.landing{gap:36px}.hero-copy,.landing-copy{max-width:680px;margin-inline:auto}.category:hover,.product-card:hover{transform:none}}@media(max-width:600px){.header{gap:8px;padding-left:10px;padding-right:10px}.logo{flex:1;overflow:hidden}.logo img{width:min(128px,100%)}.head-actions{gap:4px;flex:0 0 auto}.language-switcher select{min-width:44px;width:44px;padding:0 4px}.theme-toggle,.cart,.menu-toggle{width:40px;flex-basis:40px}.hero{padding-top:34px}.hero h1{font-size:clamp(38px,12vw,48px)}.hero-products{height:385px}.buy-form,.buy-form:has(.variant-select){grid-template-columns:1fr}.variant-select{min-height:58px}.product-card{border-radius:20px}.p-copy{padding:19px}.category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;margin-inline:-18px;padding-inline:18px}.category{flex:0 0 82%;scroll-snap-align:start}.landing-copy{text-align:start}.landing-copy ul{justify-items:start}.rating,.price{justify-content:flex-start}}@media(max-width:390px){.theme-toggle{display:none}.logo img{width:min(132px,100%)}}html,body{max-width:100%;overflow-x:clip}.topbar{height:32px;background:#061a35;letter-spacing:.015em}.header{height:78px;background:#fffffff0;-webkit-backdrop-filter:saturate(1.5) blur(18px);backdrop-filter:saturate(1.5) blur(18px);box-shadow:0 1px #071a3814,0 12px 35px #071a3809}.header nav{gap:26px}.header nav a{font-size:13px}.whatsapp-mini{height:40px;padding-inline:16px}.cart,.language-switcher select{height:40px}.theme-toggle{height:40px;width:40px;flex-basis:40px}.hero{min-height:610px;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:42px;padding-top:54px;padding-bottom:58px;background:radial-gradient(circle at 8% 15%,rgba(101,197,255,.22),transparent 27%),radial-gradient(circle at 88% 40%,rgba(22,139,255,.1),transparent 31%),linear-gradient(135deg,#f8fcff 0,#fff 52%,#eef8ff)}.hero-copy,.hero-products{min-width:0}.hero-copy{max-width:650px}.pulse{padding:8px 13px;background:#e8f5ffe0;border:1px solid rgba(22,139,255,.08)}.hero h1{font-size:clamp(48px,4.45vw,68px);line-height:1.02;letter-spacing:-.045em;margin:18px 0}.hero-copy>p{max-width:570px;font-size:17px;line-height:1.72}.hero-buttons{margin:24px 0 22px}.hero-buttons .btn{min-height:52px;padding-inline:22px}.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px;max-width:640px}.hero-proof>div{display:flex;grid-template:none;align-items:center;gap:10px;min-width:0;padding:12px;border:1px solid rgba(22,139,255,.1);border-radius:15px;background:#ffffffc2;box-shadow:0 10px 30px #19508c0e}.hero-proof>div>b{font-size:20px;line-height:1}.hero-proof>div>span{display:grid;min-width:0}.hero-proof strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-proof small{font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-products{height:485px}.orb{width:440px;height:440px;right:24px;top:20px;background:linear-gradient(145deg,#d9f0ff,#fafdff);box-shadow:inset 0 0 90px #37a4ff26}.hero-card.main{right:58px;top:28px;width:350px;height:425px;border-radius:30px;padding:22px;background:#ffffffe6;box-shadow:0 28px 75px #12477f2b}.hero-card.main img,.hero-card.main .placeholder-svg{width:265px;height:265px}.hero-card.main strong{font-size:18px;text-align:center}.hero-card.main b{font-size:25px}.float-card{width:126px;padding:9px;border-radius:18px}.float-card img{width:96px;height:82px}.fc-one{right:0;top:82px}.fc-two{left:3px;bottom:34px}.section{max-width:1240px}.section-title{margin-bottom:40px}.section-title h2,.story h2{font-size:clamp(34px,3.5vw,48px)}.product-grid{gap:18px}.product-card{border-color:#7ea3ca4d;box-shadow:0 12px 38px #19508c12}.product-card:hover{box-shadow:0 22px 55px #19508c21}html[data-theme=dark] .header{background:#0d1a2cf0}html[data-theme=dark] .hero-proof>div{background:#0d1a2cc7;border-color:#65c5ff26}@media(max-width:1050px){.hero{grid-template-columns:1fr 1fr;gap:24px}.hero h1{font-size:clamp(45px,5.7vw,60px)}.hero-card.main{right:calc(50% - 165px);width:330px}.orb{right:calc(50% - 210px)}.fc-two{left:-4px}.fc-one{right:-4px}}@media(max-width:820px){.header{height:72px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:46px;padding-bottom:54px}.hero-copy{text-align:center;max-width:680px}.hero-copy>p{margin-inline:auto}.hero-buttons{justify-content:center}.hero-proof{margin-inline:auto}.hero-products{height:470px}.hero-card.main{right:calc(50% - 175px);width:350px}.orb{right:calc(50% - 220px)}}@media(max-width:600px){.topbar{height:30px}.header{height:66px}.hero{padding-top:30px;padding-bottom:40px}.hero h1{font-size:clamp(38px,11.5vw,48px);margin-block:15px}.hero-copy>p{font-size:15px;line-height:1.65}.hero-buttons{margin-block:20px 18px}.hero-proof{grid-template-columns:1fr;gap:7px}.hero-proof>div{padding:10px 12px}.hero-proof strong,.hero-proof small{white-space:normal}.hero-products{height:390px}.orb{width:340px;height:340px;right:calc(50% - 170px);top:20px}.hero-card.main{width:280px;height:350px;right:calc(50% - 140px);top:17px;padding:16px;border-radius:24px}.hero-card.main img,.hero-card.main .placeholder-svg{width:215px;height:215px}.hero-card.main strong{font-size:15px}.hero-card.main b{font-size:21px}.float-card{width:96px}.float-card img{width:74px;height:62px}.fc-one{top:64px}.fc-two{bottom:4px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/modern.css.map */
