.bahmani-page{
      --bg:#f5f7fb;
      --bg-2:#eef2f8;
      --ink:#0d1117;
      --muted:#657081;
      --line:rgba(26,36,51,.10);
      --glass:rgba(255,255,255,.56);
      --glass-strong:rgba(255,255,255,.72);
      --accent:#6c5ce7;
      --accent-2:#8f7cff;
      --accent-soft:#ece9ff;
      --cyan:#7edcff;
      --shadow:0 18px 60px rgba(49,58,87,.12);
      --shadow-soft:0 10px 34px rgba(49,58,87,.08);
      --radius:28px;
      --radius-sm:20px;
      --max:1180px;
    }

    .bahmani-page *{box-sizing:border-box}
    .bahmani-page{scroll-behavior:smooth}
    .bahmani-page{
      margin:0;
      font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
      color:var(--ink);
      background:
        radial-gradient(circle at 88% 8%, rgba(126,220,255,.26), transparent 26%),
        radial-gradient(circle at 16% 22%, rgba(143,124,255,.18), transparent 27%),
        radial-gradient(circle at 74% 60%, rgba(255,255,255,.95), transparent 34%),
        linear-gradient(180deg,#f8f9fc 0%,#eef2f8 100%);
      min-height:100vh;
      overflow-x:hidden;
    }

    .bahmani-page:before, .bahmani-page:after{
      content:"";
      position:fixed;
      pointer-events:none;
      filter:blur(10px);
      opacity:.75;
      z-index:-1;
      border-radius:50%;
    }
    .bahmani-page:before{width:380px;height:380px;right:-140px;top:22%;background:radial-gradient(circle,rgba(125,214,255,.35),transparent 68%)}
    .bahmani-page:after{width:420px;height:420px;left:-180px;bottom:4%;background:radial-gradient(circle,rgba(122,101,255,.24),transparent 70%)}

    .bahmani-page a{color:inherit;text-decoration:none}
    .bahmani-page button, .bahmani-page input, .bahmani-page textarea, .bahmani-page select{font:inherit}
    .bahmani-page img{display:block;max-width:100%}
    .bahmani-page .container{width:min(calc(100% - 36px),var(--max));margin:auto}
    .bahmani-page .section{padding:34px 0}
    .bahmani-page .eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}
    .bahmani-page .muted{color:var(--muted)}

    .bahmani-page .glass{
      background:linear-gradient(135deg,rgba(255,255,255,.76),rgba(255,255,255,.42));
      border:1px solid rgba(255,255,255,.86);
      box-shadow:var(--shadow-soft), inset 0 1px 0 rgba(255,255,255,.9);
      backdrop-filter:blur(24px) saturate(140%);
      -webkit-backdrop-filter:blur(24px) saturate(140%);
    }

    .bahmani-page /* nav */
    .nav-wrap{position:sticky;top:14px;z-index:50;padding:14px 0 4px}
    .bahmani-page .nav{
      min-height:66px;
      border-radius:22px;
      display:flex;align-items:center;justify-content:space-between;
      padding:0 14px 0 18px;
    }
    .bahmani-page .brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.03em}
    .bahmani-page .brand-mark{
      width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:white;
      background:linear-gradient(145deg,#141821,#4f46e5 130%);box-shadow:0 8px 22px rgba(70,61,220,.26);
      font-weight:900;font-size:19px;
    }
    .bahmani-page .brand small{display:block;font-size:10px;letter-spacing:.10em;color:var(--muted);font-weight:700;margin-top:2px}
    .bahmani-page .nav-links{display:flex;align-items:center;gap:28px;font-size:14px;color:#303847}
    .bahmani-page .nav-links a:hover{color:var(--accent)}
    .bahmani-page .btn{
      border:0;border-radius:14px;padding:13px 19px;font-weight:750;cursor:pointer;
      display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:.25s ease;
    }
    .bahmani-page .btn:hover{transform:translateY(-2px)}
    .bahmani-page .btn-dark{color:white;background:#0d1117;box-shadow:0 10px 26px rgba(13,17,23,.16)}
    .bahmani-page .btn-light{background:rgba(255,255,255,.74);border:1px solid rgba(16,24,40,.10);box-shadow:0 8px 22px rgba(30,40,70,.07)}
    .bahmani-page .menu-btn{display:none;background:transparent;border:0;font-size:25px}

    .bahmani-page /* hero */
    .hero{padding:44px 0 18px}
    .bahmani-page .hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:34px;align-items:center}
    .bahmani-page .hero-copy{padding:30px 2px}
    .bahmani-page .hello{font-size:13px;font-weight:800;color:var(--accent);letter-spacing:.06em;margin-bottom:10px}
    .bahmani-page h1{font-size:clamp(48px,6.4vw,84px);line-height:.95;letter-spacing:-.055em;margin:0 0 20px}
    .bahmani-page h1 span{display:block;background:linear-gradient(90deg,var(--accent),#5ba8ff);-webkit-background-clip:text;background-clip:text;color:transparent}
    .bahmani-page .lead{font-size:18px;line-height:1.65;max-width:640px;color:#505b6b}
    .bahmani-page .hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
    .bahmani-page .trust-row{display:flex;gap:28px;flex-wrap:wrap;align-items:center;margin-top:34px;color:#727c8e;font-size:13px}
    .bahmani-page .trust-row strong{color:#202735}

    .bahmani-page .portrait-shell{position:relative;min-height:590px}
    .bahmani-page .portrait-card{
      position:absolute;inset:26px 8px 24px 48px;border-radius:36px;overflow:hidden;
      background:linear-gradient(160deg,rgba(255,255,255,.70),rgba(231,236,247,.45));
      border:1px solid rgba(255,255,255,.9);box-shadow:0 32px 80px rgba(42,51,86,.16);
    }
    .bahmani-page .portrait-card:before{content:"";position:absolute;inset:8% 7% auto auto;width:310px;height:310px;border-radius:50%;border:1px solid rgba(125,98,255,.24)}
    .bahmani-page .portrait-card:after{content:"";position:absolute;left:-50px;bottom:-55px;width:280px;height:280px;border-radius:46% 54% 60% 40%;background:linear-gradient(145deg,rgba(128,216,255,.36),rgba(154,121,255,.18));filter:blur(2px)}
    .bahmani-page .portrait-card img{width:100%;height:100%;object-fit:cover;object-position:52% 34%;filter:saturate(.9) contrast(1.02)}
    .bahmani-page .float-card{position:absolute;border-radius:22px;padding:18px 20px;z-index:3}
    .bahmani-page .float-card strong{display:block;font-size:28px;letter-spacing:-.04em}
    .bahmani-page .float-card small{color:var(--muted)}
    .bahmani-page .float-a{right:-4px;top:86px}
    .bahmani-page .float-b{left:2px;bottom:70px;min-width:210px}
    .bahmani-page .spark{font-size:18px;margin-bottom:10px}
    .bahmani-page .mini-chart{height:40px;margin-top:9px;display:flex;align-items:flex-end;gap:5px}
    .bahmani-page .mini-chart i{width:9px;border-radius:9px;background:linear-gradient(#8b78ff,#6fc9ff);display:block}
    .bahmani-page .mini-chart i:nth-child(1){height:12px}.bahmani-page .mini-chart i:nth-child(2){height:18px}.bahmani-page .mini-chart i:nth-child(3){height:24px}.bahmani-page .mini-chart i:nth-child(4){height:20px}.bahmani-page .mini-chart i:nth-child(5){height:34px}.bahmani-page .mini-chart i:nth-child(6){height:40px}

    .bahmani-page /* bento / common */
    .section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}
    .bahmani-page .section-head h2{font-size:clamp(30px,4.2vw,52px);letter-spacing:-.045em;margin:5px 0 0;line-height:1.02}
    .bahmani-page .section-head p{max-width:480px;line-height:1.65;color:var(--muted);margin:0}
    .bahmani-page .bento{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}
    .bahmani-page .panel{border-radius:var(--radius);padding:28px}
    .bahmani-page .about-panel{min-height:280px;display:flex;flex-direction:column;justify-content:space-between}
    .bahmani-page .about-panel h3{font-size:34px;letter-spacing:-.035em;margin:7px 0 12px}
    .bahmani-page .about-copy{max-width:670px;color:#566171;line-height:1.7}
    .bahmani-page .metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}
    .bahmani-page .metric{border-radius:18px;padding:18px;background:rgba(255,255,255,.46);border:1px solid rgba(255,255,255,.8)}
    .bahmani-page .metric b{font-size:28px;letter-spacing:-.04em;display:block}
    .bahmani-page .metric span{font-size:12px;color:var(--muted)}
    .bahmani-page .note-panel{display:flex;align-items:flex-end;min-height:280px;position:relative;overflow:hidden}
    .bahmani-page .note-panel:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-75px;top:-90px;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.95),rgba(148,127,255,.44),transparent 68%)}
    .bahmani-page .note-panel h3{font-size:30px;max-width:290px;margin:0;letter-spacing:-.035em;position:relative}

    .bahmani-page .service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
    .bahmani-page .service-card{border-radius:24px;padding:24px;min-height:240px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s ease}
    .bahmani-page .service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
    .bahmani-page .icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#f3f0ff,#e6f8ff);font-size:20px;box-shadow:inset 0 1px 0 white}
    .bahmani-page .service-card h3{margin:28px 0 10px;font-size:19px}
    .bahmani-page .service-card p{font-size:14px;line-height:1.55;color:var(--muted);margin:0}
    .bahmani-page .arrow{margin-top:20px;font-size:22px;color:var(--accent)}

    .bahmani-page .tools{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}
    .bahmani-page .tool{padding:15px 10px;text-align:center;border-radius:18px;font-size:12px;color:#404a58}
    .bahmani-page .tool b{display:grid;place-items:center;width:40px;height:40px;margin:0 auto 8px;border-radius:12px;background:rgba(255,255,255,.65);font-size:13px;box-shadow:0 8px 18px rgba(41,49,72,.07)}

    .bahmani-page .work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
    .bahmani-page .work-card{border-radius:26px;overflow:hidden;padding:14px}
    .bahmani-page .work-thumb{height:210px;border-radius:19px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f9fbff,#dcd8ff 55%,#bfeeff)}
    .bahmani-page .work-thumb:before{content:"";position:absolute;inset:26px 26px 30px;border-radius:16px;background:rgba(255,255,255,.76);border:1px solid rgba(255,255,255,.9);box-shadow:0 15px 40px rgba(70,74,120,.14)}
    .bahmani-page .work-thumb:after{content:"";position:absolute;left:50px;right:50px;bottom:46px;height:46px;border-radius:10px;background:linear-gradient(90deg,#7462ff 12%,#8bdfff 12% 27%,#eef1f7 27% 100%);box-shadow:0 0 0 7px rgba(255,255,255,.55)}
    .bahmani-page .work-card h3{font-size:17px;margin:16px 4px 3px}
    .bahmani-page .work-card p{font-size:13px;color:var(--muted);margin:0 4px 8px}

    .bahmani-page .process{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
    .bahmani-page .step{border-radius:22px;padding:22px;min-height:178px}
    .bahmani-page .step .num{font-size:13px;font-weight:800;color:var(--accent)}
    .bahmani-page .step h3{font-size:16px;margin:24px 0 8px}
    .bahmani-page .step p{font-size:12px;color:var(--muted);line-height:1.5}

    .bahmani-page .testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
    .bahmani-page .quote{border-radius:24px;padding:24px}
    .bahmani-page .quote p{line-height:1.65;color:#4f5a6b;margin-top:0}
    .bahmani-page .person{display:flex;align-items:center;gap:11px;margin-top:18px}
    .bahmani-page .avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(145deg,#9f91ff,#82daf8)}
    .bahmani-page .person strong{display:block;font-size:13px}
    .bahmani-page .person span{font-size:11px;color:var(--muted)}

    .bahmani-page .faq-contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px}
    .bahmani-page .faq-list{display:grid;gap:10px;margin-top:18px}
    .bahmani-page details{border-radius:18px;padding:16px 18px;background:rgba(255,255,255,.46);border:1px solid rgba(255,255,255,.82)}
    .bahmani-page summary{cursor:pointer;font-weight:720;list-style:none}
    .bahmani-page summary::-webkit-details-marker{display:none}
    .bahmani-page details p{color:var(--muted);line-height:1.55;font-size:13px;margin-bottom:0}
    .bahmani-page .contact-form{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:18px}
    .bahmani-page .contact-form .full{grid-column:1/-1}
    .bahmani-page .field{border:1px solid rgba(30,40,60,.08);background:rgba(255,255,255,.58);border-radius:14px;padding:14px 15px;outline:none;color:var(--ink)}
    .bahmani-page textarea.field{min-height:130px;resize:vertical}
    .bahmani-page .contact-meta{display:grid;gap:10px;margin-top:24px;color:#4d5868;font-size:14px}

    .bahmani-page footer{padding:28px 0 48px;color:#778191;font-size:12px}
    .bahmani-page .footer-inner{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid rgba(42,50,70,.09);padding-top:22px}

    @media(max-width:980px){
      .bahmani-page .nav-links{display:none}
      .bahmani-page .menu-btn{display:block}
      .bahmani-page .hero-grid, .bahmani-page .bento, .bahmani-page .faq-contact{grid-template-columns:1fr}
      .bahmani-page .portrait-shell{min-height:520px;margin-top:-10px}
      .bahmani-page .portrait-card{inset:18px 8% 22px}
      .bahmani-page .float-a{right:6%}.bahmani-page .float-b{left:5%}
      .bahmani-page .service-grid{grid-template-columns:repeat(2,1fr)}
      .bahmani-page .tools{grid-template-columns:repeat(4,1fr)}
      .bahmani-page .work-grid, .bahmani-page .testimonials{grid-template-columns:1fr}
      .bahmani-page .process{grid-template-columns:repeat(2,1fr)}
    }
    @media(max-width:620px){
      .bahmani-page .container{width:min(calc(100% - 20px),var(--max))}
      .bahmani-page .nav{padding:0 10px 0 12px}
      .bahmani-page .nav .btn{display:none}
      .bahmani-page .hero{padding-top:22px}
      .bahmani-page h1{font-size:53px}
      .bahmani-page .lead{font-size:16px}
      .bahmani-page .portrait-shell{min-height:450px}
      .bahmani-page .portrait-card{inset:20px 0 30px}
      .bahmani-page .float-a{right:4px;top:62px}.bahmani-page .float-b{left:4px;bottom:48px;min-width:170px}
      .bahmani-page .section-head{display:block}
      .bahmani-page .section-head p{margin-top:12px}
      .bahmani-page .metric-grid{grid-template-columns:1fr}
      .bahmani-page .service-grid, .bahmani-page .process{grid-template-columns:1fr}
      .bahmani-page .tools{grid-template-columns:repeat(2,1fr)}
      .bahmani-page .contact-form{grid-template-columns:1fr}
      .bahmani-page .contact-form .full{grid-column:auto}
      .bahmani-page .footer-inner{display:block}
      .bahmani-page .footer-inner span:last-child{display:block;margin-top:8px}
    }
/* Elementor integration */
body.elementor-page {
  margin:0;
  background:
    radial-gradient(circle at 88% 8%,rgba(126,220,255,.26),transparent 26%),
    radial-gradient(circle at 16% 22%,rgba(143,124,255,.18),transparent 27%),
    radial-gradient(circle at 74% 60%,rgba(255,255,255,.95),transparent 34%),
    linear-gradient(180deg,#f8f9fc 0%,#eef2f8 100%);
  background-attachment:fixed;
}
.bahmani-page { position:relative; isolation:isolate; width:100%; background:transparent; }
.bahmani-page > .e-con-inner { max-width:none; padding:0; }
.bahmani-page .elementor-widget-html,
.bahmani-page .elementor-widget-html > .elementor-widget-container { width:100%; }
.bahmani-page .contact-form-slot .elementor-form-fields-wrapper { display:grid; grid-template-columns:1fr 1fr; gap:11px; }
.bahmani-page .contact-form-slot .elementor-field-group { margin:0; padding:0; width:100%; }
.bahmani-page .contact-form-slot .elementor-field-group-field_website,
.bahmani-page .contact-form-slot .elementor-field-group-field_spend,
.bahmani-page .contact-form-slot .elementor-field-group-message,
.bahmani-page .contact-form-slot .elementor-field-type-submit { grid-column:1/-1; }
.bahmani-page .contact-form-slot .elementor-field,
.bahmani-page .contact-form-slot .elementor-select-wrapper select { border:1px solid rgba(30,40,60,.08); background:rgba(255,255,255,.58); border-radius:14px; padding:14px 15px; color:#0d1117; min-height:50px; }
.bahmani-page .contact-form-slot .elementor-field-type-submit .elementor-button { width:100%; border:0; border-radius:14px; padding:14px 19px; color:#fff; background:#0d1117; box-shadow:0 10px 26px rgba(13,17,23,.16); font-weight:750; }
@media(max-width:620px){
  .bahmani-page .contact-form-slot .elementor-form-fields-wrapper { grid-template-columns:1fr; }
  .bahmani-page .contact-form-slot .elementor-field-group-field_website,
  .bahmani-page .contact-form-slot .elementor-field-group-field_spend,
  .bahmani-page .contact-form-slot .elementor-field-group-message,
  .bahmani-page .contact-form-slot .elementor-field-type-submit { grid-column:auto; }
}

/* Global Elementor Theme Builder header and footer */
.bahmani-global-header,
.bahmani-global-footer {
  --ink:#0d1117; --muted:#657081; --accent:#6c5ce7;
  --shadow-soft:0 10px 34px rgba(49,58,87,.08); --max:1180px;
  width:100%; margin:0; padding:0; color:var(--ink);
  font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
}
.bahmani-global-header *, .bahmani-global-footer * { box-sizing:border-box; }
.bahmani-global-header a, .bahmani-global-footer a { color:inherit; text-decoration:none; }
.bahmani-global-header .container, .bahmani-global-footer .container { width:min(calc(100% - 36px),var(--max)); margin:auto; }
.bahmani-global-header.e-con, .bahmani-global-footer.e-con { gap:0; padding:0; }
body.elementor-page .elementor-location-header,
body.elementor-page [data-elementor-type="header"]:has(.bahmani-global-header) { position:sticky; top:14px; z-index:999; overflow:visible; }
.bahmani-global-header { position:relative; z-index:100; background:transparent; overflow:visible; }
.bahmani-global-header .nav-wrap { position:relative; z-index:50; padding:0 0 4px; }
.bahmani-global-header .nav { min-height:66px; border-radius:22px; display:flex; align-items:center; justify-content:space-between; padding:0 14px 0 18px; background:linear-gradient(135deg,rgba(255,255,255,.76),rgba(255,255,255,.42)); border:1px solid rgba(255,255,255,.86); box-shadow:var(--shadow-soft),inset 0 1px 0 rgba(255,255,255,.9); backdrop-filter:blur(24px) saturate(140%); -webkit-backdrop-filter:blur(24px) saturate(140%); }
.bahmani-global-header .brand { display:flex; align-items:center; gap:11px; font-weight:800; letter-spacing:-.03em; }
.bahmani-global-header .brand-mark { width:38px; height:38px; border-radius:12px; display:grid; place-items:center; color:white; background:linear-gradient(145deg,#141821,#4f46e5 130%); box-shadow:0 8px 22px rgba(70,61,220,.26); font-weight:900; font-size:19px; }
.bahmani-global-header .brand small { display:block; font-size:10px; letter-spacing:.10em; color:var(--muted); font-weight:700; margin-top:2px; }
.bahmani-global-header .nav-links { display:flex; align-items:center; gap:28px; font-size:14px; color:#303847; }
.bahmani-global-header .nav-links a:hover { color:var(--accent); }
.bahmani-global-header .btn { border:0; border-radius:14px; padding:13px 19px; font-weight:750; display:inline-flex; align-items:center; justify-content:center; transition:.25s ease; }
.bahmani-global-header .btn:hover { transform:translateY(-2px); }
.bahmani-global-header .btn-dark { color:white; background:#0d1117; box-shadow:0 10px 26px rgba(13,17,23,.16); }
.bahmani-global-header .mobile-nav { display:none; position:relative; padding:0; border:0; background:transparent; }
.bahmani-global-header .mobile-nav summary { cursor:pointer; list-style:none; font-size:25px; line-height:1; padding:10px; }
.bahmani-global-header .mobile-nav summary::-webkit-details-marker { display:none; }
.bahmani-global-header .mobile-nav-links { position:absolute; top:48px; right:0; min-width:210px; display:grid; gap:4px; padding:12px; border-radius:18px; background:rgba(255,255,255,.94); border:1px solid rgba(255,255,255,.9); box-shadow:0 18px 50px rgba(49,58,87,.18); }
.bahmani-global-header .mobile-nav-links a { padding:10px 12px; border-radius:10px; font-size:14px; }
.bahmani-global-header .mobile-nav-links a:hover { background:#ece9ff; color:var(--accent); }
.bahmani-global-footer { background:#eef2f8; }
.bahmani-global-footer footer { padding:28px 0 48px; color:#778191; font-size:12px; }
.bahmani-global-footer .footer-inner { display:flex; justify-content:space-between; gap:20px; align-items:center; border-top:1px solid rgba(42,50,70,.09); padding-top:22px; }
@media(max-width:980px){
  .bahmani-global-header .nav-links { display:none; }
  .bahmani-global-header .mobile-nav { display:block; }
}
@media(max-width:620px){
  body.elementor-page .elementor-location-header,
  body.elementor-page [data-elementor-type="header"]:has(.bahmani-global-header) { top:8px; }
  .bahmani-global-header .container, .bahmani-global-footer .container { width:min(calc(100% - 20px),var(--max)); }
  .bahmani-global-header .nav { padding:0 10px 0 12px; }
  .bahmani-global-header .nav > .btn { display:none; }
  .bahmani-global-footer .footer-inner { display:block; }
  .bahmani-global-footer .footer-inner span:last-child { display:block; margin-top:8px; }
}
