:root{--ink:#08283e;--teal:#0a8e88;--mint:#a6e3df;--cream:#f5f5f0;--white:#fff;--muted:#64757d;--line:#d8e3e1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,.logo{font-family:Outfit,sans-serif}.ticker{height:30px;display:flex;justify-content:space-around;align-items:center;overflow:hidden;background:var(--ink);color:#eafffc;font-size:.65rem;font-weight:800;letter-spacing:.14em;white-space:nowrap}.header{position:sticky;top:13px;z-index:20;width:min(1180px,calc(100% - 32px));height:70px;margin:13px auto 0;padding:0 23px;display:flex;align-items:center;justify-content:space-between;border:1px solid #ffffffb8;border-radius:19px;background:#f8fbfaaf;box-shadow:0 18px 45px #17364b1c,inset 0 1px #fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.logo{color:var(--ink);font-size:1.1rem;font-weight:800;letter-spacing:.12em;text-decoration:none}.logo i{color:var(--teal);font-style:normal}.header nav{display:flex;gap:28px}.header nav a,.help{color:var(--ink);font-size:.84rem;text-decoration:none}.help{font-weight:800}.hero{width:min(1180px,calc(100% - 32px));min-height:610px;margin:auto;display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:70px}.eyebrow{margin:0 0 12px;color:#087f80;font-size:.7rem;font-weight:800;letter-spacing:.14em}.hero h1{margin:0 0 22px;font-size:clamp(3.8rem,7vw,6.4rem);line-height:.88;letter-spacing:-.055em}.hero>div>p:not(.eyebrow){max-width:530px;color:var(--muted);font-size:1.03rem;line-height:1.75}.primary{display:inline-flex;margin-top:15px;padding:16px 24px;border-radius:15px;background:var(--ink);box-shadow:8px 8px 18px #cdd6d7,-7px -7px 16px #fff;color:#fff;font-size:.85rem;font-weight:800;text-decoration:none}.heroProducts{position:relative;height:500px}.heroBlob{position:absolute;top:70px;right:20px;bottom:35px;left:30px;border-radius:45% 45% 22% 35%;background:radial-gradient(circle at 30% 20%,#e9fffb,#9bddd7 58%,#63bbb7);box-shadow:0 35px 70px #17364b20}.heroBottle{position:absolute;z-index:2;object-fit:contain;filter:drop-shadow(0 30px 20px #0d3b4c25)}.heroBottle.one{width:55%;height:78%;left:32px;bottom:18px;transform:rotate(-6deg)}.heroBottle.two{width:58%;height:70%;right:4px;bottom:25px;transform:rotate(7deg)}.heroProducts>span{position:absolute;right:0;bottom:15px;z-index:4;padding:15px 19px;border:1px solid #fff;border-radius:16px;background:#ffffffd8;box-shadow:0 17px 35px #17364b20;font-size:.75rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.heroProducts>span b{font-size:1rem}.trust,.reassurance{padding:22px max(16px,calc((100% - 1180px)/2));display:flex;justify-content:space-between;gap:18px;background:var(--ink);color:#f3fffc;font-size:.79rem;font-weight:700}.catalog,.routine{width:min(1180px,calc(100% - 32px));margin:auto;padding:100px 0}.sectionTitle{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:38px}.sectionTitle h2,.routine h2{max-width:720px;margin:0;font-size:clamp(2.8rem,5vw,4.7rem);line-height:.96;letter-spacing:-.045em}.brandPills{display:flex;gap:8px}.brandPills span{padding:9px 13px;border-radius:999px;background:#e7efed;color:var(--ink);font-size:.69rem;font-weight:800}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 15px 35px #1330470c;transition:.25s;cursor:pointer}.card:hover{transform:translateY(-5px);box-shadow:0 22px 48px #13304718}.cardImage{position:relative;height:310px;display:grid;place-items:center;background:#fff}.cardImage img{width:76%;height:78%;object-fit:contain}.cardImage span{position:absolute;top:16px;right:16px;padding:7px 10px;border-radius:99px;background:#edf6f4;color:#087f80;font-size:.68rem;font-weight:800}.cardBody{padding:22px}.cardBody small{color:var(--teal);font-size:.64rem;font-weight:800;letter-spacing:.12em}.cardBody h3{min-height:58px;margin:7px 0 8px;font-size:1.45rem;line-height:1.1}.cardBody p{min-height:48px;margin:0;color:var(--muted);font-size:.8rem;line-height:1.55}.cardBody>div{margin-top:17px;display:flex;align-items:center;justify-content:space-between;gap:12px}.cardBody>div strong{font-size:1rem}.cardBody button{border:0;border-radius:12px;padding:10px 12px;background:#ecf0f3;box-shadow:inset 4px 4px 8px #cfd8e3,inset -4px -4px 8px #fff;color:#315060;font-size:.7rem;font-weight:800}.routine{display:grid;grid-template-columns:.8fr 1.3fr;align-items:start;gap:70px}.routineGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.routine article{padding:24px 18px;border-top:1px solid #b9cfcb}.routine article b{color:var(--teal);font-size:.76rem}.routine article h3{margin:12px 0 8px}.routine article p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.6}.back{display:block;width:min(1180px,calc(100% - 32px));margin:34px auto 0;border:0;background:none;color:var(--ink);text-align:left;font-size:.76rem;font-weight:800}.productLayout{width:min(1180px,calc(100% - 32px));margin:25px auto 75px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:start;gap:75px}.gallery{position:sticky;top:110px;display:grid;grid-template-columns:72px 1fr;gap:14px}.mainImage{grid-column:2;position:relative;min-height:600px;display:grid;place-items:center;overflow:hidden;border-radius:32px;background:#fff;box-shadow:0 28px 65px #17364b12}.mainImage>span{position:absolute;top:22px;left:22px;padding:8px 11px;border-radius:999px;background:#eef7f5;color:var(--teal);font-size:.68rem;font-weight:800;letter-spacing:.1em}.mainImage img{width:79%;height:79%;object-fit:contain}.thumb{grid-row:1;grid-column:1;height:82px;display:grid;place-items:center;border:1px solid var(--line);border-radius:14px;background:#fff}.thumb.active{border-color:var(--teal)}.thumb img{width:75%;height:75%;object-fit:contain}.productInfo{padding-top:18px}.productInfo h1{margin:0 0 16px;font-size:clamp(3.4rem,5.4vw,5.7rem);line-height:.9;letter-spacing:-.055em}.price{padding-bottom:23px;border-bottom:1px solid #c9d9d6;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800}.description{color:var(--muted);font-size:.95rem;line-height:1.75}.productInfo ul{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0;padding:0;list-style:none}.productInfo li{padding:8px 11px;border-radius:999px;background:#e7f1ef;color:#286967;font-size:.69rem;font-weight:700}.usage{padding:17px;border-left:3px solid var(--mint);background:#ffffff8f}.usage strong{font-size:.76rem}.usage p{margin:5px 0 0;color:var(--muted);font-size:.78rem;line-height:1.6}.quantity{margin:22px 0;display:flex;align-items:center;justify-content:space-between}.quantity>span{font-size:.68rem;font-weight:800;letter-spacing:.12em}.quantity>div{display:flex;align-items:center;gap:14px}.quantity button{width:39px;height:39px;border:0;border-radius:11px;background:#e9efee;box-shadow:inset 3px 3px 6px #cfd8e3,inset -3px -3px 6px #fff;font-size:1.3rem}.orderBox{padding:30px;border-radius:25px;background:#fff;box-shadow:0 20px 50px #17364b10}.orderBox h2{margin:0 0 22px;font-size:2rem}.orderBox form{display:grid;gap:15px}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.orderBox label{display:grid;gap:6px;color:#48616b;font-size:.7rem;font-weight:800}.orderBox input,.orderBox select,.orderBox textarea{width:100%;padding:13px;border:1px solid #d4dfdd;border-radius:11px;background:#fff;color:var(--ink)}.orderBox textarea{min-height:82px;resize:vertical}.delivery{display:grid;grid-template-columns:1fr 1fr;gap:10px}.delivery label{display:block;padding:14px;border:1px solid var(--line);border-radius:13px;cursor:pointer}.delivery label.active{border-color:var(--teal);background:#effaf8}.delivery input{position:absolute;opacity:0;pointer-events:none}.delivery span{display:flex;justify-content:space-between;gap:10px}.delivery small{color:var(--teal)}.total{display:grid;gap:8px;padding:16px;border-radius:14px;background:#f1f5f4}.total span,.total strong{display:flex;justify-content:space-between;font-size:.75rem}.total strong{padding-top:9px;border-top:1px solid var(--line);font-size:.9rem}.total em{color:var(--teal);font-style:normal}.submit{min-height:52px;border:0;border-radius:14px;background:var(--ink);color:#fff;font-size:.78rem;font-weight:800}.success{padding:22px;border-radius:15px;background:#effaf8;color:#286967}.success p{margin-bottom:0;font-size:.8rem;line-height:1.6}.productPage .reassurance{margin-top:0}footer{padding:0 max(16px,calc((100% - 1180px)/2));background:#061f30;color:#dce9e8}.footerMain{padding:72px 0 52px;display:grid;grid-template-columns:1.6fr .7fr .9fr;gap:70px}.footerMain>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footerMain .logo{margin-bottom:13px;color:#fff}.footerMain h3{margin:0;color:#fff;font-size:2.6rem;line-height:1}.footerMain p{max-width:470px;color:#91a8b1;font-size:.82rem;line-height:1.75}.footerMain strong{margin-bottom:9px;color:#fff;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.footerMain a,.footerMain span{color:#91a8b1;font-size:.78rem;text-decoration:none}.footerBottom{padding:20px 0;display:flex;justify-content:space-between;border-top:1px solid #ffffff1c;color:#718b96}.footerBottom b{color:#7ee0d9}@media(max-width:800px){.ticker{justify-content:flex-start;gap:40px;padding:0 18px}.ticker span:nth-child(n+2){display:none}.header{height:61px}.header nav,.help{display:none}.hero{min-height:auto;padding:65px 0 45px;grid-template-columns:1fr;gap:28px}.hero h1{font-size:4.2rem}.heroProducts{height:360px}.heroBottle.one{left:0}.heroBottle.two{right:0}.trust,.reassurance{overflow:auto;justify-content:flex-start;white-space:nowrap}.catalog,.routine{padding:70px 0}.sectionTitle{align-items:flex-start;flex-direction:column}.sectionTitle h2{font-size:3rem}.grid{grid-template-columns:1fr}.cardImage{height:330px}.routine{grid-template-columns:1fr;gap:35px}.routineGrid{grid-template-columns:1fr}.productLayout{grid-template-columns:1fr;gap:34px}.gallery{position:static;grid-template-columns:1fr}.mainImage{grid-column:1;min-height:420px}.thumb{display:none}.productInfo h1{font-size:3.2rem}.orderBox{padding:22px}.two,.delivery{grid-template-columns:1fr}.footerMain{grid-template-columns:1fr;gap:36px}.footerBottom{flex-direction:column;gap:8px}}.orderBox h2{color:#16856d}.orderBox .submit{animation:confirmPulse 1.8s ease-in-out infinite}.orderBox .submit:hover{animation:confirmWiggle .42s ease-in-out 2;background:#14705e}@keyframes confirmPulse{0%,to{transform:translateY(0);box-shadow:0 0 #16856d00}50%{transform:translateY(-2px);box-shadow:0 10px 20px #16856d40}}@keyframes confirmWiggle{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.delivery{position:relative}.delivery input{width:1px;height:1px}.heroProducts>span{display:none}.hero{width:100%;min-height:680px;padding-inline:max(32px,calc((100% - 1180px)/2));grid-template-columns:minmax(0,560px) 1fr;background-image:linear-gradient(90deg,#f5f5f0fa,#f5f5f0e6 35%,#f5f5f014 68%),url(/hero-cosmetics.png);background-position:center;background-size:cover;background-repeat:no-repeat}.heroProducts{display:none}.productPage .mainImage{width:100%;min-height:0;aspect-ratio:1 / 1}.orderBox{color:#06283d}.orderBox .eyebrow{color:#067a75;font-size:.8rem}.orderBox .eyebrow:after{content:" / طلب مباشر";font-weight:800}.orderBox h2{color:#06283d;font-size:2.25rem}.orderBox h2:after{content:" / اطلب الآن";display:block;margin-top:7px;font-family:Arial,sans-serif;font-size:1.15rem;direction:rtl;text-align:left}.orderBox label{color:#163f4d;font-size:.88rem;font-weight:800}.orderBox .two label:first-child:before,.orderBox .two label:nth-child(2):before,.orderBox form>label:nth-of-type(1):before,.orderBox form>label:nth-of-type(2):before{color:#06283d;font-family:Arial,sans-serif;font-size:.86rem;direction:rtl;text-align:left}.orderBox .two label:first-child:before{content:"الاسم واللقب"}.orderBox .two label:nth-child(2):before{content:"رقم الهاتف"}.orderBox form>label:nth-of-type(1):before{content:"الولاية"}.orderBox form>label:nth-of-type(2):before{content:"العنوان الكامل"}.orderBox input,.orderBox select,.orderBox textarea{border-color:#aebfbd;color:#06283d;font-size:.94rem;font-weight:600}.orderBox input::placeholder,.orderBox textarea::placeholder{color:#63777e;opacity:1}.delivery label{color:#06283d;font-size:.84rem}.delivery label:first-child b:after{content:" / مكتب التوصيل"}.delivery label:nth-child(2) b:after{content:" / التوصيل إلى المنزل"}.total span,.total strong{color:#163f4d;font-size:.86rem}.total span:first-child:before{content:"المنتجات · "}.total span:nth-child(2):before{content:"التوصيل · "}.total strong:before{content:"المجموع · "}.submit{font-size:.9rem}.submit:before{content:"تأكيد الطلب · "}.success b:after{content:" / تم تسجيل الطلب"}.success p:after{content:" سنتصل بكم قريبًا لتأكيد طلبكم."}@media(max-width:800px){.hero{min-height:620px;padding:76px 24px 52px;grid-template-columns:1fr;background-image:linear-gradient(90deg,#f5f5f0f7,#f5f5f0de 55%,#f5f5f073),url(/hero-cosmetics.png);background-position:78% center}.hero>div:first-child{max-width:540px}.productPage .mainImage{min-height:0}}.formError{margin:10px 0;color:#9b3434;font-weight:700;background:#fff0f0;border:1px solid #f2caca;border-radius:12px;padding:11px 13px}
