*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfaf7;color:#071d34;font-family:Cairo,Arial,sans-serif;padding-bottom:76px}.top{height:92px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px max(20px,calc((100% - 1050px)/2));position:relative}.brand{display:flex;align-items:center;gap:10px;text-align:center}.brand img{width:64px;height:64px;object-fit:contain}.brand strong{display:block;color:#e0b257;font-size:24px}.brand small{display:block}.crown{font-size:42px;color:#e0b257}.icon-btn{border:1px solid #ffffff55;color:#fff;background:#ffffff08;border-radius:13px;width:48px;height:48px;display:grid;place-items:center;text-decoration:none;font-size:24px}main{max-width:1050px;margin:auto}.hero{margin:18px 16px 28px;border-radius:30px;min-height:330px;background:linear-gradient(135deg,#09233e,#06182b);color:#fff;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover;background-position:center;box-shadow:0 18px 45px #061d3525}.badge{align-self:flex-start;background:linear-gradient(135deg,#d9a536,#b97912);padding:9px 17px;border-radius:999px;font-weight:700}.hero-copy{margin:20px 0;text-align:right;max-width:580px}.hero h1{font-size:clamp(30px,5vw,48px);line-height:1.35;margin:18px 0 8px}.hero p{font-size:18px}.trust{display:flex;gap:18px;flex-wrap:wrap;color:#f4d18d}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cta{padding:17px;border-radius:18px;color:#fff;text-decoration:none;text-align:center;font-size:20px;font-weight:800}.cta small{display:block;font-size:12px;font-weight:500}.whatsapp{background:var(--green)}.shop{background:#061d35;border:2px solid #fff}section{padding:12px 16px}h2{text-align:center;font-size:25px;margin:12px 0 22px}.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category{background:#fff;border:1px solid #eadfce;border-radius:18px;box-shadow:0 8px 20px #0000000c;text-decoration:none;color:#071d34;padding:18px 8px;text-align:center}.category span{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 10px;color:var(--navy)}.category span svg{width:52px;height:52px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.category b{font-size:13px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product{background:#fff;border:1px solid #eee2d3;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #0000000d}.product img,.placeholder{width:100%;height:190px;object-fit:cover}.placeholder{display:grid;place-items:center;background:#ede7dc;color:#98762d}.product-copy{padding:12px;min-height:128px}.product-copy>*{display:block}.product-copy small{color:#777}.product-copy strong{color:#c18415;font-size:20px}.product-copy del{color:#999;font-size:12px}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 12px}.product-actions a{padding:9px;border-radius:10px;text-align:center;text-decoration:none;color:#fff;background:var(--green)}.product-actions a:last-child{background:var(--navy)}.benefits{margin:22px 16px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #eadfce;background:#fff;border-radius:18px}.benefits div{padding:18px;text-align:center;border-left:1px solid #eee}.benefits div:last-child{border:0}.benefits b,.benefits small{display:block}.benefits small{font-size:11px;color:#777}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.reviews blockquote{margin:0;background:#fff;border:1px solid #eadfce;border-radius:18px;padding:20px}.reviews blockquote div{color:#d39a26}.reviews small{display:block;color:#777}footer{text-align:center;padding:30px 16px}footer div{display:flex;justify-content:center;gap:25px;margin-top:12px}footer a{color:#071d34}.sticky{position:fixed;z-index:10;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;background:#fff;padding:8px max(12px,calc((100% - 900px)/2));box-shadow:0 -8px 30px #0002}.sticky a{padding:14px;text-align:center;color:#fff;text-decoration:none;font-weight:800;font-size:17px}.sticky a:first-child{background:var(--green);border-radius:0 18px 18px 0}.sticky a:last-child{background:var(--navy);border-radius:18px 0 0 18px}@media(max-width:700px){.top{height:82px;padding:12px 18px}.brand strong{font-size:19px}.brand small{font-size:10px}.hero{min-height:365px;margin:12px 10px 22px;padding:16px}.hero h1{font-size:30px;margin:12px 0 6px}.hero-actions{grid-template-columns:1fr 1fr}.cta{font-size:16px;padding:14px 8px}.trust{font-size:12px;gap:9px}.categories{grid-template-columns:repeat(3,1fr)}.products{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.product{min-width:78%;scroll-snap-align:center}.benefits{grid-template-columns:repeat(2,1fr)}.reviews{display:flex;overflow:auto}.reviews blockquote{min-width:82%}footer div{gap:12px;font-size:12px}}@media(max-width:390px){.hero-actions{grid-template-columns:1fr}.hero{min-height:420px}.category{padding:14px 4px}.category span{width:50px;height:50px}.category span svg{width:45px;height:45px}}

/* Cross-browser SVG category icon fix */
.category span svg,.category span svg path,.category span svg circle,.category span svg line,.category span svg polyline,.category span svg polygon,.category span svg rect{fill:none!important;stroke:currentColor!important;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}

.reviews blockquote p{line-height:1.9;min-height:78px}.reviews blockquote b{display:block;margin-top:10px}.reviews blockquote div{letter-spacing:2px}
