*{box-sizing:border-box;margin:0;padding:0}
:root{--blue:#0733c8;--deep:#06143f;--light:#f4f8ff;--text:#091a4d;--green:#20a34a;--gold:#f6a800}
html{scroll-behavior:smooth}
body{font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.5}
a{text-decoration:none;color:inherit}

.header{height:76px;background:linear-gradient(110deg,#020a20 0%,#07194b 54%,#0b3ea5 100%);color:#fff;display:flex;align-items:center;padding:0 5%;gap:30px;position:sticky;top:0;z-index:20;box-shadow:0 2px 16px #0b246014}
.logo{display:flex;align-items:center;gap:8px;min-width:240px;color:#fff;font-size:18px}

  .logo-mark img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  display: block;
}
.logo-mark{font-size:29px}.logo small{display:block;font-size:8px;letter-spacing:.5px;color:rgb(245, 250, 250)}
.header nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:600;margin-left:auto}
.header nav a:hover{color:var(--blue)}
.nav-btn,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-weight:700;transition:.2s}
.nav-btn{background:#0866df;color:#fff;padding:12px 19px;font-size:13px}.nav-btn:hover,.btn:hover{transform:translateY(-2px)}
.menu-toggle{display:none;background:none;border:0;font-size:25px}

.hero{min-height:500px;background:linear-gradient(110deg,#020a20 0%,#07194b 54%,#0b3ea5 100%);display:grid;grid-template-columns:1fr 1.05fr;overflow:hidden;color:#fff}
.hero-copy{padding:80px 7%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.eyebrow{color:#ffc01a;font-weight:800;font-size:14px;letter-spacing:.4px;margin-bottom:18px}
.hero h1{font-family:"Playfair Display",serif;font-size:56px;line-height:1.04;margin-bottom:20px}.hero h1 span{color:#2679ff}
.hero p{max-width:550px;color:#d8e2ff;font-size:16px;margin-bottom:25px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{padding:14px 23px;font-size:14px}.primary{background:#edeef0;color:#1c3678}.ghost{border:1px solid #ffffff55;color:#fff}
.compatibility{display:flex;gap:20px;margin-top:25px;font-size:12px;color:#d7e2ff}
.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:500px}
.hero-visual:before{content:"";position:absolute;width:650px;height:650px;border-radius:50%;background:#1474ff35;right:-120px;top:-70px}
.hero-visual img{width:92%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:screen;opacity:.95}
.hero-card{position:absolute;right:5%;top:55px;width:250px;background:#073ab9eF;border-radius:17px;padding:22px;box-shadow:0 20px 50px #0005}
.hero-card h3{font-size:15px;margin-bottom:14px}.hero-card div{margin:13px 0}.hero-card b{display:block;font-size:13px}.hero-card small{display:block;color:#d9e6ff;font-size:11px;margin-top:3px}

.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);max-width:1050px;margin:-30px auto 0;position:relative;z-index:3;background:#fff;border-radius:14px;box-shadow:0 12px 35px #12336a18;padding:20px}
.feature-strip div{text-align:center;border-right:1px solid #dce5f4}.feature-strip div:last-child{border:0}.feature-strip span{display:block;font-size:26px;color:var(--blue)}.feature-strip b{display:block;font-size:13px}.feature-strip small{color:#71809a;font-size:11px}

section{padding:75px 5%}.section-heading{text-align:center;max-width:850px;margin:0 auto 38px}.section-heading>span{font-size:11px;font-weight:800;letter-spacing:1.6px;color:var(--blue)}.section-heading h2{font-family:"Playfair Display",serif;font-size:38px;line-height:1.15;margin:8px 0 10px}.section-heading h2 em{font-style:normal;color:var(--blue)}.section-heading p{color:#66738a;font-size:14px}.section-heading.compact{margin-bottom:28px}

.setup-section{background:linear-gradient(#fff,#f4f8ff)}
.steps{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step-card{background:#fff;border:1px solid #dce5f3;border-radius:15px;padding:25px;position:relative;box-shadow:0 8px 25px #12336a0c}.step-no{position:absolute;top:18px;left:18px;width:31px;height:31px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:800}.step-icon{font-size:42px;margin:15px 0 10px}.step-card h3{font-size:17px;margin-bottom:8px}.step-card p{font-size:13px;color:#f9fafc;margin-bottom:17px}.step-card a{font-size:12px;font-weight:800;color:var(--blue)}

.brands{background:#fff;padding-top:55px;padding-bottom:55px}.brand-row{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:15px;align-items:center}.brand-row div{height:70px;display:grid;place-items:center;background:#f6f7fa;border:1px solid #e7e9ee;font-size:24px;font-weight:800;color:#343434;filter:grayscale(1)}

.products{background:#eaf4fb}.product-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.product-card{background:#fff;border:1px solid #dfe6ef;position:relative;padding:12px 12px 20px;text-align:center;border-radius:3px;overflow:hidden}.product-card .sale{position:absolute;top:12px;left:12px;background:#e99b05;color:#111;padding:5px 8px;font-size:11px;font-weight:800}.product-card img{width:100%;height:185px;object-fit:cover;margin-bottom:10px}.product-card h3{font-family:"Playfair Display",serif;font-size:15px;min-height:43px}.product-card del{font-size:11px;color:#666}.product-card strong{font-size:12px}.product-card button{display:block;margin:12px auto 0;border:0;background:#0867dc;color:#ebe7e7;padding:9px 19px;border-radius:3px;font-weight:700;cursor:pointer}

.key-section{background:#fff}.feature-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{padding:22px;background:#fff;border:1px solid #dfe7f2;border-radius:12px;box-shadow:0 8px 24px #18346c0b}.feature-grid article>span{font-size:28px;display:block;margin-bottom:8px}.feature-grid h3{font-size:16px}.feature-grid p{font-size:12px;color:#69758b;margin:6px 0 13px}.feature-grid b{display:block;color:#268f43;font-size:11px;margin:5px 0}

.support-wrap{background:#f4f8ff;display:grid;grid-template-columns:1.35fr .65fr;gap:30px;align-items:stretch}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.topic-grid a{background:#fff;border:1px solid #e1e8f2;padding:18px 12px;border-radius:10px;font-size:11px;color:var(--blue);font-weight:700}.topic-grid span{font-size:25px;display:block;margin-bottom:9px}.topic-grid b{display:block;font-size:13px;color:var(--text);margin-bottom:7px}.topic-grid small{display:block;color:#69758b;font-weight:400;min-height:48px;margin-bottom:8px}
.support-card{background:linear-gradient(135deg,#0758df,#062bba);border-radius:16px;padding:30px;color:#fff;display:flex;flex-direction:column;justify-content:center}.support-card>span{font-size:45px}.support-card h2{font-family:"Playfair Display",serif;font-size:27px;margin:8px 0}.support-card p{font-size:13px;color:#dce7ff;margin-bottom:20px}.white{background:#fff;color:var(--blue);width:max-content}

.ready{margin:40px 5%;padding:28px 38px;background:#dff8ec;border-radius:14px;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin-left:auto;margin-right:auto}.ready>div{display:flex;gap:18px;align-items:center}.ready span{font-size:42px}.ready h2{font-family:"Playfair Display",serif;font-size:25px}.ready p{font-size:13px;color:#56706a}

footer{background:#f3f7fd;text-align:center;padding:30px 5%;color:#09215e}.footer-benefits{display:flex;justify-content:center;gap:100px;margin-bottom:25px}.footer-benefits div{display:flex;align-items:center;gap:9px;font-size:23px}.footer-benefits b{font-size:11px;text-align:left}.footer-links{display:flex;justify-content:center;gap:25px;font-size:12px;margin-bottom:18px}.footer-links a:hover{color:var(--blue)}footer p{font-size:11px;color:#6d7788}





.hero {
  background: linear-gradient(
    110deg,
    #294070 0%,
    #2d58b6 24%,
    #788baa 56%
  );
}



.product-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
  max-width:1200px;
  margin:45px auto 0;
}

.product-card{
  position:relative;
  background:rgba(255,255,255,0.96);
  border:1px solid #dbe6f5;
  border-radius:8px;
  padding:14px 14px 18px;
  text-align:left;
  box-shadow:0 8px 25px rgba(20,60,120,0.08);
  overflow:hidden;
  transition:transform .25s ease,box-shadow .25s ease;
}

.product-card:hover{
  transform:translateY(-5px);
  box-shadow:0 14px 30px rgba(20,60,120,0.14);
}

.service-number{
  width:32px;
  height:32px;
  margin:0 auto 12px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#0756c9;
  color:#fff;
  font-size:13px;
  font-weight:800;
}

.service-image{
  width:100%;
  height:125px;
  border-radius:7px;
  overflow:hidden;
  background:#eef5ff;
  margin-bottom:15px;
}

.service-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.product-card h3{
  margin:0 0 10px;
  color:#08265d;
  font-size:18px;
  line-height:1.25;
}

.product-card ul{
  margin:0;
  padding:0;
  list-style:none;
}

.product-card li{
  position:relative;
  padding-left:14px;
  margin:8px 0;
  color:#5d6b80;
  font-size:12px;
  line-height:1.5;
}

.product-card li::before{
  content:"•";
  position:absolute;
  left:0;
  top:0;
  color:#1261d6;
  font-weight:bold;
}

.independent-support{
  max-width:1200px;
  margin:35px auto 0;
  padding:16px 20px;
  text-align:center;
  background:rgba(255,255,255,0.75);
  border:1px solid #dbe6f5;
  border-radius:8px;
}

.independent-support p{
  margin:0;
  color:#5c6b80;
  font-size:13px;
  line-height:1.6;
}

.independent-support strong{
  color:#08265d;
}



.setup-section{
    color: white;
  position:relative;
  overflow:hidden;

  background:
    linear-gradient(
      rgba(15, 25, 45, 0.58),
      rgba(15, 25, 45, 0.58)
    ),
    url("instalation.webp") center/cover no-repeat;

  padding:90px 20px;
}

/* Dark transparent overlay */
.setup-section::before{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,0.18);
  pointer-events:none;
}

/* Content image ke upar rahe */
.setup-section > *{
  position:relative;
  z-index:1;
}

.step-card p{
    color: rgb(15, 7, 7);
}




.support-wrap{
  position:relative;
  overflow:hidden;

  background:
    linear-gradient(
      rgba(235,242,250,0.78),
      rgba(245,248,252,0.84)
    ),

    linear-gradient(
      rgba(15, 25, 45, 0.58),
      rgba(15, 25, 45, 0.58)
    ),
    url("https://images.unsplash.com/photo-1612815154858-60aa4c59eaa6?auto=format&fit=crop&w=1800&q=80")
    center/cover no-repeat;

  padding:90px 20px;
}

/* Light transparent overlay */
.support-wrap::before{
  content:"";
  position:absolute;
  inset:0;
  background:#ffffff2e;
  background:rgba(0,0,0,0.18);

  pointer-events:none;
}

/* Content image ke upar rahe */
.support-wrap > *{
  position:relative;
  z-index:1;
}

.phone-error {
    display: block;
    color: #e53935;
    font-size: 13px;
    margin-top: 6px;
}

.input-error {
    border-color: #e53935 !important;
}

.service-image {
  height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eef6fa;
  border-radius: 10px;
  overflow: hidden;
}

.service-image i {
  font-size: 110px;
  color: #258fbc;
  display: block;
  margin: 0 auto;
}



/* =========================
   SETUP POPUP
========================= */

.setup-modal {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  z-index: 99999;
}

.setup-modal.active {
  display: flex;
}

.setup-modal-content {
  position: relative;
  width: 100%;
  max-width: 560px;
  background: #ffffff;
  border-radius: 14px;
  padding: 35px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
  animation: popupIn 0.25s ease;
}

@keyframes popupIn {
  from {
    opacity: 0;
    transform: translateY(20px) scale(0.97);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.close-modal {
  position: absolute;
  top: 14px;
  right: 17px;
  width: 34px;
  height: 34px;
  border: none;
  background: transparent;
  font-size: 28px;
  line-height: 1;
  color: #555;
  cursor: pointer;
}

.modal-label {
  display: block;
  margin-bottom: 8px;
  color: #1769aa;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.5px;
}

.setup-modal-content h2 {
  margin: 0 0 8px;
  color: #071a3d;
  font-size: 28px;
}

.setup-modal-content > p {
  margin-bottom: 22px;
  color: #667085;
}

/* Questions */

.question-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.question-btn {
  width: 100%;
  padding: 15px 17px;
  border: 1px solid #dce5ef;
  border-radius: 8px;
  background: #f8fbfe;
  color: #102a43;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: space-between;

  transition: 0.2s ease;
}

.question-btn:hover {
  background: #eaf5fb;
  border-color: #258fbc;
  transform: translateX(3px);
}

.question-btn span {
  color: #258fbc;
  font-size: 20px;
}

/* Form */

.form-group {
  margin-bottom: 18px;
}

.form-group label {
  display: block;
  margin-bottom: 7px;
  color: #102a43;
  font-size: 14px;
  font-weight: 700;
}

.form-group input {
  width: 100%;
  box-sizing: border-box;
  padding: 13px 14px;
  border: 1px solid #d5dee8;
  border-radius: 7px;
  outline: none;
  font-size: 15px;
  color: #172b4d;
}

.form-group input:focus {
  border-color: #258fbc;
  box-shadow: 0 0 0 3px rgba(37, 143, 188, 0.1);
}

.submit-btn {
  width: 100%;
  border: none;
  border-radius: 7px;
  padding: 14px 20px;
  background: #258fbc;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: 0.2s ease;
}

.submit-btn:hover {
  background: #176f99;
}

.submit-btn:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

#selectedQuestionText {
  background: #f3f8fc;
  border-left: 3px solid #258fbc;
  padding: 10px 12px;
  margin: 15px 0 22px;
  color: #40566d;
  font-size: 14px;
}


/* .brand-row{
  text-align: center;
} */
 .brand-row {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-row img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Mobile */

@media (max-width: 600px) {

  .setup-modal-content {
    padding: 28px 20px;
  }

  .setup-modal-content h2 {
    font-size: 23px;
  }

  .question-btn {
    font-size: 14px;
  }

}



@media(max-width:900px){
  .product-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:560px){
  .product-grid{
    grid-template-columns:1fr;
    gap:18px;
  }

  .service-image{
    height:180px;
  }
}
@media(max-width:900px){
 .header{padding:0 4%;gap:12px}.header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;gap:18px;box-shadow:0 12px 25px #0001}.header nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.nav-btn{display:none}.logo{min-width:0}
 .hero{grid-template-columns:1fr}.hero-copy{padding:65px 7% 35px}.hero h1{font-size:45px}.hero-visual{min-height:390px}.hero-card{right:5%;top:25px}.feature-strip{margin:0 4%;grid-template-columns:repeat(2,1fr);gap:15px}.feature-strip div:nth-child(2){border-right:0}
 .steps,.product-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.support-wrap{grid-template-columns:1fr}.topic-grid{grid-template-columns:repeat(2,1fr)}.brand-row{grid-template-columns:repeat(3,1fr)}.footer-benefits{gap:35px}
}
@media(max-width:600px){
 .topbar{font-size:10px}.header{height:64px}.header nav{top:64px}.hero-copy{padding-top:48px}.hero h1{font-size:37px}.hero p{font-size:14px}.hero-visual{min-height:330px}.hero-card{position:absolute;width:205px;padding:15px;top:18px}.hero-card h3{font-size:12px}.hero-card b{font-size:11px}.hero-card small{font-size:9px}.compatibility{flex-wrap:wrap;gap:10px}
 section{padding:55px 5%}.section-heading h2{font-size:29px}.feature-strip{grid-template-columns:1fr 1fr}.steps,.product-grid,.feature-grid{grid-template-columns:1fr}.brand-row{grid-template-columns:repeat(2,1fr)}.topic-grid{grid-template-columns:1fr 1fr}.ready{margin:20px 5%;padding:22px;flex-direction:column;gap:20px;align-items:flex-start}.footer-benefits{flex-direction:column;gap:13px;align-items:center}.footer-links{flex-wrap:wrap;gap:12px}
}


