*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:#0b0e13}header,.dark,.contact,footer{background:linear-gradient(120deg,#020407,#071524);color:white}nav,.hero,.trust,main>section,footer{max-width:1200px;margin:auto}header{max-width:none}nav{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.logo{display:flex;align-items:center;gap:12px;letter-spacing:.18em}.logo img{max-width:260px;max-height:65px}.logo span{font-size:16px}.logo b,.blue{color:#0878ff}.links{display:flex;align-items:center;gap:25px}.links a{color:white;text-decoration:none;font-size:12px;font-weight:bold}.btn{display:inline-block;background:#086df1!important;color:white!important;padding:15px 22px;border:0;text-decoration:none;font-weight:bold;border-radius:4px}.hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center;padding:65px 24px 30px}.hero h1{font-size:60px;line-height:1;letter-spacing:-.04em;margin:12px 0 24px}.hero h1 em{font-style:normal;color:#0878ff}.hero>div>p:not(.blue){color:#cbd5e1;font-size:17px;line-height:1.6;max-width:500px}.dashboard{background:#081321;border:10px solid #252a31;border-bottom-width:28px;border-radius:14px;padding:20px;box-shadow:0 25px 55px #000}.top{font-weight:bold}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.stats article,.panel{background:#0e1c2e;padding:16px;border-radius:7px}.stats strong{display:block;font-size:27px;margin:8px 0}.stats i{color:#78d24b;font-size:11px}.panel{min-height:130px}.bars{color:#0878ff;font-size:50px;letter-spacing:10px}.trust{display:flex;justify-content:center;gap:70px;padding:25px}.light{padding:75px 24px;background:#fafafa;max-width:none!important}.center{text-align:center}.light h2,.dark h2{font-size:38px;text-align:center;margin:8px}.intro{text-align:center;max-width:650px;margin:15px auto 35px;color:#555}.cards,.steps{max-width:1150px;margin:35px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cards article{background:white;text-align:center;padding:28px 20px;box-shadow:0 7px 25px #00000012}.cards big{font-size:45px;color:#0878ff}.cards p{color:#555;font-size:14px}.dark{max-width:none!important;padding:70px 24px}.steps article{text-align:center}.steps b{display:grid;place-items:center;width:65px;height:65px;margin:auto;border:2px solid #0878ff;border-radius:50%;color:#0878ff}.steps p{color:#bdc7d4;font-size:13px}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about h2{text-align:left}.about>p{font-size:18px;color:#555}.contact{max-width:none!important;padding:75px max(24px,calc((100% - 1150px)/2));display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact h2{font-size:42px}.contact form{background:white;padding:25px;display:grid;gap:12px}.contact input,.contact textarea{padding:13px;font:inherit}.contact textarea{min-height:110px}footer{max-width:none;padding:28px max(24px,calc((100% - 1150px)/2));display:flex;justify-content:space-between;color:#aab5c4;font-size:12px}footer a{color:#aab5c4}@media(max-width:800px){.links a:not(.btn){display:none}.hero,.about,.contact{grid-template-columns:1fr}.hero h1{font-size:46px}.cards,.steps{grid-template-columns:1fr}.trust{flex-direction:column;gap:12px}.logo img{max-width:190px}footer{flex-direction:column;gap:12px}}.logo img{max-width:380px;max-height:82px;width:auto;height:auto}.hero{padding-top:25px}
.cards article{
  border:1px solid #e9edf3;
  border-radius:10px;
  box-shadow:0 10px 28px rgba(15,23,42,.08);
  padding:26px 22px 24px;
}

.cards article big{
  display:block;
  color:#0878ff;
  font-size:48px;
  line-height:1;
  margin-bottom:18px;
  font-family:Arial,sans-serif;
}

.cards article h3{
  font-size:18px;
  line-height:1.15;
  margin:0 0 14px;
}

.cards article p{
  min-height:72px;
  margin:0 0 18px;
}


service-icon{
  display:flex !important;
  align-items:center;
  justify-content:center;
  height:64px;
  margin:0 auto 18px !important;
  color:#0878ff;
}

.service-icon svg{
  width:58px;
  height:58px;
  display:block;
}
.cards article .service-icon{
  width:100%;
  margin:0 auto 18px !important;
  text-align:center;
}

.cards article .service-icon svg{
  margin:0 auto;
}
.hero-image{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
}

.hero-image img{
  width:100%;
  max-width:650px;
  height:auto;
  display:block;
  border-radius:14px;
  box-shadow:0 25px 55px rgba(0,0,0,.35);
}
.learn-more{
  display:block;
  margin-top:8px;
  color:#0878ff;
  font-size:12px;
  font-weight:800;
  text-decoration:none;
}

