/* TAQA STORE V242 — Reference-led storefront rebuild
   Desktop-first system with an independent mobile composition.
   Baseline: V238. Functional hooks remain unchanged. */

:root{
  --v242-bg:#060907;
  --v242-bg-soft:#0a0f0c;
  --v242-surface:#0f1511;
  --v242-surface-2:#141c16;
  --v242-line:rgba(255,255,255,.075);
  --v242-line-strong:rgba(255,255,255,.12);
  --v242-text:#f7faf8;
  --v242-muted:#97a39c;
  --v242-green:#39e978;
  --v242-green-2:#20c963;
  --v242-shadow:0 22px 70px rgba(0,0,0,.28);
  --v242-radius-xl:32px;
  --v242-radius-lg:24px;
  --v242-radius-md:18px;
  --v242-desktop-max:1480px;
}

/* ---- Desktop typography system: all customer-facing pages ---- */
@media (min-width: 961px){
  html{font-size:16px;}
  body:not([data-page="admin"]){
    font-family:"IBM Plex Sans Arabic","Tajawal",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    font-weight:400;
    line-height:1.72;
    letter-spacing:0!important;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased;
  }
  body:not([data-page="admin"]) button,
  body:not([data-page="admin"]) input,
  body:not([data-page="admin"]) select,
  body:not([data-page="admin"]) textarea{font:inherit!important;letter-spacing:0!important;}
  body:not([data-page="admin"]) h1,
  body:not([data-page="admin"]) h2,
  body:not([data-page="admin"]) h3,
  body:not([data-page="admin"]) h4,
  body:not([data-page="admin"]) b,
  body:not([data-page="admin"]) strong{letter-spacing:0!important;}
  body:not([data-page="admin"]) h1{font-weight:700!important;line-height:1.13!important;}
  body:not([data-page="admin"]) h2{font-weight:650!important;line-height:1.2!important;}
  body:not([data-page="admin"]) h3{font-weight:600!important;line-height:1.32!important;}
  .site-header,.footer{font-family:"IBM Plex Sans Arabic","Tajawal",sans-serif!important;}
  .site-header a,.site-header button{font-weight:500!important;}
  .product-card,.home204-product-card,.v235-product-card{font-family:inherit!important;}
  .price,.home204-price,[class*="price"]{font-variant-numeric:tabular-nums;}
}

body.taqa-page-home{background:var(--v242-bg)!important;color:var(--v242-text);}
.taqa-v242-home{width:min(calc(100% - 56px),var(--v242-desktop-max));margin:0 auto;padding:24px 0 96px;}

