.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.w-full{width:100%}.min-w-0{min-width:0}.max-w-2xl{max-width:42rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.grow{flex-grow:1}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-y-1{row-gap:.25rem}.break-all{word-break:break-all}.border{border-width:1px}.text-center{text-align:center}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}*,:after,:before{box-sizing:border-box;padding:0;margin:0}html{--brand-navy:#0d2c54;--brand-blue:#1a4371;--brand-bg:#f0f4f8;--brand-gradient:linear-gradient(135deg,#2a59b6,#29a8b1 45%,#63d49b);--brand-white:#fff}body,html{max-width:100vw;overflow-x:hidden;-webkit-text-size-adjust:100%}.storeBody{font-family:var(--font-montserrat),system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--brand-bg);color:#1a1a1a}.urdu{font-family:var(--font-urdu),"Segoe UI","Geeza Pro",serif;line-height:1.75;unicode-bidi:isolate}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.visuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{max-width:1100px;margin:0 auto;padding:0 1rem}.storeHeaderWrap{position:sticky;top:0;z-index:100;background:var(--brand-white);box-shadow:0 1px 0 rgba(13,44,84,.08),0 4px 20px rgba(13,44,84,.06);margin-bottom:0}.storeBrandBar{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:0;max-width:1100px;margin:0 auto;padding:.65rem 1rem .5rem;border-bottom:1px solid rgba(13,44,84,.08)}.storeBrandCol{min-width:0}.storeBrandColEn{text-align:left;padding-right:.75rem;border-right:1px solid rgba(13,44,84,.2)}.storeBrandColUr{text-align:right;padding-left:.75rem}.storeBrandTitle{font-size:.82rem;font-weight:800;letter-spacing:.04em;color:var(--brand-blue);text-transform:uppercase;line-height:1.2}.storeBrandSubtitle{font-size:.68rem;font-weight:500;color:#4a5f78;margin-top:.15rem}.storeBrandTitleUr{font-size:.95rem;font-weight:700;color:var(--brand-blue);line-height:1.3}.storeBrandSubtitleUr{font-size:.78rem;font-weight:500;color:#4a5f78;margin-top:.1rem}.storeNavBar{padding:.55rem 0;background:var(--brand-white)}.storeNavInner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.storeNavActions{display:flex;align-items:center;gap:.55rem;flex-shrink:0}.storeInlineNav{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:.15rem .35rem}.storeInlineNavLink{display:inline-flex;align-items:center;padding:.42rem .62rem;border-radius:8px;font-size:.82rem;font-weight:600;color:var(--brand-navy);white-space:nowrap;transition:background .2s ease,color .2s ease}.storeInlineNavLink:hover{background:rgba(42,89,182,.08);color:var(--brand-blue);text-decoration:none}@media (max-width:640px){.storeNavInner{flex-wrap:wrap;gap:.45rem}.storeInlineNav{width:100%;justify-content:flex-start;gap:.2rem}.storeInlineNavLink{font-size:.76rem;padding:.35rem .5rem}.storeLogoImg{height:38px}}.storeLogoLink{display:flex;align-items:center;flex-shrink:0}.storeLogoLink:hover{text-decoration:none;opacity:.92}.storeLogoImg{width:auto;height:44px;-o-object-fit:contain;object-fit:contain}.storeNavMenu{position:relative;flex-shrink:0}.storeNavMenuToggle{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .75rem;border:1px solid rgba(13,44,84,.18);border-radius:10px;background:var(--brand-white);color:var(--brand-navy);font-size:.88rem;font-weight:600;font-family:inherit;cursor:pointer;line-height:1;transition:border-color .2s ease,color .2s ease,background .2s ease}.storeNavMenuToggle:hover{border-color:rgba(42,89,182,.35);color:var(--brand-blue)}.storeNavMenuToggle[aria-expanded=true]{border-color:rgba(42,89,182,.45);color:var(--brand-blue);background:rgba(42,89,182,.06)}.storeNavMenuToggleIcon{display:flex;flex-direction:column;justify-content:center;gap:3px;width:18px;height:14px}.storeNavMenuToggleIcon span{display:block;height:2px;border-radius:1px;background:currentColor;transition:transform .22s ease,opacity .22s ease;transform-origin:center}.storeNavMenuOpen .storeNavMenuToggleIcon span:first-child{transform:translateY(5px) rotate(45deg)}.storeNavMenuOpen .storeNavMenuToggleIcon span:nth-child(2){opacity:0}.storeNavMenuOpen .storeNavMenuToggleIcon span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.storeNavMenuToggleLabel{-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:3.2rem;text-align:start}.storeNavMenuPanel{position:absolute;top:calc(100% + 8px);right:0;min-width:12rem;padding:.4rem 0;background:var(--brand-white);border:1px solid rgba(13,44,84,.12);border-radius:12px;box-shadow:0 12px 32px rgba(13,44,84,.14);z-index:50;opacity:0;visibility:hidden;transform:translateY(-6px) scale(.98);transform-origin:top right;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;pointer-events:none}.storeNavMenuPanelOpen{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.storeNavMenuLink{display:block;padding:.65rem 1.1rem;font-size:.92rem;font-weight:600;color:var(--brand-navy);text-decoration:none;border-bottom:1px solid rgba(13,44,84,.07);transition:background .15s ease,color .15s ease}.storeNavMenuLink:last-child{border-bottom:none}.storeNavMenuLink:hover{color:var(--brand-blue);background:rgba(42,89,182,.07);text-decoration:none}.landingPage{padding-bottom:0}.landingHero{background:#dfe8f0}.landingHeroShowcase{position:relative;isolation:isolate;min-height:min(78vh,640px);display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0d2c54}.landingHeroNoMedia{background:radial-gradient(ellipse at 30% 20%,rgba(42,122,184,.45),transparent 55%),linear-gradient(145deg,#0d2c54,#1a4f7c 45%,#1f5f98);min-height:min(62vh,520px)}.landingHeroMedia{position:absolute;inset:0;z-index:0}.landingHeroSlide{position:absolute;inset:0;opacity:0;transition:opacity 1.1s ease}.landingHeroSlideActive{opacity:1;z-index:1}.landingHeroSlideImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.04)}.landingHeroSlideActive .landingHeroSlideImg,.landingHeroSlideImg{animation:landingHeroKenBurns 8s ease-out forwards}@keyframes landingHeroKenBurns{0%{transform:scale(1.08)}to{transform:scale(1)}}.landingHeroFallback{position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,rgba(42,122,184,.45),transparent 55%),linear-gradient(145deg,#0d2c54,#1a4f7c 45%,#1f5f98)}.landingHeroScrim{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(8,24,48,.55),rgba(8,24,48,.72) 45%,rgba(8,24,48,.82)),radial-gradient(ellipse at center,transparent 0,rgba(8,24,48,.35) 100%);pointer-events:none}.landingHeroContent{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;text-align:center;padding:3.25rem 1.25rem 3.5rem;max-width:720px;width:100%;margin:0 auto;animation:landingHeroRise .85s ease-out both}@keyframes landingHeroRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.landingHeroBrandName{margin:.35rem 0 0;font-size:clamp(1.85rem,4.5vw,2.65rem);font-weight:800;letter-spacing:.02em;color:#fff;line-height:1.15;text-shadow:0 2px 18px rgba(0,0,0,.28)}.landingHeroBrand{background:linear-gradient(145deg,#0d2c54,#1f5f98 55%,#2a7ab8)}.landingHeroBrandInner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem 1.25rem 2.75rem;max-width:720px;margin:0 auto}.landingHeroProducts{background:#0d2c54}.landingHeroMosaicWrap{position:relative;max-width:1100px;margin:0 auto}.landingHeroMosaic{display:grid;gap:3px;min-height:min(48vh,380px);max-height:min(52vh,420px)}.landingHeroMosaic1{grid-template-columns:1fr}.landingHeroMosaic2{grid-template-columns:1fr 1fr}.landingHeroMosaic3{grid-template-columns:1.2fr 1fr;grid-template-rows:1fr 1fr}.landingHeroMosaic3 .landingHeroMosaicCell1{grid-row:1/span 2}.landingHeroMosaicCell{position:relative;min-height:140px;background:#1a3d5c}.landingHeroOverlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.5rem;background:linear-gradient(180deg,rgba(13,44,84,.55) 0,rgba(13,44,84,.72))}.landingHeroLogo{width:auto;height:auto;max-width:min(168px,42vw);margin-bottom:.35rem;filter:drop-shadow(0 8px 22px rgba(0,0,0,.28));border:none;background:transparent}.landingHeroBrand .landingHeroLogo{margin-bottom:.75rem}.landingHeroTagline{margin:0;font-size:clamp(.95rem,2.2vw,1.08rem);font-weight:600;color:hsla(0,0%,100%,.95);line-height:1.5}.landingHeroTaglineUr{margin:0;font-size:clamp(.88rem,2vw,1rem);color:hsla(0,0%,100%,.88);line-height:1.55}.landingHeroTaglinePair{width:100%;max-width:34rem;margin-top:.85rem;padding:0 .35rem}.landingHeroCtaRow{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.5rem}.landingHeroCtaPrimary,.landingHeroCtaSecondary{display:inline-flex;align-items:center;justify-content:center;min-width:8.5rem;padding:.72rem 1.2rem;border-radius:10px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.landingHeroCtaPrimary{background:#fff;color:var(--brand-navy);border:1px solid transparent}.landingHeroCtaPrimary:hover{background:#f0f5fa;text-decoration:none;transform:translateY(-1px)}.landingHeroCtaSecondary{background:transparent;color:#fff;border:1.5px solid hsla(0,0%,100%,.65)}.landingHeroCtaSecondary:hover{background:hsla(0,0%,100%,.1);border-color:#fff;text-decoration:none;transform:translateY(-1px)}.landingHeroDots{display:flex;gap:.45rem;justify-content:center;margin-top:1.65rem}.landingHeroDot{width:8px;height:8px;padding:0;border:none;border-radius:999px;background:hsla(0,0%,100%,.4);cursor:pointer;transition:width .25s ease,background .25s ease}.landingHeroDotActive{width:22px;background:#fff}.landingHeroImage{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.landingShopCtaRowCenter{justify-content:center}.landingBtnHowJoin,.landingFooterBtn,.landingShopCtaPrimary,.landingShopCtaSecondary{min-width:min(100%,11.5rem)}.landingBtnHowJoin .grid,.landingFeaturedViewAll .grid,.landingFooterBtn .grid,.landingShopCtaPrimary .grid,.landingShopCtaSecondary .grid{width:100%;gap:.2rem}@media (min-width:768px){.landingBtnHowJoin .grid,.landingFeaturedViewAll .grid,.landingFooterBtn .grid,.landingShopCtaPrimary .grid,.landingShopCtaSecondary .grid{gap:.5rem}}.storeActionBtn>.grid{width:100%;gap:.1rem}.landingFeaturedSection{padding:1.25rem .35rem 1.75rem;background:#f4f8fb}.landingFeaturedFilters{max-width:420px;margin:0 auto 1.15rem}.landingFeaturedEmpty{text-align:center;margin:1.5rem 0;color:#64748b;font-size:.92rem}.landingFeaturedGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;max-width:none;margin:0}@media (min-width:640px){.landingFeaturedGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}}@media (min-width:1024px){.landingFeaturedGrid{grid-template-columns:repeat(6,minmax(0,1fr))}}.landingFeaturedCard .productCardContent h2{font-size:.82rem}.landingFeaturedViewAll{text-align:center;margin:1.25rem 0 0}.landingJourneysSection{padding:1.75rem 1rem 2rem;background:#e8eef5}.landingJourneysHeading{font-size:1.25rem;font-weight:800;color:var(--brand-navy);margin:0}.landingJourneysHeadingUr{font-size:.92rem;color:#4a5f78;margin:0}.landingJourneysGrid{display:grid;gap:1rem;max-width:920px;margin:0 auto}@media (min-width:720px){.landingJourneysGrid{grid-template-columns:1fr 1fr;gap:1.15rem}}.landingJourneyCard{background:#fff;border-radius:14px;border:1px solid rgba(13,44,84,.12);box-shadow:0 4px 20px rgba(13,44,84,.08);padding:1.15rem 1.1rem 1.2rem;text-align:left}.landingJourneyCardAffiliate{border-color:rgba(30,139,94,.25);background:linear-gradient(180deg,#fff,#f6fcf9)}.landingJourneyBadge{display:inline-block;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--brand-blue);padding:.2rem .55rem;border-radius:4px;margin-bottom:.55rem}.landingJourneyBadgeAffiliate{background:#1e8b5e}.landingJourneyTitle{font-size:1.08rem;font-weight:800;color:var(--brand-navy);margin:0}.landingJourneyTitleUr{font-size:1rem;font-weight:700;color:var(--brand-navy);margin:0}.landingJourneyLead{font-size:.88rem;color:#3d4f63;line-height:1.5;margin:0}.landingJourneyLeadUr{font-size:.86rem;color:#3d4f63;line-height:1.55;margin:0}.landingJourneyList{margin:0 0 .85rem;padding-left:1.1rem;font-size:.86rem;color:#2f4257;line-height:1.55}.landingJourneyList li{margin-bottom:.32rem}.landingJourneyList a{color:var(--brand-blue);font-weight:600}.landingJourneyActions{display:flex;flex-wrap:wrap;gap:.5rem}.landingJourneyBtn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border-radius:8px;font-weight:700;font-size:.86rem;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.landingJourneyBtnPrimary{background:var(--brand-blue);color:#fff}.landingJourneyBtnPrimary:hover{background:#1a5fad;color:#fff}.landingJourneyBtnAffiliate{background:#1e8b5e;color:#fff}.landingJourneyBtnAffiliate:hover{background:#167a52;color:#fff}.landingJourneyBtnGhost{background:#fff;color:var(--brand-navy);border:2px solid rgba(13,44,84,.18)}.landingJourneyBtnGhost:hover{border-color:var(--brand-blue);color:var(--brand-blue)}.landingJourneyNote{margin:.65rem 0 0;font-size:.82rem;color:#4a5f78}.landingFooterShopHint{margin-top:.75rem;font-size:.88rem;color:hsla(0,0%,100%,.9)}.landingFooterShopHint a{color:#fff;font-weight:700;text-decoration:underline}.landingWelcome{background:#e8eef5;padding:1.35rem 0 1.5rem}.landingWelcomeInner{text-align:center;max-width:720px}.landingWelcomeInnerBilingual{max-width:920px;text-align:initial}.landingWelcomeTitle{font-size:clamp(1.05rem,3.5vw,1.35rem);font-weight:800;color:var(--brand-navy);line-height:1.35;margin:0}.landingWelcomeUr{font-size:clamp(.95rem,3vw,1.15rem);font-weight:600;color:var(--brand-navy);margin:0}.landingWelcomeSub{font-size:.92rem;color:#3d4f63;line-height:1.5;margin:0}.landingWelcomeSubUr{font-size:.88rem;color:#3d4f63;margin:0}.landingInfoBlock{margin-top:1.1rem;padding-top:.95rem;border-top:1px solid rgba(13,44,84,.12);text-align:left}.landingInfoTitle{font-size:1.02rem;font-weight:800;color:var(--brand-navy);margin:0 0 .35rem}.landingInfoSubTitle{font-size:.93rem;font-weight:700;color:var(--brand-navy);margin:.8rem 0 .3rem}.landingInfoText{font-size:.88rem;color:#2f4257;line-height:1.55;margin:0 0 .45rem}.landingInfoTextStrong{font-weight:700;color:var(--brand-navy)}.landingInfoList{margin:0 0 .55rem;padding-left:1.15rem;color:#2f4257;font-size:.88rem;line-height:1.55}.landingInfoList li{margin-bottom:.34rem}.landingInfoUrShell{margin-top:1rem;padding-top:.95rem;border-top:1px solid rgba(13,44,84,.12);text-align:start}.landingInfoUrShell .landingInfoSubTitle,.landingInfoUrShell .landingInfoText,.landingInfoUrShell .landingInfoTitle{text-align:start}.landingInfoUrShell .landingInfoListUr{list-style-position:outside;padding-inline-start:1.2rem;padding-inline-end:0;margin-inline-start:0;margin-inline-end:0}.landingFeaturesSection{padding:1.5rem 1rem 1.25rem}.landingFeatureCard{background:var(--brand-white);border-radius:14px;box-shadow:0 4px 24px rgba(13,44,84,.1);padding:1.15rem .75rem 1.25rem}.landingFeatureGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem .5rem}@media (min-width:640px){.landingFeatureGrid{grid-template-columns:repeat(4,1fr);gap:.5rem}}@media (max-width:520px){.landingInfoBlock,.landingInfoBlock>h4,.landingInfoBlock>p,.landingInfoBlock>ul:not(.landingInfoListUr){text-align:left}.landingInfoUrShell,.landingInfoUrShell .landingInfoSubTitle,.landingInfoUrShell .landingInfoText,.landingInfoUrShell .landingInfoTitle{text-align:start}}.landingFeatureItem{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;padding:.25rem}.landingFeatureIcon{display:flex;align-items:center;justify-content:center;margin-bottom:.15rem}.landingFeatureIconSeal{color:#1e8b5e}.landingFeatureIconNeutral{color:var(--brand-blue)}.landingFeatureIconPayments{flex-direction:column;gap:5px;width:100%;min-height:44px}.landingPayBadge{display:block;font-size:.5rem;font-weight:800;letter-spacing:.02em;padding:3px 6px;border-radius:5px;color:#fff;line-height:1.15;text-align:center;white-space:nowrap}.landingPayBadgeEp{background:#00a651}.landingPayBadgeJz{background:#c41230}.landingFeatureLabel{font-size:.72rem;font-weight:700;color:var(--brand-navy);line-height:1.25}.landingFeatureLabelUr{font-size:.7rem;font-weight:600;color:#4a5f78;line-height:1.3}.landingJoinCtaWrap{display:flex;justify-content:center;margin-top:1.25rem}.landingBtnHowJoin{display:inline-block;padding:.65rem 1.5rem;background:#2a6fb8;color:#fff!important;font-size:.88rem;font-weight:600;border-radius:8px;text-decoration:none!important;box-shadow:0 2px 10px rgba(42,111,184,.35);transition:background .2s,transform .15s}.landingBtnHowJoin:hover{background:var(--brand-blue);transform:translateY(-1px);text-decoration:none}.landingHowItWorksSection{padding:1.75rem 1rem 2rem;background:#f4f8fc}.landingHowItWorksHeading{font-size:clamp(1.05rem,3vw,1.35rem);font-weight:800;color:var(--brand-navy);margin:0}.landingHowItWorksHeadingUr{font-size:clamp(.95rem,3vw,1.15rem);font-weight:600;color:var(--brand-navy);margin:0}.landingHowItWorksGrid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:920px;margin:0 auto}@media (min-width:768px){.landingHowItWorksGrid{grid-template-columns:repeat(3,1fr);gap:1.15rem}}.landingHowItWorksCard{background:#fff;border-radius:14px;border:1px solid rgba(13,44,84,.12);box-shadow:0 4px 20px rgba(13,44,84,.08);padding:1.25rem 1.1rem 1.3rem;text-align:left}.landingHowItWorksIcon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,var(--brand-blue) 0,#2a59b6 100%);color:#fff;margin-bottom:1rem}.landingHowItWorksTitle{font-size:1rem;font-weight:800;color:var(--brand-navy);margin:0}.landingHowItWorksTitleUr{font-size:.92rem;font-weight:700;color:var(--brand-navy);margin:0}.landingHowItWorksDesc{margin-top:.75rem}.landingHowItWorksDescEn{font-size:.86rem;color:#3d4f63;line-height:1.5;margin:0}.landingHowItWorksDescUr{font-size:.84rem;color:#3d4f63;line-height:1.6;margin:.5rem 0 0}.landingStepsSection{padding:1.75rem 1rem 2rem;background:var(--brand-bg)}.landingStepsHeading{font-size:clamp(1.05rem,3vw,1.25rem);font-weight:800;color:var(--brand-navy);margin:0}.landingStepsHeadingUr{font-size:.95rem;font-weight:600;color:var(--brand-navy);margin:0}.landingStepsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;max-width:900px;margin:0 auto}.landingStep{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;padding:.5rem .25rem}.landingStepNum{position:absolute;top:0;left:50%;transform:translateX(-50%);font-size:1.35rem;font-weight:800;color:#c5ced9;line-height:1;pointer-events:none}.landingStepIcon{width:52px;height:52px;border-radius:50%;background:var(--brand-blue);display:flex;align-items:center;justify-content:center;margin-top:1.1rem;box-shadow:0 4px 12px rgba(26,67,113,.35)}.landingStepTitle{font-size:.72rem;font-weight:700;color:var(--brand-navy);line-height:1.25}.landingStepTitleUr{font-size:.68rem;font-weight:600;color:#4a5f78;line-height:1.35}.landingFooterCta{background:var(--brand-blue);padding:1.5rem 1rem 1.75rem}.landingFooterCtaInner{text-align:center}.landingFooterReady{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.landingFooterBtn{display:inline-block;padding:.75rem 1.75rem;background:var(--brand-white);color:var(--brand-navy)!important;font-weight:700;font-size:.92rem;border-radius:10px;text-decoration:none!important;box-shadow:0 4px 16px rgba(0,0,0,.12);transition:transform .15s,box-shadow .2s}.landingFooterBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15);text-decoration:none}.storeSiteFooter{margin-top:0}.storeSiteFooterTop{background:linear-gradient(165deg,#0b1220,#121a2b 55%,#0f172a);color:#e8f0fa;padding:2.25rem 0 1.85rem;border-top:1px solid rgba(148,163,184,.14)}.storeSiteFooterTopInner{display:grid;gap:1.75rem 1.5rem}@media (min-width:640px){.storeSiteFooterTopInner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.storeSiteFooterTopInner{grid-template-columns:minmax(220px,1.35fr) repeat(3,minmax(0,1fr));gap:2rem 1.75rem;align-items:start}}.storeSiteFooterBrandBlock{text-align:start}@media (max-width:639px){.storeSiteFooterBrandBlock{text-align:center}.storeSiteFooterBrandBlock .storeSiteFooterBrand{justify-content:center}.storeSiteFooterBrandBlock .storeSiteFooterSocial{align-items:center}}.storeSiteFooterBrand{display:inline-flex;align-items:center;gap:.7rem}.storeSiteFooterLogo{width:44px;height:auto;flex-shrink:0;border-radius:10px}.storeSiteFooterBrandName{margin:0;font-size:1.05rem;font-weight:800;color:#fff;line-height:1.2}.storeSiteFooterBrandUr{margin:.12rem 0 0;font-size:.84rem;color:rgba(226,232,240,.82);line-height:1.3}.storeSiteFooterTag{font-size:.78rem;color:rgba(203,213,225,.88);margin:.75rem 0 0;line-height:1.5;max-width:18rem}.storeSiteFooterSecure{font-size:.74rem;font-weight:600;color:#7dd3fc;margin:.4rem 0 0}.storeSiteFooterCol{min-width:0}.storeSiteFooterColTitle{display:flex;flex-direction:column;gap:.12rem;margin:0 0 .85rem;font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#f8fafc}.storeSiteFooterColTitleUr{font-size:.72rem;font-weight:600;letter-spacing:0;text-transform:none;color:#94a3b8}.storeSiteFooterLinkList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.storeSiteFooterLink{display:flex;flex-direction:column;gap:.05rem;padding:.28rem 0;font-size:.88rem;font-weight:600;color:#e2e8f0;text-decoration:none;border-bottom:1px solid transparent;transition:color .15s,border-color .15s;width:-moz-fit-content;width:fit-content}.storeSiteFooterLink:hover{color:#7dd3fc;text-decoration:none;border-bottom-color:rgba(125,211,252,.35)}.storeSiteFooterLinkUr{font-size:.72rem;font-weight:500;color:#94a3b8}.storeSiteFooterLink:hover .storeSiteFooterLinkUr{color:#bae6fd}.storeSiteFooterBottom{background:#020617;border-top:1px solid rgba(148,163,184,.12);padding:1rem 0 1.25rem}.storeSiteFooterBottomInner{display:flex;flex-direction:column;align-items:center;gap:.65rem;text-align:center}.storeSiteFooterContactRow{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .45rem;font-size:.78rem;color:#94a3b8;line-height:1.45;max-width:52rem}.storeSiteFooterContactRow a{color:#93c5fd;font-weight:600;text-decoration:none}.storeSiteFooterContactRow a:hover{color:#fff;text-decoration:underline}.storeSiteFooterDot{color:#475569}.storeSiteFooterAddress{color:#94a3b8}@media (max-width:639px){.storeSiteFooterDotHideSm{display:none}.storeSiteFooterAddress{flex-basis:100%;font-size:.72rem}}.storeSiteFooterCopy{font-size:.72rem;color:#64748b;margin:0;line-height:1.5}.storeSiteFooterSocial{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;margin-top:1.1rem}.storeSiteFooterSocialLabel{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:0}.storeSiteFooterSocialList{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;padding:0;margin:0}.storeSiteFooterSocialLink{display:inline-flex;align-items:center;gap:.4rem;padding:.42rem .7rem;border-radius:999px;background:hsla(0,0%,100%,.06);border:1px solid rgba(148,163,184,.22);color:#e2e8f0;text-decoration:none;font-size:.75rem;font-weight:700;transition:background .15s,color .15s,transform .15s,border-color .15s}.storeSiteFooterSocialName{line-height:1}.storeSiteFooterSocialLink:hover{text-decoration:none;transform:translateY(-1px)}.storeSiteFooterSocialWa:hover{background:#25d366;border-color:#25d366;color:#fff}.storeSiteFooterSocialFb:hover{background:#1877f2;border-color:#1877f2;color:#fff}.storeSiteFooterSocialIg:hover{background:#e4405f;border-color:#e4405f;color:#fff}.memberHomeSection{display:grid;gap:.8rem}.memberHomeHint{margin:-.2rem 0 .15rem;color:#5f7895;font-size:.86rem}.memberHomeTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}@media (min-width:880px){.memberHomeTabs{grid-template-columns:repeat(6,minmax(0,1fr))}}.memberHomeTabBtn{border:1px solid #d7e5f3;background:#f8fbff;border-radius:10px;padding:.55rem .45rem;display:grid;gap:.05rem;text-align:center;font-size:.78rem;color:#27507e;font-weight:700;cursor:pointer;transition:all .15s ease}.memberHomeTabBtnUr{font-size:.66rem;color:#5a7596}.memberHomeTabBtn:hover{border-color:#9dbde1;background:#f0f7ff}.memberHomeTabBtn.active{border-color:#2a63a8;background:linear-gradient(135deg,#1f5f98,#2a7ab8);color:#fff}.memberHomeTabBtn.active .memberHomeTabBtnUr{color:hsla(0,0%,100%,.86)}.memberHomePanel{border:1px solid #d8e4f0;border-radius:12px;background:#fff;padding:.85rem}.memberHomeListCard{display:grid;gap:.7rem}.memberHomeMiniList{border:1px solid #e2ecf6;border-radius:10px;background:#fbfdff;overflow:hidden}.memberHomeMiniRow{display:grid;grid-template-columns:1fr auto auto;gap:.6rem;align-items:center;padding:.55rem .7rem;border-bottom:1px solid #edf3f9}.memberHomeMiniRow:last-child{border-bottom:none}.memberHomeMiniName{font-size:.83rem;font-weight:700;color:#1f446d}.memberHomeMiniMeta{font-size:.78rem;color:#577392}.memberHomeMiniAmount{font-size:.8rem;font-weight:700}.memberHomeMiniAmount.plus{color:#15a34a}.memberHomeMiniAmount.minus{color:#dc2626}.memberHomeMuted{margin:0;padding:.7rem;font-size:.82rem;color:#64809f}.memberHomeQuickLink{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;text-decoration:none;background:#2a63a8;color:#fff;border-radius:8px;padding:.45rem .8rem;font-size:.8rem;font-weight:700}.memberHomeQuickLink:hover{background:#1f5a9c;color:#fff;text-decoration:none}@media (max-width:640px){.memberHomeMiniRow{grid-template-columns:1fr;gap:.25rem}}.companyContact{font-style:normal;text-align:center;font-size:.78rem;color:#4a5f78;line-height:1.5}.companyContactName{font-weight:700;color:var(--brand-navy);margin-bottom:.25rem}.companyContactLine{margin:.15rem 0}.companyContact a{color:var(--brand-blue);font-weight:600;text-decoration:none}.companyContact a:hover{text-decoration:underline}.legalContactSection .companyContact{text-align:left;margin-top:.5rem}.contactSocialSection .contactSocialLinks{margin-top:.85rem;align-items:flex-start}.contactSocialLinks .storeSiteFooterSocialLabel{color:#475569;text-transform:uppercase;letter-spacing:.05em}.contactSocialLinks .storeSiteFooterSocialLink{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.contactSocialLinks .storeSiteFooterSocialFb:hover,.contactSocialLinks .storeSiteFooterSocialIg:hover,.contactSocialLinks .storeSiteFooterSocialWa:hover{color:#fff}html[data-theme=dark] .contactSocialLinks .storeSiteFooterSocialLabel{color:#94a3b8}html[data-theme=dark] .contactSocialLinks .storeSiteFooterSocialLink{background:#0f172a;border-color:#334155;color:#e2e8f0}.legalPage{padding:1.5rem 1rem 2.5rem;background:#f4f8fc;min-height:50vh}.legalPageInner{max-width:720px}.legalPageBreadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.8rem;color:#5a6b82;margin-bottom:1rem}.legalPageBreadcrumb a{color:var(--brand-blue);font-weight:600;text-decoration:none}.legalPageBreadcrumb a:hover{text-decoration:underline}.legalPageHeader{margin-bottom:1.5rem}.legalPageTitle{font-size:1.65rem;font-weight:800;color:var(--brand-navy);margin-bottom:.5rem}.legalPageMeta{font-size:.85rem;color:#4a5f78;line-height:1.5}.legalPageLead{font-size:.95rem;color:#2d4560;line-height:1.6;margin-bottom:1.25rem}.legalComplianceNotice{background:#eef6fc;border:1px solid rgba(26,95,152,.28);border-left:4px solid var(--brand-blue);border-radius:10px;padding:1rem 1.15rem;margin-bottom:1.35rem}.legalComplianceNotice h2{font-size:.98rem;font-weight:800;color:var(--brand-navy);margin:0 0 .5rem}.legalComplianceNotice p{font-size:.9rem;color:#2f4257;line-height:1.6;margin:0}.affiliateComplianceNotice{background:#f0f8f4;border:1px solid rgba(30,139,94,.28);border-left:4px solid #1e8b5e;border-radius:8px;padding:.75rem .85rem;margin:.75rem 0}.affiliateComplianceNoticeDash{margin-bottom:1rem}.affiliateComplianceText{font-size:.82rem;color:#2f4257;line-height:1.55;margin:0}.affiliateComplianceLink{margin:.55rem 0 0;font-size:.8rem;font-weight:600}.affiliateComplianceLink a{color:var(--brand-blue)}.legalPageContent{background:#fff;border:1px solid rgba(13,44,84,.1);border-radius:10px;padding:1.25rem 1.35rem}.legalSection{margin-bottom:1.35rem}.legalSection:last-of-type{margin-bottom:0}.legalSection h2{font-size:1.05rem;font-weight:700;color:var(--brand-navy);margin-bottom:.55rem}.legalSection p{margin-bottom:.5rem}.legalSection p,.legalSection ul{font-size:.9rem;color:#3d556e;line-height:1.55}.legalSection ul{margin:.35rem 0 0 1.15rem}.legalSection li{margin-bottom:.45rem}.legalLangDivider{margin:1.75rem 0 1.35rem;border:0;border-top:1px solid rgba(13,44,84,.12)}.legalUrduBlock{text-align:right}.legalUrduBlock h2,.legalUrduBlock li,.legalUrduBlock p{font-family:var(--font-urdu),"Segoe UI","Geeza Pro",serif}.legalUrduBlock ul{margin:.35rem 1.15rem 0 0;padding:0;list-style-position:inside}.legalPageCrossLink{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(13,44,84,.1);font-size:.88rem;color:#4a5f78}.legalPageCrossLink a{color:var(--brand-blue);font-weight:600}.storePricingNotice{font-size:.8rem;color:#4a5f78;line-height:1.5}.storePricingNotice a{color:var(--brand-blue);font-weight:600;text-decoration:none}.storePricingNotice a:hover{text-decoration:underline}.storePricingNoticeCompact{margin:.35rem 0 1rem}.storePricingNoticeFull{margin-top:.85rem;padding:.75rem .85rem;background:#f4f8fc;border:1px solid rgba(13,44,84,.08);border-radius:8px}.storePricingNoticeFull p{margin:0 0 .45rem}.storePricingNoticeFull p:last-child{margin-bottom:0}.storePricingNoticeLinks{font-size:.78rem}.checkoutPage{padding-bottom:2rem}.checkoutPageTitle{margin-bottom:1rem}.checkoutPageGrid{display:grid;gap:1.5rem;max-width:960px}@media (min-width:768px){.checkoutPageGrid{grid-template-columns:1fr 1fr;align-items:start}}.checkoutOrderSummary{background:#fff;border:1px solid rgba(13,44,84,.1);border-radius:10px;padding:1.1rem 1.2rem}.checkoutOrderSummaryTitle{font-size:1.05rem;font-weight:700;color:var(--brand-navy);margin-bottom:.75rem}.checkoutOrderLines{list-style:none;margin:0 0 .75rem;padding:0;font-size:.88rem;color:#3d556e}.checkoutOrderLines li{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.4rem}.checkoutOrderLineItem{align-items:center;padding:.45rem 0;border-bottom:1px solid rgba(13,44,84,.08)}.checkoutOrderLineItem:last-child{border-bottom:none}.checkoutOrderItemMain{display:flex;align-items:center;gap:.55rem;min-width:0}.checkoutOrderThumbWrap{width:58px;height:58px;border-radius:8px;overflow:hidden;background:#edf3f8;border:1px solid rgba(13,44,84,.1);flex-shrink:0}.checkoutOrderThumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .18s ease}.checkoutOrderThumbWrap:hover .checkoutOrderThumb{transform:scale(1.22)}.checkoutOrderThumbPlaceholder{background:#d8e5f1}.checkoutOrderItemText{display:grid;gap:.2rem}.checkoutOrderItemName{font-size:.84rem;font-weight:700;color:#1f4369;line-height:1.25}.checkoutOrderItemPrice{font-size:.78rem;color:#4f6784;font-weight:600}.checkoutOrderLineActions{display:grid;justify-items:end;gap:.35rem}.checkoutQtyControls{display:inline-flex;border:1px solid #cfdae8;border-radius:6px;overflow:hidden}.checkoutQtyControls button,.checkoutQtyControls span{width:1.75rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem}.checkoutQtyControls button{border:none;background:#f4f8fb;cursor:pointer;color:#27486a}.checkoutQtyControls button:hover{background:#e9f1f8}.checkoutQtyControls span{border-left:1px solid #cfdae8;border-right:1px solid #cfdae8;background:#fff;font-weight:700}.checkoutOrderLineAmount{font-size:.82rem;font-weight:800;color:#163a62}@media (max-width:520px){.checkoutOrderLineItem{flex-direction:column;align-items:stretch}.checkoutOrderLineActions{justify-items:start;grid-auto-flow:column;justify-content:space-between;align-items:center}}.checkoutSummaryRow{display:flex;justify-content:space-between;font-size:.88rem;margin-bottom:.35rem;color:#3d556e}.checkoutSummaryTotal{font-weight:700;color:var(--brand-navy);margin-top:.35rem;padding-top:.35rem;border-top:1px solid rgba(13,44,84,.1)}.checkoutFormHeading{font-size:1.05rem;font-weight:700;color:var(--brand-navy);margin-bottom:.75rem}.checkoutLegalNote{font-size:.78rem;color:#5a6b82;line-height:1.45;margin:.5rem 0 .75rem}.checkoutLegalNote a{color:var(--brand-blue);font-weight:600}.manualPayBox{margin:.75rem 0 1rem;padding:.9rem 1rem;border-radius:12px;border:1px solid #d7e2ef;background:#f5f9fc;color:#1e293b}.manualPayBoxCompact{padding:.75rem .85rem}.manualPayTitle{margin:0 0 .25rem;font-size:.95rem;font-weight:800;color:#0f172a}.manualPayEmpty,.manualPayHint{margin:0 0 .75rem;font-size:.82rem;color:#64748b;line-height:1.45}.manualPayEmpty{margin:0}.manualPayChannel{padding:.55rem 0;border-top:1px solid #e2e8f0}.manualPayChannel:first-of-type{border-top:none;padding-top:0}.manualPayChannelTitle{margin:0 0 .35rem;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#1d4ed8}.manualPayRow{display:flex;flex-wrap:wrap;gap:.25rem .65rem;margin:.2rem 0;font-size:.86rem}.manualPayLabel{color:#64748b;min-width:5.5rem}.manualPayValue{color:#0f172a;font-weight:700;word-break:break-word}.manualPayInstructions{margin:.55rem 0 0;font-size:.82rem;color:#475569;line-height:1.45}.manualPayBoxOnDark{background:#121a2b;border-color:#334155;color:#e2e8f0}.manualPayBoxOnDark .manualPayTitle{color:#f8fafc}.manualPayBoxOnDark .manualPayEmpty,.manualPayBoxOnDark .manualPayHint,.manualPayBoxOnDark .manualPayInstructions,.manualPayBoxOnDark .manualPayLabel{color:#94a3b8}.manualPayBoxOnDark .manualPayChannel{border-top-color:#334155}.manualPayBoxOnDark .manualPayChannelTitle{color:#93c5fd}.manualPayBoxOnDark .manualPayValue{color:#e2e8f0}.storeTrustBar{background:#0d2c54;color:#e8f0fa;font-size:.75rem;padding:.5rem 0}.storeTrustBarInner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem}.storeTrustBarLabel{font-weight:600;opacity:.95}.storeTrustBarLinks{display:flex;flex-wrap:wrap;gap:.35rem .75rem}.storeTrustBarLinks a{color:#b8d4f0;text-decoration:none;font-weight:600}.storeTrustBarLinks a:hover{color:#fff;text-decoration:underline}.landingShopCtaRow{display:flex;flex-wrap:wrap;gap:.65rem;margin:.85rem 0 1.1rem}.landingShopCtaPrimary,.landingShopCtaSecondary{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.25rem;border-radius:8px;font-weight:700;font-size:.9rem;text-decoration:none;transition:background .15s,color .15s}.landingBtnHowJoin .urdu,.landingFeaturedViewAll .urdu,.landingFooterBtn .urdu,.landingShopCtaPrimary .urdu,.landingShopCtaSecondary .urdu{color:inherit}.landingShopCtaPrimary{background:var(--brand-blue);color:#fff}.landingShopCtaPrimary:hover{background:#1a5fad;color:#fff}.landingShopCtaSecondary{background:#fff;color:var(--brand-navy);border:2px solid rgba(13,44,84,.2)}.landingShopCtaSecondary:hover{border-color:var(--brand-blue);color:var(--brand-blue)}.landingInfoBlock a{color:var(--brand-blue);font-weight:600}.authTermsAgree{display:flex;align-items:flex-start;gap:.45rem;margin:.65rem 0 .75rem;font-size:.72rem;line-height:1.45;color:#3d556e;cursor:pointer}.authTermsAgree input[type=checkbox]{margin-top:.15rem;flex-shrink:0;width:14px;height:14px;accent-color:#1f5f98;cursor:pointer}.authTermsAgree a{color:#1f5f98;font-weight:600;text-decoration:underline}.authTermsAgree a:hover{color:#184d7d}.landingProductsSection{padding:1.25rem .35rem 2rem;max-width:none;width:100%}.storeProductsFullBleed{max-width:none;padding-left:.35rem;padding-right:.35rem}.landingSectionTitle{font-size:1.35rem;font-weight:800;color:var(--brand-navy);margin:0}.landingSectionSubtitleUr{font-size:.95rem;color:#4a5f78;margin:0}.storeGridPanel{border:1px solid #d8e3ef;border-radius:12px;background:#fff;padding:.65rem;margin-bottom:.75rem}.storeGridTitle{text-align:center;font-size:1.55rem;font-weight:800;color:#183e68;margin-bottom:.55rem}.storeGridSearchBar{display:grid;grid-template-columns:1fr auto;gap:.4rem;margin-bottom:.45rem}.storeGridSearchBar input{width:100%;min-width:0;padding:.5rem .75rem;border:1px solid #cfdae7;border-radius:8px;font-size:.9rem;background:#fff;color:#183e68}.storeGridSearchBar input:focus{outline:2px solid #1f5f98;outline-offset:1px}.storeSearchBtn{width:2.2rem;border:none;border-radius:8px;background:#1f5f98;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.storeFilterChips{display:grid;grid-template-columns:repeat(3,1fr);gap:.32rem}.storeFilterChip{border:1px solid #cfdae7;border-radius:7px;background:#f4f8fb;color:#27486a;font-size:.76rem;font-weight:700;padding:.38rem .2rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.08rem;line-height:1.15}.storeFilterChip small{font-size:.62rem;font-weight:600;opacity:.85}.storeFilterChipActive{background:#1f5f98;border-color:#1f5f98;color:#fff}.storeGridLoading{opacity:.55;pointer-events:none}.storePagerBtn:disabled{opacity:.45;cursor:not-allowed}.storeCountText{margin-bottom:.6rem;color:#627d9a;font-size:.75rem;font-weight:600}.storePhoneGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}@media (max-width:520px){.storeBrandBar{grid-template-columns:1fr;padding:.55rem .85rem}.storeBrandColEn{border-right:none;border-bottom:1px solid rgba(13,44,84,.12);padding-right:0;padding-bottom:.5rem;margin-bottom:.45rem;text-align:center}.storeBrandColUr{grid-column:1;padding-left:0;text-align:center}.storeNavInner{flex-wrap:nowrap}.landingStepsGrid{grid-template-columns:1fr;max-width:320px}.landingStepNum{left:.5rem;transform:none}}.productGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;padding-bottom:1.5rem}@media (min-width:640px){.productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}}@media (min-width:1024px){.productGrid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:480px){.productGrid{grid-template-columns:repeat(2,1fr);gap:.4rem}}.productCard{background:#fff;border-radius:8px;border:1px solid #dce6f1;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:box-shadow .2s,transform .15s;display:flex;flex-direction:column}.productCard:hover{box-shadow:0 6px 18px rgba(0,0,0,.12);transform:translateY(-2px)}.storeCardImageWrap{background:#f0f4f7;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:.2rem}.productCard img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.productCardContent{padding:.35rem .4rem .45rem;flex:1;display:flex;flex-direction:column}.productCardContent h2{font-size:.72rem;margin-bottom:.08rem;line-height:1.15;color:#173a63}.productCardContent p{font-size:.7rem;color:#617a97;margin-bottom:.15rem;line-height:1.2}.productCardTypeBilingual p{font-size:.7rem;color:#617a97;margin:0;line-height:1.2}.productCardContent .price{font-size:.93rem;font-weight:800;margin-bottom:.35rem;color:var(--brand-navy);line-height:1.1}.storeProductCommission{font-size:.65rem;font-weight:700;color:#1f5f98;margin:.05rem 0 .08rem;line-height:1.2}.productDetailCommission{font-size:.88rem;font-weight:600;color:#2f4f6f;margin-top:.5rem}.storeActionBtn{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.06rem;background:#14a152;color:#fff;font-size:.69rem;font-weight:700;border-radius:6px;padding:.28rem .2rem;line-height:1.1}.productCardMediaLink{display:block;text-decoration:none}.productCardMediaLink:hover{text-decoration:none}.productCardTitleLink{display:block;text-decoration:none;color:inherit}.productCardTitleLink:hover{text-decoration:none}.productCardTitleLink h2{color:inherit}.productCardActions{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;margin-top:.45rem}.productCardBtn{display:inline-flex;align-items:center;justify-content:center;text-align:center;border-radius:6px;font-size:.68rem;font-weight:700;padding:.42rem .3rem;line-height:1.15;cursor:pointer;text-decoration:none;border:none;font-family:inherit}.productCardBtn:hover{text-decoration:none;opacity:.92}.productCardBtnDetail{background:#eef4fb;color:#1f5f98;border:1px solid #c8d9eb}.productCardBtnBuy{background:#14a152;color:#fff}.storeActionBtn small{font-size:.62rem;font-weight:600}.storePager{margin-top:.65rem;display:flex;justify-content:center;gap:.3rem}.storePagerBtn{width:1.75rem;height:1.75rem;border:1px solid #d4dfec;background:#fff;color:#547293;border-radius:6px;font-size:.9rem;font-weight:700}.storePagerBtnActive{background:#1f5f98;border-color:#1f5f98;color:#fff}.storeClearWrap{margin-top:.65rem;display:flex;justify-content:center}.cartPageWrap{max-width:none;padding:1rem .35rem 2rem}.cartEmptyText{color:#516b88;margin-bottom:.8rem}.paymentProofUpload{margin-top:.75rem}.paymentProofUpload input[type=file]{width:100%;margin-top:.35rem}.paymentProofUploadStatus{font-size:.85rem;color:#516b88;margin-top:.35rem}.paymentProofPreview{margin-top:.65rem;display:flex;flex-direction:column;gap:.35rem;align-items:flex-start}.paymentProofPreview img{max-width:180px;border-radius:8px;border:1px solid #d8e3ef}.paymentProofPreview span{font-size:.78rem;color:#516b88}.cartPageTitle{text-align:center;font-size:1.55rem;color:#163c66;margin-bottom:.7rem;font-weight:800}.cartPageFlow{display:grid;gap:.75rem}.cartPanel{background:#fff;border:1px solid #d8e3ef;border-radius:12px;padding:.75rem}.cartPanelTitle{text-align:center;font-size:1.8rem;color:#1a426e;margin-bottom:.6rem;font-weight:800}.cartGridHead{font-size:.72rem;color:#4f6784;font-weight:700;margin-bottom:.4rem}.cartGridHead,.cartItemRow{display:grid;grid-template-columns:1.6fr .8fr .8fr}.cartItemRow{border:1px solid #e2ebf4;border-radius:10px;padding:.45rem;margin-bottom:.45rem}.cartItemInfo,.cartItemRow{align-items:center;gap:.45rem}.cartItemInfo{display:flex}.cartItemThumb{width:46px;height:46px;border-radius:6px;background:#d6e2ef;overflow:hidden;flex-shrink:0}.cartItemThumbImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cartItemName{font-size:.8rem;font-weight:700;color:#1e3f65;line-height:1.15}.cartItemPrice{font-size:.82rem;color:#284f7a;font-weight:700}.cartQtyControls{display:inline-flex;border:1px solid #cfdae8;border-radius:6px;overflow:hidden}.cartQtyControls button,.cartQtyControls span{width:1.8rem;height:1.8rem;display:inline-flex;align-items:center;justify-content:center;font-size:.92rem}.cartQtyControls button{border:none;background:#f4f8fb;cursor:pointer;color:#27486a}.cartQtyControls span{border-left:1px solid #cfdae8;border-right:1px solid #cfdae8;background:#fff;font-weight:700}.cartLineSubtotal{font-size:.88rem;font-weight:800;color:#153a62;text-align:right}.cartSummaryRow{display:flex;justify-content:space-between;font-size:.92rem;color:#2a4f79;padding:.2rem 0}.cartSummaryTotal{border-top:1px solid #d9e3ee;margin-top:.2rem;padding-top:.45rem;font-size:1rem}.cartActionRow{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin-top:.55rem}.cartActionRow .authMockActionBtn{text-decoration:none;text-align:center;font-size:.82rem;display:inline-flex;align-items:center;justify-content:center}.cartFlowSteps{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem;text-align:center;margin-bottom:.55rem}.cartFlowSteps span{background:#f3f8fc;border:1px solid #d5e1ee;border-radius:7px;font-size:.82rem;font-weight:700;color:#365b85;padding:.35rem .2rem}.cartFormHeading{font-size:1.1rem;color:#1b436f;margin:.4rem 0}.cartAddressGrid{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-bottom:.45rem}.cartAddressGrid input{border:1px solid #cfdae8;border-radius:7px;background:#f4f8fb;padding:.52rem .62rem;font-size:.82rem}.cartAddressGrid input:last-child{grid-column:1/3}.cartPayMethods{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.45rem;margin-bottom:.5rem}.cartPayMethods button{border:1px solid #cfdae8;background:#fff;border-radius:8px;padding:.52rem .35rem;font-size:.78rem;font-weight:700;color:#24486e}.cartPlaceOrderBtn{width:100%;text-decoration:none}.cartPlaceOrderBtn,.cartSecureText{margin-top:.45rem;text-align:center}.cartSecureText{font-size:.92rem;color:#284f79;font-weight:700}.btn{display:inline-block;padding:.55rem 1.1rem;background:var(--brand-blue);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;white-space:nowrap;font-weight:600}.btn:hover{background:#15365c}.btn:disabled{opacity:.55;cursor:not-allowed}.btnSecondary{background:#555}.productDetail{background:#fff;border-radius:10px;padding:1.5rem;max-width:680px;margin:0 auto;box-shadow:0 1px 4px rgba(0,0,0,.08)}.productDetail img{width:100%;max-height:380px;-o-object-fit:contain;object-fit:contain;display:block}.productDetail h1{margin-bottom:.4rem;font-size:1.4rem;color:#0d2c54}.productDetailType{color:#555;margin-bottom:1rem}.productDetailDescription{margin-top:1rem;color:#334155;line-height:1.65;white-space:pre-line}.productDetailMedia{background:#eee;border-radius:8px;margin-bottom:1.5rem;min-height:300px;overflow:hidden}.productDetailMediaEmpty{padding:3rem;text-align:center;color:#999}.productDetailBack{text-align:center;margin-top:1rem}.productDetailBack a{color:#93c5fd}.productDetail .price{font-size:1.4rem;font-weight:700;margin:.85rem 0;color:#1f5f98}.checkoutForm{background:#fff;border-radius:10px;padding:1.5rem;max-width:480px;margin:0 auto 2rem;box-shadow:0 1px 4px rgba(0,0,0,.08)}.checkoutForm label{display:block;margin-bottom:.25rem;font-weight:500;font-size:.9rem}.checkoutForm input,.checkoutForm select,.checkoutForm textarea{width:100%;padding:.55rem .75rem;margin-bottom:.9rem;border:1px solid #d0d0d0;border-radius:5px;font-size:.95rem;background:#fafafa}.checkoutForm input:focus,.checkoutForm select:focus,.checkoutForm textarea:focus{outline:2px solid var(--brand-blue)}.whatsappFloat{position:fixed;bottom:20px;right:20px;width:52px;height:52px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;box-shadow:0 3px 12px rgba(0,0,0,.25);z-index:999;transition:background .2s,transform .15s}.whatsappFloat:hover{background:#1ebc58;transform:scale(1.07)}.whatsappFloat a{color:inherit}.dashLayout{display:flex;min-height:100vh;background:#0d0d1a;color:#e0e0ee;position:relative}.dashSidebar{width:220px;background:#12122a;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:.2rem;flex-shrink:0;transition:transform .25s ease;z-index:200}.dashSidebar .brand{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:1.25rem;padding:.25rem .5rem;gap:.45rem}.dashNavLink,.dashSidebar .brand{white-space:nowrap;display:flex;align-items:center}.dashNavLink{justify-content:space-between;gap:.5rem;padding:.6rem .75rem;border-radius:6px;color:#b0b0cc;font-size:.92rem;cursor:pointer}.dashNavLink:hover,.dashNavLinkActive{background:#1e1e3a;color:#fff;text-decoration:none}.sidebarToggle{display:none;position:fixed;top:12px;left:12px;z-index:300;background:#12122a;border:none;border-radius:6px;color:#e0e0ee;padding:.45rem .65rem;cursor:pointer;font-size:1.2rem;line-height:1}.sidebarOverlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:199}@media (max-width:768px){.dashSidebar{position:fixed;top:0;left:0;height:100%;transform:translateX(-100%);overflow-y:auto}.dashSidebar.open{transform:translateX(0)}.sidebarToggle{display:flex;align-items:center;justify-content:center}.sidebarOverlay.open{display:block}.dashMain{padding:3.75rem .9rem 1.5rem}.dashHeader h1{font-size:1.1rem}.filterBar{gap:.45rem}.filterInput,.filterSelect{font-size:.82rem}}.dashMain{flex:1;padding:1.75rem 1.75rem 2rem;overflow-y:auto;min-width:0}.dashHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:.5rem}.dashHeader h1{font-size:1.3rem;color:#fff}.adminAlertBadge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;border-radius:999px;background:#ef4444;color:#fff;font-size:.68rem;font-weight:800;line-height:1;flex-shrink:0}.sidebarToggle .adminAlertBadge{position:absolute;top:.2rem;right:.15rem}.adminAlertHeaderPill{display:inline-flex;align-items:center;padding:.28rem .65rem;border-radius:999px;background:rgba(239,68,68,.18);border:1px solid rgba(239,68,68,.45);color:#fca5a5;font-size:.78rem;font-weight:700}.adminAlertBanner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 1rem;padding:.75rem .9rem;border-radius:10px;background:linear-gradient(135deg,rgba(239,68,68,.16),rgba(249,115,22,.12));border:1px solid hsla(0,91%,71%,.35)}.adminAlertBannerText{display:flex;flex-direction:column;gap:.15rem;font-size:.84rem;color:#fecaca}.adminAlertBannerText strong{color:#fff;font-size:.92rem}.adminAlertBannerActions{display:flex;flex-wrap:wrap;gap:.4rem}.adminAlertBannerBtn{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:7px;background:#ef4444;color:#fff;font-size:.78rem;font-weight:700;text-decoration:none;border:none;cursor:pointer}.adminAlertBannerBtn:hover{background:#dc2626;text-decoration:none;color:#fff}.adminAlertBannerBtnGhost{background:transparent;border:1px solid hsla(0,91%,71%,.55);color:#fecaca}.adminAlertBannerBtnGhost:hover{background:rgba(239,68,68,.2);color:#fff}.adminAlertToastStack{position:fixed;right:1rem;bottom:1rem;z-index:1200;display:flex;flex-direction:column;gap:.55rem;width:min(360px,calc(100vw - 1.5rem))}.adminAlertToast{display:flex;gap:.55rem;align-items:flex-start;padding:.85rem .9rem;border-radius:12px;background:#1e1b2e;border:1px solid hsla(0,91%,71%,.45);box-shadow:0 12px 32px rgba(0,0,0,.45);animation:adminAlertIn .25s ease}@keyframes adminAlertIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.adminAlertToastBody{flex:1;min-width:0}.adminAlertToastBody strong{display:block;color:#fca5a5;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem}.adminAlertToastBody p{margin:0 0 .4rem;color:#e2e8f0;font-size:.9rem;line-height:1.4}.adminAlertToastLink{color:#93c5fd;font-size:.82rem;font-weight:700}.adminAlertToastClose{background:transparent;border:none;color:#94a3b8;font-size:1.2rem;line-height:1;cursor:pointer;padding:0}.adminAlertToastClose:hover{color:#fff}.dashCardGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.85rem;margin-bottom:1.25rem}@media (max-width:480px){.dashCardGrid{grid-template-columns:repeat(2,1fr);gap:.6rem}}.statCard{background:#1a1a38;border-radius:10px;padding:1.1rem;text-align:center}.statCard .statLabel{font-size:.72rem;color:#888aaa;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem}.statCard .statValue{font-size:1.45rem;font-weight:700;color:#fff}.dashCard{background:#12122a;border-radius:10px;padding:1.25rem;margin-bottom:1.25rem}.adminBulkUploadBox{background:#0f0f22;border:1px dashed #3a3a6e;border-radius:8px;padding:.85rem 1rem}.adminBulkUploadBox label{display:block;margin-bottom:.45rem}.adminUploadHint{font-size:.75rem;color:#888aaa;margin:.4rem 0 0}.adminImagePreviewGrid{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.65rem}.adminImagePreviewItem{position:relative;width:72px;height:72px}.adminImagePreviewItem img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px;border:1px solid #2e2e50}.adminImagePreviewRemove{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;border:none;background:#ef4444;color:#fff;font-size:.65rem;cursor:pointer;line-height:1}.adminProductMediaCell{display:flex;flex-direction:column;gap:.35rem;align-items:flex-start}.adminImageThumbRow{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center}.adminImageMore{font-size:.72rem;color:#888aaa;padding:0 .2rem}.adminUploadLink{font-size:.75rem;cursor:pointer;color:#60a5fa}.adminDigitalFileName{font-size:.75rem;color:#b0b0cc;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminPreviewOverlay{position:fixed;inset:0;background:rgba(0,0,0,.75);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.adminPreviewModal{background:#12122a;border-radius:12px;padding:1rem;max-width:min(900px,96vw);max-height:90vh;overflow:auto;width:100%}.adminPreviewHead{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;color:#fff}.adminPreviewFrame{width:100%;min-height:60vh;border:1px solid #2e2e50;border-radius:6px;background:#fff}.adminPreviewImage{max-width:100%;max-height:70vh;border-radius:6px;display:block}.tableWrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.dashTable{width:100%;border-collapse:collapse;font-size:.875rem;min-width:600px}.dashTable th{text-align:left;padding:.55rem .7rem;color:#888aaa;border-bottom:1px solid #2a2a44;font-weight:500;white-space:nowrap}.dashTable td{padding:.6rem .7rem;border-bottom:1px solid #1e1e38;color:#d0d0ee;vertical-align:top}.dashTable tr:last-child td{border-bottom:none}.dashTable tr:hover td{background:#14142e}.adminWithdrawalBank{display:grid;gap:.2rem;min-width:11rem;font-size:.8rem;line-height:1.35}.adminWithdrawalBank div{display:grid;grid-template-columns:4.2rem 1fr;gap:.35rem;align-items:baseline}.adminWithdrawalBank span{color:#6b6b8a;font-size:.72rem;text-transform:uppercase;letter-spacing:.03em}.adminWithdrawalBank strong{color:#e8e8ff;font-weight:600;word-break:break-word}.filterBar{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin-bottom:1rem}.filterBar h2{margin-right:auto;color:#fff;font-size:1.1rem}.filterSelect{padding:.4rem .65rem;min-width:140px}.filterInput,.filterSelect{border-radius:6px;border:1px solid #2e2e50;background:#1a1a38;color:#e0e0ee;font-size:.875rem}.filterInput{flex:1;min-width:180px;padding:.45rem .7rem}.filterInput::-moz-placeholder{color:#555}.filterInput::placeholder{color:#555}.affiliateRow{display:flex;align-items:center;gap:.85rem;padding:.7rem;border-radius:8px;background:#1a1a38;margin-bottom:.65rem;flex-wrap:wrap}.affiliateRow img{width:48px;height:48px;border-radius:4px;-o-object-fit:cover;object-fit:cover;background:#2a2a44;flex-shrink:0}.affiliateUrl{flex:1;font-size:.78rem;color:#888aaa;word-break:break-all;min-width:0}.affiliateDesignPage{background:#fff;border:1px solid #d9e3ee;border-radius:14px;padding:.9rem}.affiliateDesignTitle{text-align:center;font-size:1.1rem;color:#143b64;font-weight:800;margin-bottom:.85rem}.affiliateDesignStats .statCard{background:#f6f9fd;color:#183d67}.affiliateDesignStats .statCard .statLabel{color:#5f7896}.affiliateDesignStats .statCard .statValue{color:#183d67}.affiliateGeneratorPanel{display:grid;grid-template-columns:92px 1fr;border:1px solid #dbe6f2;border-radius:12px;overflow:hidden;margin-bottom:.85rem}.affiliateGeneratorSidebar{background:#1c4f80;color:#fff;flex-direction:column;gap:.35rem;padding:.5rem .35rem}.affiliateGeneratorSidebar,.affiliateMemberAvatar{display:flex;align-items:center;justify-content:center}.affiliateMemberAvatar{width:44px;height:44px;border-radius:999px;background:#fff;color:#1c4f80;font-size:1.3rem}.affiliateMemberLabel{font-size:.78rem;font-weight:700}.affiliateChainIcon{font-size:1.45rem}.affiliateGeneratorList{background:#f8fbff;padding:.55rem}.affiliateGeneratorList h3{color:#153a62;font-size:.95rem;margin-bottom:.45rem}.affiliateGeneratorRow{display:grid;grid-template-columns:42px 1fr auto;gap:.45rem;align-items:center;border:1px solid #d7e3f0;border-radius:9px;background:#fff;padding:.35rem;margin-bottom:.38rem}.affiliateItemFallback{width:42px;height:42px;border-radius:6px;background:#e4ebf3}.affiliateGeneratorInfo div{font-size:.78rem;color:#143b64;font-weight:700;line-height:1.2}.affiliateGeneratorInfo small{font-size:.72rem;color:#4f6988;font-weight:700}.affiliateCommissionTag{margin-top:.28rem;font-size:.64rem;font-weight:700;color:#11844f;line-height:1.25}.affiliateLinkBtn{border:none;border-radius:7px;background:#12a150;color:#fff;font-size:.72rem;font-weight:700;padding:.45rem .55rem;cursor:pointer}.affiliateLinkBtn:hover{background:#0f8f46}.affiliateMutedText{color:#577291;font-size:.8rem;padding:.2rem 0}.affiliateStepCard{border:1px solid #dbe6f2;border-radius:12px;background:#fff;padding:.75rem;margin-bottom:.7rem}.affiliateStepCard h3{color:#143b64;font-size:1rem;font-weight:800;margin-bottom:.4rem;line-height:1.3}.affiliateStepCard p{color:#365274;font-size:.85rem;line-height:1.5;margin-bottom:.22rem}.affiliateSocialRow{display:grid;grid-template-columns:repeat(5,1fr);gap:.32rem;margin:.5rem 0 .55rem}.affiliateSocialRow span{text-align:center;font-size:.68rem;font-weight:700;color:#1d4f80;background:#eef4fb;border:1px solid #d7e4f1;border-radius:8px;padding:.4rem .25rem}.dashForm label{display:block;font-size:.82rem;color:#888aaa;margin-bottom:.2rem}.dashForm input,.dashForm select,.dashForm textarea{width:100%;padding:.48rem .7rem;background:#1a1a38;border:1px solid #2e2e50;border-radius:5px;color:#fff;margin-bottom:.9rem;font-size:.92rem}.dashForm input:focus,.dashForm select:focus,.dashForm textarea:focus{outline:2px solid #3a3a6e}.authPage{min-height:100vh;background:#0d0d1a;display:flex;align-items:center;justify-content:center;padding:1rem}.authPageLight{background:#eef3f8}.authBox{background:#12122a;border-radius:12px;padding:2rem 1.75rem;width:100%;max-width:420px;color:#e0e0ee;box-shadow:0 4px 24px rgba(0,0,0,.4)}.authMockPhone{width:100%;max-width:430px;background:#fff;border-radius:22px;border:1px solid #d4deea;box-shadow:0 12px 32px rgba(13,44,84,.18);overflow:hidden}.authMockHeader{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:.7rem .8rem .6rem;border-bottom:1px solid #d9e4ef}.authMockBrandEn{border-right:1px solid #cfdae7;padding-right:.5rem}.authMockBrandUr{text-align:right;padding-left:.5rem}.authMockBrandTitle{font-size:.8rem;font-weight:800;color:var(--brand-blue);line-height:1.2}.authMockBrandSub{font-size:.62rem;color:#4a5f78}.authMockSection{padding:.7rem .75rem;border-bottom:1px solid #dfe8f2}.authMockRegBanner{display:grid;gap:.15rem;justify-items:center;text-align:center;background:#e8eef6;color:#244668;font-size:.68rem;padding:.45rem .65rem;border-bottom:1px solid #d6e2ef}.authMockSubTitle,.authMockTitle{text-align:center;font-size:1.02rem;color:#0f2f55;margin-bottom:.65rem;font-weight:800}.authMockSubTitle{font-size:.95rem}.authStepBadge{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;margin-right:.35rem;border-radius:999px;background:#e3edf8;color:#1b4d80;font-size:.9rem;font-weight:800;vertical-align:middle}.authPayGrid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.6rem}.authPayItem{text-align:center;color:#234569}.authPayItem p{font-size:.82rem;margin-bottom:.18rem}.authPayItem strong{font-size:1.65rem;color:#0f2f55;line-height:1.15}.authPayIcon{display:inline-flex;margin-bottom:.25rem}.authPayArrow{font-size:1.6rem;color:#4972a0;font-weight:700}.authPayGridGuidelines{grid-template-columns:1fr;max-width:22rem;margin:0 auto}.authPayItemGuidelines{display:flex;flex-direction:column;align-items:center;gap:.35rem}.authPayGuidelinesUr{font-size:.82rem;margin:0;text-align:center}.authMockForm input{width:100%;border:1px solid #cdd8e5;border-radius:8px;background:#f4f8fb;padding:.55rem .75rem;margin-bottom:.5rem;font-size:.84rem;color:#1a1a1a}.authMockForm input:focus{outline:2px solid #3d75b3;border-color:#3d75b3}.authMockMetaRow,.authMockWelcome{display:flex;justify-content:space-between;gap:.5rem;font-size:.83rem;color:#223a56;margin:.2rem 0 .5rem}.authMockMetaRow{color:#304c6e;font-size:.78rem}.authMockMetaRow a{color:#2d5d95}.authMockLinkBtn{background:none;border:none;padding:0;font:inherit;color:#2d5d95;cursor:pointer;text-decoration:underline;text-underline-offset:2px;text-align:left}.authMockLinkBtn:hover{color:#1a4371}.authMockBackLink{display:block;width:100%;background:none;border:none;padding:0 0 .65rem;font-size:.8rem;color:#2d5d95;cursor:pointer;text-align:left;margin-bottom:.25rem}.authMockBackLink:hover{color:#1a4371;text-decoration:underline}.authMockRegisterHint{text-align:center;font-size:.82rem;color:#4a5f78;margin-top:.5rem}.authMockRegisterHint a{color:#1f5f98;font-weight:600}.authMockSecondaryAction{text-align:center;margin-top:.65rem}.authMockSecondaryAction .authMockLinkBtn{text-align:center;text-decoration:none}.authMockSecondaryAction .authMockLinkBtn:hover{text-decoration:underline}.authMockLoginActions{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-bottom:.45rem}.authMockActionBtn{border:none;border-radius:7px;background:#1f5f98;color:#fff;font-size:.9rem;font-weight:600;padding:.48rem .35rem;cursor:pointer}.authMockActionBtn:hover{background:#184d7d}.authMockActionBtn:disabled{opacity:.7;cursor:not-allowed}.authMockActionBtnUrdu{font-size:.9rem}.authMockHint{font-size:.77rem;color:#445f7d;margin-bottom:.55rem;line-height:1.4}.authMockStrength{margin-top:.4rem}.authMockStrength p{font-size:.95rem;color:#183c65;text-align:center;font-weight:700;margin-bottom:.35rem}.authMockStrength ul{margin-left:1rem;font-size:.76rem;color:#325275}.authMockStrength li{margin-bottom:.2rem}.authMockFooter{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:.35rem;padding:.55rem .75rem .7rem;background:#f2f7fb}.authMockFooterBrand{display:flex;align-items:center;gap:.3rem;font-size:.76rem;color:#27486a;font-weight:600}.authMockFooterBrandSolo{grid-column:1/-1;justify-content:center}.authMockFooterText{grid-column:1/3;font-size:.62rem;color:#496687;letter-spacing:.02em;text-align:center}.authMockFooterText a{color:#1f5f98;font-weight:600;text-decoration:none}.authMockFooterText a:hover{text-decoration:underline}.authFieldGroup{display:flex;flex-direction:column;gap:.22rem}.authFieldLabel{font-size:.74rem;font-weight:600;color:#2d4a6a;letter-spacing:.02em}.authFieldOptional{font-weight:400;color:#7a95b0;font-size:.7rem}.authEmailVerifyRow{display:grid;grid-template-columns:1fr auto;gap:.45rem;align-items:center}.authEmailVerifyRow input{margin-bottom:0!important}.authEmailVerifyBtn{border:none;border-radius:8px;background:#1f5f98;color:#fff;font-size:.76rem;font-weight:700;padding:.55rem .75rem;cursor:pointer;white-space:nowrap}.authEmailVerifyBtn:hover:not(:disabled){background:#184d7d}.authEmailVerifyBtn:disabled{opacity:.55;cursor:not-allowed}.authEmailVerifyBtnSecondary{background:#eef4fb;color:#1f5f98;border:1px solid #c8d9eb}.authEmailVerifyBtnSecondary:hover:not(:disabled){background:#e3eef8}.authEmailVerifiedNote{margin-top:.35rem;font-size:.76rem;color:#11844f;font-weight:600}.authPasswordWrap{position:relative;display:flex;align-items:center}.authPasswordWrap input{flex:1;padding-right:2.4rem!important}.authPasswordToggle{position:absolute;right:.5rem;background:none;border:none;cursor:pointer;font-size:1rem;line-height:1;padding:0;color:#5a7a9a;display:flex;align-items:center}.authInputLocked{background:#f0f5fa!important;color:#5a7a9a!important;cursor:default}.authRegBadgeRow{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.6rem}.authRegBadge{font-size:.74rem;background:#e8f2fc;color:#1a4a7a;border:1px solid #c2d9f0;border-radius:20px;padding:.18rem .65rem}.authActivationBlock{display:grid;grid-template-columns:96px 1fr;align-items:center;gap:.6rem;margin-bottom:.55rem}.authActivationIcon{display:flex;align-items:center;justify-content:center}.authActivationTitle{color:#1f7c4d;font-size:1.15rem;font-weight:800;line-height:1.2}.authActivationSub{color:#1f3651;font-size:.9rem;line-height:1.35}.authActivationBtn{width:100%}.authBox h1{font-size:1.35rem;color:#fff;margin-bottom:1.35rem}.authBox label{display:block;font-size:.82rem;color:#888aaa;margin-bottom:.2rem}.authBox input,.authBox select{width:100%;padding:.58rem .75rem;background:#1a1a38;border:1px solid #2e2e50;border-radius:5px;color:#fff;margin-bottom:.9rem;font-size:.95rem}.authBox input:focus,.authBox select:focus{outline:2px solid #4a4ab0}.btnDark{width:100%;padding:.65rem;background:#3a3a8e;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.97rem;font-weight:500;transition:background .15s}.btnDark:hover{background:#4a4ab0}.btnDark:disabled{opacity:.55;cursor:not-allowed}.errMsg{color:#f87171;background:hsla(0,91%,71%,.08);border-left:3px solid #f87171}.errMsg,.successMsg{font-size:.88rem;margin-bottom:.9rem;padding:.5rem .75rem;border-radius:4px}.successMsg{color:#4ade80;background:rgba(74,222,128,.08);border-left:3px solid #4ade80}.badge{display:inline-block;padding:.18em .55em;border-radius:4px;font-size:.75rem;font-weight:600;white-space:nowrap}.badgePending{background:#2e2500;color:#facc15}.badgeApproved{background:#002d0d;color:#4ade80}.badgeRejected{background:#2d0000;color:#f87171}.badgeCredit{background:#002d0d;color:#4ade80}.badgeDebit{background:#2d0000;color:#f87171}.badgeInfo{background:#001f40;color:#60a5fa}.badgeShipped{background:#0d1f3d;color:#93c5fd}.badgeDelivered{background:#002d0d;color:#4ade80}.badgeCancelled{background:#2d0000;color:#f87171}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;margin-top:.85rem;flex-wrap:wrap}.pageBtn{padding:.3rem .65rem;border-radius:5px;border:1px solid #2e2e50;background:#1a1a38;color:#e0e0ee;font-size:.82rem;cursor:pointer;line-height:1.4;transition:background .15s}.pageBtn:hover:not(:disabled){background:#2a2a50}.pageBtn.active{background:#3a3a8e;border-color:#3a3a8e;color:#fff;font-weight:600}.pageBtn:disabled{opacity:.4;cursor:not-allowed}.pageInfo{font-size:.8rem;color:#555;margin:0 .3rem}.storeSearchBar{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin-bottom:1.25rem}.storeSearchBar input{flex:1;min-width:180px;padding:.5rem .85rem;border:1px solid #d0d0d0;border-radius:7px;font-size:.95rem;background:#fff;color:#111}.storeSearchBar input:focus{outline:2px solid var(--brand-blue)}.storeSearchBar select{padding:.5rem .75rem;border:1px solid #d0d0d0;border-radius:7px;font-size:.92rem;background:#fff;color:#111;cursor:pointer}.storeEmpty{text-align:center;padding:3rem 1rem;color:#888}.storeEmpty svg{margin:0 auto .75rem;display:block;opacity:.35}@media (max-width:480px){.storeSearchBar input{min-width:0;width:100%}.landingSectionTitle{font-size:1.15rem}.storeGridTitle{font-size:1.8rem}}@media (max-width:600px){.dashTable .hide-mobile{display:none}.dashTable{font-size:.82rem}.dashTable td,.dashTable th{padding:.45rem .5rem}.filterBar{flex-direction:column;align-items:stretch}.filterBar h2{margin-right:0}.filterInput,.filterSelect{min-width:0;width:100%}.filterBar .btn,.filterBar button{width:100%;text-align:center}.pagination{justify-content:center}}@media (max-width:480px){.dashCardGrid{grid-template-columns:repeat(2,1fr)}.statCard .statValue{font-size:1.2rem}.authBox{padding:1.5rem 1.1rem}.authPayGrid{grid-template-columns:1fr}.authPayArrow{transform:rotate(90deg);margin:-.2rem 0}.authActivationBlock{grid-template-columns:1fr;justify-items:center;text-align:center;gap:.2rem}.checkoutForm{padding:1.1rem}.productDetail{padding:1rem}.productDetail h1{font-size:1.15rem}.earningDashCards,.earningGuideCtaButtons{grid-template-columns:1fr}}.earningGuidePage{background:var(--brand-bg);padding-bottom:0}.earningGuideInner{max-width:760px;padding:1rem 1rem 1.5rem}.earningGuideHeroTitle{text-align:center;font-size:clamp(1rem,4vw,1.25rem);font-weight:800;color:var(--brand-navy);line-height:1.35;margin-bottom:1rem}.earningGuideHeroTitleUr{display:block;margin-top:.35rem;font-size:.95rem;font-weight:700;color:var(--brand-blue)}.earningTeamGraphic{display:flex;justify-content:center;margin-bottom:.75rem}.earningTeamSvg{width:100%;max-width:340px;height:auto}.earningProgressWrap{display:flex;align-items:center;gap:.65rem;max-width:420px;margin:0 auto 1rem}.earningProgressBar{flex:1;height:10px;background:#dce8f2;border-radius:999px;overflow:hidden}.earningProgressFill{display:block;height:100%;background:linear-gradient(90deg,#2a59b6,#63d49b);border-radius:999px}.earningProgressLabel{font-size:.85rem;font-weight:800;color:var(--brand-navy);min-width:2.5rem}.earningStepCard{background:#fff;border:1px solid #d8e3ef;border-radius:12px;padding:1rem;margin-bottom:1.25rem;box-shadow:0 2px 12px rgba(13,44,84,.06)}.earningStepHeading{font-size:1rem;font-weight:800;color:var(--brand-navy);margin-bottom:.5rem}.earningStepText{font-size:.88rem;color:#3d4f63;line-height:1.55;margin-bottom:.45rem}.earningStepTextUr{font-size:.85rem;color:#3d4f63;line-height:1.65}.earningDailySection{margin-bottom:1.25rem}.earningDailyHeading{text-align:center;font-size:1rem;font-weight:800;color:var(--brand-navy);margin-bottom:.5rem}.earningDailyHeading .urdu{display:block;margin-top:.25rem;font-size:.92rem;font-weight:700;color:var(--brand-blue)}.earningChart{background:#fff;border:1px solid #d8e3ef;border-radius:12px;padding:.75rem}.earningChartSvg{width:100%;max-height:140px}.earningDashSection{margin-bottom:.5rem}.earningDashBarTitle{text-align:center;font-size:.82rem;font-weight:800;letter-spacing:.04em;color:var(--brand-navy);background:#e3f0fb;border-radius:8px;padding:.55rem .75rem;margin-bottom:.75rem}.earningDashBarTitle .urdu{display:block;margin-top:.25rem;font-size:.78rem;letter-spacing:normal;font-weight:700;color:#245081}.earningDashCards{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.earningDashCard{background:#fff;border:1px solid #d8e3ef;border-radius:12px;padding:.65rem .45rem;text-align:center;flex-direction:column;gap:.25rem;min-height:108px}.earningDashCard,.earningDashIcon{display:flex;align-items:center;justify-content:center}.earningDashIconMuted{opacity:.9}.earningDashLabel{font-size:.68rem;font-weight:700;color:var(--brand-navy);line-height:1.2}.earningDashLabelUr{font-size:.62rem;font-weight:600;color:#4a5f78;line-height:1.25}.earningGuideCta{background:var(--brand-blue);padding:1.35rem 1rem 1.5rem}.earningGuideCtaInner{max-width:760px;margin:0 auto}.earningGuideCtaQuestion{color:#fff;text-align:center;font-size:1.05rem;font-weight:700;margin-bottom:1rem}.earningGuideCtaQuestion .urdu{display:block;margin-top:.35rem;font-size:.95rem;font-weight:600}.earningGuideCtaButtons{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.earningGuideCtaBtn{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.15rem;padding:.65rem .75rem;background:#fff;color:var(--brand-navy)!important;font-size:.78rem;font-weight:700;border-radius:10px;text-decoration:none!important;box-shadow:0 4px 14px rgba(0,0,0,.12);line-height:1.25}.earningGuideCtaBtn:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(0,0,0,.14);text-decoration:none}.earningGuideCtaBtn .urdu{font-size:.72rem;font-weight:600}.earningGuideFooterStrip{background:#fff;border-top:1px solid #dfe8f2;padding:.65rem 1rem .85rem}.earningGuideFooterInner{max-width:760px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.earningGuideFooterLogos{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.earningGuideFooterLogo{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;color:#27486a}.earningGuideFooterTags{font-size:.58rem;color:#5a7394;text-transform:uppercase;letter-spacing:.03em;line-height:1.4;max-width:220px;text-align:right}.memberDashLayout{background:#eef3f8;color:#173a62}.memberDashSidebar{background:#f8fbff;border-right:1px solid #d7e2ee}.memberDashBrand{display:flex;flex-direction:column;gap:.2rem;color:#153a62!important}.memberDashBrand small{font-size:.74rem;color:#55708e}.memberDashLayout .dashNavLink{color:#345879;border:1px solid transparent}.memberDashLayout .dashNavLink:hover,.memberDashLayout .dashNavLinkActive{background:#e5eef8;color:#12355b;border-color:#cedced}.memberDashBottomArea{margin-top:auto;padding-top:1.5rem}.memberDashUserCard{background:#edf4fb;border:1px solid #d8e4f1;border-radius:10px;padding:.55rem .65rem;margin-bottom:.75rem}.memberDashUserName{font-size:.88rem;color:#173b64;font-weight:700}.memberDashUserId{font-size:.76rem;color:#577392;margin-top:.1rem}.memberDashUserBalance{font-size:.88rem;color:#11844f;font-weight:700;margin-top:.3rem}.memberDashMain{background:#eef3f8}.memberDashHeader{background:#fff;border:1px solid #d9e3ee;border-radius:12px;padding:.85rem 1rem;margin-bottom:1rem}.memberDashHeader h1{color:#13365d!important;margin-bottom:.15rem}.memberDashHeaderUrdu{color:#4d6786;font-size:.86rem}.memberDashSectionTitle{color:#143960;margin-bottom:1rem;font-size:1.18rem;font-weight:800}.memberDashSectionHeader{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin-bottom:1rem}.memberDashPrimaryBtn{background:#1f5f98!important}.memberDashLayout .dashCard{box-shadow:0 2px 10px rgba(13,44,84,.06)}.memberDashLayout .dashCard,.memberDashLayout .statCard{background:#fff;border:1px solid #d8e3ef}.memberDashLayout .statCard .statLabel{color:#5a7592}.memberDashLayout .statCard .statValue{color:#173b64}.memberDashLayout .dashTable th{color:#5b7594;border-bottom-color:#d8e3ef}.memberDashLayout .dashTable td{color:#1f446d;border-bottom-color:#e5edf6}.memberDashLayout .dashTable tr:hover td{background:#f3f8fd}.memberDashOverlay{background:rgba(15,35,55,.45);backdrop-filter:blur(1px)}.memberDashLayout.memberDashSidebarOpen .memberDashMenuToggle{opacity:0;pointer-events:none}.memberDashMenuToggle{background:#fff!important;color:#1a4371!important;border:1px solid #d0dce8!important;box-shadow:0 2px 10px rgba(13,44,84,.12);width:42px;height:42px;padding:0;font-size:1.15rem;line-height:1;border-radius:10px}@media (max-width:768px){.memberDashLayout .dashSidebar.memberDashSidebar{z-index:250;width:min(88vw,300px)}.memberDashLayout .memberDashMenuToggle{display:flex;align-items:center;justify-content:center;top:10px;left:10px}.memberDashMain{padding-top:3.5rem}.memberDashHeader h1{font-size:1.05rem;padding-right:.25rem}.memberDashBrandSub{font-size:.78rem;color:#55708e}}.memberDashSidebarHeader{display:flex;align-items:flex-start;gap:.65rem;margin:-.35rem -.25rem 1rem;padding-bottom:.75rem;border-bottom:1px solid #e2ebf4}.memberDashSidebarClose{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:#1a4371;color:#fff;font-size:1.05rem;line-height:1;cursor:pointer;margin-top:.1rem}.memberDashSidebarClose:hover{background:#15365c}.memberDashBrandBlock{flex:1;min-width:0}.memberDashBrandTitle{font-size:1.15rem;font-weight:800;color:#0d2c54;line-height:1.2;letter-spacing:-.02em}.memberDashBrandSub{display:flex;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.8rem;font-weight:600;color:#3d5a78}.memberDashBrandCart{font-size:1rem}.memberDashNav{display:flex;flex-direction:column;gap:.15rem;flex:1}.memberDashNavGroup{display:flex;flex-direction:column;gap:.15rem;margin-bottom:1.1rem}.memberDashNavGroup:last-of-type{margin-bottom:0}.memberDashNavGroupTitle{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#7a94b0;padding:.25rem .75rem .35rem;display:flex;flex-direction:column;gap:.12rem}.memberDashNavGroupTitleUr{font-size:.72rem;font-weight:600;text-transform:none;letter-spacing:normal;color:#5a7394}.memberDashWelcome{background:#fff;border:1px solid #d9e3ee;border-radius:12px;padding:1rem 1.1rem;margin-bottom:1rem}.memberDashWelcomeEn{font-size:.92rem;color:#1a3a5c;line-height:1.55;margin-bottom:.55rem}.memberDashWelcomeUr{font-size:.88rem;color:#2f4f6f;line-height:1.7;text-align:start}.memberDashGrowthBox{margin:0 0 .5rem;padding:.55rem .65rem;background:#edf4fb;border:1px solid #d8e4f1;border-radius:10px;font-size:.76rem;color:#2a4a6e}.memberDashGrowthBoxMuted{color:#6b829e;font-style:italic}.memberDashGrowthHead{display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#143960}.memberDashGrowthHint{font-size:.7rem;color:#5a7394;margin-top:.2rem}.memberDashGrowthBonusLine{font-size:.68rem;color:#11844f;margin-top:.25rem;line-height:1.3}.memberDashGrowthMiniList{list-style:none;margin:.35rem 0 .25rem;padding:0}.memberDashGrowthMiniList li{display:flex;justify-content:space-between;align-items:center;font-size:.72rem;padding:.12rem 0;border-bottom:1px solid rgba(13,44,84,.06)}.memberDashGrowthName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:9rem}.memberDashGrowthDot{width:8px;height:8px;border-radius:50%;background:#f59e0b;flex-shrink:0}.memberDashGrowthDot.on{background:#22c55e}.memberDashGrowthLink{display:block;margin-top:.35rem;font-size:.72rem;font-weight:700;color:#1f5f98;text-decoration:none}.memberDashGrowthLink:hover{text-decoration:underline}.memberDashGrowthCard{background:#fff;border:1px solid #d9e3ee;border-radius:12px;padding:1rem 1.1rem;margin-bottom:1rem;font-size:.88rem;color:#2f4f6f;line-height:1.55}.memberDashGrowthStatsRow{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin-top:.85rem}.memberDashGrowthStatLabel{font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;color:#6b829e;font-weight:700}.memberDashGrowthStatVal{font-size:.95rem;font-weight:800;color:#143960;margin-top:.15rem}.memberDashSubheading{font-size:1rem;font-weight:800;color:#143960;margin:.5rem 0 .65rem}.memberDashInviteHint{font-size:.85rem;color:#577392;margin:-.35rem 0 .75rem}.memberDashInviteSlots{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.25rem}.memberDashInviteSlot{background:#fff;border:1px solid #d9e3ee;border-radius:12px;padding:.85rem 1rem}.memberDashInviteSlotFilled{background:#f4faf6;border-color:#b8dfc4}.memberDashInviteSlotHead{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.memberDashInviteSlotNum{font-weight:800;color:#143960;font-size:.92rem}.memberDashInviteSlotNumUr{font-size:.78rem;color:#6b829e}.memberDashInviteSlotUrl{font-size:.72rem;color:#6b829e;word-break:break-all;margin:0 0 .55rem;line-height:1.4}.memberDashInviteCopyBtn{width:100%;max-width:200px}.memberDashInviteSlotMember{display:flex;flex-direction:column;gap:.2rem}.memberDashInviteSlotName{font-weight:700;color:#143960}.memberDashInviteSlotMeta{font-size:.78rem;color:#6b829e}.memberDashLogoutBtn,.memberDashNavLink{display:flex;align-items:center;gap:.5rem}.memberDashLogoutBtn{width:100%;padding:.65rem .75rem;margin-top:.25rem;border:none;border-radius:8px;background:transparent;color:#dc2626;font-size:.92rem;font-weight:600;cursor:pointer;text-align:left}.memberDashLogoutBtn:hover{background:#fef2f2}.memberDashLogoutIcon{color:#2563eb;flex-shrink:0}@media (min-width:769px){.memberDashSidebarClose{display:none}}@media (max-width:768px){.memberDashSidebar{width:min(300px,88vw);padding:1rem .85rem 1.25rem;box-shadow:4px 0 24px rgba(13,44,84,.12)}.memberDashSidebarHeader{display:flex}.memberDashLayout .dashNavLink{padding:.72rem .85rem;font-size:.94rem;border-radius:10px}.memberDashLayout .dashNavLinkActive{background:#dbeafe;color:#0f2f55;border-color:#bfdbfe;font-weight:700}.memberDashMain{width:100%;min-height:100vh}.memberDashHeader{padding:.75rem .85rem;position:relative}.memberDashHeader:before{content:"";position:absolute;left:.85rem;top:.85rem;width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 2px rgba(34,197,94,.25)}.memberDashHeader h1,.memberDashHeaderUrdu{padding-left:1.1rem}}@media (min-width:769px){.memberDashSidebar .memberDashSidebarHeader{margin:0 0 1rem;padding-bottom:0;border-bottom:none;flex-direction:column;gap:.35rem}.memberDashBrandTitle{font-size:1.05rem}}.prDashShell{min-height:100vh;background:#0b1220;font-family:var(--font-montserrat),system-ui,-apple-system,"Segoe UI",sans-serif;color:#e2e8f0}.prDashHeader{height:72px;background:#121a2b;border-bottom:1px solid rgba(148,163,184,.16);box-shadow:0 4px 20px rgba(0,0,0,.35);display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;position:sticky;top:0;z-index:50}.prDashHeaderLeft{display:flex;align-items:center;gap:.75rem}.prDashLogoImg{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;border-radius:10px;background:hsla(0,0%,100%,.06);padding:.2rem}.prDashLogoMark{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#1d4ed8,#38bdf8);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem}.prDashLogoText{font-weight:800;font-size:1rem;letter-spacing:.02em;color:#f8fafc}.prDashLogoSub{font-size:.68rem;font-weight:700;color:#7dd3fc;letter-spacing:.12em}.prDashHeaderRight{display:flex;align-items:center;gap:.75rem}.prDashUserMeta{display:none;flex-direction:column;align-items:flex-end;line-height:1.25}@media (min-width:720px){.prDashUserMeta{display:flex}}.prDashUserName{font-size:.82rem;font-weight:700;color:#e2e8f0}.prDashUserEmail{font-size:.72rem;color:#94a3b8}.prDashAvatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#0ea5e9,#22c55e);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem}.prDashLogout{background:#0f172a;border:1px solid #334155;color:#e2e8f0;padding:.45rem 1rem;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.prDashLogout:hover{border-color:#38bdf8;color:#7dd3fc;background:#1e293b}.prDashMain{max-width:1200px;margin:0 auto;padding:1.5rem}.prDashContent{animation:prFadeIn .4s ease}@keyframes prFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.prWelcome{margin-bottom:1.75rem}.prWelcomeTitle{font-size:clamp(1.5rem,4vw,2rem);font-weight:800;margin-bottom:.35rem;color:#f8fafc}.prWelcomeSub{color:#94a3b8;font-size:1rem}.prStatsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.5rem}.prStatCard{background:#121a2b;border:1px solid #2a3a52;border-radius:16px;padding:1.35rem 1.25rem;box-shadow:0 4px 24px rgba(0,0,0,.35);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.prStatCard:hover{transform:translateY(-3px);border-color:#3b4f6b;box-shadow:0 8px 32px rgba(0,0,0,.45)}.prStatIcon{display:inline-flex;width:44px;height:44px;border-radius:12px;align-items:center;justify-content:center;margin-bottom:.75rem}.prStatIcon svg{width:22px;height:22px}.prStatIcon--users{background:rgba(59,130,246,.18);color:#93c5fd}.prStatIcon--money{background:rgba(34,197,94,.16);color:#4ade80}.prStatIcon--wallet{background:rgba(56,189,248,.16);color:#7dd3fc}.prStatIcon--bank{background:rgba(52,211,153,.16);color:#34d399}.prStatValue{font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800;margin-bottom:.2rem;color:#f8fafc}.prStatLabel{font-size:.88rem;color:#cbd5e1;font-weight:600}.prStatUrdu{font-size:.82rem;color:#94a3b8;margin-top:.35rem}.prLinkCard,.prTableCard{background:#121a2b;border:1px solid #2a3a52;border-radius:16px;padding:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.35);margin-bottom:1.5rem}.prSectionTitle{font-size:.95rem;font-weight:800;letter-spacing:.04em;margin-bottom:1rem;color:#e8eef7}.prLinkRow{display:flex;gap:.75rem;flex-wrap:wrap}.prLinkInput{flex:1;min-width:200px;padding:.85rem 1rem;border:1px solid #334155;border-radius:12px;font-size:.9rem;background:#0f172a;color:#e2e8f0}.prCopyBtn{display:inline-flex;align-items:center;gap:.5rem;background:#1d4ed8;color:#fff;border:none;padding:.85rem 1.5rem;border-radius:12px;font-weight:700;font-size:.9rem;cursor:pointer;transition:background .2s ease,transform .15s ease}.prCopyBtn:hover{background:#2563eb;transform:scale(1.02)}.prLinkHint{margin-top:.75rem;color:#94a3b8;font-size:.9rem}.prTableWrap{overflow-x:auto}.prTable{width:100%;border-collapse:collapse;font-size:.9rem}.prTable th{text-align:left;padding:.75rem 1rem;color:#94a3b8;font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #243247}.prTable td{padding:.85rem 1rem;border-bottom:1px solid #1e293b;color:#e2e8f0}.prTable tbody tr{transition:background .15s ease}.prTable tbody tr:hover{background:#0f172a}.prTableEmpty{text-align:center;color:#94a3b8;padding:2rem!important}.prTableEarnings{font-weight:700;color:#4ade80}.prStatusBadge{display:inline-block;padding:.3rem .65rem;border-radius:999px;font-size:.78rem;font-weight:700}.prStatusBadge--active{background:rgba(34,197,94,.16);color:#4ade80}.prStatusBadge--pending{background:rgba(250,204,21,.14);color:#facc15}.prDashLoading{padding:3rem;text-align:center;color:#94a3b8}.prAuthPage{min-height:100vh;background:radial-gradient(ellipse 70% 50% at 50% 0,rgba(59,130,246,.18),transparent 60%),#0b1220;display:flex;align-items:center;justify-content:center;padding:1.5rem}.prAuthCard{background:#121a2b;border:1px solid #2a3a52;border-radius:16px;padding:2rem;width:100%;max-width:420px;box-shadow:0 12px 40px rgba(0,0,0,.45);color:#e2e8f0}.prAuthBrand{display:flex;flex-direction:column;align-items:center;gap:.35rem;margin-bottom:1.5rem;text-align:center}.prAuthLogoImg{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;border-radius:14px;background:hsla(0,0%,100%,.06);padding:.3rem;margin-bottom:.25rem}.prAuthLogo{font-weight:800;font-size:1.15rem;color:#f8fafc}.prAuthBadge{font-size:.68rem;font-weight:700;color:#7dd3fc;letter-spacing:.12em}.prAuthTitle{font-size:1.5rem;font-weight:800;margin-bottom:.35rem;color:#f8fafc;text-align:center}.prAuthSubtitle{color:#94a3b8;margin-bottom:1.5rem;font-size:.95rem;text-align:center}.prAuthForm{gap:1rem}.prAuthForm,.prAuthLabel{display:flex;flex-direction:column}.prAuthLabel{gap:.35rem;font-size:.85rem;font-weight:600;color:#cbd5e1}.prAuthInput{padding:.75rem 1rem;border:1px solid #334155;border-radius:12px;font-size:.95rem;background:#0f172a;color:#e2e8f0}.prAuthInput:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px rgba(56,189,248,.18)}.prAuthBtn{background:#1d4ed8;color:#fff;border:none;padding:.85rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;margin-top:.5rem;transition:background .2s ease}.prAuthBtn:hover:not(:disabled){background:#2563eb}.prAuthBtn:disabled{opacity:.7;cursor:not-allowed}.prAuthError{color:#fecaca;font-size:.88rem;background:rgba(239,68,68,.14);border:1px solid hsla(0,91%,71%,.35);padding:.65rem .85rem;border-radius:8px}.prAuthFooter{margin-top:1.25rem;text-align:center;font-size:.88rem;color:#94a3b8}.prAuthFooter a{color:#93c5fd;font-weight:600}@media (max-width:640px){.prStatsGrid{grid-template-columns:1fr}.prDashHeader{padding:0 1rem}.prDashLogoSub{display:none}.prLinkRow{flex-direction:column}.prCopyBtn{width:100%;justify-content:center}}.transactionReceiptWrap{max-width:720px;margin-bottom:1.5rem}.transactionReceipt{background:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 4px 18px rgba(15,23,42,.08);padding:1.75rem 1.85rem 1.5rem;color:#111;font-size:.92rem;line-height:1.45}.transactionReceiptHeader{text-align:center;margin-bottom:1.35rem}.transactionReceiptTitle{font-size:1.05rem;font-weight:700;letter-spacing:.04em;margin:0 0 .55rem}.transactionReceiptStatus{margin:0;font-size:.95rem}.transactionReceiptStatusValue{color:#2e7d32;font-weight:700;font-size:1.05rem}.transactionReceiptStatusPending{color:#b45309;font-weight:700;font-size:1.05rem}.transactionReceiptParties{margin-bottom:1.15rem}.transactionReceiptPartyBlock+.transactionReceiptPartyBlock{margin-top:.85rem}.transactionReceiptLabel{margin:0;font-weight:700}.transactionReceiptPartyName{margin:.1rem 0 0;font-weight:700}.transactionReceiptMeta{margin:.1rem 0 0;color:#333}.transactionReceiptDetailsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;margin-bottom:1rem}.transactionReceiptDetailCol{padding:.85rem .75rem}.transactionReceiptDetailCol+.transactionReceiptDetailCol{border-left:1px solid #e0e0e0}.transactionReceiptDetailLabel{margin:0 0 .2rem;font-weight:600;font-size:.82rem}.transactionReceiptDetailValue{margin:0;font-size:.86rem;word-break:break-word}.transactionReceiptMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem}.transactionReceiptAmounts{margin-bottom:1.15rem}.transactionReceiptAmountRow{display:flex;justify-content:space-between;gap:1rem;padding:.2rem 0}.transactionReceiptAmountTotal{margin-top:.45rem;padding-top:.55rem;border-top:1px solid #cfcfcf;font-weight:700}.transactionReceiptFooter{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;border-top:1px solid #e8e8e8;padding-top:.95rem}.transactionReceiptContact p{margin:0 0 .15rem;font-size:.84rem}.transactionReceiptBrand{font-weight:700;font-size:.95rem!important;margin-bottom:.25rem!important}.transactionReceiptQrImage{display:block;width:110px;height:110px}@media (max-width:640px){.transactionReceipt{padding:1.25rem 1rem 1rem}.transactionReceiptDetailsGrid{grid-template-columns:1fr}.transactionReceiptDetailCol+.transactionReceiptDetailCol{border-left:none;border-top:1px solid #e0e0e0}.transactionReceiptFooter{flex-direction:column;align-items:flex-start}}.customerDashPage{min-height:100vh;background:#f0f5fb;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem 3rem}.customerDashCard{width:100%;max-width:680px;background:#fff;border-radius:14px;box-shadow:0 2px 20px rgba(0,0,0,.07);padding:1.5rem 1.5rem 1rem}.customerDashHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;padding-bottom:1rem;border-bottom:1px solid #e8eef5}.customerDashTitle{font-size:1.25rem;font-weight:800;color:#0f2f55;margin:0}.customerDashWelcome{font-size:.82rem;color:#5a7a9a;margin:.15rem 0 0}.customerDashLogout{background:none;border:1px solid #cdd8e8;border-radius:6px;padding:.3rem .7rem;font-size:.78rem;color:#4a6580;cursor:pointer;white-space:nowrap}.customerDashLogout:hover{background:#f5f8fc;border-color:#a0b4cc}.customerDashHint{color:#5a7a9a;font-size:.88rem;margin:.5rem 0}.customerDashCount{font-size:.78rem;color:#7a9ab8;margin:0 0 .8rem}.customerDashEmpty{text-align:center;padding:2.5rem 1rem;color:#5a7a9a}.customerDashShopLink{display:inline-block;margin-top:.8rem;color:#1f5f98;font-weight:600;text-decoration:none;font-size:.9rem}.customerDashShopLink:hover{text-decoration:underline}.customerDashBackLink{display:inline-block;color:#1f5f98;font-size:.82rem;text-decoration:none;margin-bottom:.3rem}.customerDashBackLink:hover{text-decoration:underline}.customerDashPager{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.2rem;font-size:.82rem;color:#5a7a9a}.customerDashPagerBtn{background:none;border:1px solid #cdd8e8;border-radius:6px;padding:.25rem .7rem;font-size:.8rem;color:#2d5d95;cursor:pointer}.customerDashPagerBtn:disabled{opacity:.4;cursor:default}.customerDashFooter{margin-top:1.5rem;padding-top:.8rem;border-top:1px solid #e8eef5;font-size:.78rem;color:#7a9ab8;text-align:center}.customerDashFooter a{color:#1f5f98;text-decoration:none}.customerDashFooter a:hover{text-decoration:underline}.customerOrderList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.customerOrderCard{border:1px solid #dce8f5;border-radius:10px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.4rem;transition:box-shadow .15s}.customerOrderCard:hover{box-shadow:0 2px 12px rgba(0,0,0,.07)}.customerOrderCardTop{display:flex;justify-content:space-between;align-items:center}.customerOrderNumber{font-weight:700;color:#0f2f55;font-size:.9rem}.customerOrderDate{font-size:.75rem;color:#7a9ab8}.customerOrderCardMid{display:flex;gap:.4rem;flex-wrap:wrap}.customerOrderBadge{font-size:.72rem;font-weight:600;border-radius:20px;padding:.2rem .6rem;border:1px solid}.customerOrderCardBot{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.customerOrderItems{font-size:.78rem;color:#5a7a9a;flex:1;line-height:1.4}.customerOrderTotal{font-size:.88rem;color:#0f2f55;white-space:nowrap}.customerOrderDetailLink{font-size:.78rem;color:#1f5f98;text-decoration:none;font-weight:600;align-self:flex-end}.customerOrderDetailLink:hover{text-decoration:underline}.customerOrderSection{margin-top:1.2rem;padding-top:1rem;border-top:1px solid #e8eef5}.customerSectionTitle{font-size:.85rem;font-weight:700;color:#1a3a5e;margin:0 0 .6rem;text-transform:uppercase;letter-spacing:.04em}.customerOrderItemsList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.customerOrderItemRow{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.customerOrderItemName{flex:1;color:#2d4a6a}.customerOrderItemQty{color:#7a9ab8}.customerOrderItemPrice{font-weight:600;color:#0f2f55}.customerOrderTotals{margin-top:.7rem;border-top:1px dashed #dce8f5;padding-top:.5rem;display:flex;flex-direction:column;gap:.3rem}.customerOrderTotalRow{display:flex;justify-content:space-between;font-size:.82rem;color:#3a5470}.customerOrderGrandTotal{font-size:.92rem;font-weight:700;color:#0f2f55;padding-top:.3rem;border-top:1px solid #c8d9ec;margin-top:.2rem}.customerShippingAddress{font-style:normal;line-height:1.5}.customerContactInfo,.customerShippingAddress{font-size:.82rem;color:#3a5470}.customerTrackStepper{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.2rem;position:relative}.customerTrackStep{display:flex;flex-direction:column;align-items:center;flex:1;position:relative}.customerTrackDot{width:14px;height:14px;border-radius:50%;background:#dce8f5;border:2px solid #b0c8e0;z-index:1;flex-shrink:0}.customerTrackStepDone .customerTrackDot{background:#1f5f98;border-color:#1f5f98}.customerTrackStepActive .customerTrackDot{background:#fff;border-color:#1f5f98;box-shadow:0 0 0 3px rgba(31,95,152,.2)}.customerTrackLabel{font-size:.68rem;color:#7a9ab8;margin-top:.3rem;text-align:center}.customerTrackStepActive .customerTrackLabel,.customerTrackStepDone .customerTrackLabel{color:#1f5f98;font-weight:600}.customerTrackLine{position:absolute;top:6px;left:50%;width:100%;height:2px;background:#dce8f5;z-index:0}.customerTrackStepDone .customerTrackLine{background:#1f5f98}.customerTrackInfo{background:#f4f8fd;border:1px solid #dce8f5;border-radius:8px;padding:.7rem 1rem;margin-bottom:.5rem;font-size:.82rem;color:#2d4a6a;display:flex;flex-direction:column;gap:.25rem}.customerTrackInfo span{color:#7a9ab8}.checkoutTrackPrompt{margin-top:1.25rem;padding:1rem 1.1rem;background:#edf5ff;border:1px solid #bed5f0;border-radius:10px;display:flex;flex-direction:column;align-items:flex-start;gap:.3rem}.checkoutTrackPromptTitle{font-size:.92rem;font-weight:700;color:#0f2f55;margin:0}.checkoutTrackPromptSub{font-size:.78rem;color:#3a5a80;margin:0 0 .3rem}.checkoutTrackPromptBtn{display:inline-block;background:#1f5f98;color:#fff;border-radius:7px;padding:.4rem 1rem;font-size:.82rem;font-weight:600;text-decoration:none}.checkoutTrackPromptBtn:hover{background:#184d7d}.checkoutTrackPromptOr{font-size:.75rem;color:#7a9ab8}.checkoutTrackPromptLink{font-size:.78rem;color:#1f5f98;text-decoration:none}.checkoutTrackPromptLink:hover{text-decoration:underline}.digitalDownloadsPanel{background:#f4f8fc;border:1px solid #c8d9ec;border-radius:10px;padding:1rem 1.1rem}.digitalDownloadsPanelCompact{padding:.75rem .9rem}.digitalDownloadsTitle{margin:0 0 .35rem;font-size:1rem;color:#0f2f55}.digitalDownloadsHint{margin:0 0 .85rem;font-size:.82rem;color:#5a7a98;line-height:1.45}.digitalDownloadsError{margin:0 0 .75rem;font-size:.85rem;color:#b91c1c;line-height:1.4}.digitalDownloadsList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.digitalDownloadsItem{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#fff;border:1px solid #dce8f5;border-radius:8px;padding:.65rem .75rem}.digitalDownloadsMeta{display:flex;flex-direction:column;gap:.15rem;min-width:0}.digitalDownloadsName{font-weight:600;font-size:.9rem;color:#0f2f55;word-break:break-word}.digitalDownloadsLimit{font-size:.75rem;color:#7a9ab8}.digitalDownloadsBtn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.45rem .85rem;border:none;border-radius:6px;background:#0f2f55;color:#fff;font-size:.82rem;font-weight:600;text-decoration:none;cursor:pointer}.digitalDownloadsBtn:hover:not(:disabled){background:#1a4a7a}.digitalDownloadsBtn:disabled{opacity:.7;cursor:wait}.customerOrderDigitalTag{display:inline-block;margin-top:.35rem;font-size:.72rem;font-weight:600;color:#1d4ed8;background:#dbeafe;padding:.15rem .45rem;border-radius:999px}.customerPortal{min-height:100vh;position:relative}.customerThemeBar{position:fixed;top:.85rem;right:.85rem;z-index:120}.customerThemeToggle{display:inline-flex;align-items:center;gap:.4rem;border:1px solid #cdd8e8;background:#fff;color:#1a3a5e;border-radius:999px;padding:.4rem .75rem;font-size:.78rem;font-weight:600;cursor:pointer;box-shadow:0 2px 10px rgba(13,44,84,.12);transition:background .15s ease,border-color .15s ease,color .15s ease}.customerThemeToggle:hover{background:#f5f8fc;border-color:#a0b4cc}.customerThemeToggleIcon{display:inline-flex;line-height:0}.customerThemeToggleLabel{letter-spacing:.01em}.customerPortal[data-theme=dark] .customerThemeToggle{background:#1a2433;border-color:#334155;color:#e2e8f0;box-shadow:0 2px 12px rgba(0,0,0,.35)}.customerPortal[data-theme=dark] .customerThemeToggle:hover{background:#243044;border-color:#475569}.customerPortal[data-theme=dark] .customerDashPage{background:#0b1220}.customerPortal[data-theme=dark] .customerDashCard{background:#121a2b;box-shadow:0 4px 24px rgba(0,0,0,.35);border:1px solid #1e2a3d}.customerPortal[data-theme=dark] .customerDashHeader{border-bottom-color:#243247}.customerPortal[data-theme=dark] .customerDashTitle{color:#e8eef7}.customerPortal[data-theme=dark] .customerDashCount,.customerPortal[data-theme=dark] .customerDashEmpty,.customerPortal[data-theme=dark] .customerDashFooter,.customerPortal[data-theme=dark] .customerDashHint,.customerPortal[data-theme=dark] .customerDashPager,.customerPortal[data-theme=dark] .customerDashWelcome{color:#94a3b8}.customerPortal[data-theme=dark] .customerDashLogout,.customerPortal[data-theme=dark] .customerDashPagerBtn{border-color:#334155;color:#cbd5e1;background:transparent}.customerPortal[data-theme=dark] .customerDashLogout:hover,.customerPortal[data-theme=dark] .customerDashPagerBtn:hover{background:#1e293b;border-color:#475569}.customerPortal[data-theme=dark] .customerDashBackLink,.customerPortal[data-theme=dark] .customerDashFooter a,.customerPortal[data-theme=dark] .customerDashShopLink,.customerPortal[data-theme=dark] .customerOrderDetailLink{color:#7dd3fc}.customerPortal[data-theme=dark] .customerDashFooter{border-top-color:#243247}.customerPortal[data-theme=dark] .customerOrderCard{border-color:#2a3a52;background:#0f172a}.customerPortal[data-theme=dark] .customerOrderCard:hover{border-color:#3b4f6b}.customerPortal[data-theme=dark] .customerOrderGrandTotal,.customerPortal[data-theme=dark] .customerOrderItemPrice,.customerPortal[data-theme=dark] .customerOrderNumber,.customerPortal[data-theme=dark] .customerOrderTotal{color:#e2e8f0}.customerPortal[data-theme=dark] .customerContactInfo,.customerPortal[data-theme=dark] .customerOrderDate,.customerPortal[data-theme=dark] .customerOrderItemName,.customerPortal[data-theme=dark] .customerOrderItemQty,.customerPortal[data-theme=dark] .customerOrderItems,.customerPortal[data-theme=dark] .customerOrderTotalRow,.customerPortal[data-theme=dark] .customerShippingAddress{color:#94a3b8}.customerPortal[data-theme=dark] .customerOrderSection{border-top-color:#243247}.customerPortal[data-theme=dark] .customerSectionTitle{color:#cbd5e1}.customerPortal[data-theme=dark] .customerOrderGrandTotal,.customerPortal[data-theme=dark] .customerOrderTotals{border-top-color:#334155}.customerPortal[data-theme=dark] .customerTrackDot{background:#1e293b;border-color:#475569}.customerPortal[data-theme=dark] .customerTrackStepActive .customerTrackDot,.customerPortal[data-theme=dark] .customerTrackStepDone .customerTrackDot{background:#38bdf8;border-color:#7dd3fc}.customerPortal[data-theme=dark] .customerTrackLabel{color:#94a3b8}.customerPortal[data-theme=dark] .customerTrackLine{background:#334155}.customerPortal[data-theme=dark] .customerTrackInfo,.customerPortal[data-theme=dark] .digitalDownloadsPanel{background:#0f172a;border-color:#2a3a52}.customerPortal[data-theme=dark] .digitalDownloadsTitle{color:#e2e8f0}.customerPortal[data-theme=dark] .digitalDownloadsHint,.customerPortal[data-theme=dark] .digitalDownloadsLimit,.customerPortal[data-theme=dark] .digitalDownloadsName{color:#94a3b8}.customerPortal[data-theme=dark] .digitalDownloadsError{color:#fca5a5}.customerPortal[data-theme=dark] .digitalDownloadsBtn{background:#2563eb}.customerPortal[data-theme=dark] .digitalDownloadsBtn:hover{background:#3b82f6}.customerPortal[data-theme=dark] .customerOrderDigitalTag{color:#93c5fd;background:#1e3a5f}.customerPortal[data-theme=dark] .authPageLight{background:#0b1220}.customerPortal[data-theme=dark] .authMockPhone{background:#121a2b;border-color:#2a3a52;box-shadow:0 12px 32px rgba(0,0,0,.45)}.customerPortal[data-theme=dark] .authMockHeader{background:#0f172a;border-bottom:1px solid #243247}.customerPortal[data-theme=dark] .authMockBrandTitle,.customerPortal[data-theme=dark] .authMockSubTitle,.customerPortal[data-theme=dark] .authMockTitle{color:#e8eef7}.customerPortal[data-theme=dark] .authFieldLabel,.customerPortal[data-theme=dark] .authMockBrandSub,.customerPortal[data-theme=dark] .authMockFooterText,.customerPortal[data-theme=dark] .authMockHint,.customerPortal[data-theme=dark] .authMockRegisterHint{color:#94a3b8}.customerPortal[data-theme=dark] .authFieldGroup input,.customerPortal[data-theme=dark] .authMockForm input{background:#0f172a;border-color:#334155;color:#e2e8f0}.customerPortal[data-theme=dark] .authFieldGroup input::-moz-placeholder,.customerPortal[data-theme=dark] .authMockForm input::-moz-placeholder{color:#64748b}.customerPortal[data-theme=dark] .authFieldGroup input::placeholder,.customerPortal[data-theme=dark] .authMockForm input::placeholder{color:#64748b}.customerPortal[data-theme=dark] .authMockBackLink,.customerPortal[data-theme=dark] .authMockFooterText a,.customerPortal[data-theme=dark] .authMockLinkBtn,.customerPortal[data-theme=dark] .authMockRegisterHint a{color:#7dd3fc}.customerPortal[data-theme=dark] .authMockFooter{border-top:1px solid #243247;background:#0f172a}.customerPortal[data-theme=dark] .authMockFooterBrand span{color:#e2e8f0}@media (max-width:480px){.customerThemeBar{top:.65rem;right:.65rem}.customerThemeToggleLabel{display:none}.customerThemeToggle{padding:.45rem;border-radius:50%}}html[data-theme=dark] body.storeBody{background:#0b1220;color:#e2e8f0}html[data-theme=dark] .storeHeaderWrap{background:#121a2b;box-shadow:0 1px 0 hsla(0,0%,100%,.06),0 4px 20px rgba(0,0,0,.35)}html[data-theme=dark] .storeBrandBar{border-bottom-color:rgba(148,163,184,.18)}html[data-theme=dark] .storeBrandColEn{border-right-color:rgba(148,163,184,.25)}html[data-theme=dark] .storeBrandTitle,html[data-theme=dark] .storeBrandTitleUr{color:#93c5fd}html[data-theme=dark] .storeBrandSubtitle,html[data-theme=dark] .storeBrandSubtitleUr{color:#94a3b8}html[data-theme=dark] .storeNavBar{background:#121a2b}html[data-theme=dark] .storeNavMenuToggle{background:#0f172a;border-color:#334155;color:#e2e8f0}html[data-theme=dark] .storeNavMenuToggle:hover,html[data-theme=dark] .storeNavMenuToggle[aria-expanded=true]{background:#1e293b;border-color:#475569}html[data-theme=dark] .storeNavMenuPanel{background:#121a2b;border-color:#334155;box-shadow:0 12px 28px rgba(0,0,0,.45)}html[data-theme=dark] .storeNavMenuLink{color:#e2e8f0;border-bottom-color:#243247}html[data-theme=dark] .storeNavMenuLink:hover{background:#1e293b;color:#7dd3fc}html[data-theme=dark] .landingPage{background:#0b1220}html[data-theme=dark] .landingFeaturedSection{background:#0f172a}html[data-theme=dark] .landingFeaturedEmpty{color:#94a3b8}html[data-theme=dark] .landingFeaturedSection .storeFilterChip{background:#0b1220;border-color:#334155;color:#e2e8f0}html[data-theme=dark] .landingFeaturedSection .storeFilterChipActive{background:#1d4ed8;border-color:#3b82f6;color:#fff}html[data-theme=dark] .landingJourneysSection{background:#121a2b}html[data-theme=dark] .landingJourneysHeading{color:#e8eef7}html[data-theme=dark] .landingJourneysHeadingUr{color:#94a3b8}html[data-theme=dark] .landingJourneyCard{background:#0f172a;border-color:#2a3a52;box-shadow:0 4px 20px rgba(0,0,0,.35)}html[data-theme=dark] .landingJourneyCardAffiliate{background:linear-gradient(180deg,#0f172a,#0c1f18);border-color:rgba(52,211,153,.25)}html[data-theme=dark] .productCard{background:#fff!important;border-color:#dce6f1!important;box-shadow:0 1px 4px rgba(0,0,0,.12)!important}html[data-theme=dark] .productCard:hover{border-color:#b8cfe4!important}html[data-theme=dark] .productCardContent h2{color:#1a1a1a!important}html[data-theme=dark] .productCardContent p,html[data-theme=dark] .productCardTypeBilingual p{color:#4a5f78!important}html[data-theme=dark] .productCardContent .price{color:#1f5f98!important}html[data-theme=dark] .storeCardImageWrap{background:#f0f4f7}html[data-theme=dark] .cartPageTitle,html[data-theme=dark] .checkoutPageTitle{color:#e8eef7}html[data-theme=dark] .cartEmptyText{color:#cbd5e1}html[data-theme=dark] .cartEmptyText a{color:#93c5fd}html[data-theme=dark] .storeInlineNavLink{color:#e2e8f0}html[data-theme=dark] .storeInlineNavLink:hover{background:rgba(148,163,184,.15);color:#fff}html[data-theme=dark] .cartPanel,html[data-theme=dark] .checkoutForm,html[data-theme=dark] .checkoutOrderSummary,html[data-theme=dark] .productDetail{color:#1e293b}html[data-theme=dark] .cartPanelTitle,html[data-theme=dark] .checkoutFormHeading,html[data-theme=dark] .checkoutOrderSummaryTitle,html[data-theme=dark] .productDetail h1{color:#0d2c54!important}html[data-theme=dark] .productDetail .price{color:#1f5f98!important}html[data-theme=dark] .cartGridHead,html[data-theme=dark] .cartItemName,html[data-theme=dark] .cartItemPrice,html[data-theme=dark] .cartSummaryRow,html[data-theme=dark] .checkoutLegalNote,html[data-theme=dark] .productDetail .storePricingNotice,html[data-theme=dark] .productDetailDescription,html[data-theme=dark] .productDetailType{color:#334155}html[data-theme=dark] .productDetailCommission{color:#2f4f6f!important}html[data-theme=dark] .checkoutForm label{color:#1e293b}html[data-theme=dark] .checkoutForm input,html[data-theme=dark] .checkoutForm select,html[data-theme=dark] .checkoutForm textarea{color:#1e293b;background:#fafafa}html[data-theme=dark] .checkoutOrderLines,html[data-theme=dark] .checkoutSummaryRow{color:#334155}html[data-theme=dark] .productDetailBack a{color:#93c5fd}html[data-theme=dark] .storeTrustBar{background:#020617;color:#cbd5e1}html[data-theme=dark] .storeTrustBarLinks a{color:#93c5fd}html[data-theme=dark] .storeTrustBarLinks a:hover{color:#fff}html[data-theme=dark] .storeSiteFooter{background:#020617;color:#cbd5e1}html[data-theme=dark] .storeSiteFooterTop{background:linear-gradient(165deg,#0b1220,#121a2b 55%,#0f172a);border-top-color:#1e293b}html[data-theme=dark] .storeSiteFooterBrandName{color:#f8fafc}html[data-theme=dark] .storeSiteFooterAddress,html[data-theme=dark] .storeSiteFooterBrandUr,html[data-theme=dark] .storeSiteFooterColTitleUr,html[data-theme=dark] .storeSiteFooterCopy,html[data-theme=dark] .storeSiteFooterLinkUr,html[data-theme=dark] .storeSiteFooterSocialLabel,html[data-theme=dark] .storeSiteFooterTag{color:#94a3b8}html[data-theme=dark] .storeSiteFooterSecure{color:#7dd3fc}html[data-theme=dark] .storeSiteFooterLink{color:#e2e8f0}html[data-theme=dark] .storeSiteFooterLink:hover{color:#7dd3fc}html[data-theme=dark] .storeSiteFooterBottom{background:#020617;border-top-color:#1e293b}html[data-theme=dark] .storeSiteFooterContactRow a{color:#93c5fd}.affiliateProgramPage{background:#0b1220;color:#e2e8f0}.affiliateProgramHero{padding:2.25rem 1rem 1.75rem;background:radial-gradient(ellipse 80% 60% at 50% 0,rgba(59,130,246,.18),transparent 60%),#0f172a;border-bottom:1px solid rgba(148,163,184,.15)}.affiliateProgramHeroInner{max-width:720px;margin:0 auto;text-align:center}.affiliateProgramEyebrow{margin:0 0 .5rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#93c5fd}.affiliateProgramTitle{margin:0;font-size:clamp(1.6rem,4vw,2.15rem);font-weight:800;color:#f8fafc}.affiliateProgramTitleUr{margin:.25rem 0 0;font-size:1.05rem;color:#94a3b8}.affiliateProgramLead{max-width:38rem;margin:0 auto}.affiliateProgramLeadEn,.affiliateProgramLeadUr{margin:0;font-size:.98rem;line-height:1.55;color:#cbd5e1}.affiliateProgramLeadUr{color:#94a3b8}.affiliateProgramSection{padding:1.75rem 1rem;max-width:960px}.affiliateProgramHeading{margin:0;font-size:1.25rem;font-weight:800;color:#f1f5f9}.affiliateProgramHeadingUr{margin:.2rem 0 0;font-size:.95rem;color:#94a3b8}.affiliateProgramSteps{display:grid;gap:.85rem}@media (min-width:720px){.affiliateProgramSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.affiliateProgramStep{background:#121a2b;border:1px solid #2a3a52;border-radius:12px;padding:1rem .95rem 1.1rem}.affiliateProgramStepNum{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;margin-bottom:.55rem;border-radius:999px;background:#1d4ed8;color:#fff;font-size:.85rem;font-weight:800}.affiliateProgramStepTitle{margin:0;font-size:.98rem;font-weight:700;color:#e8eef7}.affiliateProgramStepTitleUr{margin:0;font-size:.82rem;color:#94a3b8}.affiliateProgramStepText,.affiliateProgramStepTextUr{margin:0;font-size:.86rem;line-height:1.5;color:#94a3b8}.affiliateProgramBenefitsBand{background:#0f172a;border-top:1px solid rgba(148,163,184,.12);border-bottom:1px solid rgba(148,163,184,.12)}.affiliateProgramEarnBand{background:#0d1524;border-top:1px solid rgba(148,163,184,.1)}.affiliateProgramEarnCard{background:#121a2b;border:1px solid #2a3a52;border-radius:12px;padding:1.15rem 1.1rem 1.25rem}.affiliateProgramEarnCardTitle{margin:0;font-size:1.05rem;font-weight:800;color:#f8fafc}.affiliateProgramEarnCardTitleUr{margin:.2rem 0 0;font-size:.95rem;color:#94a3b8}.affiliateProgramEarnList{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.affiliateProgramEarnList li{display:flex;flex-direction:column;gap:.2rem;padding:.7rem .8rem;background:rgba(15,23,42,.65);border:1px solid rgba(148,163,184,.14);border-radius:10px}@media (min-width:640px){.affiliateProgramEarnList li{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}}.affiliateProgramEarnList span{color:#cbd5e1;font-size:.92rem}.affiliateProgramEarnList strong{color:#93c5fd;font-size:.95rem;font-weight:700}.affiliateProgramEarnNote,.affiliateProgramEarnNoteUr{margin:0;font-size:.92rem;line-height:1.5;color:#e2e8f0}.affiliateProgramEarnNoteUr{color:#94a3b8}.affiliateProgramBenefits{display:grid;gap:.75rem}@media (min-width:640px){.affiliateProgramBenefits{grid-template-columns:repeat(2,minmax(0,1fr))}}.affiliateProgramBenefit{background:#121a2b;border:1px solid #2a3a52;border-radius:12px;padding:1rem}.affiliateProgramBenefitTitle{margin:0;font-size:.95rem;font-weight:700;color:#e8eef7}.affiliateProgramBenefitTitleUr{margin:0;font-size:.8rem;color:#94a3b8}.affiliateProgramBenefitText,.affiliateProgramBenefitTextUr{margin:0;font-size:.86rem;line-height:1.5;color:#94a3b8}.affiliateProgramPoints{margin:0 0 1rem;padding-left:1.15rem;color:#cbd5e1;font-size:.9rem;line-height:1.55}.affiliateProgramPoints li+li{margin-top:.45rem}.affiliateProgramPoints strong{color:#e8eef7}.affiliateProgramPage .affiliateComplianceNotice{background:#0c1f18;border-color:rgba(52,211,153,.28) rgba(52,211,153,.28) rgba(52,211,153,.28) #34d399}.affiliateProgramPage .affiliateComplianceText{color:#b8c9bb}.affiliateProgramPage .affiliateComplianceLink a{color:#7dd3fc}.affiliateProgramCta{padding:2rem 1rem 2.5rem;background:linear-gradient(180deg,#0f172a,#0b1220);border-top:1px solid rgba(148,163,184,.12);text-align:center}.affiliateProgramCtaInner{max-width:560px;margin:0 auto}.affiliateProgramCtaTitle{margin:0;font-size:1.2rem;font-weight:800;color:#f8fafc}.affiliateProgramCtaTitleUr{margin:0;font-size:.95rem;color:#94a3b8}.affiliateProgramCtaSub,.affiliateProgramCtaSubUr{margin:0;font-size:.9rem;color:#94a3b8}.affiliateProgramRegisterBtn{display:inline-flex;flex-direction:column;align-items:center;gap:.15rem;min-width:11rem;padding:.85rem 1.75rem;border-radius:10px;background:#fff;color:#0b1220;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .18s ease,background .18s ease}.affiliateProgramRegisterBtn .urdu{font-size:.78rem;font-weight:600;opacity:.85}.affiliateProgramRegisterBtn:hover{background:#e8eef7;text-decoration:none;transform:translateY(-1px)}.affiliateProgramCtaHint{margin:1rem 0 0;font-size:.82rem;color:#94a3b8}.affiliateProgramCtaHint a{color:#93c5fd;font-weight:600}@media (min-width:768px){.md\:inline{display:inline}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:items-start{align-items:flex-start}.md\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.md\:gap-y-0{row-gap:0}.md\:text-start{text-align:start}.md\:text-end{text-align:end}}