.learn-more:visited{
  color:#0878ff;
}

.learn-more:hover{
  text-decoration:none;
  opacity:.75;
}
.service-page-hero{
  max-width:none;
  width:100%;
  margin:0;
  padding:65px max(24px, calc((100% - 1200px)/2));
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:70px;
  align-items:center;
  background:#07111d;
  color:white;
}

.service-page-hero h1{
  font-size:56px;
  line-height:1.02;
  margin:12px 0 24px;
}

.service-lead{
  max-width:650px;
  color:#cbd5e1;
  font-size:18px;
  line-height:1.6;
  margin-bottom:28px;
}

.service-page-icon{
  color:#0878ff;
  display:flex;
  align-items:center;
  justify-content:center;
}

.service-page-icon svg{
  width:220px;
  height:220px;
}

.service-details{
  max-width:none !important;
  padding:80px 24px;
}

.service-details h2{
  text-align:center;
  font-size:40px;
  margin:8px 0 35px;
}

.service-detail-grid{
  max-width:1100px;
  margin:auto;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:22px;
}

.service-detail-grid article{
  background:white;
  border:1px solid #e7ebf0;
  border-radius:10px;
  padding:30px;
  box-shadow:0 10px 28px rgba(15,23,42,.06);
}

.service-detail-grid h3{
  margin-top:0;
  font-size:22px;
}

.service-detail-grid p{
  color:#4b5563;
  line-height:1.6;
}

.service-cta{
  max-width:none !important;
  text-align:center;
  padding:80px 24px;
}

.service-cta h2{
  font-size:40px;
  margin:8px 0 14px;
}

.service-cta p{
  color:#cbd5e1;
  margin-bottom:24px;
}

@media(max-width:800px){
  .service-page-hero,
  .service-detail-grid{
    grid-template-columns:1fr;
  }

  .service-page-hero h1{
    font-size:42px;
  }

  .service-page-icon svg{
    width:150px;
    height:150px;
  }
}
.service-page-icon img{
  width:160px;
  height:160px;
  object-fit:contain;
  display:block;
}
.cards .service-icon img{
  width:48px;
  height:48px;
  display:block;
  margin:0 auto;
  object-fit:contain;
}
.cards article:nth-child(4) .service-icon img{
  width:64px;
  height:64px;
}
footer a {
    margin-right: 8px;
}
.social-links a {
    text-decoration: none;
}
/* Service page navigation */
.service-nav {
    max-width: 1100px;
    margin: 50px auto;
    padding: 30px 20px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    border-top: 1px solid #e5e7eb;
}
.service-nav a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    gap: 4px;
    color: #111827;
    transition: transform 0.2s ease;
}

.service-nav a:hover {
    transform: translateY(-2px);
}

