/* Compact native homepage. Mestahel Cairo font faces are supplied by the shared readability layer. */
:root{--navy:#0b235c;--orange:#bd3914;--muted:#43536b;--line:#e3e8ef}
*{box-sizing:border-box}html{scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--navy);font-family:Mestahel Cairo,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}[hidden]{display:none!important}a:focus-visible,button:focus-visible{outline:3px solid #195ad4;outline-offset:4px;border-radius:4px}.shell{width:100%;max-width:1160px;margin-inline:auto;padding-inline:24px}
.announcement{text-align:center;background:#f0f4fa;color:#263d59;font-size:14px;padding:7px 16px}header{border-bottom:1px solid var(--line)}.header-row{min-height:90px;display:flex;align-items:center;gap:32px}.brand{display:inline-flex;flex-direction:column;align-items:center;line-height:1.1}.brand b{font-size:34px;letter-spacing:-1px}.brand small{font-size:13px;margin-top:7px;color:var(--muted)}.desktop-nav{display:flex;gap:30px;margin-inline:auto}.desktop-nav a{padding-block:12px}.cart{display:flex;align-items:center;justify-content:center;gap:9px;min-width:44px;min-height:44px}.cart svg{width:25px;height:25px}.menu{display:none;border:0;background:transparent;color:var(--navy);width:44px;height:44px;align-items:center;justify-content:center;padding:9px}.mobile-nav{display:none}.skip-link{position:fixed;top:-100px;right:16px;background:#fff;padding:12px;z-index:99999}.skip-link:focus{top:8px}
.hero{padding:56px 0 52px;text-align:center}.eyebrow{margin:0 0 10px;color:var(--muted);font-size:15px}.hero h1{margin:0;font-size:44px;line-height:1.35;letter-spacing:-1px}.hero h1 span{white-space:nowrap}.hero-description{margin:14px 0 22px;font-size:18px;color:var(--muted)}.cta{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:46px;padding:10px 22px;border-radius:10px;background:var(--navy);color:#fff;font-weight:700}.cta:hover{background:#16418c}
#products{padding:12px 0 64px;scroll-margin-top:16px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.section-heading h2{margin:0;font-size:26px}.section-heading>a{font-size:15px;min-height:44px;display:inline-flex;align-items:center;gap:12px}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 24px}.product{min-width:0;display:flex;flex-direction:column}.product-photo{display:block;aspect-ratio:1;border-radius:16px;overflow:hidden;background:#f3f5f8}.product-photo img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;flex:1;padding:16px 2px 0}.product h3{margin:0;font-size:20px;line-height:1.5}.product .description{margin:5px 0 9px;font-size:15px;line-height:1.5;color:var(--muted)}.price{display:flex;align-items:baseline;gap:6px;color:var(--orange);margin-top:auto;font-variant-numeric:tabular-nums;line-height:1.4}.price strong{font-size:28px;font-weight:700}.price small{font-size:15px}.product-action{display:flex;align-items:center;justify-content:center;gap:12px;min-height:46px;margin-top:12px;border:1px solid var(--navy);border-radius:10px;padding:10px 12px;font-size:15px;line-height:1.4;background:var(--navy);color:#fff;text-align:center}.product-action:hover{background:#16418c;border-color:#16418c;text-decoration:none}.product-action:active{background:#081b47;border-color:#081b47}.section-heading>a:hover,.policy-links a:hover,.support-link:hover{text-decoration:underline;text-underline-offset:5px}.stock-note{margin:5px 0 0;color:var(--muted);font-size:14px}
.home-footer{background:#f7f9fc;border-top:1px solid var(--line);padding:28px 0 20px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.home-footer .brand b{font-size:29px}.support-link{min-height:44px;display:inline-flex;align-items:center;gap:12px;font-size:15px}.policy-links{display:flex;flex-wrap:wrap;gap:4px 24px}.policy-links a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;color:var(--muted)}.copyright{display:block;font-size:13px;color:var(--muted);margin-top:14px}
@media(max-width:700px){.shell{padding-inline:16px}.announcement{font-size:13px;padding:7px 8px}.header-row{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:12px;min-height:78px}.header-row .brand{grid-column:2;grid-row:1;justify-self:center}.header-row .brand b{font-size:31px}.header-row .brand small{font-size:12px;margin-top:5px}.desktop-nav{display:none}.cart{grid-column:3;grid-row:1}.cart>span{display:none}.menu{display:flex;grid-column:1;grid-row:1}.hero{padding:32px 0 30px}.eyebrow{font-size:14px;margin-bottom:8px}.hero h1{font-size:32px;line-height:1.4;max-width:350px;margin-inline:auto;letter-spacing:-.5px}.hero-description{font-size:16px;line-height:1.6;margin:10px 0 18px}.cta{font-size:15px;padding:9px 18px;min-height:44px}.section-heading{margin-bottom:16px;gap:8px}.section-heading h2{font-size:22px}.section-heading>a{font-size:14px;gap:7px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.product-photo{border-radius:12px}.product-info{padding:11px 0 0}.product h3{font-size:16px;line-height:1.5}.product .description{font-size:14px;margin:5px 0 7px}.price strong{font-size:25px}.price small{font-size:14px}.product-action{font-size:14px;margin-top:8px;min-height:44px}#products{padding:4px 0 40px}.home-footer{padding:22px 0 16px}.footer-top{gap:10px;margin-bottom:12px}.home-footer .brand b{font-size:27px}.support-link{font-size:14px;gap:6px}.policy-links{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.policy-links a{font-size:14px}.copyright{margin-top:10px}}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
