:root{--red:#ec1f32;--red2:#b90e20;--ink:#071d28;--muted:#627984;--line:#dce7e9;--bg:#f4f8f9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,"Noto Sans Arabic",sans-serif}.shop-wrap{width:min(1180px,calc(100% - 36px));margin:auto}.shop-nav{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;position:sticky;top:0;z-index:30}.nav-inner{display:flex;align-items:center;justify-content:space-between}.shop-brand{display:flex;gap:10px;align-items:center;text-decoration:none;color:var(--ink)}.shop-brand img,.shop-brand>span{width:44px;height:44px;border-radius:13px;object-fit:contain;background:var(--red);color:#fff;display:grid;place-items:center}.shop-brand b,.shop-brand small{display:block}.shop-brand small{font-size:8px;letter-spacing:1.3px;color:#71858d;margin-top:3px}.shop-nav nav{display:flex;align-items:center;gap:23px}.shop-nav nav a{color:#47606b;text-decoration:none;font-size:12px;font-weight:800}.shop-nav nav .lang{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;color:var(--ink)}.shop-hero{min-height:650px;display:flex;align-items:center;background:radial-gradient(circle at 75% 45%,#ffdce0 0,transparent 28%),linear-gradient(135deg,#fff,#edf5f6)}.hero-grid{display:grid;grid-template-columns:1fr .92fr;gap:70px;align-items:center;padding:65px 0}.eyebrow,.section-title>span,.benefit-copy>span,.shop-final>div>span{font-size:10px;letter-spacing:1.8px;font-weight:900;color:var(--red)}.hero-copy h1{font-size:clamp(43px,6vw,78px);line-height:1.02;letter-spacing:-2px;margin:18px 0;max-width:720px}.hero-copy>p{font-size:18px;line-height:1.75;color:var(--muted);max-width:620px}.shop-actions{display:flex;gap:10px;margin-top:28px}.shop-btn{border:0;border-radius:13px;padding:14px 21px;text-decoration:none;font-size:13px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;transition:.2s}.shop-btn:hover{transform:translateY(-2px)}.shop-btn.red{background:linear-gradient(135deg,var(--red),var(--red2));color:#fff;box-shadow:0 13px 25px #d91e3132}.shop-btn.dark{background:var(--ink);color:#fff}.hero-badges{display:flex;flex-wrap:wrap;gap:15px;margin-top:25px;color:#53707b;font-size:11px;font-weight:800}.hero-visual{position:relative}.hero-visual>img{width:100%;display:block;border-radius:30px;box-shadow:0 30px 70px #15374832;position:relative;z-index:2}.glow{position:absolute;inset:5%;background:#ef223c;border-radius:50%;filter:blur(55px);opacity:.24}.price-float{position:absolute;z-index:3;bottom:-20px;inset-inline-start:-20px;background:#fff;border-radius:17px;padding:15px 22px;box-shadow:0 16px 35px #1234}.price-float small,.price-float b{display:block}.price-float small{color:var(--muted);font-size:9px}.price-float b{font-size:22px;color:var(--red);margin-top:4px}.products{padding:100px 0}.section-title{text-align:center;max-width:730px;margin:0 auto 42px}.section-title h2{font-size:clamp(31px,4vw,48px);margin:12px 0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:25px;overflow:hidden;box-shadow:0 15px 35px #1232}.product-image{height:350px;background:#f5f5f5;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-image>span{position:absolute;top:18px;inset-inline-end:18px;background:var(--ink);color:#fff;border-radius:20px;padding:8px 11px;font-size:9px;font-weight:900}.product-image.bracelet img{object-fit:contain;padding:10px}.product-content{padding:28px}.product-content>small{font-size:9px;letter-spacing:1px;color:var(--red);font-weight:900}.product-content h3{font-size:26px;margin:9px 0}.product-content>p{color:var(--muted);line-height:1.7;min-height:55px}.product-content ul{padding:0;list-style:none;display:grid;gap:8px;font-size:12px}.product-content li{background:#f4f8f9;border-radius:9px;padding:10px}.product-buy{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:22px}.product-buy>b{font-size:28px;color:var(--red)}.product-buy>b small{font-size:11px}.shipping-note{text-align:center;color:#647b84;font-size:12px;margin-top:22px}.how{padding:95px 0;background:#071d28;color:#fff}.section-title.light h2{color:#fff}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.steps article{background:#ffffff0b;border:1px solid #ffffff13;border-radius:18px;padding:24px}.steps article>b{font-size:34px;color:#ec263b}.steps h3{font-size:17px}.steps p{color:#9cb0b8;font-size:12px;line-height:1.65}.benefits{padding:100px 0;background:#fff}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.benefit-grid>div>img{width:100%;border-radius:28px;box-shadow:0 24px 50px #1233}.benefit-copy h2,.shop-final h2{font-size:clamp(32px,4vw,50px);margin:12px 0}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.feature-list p{margin:0;padding:13px;background:var(--bg);border-radius:11px;font-size:11px;font-weight:800}.feature-list i{font-style:normal;color:var(--red);margin-inline-end:7px}.payment-note{padding:18px;border-radius:15px;background:#fff1f2;border:1px solid #ffd4d8}.payment-note b,.payment-note span{display:block}.payment-note span{font-size:11px;color:#6f7f85;margin-top:6px;line-height:1.5}.faq{padding:90px 0}.faq-grid{max-width:850px;margin:auto;display:grid;gap:10px}.faq details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.faq summary{font-weight:900;cursor:pointer}.faq p{color:var(--muted);font-size:13px;line-height:1.7}.shop-final{text-align:center;padding:100px 0;background:linear-gradient(135deg,#ffecef,#fff)}.shop-final p{color:var(--muted);margin-bottom:25px}footer{background:#061922;color:#fff;padding:28px 0}footer .shop-wrap{display:flex;align-items:center;justify-content:space-between;gap:15px}footer span,footer small{color:#8ba0a8;font-size:11px}.mobile-lang{display:none}
@media(max-width:900px){.hero-grid,.benefit-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.shop-actions,.hero-badges{justify-content:center}.hero-visual{max-width:650px;margin:auto}.product-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.shop-wrap{width:min(100% - 24px,1180px)}.shop-nav{height:66px}.shop-nav nav a{display:none}.shop-nav nav .lang{display:grid}.shop-hero{min-height:auto}.hero-grid{padding:50px 0}.hero-copy h1{font-size:42px;letter-spacing:-1px}.hero-copy>p{font-size:15px}.shop-actions{display:grid}.hero-badges{display:grid;gap:8px}.price-float{inset-inline-start:10px;bottom:-15px}.products,.how,.benefits,.faq,.shop-final{padding:65px 0}.product-image{height:265px}.product-content{padding:20px}.product-content h3{font-size:23px}.product-buy{align-items:stretch;display:grid}.steps,.feature-list{grid-template-columns:1fr}.steps article{padding:19px}.benefit-grid{gap:35px}footer .shop-wrap{display:grid;text-align:center;justify-content:center}.mobile-lang{display:none}}