.service-nav span {
    font-size: 13px;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.service-nav strong {
    font-size: 18px;
}

.service-nav-next {
    text-align: right;
    margin-left: auto;
}

@media (max-width: 600px) {
    .service-nav {
        flex-direction: column;
    }

    .service-nav-next {
        text-align: left;
        margin-left: 0;
    }
}
/* =====================================================
   HOMEPAGE — BUSINESS PAIN POINTS
===================================================== */

.problem-section{
  padding-bottom:30px;
}

.problem-grid{
  max-width:950px;
  margin:38px auto 0;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  column-gap:70px;
  row-gap:0;
}

.problem-item{
  display:flex;
  align-items:flex-start;
  gap:12px;
  padding:15px 0;
  background:transparent;
  border:0;
  border-bottom:1px solid #e5e7eb;
  border-radius:0;
  box-shadow:none;
}

.problem-item span{
  flex:0 0 auto;
  color:#0878ff;
  font-size:17px;
  font-weight:800;
  line-height:1.45;
}

.problem-item p{
  margin:0;
  color:#374151;
  font-size:14px;
  line-height:1.55;
}

@media(max-width:800px){

  .problem-grid{
    grid-template-columns:1fr;
    column-gap:0;
  }
}  
/* =====================================================
   HOMEPAGE SERVICE CARDS
   3 TOP / 2 CENTERED
===================================================== */

.service-cards{
  max-width:1150px;
  margin:35px auto 0;
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:20px;
}

.service-cards article{
  grid-column:span 2;
}

/* Center the final two cards */

.service-cards article:nth-child(4){
  grid-column:2 / span 2;
}

.service-cards article:nth-child(5){
  grid-column:4 / span 2;
}


/* Outcome labels */

.service-cards .service-outcome{
  min-height:0;
  margin:0 0 10px;
  color:#0878ff;
  font-size:11px;
  line-height:1.3;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}


/* Keep descriptions aligned */

.service-cards article > p:not(.service-outcome){
  min-height:72px;
}


/* MOBILE */

@media(max-width:800px){

  .service-cards{
    grid-template-columns:1fr;
  }

  .service-cards article,
  .service-cards article:nth-child(4),
  .service-cards article:nth-child(5){
    grid-column:auto;
  }
}
/* =====================================================
   HOMEPAGE REVIEWS
===================================================== */
.reviews-section{
  max-width:none!important;
  padding:72px 24px 76px;
  background:#f1f5f9;
  border-top:1px solid #e4eaf1;
  border-bottom:1px solid #e4eaf1;
}
.reviews-inner{max-width:1150px;margin:0 auto}
.reviews-section h2{font-size:38px;text-align:center;margin:8px 0 10px}
.reviews-intro{text-align:center;max-width:680px;margin:0 auto 34px;color:#596575;line-height:1.55}
.reviews-carousel{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:16px;align-items:center}
.reviews-viewport{overflow:hidden}
.reviews-track{display:flex;gap:20px;transition:transform .35s ease}
.review-card{flex:0 0 calc((100% - 40px)/3);min-height:245px;background:#fff;border:1px solid #e0e6ed;padding:25px;display:flex;flex-direction:column;box-shadow:0 10px 28px rgba(15,23,42,.07)}
.review-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}
.review-stars{color:#c79a2b;letter-spacing:2px;font-size:17px}
.review-source{font-size:12px;font-weight:800;color:#0878ff}
.review-text{font-size:16px;line-height:1.6;color:#283442;margin:0 0 24px}
.review-author{margin-top:auto;padding-top:18px;border-top:1px solid #edf0f4;display:flex;flex-direction:column;gap:4px}
.review-author strong{font-size:14px}.review-author span{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.07em}
.review-arrow{width:42px;height:42px;border:1px solid #0878ff;background:transparent;color:#0878ff;font-size:30px;line-height:1;cursor:pointer;transition:.2s ease}
.review-arrow:hover{background:#0878ff;color:#fff}
.review-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}
.review-dot{width:7px;height:7px;border-radius:50%;border:0;background:#b8c2ce;padding:0;cursor:pointer}
.review-dot.active{background:#0878ff}
@media(max-width:900px){.review-card{flex-basis:calc((100% - 20px)/2)}}
@media(max-width:650px){.reviews-section{padding:58px 18px 62px}.reviews-section h2{font-size:31px}.reviews-carousel{grid-template-columns:34px minmax(0,1fr) 34px;gap:8px}.review-card{flex-basis:100%;min-height:260px;padding:22px}.review-arrow{width:34px;height:40px;font-size:26px}}

/* Single featured Google review */
.featured-review-wrap{max-width:760px;margin:0 auto}
.featured-review{min-height:0;width:100%;padding:30px 34px}
.featured-review .review-text{font-size:17px;line-height:1.7;margin-bottom:12px}
.review-feature-title{font-size:22px;line-height:1.25;margin:0 0 14px;color:#111827}
.review-author .review-role{font-size:13px;color:#3f4b59;text-transform:none;letter-spacing:0;margin-top:1px}
.review-modal-author{display:flex;flex-direction:column;gap:3px;margin:-12px 0 22px;padding-bottom:18px;border-bottom:1px solid #edf0f4}
.review-modal-author strong{font-size:15px;color:#111827}
.review-modal-author span{font-size:13px;color:#596575}
.review-read-more{align-self:flex-start;border:0;background:transparent;color:#0878ff;font:inherit;font-weight:700;padding:0 0 20px;cursor:pointer}
.review-read-more:hover{text-decoration:underline}
.review-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.74)}
.review-modal.is-open{display:flex}
.review-modal-panel{position:relative;width:min(820px,100%);max-height:88vh;overflow:auto;background:#fff;padding:36px 40px 40px;box-shadow:0 24px 70px rgba(0,0,0,.35)}
.review-modal-panel h2{margin:4px 0 22px;font-size:28px;text-align:left}
.review-modal-close{position:absolute;right:18px;top:12px;border:0;background:transparent;color:#111827;font-size:34px;line-height:1;cursor:pointer}
.review-full-text p{font-size:16px;line-height:1.7;color:#283442;margin:0 0 17px}
body.review-modal-open{overflow:hidden}
@media(max-width:650px){.featured-review{padding:24px}.featured-review .review-text{font-size:16px}.review-modal{padding:12px}.review-modal-panel{padding:32px 22px 28px}.review-modal-panel h2{font-size:24px;padding-right:28px}}

/* Review Manager dynamic layouts */
.reviews-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:980px;margin:0 auto}.reviews-two .review-card{min-height:0}.reviews-section[hidden]{display:none!important}@media(max-width:650px){.reviews-two{grid-template-columns:1fr}}
