/*
Theme Name: Verma Laptop Repair
Theme URI: https://www.vermaservices.in/
Author: Verma Laptop Repair
Description: Custom WordPress theme converted from the finished Verma Laptop Repair HTML website.
Version: 1.0.0
Text Domain: verma-laptop-repair
*/


:root{
  --bg:#07111f;--bg2:#0b1b2f;--blue:#2f7dff;--cyan:#35c8ff;--white:#fff;
  --text:#0e1726;--muted:#66788d;--soft:#f5f8fc;--line:#dfe7f0;--green:#17b26a;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}
a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}
.topbar{background:#040b13;color:#aebed0;font-size:12px}.topbar .wrap{height:34px;display:flex;align-items:center;justify-content:space-between}
header{position:sticky;top:0;z-index:100;background:rgba(7,17,31,.95);backdrop-filter:blur(15px);border-bottom:1px solid rgba(255,255,255,.08)}
.nav{height:76px;display:flex;align-items:center;justify-content:space-between;color:white}.brand{display:flex;align-items:center;gap:11px}
.brandmark{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--cyan));display:grid;place-items:center;font-weight:800;font-size:22px}
.brand strong{display:block;letter-spacing:.08em}.brand span{display:block;font-size:9px;color:#8fa6bf;letter-spacing:.18em}
nav{display:flex;gap:28px;align-items:center}nav a{font-size:13px;font-weight:700;color:#cbd6e3}nav a.active,nav a:hover{color:#fff}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:10px;border:1px solid transparent;font-weight:800;font-size:14px;transition:.2s}
.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#2e76ff,#2cbcff);box-shadow:0 12px 30px rgba(46,118,255,.25)}
.btn-outline{color:#fff;border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.05)}.btn-light{background:#fff;color:#0c5ad8}.btn-green{background:var(--green);color:#fff}
.menu{display:none;background:none;border:0;color:#fff;font-size:26px}
.hero{min-height:630px;background:#07111f;color:white;position:relative;overflow:hidden;display:flex;align-items:center}
.hero:before{content:"";position:absolute;inset:0;background:
 linear-gradient(90deg,rgba(5,13,24,.98) 0%,rgba(5,13,24,.86) 48%,rgba(5,13,24,.25) 76%),
 url('https://images.unsplash.com/photo-1517336714731-489689fd1ca8?auto=format&fit=crop&w=2400&q=90') center/cover no-repeat}
.hero .wrap{position:relative;z-index:2}.hero-copy{max-width:710px;padding:70px 0}.eyebrow,.kicker{font-size:11px;letter-spacing:.16em;font-weight:800;color:#4fc8ff;text-transform:uppercase}
.hero h1,.page-hero h1{font-size:clamp(48px,6vw,78px);line-height:1;letter-spacing:-.045em;margin:18px 0 22px;font-family:Manrope,Inter,sans-serif}
.hero p{font-size:18px;line-height:1.75;color:#c1cfde;max-width:670px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.trust{display:flex;gap:28px;flex-wrap:wrap;margin-top:42px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12)}
.trust div strong{display:block;font-size:14px}.trust div span{font-size:11px;color:#8fa4bb}
.section{padding:92px 0}.soft{background:var(--soft)}.dark{background:linear-gradient(145deg,#07111f,#0b1f34);color:#fff}
.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:40px}.section-head>div{max-width:700px}.section-head p{max-width:430px;color:var(--muted);line-height:1.7}
h2{font-size:clamp(34px,4vw,52px);line-height:1.06;letter-spacing:-.035em;margin:10px 0;font-family:Manrope,Inter,sans-serif}
h3{font-family:Manrope,Inter,sans-serif}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 12px 35px rgba(14,39,70,.04)}
.card img{width:100%;height:210px;object-fit:cover;display:block}.card-body{padding:24px}.card-body small{font-weight:800;color:#2783ff;letter-spacing:.12em}.card-body h3{margin:9px 0 10px;font-size:20px}
.card-body p{color:var(--muted);line-height:1.65;font-size:13px}.card-body ul{padding-left:18px;color:var(--muted);line-height:1.8;font-size:13px}
.features{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.feature{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff}.feature b{color:#2b7cff;font-size:12px}.feature h3{font-size:16px}.feature p{font-size:12px;color:var(--muted);line-height:1.6}
.cta{background:linear-gradient(120deg,#1264ef,#0ea4ff);color:white;border-radius:26px;padding:46px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px}.cta p{color:#e7f5ff;line-height:1.7}
.page-hero{background:linear-gradient(135deg,#07111f,#0c223a);color:white;padding:82px 0}.page-hero h1{font-size:clamp(44px,5vw,68px);max-width:800px}.page-hero p{color:#b9c9d9;line-height:1.75;max-width:760px;font-size:17px}
.service-list{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-row{display:grid;grid-template-columns:180px 1fr;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}
.service-row img{width:100%;height:100%;min-height:190px;object-fit:cover}.service-copy{padding:24px}.service-copy h3{margin:0 0 10px}.service-copy p{color:var(--muted);font-size:13px;line-height:1.7}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}
.tags span{font-size:10px;font-weight:700;border:1px solid #d4e1ef;padding:7px 9px;border-radius:999px;color:#50647a}
.sale-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sale-card{border-radius:22px;overflow:hidden;background:#fff;border:1px solid var(--line)}.sale-card img{width:100%;height:260px;object-fit:cover}.sale-card .card-body{min-height:240px}
.note{background:#edf7ff;border:1px solid #cfe8ff;border-radius:14px;padding:16px 18px;color:#31536f;font-size:12px;line-height:1.6}
.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px}.contact-panel{background:#07111f;color:#fff;border-radius:24px;padding:34px}.contact-panel p{color:#9eb1c6;line-height:1.7}
.contact-panel a{display:block;margin:12px 0;color:#dbe8f5;font-size:14px}
.form-card{border:1px solid var(--line);border-radius:24px;padding:34px;background:#fff;box-shadow:0 22px 60px rgba(25,54,90,.07)}
.step{padding:20px 0;border-bottom:1px solid #e8eef5}.step:last-of-type{border-bottom:0}.step-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:12px}.step-no{min-width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eaf3ff;color:#1f72ee;font-weight:800;font-size:12px}
.step h3{margin:0 0 4px;font-size:17px}.why-note{font-size:11px;color:#718397;line-height:1.5}.why-note strong{color:#425b74}
.choice{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.choice label{border:1px solid #d8e3ee;border-radius:12px;padding:14px;cursor:pointer;font-weight:700}.choice input{margin-right:8px}
input,textarea,select{width:100%;padding:14px;border:1px solid #d7e2ee;border-radius:11px;font:inherit;background:#fbfdff}textarea{min-height:115px;resize:vertical}
footer{background:#040a12;color:#8ea1b5;padding:58px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:50px}.footer-grid h4{color:#fff}.footer-grid a{display:block;font-size:12px;margin:10px 0}.copyright{border-top:1px solid #14202c;margin-top:38px;padding-top:20px;font-size:10px}
.mobile-actions{display:none}
@media(max-width:900px){
  nav{display:none}.menu{display:block}.menu-open nav{display:flex;position:absolute;left:20px;right:20px;top:76px;flex-direction:column;align-items:flex-start;background:#0b1b2f;padding:20px;border-radius:14px}
  .cards,.features,.sale-grid{grid-template-columns:repeat(2,1fr)}.section-head,.contact-grid,.cta{grid-template-columns:1fr}.service-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}
  .mobile-actions{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:99;background:#07111f}.mobile-actions a{padding:15px;text-align:center;color:#fff;font-weight:800}.mobile-actions a:last-child{background:#17b26a}
}
@media(max-width:600px){
  .wrap{width:min(100% - 28px,1180px)}.topbar{display:none}.hero{min-height:600px}.hero h1{font-size:46px}.section{padding:68px 0}.cards,.features,.sale-grid{grid-template-columns:1fr}.service-row{grid-template-columns:1fr}.service-row img{height:220px}.footer-grid{grid-template-columns:1fr}.choice{grid-template-columns:1fr}.cta{padding:30px}.form-card,.contact-panel{padding:24px}
}


/* ===== Imported page-specific styles from the finished HTML site ===== */

/* --- HOME --- */

/* HOME PAGE UPDATE ONLY */
.home-brand{gap:12px}
.home-logo-icon{
  width:47px;height:42px;position:relative;display:grid;place-items:center;
  border:1px solid rgba(77,178,255,.45);border-radius:10px;
  background:linear-gradient(145deg,#071a2e,#0c3153);
  box-shadow:0 8px 25px rgba(0,115,255,.20)
}
.home-logo-icon .logo-screen{
  width:28px;height:19px;border:2px solid #65cbff;border-radius:3px;position:absolute;top:8px
}
.home-logo-icon .logo-screen:after{
  content:"";position:absolute;width:18px;height:2px;background:#65cbff;left:3px;bottom:-7px;
  box-shadow:5px 3px 0 -1px #65cbff
}
.home-logo-icon .logo-gear{
  z-index:2;color:#fff;font-size:17px;line-height:1;text-shadow:0 0 12px #25a8ff
}
.home-brand-text strong{
  display:flex!important;gap:5px;align-items:center;font-family:Manrope,Inter,sans-serif;
  font-size:18px!important;letter-spacing:.055em!important
}
.home-brand-text>span{
  color:#79bde8!important;letter-spacing:.13em!important;font-size:8px!important;margin-top:2px
}
.brand-verma{color:#fff}.brand-tech{color:#42bfff}

.home-showcase{
  height:min(76vh,700px);min-height:600px;position:relative;overflow:hidden;background:#06101d;color:#fff
}
.home-slides,.home-slide,.home-slide img,.home-slide-overlay{position:absolute;inset:0;width:100%;height:100%}
.home-slide{opacity:0;transition:opacity 1s ease;z-index:0}
.home-slide.active{opacity:1}
.home-slide img{object-fit:cover;object-position:center;display:block}
.home-slide-overlay{z-index:1;background:transparent;pointer-events:none}
.home-showcase-content{position:relative;z-index:2;height:100%;display:flex;align-items:center}
.home-copy-card{max-width:680px;padding:56px 0}
.home-eyebrow{
  display:inline-block;color:#68d2ff;font-size:10px;font-weight:800;letter-spacing:.17em;
  border:1px solid rgba(104,210,255,.28);border-radius:999px;padding:8px 12px;
  background:rgba(7,30,51,.55);backdrop-filter:blur(8px)
}
.home-copy-card h1{
  font-family:Manrope,Inter,sans-serif;font-size:clamp(54px,6vw,84px);line-height:.94;
  letter-spacing:-.05em;margin:20px 0 22px;text-shadow:0 8px 30px rgba(0,0,0,.28)
}
.home-copy-card h1 span{color:#51c9ff}
.home-copy-card p{
  max-width:650px;color:#c8d5e3;font-size:17px;line-height:1.72;margin:0
}
.home-mini-trust{
  display:flex;gap:18px;flex-wrap:wrap;margin-top:30px;padding-top:20px;
  border-top:1px solid rgba(255,255,255,.16);color:#c8daea;font-size:11px;font-weight:700
}
.home-mini-trust span:before{color:#4ad596}
.home-slide-dots{
  position:absolute;z-index:4;left:50%;bottom:21px;transform:translateX(-50%);
  display:flex;gap:8px;padding:8px 10px;border-radius:999px;background:rgba(3,12,22,.45);backdrop-filter:blur(10px)
}
.home-slide-dots button{
  width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.45);
  cursor:pointer;transition:.25s
}
.home-slide-dots button.active{width:27px;background:#42bfff}
@media(max-width:700px){
  .home-showcase{min-height:610px;height:72vh}
  .home-slide img{object-position:center}
  .home-slide-overlay{background:transparent}
  .home-copy-card h1{font-size:48px}
  .home-copy-card p{font-size:14px}
  .home-brand-text strong{font-size:15px!important}
  .home-brand-text>span{font-size:7px!important}
}



.home-cards .card img{
  width:100%;
  height:250px;
  object-fit:cover;
  object-position:center;
  display:block;
}
@media(max-width:700px){.home-cards .card img{height:230px}}



/* Contact/footer update */
.footer-address{max-width:360px;color:#aebdca;line-height:1.65;font-size:12px;margin:9px 0}
.footer-map-link{color:#59c8ff!important;font-weight:700}
.contact-map-section{padding:0 0 80px;background:#fff}
.contact-map-card{overflow:hidden;border:1px solid #dbe5ef;border-radius:20px;background:#fff;box-shadow:0 15px 40px rgba(10,34,62,.08)}
.contact-map-card iframe{width:100%;height:410px;border:0;display:block}
.contact-map-info{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.contact-map-info h2{margin:0 0 7px;font-size:25px}
.contact-map-info p{margin:0;color:#66788d;line-height:1.65;max-width:790px}
.contact-map-info a{white-space:nowrap}
@media(max-width:700px){
 .contact-map-card iframe{height:330px}
 .contact-map-info{align-items:flex-start;flex-direction:column}
}



/* Happy Customers / Google reviews */
.happy-customers{padding:82px 0;background:linear-gradient(180deg,#f7fbff,#fff)}
.reviews-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:34px}
.reviews-heading h2{font-family:Manrope,Inter,sans-serif;font-size:clamp(38px,4.4vw,56px);letter-spacing:-.04em;margin:8px 0 10px}
.reviews-heading p{max-width:690px;color:#687b90;line-height:1.7;margin:0}
.google-rating-box{min-width:270px;border:1px solid #dce6f0;border-radius:18px;padding:19px 22px;background:#fff;box-shadow:0 12px 35px rgba(14,42,73,.07)}
.google-wordmark{font-weight:800;color:#25364a;margin-bottom:8px}.google-wordmark span{color:#4285f4;font-size:22px;margin-right:5px}
.rating-line{display:flex;align-items:center;gap:11px}.rating-line strong{font-size:32px}.review-stars,.review-big-stars{color:#f6a800;letter-spacing:2px}
.google-rating-box small{color:#718398}
.reviews-grid{display:grid;grid-template-columns:1.15fr .9fr .95fr;gap:18px}
.review-card{border:1px solid #dce6f0;border-radius:20px;padding:25px;background:#fff;box-shadow:0 12px 35px rgba(14,42,73,.055);min-height:245px}
.review-top{display:flex;align-items:center;gap:11px}.review-avatar{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#e9f2ff;color:#1769e0;font-weight:800}
.review-top strong{display:block}.review-top span{display:block;color:#8493a5;font-size:11px;margin-top:3px}.google-g{margin-left:auto;font-size:21px;font-weight:900;color:#4285f4}
.review-card>.review-stars{margin:18px 0 11px}.review-card p{color:#5f7185;line-height:1.7;font-size:13px}.review-date{font-size:11px;color:#93a0af}
.review-summary-card{text-align:center;background:linear-gradient(145deg,#071b31,#0b3156);color:#fff;border:0}
.review-summary-card p{color:#c3d2df}.review-summary-card a{color:#60ceff;font-weight:800}.review-shield{width:50px;height:50px;border-radius:15px;background:#123e68;display:grid;place-items:center;margin:0 auto 14px;color:#ffc247;font-size:23px}
.review-big-stars{font-size:21px;margin:14px 0}
.review-cta-card{position:relative;overflow:hidden}.review-quote{position:absolute;right:19px;top:0;font-size:92px;color:#eaf3ff;font-family:Georgia,serif;line-height:1}.review-cta-card h3{position:relative;font-size:21px;margin:13px 0}.review-cta-card .btn{position:relative;margin-top:14px}
@media(max-width:900px){.reviews-grid{grid-template-columns:1fr}.reviews-heading{align-items:flex-start;flex-direction:column}.google-rating-box{min-width:0;width:100%}}



/* PROFESSIONAL COMPACT FOOTER */
.footer-pro{background:#030b14;color:#9db1c5;padding:0!important;border-top:1px solid rgba(80,190,255,.15)}
.footer-pro .wrap{padding-top:0}
.footer-top-strip{
  transform:translateY(-1px);display:flex;align-items:center;justify-content:space-between;gap:25px;
  padding:25px 28px;background:linear-gradient(110deg,#0b5fc2,#0b9ee9);border-radius:0 0 20px 20px;
  box-shadow:0 18px 45px rgba(0,113,205,.18);color:#fff
}
.footer-strip-kicker{display:block;font-size:9px;font-weight:900;letter-spacing:.18em;opacity:.78;margin-bottom:5px}
.footer-top-strip strong{font-family:Manrope,Inter,sans-serif;font-size:20px}
.footer-strip-actions{display:flex;gap:10px;flex-wrap:wrap}
.footer-call-btn,.footer-book-btn{
  display:inline-flex!important;align-items:center;justify-content:center;padding:11px 16px!important;
  border-radius:9px!important;font-size:11px!important;font-weight:800!important
}
.footer-call-btn{background:rgba(255,255,255,.14)!important;color:#fff!important;border:1px solid rgba(255,255,255,.3)}
.footer-book-btn{background:#fff!important;color:#0757a8!important}
.footer-grid-pro{
  display:grid!important;grid-template-columns:1.45fr .72fr 1fr 1.25fr!important;gap:48px!important;
  padding:48px 0 34px!important
}
.footer-pro h4{color:#fff;margin:0 0 16px;font-size:13px}
.footer-pro a{display:block;color:#8fb2cf;text-decoration:none;font-size:11px;margin:0 0 10px;transition:.2s}
.footer-pro a:hover{color:#55c8ff;transform:translateX(2px)}
.footer-about p{max-width:370px;font-size:12px;line-height:1.7;margin:16px 0;color:#9eb1c3}
.footer-logo{display:flex!important;align-items:center;gap:10px;margin:0!important;width:max-content}
.footer-logo-mark{
  width:43px;height:43px;border-radius:12px;display:grid;place-items:center;
  background:linear-gradient(145deg,#148be8,#38c4ff);color:#fff;font-size:22px;font-weight:900;
  box-shadow:0 8px 24px rgba(24,156,237,.22)
}
.footer-logo strong{display:block;color:#fff;font-size:17px;letter-spacing:.07em}
.footer-logo small{display:block;color:#66c8ff;font-size:7px;letter-spacing:.2em;margin-top:2px}
.footer-trust-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}
.footer-trust-pills span{font-size:9px;color:#bcd2e4;border:1px solid #18324a;border-radius:999px;padding:6px 9px;background:#071522}
.footer-address{font-size:10.5px!important;line-height:1.65!important;margin:10px 0!important;color:#9db2c5!important}
.footer-map-link{color:#51c9ff!important;font-weight:800!important}
.footer-service-bar{
  display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #142334;border-bottom:1px solid #142334;
  padding:19px 0;margin-bottom:0
}
.footer-service-bar div{padding:0 20px;border-right:1px solid #142334}
.footer-service-bar div:first-child{padding-left:0}.footer-service-bar div:last-child{border-right:0}
.footer-service-bar strong{display:block;color:#e8f3fc;font-size:11px;margin-bottom:3px}
.footer-service-bar span{display:block;color:#69849b;font-size:9px}
.footer-bottom-pro{display:flex;justify-content:space-between;gap:20px;padding:19px 0 24px;font-size:9px;color:#60798e}
@media(max-width:900px){
 .footer-grid-pro{grid-template-columns:1fr 1fr!important;gap:32px!important}
 .footer-service-bar{grid-template-columns:1fr 1fr;gap:18px}
 .footer-service-bar div:nth-child(2){border-right:0}
 .footer-top-strip{align-items:flex-start;flex-direction:column}
}
@media(max-width:600px){
 .footer-grid-pro{grid-template-columns:1fr!important}
 .footer-service-bar{grid-template-columns:1fr 1fr}
 .footer-bottom-pro{flex-direction:column}
}



/* CLEAR HERO IMAGE: no blue/black wash over slideshow */
.home-slide-overlay{background:transparent!important}
.home-copy-card{
  background:rgba(3,11,21,.72);
  border:1px solid rgba(255,255,255,.13);
  border-radius:22px;
  padding:32px 34px;
  max-width:690px;
  backdrop-filter:blur(5px);
  -webkit-backdrop-filter:blur(5px);
  box-shadow:0 16px 44px rgba(0,0,0,.16);
}
@media(max-width:700px){
  .home-copy-card{padding:24px 20px;background:rgba(3,11,21,.74)}
}



.customer-review-section{padding:84px 0;background:linear-gradient(180deg,#f7fbff,#fff)}
.customer-review-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}
.customer-review-head h2{font-family:Manrope,Inter,sans-serif;font-size:clamp(40px,4.5vw,58px);letter-spacing:-.045em;margin:8px 0 10px}
.customer-review-head p{max-width:700px;color:#66798d;line-height:1.7;margin:0}
.google-review-link{display:flex!important;align-items:center!important;gap:12px!important;min-width:235px;padding:15px 18px!important;border:1px solid #dbe6ef;border-radius:16px;background:#fff;color:#13283d!important;box-shadow:0 10px 30px rgba(12,43,76,.06)}
.google-review-link:hover{transform:translateY(-2px)!important}
.g-logo{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#f3f7fb;color:#4285f4;font-size:22px;font-weight:900}
.google-review-link strong,.google-review-link small{display:block}.google-review-link small{color:#73869a;font-size:9px;margin-top:3px}
.review-slider-shell{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:13px}
.review-slider-window{overflow:hidden}
.review-slider-track{display:flex;transition:transform .6s cubic-bezier(.22,.61,.36,1)}
.review-slide-card{min-width:calc(50% - 9px);margin-right:18px;border:1px solid #dce6ef;border-radius:20px;padding:25px;background:#fff;box-shadow:0 12px 34px rgba(13,44,76,.055)}
.review-person{display:flex;align-items:center;gap:11px}.review-avatar-new{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#eaf3ff;color:#1768d7;font-weight:900}
.review-person strong,.review-person small{display:block}.review-person small{color:#8a9aaa;font-size:10px;margin-top:3px}.review-google{margin-left:auto;color:#4285f4;font-size:21px;font-weight:900}
.review-stars-new,.write-review-stars{color:#f5aa00;letter-spacing:2px;font-size:18px;margin:17px 0 9px}
.review-slide-card p{color:#566b80;font-size:13px;line-height:1.72;min-height:70px}.review-source{font-size:9px;color:#91a0ae;text-transform:uppercase;letter-spacing:.1em}
.review-arrow{width:44px;height:44px;border-radius:50%;border:1px solid #d4e0ea;background:#fff;color:#0b6ed1;font-size:28px;cursor:pointer;box-shadow:0 7px 20px rgba(10,48,85,.07)}
.review-dots{display:flex;justify-content:center;gap:7px;margin:20px 0 38px}.review-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#c5d2dd}.review-dots button.active{width:23px;border-radius:999px;background:#168bea}
.write-review-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;padding:34px;border-radius:23px;background:#061321;color:#fff;position:relative;overflow:hidden}
.write-review-copy{position:relative}.review-quote-mark{position:absolute;right:10px;top:-35px;color:#0c2b48;font:120px Georgia,serif}
.write-review-copy h3{font-family:Manrope,Inter,sans-serif;font-size:32px;margin:8px 0 12px}.write-review-copy p{color:#a9bdcf;line-height:1.7;font-size:12px}
.write-review-form{position:relative;background:#0b1d2e;border:1px solid #17344e;border-radius:17px;padding:20px}
.write-review-form label{display:block;color:#dceaf5;font-size:11px;font-weight:800;margin-bottom:9px}
.write-review-form textarea{width:100%;box-sizing:border-box;resize:vertical;min-height:120px;border:1px solid #28445c;border-radius:12px;background:#071522;color:#fff;padding:14px;font:inherit;outline:none}
.write-review-form textarea:focus{border-color:#42bfff;box-shadow:0 0 0 3px rgba(66,191,255,.12)}
.review-form-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:13px}.review-form-bottom small{max-width:300px;color:#7f97ab;font-size:9px;line-height:1.5}
@media(max-width:800px){
 .customer-review-head{align-items:flex-start;flex-direction:column}
 .review-slide-card{min-width:100%;margin-right:0}
 .review-slider-shell{grid-template-columns:38px minmax(0,1fr) 38px}
 .review-arrow{width:38px;height:38px}
 .write-review-panel{grid-template-columns:1fr}
 .review-form-bottom{align-items:flex-start;flex-direction:column}
}



/* HERO IS NOW IMAGE-ONLY */
.home-showcase{
  height:min(63vh,600px)!important;
  min-height:470px!important;
}
.home-showcase-content{display:none!important}

/* INTRO CONTENT MOVED BELOW HERO */
.hero-intro-below{background:#f5f9fd;padding:0 0 74px}
.hero-intro-panel{
  position:relative;
  margin-top:-1px;
  display:grid;
  grid-template-columns:1.45fr .9fr;
  gap:44px;
  align-items:center;
  background:#fff;
  border:1px solid #dce7f0;
  border-top:4px solid #1aa8f2;
  border-radius:0 0 24px 24px;
  padding:42px 46px;
  box-shadow:0 20px 55px rgba(13,46,79,.08)
}
.hero-intro-main .home-eyebrow{
  background:#eef8ff;
  color:#0876bd;
  border-color:#cae9fb;
  backdrop-filter:none;
}
.hero-intro-main h1{
  font-family:Manrope,Inter,sans-serif;
  font-size:clamp(42px,5vw,68px);
  letter-spacing:-.05em;
  line-height:.98;
  margin:18px 0 18px;
  color:#071727
}
.hero-intro-main h1 span{color:#159fe9}
.hero-intro-main p{
  max-width:760px;
  margin:0;
  color:#65798d;
  font-size:15px;
  line-height:1.75
}
.hero-intro-actions{margin-top:25px}
.intro-outline{border-color:#bdd2e2!important;color:#18334c!important}
.hero-intro-trust{display:grid;gap:12px}
.hero-intro-trust>div{
  display:grid;
  grid-template-columns:36px 1fr;
  column-gap:12px;
  padding:15px 16px;
  border:1px solid #dce8f1;
  border-radius:15px;
  background:#f9fcff
}
.intro-check{
  grid-row:1 / 3;
  width:36px;height:36px;
  display:grid;place-items:center;
  border-radius:50%;
  background:#e7f7ff;
  color:#078bd7;
  font-weight:900
}
.hero-intro-trust strong{font-size:12px;color:#102a41}
.hero-intro-trust small{font-size:9px;color:#7b8ea0;margin-top:3px}

/* PROFESSIONAL REPAIR PROCESS */
.repair-process-pro{padding:88px 0 94px;background:#fff}
.process-heading{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:38px;
  margin-bottom:42px
}
.process-heading h2{
  max-width:760px;
  font-family:Manrope,Inter,sans-serif;
  font-size:clamp(36px,4.3vw,56px);
  letter-spacing:-.045em;
  line-height:1.05;
  margin:8px 0 0;
  color:#071727
}
.process-heading>p{max-width:430px;margin:0;color:#6d8194;line-height:1.7;font-size:13px}
.process-flow{
  position:relative;
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:16px
}
.process-flow:before{
  content:"";
  position:absolute;
  left:8%;
  right:8%;
  top:61px;
  height:1px;
  background:linear-gradient(90deg,#b9d7e9,#58bde9,#b9d7e9);
  z-index:0
}
.process-step{
  position:relative;
  z-index:1;
  min-width:0;
  padding:24px 20px 22px;
  border:1px solid #dfe8ef;
  border-radius:19px;
  background:#fff;
  box-shadow:0 12px 32px rgba(15,50,80,.055);
  transition:.25s ease
}
.process-step:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(15,50,80,.10)}
.process-number{
  position:absolute;
  right:15px;
  top:13px;
  color:#c6d3de;
  font:800 10px Manrope,Inter,sans-serif;
  letter-spacing:.12em
}
.process-icon{
  width:72px;height:72px;
  display:grid;place-items:center;
  margin-bottom:19px;
  border-radius:18px;
  background:linear-gradient(145deg,#edf9ff,#e1f3ff);
  border:1px solid #cfeaf8
}
.process-icon svg{width:38px;height:38px;fill:none;stroke:#0789d2;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
.process-step h3{font-size:16px;margin:0 0 9px;color:#10283e}
.process-step p{font-size:11px;line-height:1.7;color:#738699;margin:0}
.process-bottom{
  margin-top:28px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:22px 26px;
  border-radius:17px;
  background:#071725;
  color:#fff
}
.process-bottom strong,.process-bottom span{display:block}
.process-bottom strong{font-size:14px;margin-bottom:4px}
.process-bottom span{font-size:10px;color:#9fb4c5}

@media(max-width:1000px){
 .hero-intro-panel{grid-template-columns:1fr;gap:26px}
 .hero-intro-trust{grid-template-columns:repeat(3,1fr)}
 .process-flow{grid-template-columns:repeat(2,1fr)}
 .process-flow:before{display:none}
 .process-step:last-child{grid-column:1/-1}
}
@media(max-width:700px){
 .home-showcase{height:390px!important;min-height:390px!important}
 .hero-intro-below{padding-bottom:55px}
 .hero-intro-panel{padding:30px 22px;border-radius:0 0 18px 18px}
 .hero-intro-main h1{font-size:43px}
 .hero-intro-trust{grid-template-columns:1fr}
 .process-heading{align-items:flex-start;flex-direction:column}
 .process-flow{grid-template-columns:1fr}
 .process-step:last-child{grid-column:auto}
 .process-bottom{align-items:flex-start;flex-direction:column}
}


/* --- SERVICES --- */

    .svc-hero{
      background:
        radial-gradient(circle at 85% 20%,rgba(47,125,255,.20),transparent 28%),
        linear-gradient(135deg,#07111f 0%,#0b1c31 100%);
      color:#fff;
      padding:76px 0 70px;
      border-bottom:1px solid rgba(255,255,255,.08)
    }
    .svc-hero-inner{max-width:920px}
    .svc-kicker{
      display:inline-flex;align-items:center;gap:9px;
      color:#62ccff;font-size:11px;font-weight:800;letter-spacing:.17em;
      text-transform:uppercase
    }
    .svc-kicker:before{content:"";width:26px;height:2px;background:#42baff;border-radius:999px}
    .svc-hero h1{
      font-family:Manrope,Inter,sans-serif;
      font-size:clamp(42px,5.4vw,68px);
      line-height:1.02;letter-spacing:-.045em;margin:18px 0 18px
    }
    .svc-hero p{
      color:#b9c9d9;font-size:16px;line-height:1.75;max-width:790px;margin:0
    }

    .svc-area{padding:80px 0 90px;background:#fff}
    .svc-heading{text-align:center;max-width:820px;margin:0 auto 42px}
    .svc-heading span{
      color:#227cf6;font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase
    }
    .svc-heading h2{
      font-family:Manrope,Inter,sans-serif;
      font-size:clamp(34px,4vw,50px);line-height:1.06;
      letter-spacing:-.035em;margin:10px 0 14px
    }
    .svc-heading p{color:#687b90;line-height:1.7;margin:0}

    .svc-grid{
      display:grid;grid-template-columns:repeat(3,minmax(0,1fr));
      gap:18px
    }
    .svc-card{
      --accent:#2563eb;--soft:#eaf2ff;--dark:#163f92;
      min-height:382px;background:#fff;border:1px solid #e2e8f0;
      border-radius:20px;padding:24px;display:flex;flex-direction:column;
      box-shadow:0 10px 30px rgba(13,38,70,.045);
      transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
      position:relative;overflow:hidden
    }
    .svc-card:before{
      content:"";position:absolute;left:0;right:0;top:0;height:3px;
      background:linear-gradient(90deg,var(--accent),transparent);
      opacity:.85
    }
    .svc-card:hover{
      transform:translateY(-5px);
      box-shadow:0 20px 48px rgba(13,38,70,.11);
      border-color:color-mix(in srgb,var(--accent) 45%,#e2e8f0)
    }
    .svc-card.featured{
      border:2px solid var(--accent);
      box-shadow:0 18px 50px color-mix(in srgb,var(--accent) 14%,transparent)
    }
    .svc-card-head{display:flex;gap:13px;align-items:center;margin-bottom:15px}
    .svc-icon{
      width:46px;height:46px;min-width:46px;border-radius:13px;
      display:grid;place-items:center;background:var(--soft);color:var(--accent)
    }
    .svc-icon svg{width:24px;height:24px;stroke:currentColor}
    .svc-title h3{
      font-family:Manrope,Inter,sans-serif;font-size:18px;line-height:1.15;
      margin:0 0 4px;color:#101828
    }
    .svc-label{font-size:11px;color:var(--accent);font-weight:800}
    .svc-desc{
      color:#66788d;font-size:12.5px;line-height:1.65;
      min-height:63px;margin:0 0 15px
    }
    .svc-list{
      display:grid;grid-template-columns:repeat(2,minmax(0,1fr));
      gap:8px 14px;margin:0 0 20px;padding:0;list-style:none
    }
    .svc-list li{
      position:relative;padding-left:14px;font-size:11.5px;color:#586a7e;line-height:1.35
    }
    .svc-list li:before{
      content:"✓";position:absolute;left:0;top:0;color:var(--accent);font-weight:900
    }
    .svc-btn{
      margin-top:auto;width:100%;border:0;border-radius:10px;padding:12px 14px;
      background:var(--accent);color:#fff;font-weight:800;font-size:12px;text-align:center;
      transition:.2s;box-shadow:0 8px 18px color-mix(in srgb,var(--accent) 20%,transparent)
    }
    .svc-btn:hover{filter:brightness(.95);transform:translateY(-1px)}

    .accent-blue{--accent:#2563eb;--soft:#eaf2ff}
    .accent-green{--accent:#16a34a;--soft:#eaf9ef}
    .accent-purple{--accent:#7c3aed;--soft:#f2ebff}
    .accent-orange{--accent:#d84a0b;--soft:#fff0e8}
    .accent-charcoal{--accent:#1e293b;--soft:#eef1f5}
    .accent-teal{--accent:#0f9f78;--soft:#e7f8f2}
    .accent-cyan{--accent:#0891b2;--soft:#e6f8fc}
    .accent-red{--accent:#d92d20;--soft:#fff0ee}
    .accent-indigo{--accent:#4f46e5;--soft:#eeedff}

    .svc-bottom{padding:0 0 88px;background:#fff}
    .svc-help{
      border-radius:24px;padding:42px 46px;
      background:linear-gradient(120deg,#1264ef,#0ea4ff);color:#fff;
      display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;
      box-shadow:0 24px 60px rgba(20,111,237,.22)
    }
    .svc-help h2{
      font-family:Manrope,Inter,sans-serif;font-size:34px;margin:0 0 10px;letter-spacing:-.03em
    }
    .svc-help p{margin:0;color:#e7f5ff;line-height:1.65;max-width:690px}
    .svc-help a{
      background:#fff;color:#0c5ad8;padding:13px 20px;border-radius:10px;font-weight:800
    }


    .svc-photo{
      width:calc(100% + 48px);
      height:190px;
      margin:-24px -24px 20px;
      object-fit:cover;
      display:block;
      border-bottom:1px solid #e6edf5;
      background:#eef3f8
    }
    .svc-card.featured .svc-photo{border-bottom-color:color-mix(in srgb,var(--accent) 30%,#e6edf5)}
    @media(max-width:620px){.svc-photo{height:210px}}

    @media(max-width:980px){
      .svc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
      .svc-help{grid-template-columns:1fr}
    }
    @media(max-width:620px){
      .svc-hero{padding:58px 0 55px}
      .svc-area{padding:60px 0 68px}
      .svc-grid{grid-template-columns:1fr}
      .svc-card{min-height:0}
      .svc-help{padding:30px 24px}
      .svc-list{grid-template-columns:1fr 1fr}
    }
  

/* --- SALE --- */

/* Contact/footer update */
.footer-address{max-width:360px;color:#aebdca;line-height:1.65;font-size:12px;margin:9px 0}
.footer-map-link{color:#59c8ff!important;font-weight:700}
.contact-map-section{padding:0 0 80px;background:#fff}
.contact-map-card{overflow:hidden;border:1px solid #dbe5ef;border-radius:20px;background:#fff;box-shadow:0 15px 40px rgba(10,34,62,.08)}
.contact-map-card iframe{width:100%;height:410px;border:0;display:block}
.contact-map-info{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.contact-map-info h2{margin:0 0 7px;font-size:25px}
.contact-map-info p{margin:0;color:#66788d;line-height:1.65;max-width:790px}
.contact-map-info a{white-space:nowrap}
@media(max-width:700px){
 .contact-map-card iframe{height:330px}
 .contact-map-info{align-items:flex-start;flex-direction:column}
}


/* --- CONTACT --- */

/* Contact/footer update */
.footer-address{max-width:360px;color:#aebdca;line-height:1.65;font-size:12px;margin:9px 0}
.footer-map-link{color:#59c8ff!important;font-weight:700}
.contact-map-section{padding:0 0 80px;background:#fff}
.contact-map-card{overflow:hidden;border:1px solid #dbe5ef;border-radius:20px;background:#fff;box-shadow:0 15px 40px rgba(10,34,62,.08)}
.contact-map-card iframe{width:100%;height:410px;border:0;display:block}
.contact-map-info{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.contact-map-info h2{margin:0 0 7px;font-size:25px}
.contact-map-info p{margin:0;color:#66788d;line-height:1.65;max-width:790px}
.contact-map-info a{white-space:nowrap}
@media(max-width:700px){
 .contact-map-card iframe{height:330px}
 .contact-map-info{align-items:flex-start;flex-direction:column}
}

