
/* ======================================================
   IDEA SE INDIA — V15 FLAGSHIP PREMIUM LAYER
   Mobile-first polish, visual hierarchy, conversion UX
====================================================== */
:root{
  --premium-ink:#07111f;
  --premium-blue:#4274ff;
  --premium-blue-2:#79a1ff;
  --premium-orange:#ff7147;
  --premium-paper:#f6f8fb;
  --premium-line:rgba(7,17,31,.09);
  --premium-shadow:0 30px 90px rgba(7,17,31,.10);
}
html{scroll-padding-top:96px}
body{background:#f6f8fb;text-rendering:optimizeLegibility}
h1,h2,h3{text-wrap:balance}.section-heading p,.catalog-heading p,.hero-description{text-wrap:pretty}
a,button{-webkit-tap-highlight-color:transparent}
.button,.nav-contact,.service-tab,.text-link,summary{min-height:44px}
input,textarea,select{max-width:100%}
img{height:auto}

/* Premium site header */
.site-header{transition:background .28s ease,border-color .28s ease,box-shadow .28s ease,transform .28s ease}
.site-header.scrolled{background:rgba(5,13,22,.88)!important;border-color:rgba(255,255,255,.08);box-shadow:0 16px 50px rgba(4,10,18,.16)}
.brand-mark-wrap{box-shadow:0 12px 35px rgba(44,93,214,.22)}
.desktop-nav a{letter-spacing:-.01em}

/* Homepage hero turns into a visual business campaign */
.home-page .hero-premium{isolation:isolate;background:#050d16}
.home-page .hero-premium::before{
  content:"";position:absolute;inset:0;z-index:0;
  background:linear-gradient(90deg,rgba(3,10,18,.93) 0%,rgba(3,10,18,.78) 42%,rgba(3,10,18,.46) 100%),url('images/services/home-ecosystem.jpg') center/cover no-repeat;
  opacity:.98;
}
.home-page .hero-premium::after{content:"";position:absolute;inset:auto 0 0;height:260px;background:linear-gradient(transparent,#050d16);z-index:0;pointer-events:none}
.home-page .hero-premium .container,.home-page .hero-premium .hero-grid,.home-page .hero-premium .hero-orb,.home-page .hero-premium .hero-luxury-line{z-index:2}
.home-page .hero-title-premium{text-shadow:0 10px 45px rgba(0,0,0,.22)}
.home-page .hero-description{max-width:720px;color:rgba(255,255,255,.76)}
.hero-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:32px}
.hero-trust-card{padding:15px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.11);background:rgba(5,14,25,.48);backdrop-filter:blur(15px)}
.hero-trust-card strong{display:block;font-size:15px;color:#fff}.hero-trust-card span{display:block;margin-top:3px;color:rgba(255,255,255,.55);font-size:9px;line-height:1.45}

/* Home visual cards */
.visual-highlights{background:linear-gradient(180deg,#fbfcfe,#eef3f8)}
.visual-highlights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.visual-highlight-card{overflow:hidden;border-radius:30px;background:#fff;border:1px solid var(--premium-line);box-shadow:var(--premium-shadow);transition:transform .28s ease,box-shadow .28s ease}
.visual-highlight-card:hover{transform:translateY(-6px);box-shadow:0 40px 110px rgba(7,17,31,.14)}
.visual-highlight-card img{width:100%;aspect-ratio:16/9;object-fit:cover}
.visual-highlight-card>div{padding:22px 24px 26px}.visual-highlight-card small{color:#778293;font-size:9px;font-weight:850;letter-spacing:.16em}.visual-highlight-card h3{margin-top:8px;font-size:28px;line-height:1.05;letter-spacing:-.045em}.visual-highlight-card p{margin-top:9px;color:#687382;font-size:13px;line-height:1.75}

/* Give the main service switcher a real visual focal point */
.service-stage{overflow:hidden;box-shadow:0 34px 90px rgba(7,17,31,.09)}
.service-stage-visual{position:relative;min-height:560px;--stage-visual:url('images/services/ecommerce-marketplace.jpg')}
.service-stage-visual::before{content:"";position:absolute;inset:22px;border-radius:30px;background:linear-gradient(180deg,rgba(6,15,26,.05),rgba(6,15,26,.32)),var(--stage-visual) center/cover no-repeat;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 30px 85px rgba(0,0,0,.18)}
.service-stage-visual::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 14%,rgba(255,255,255,.10),transparent 24%);pointer-events:none}
.service-stage-visual>*{position:relative;z-index:2}.dashboard-card{position:absolute!important;right:6%;bottom:6%;width:min(86%,430px);box-shadow:0 30px 80px rgba(0,0,0,.25)}

/* Global service-page image treatment */
.page-app,.page-tech,.page-website{--premium-visual:url('images/services/technology-web-app.jpg')}
.page-ecommerce,.page-marketplace,.page-b2b,.page-indiamart,.page-gem{--premium-visual:url('images/services/ecommerce-marketplace.jpg')}
.page-gst,.page-itr,.page-company,.page-visa{--premium-visual:url('images/services/compliance-tax.jpg')}
.page-branding,.page-marketing,.page-seo{--premium-visual:url('images/services/marketing-branding.jpg')}
.page-fire,.page-firenoc{--premium-visual:url('images/services/fire-safety.jpg')}
.page-legal,.page-copyright,.page-trademark,.page-mediation{--premium-visual:url('images/services/legal-ip.jpg')}
.page-experts{--premium-visual:url('images/services/experts-professionals.jpg')}
.service-page-hero,.fire-page-hero{isolation:isolate}
.service-page-hero::after,.fire-page-hero::after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(5,13,22,.97) 0%,rgba(5,13,22,.77) 47%,rgba(5,13,22,.36) 100%),var(--premium-visual,none) center/cover no-repeat;opacity:.58;pointer-events:none}
.service-page-hero>* ,.fire-page-hero>*{position:relative;z-index:1}
.service-page-panel{min-height:430px;border-radius:36px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.10);box-shadow:0 40px 100px rgba(0,0,0,.26)}
.service-page-panel::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,13,22,.08),rgba(5,13,22,.34)),var(--premium-visual,none) center/cover no-repeat;opacity:.72}
.service-page-panel>*{position:relative;z-index:1}

