.catalog-note {
  margin: -6px 0 18px;
  padding: 12px 16px;
  border: 1px solid #ffe0a3;
  border-radius: 14px;
  background: #fff8e8;
  color: #70521d;
  font-size: 14px;
}

.request-section{max-width:1180px;margin:0 auto 72px;padding:46px;display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;background:#071a38;color:#fff;border-radius:28px}.request-copy h2,.how-section h2,.faq h2{font-size:32px;margin-bottom:16px}.request-copy p{color:#c9d7ea}.request-copy li{margin:8px 0;color:#eef6ff}.request-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#fff;color:#10203b;padding:24px;border-radius:20px}.request-form label{display:grid;gap:6px;font-size:14px;font-weight:700}.request-form label:nth-child(3),.request-form label:nth-child(4),.request-form button{grid-column:1/-1}.request-form input,.request-form textarea{width:100%;border:1px solid #dce3ee;border-radius:11px;padding:11px 12px;font:16px Tajawal,sans-serif;resize:vertical}.request-form input:focus,.request-form textarea:focus{outline:2px solid #176bff;border-color:transparent}.how-section,.faq{max-width:1180px;margin:0 auto;padding:0 24px 72px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.steps article{background:#fff;border:1px solid #e6ebf2;border-radius:18px;padding:24px}.steps b{display:grid;place-items:center;width:38px;height:38px;background:#176bff;color:#fff;border-radius:12px}.steps h3{margin:18px 0 6px}.steps p,.faq p{color:#71809a}.faq{max-width:820px}.faq details{background:#fff;border:1px solid #e6ebf2;border-radius:14px;padding:16px 18px;margin:10px 0}.faq summary{cursor:pointer;font-weight:800}.faq details p{margin:12px 0 0}.site-footer{background:#061329;color:#cbd8ec;display:grid;grid-template-columns:1fr auto 1fr;gap:28px;align-items:center;padding:42px max(6vw,24px) 90px}.site-footer strong,.site-footer span{display:block}.site-footer strong{font-size:24px;color:#fff}.site-footer nav{display:flex;gap:20px}.site-footer a{color:#d9e7fa;text-decoration:none}.site-footer>div:last-of-type{display:flex;gap:12px;align-items:center;justify-content:flex-end}.site-footer button{border:1px solid #6c86aa;background:transparent;color:#fff;border-radius:10px;padding:8px 12px;font:700 14px Tajawal;cursor:pointer}.site-footer>small{grid-column:1/-1;text-align:center;color:#8294ae}.floating-wa{position:fixed;left:22px;bottom:22px;z-index:35;width:54px;height:54px;display:grid;place-items:center;background:#19a85a;color:#fff;border-radius:50%;text-decoration:none;font-size:25px;box-shadow:0 12px 30px #0c5f3266}
@media(max-width:850px){.request-section{margin:0 14px 52px;padding:28px 20px;grid-template-columns:1fr;gap:24px}.request-form{grid-template-columns:1fr}.request-form label{grid-column:1/-1}.steps{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr;text-align:center}.site-footer nav,.site-footer>div:last-of-type{justify-content:center;flex-wrap:wrap}.site-footer>small{grid-column:1}.floating-wa{bottom:82px}}

.skip-link{position:fixed;top:-100px;right:20px;z-index:200;background:#fff;padding:10px 20px}
.skip-link:focus{top:10px}
.desktop-nav{display:flex;align-items:center;gap:28px;max-width:1200px;margin:auto;padding:13px 24px;background:#fff}
.desktop-nav a{color:var(--ink);text-decoration:none;font-weight:700;font-size:14px}
.desktop-nav .nav-contact{margin-inline-start:auto;color:var(--blue)}
@media(max-width:850px){.desktop-nav{display:none}}

.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.hero-actions .secondary{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:rgba(23,107,255,.28);border:1px solid rgba(126,233,255,.65);border-radius:12px;padding:12px 18px;text-decoration:none;font-weight:800;backdrop-filter:blur(6px)}
.hero-actions .secondary:hover{background:rgba(23,107,255,.48);border-color:#7ee9ff}

/* 3ANDNA — considered, spacious storefront */
/* Professional checkout */
.order-dialog{width:min(1040px,calc(100% - 28px));max-height:calc(100dvh - 28px);padding:0;border:0;border-radius:16px;color:var(--ink);background:#f8fafc;box-shadow:0 28px 90px #071a3855;overflow:auto}
.order-dialog::backdrop{background:#061329b8;backdrop-filter:blur(5px)}.order-dialog form{margin:0}.order-head{display:flex;justify-content:space-between;gap:20px;padding:26px 30px 18px;background:#fff;border-bottom:1px solid var(--line)}.order-head h2{font-size:1.8rem;line-height:1.35;margin:2px 0 5px}.order-head p{margin:0;color:var(--muted);font-size:.9375rem}.order-kicker{color:var(--blue);font-weight:800;font-size:.8125rem}.order-head>button{flex:0 0 auto;border:0;background:#eef2f6;width:40px;height:40px;border-radius:50%;font-size:25px;color:var(--ink);cursor:pointer}.order-progress{display:flex;align-items:center;justify-content:center;padding:18px 30px;background:#fff;border-bottom:1px solid var(--line);font-size:.875rem;color:#7b8798}.order-progress span{display:flex;align-items:center;gap:8px}.order-progress b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e8edf3}.order-progress .active{color:var(--ink);font-weight:800}.order-progress .active b{background:var(--navy);color:#fff}.order-progress i{width:72px;height:1px;background:#d5dde7;margin:0 14px}.order-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:18px;padding:22px}.customer-fields,.order-summary{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px}.customer-fields{display:grid;gap:16px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.customer-fields>label,.field-row label{display:grid;gap:6px;font-size:.9375rem;font-weight:800}.customer-fields input,.customer-fields select,.customer-fields textarea{width:100%;border:1px solid #ccd5e1;border-radius:8px;background:#fff;padding:11px 12px;color:var(--ink);font:1rem Tajawal,sans-serif;outline:0}.customer-fields input:focus,.customer-fields select:focus,.customer-fields textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #125fa51b}.customer-fields input:invalid:not(:placeholder-shown),.customer-fields textarea:invalid:not(:placeholder-shown){border-color:#c84646}.customer-fields label>small{color:var(--muted);font-weight:400;font-size:.8rem}.phone-input{display:flex;direction:ltr;border:1px solid #ccd5e1;border-radius:8px;overflow:hidden}.phone-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #125fa51b}.phone-input span{display:grid;place-items:center;background:#f0f3f7;padding:0 12px;color:#43536a;border-right:1px solid #d7dee8}.phone-input input{border:0;border-radius:0;box-shadow:none!important}.delivery-choice{border:0;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.delivery-choice legend{font-size:.9375rem;font-weight:800;margin-bottom:7px}.delivery-choice label{position:relative}.delivery-choice input{position:absolute;opacity:0;pointer-events:none}.delivery-choice span{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center;padding:12px;border:1px solid #d8e0e9;border-radius:9px;cursor:pointer;font-size:1.25rem}.delivery-choice b,.delivery-choice small{display:block;grid-column:2;font-size:.9rem}.delivery-choice small{color:var(--muted);font-size:.77rem}.delivery-choice input:checked+span{border-color:var(--blue);background:#f1f7ff;box-shadow:inset 0 0 0 1px var(--blue)}.delivery-choice input:focus-visible+span{outline:3px solid #d97516;outline-offset:2px}.summary-title,.summary-line{display:flex;align-items:center;justify-content:space-between}.summary-title{font-weight:800;padding-bottom:14px;border-bottom:1px solid var(--line)}.summary-title button{border:0;background:transparent;color:var(--blue);font-weight:700;cursor:pointer}.summary-item{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center;padding:14px 0;border-bottom:1px solid #edf0f4}.summary-item>span{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;background:#eef3f8;font-size:21px}.summary-item p{margin:0;line-height:1.4}.summary-item b{display:block;font-size:.85rem}.summary-item small{color:var(--muted);font-size:.78rem}.summary-item strong{font-size:.86rem;white-space:nowrap}.summary-line{padding:17px 0;font-weight:700}.summary-line strong{font-size:1.15rem}.delivery-pending{display:flex;gap:10px;background:#fff8e8;border:1px solid #f2dcae;border-radius:8px;padding:11px}.delivery-pending p{margin:0;line-height:1.45}.delivery-pending b,.delivery-pending small{display:block}.delivery-pending b{font-size:.82rem}.delivery-pending small{color:#715b32;font-size:.75rem}.form-error{color:#ad2929;font-weight:700;text-align:center;margin:0;padding:0 22px}.order-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-top:1px solid var(--line);padding:18px 22px;position:sticky;bottom:0}.order-actions p{margin:0;line-height:1.4}.order-actions p b,.order-actions p small{display:block}.order-actions p b{font-size:.88rem}.order-actions p small{color:var(--muted);font-size:.78rem}.confirm-order{border:0;background:#168a4e;color:#fff;border-radius:8px;min-height:50px;padding:0 20px;font-weight:800;display:flex;align-items:center;gap:28px;cursor:pointer}.confirm-order:hover{background:#10733f}.confirm-order b{font-size:1.2rem}
@media(max-width:760px){.order-dialog{width:100%;max-width:none;max-height:100dvh;height:100dvh;border-radius:0;margin:0}.order-head{padding:18px}.order-head h2{font-size:1.5rem}.order-head p{font-size:.86rem}.order-progress{padding:13px}.order-layout{grid-template-columns:1fr;padding:12px}.customer-fields,.order-summary{padding:16px}.field-row{grid-template-columns:1fr}.order-summary{order:2}.delivery-choice{grid-template-columns:1fr}.order-actions{padding:13px;flex-direction:column;align-items:stretch}.order-actions p{text-align:center}.confirm-order{justify-content:space-between;width:100%}.form-error{padding-inline:14px}.customer-fields input,.customer-fields select,.customer-fields textarea{font-size:16px}}

.product-visual .real-product{width:100%;height:100%;object-fit:contain;padding:18px;background:#fff}.chip{display:inline-flex;align-items:center;gap:8px}.chip img{object-fit:contain;border-radius:5px;background:#fff}.confirm-order:disabled{opacity:.6;cursor:wait}

.chips{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;overflow:visible;padding:8px 0 30px}
.chip{width:148px;aspect-ratio:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:9px;padding:8px;border-radius:20px;white-space:normal;text-align:center;line-height:1.25;overflow:hidden}
.chip img{width:100%;height:92px;object-fit:cover;border-radius:13px;background:#dce8f7}
.chip span{display:block;margin:auto 4px 5px;font-weight:800}
.chip.active img{box-shadow:0 0 0 2px #ffffff80}
@media(max-width:700px){.chips{gap:12px}.chip{width:148px;min-width:0}.chip img{height:92px}}
@media(max-width:350px){.chip{width:136px}}

.chip{border:1px solid #dce4ef;box-shadow:0 12px 26px rgba(15,47,91,.10),0 3px 7px rgba(15,47,91,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.chip img{border:1px solid rgba(255,255,255,.72);box-shadow:0 8px 18px rgba(8,34,72,.18),inset 0 1px 0 rgba(255,255,255,.72);transition:transform .2s ease,box-shadow .2s ease}
.chip:hover{transform:translateY(-3px);box-shadow:0 17px 34px rgba(15,47,91,.16),0 4px 10px rgba(15,47,91,.10)}
.chip:hover img{transform:translateY(-1px);box-shadow:0 11px 23px rgba(8,34,72,.24),inset 0 1px 0 rgba(255,255,255,.75)}
.chip.active{transform:translateY(-2px);box-shadow:0 17px 34px rgba(7,26,56,.25),0 4px 10px rgba(7,26,56,.18)}
.chip.active img{box-shadow:0 10px 24px rgba(0,0,0,.28),0 0 0 2px rgba(255,255,255,.8)}
.chip:active{transform:translateY(1px);box-shadow:0 5px 12px rgba(15,47,91,.14)}

.featured-carousel{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:12px max(5vw,18px) 30px;margin-inline:calc(max(5vw,18px) * -1);scrollbar-width:none}
.featured-carousel::-webkit-scrollbar{display:none}
.featured-carousel .product{flex:0 0 min(470px,86vw);display:grid;grid-template-columns:48% 52%;scroll-snap-align:center;scroll-snap-stop:always;min-height:245px;border:1px solid #d7e2f1;box-shadow:0 17px 38px rgba(16,53,104,.14);background:linear-gradient(145deg,#fff,#f7faff)}
.featured-carousel .product-visual{height:100%;min-height:245px;background:linear-gradient(145deg,#e9f3ff,#fff)}
.featured-carousel .product-visual .real-product{padding:20px;background:transparent}
.featured-carousel .product-body{display:flex;flex-direction:column;justify-content:center;padding:24px}
.featured-carousel .product h3{font-size:1.2rem;margin:8px 0 22px}
.featured-carousel .price-row{margin-top:auto}
.carousel-dots{display:flex;justify-content:center;align-items:center;gap:7px;margin:-14px 0 24px;direction:ltr}.carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#b9c8da;transition:width .25s ease,background .25s ease}.carousel-dots button.active{width:25px;background:linear-gradient(90deg,#1677ff,#20c8e9)}
@media(max-width:520px){.featured-carousel{gap:12px}.featured-carousel .product{flex-basis:88vw;min-height:220px;grid-template-columns:46% 54%}.featured-carousel .product-visual{min-height:220px}.featured-carousel .product-body{padding:17px 13px}.featured-carousel .product h3{font-size:1rem;min-height:0;margin-bottom:18px}.featured-carousel .product-visual .real-product{padding:12px}}

/* Full-width featured product banners */
#productGrid.featured-carousel{display:flex;direction:rtl;gap:18px;margin:0;padding:14px 0 24px;overflow-x:auto;max-width:100%;scroll-padding-inline:0}
#productGrid.featured-carousel .product{flex:0 0 92%;min-width:0;min-height:310px;grid-template-columns:52% 48%;border-radius:24px;background:linear-gradient(120deg,#e4f4ff,#f5faff 65%);box-shadow:0 10px 24px #125fa518}
#productGrid.featured-carousel .product-visual{min-height:310px;background:transparent;display:flex;align-items:center;justify-content:center}
#productGrid.featured-carousel .real-product{height:290px;object-fit:contain;padding:26px;mix-blend-mode:multiply}
#productGrid.featured-carousel .product-body{padding:32px;min-width:0}
#productGrid.featured-carousel h3{font-size:clamp(19px,3vw,30px);line-height:1.6}
.carousel-dots{margin:0 0 26px;gap:10px}.carousel-dots .carousel-prev,.carousel-dots .carousel-next{width:36px;height:36px;background:#e8f3ff;color:#1266e8;font-size:18px;border-radius:50%}
.chip{width:180px;aspect-ratio:auto;padding:7px;background:#f0f7ff;color:#163654;border-radius:18px}.chip img{height:130px;box-shadow:none;border:0;border-radius:12px}.chip.active{background:#1476dd;color:white;box-shadow:0 8px 20px #1266e82b}.chip span{font-size:15px;padding:7px 0}.chip.active img{box-shadow:none}
@media(max-width:700px){.chips{gap:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:440px;margin-inline:auto}.chip{width:100%}.chip img{height:125px}.chip:first-child{grid-column:1/-1;width:calc(50% - 7px);justify-self:center}#productGrid.featured-carousel .product{flex-basis:94%;min-height:260px;grid-template-columns:48% 52%}#productGrid.featured-carousel .product-visual{min-height:260px}#productGrid.featured-carousel .real-product{height:235px;padding:12px}#productGrid.featured-carousel .product-body{padding:18px 12px}#productGrid.featured-carousel h3{font-size:19px}.carousel-dots{gap:7px}}

/* Stable logical order; each product retains Arabic text direction. */
#productGrid.featured-carousel{direction:ltr;scroll-snap-type:x mandatory}
#productGrid.featured-carousel .product{direction:rtl;scroll-snap-align:start;scroll-snap-stop:normal}

[hidden]{display:none!important}.mobile-nav #mobileInstall{color:#1266e8;font-weight:700;gap:3px}.mobile-nav span{font-size:14px}.mobile-nav{height:calc(68px + env(safe-area-inset-bottom))}.site-footer .install-action{border:1px solid #8bc9ff;border-radius:10px;background:#1266e8;color:#fff;padding:10px 16px;font:inherit;cursor:pointer}.install-help{position:fixed;inset:0;margin:auto;width:min(420px,calc(100% - 32px));border:0;border-radius:22px;padding:30px;text-align:center;color:#10213d;box-shadow:0 20px 70px #071a3833}.install-help::backdrop{background:#071a3866}.install-help h2{font-size:23px;margin:16px 0 10px}.install-help p{font-size:16px;line-height:1.8}.install-help img{border-radius:16px}.install-close{position:absolute;top:10px;left:12px;width:36px;height:36px;background:#f1f5fa;border:0;border-radius:50%;font-size:26px;cursor:pointer}.install-help .primary{background:#1266e8;color:#fff;border:0;cursor:pointer;font:inherit}.install-help form{margin:0}

.install-action img{object-fit:contain;border-radius:7px;vertical-align:middle}.site-footer .install-action{display:inline-flex;align-items:center;justify-content:center;gap:8px}