/* ---- Hero: desktop editorial commerce ---- */
.v242-hero{position:relative;min-height:660px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.72fr);overflow:hidden;border-radius:var(--v242-radius-xl);background:#0b100d;border:1px solid var(--v242-line);isolation:isolate;box-shadow:var(--v242-shadow);}
.v242-hero::after{content:"";position:absolute;inset:auto -12% -48% auto;width:760px;height:760px;border-radius:50%;background:radial-gradient(circle,rgba(57,233,120,.15),transparent 66%);z-index:-1;pointer-events:none;}
.v242-hero-media{position:absolute;inset:0;z-index:-3;overflow:hidden;}
.v242-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.28;filter:saturate(.72) contrast(1.03) brightness(.76);transform:scale(1.025);}
.v242-hero-fallback{position:absolute;inset:0;background:radial-gradient(circle at 72% 28%,rgba(57,233,120,.13),transparent 28rem),linear-gradient(120deg,#070a08 0%,#0a100c 52%,#111b14 100%);}
.v242-hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,8,6,.98) 0%,rgba(5,8,6,.92) 43%,rgba(5,8,6,.65) 72%,rgba(5,8,6,.48) 100%),linear-gradient(0deg,rgba(5,8,6,.52),transparent 50%);}
.v242-hero-content{padding:88px 78px 76px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:right;position:relative;z-index:2;}
.v242-eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 20px;color:#b8c4bd;font-size:13px;font-weight:500;}
.v242-eyebrow i{width:18px;height:18px;color:var(--v242-green);}
.v242-hero h1{margin:0;max-width:760px;color:#fff;font-size:clamp(54px,4.55vw,76px)!important;line-height:1.08!important;font-weight:700!important;}
.v242-hero h1 strong{display:block;margin-top:4px;color:var(--v242-green);font-weight:700!important;}
.v242-hero-copy{max-width:650px;margin:24px 0 0;color:#a7b2ab;font-size:18px;line-height:1.9;}
.v242-hero-actions{display:flex;align-items:center;gap:12px;margin-top:32px;}
.v242-btn{height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 23px;border-radius:14px;text-decoration:none!important;font-size:15px;font-weight:600;transition:transform .22s ease,background .22s ease,border-color .22s ease;}
.v242-btn svg{width:18px;height:18px;}
.v242-btn-primary{background:var(--v242-green);color:#061008!important;box-shadow:0 12px 32px rgba(57,233,120,.16);}
.v242-btn-primary:hover{background:#51ee89;transform:translateY(-2px);}
.v242-btn-secondary{border:1px solid var(--v242-line-strong);background:rgba(255,255,255,.035);color:#eef4f0!important;}
.v242-btn-secondary:hover{background:rgba(255,255,255,.07);transform:translateY(-2px);}
.v242-proof{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:30px;color:#88958d;font-size:13px;}
.v242-proof span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;}
.v242-proof svg{width:16px;height:16px;color:var(--v242-green);}

.v242-hero-side{position:relative;z-index:2;display:flex;align-items:stretch;padding:28px 28px 28px 0;}
.v242-command{width:100%;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding:30px;border-radius:24px;background:rgba(11,16,13,.80);border:1px solid rgba(255,255,255,.09);backdrop-filter:blur(24px);box-shadow:0 26px 60px rgba(0,0,0,.26);}
.v242-command-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:24px;border-bottom:1px solid var(--v242-line);}
.v242-command-top span{display:block;color:#8e9992;font-size:12px;margin-bottom:6px;}
.v242-command-top b{display:block;color:#fff;font-size:20px;font-weight:600;}
.v242-live-dot{width:10px;height:10px;margin-top:8px;border-radius:50%;background:var(--v242-green);box-shadow:0 0 0 6px rgba(57,233,120,.10);}
.v242-command-links{display:grid;gap:10px;margin-top:18px;}
.v242-command-link{min-height:78px;display:grid;grid-template-columns:48px 1fr 18px;align-items:center;gap:14px;padding:12px 14px;border-radius:16px;text-decoration:none!important;color:inherit!important;transition:background .2s ease,transform .2s ease;}
.v242-command-link:hover{background:rgba(255,255,255,.055);transform:translateX(-2px);}
.v242-command-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:rgba(57,233,120,.09);color:var(--v242-green);}
.v242-command-icon svg{width:22px;height:22px;}
.v242-command-link b{display:block;color:#f4f7f5;font-size:15px;font-weight:600;}
.v242-command-link small{display:block;margin-top:4px;color:#7f8b84;font-size:12px;line-height:1.55;}
.v242-command-link>svg{width:17px;height:17px;color:#667169;}
.v242-command-foot{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;padding-top:20px;border-top:1px solid var(--v242-line);}
.v242-mini-stat{padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.03);}
.v242-mini-stat b{display:block;color:#fff;font-size:14px;font-weight:600;}
.v242-mini-stat span{display:block;margin-top:3px;color:#77827b;font-size:11px;}

#homeHero.taqa-custom-hero-artwork .v242-hero-content,
#homeHero.taqa-custom-hero-artwork .v242-hero-side{visibility:hidden;}
#homeHero.taqa-custom-hero-artwork .v242-hero-overlay{display:none;}
#homeHero.taqa-custom-hero-artwork .v242-hero-media img{opacity:1;filter:none;transform:none;}

/* ---- Navigation lanes ---- */
.v242-lanes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;}
.v242-lane{min-height:116px;display:grid;grid-template-columns:48px 1fr 20px;align-items:center;gap:14px;padding:20px;border-radius:20px;background:var(--v242-surface);border:1px solid var(--v242-line);color:inherit!important;text-decoration:none!important;transition:transform .22s ease,background .22s ease,border-color .22s ease;}
.v242-lane:hover{transform:translateY(-3px);background:var(--v242-surface-2);border-color:rgba(57,233,120,.18);}
.v242-lane-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#18231b;color:var(--v242-green);}
.v242-lane-icon svg{width:22px;height:22px;}
.v242-lane b{display:block;color:#f5f8f6;font-size:15px;font-weight:600;}
.v242-lane small{display:block;margin-top:5px;color:#7f8a83;font-size:12px;line-height:1.5;}
.v242-lane>svg{width:17px;height:17px;color:#5f6a63;}

/* ---- Sections ---- */
.v242-section{margin-top:92px;}
.v242-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px;}
.v242-section-copy{max-width:760px;}
.v242-label{display:block;margin-bottom:9px;color:var(--v242-green);font-size:12px;font-weight:600;}
.v242-section h2{margin:0;color:#f7faf8;font-size:clamp(31px,2.55vw,42px)!important;font-weight:650!important;line-height:1.2!important;}
.v242-section-copy p{max-width:640px;margin:10px 0 0;color:#849087;font-size:14px;line-height:1.8;}
.v242-text-link{display:inline-flex;align-items:center;gap:8px;color:#c7d0ca!important;text-decoration:none!important;font-size:14px;font-weight:500;white-space:nowrap;}
.v242-text-link svg{width:17px;height:17px;color:var(--v242-green);}

/* Dynamic category cards — calmer, editorial rather than generic ecommerce tiles */
.v242-category-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;}
.v242-category-grid .home204-category-card{min-height:178px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:flex-start!important;padding:24px!important;border-radius:22px!important;background:linear-gradient(145deg,#101712,#0c110e)!important;border:1px solid var(--v242-line)!important;box-shadow:none!important;text-align:right!important;overflow:hidden!important;position:relative!important;}
.v242-category-grid .home204-category-card::before{content:"";position:absolute;width:160px;height:160px;left:-50px;bottom:-70px;border-radius:50%;background:radial-gradient(circle,rgba(57,233,120,.12),transparent 70%);pointer-events:none;}
.v242-category-grid .home204-category-card:hover{transform:translateY(-4px)!important;background:#121a14!important;border-color:rgba(57,233,120,.18)!important;}
.v242-category-grid .home204-category-icon{width:46px!important;height:46px!important;border-radius:14px!important;background:#19241c!important;color:var(--v242-green)!important;display:grid!important;place-items:center!important;}
.v242-category-grid .home204-category-icon svg{width:21px!important;height:21px!important;}
.v242-category-grid .home204-category-card b{margin-top:auto!important;color:#f4f7f5!important;font-size:18px!important;font-weight:600!important;}
.v242-category-grid .home204-category-card small{margin-top:4px!important;color:#748078!important;font-size:12px!important;}

/* Featured products: visual-first, large enough on desktop */
.v242-featured-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;}
.v242-featured-grid .home204-product-card{border-radius:22px!important;overflow:hidden!important;background:#0d130f!important;border:1px solid var(--v242-line)!important;box-shadow:none!important;transition:transform .24s ease,border-color .24s ease,background .24s ease!important;}
.v242-featured-grid .home204-product-card:hover{transform:translateY(-5px)!important;border-color:rgba(57,233,120,.18)!important;background:#101712!important;}
.v242-featured-grid .home204-product-media{aspect-ratio:4/3!important;background:#090d0a!important;border-radius:0!important;overflow:hidden!important;}
.v242-featured-grid .home204-product-media img{width:100%!important;height:100%!important;object-fit:var(--home-product-fit,contain)!important;padding:14px!important;transition:transform .35s ease!important;}
.v242-featured-grid .home204-product-card:hover .home204-product-media img{transform:scale(1.025);}
.v242-featured-grid .home204-product-status{top:12px!important;right:12px!important;border-radius:999px!important;background:rgba(7,11,8,.82)!important;backdrop-filter:blur(10px)!important;font-size:10px!important;font-weight:500!important;padding:6px 9px!important;}
.v242-featured-grid .home204-product-body{padding:17px 18px 18px!important;}
.v242-featured-grid .home204-delivery{font-size:11px!important;font-weight:500!important;color:#7f8b83!important;}
.v242-featured-grid .home204-product-body h3{min-height:50px!important;margin:8px 0 0!important;font-size:16px!important;line-height:1.55!important;font-weight:600!important;}
.v242-featured-grid .home204-product-subtitle{min-height:20px!important;margin-top:4px!important;color:#707b74!important;font-size:11px!important;}
.v242-featured-grid .home204-product-foot{margin-top:14px!important;padding-top:14px!important;border-top:1px solid var(--v242-line)!important;}
.v242-featured-grid .home204-price{color:#fff!important;font-size:17px!important;font-weight:650!important;}
.v242-featured-grid .home204-cart-btn{width:38px!important;height:38px!important;border-radius:12px!important;background:var(--v242-green)!important;color:#071009!important;box-shadow:none!important;}

/* ---- Editorial purchase journey ---- */
.v242-journey{margin-top:92px;display:grid;grid-template-columns:minmax(340px,.7fr) 1.3fr;gap:16px;}
.v242-journey-intro{padding:40px;border-radius:26px;background:linear-gradient(145deg,#101712,#0a0f0c);border:1px solid var(--v242-line);}
.v242-journey-intro .v242-label{margin-bottom:12px;}
.v242-journey-intro h2{margin:0;color:#fff;font-size:38px!important;font-weight:650!important;line-height:1.22!important;}
.v242-journey-intro p{margin:14px 0 0;color:#87928b;font-size:14px;line-height:1.85;}
.v242-journey-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border-radius:26px;background:var(--v242-line);border:1px solid var(--v242-line);}
.v242-step{min-height:100%;padding:36px 30px;background:#0c120e;}
.v242-step-num{display:grid;place-items:center;width:34px;height:34px;margin-bottom:58px;border-radius:50%;border:1px solid rgba(57,233,120,.26);color:var(--v242-green);font-size:12px;font-weight:600;}
.v242-step h3{margin:0;color:#f3f6f4;font-size:18px!important;font-weight:600!important;}
.v242-step p{margin:8px 0 0;color:#7b867f;font-size:13px;line-height:1.75;}

/* ---- Brand / trust editorial ---- */
.v242-brand{margin-top:92px;display:grid;grid-template-columns:1.12fr .88fr;gap:16px;}
.v242-brand-main{position:relative;min-height:420px;overflow:hidden;padding:52px;border-radius:28px;background:radial-gradient(circle at 18% 12%,rgba(57,233,120,.13),transparent 22rem),linear-gradient(145deg,#121a14,#0a0f0c);border:1px solid var(--v242-line);}
.v242-brand-main::after{content:"TAQA";position:absolute;left:30px;bottom:-58px;color:rgba(255,255,255,.025);font:700 154px/1 Arial,sans-serif;letter-spacing:-8px;pointer-events:none;}
.v242-brand-main h2{max-width:680px;margin:0;color:#fff;font-size:44px!important;font-weight:650!important;line-height:1.22!important;}
.v242-brand-main p{max-width:620px;margin:18px 0 0;color:#8a968e;font-size:15px;line-height:1.9;}
.v242-license{display:inline-flex;align-items:center;gap:9px;margin-top:28px;color:#c5cec8;font-size:13px;}
.v242-license svg{width:18px;height:18px;color:var(--v242-green);}
.v242-brand-side{display:grid;grid-template-rows:1fr 1fr;gap:16px;}
.v242-trust-card{padding:30px;border-radius:24px;background:#0f1511;border:1px solid var(--v242-line);}
.v242-trust-card-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:24px;border-radius:14px;background:#172219;color:var(--v242-green);}
.v242-trust-card-icon svg{width:21px;height:21px;}
.v242-trust-card h3{margin:0;color:#f5f8f6;font-size:18px!important;font-weight:600!important;}
.v242-trust-card p{margin:8px 0 0;color:#7c8780;font-size:13px;line-height:1.75;}

.v242-faq-wrap{display:grid;grid-template-columns:330px 1fr;gap:36px;align-items:start;}
.v242-faq-intro{position:sticky;top:100px;}
.v242-faq-intro h2{font-size:34px!important;}
.v242-faq-intro p{margin:12px 0 0;color:#7f8a83;font-size:14px;line-height:1.8;}
.v242-faq-list{display:grid;gap:8px;}
.v242-faq-list details{border:1px solid var(--v242-line);border-radius:17px;background:#0d130f;overflow:hidden;}
.v242-faq-list summary{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 20px;cursor:pointer;color:#eef3f0;font-size:15px;font-weight:500;list-style:none;}
.v242-faq-list summary::-webkit-details-marker{display:none;}
.v242-faq-list summary svg{width:18px;height:18px;color:#68746d;transition:transform .2s ease;}
.v242-faq-list details[open] summary svg{transform:rotate(180deg);}
.v242-faq-list details p{margin:0;padding:0 20px 20px;color:#7f8a83;font-size:13px;line-height:1.8;}

/* ---- Home motion ---- */
@media (min-width: 961px) and (prefers-reduced-motion:no-preference){
  .v242-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s cubic-bezier(.2,.7,.2,1),transform .65s cubic-bezier(.2,.7,.2,1);}
  .v242-reveal.is-visible{opacity:1;transform:none;}
  .v242-hero-content>*{opacity:0;transform:translateY(16px);animation:v242HeroIn .62s ease forwards;}
  .v242-hero-content>*:nth-child(2){animation-delay:.07s}.v242-hero-content>*:nth-child(3){animation-delay:.14s}.v242-hero-content>*:nth-child(4){animation-delay:.21s}.v242-hero-content>*:nth-child(5){animation-delay:.28s}
  .v242-command{opacity:0;transform:translateY(18px) scale(.985);animation:v242PanelIn .72s .12s cubic-bezier(.2,.75,.2,1) forwards;}
  @keyframes v242HeroIn{to{opacity:1;transform:none}}
  @keyframes v242PanelIn{to{opacity:1;transform:none}}
}

/* ---- Tablet ---- */
@media (min-width: 761px) and (max-width: 1200px){
  .taqa-v242-home{width:min(calc(100% - 36px),1180px);}
  .v242-hero{grid-template-columns:1fr 360px;min-height:590px;}
  .v242-hero-content{padding:66px 44px;}
  .v242-hero h1{font-size:52px!important;}
  .v242-hero-copy{font-size:16px;}
  .v242-hero-side{padding:20px 20px 20px 0;}
  .v242-lanes{grid-template-columns:1fr 1fr;}
  .v242-category-grid{grid-template-columns:repeat(3,1fr)!important;}
  .v242-featured-grid{grid-template-columns:repeat(3,1fr)!important;}
  .v242-journey{grid-template-columns:1fr;}
  .v242-brand{grid-template-columns:1fr;}
  .v242-brand-side{grid-template-columns:1fr 1fr;grid-template-rows:auto;}
}

/* ---- Mobile: independent app-like composition ---- */
@media (max-width: 760px){
  .taqa-v242-home{width:100%;padding:10px 14px 88px;overflow:hidden;}
  .v242-hero{min-height:610px;display:flex;flex-direction:column;border-radius:24px;background:#0a0f0c;}
  .v242-hero-media img{opacity:.5;object-position:center top;filter:saturate(.8) brightness(.68);}
  .v242-hero-overlay{background:linear-gradient(0deg,rgba(5,8,6,.99) 0%,rgba(5,8,6,.90) 45%,rgba(5,8,6,.34) 100%);}
  .v242-hero-content{order:2;margin-top:auto;padding:30px 20px 21px;justify-content:flex-end;}
  .v242-eyebrow{margin-bottom:12px;font-size:11px;}
  .v242-hero h1{font-size:36px!important;line-height:1.12!important;}
  .v242-hero-copy{margin-top:13px;font-size:13px;line-height:1.75;}
  .v242-hero-actions{display:grid;grid-template-columns:1fr .78fr;width:100%;gap:8px;margin-top:19px;}
  .v242-btn{height:48px;padding:0 13px;border-radius:13px;font-size:12px;}
  .v242-proof{gap:11px 14px;margin-top:17px;font-size:10px;}
  .v242-proof svg{width:14px;height:14px;}
  .v242-hero-side{order:1;display:block;padding:14px 14px 0;}
  .v242-command{padding:12px;border-radius:18px;background:rgba(7,11,8,.62);backdrop-filter:blur(16px);}
  .v242-command-top,.v242-command-foot{display:none;}
  .v242-command-links{grid-template-columns:repeat(3,1fr);gap:7px;margin:0;}
  .v242-command-link{min-height:80px;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:8px;border-radius:13px;background:rgba(255,255,255,.035);text-align:center;}
  .v242-command-icon{width:34px;height:34px;border-radius:11px;}
  .v242-command-icon svg{width:17px;height:17px;}
  .v242-command-link b{font-size:10px;line-height:1.35;}
  .v242-command-link small,.v242-command-link>svg{display:none;}
  #homeHero.taqa-custom-hero-artwork .v242-hero-content,#homeHero.taqa-custom-hero-artwork .v242-hero-side{visibility:hidden;}

  .v242-lanes{display:flex;gap:8px;margin:12px -14px 0;padding:0 14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;}
  .v242-lanes::-webkit-scrollbar{display:none;}
  .v242-lane{flex:0 0 214px;min-height:84px;grid-template-columns:38px 1fr 14px;gap:10px;padding:13px;border-radius:16px;scroll-snap-align:start;}
  .v242-lane-icon{width:38px;height:38px;border-radius:12px;}
  .v242-lane-icon svg{width:18px;height:18px;}
  .v242-lane b{font-size:12px;}.v242-lane small{font-size:9.5px;margin-top:2px;}

  .v242-section{margin-top:48px;}
  .v242-section-head{align-items:flex-end;margin-bottom:15px;gap:10px;}
  .v242-label{font-size:9px;margin-bottom:5px;}
  .v242-section h2{font-size:24px!important;line-height:1.25!important;}
  .v242-section-copy p{display:none;}
  .v242-text-link{font-size:10px;gap:4px;}.v242-text-link svg{width:13px;height:13px;}

  .v242-category-grid{display:flex!important;gap:9px!important;margin:0 -14px!important;padding:0 14px 4px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;scrollbar-width:none;}
  .v242-category-grid::-webkit-scrollbar{display:none;}
  .v242-category-grid .home204-category-card{flex:0 0 154px!important;min-height:132px!important;padding:15px!important;border-radius:17px!important;scroll-snap-align:start;}
  .v242-category-grid .home204-category-icon{width:38px!important;height:38px!important;border-radius:12px!important;}
  .v242-category-grid .home204-category-card b{font-size:14px!important;}
  .v242-category-grid .home204-category-card small{font-size:10px!important;}

  .v242-featured-grid{grid-template-columns:1fr 1fr!important;gap:8px!important;}
  .v242-featured-grid .home204-product-card{border-radius:16px!important;}
  .v242-featured-grid .home204-product-media{aspect-ratio:1.08/1!important;}
  .v242-featured-grid .home204-product-media img{padding:9px!important;}
  .v242-featured-grid .home204-product-status{top:8px!important;right:8px!important;font-size:8px!important;padding:4px 6px!important;}
  .v242-featured-grid .home204-product-body{padding:11px 11px 12px!important;}
  .v242-featured-grid .home204-delivery{font-size:8.5px!important;}
  .v242-featured-grid .home204-product-body h3{min-height:40px!important;margin-top:5px!important;font-size:12px!important;line-height:1.55!important;}
  .v242-featured-grid .home204-product-subtitle{font-size:8.5px!important;min-height:15px!important;}
  .v242-featured-grid .home204-product-foot{margin-top:8px!important;padding-top:9px!important;}
  .v242-featured-grid .home204-price{font-size:12px!important;}
  .v242-featured-grid .home204-cart-btn{width:31px!important;height:31px!important;border-radius:10px!important;}

  .v242-journey{margin-top:48px;display:block;}
  .v242-journey-intro{padding:24px 20px;border-radius:20px;}
  .v242-journey-intro h2{font-size:26px!important;}
  .v242-journey-intro p{font-size:12px;}
  .v242-journey-list{grid-template-columns:1fr;margin-top:9px;border-radius:20px;}
  .v242-step{min-height:0;padding:20px;display:grid;grid-template-columns:34px 1fr;column-gap:13px;align-items:start;}
  .v242-step-num{grid-row:1/3;margin:0;}
  .v242-step h3{font-size:14px!important;}.v242-step p{font-size:10.5px;}

  .v242-brand{margin-top:48px;display:block;}
  .v242-brand-main{min-height:0;padding:28px 20px;border-radius:21px;}
  .v242-brand-main::after{font-size:94px;bottom:-34px;left:10px;}
  .v242-brand-main h2{font-size:27px!important;}.v242-brand-main p{font-size:12px;}.v242-license{font-size:11px;margin-top:18px;}
  .v242-brand-side{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;}
  .v242-trust-card{padding:17px 14px;border-radius:17px;}.v242-trust-card-icon{width:36px;height:36px;margin-bottom:14px;border-radius:11px;}.v242-trust-card h3{font-size:13px!important;}.v242-trust-card p{font-size:9.5px;}

  .v242-faq-wrap{display:block;}.v242-faq-intro{position:static;margin-bottom:15px;}.v242-faq-intro h2{font-size:24px!important;}.v242-faq-intro p{display:none;}
  .v242-faq-list details{border-radius:14px;}.v242-faq-list summary{min-height:58px;padding:0 15px;font-size:12px;}.v242-faq-list details p{padding:0 15px 16px;font-size:10.5px;}
}

@media (max-width: 360px){
  .taqa-v242-home{padding-inline:10px;}
  .v242-hero h1{font-size:32px!important;}
  .v242-hero-actions{grid-template-columns:1fr;}
  .v242-featured-grid{grid-template-columns:1fr!important;}
  .v242-brand-side{grid-template-columns:1fr;}
}

@media (prefers-reduced-motion:reduce){
  .v242-btn,.v242-lane,.v242-command-link,.v242-featured-grid .home204-product-card,.v242-featured-grid .home204-product-media img{transition:none!important;animation:none!important;}
}