/* expert portraits */
.expert-photo-shell{overflow:hidden;box-shadow:0 24px 65px rgba(7,17,31,.12)}
.expert-photo-shell img{width:100%;height:100%;object-fit:cover;object-position:center top}
.expert-profile-card{background:linear-gradient(145deg,#fff,#f4f7fb);border:1px solid var(--premium-line);box-shadow:var(--premium-shadow)}
.expert-profile-card:hover{transform:translateY(-3px)}

/* cards feel less generic */
.journey-card,.growth-card,.proof-card,.process-card,.legal-home-row,.compliance-row,.seo-related-link,.system-row,.trust-card{transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.journey-card:hover,.growth-card:hover,.proof-card:hover,.process-card:hover,.legal-home-row:hover,.compliance-row:hover,.seo-related-link:hover,.system-row:hover{transform:translateY(-4px);box-shadow:0 22px 60px rgba(7,17,31,.08)}

/* polished mobile conversion dock */
.mobile-action-dock{display:none}
@media(max-width:760px){
  body{padding-bottom:78px}
  input,textarea,select{font-size:16px!important}
  .container{width:min(calc(100% - 24px),var(--container))!important}
  .section{padding:74px 0!important}
  .site-header{position:fixed!important;background:rgba(5,13,22,.82)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
  .nav-wrap{height:70px!important}.brand-wordmark{font-size:14px!important}.brand-mark-wrap{width:38px!important;height:38px!important}
  .hero{padding-top:88px!important;min-height:auto!important}.hero-layout{padding-top:44px!important;gap:22px!important}.hero-title{font-size:clamp(46px,15vw,70px)!important;line-height:.88!important}.hero-description{font-size:14px!important;line-height:1.7!important}.hero-actions{margin-top:26px!important}
  .hero-trust-strip{grid-template-columns:1fr 1fr;gap:9px}.hero-trust-card{padding:13px}.hero-service-pills{margin-top:28px!important;padding-top:18px!important}
  .hero-visual-premium{height:270px!important;transform:none!important;margin-top:8px;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,rgba(5,13,22,.05),rgba(5,13,22,.35)),url('images/services/home-ecosystem.jpg') center/cover no-repeat;border:1px solid rgba(255,255,255,.09)}
  .hero-visual-premium>*{display:none!important}
  .visual-highlights-grid{grid-template-columns:1fr;gap:16px}.visual-highlight-card{border-radius:22px}.visual-highlight-card>div{padding:18px 18px 21px}.visual-highlight-card h3{font-size:24px}
  .section-heading,.catalog-heading,.faq-layout,.homepage-expert-split,.homepage-expert-split-reverse,.contact-panel,.service-page-hero-grid,.fire-page-hero-grid{grid-template-columns:1fr!important;gap:28px!important}
  .service-tabs{display:flex!important;overflow-x:auto!important;scroll-snap-type:x proximity;padding-bottom:6px;overscroll-behavior-inline:contain}.service-tab{min-width:150px!important;scroll-snap-align:start}
  .service-stage{grid-template-columns:1fr!important;border-radius:26px}.service-stage-copy{padding:28px 18px!important}.service-stage-copy h3{font-size:34px!important}.service-stage-visual{min-height:320px!important}.service-stage-visual::before{inset:10px;border-radius:20px}.dashboard-card{left:18px!important;right:18px!important;bottom:16px!important;width:auto!important;height:210px!important}
  .journey-grid,.growth-grid,.proof-grid,.process-grid,.process-grid-4,.tech-grid,.tech-side,.trust-grid,.seo-related-grid,.catalog-grid,.legal-service-grid,.expert-grid{grid-template-columns:1fr!important}
  .service-page-hero,.fire-page-hero{padding-top:116px!important;padding-bottom:70px!important;min-height:auto!important}.service-page-copy h1,.fire-page-hero-copy h1{font-size:clamp(42px,12vw,58px)!important;line-height:.96!important}.service-page-copy p,.fire-page-hero-copy>p{font-size:14px!important;line-height:1.75!important}.service-page-panel{min-height:280px;border-radius:24px}.service-page-panel::before{opacity:.88}
  .fire-jump-nav{top:70px!important}.fire-jump-inner{justify-content:flex-start!important;overflow-x:auto!important;white-space:nowrap;padding-inline:12px}.fire-jump-inner a{flex:0 0 auto}
  .expert-profile-card{grid-template-columns:1fr!important}.expert-photo-shell{aspect-ratio:4/3;max-height:none!important}.expert-profile-copy{padding:22px!important}.expert-profile-copy h3{font-size:32px!important}
  .footer-grid{grid-template-columns:1fr!important}.footer-column{padding-top:10px}.footer-column a{min-height:40px;display:flex;align-items:center}.footer-bottom{padding-bottom:14px}
  .floating-whatsapp{display:none!important}
  .mobile-action-dock{position:fixed;display:grid;grid-template-columns:.85fr 1.15fr 1.15fr;left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));z-index:2600;padding:6px;border-radius:20px;background:rgba(5,13,22,.94);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.10);box-shadow:0 18px 55px rgba(0,0,0,.28)}
  .mobile-action-dock a,.mobile-action-dock button{min-height:52px;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;font-size:11px;font-weight:800;background:transparent;border:0}.mobile-action-dock .dock-primary{background:#17b65a}.mobile-action-dock .dock-accent{background:#416fff}.mobile-action-dock span{font-size:15px}
}
@media(max-width:420px){.hero-trust-strip{grid-template-columns:1fr}.hero-title{font-size:clamp(43px,15.5vw,62px)!important}.section-heading h2,.dark-heading h2,.catalog-heading h2,.faq-heading h2{font-size:clamp(34px,11vw,44px)!important}.mobile-action-dock{grid-template-columns:.8fr 1.1fr 1.1fr}.mobile-action-dock a,.mobile-action-dock button{font-size:10px}}
@media(prefers-reduced-motion:reduce){.visual-highlight-card,.journey-card,.growth-card,.proof-card,.process-card{transition:none!important;transform:none!important}}


/* V16 final experience layer */
.visual-highlight-link{position:relative;display:block;color:inherit;text-decoration:none;isolation:isolate}.visual-highlight-link::before{content:"";position:absolute;inset:0 0 auto;height:5px;background:var(--visual-accent,#4274ff);z-index:3}.visual-highlight-link img{transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .55s ease}.visual-highlight-link::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--visual-accent-soft,rgba(66,116,255,.18)),transparent 48%);opacity:0;transition:opacity .35s ease;pointer-events:none}.visual-highlight-link>div{position:relative;z-index:2}.visual-highlight-link:hover img{transform:scale(1.045);filter:saturate(1.08) contrast(1.03)}.visual-highlight-link:hover::after{opacity:1}.visual-card-cta{display:inline-flex;margin-top:15px;color:var(--visual-accent,#4274ff);font-size:11px;font-weight:850}.visual-commerce{--visual-accent:#4274ff;--visual-accent-soft:rgba(66,116,255,.17)}.visual-tech{--visual-accent:#6b7cff;--visual-accent-soft:rgba(107,124,255,.17)}.visual-compliance{--visual-accent:#2f8c74;--visual-accent-soft:rgba(47,140,116,.16)}.visual-fire{--visual-accent:#f2693f;--visual-accent-soft:rgba(242,105,63,.18)}.visual-travel{--visual-accent:#e99036;--visual-accent-soft:rgba(233,144,54,.17)}.visual-legal{--visual-accent:#7b66d8;--visual-accent-soft:rgba(123,102,216,.16)}
@media(hover:hover){.journey-card,.homepage-channel-card,.tech-small,.growth-card,.system-row,.seo-home-grid>a,.seo-related-link,.why-card,.product-card{position:relative;overflow:hidden;isolation:isolate}.journey-card::after,.homepage-channel-card::after,.tech-small::after,.growth-card::after,.system-row::after,.seo-home-grid>a::after,.seo-related-link::after,.why-card::after,.product-card::after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(66,116,255,.10),rgba(255,113,71,.11));transform:translateX(-105%);transition:transform .45s cubic-bezier(.2,.8,.2,1);z-index:-1}.journey-card:hover::after,.homepage-channel-card:hover::after,.tech-small:hover::after,.growth-card:hover::after,.system-row:hover::after,.seo-home-grid>a:hover::after,.seo-related-link:hover::after,.why-card:hover::after,.product-card:hover::after{transform:translateX(0)}}
.home-fire-insight{display:grid;grid-template-columns:1.12fr .88fr;gap:28px;align-items:center;margin:30px 0;padding:22px;border:1px solid rgba(255,255,255,.10);border-radius:28px;background:rgba(255,255,255,.045);box-shadow:0 28px 70px rgba(0,0,0,.14)}.home-fire-insight img{width:100%;border-radius:20px;box-shadow:0 20px 55px rgba(0,0,0,.20)}.home-fire-insight small{color:#ff8a66;font-size:9px;font-weight:900;letter-spacing:.15em}.home-fire-insight h3{margin-top:11px;color:#fff;font-size:31px;line-height:1.08;letter-spacing:-.04em}.home-fire-insight p{margin-top:12px;color:rgba(255,255,255,.60);font-size:13px;line-height:1.75}.home-fire-insight a{display:inline-flex;margin-top:16px;color:#fff;font-size:11px;font-weight:850}
.fire-why-section{padding:95px 0;background:linear-gradient(180deg,#f5f7fa,#fff)}.fire-need-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:36px}.fire-need-card{padding:26px;border-radius:24px;background:#fff;border:1px solid rgba(11,17,25,.08);box-shadow:0 20px 60px rgba(7,17,31,.06)}.fire-need-card>span{color:#f2693f;font-size:9px;font-weight:900;letter-spacing:.13em}.fire-need-card h3{margin-top:14px;font-size:22px;line-height:1.1;letter-spacing:-.035em}.fire-need-card p{margin-top:12px;color:#667181;font-size:12px;line-height:1.72}.fire-need-card strong{display:block;margin-top:18px;padding-top:15px;border-top:1px solid rgba(11,17,25,.08);color:#314052;font-size:10px;line-height:1.55}
.fire-explainer{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;margin:28px 0 42px;padding:26px;border-radius:30px;background:#f7f9fc;border:1px solid rgba(11,17,25,.08)}.fire-explainer img{width:100%;border-radius:22px;box-shadow:0 22px 65px rgba(7,17,31,.10)}.fire-explainer h3{margin-top:12px;font-size:30px;line-height:1.08;letter-spacing:-.04em}.fire-explainer p{margin-top:12px;color:#657182;font-size:13px;line-height:1.75}.fire-explainer ul{margin:16px 0 0;padding:0;list-style:none;display:grid;gap:8px}.fire-explainer li{position:relative;padding-left:19px;color:#475669;font-size:12px;line-height:1.6}.fire-explainer li::before{content:"";position:absolute;left:0;top:.6em;width:7px;height:7px;border-radius:50%;background:#f2693f}.fire-explainer-dark{background:linear-gradient(135deg,#071523,#0b2032);border-color:rgba(255,255,255,.08)}.fire-explainer-dark h3{color:#fff}.fire-explainer-dark p,.fire-explainer-dark li{color:rgba(255,255,255,.64)}
.fire-electrical-detail{display:block!important;padding:105px 0!important;background:linear-gradient(180deg,#071523,#0b1e30)!important;color:#fff}.fire-electrical-detail .catalog-heading h2{color:#fff}.fire-electrical-detail .catalog-heading p{color:rgba(255,255,255,.58)}.electrical-audit-showcase{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;margin-top:38px}.electrical-audit-showcase>img{width:100%;border-radius:28px;box-shadow:0 28px 80px rgba(0,0,0,.28)}.electrical-audit-copy{padding:26px;border-radius:26px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09)}.electrical-audit-copy h3{font-size:28px;line-height:1.08;letter-spacing:-.035em}.audit-premise-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.audit-premise-grid article{padding:14px;border-radius:16px;background:rgba(255,255,255,.06)}.audit-premise-grid strong{display:block;font-size:13px}.audit-premise-grid span{display:block;margin-top:5px;color:rgba(255,255,255,.56);font-size:10px;line-height:1.55}.audit-risk-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.audit-risk-strip article{padding:20px;border-radius:20px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}.audit-risk-strip small{color:#ffbd45;font-size:8px;font-weight:900;letter-spacing:.14em}.audit-risk-strip strong{display:block;margin-top:8px;font-size:16px}.audit-risk-strip p{margin-top:6px;color:rgba(255,255,255,.53);font-size:10px;line-height:1.55}.fire-scope-note{margin-top:22px;color:rgba(255,255,255,.44);font-size:10px;line-height:1.6}.fire-noc-visual{grid-column:1/-1;margin-bottom:10px}.fire-noc-visual img{width:100%;border-radius:26px;box-shadow:0 25px 70px rgba(7,17,31,.10)}.service-visual-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;align-items:center;padding:26px;border-radius:30px;background:#fff;border:1px solid rgba(11,17,25,.08);box-shadow:0 26px 70px rgba(7,17,31,.07)}.service-visual-story img{width:100%;border-radius:22px}.service-visual-story h2{margin-top:12px;font-size:38px;line-height:1.06;letter-spacing:-.045em}.service-visual-story p{margin-top:13px;color:#667181;font-size:13px;line-height:1.75}
@media(max-width:1000px){.fire-need-grid{grid-template-columns:1fr 1fr}.fire-explainer,.electrical-audit-showcase,.service-visual-story{grid-template-columns:1fr}.audit-risk-strip{grid-template-columns:1fr 1fr}.home-fire-insight{grid-template-columns:1fr}}@media(max-width:620px){.fire-why-section{padding:70px 0}.fire-need-grid,.audit-risk-strip,.audit-premise-grid{grid-template-columns:1fr}.fire-need-card,.fire-explainer,.electrical-audit-copy{padding:19px;border-radius:20px}.fire-explainer{margin:20px 0 30px}.fire-explainer h3{font-size:25px}.fire-electrical-detail{padding:76px 0!important}.electrical-audit-showcase>img{border-radius:20px}.home-fire-insight{padding:14px;border-radius:22px}.home-fire-insight h3{font-size:25px}.service-visual-story{padding:18px}.service-visual-story h2{font-size:30px}}
