:root{--mid:#0D0718;--deep:#17112A;--surf:#21183A;--vio:#7C3AED;--mag:#D946EF;--cyan:#22D3EE;--white:#F8F7FF;--muted:#CFC7E8;--grad:linear-gradient(135deg,#7C3AED 0%,#D946EF 52%,#22D3EE 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f7fb;color:#21183A;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif}.wrap{width:min(1220px,calc(100% - 64px));margin:auto}.serif{font-family:Georgia,'Times New Roman',serif}.loading{padding:50px;text-align:center}.hero{background:radial-gradient(circle at 82% 35%,rgba(217,70,239,.33),transparent 29%),radial-gradient(circle at 58% 10%,rgba(124,58,237,.25),transparent 36%),linear-gradient(135deg,#0D0718 0%,#17112A 58%,#26103b 100%);color:var(--white);overflow:hidden}.nav{height:104px;display:flex;align-items:center;justify-content:space-between;gap:25px}.logo{width:286px}.navlinks{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:700}.navlinks a{color:#fff;text-decoration:none}.btn{min-height:50px;padding:0 23px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:800;font-size:14px}.btn-primary{background:linear-gradient(110deg,var(--vio),var(--mag));color:#fff;box-shadow:0 12px 35px rgba(183,55,231,.25)}.btn-secondary{border:1px solid rgba(255,255,255,.22);color:#fff;background:rgba(255,255,255,.035)}.hero-grid{min-height:510px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;padding:30px 0 62px}.eyebrow{display:inline-flex;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:rgba(124,58,237,.18);font-size:12px;font-weight:900}.hero h1{font-size:58px;line-height:.98;letter-spacing:-.042em;margin:20px 0 18px;max-width:720px}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#c69cff,#ff67cf);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{font-size:18px;line-height:1.58;color:#ded8ee;max-width:660px;margin:0 0 28px}.actions{display:flex;gap:12px;flex-wrap:wrap}.benefits{display:flex;gap:22px;margin-top:24px;color:#dcd6e9;font-size:13px}.benefits span:before{content:'✓';margin-right:8px;color:#d78cff}.answer-card{background:rgba(31,17,54,.72);border:1px solid rgba(255,255,255,.13);border-radius:28px;padding:20px;box-shadow:0 28px 70px rgba(0,0,0,.3)}.ai-window{background:#fbfaff;color:#271937;border-radius:19px;padding:22px}.ai-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;text-align:center;font-size:11px;color:#6a5a79}.ai-tabs b{display:block;font-size:20px;margin-bottom:5px}.query,.result{border:1px solid #e7def0;border-radius:12px;padding:13px 15px;margin-top:15px}.result h3{margin:0 0 5px;font-family:Georgia,serif;font-size:20px}.result p{color:#6e6178;font-size:12px;margin:0}.trust{background:#fff;border-bottom:1px solid #eee8f5}.trust-row{min-height:76px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:20px;color:#6b5b76;font-weight:800;text-align:center}.section{padding:88px 0}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:40px}.section-head h2{font-size:43px;line-height:1.03;margin:0;color:#241633;letter-spacing:-.03em}.section-head p{max-width:570px;color:#6f6578;line-height:1.55;margin:0}.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:900;color:var(--vio);margin-bottom:12px}.services{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.service{background:#fff;border:1px solid #eee7f4;border-radius:22px;padding:24px;min-height:255px;box-shadow:0 10px 36px rgba(34,18,53,.045)}.service img{width:64px;height:64px}.service h3{font-size:20px;margin:18px 0 10px}.service p{font-size:14px;line-height:1.55;color:#716577}.service a{font-size:13px;color:var(--vio);font-weight:900;text-decoration:none}.more-services{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.chip{background:#eee7fb;color:#5e3489;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.audit,.clients-band{background:linear-gradient(135deg,#160c29,#291042);color:#fff}.audit-grid{display:grid;grid-template-columns:1fr .85fr;gap:54px;align-items:center}.scorebox{background:#fff;color:#28183a;border-radius:24px;padding:26px}.score{display:flex;align-items:center;gap:22px}.circle{width:104px;height:104px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--mag) 0 var(--score),#eee4f2 var(--score));position:relative}.circle:after{content:'';position:absolute;inset:9px;background:#fff;border-radius:50%}.circle strong{position:relative;z-index:2;font-size:27px}.bars{flex:1}.bar{height:8px;background:#eee7f2;border-radius:99px;margin:10px 0;overflow:hidden}.bar i{display:block;height:100%;background:linear-gradient(90deg,var(--vio),var(--mag));border-radius:99px}.method{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{padding:24px;border-radius:20px;background:#fff;border:1px solid #eee7f4}.step b{font-size:12px;color:var(--mag)}.step p{color:#716577;font-size:14px;line-height:1.5}.client-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.client{min-height:90px;border:1px solid rgba(255,255,255,.12);border-radius:16px;display:grid;place-items:center;text-align:center;padding:12px;background:rgba(255,255,255,.035);font-weight:800}.industry-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.industry-list span{border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:8px 11px;color:#ddd3e8;font-size:12px}.projects,.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project,.quote,.article{border-radius:22px;background:#fff;border:1px solid #eee7f4;overflow:hidden}.project-visual{height:190px;background:radial-gradient(circle at 70% 30%,rgba(217,70,239,.32),transparent 30%),linear-gradient(135deg,#1b0e30,#482269);display:flex;align-items:center;justify-content:center;color:#fff;font-size:27px;font-family:Georgia,serif}.project-visual img{width:100%;height:100%;object-fit:cover}.project-body,.quote,.article{padding:22px}.quote p,.project p,.article p{color:#716577;line-height:1.55}.hosting-promo{padding:0 0 88px}.hosting-card{border-radius:30px;background:radial-gradient(circle at 82% 30%,rgba(217,70,239,.30),transparent 28%),linear-gradient(125deg,#160b29,#451b62);color:#fff;display:grid;grid-template-columns:1.15fr .85fr;gap:42px;align-items:center;padding:48px 54px}.hosting-offer{background:#fff;color:#271838;border-radius:24px;padding:28px}.hosting-offer .big{display:block;font-size:52px;background:linear-gradient(90deg,#7C3AED,#D946EF);-webkit-background-clip:text;background-clip:text;color:transparent}.hosting-code{border:1px dashed #cdb9e5;background:#faf7fd;border-radius:14px;padding:12px 14px;display:flex;justify-content:space-between;gap:14px;color:#6f5d7d}.insights{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:18px}.article:first-child{background:linear-gradient(135deg,#281241,#5b246e);color:#fff}.article:first-child p{color:#dfd5e6}.final-cta{padding:75px 0;background:#fff}.cta-card{border-radius:30px;background:linear-gradient(120deg,#6b2ad5,#d83ccd);padding:54px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.footer{background:#0d0718;color:#cfc7e8;padding:48px 0}.footgrid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footgrid img{width:250px}.footgrid a{display:block;color:#cfc7e8;text-decoration:none;margin:8px 0;font-size:14px}.legal{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:30px;font-size:12px;color:#8f829e}@media(max-width:980px){.navlinks{display:none}.hero-grid,.audit-grid,.hosting-card{grid-template-columns:1fr}.services{grid-template-columns:repeat(2,1fr)}.client-grid{grid-template-columns:repeat(3,1fr)}.projects,.testimonials{grid-template-columns:1fr 1fr}.insights{grid-template-columns:1fr}.method{grid-template-columns:1fr 1fr}.section-head{display:block}.section-head p{margin-top:15px}}@media(max-width:640px){.wrap{width:min(100% - 44px,1220px)}.nav{height:86px}.logo{width:224px}.hero-grid{min-height:auto;gap:34px;padding-bottom:45px}.hero h1{font-size:43px}.hero p{font-size:16px}.benefits{display:grid;gap:10px}.services,.projects,.testimonials,.method,.client-grid{grid-template-columns:1fr}.section{padding:68px 0}.section-head h2{font-size:35px}.hosting-card,.cta-card{padding:32px 24px}.footgrid{grid-template-columns:1fr}}



/* v3.9 — Home project cards */
.projects{align-items:stretch}
.project{
  display:grid;
  grid-template-rows:170px 1fr;
  min-height:390px;
  border-radius:24px;
  overflow:hidden;
  background:#fff;
  border:1px solid #e9e0ef;
  box-shadow:0 14px 38px rgba(38,18,56,.055);
}
.project-visual{
  height:170px!important;
  min-height:170px;
  padding:0!important;
  overflow:hidden;
  background:
    radial-gradient(circle at 78% 24%,rgba(217,70,239,.30),transparent 28%),
    radial-gradient(circle at 28% 86%,rgba(34,211,238,.12),transparent 25%),
    linear-gradient(135deg,#180b2c 0%,#35124d 58%,#552067 100%);
}
.project-visual-placeholder{
  width:100%;height:100%;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  padding:24px;
}
.project-visual-badge{
  align-self:flex-start;
  display:inline-flex;
  padding:8px 11px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.22);
  background:rgba(255,255,255,.08);
  color:#fff;
  font-family:Inter,ui-sans-serif,system-ui,sans-serif;
  font-size:11px;
  line-height:1;
  font-weight:850;
  letter-spacing:.07em;
  text-transform:uppercase;
}
.project-visual-icon{
  width:66px!important;height:66px!important;
  object-fit:contain!important;
  opacity:.94;
  filter:drop-shadow(0 10px 18px rgba(0,0,0,.18));
}
.project-body{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  padding:24px!important;
}
.project-body small{
  min-height:18px;
  color:#75468c;
  font-size:12px;
  font-weight:800;
}
.project-body h3{
  margin:10px 0 10px;
  min-height:52px;
  font-size:20px;
  line-height:1.25;
  color:#21183A;
}
.project-body p{
  margin:0;
  font-size:14px;
  line-height:1.58;
  color:#716577;
}
@media(min-width:769px){
  .projects .project{height:100%}
}
@media(max-width:768px){
  .project{grid-template-rows:145px auto;min-height:0}
  .project-visual{height:145px!important;min-height:145px}
  .project-visual-placeholder{padding:20px}
  .project-visual-icon{width:58px!important;height:58px!important}
  .project-body{padding:20px!important}
  .project-body h3{min-height:0;font-size:20px}
}

/* ======================================================
   WebSolutions v4.0 — approved visual direction
   Projects / CTA / responsive refinements
   ====================================================== */
.project-showcase{
  background:
    radial-gradient(circle at 92% 8%,rgba(217,70,239,.08),transparent 22%),
    #fbf9fd;
}
.project-showcase-head{
  align-items:flex-start;
}
.project-showcase-head>div{max-width:760px}
.project-showcase-head>p{max-width:520px;padding-top:22px}
.project-showcase .projects{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.project-v4{
  display:grid!important;
  grid-template-rows:auto 1fr!important;
  min-height:305px!important;
  border:1px solid #eadff0!important;
  border-radius:24px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 16px 42px rgba(42,20,59,.06)!important;
}
.project-v4-head{
  min-height:150px;
  display:grid;
  grid-template-columns:72px minmax(0,1fr);
  gap:18px;
  align-items:center;
  padding:24px;
  color:#fff;
  background:
    radial-gradient(circle at 85% 20%,rgba(217,70,239,.40),transparent 31%),
    linear-gradient(135deg,#1a0b2d 0%,#35114d 58%,#65247a 100%);
}
.project-v4-icon{
  width:62px;height:62px;
  border-radius:17px;
  display:grid;place-items:center;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.08);
  box-shadow:inset 0 0 22px rgba(255,255,255,.025);
}
.project-v4-icon img{
  width:35px!important;height:35px!important;
  object-fit:contain;
  filter:brightness(0) invert(1);
}
.project-v4-heading{min-width:0}
.project-v4-heading span{
  display:block;
  font-size:11px;
  line-height:1.1;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:#f0d9fb;
  margin-bottom:9px;
}
.project-v4-heading h3{
  margin:0!important;
  min-height:0!important;
  font-size:24px!important;
  line-height:1.08!important;
  letter-spacing:-.025em;
  color:#fff!important;
}
.project-v4-body{
  min-height:148px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 46px;
  gap:16px;
  align-items:end;
  padding:22px 24px 24px;
}
.project-v4-body p{
  align-self:start;
  margin:0!important;
  font-size:14px!important;
  line-height:1.6!important;
  color:#716577!important;
}
.project-v4-arrow{
  width:46px;height:46px;
  border-radius:50%;
  display:grid;
  place-items:center;
  align-self:end;
  justify-self:end;
  text-decoration:none;
  font-size:24px;
  color:#5d24b5;
  background:linear-gradient(135deg,#f1e9ff,#ead8ff);
  transition:.2s ease;
}
.project-v4-arrow:hover{transform:translateX(3px)}
.project-showcase-footer{
  display:flex;
  justify-content:center;
  margin-top:28px;
}
.project-more-btn{
  border:1px solid #8a4cdf;
  color:#5c2c99;
  background:#fff;
  min-width:220px;
}

/* Approved CTA visual */
.cta-card-v4{
  position:relative;
  overflow:hidden;
  border:1px solid #e0cdf2;
  color:#241633!important;
  background:
    radial-gradient(circle at 88% 30%,rgba(217,70,239,.12),transparent 24%),
    linear-gradient(135deg,#f9f4ff,#f1e6ff)!important;
  box-shadow:0 18px 48px rgba(66,32,90,.08);
}
.cta-card-v4 .kicker{color:#7c3aed;margin-bottom:6px}
.cta-card-v4 h2{
  color:#241633!important;
  font-size:48px!important;
  margin:0 0 8px!important;
}
.cta-card-v4 p{
  margin:0!important;
  color:#6d6076!important;
  max-width:640px;
}
.cta-v4-arrow{
  width:64px;height:64px;
  border-radius:50%;
  display:grid;place-items:center;
  flex:0 0 64px;
  background:linear-gradient(135deg,#7c3aed,#b536ef);
  color:#fff;
  text-decoration:none;
  font-size:30px;
  box-shadow:0 14px 28px rgba(124,58,237,.23);
}

/* article mobile/tablet refinement after user screenshot */
@media(max-width:1024px){
  .article-hero{
    padding-bottom:34px!important;
  }
  .article-hero .article-wrap{
    padding:36px 0 16px!important;
  }
  .article-body{
    padding:50px 0!important;
  }
  .article-body section{
    margin-bottom:38px;
  }
  .article-body h2{
    font-size:clamp(28px,5.2vw,38px)!important;
    line-height:1.08!important;
    margin:28px 0 12px!important;
  }
  .article-body p,.article-body li{
    font-size:16px!important;
    line-height:1.7!important;
  }
}
@media(max-width:768px){
  .project-showcase .projects{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .project-showcase-head>p{
    padding-top:0;
    margin-top:14px!important;
  }
  .project-v4{
    min-height:0!important;
  }
  .project-v4-head{
    min-height:0;
    grid-template-columns:64px minmax(0,1fr);
    padding:20px;
  }
  .project-v4-icon{
    width:56px;height:56px;border-radius:15px;
  }
  .project-v4-icon img{
    width:31px!important;height:31px!important;
  }
  .project-v4-heading h3{
    font-size:22px!important;
  }
  .project-v4-body{
    min-height:0;
    padding:18px 20px 20px;
  }
  .project-showcase-footer{
    margin-top:22px;
  }
  .project-more-btn{width:100%}
  .cta-card-v4{
    grid-template-columns:minmax(0,1fr) 58px!important;
    text-align:left!important;
  }
  .cta-card-v4 h2{font-size:42px!important}
  .cta-v4-arrow{
    width:58px;height:58px;flex-basis:58px;
  }
  .article-hero .article-wrap{
    padding:26px 0 12px!important;
  }
  .article-hero h1{
    font-size:clamp(36px,9vw,48px)!important;
    line-height:1.02!important;
  }
  .article-hero p{
    font-size:16px!important;
    line-height:1.55!important;
  }
  .article-body{
    padding:38px 0!important;
  }
  .article-body h2{
    font-size:clamp(28px,8vw,34px)!important;
  }
}
@media(max-width:520px){
  .project-v4-head{
    grid-template-columns:54px minmax(0,1fr);
    gap:14px;
    padding:18px;
  }
  .project-v4-icon{
    width:50px;height:50px;border-radius:14px;
  }
  .project-v4-icon img{
    width:28px!important;height:28px!important;
  }
  .project-v4-heading span{
    font-size:10px;
    letter-spacing:.13em;
  }
  .project-v4-heading h3{
    font-size:20px!important;
  }
  .project-v4-body{
    grid-template-columns:minmax(0,1fr) 42px;
    padding:16px 18px 18px;
  }
  .project-v4-arrow{
    width:42px;height:42px;font-size:22px;
  }
  .cta-card-v4{
    padding:22px 18px!important;
  }
  .cta-card-v4 h2{font-size:38px!important}
  .cta-v4-arrow{
    width:52px;height:52px;flex-basis:52px;font-size:26px;
  }
}
