
:root{--navy:#07264a;--blue:#0a5ed7;--sky:#0aa5e8;--line:#d9e5ef;--text:#0b2745;--muted:#5c6b79}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.45}a{text-decoration:none}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}header{background:#fff;border-bottom:1px solid #edf2f6;position:sticky;top:0;z-index:20}.head{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo img{width:285px;display:block}nav{display:flex;gap:26px;font-size:14px;font-weight:700}nav a{color:var(--text)}.head-actions{display:flex;gap:12px;align-items:center}.phone{color:var(--blue);font-weight:800;font-size:18px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 22px;border-radius:6px;font-weight:800;font-size:14px}.primary{background:var(--blue);color:#fff}.outline{border:2px solid var(--navy);color:var(--navy);background:#fff}.hero{position:relative;overflow:hidden;min-height:560px;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 40%,rgba(255,255,255,.72) 58%,rgba(255,255,255,.18) 100%),url('/assets/image-e05eccdfb2a155.webp') center right/cover no-repeat}.wm{position:absolute;opacity:.08;pointer-events:none}.wm img{width:560px;max-width:none}.wm1{right:-110px;top:22px;transform:rotate(7deg)}.wm2{left:-260px;bottom:-95px;transform:rotate(9deg)}.hero-inner{min-height:560px;display:flex;align-items:center;position:relative;z-index:2}.hero-copy{max-width:540px;padding:60px 0}h1{margin:0 0 20px;font-size:clamp(46px,6vw,74px);line-height:.96;letter-spacing:-.03em;color:var(--navy)}h1 span{color:var(--blue)}.hero p{font-size:20px;max-width:500px;margin:0 0 28px}.actions{display:flex;gap:14px;flex-wrap:wrap}.protect{padding:36px 0 44px;background:linear-gradient(#fff,#f5faff)}.protect-panel{border:1px solid var(--line);border-radius:22px;padding:28px;background:#fff}.protect-grid{display:grid;grid-template-columns:1.45fr repeat(5,1fr);gap:18px;align-items:center}.protect-brand h2{margin:0;font-size:30px;color:var(--navy)}.protect-brand h2 span{color:var(--blue)}.protect-brand p{margin:12px 0 0;font-size:17px}.benefit{text-align:center}.icon{width:48px;height:48px;border:2px solid var(--blue);border-radius:50%;display:grid;place-items:center;margin:0 auto 10px;color:var(--blue);font-size:22px;font-weight:800}.benefit strong{display:block;font-size:14px;line-height:1.2}.benefit small{display:block;margin-top:8px;color:var(--muted);font-size:12px}.center{text-align:center;margin-top:22px}.section{padding:58px 0;position:relative;overflow:hidden}.heading{text-align:center;margin-bottom:28px}.heading h2{margin:0;font-size:36px;color:var(--navy)}.heading h2:after{content:'';display:block;width:64px;height:3px;background:var(--sky);margin:10px auto 0}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid var(--line);border-radius:10px;padding:28px;text-align:center;background:#fff}.card h3{font-size:20px;margin:12px 0 8px}.card p{margin:0;color:var(--muted)}.why{background:linear-gradient(90deg,var(--navy),#0b3767);color:#fff;padding:38px 0}.why .heading h2{color:#fff}.why-grid{display:grid;grid-template-columns:repeat(4,1fr)}.why-item{text-align:center;padding:8px 24px;border-right:1px solid rgba(255,255,255,.2)}.why-item:last-child{border-right:0}.why-item .icon{border-color:#fff;color:#fff}.why-item p{font-size:14px;color:rgba(255,255,255,.82)}.reviews{padding:40px 0 28px}.review-grid{display:grid;grid-template-columns:1fr 1fr .9fr;gap:16px}.review{border:1px solid var(--line);border-radius:10px;padding:20px}.stars{color:#ffb000;font-size:24px}.review strong{color:var(--blue)}.review-link{text-align:center;margin-top:14px}.review-link a{color:var(--blue);font-weight:800}footer{background:var(--navy);color:#fff;font-size:13px}.foot{min-height:58px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:nowrap;white-space:nowrap;text-align:center;font-size:clamp(9px,1vw,13px)}footer a{color:#fff}@media(max-width:980px){nav{display:none}.protect-grid{grid-template-columns:1fr 1fr 1fr}.protect-brand{grid-column:1/-1;text-align:center}.services{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr 1fr}.review-grid{grid-template-columns:1fr}}@media(max-width:700px){.logo img{width:190px}.head-actions .phone{display:none}.hero{min-height:650px;background:linear-gradient(180deg,rgba(255,255,255,.2),rgba(255,255,255,.75) 48%,#fff 72%),url('/assets/image-e05eccdfb2a155.webp') center top/cover no-repeat}.hero-inner{min-height:650px;align-items:flex-end}.hero-copy{padding:280px 0 40px}.hero h1{font-size:46px}.actions{display:grid}.actions .btn{width:100%}.protect-grid{grid-template-columns:1fr 1fr}.why-grid{grid-template-columns:1fr}}


footer{overflow:hidden!important}
.foot{
 width:100%!important;max-width:1180px!important;margin:0 auto!important;
 padding-left:28px!important;padding-right:28px!important;
 gap:8px!important;justify-content:space-between!important;
 font-size:clamp(8px,.82vw,11px)!important;
}
@media(max-width:700px){
 .foot{padding:12px 18px!important;flex-wrap:wrap!important;white-space:normal!important;
 justify-content:center!important;font-size:10px!important;line-height:1.25!important}
 .foot span:nth-of-type(2),.foot span:nth-of-type(3),.foot span:nth-of-type(4){display:none}
 .foot>span:first-child{width:100%}
}


.live-review-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 250px;
  gap:18px;
  align-items:stretch;
}
.elfsight-holder{
  min-width:0;
  background:#fff;
  border:1px solid var(--line);
  border-radius:12px;
  padding:8px;
  overflow:hidden;
}
.bbb-card{
  border:1px solid var(--line);
  border-radius:12px;
  padding:22px 18px;
  background:#fff;
  text-align:center;
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:180px;
}
.bbb-mark{
  font-size:30px;
  font-weight:900;
  color:var(--navy);
  line-height:1;
  margin-bottom:10px;
}
.bbb-card strong{
  display:block;
  font-size:17px;
  color:var(--navy);
}
.bbb-grade{
  margin:7px 0;
  color:var(--blue);
  font-size:26px;
  font-weight:900;
}
.bbb-card p{
  margin:0;
  color:var(--muted);
  font-size:13px;
  line-height:1.4;
}
@media(max-width:900px){
  .live-review-grid{grid-template-columns:1fr}
  .bbb-card{min-height:auto}
}


.review-actions{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:22px;
  flex-wrap:wrap;
}
.review-actions a{
  display:inline-block;
}
@media(max-width:700px){
  .review-actions{gap:10px 18px}
}


.protect-brand-lockup{
  display:flex;
  align-items:center;
  gap:15px;
  min-width:0;
}
.protect-shield{
  width:92px;
  height:92px;
  flex:0 0 92px;
  object-fit:cover;
  object-position:center;
  border-radius:14px;
  display:block;
}
.protect-brand-copy{
  min-width:0;
}
.protect-brand-copy h2{
  margin:0;
  line-height:1;
  white-space:nowrap;
}
.protect-brand-copy p{
  margin:10px 0 0;
  line-height:1.3;
}
@media(max-width:980px){
  .protect-brand-lockup{
    justify-content:center;
    text-align:left;
  }
}
@media(max-width:520px){
  .protect-brand-lockup{
    gap:11px;
    justify-content:flex-start;
  }
  .protect-shield{
    width:72px;
    height:72px;
    flex-basis:72px;
  }
  .protect-brand-copy h2{
    font-size:25px;
  }
  .protect-brand-copy p{
    font-size:14px;
  }
}


.protect-brand{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  min-width:0;
}
.protect-lockup-image{
  display:block;
  width:100%;
  max-width:360px;
  height:auto;
  object-fit:contain;
}
@media(max-width:980px){
  .protect-brand{
    grid-column:1/-1;
    justify-content:center;
  }
  .protect-lockup-image{
    max-width:420px;
  }
}
@media(max-width:560px){
  .protect-lockup-image{
    max-width:100%;
  }
}


/* BendFlow Protect lockup — clean corrected version */
.protect-grid-clean{
  grid-template-columns:minmax(305px,1.55fr) repeat(5,minmax(105px,1fr)) !important;
  gap:16px !important;
  align-items:center !important;
}

.protect-brand-clean{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  min-width:0 !important;
  padding-right:20px !important;
  border-right:1px solid #bdd4e9 !important;
}

.protect-lockup-clean{
  width:100% !important;
  display:grid !important;
  grid-template-columns:118px minmax(0,1fr) !important;
  gap:17px !important;
  align-items:center !important;
}

.protect-shield-clean{
  width:118px !important;
  height:118px !important;
  aspect-ratio:1/1 !important;
  object-fit:cover !important;
  object-position:center !important;
  display:block !important;
  border-radius:8px !important;
}

.protect-wordmark-clean{
  min-width:0 !important;
  text-align:center !important;
}

.protect-name-clean{
  display:flex !important;
  justify-content:center !important;
  align-items:baseline !important;
  white-space:nowrap !important;
  font-size:clamp(27px,2.3vw,38px) !important;
  line-height:.96 !important;
  font-weight:900 !important;
  letter-spacing:-1.4px !important;
}

.protect-bend-clean{color:#061f47 !important;}
.protect-flow-clean{color:#0b72df !important;}

.protect-title-clean{
  margin-top:7px !important;
  color:#0b72df !important;
  font-size:clamp(19px,1.65vw,27px) !important;
  line-height:1 !important;
  font-weight:800 !important;
  letter-spacing:.30em !important;
  padding-left:.30em !important;
  text-align:center !important;
}

.protect-rule-clean{
  width:94% !important;
  height:2px !important;
  background:#0aa5e8 !important;
  margin:11px auto 10px !important;
}

.protect-tagline-clean{
  color:#0b2745 !important;
  font-size:15px !important;
  line-height:1.28 !important;
  font-weight:600 !important;
  text-align:center !important;
}

@media(max-width:1100px){
  .protect-grid-clean{
    grid-template-columns:minmax(280px,1.45fr) repeat(3,1fr) !important;
  }
  .protect-brand-clean{
    grid-row:span 2 !important;
  }
}

@media(max-width:900px){
  .protect-grid-clean{
    grid-template-columns:repeat(2,1fr) !important;
  }
  .protect-brand-clean{
    grid-column:1/-1 !important;
    grid-row:auto !important;
    border-right:0 !important;
    border-bottom:1px solid #bdd4e9 !important;
    padding:0 0 22px !important;
    justify-content:center !important;
  }
  .protect-lockup-clean{
    max-width:480px !important;
    margin:0 auto !important;
  }
}

@media(max-width:520px){
  .protect-grid-clean{
    grid-template-columns:1fr !important;
  }
  .protect-lockup-clean{
    grid-template-columns:92px minmax(0,1fr) !important;
    gap:13px !important;
  }
  .protect-shield-clean{
    width:92px !important;
    height:92px !important;
  }
  .protect-name-clean{
    font-size:26px !important;
  }
  .protect-title-clean{
    font-size:19px !important;
  }
  .protect-tagline-clean{
    font-size:13px !important;
  }
}


/* Simplified BendFlow homepage navigation */
header nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:34px !important;
  white-space:nowrap;
}

header nav a{
  font-weight:700;
}

@media(max-width:900px){
  header nav{
    gap:20px !important;
  }
}

@media(max-width:700px){
  header nav{
    display:none !important;
  }
}


/* v13 — responsive navigation for phone + iPad */
.mobile-nav{display:none;}

/* iPad / tablet portrait and landscape */
@media (max-width:1024px){
  header{
    position:sticky;
    top:0;
    z-index:50;
  }

  .head{
    min-height:74px !important;
    padding:8px 0 !important;
    gap:14px !important;
  }

  .logo img{
    width:220px !important;
    max-width:42vw !important;
    height:auto !important;
  }

  header .head > nav{
    display:none !important;
  }

  .head-actions{
    display:flex !important;
    align-items:center !important;
    gap:10px !important;
  }

  .head-actions .phone{
    font-size:14px !important;
  }

  .head-actions .btn{
    min-height:42px !important;
    padding:10px 14px !important;
    font-size:12px !important;
  }

  .mobile-nav{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr));
    align-items:stretch;
    width:100%;
    background:#fff;
    border-top:1px solid #e6edf3;
    border-bottom:1px solid #dce6ee;
  }

  .mobile-nav a{
    min-height:50px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:9px 7px;
    color:#0b2745;
    text-align:center;
    text-decoration:none;
    font-size:13px;
    line-height:1.15;
    font-weight:800;
    border-right:1px solid #e6edf3;
  }

  .mobile-nav a:last-child{border-right:0;}

  .mobile-nav a:active,
  .mobile-nav a:focus{background:#f1f7fc;}

  .mobile-nav .mobile-request{
    background:#0a5ed7;
    color:#fff;
  }
}

/* Phones in normal portrait orientation */
@media (max-width:700px){
  .head{
    min-height:68px !important;
    justify-content:center !important;
    position:relative;
  }

  .logo{
    margin:0 auto !important;
  }

  .logo img{
    width:185px !important;
    max-width:62vw !important;
  }

  .head-actions{
    display:none !important;
  }

  .mobile-nav{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .mobile-nav a{
    min-height:48px;
    padding:9px 8px;
    font-size:13px;
    border-bottom:1px solid #e6edf3;
  }

  .mobile-nav a:nth-child(2n){border-right:0;}
  .mobile-nav a:nth-last-child(-n+2){border-bottom:0;}
}

/* Extra-small phones */
@media (max-width:390px){
  .logo img{width:170px !important;}
  .mobile-nav a{
    font-size:12px;
    min-height:46px;
    padding:8px 5px;
  }
}


/* Shared BendFlow navigation */
header nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:26px;
  white-space:nowrap;
}
header nav a{
  color:#0b2745;
  text-decoration:none;
  font-weight:800;
  font-size:14px;
}
header nav a.active-nav{
  color:#0a5ed7;
}
.mobile-nav{display:none;}

@media(max-width:1100px){
  header .head > nav{display:none !important;}
  .mobile-nav{
    display:grid !important;
    grid-template-columns:repeat(5,minmax(0,1fr));
    width:100%;
    background:#fff;
    border-top:1px solid #e6edf3;
    border-bottom:1px solid #dce6ee;
  }
  .mobile-nav a{
    min-height:50px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:9px 7px;
    color:#0b2745;
    text-align:center;
    text-decoration:none;
    font-size:13px;
    line-height:1.15;
    font-weight:800;
    border-right:1px solid #e6edf3;
  }
  .mobile-nav a:last-child{border-right:0;}
  .mobile-nav a.active-nav{
    color:#0a5ed7;
    background:#f4f9fd;
  }
  .mobile-nav .mobile-request{
    background:#0a5ed7;
    color:#fff !important;
  }
}
@media(max-width:700px){
  .head-actions{display:none !important;}
  .mobile-nav{grid-template-columns:repeat(2,minmax(0,1fr));}
  .mobile-nav a{
    min-height:48px;
    font-size:13px;
    border-bottom:1px solid #e6edf3;
  }
  .mobile-nav a:nth-child(2n){border-right:0;}
  .mobile-nav .mobile-request{
    grid-column:1/-1;
    border-bottom:0;
  }
}


/* v16 — cleaner hero after removing duplicate Request Service button */
.hero .actions.single-action{
  display:flex !important;
  justify-content:flex-start !important;
}
@media(max-width:700px){
  .hero .actions.single-action{
    display:block !important;
  }
  .hero .actions.single-action .btn{
    width:100% !important;
  }
}


/* =========================================================
   BendFlow shared responsive header — final GoDaddy version
   Logo left, Request Service button right, navigation below
   on phones/tablets. The button is not repeated in mobile nav.
   ========================================================= */
header .head{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
}

header .head-actions{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
}

header .head-actions .phone{
  display:none !important;
}

header .head-actions .btn{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#0a5ed7 !important;
  color:#ffffff !important;
  white-space:nowrap !important;
  text-decoration:none !important;
  font-weight:800 !important;
}

header .mobile-nav .mobile-request{
  display:none !important;
}

@media(min-width:1101px){
  header .head{
    min-height:84px !important;
    gap:20px !important;
  }

  header .logo img{
    width:285px !important;
    max-width:34vw !important;
    height:auto !important;
  }

  header .head > nav{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:26px !important;
    flex:1 1 auto !important;
  }

  header .head-actions .btn{
    min-height:48px !important;
    padding:12px 20px !important;
    font-size:14px !important;
  }

  header .mobile-nav{
    display:none !important;
  }
}

@media(max-width:1100px){
  header .head{
    min-height:74px !important;
    padding:8px 16px !important;
    gap:14px !important;
  }

  header .logo img{
    width:220px !important;
    max-width:43vw !important;
    height:auto !important;
  }

  header .head > nav{
    display:none !important;
  }

  header .head-actions .btn{
    min-height:44px !important;
    padding:10px 16px !important;
    font-size:13px !important;
  }

  header .mobile-nav{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    width:100% !important;
    background:#ffffff !important;
    border-top:1px solid #e6edf3 !important;
    border-bottom:1px solid #dce6ee !important;
  }

  header .mobile-nav a{
    min-height:50px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:9px 7px !important;
    color:#0b2745 !important;
    text-align:center !important;
    text-decoration:none !important;
    font-size:13px !important;
    line-height:1.15 !important;
    font-weight:800 !important;
    border-right:1px solid #e6edf3 !important;
  }

  header .mobile-nav a:last-child{
    border-right:0 !important;
  }

  header .mobile-nav a.active-nav{
    color:#0a5ed7 !important;
    background:#f4f9fd !important;
  }
}

@media(max-width:700px){
  header .head{
    min-height:68px !important;
    padding:8px 14px !important;
    gap:10px !important;
  }

  header .logo{
    flex:0 1 auto !important;
    min-width:0 !important;
  }

  header .logo img{
    width:172px !important;
    max-width:48vw !important;
    height:auto !important;
  }

  header .head-actions{
    flex:0 0 auto !important;
  }

  header .head-actions .btn{
    min-height:42px !important;
    padding:10px 13px !important;
    font-size:12px !important;
    border-radius:6px !important;
  }

  header .mobile-nav{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }

  header .mobile-nav a{
    min-height:48px !important;
    font-size:13px !important;
    border-bottom:1px solid #e6edf3 !important;
  }

  header .mobile-nav a:nth-child(2n){
    border-right:0 !important;
  }

  header .mobile-nav a:nth-last-child(-n+2){
    border-bottom:0 !important;
  }
}

@media(max-width:390px){
  header .logo img{
    width:155px !important;
    max-width:46vw !important;
  }

  header .head-actions .btn{
    padding:9px 10px !important;
    font-size:11px !important;
  }

  header .mobile-nav a{
    font-size:12px !important;
    padding:8px 5px !important;
  }
}


/* =========================================================
   BendFlow logo alignment — final consistent sitewide setup
   Desktop: approximately 1 inch from the left edge
   Tablet:  approximately 1/2 inch
   Phone:   compact 16px safe margin
   ========================================================= */

header .head{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding-left:1in !important;
  padding-right:1in !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
}

header .head .logo{
  margin:0 !important;
  padding:0 !important;
  flex:0 0 auto !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  min-width:0 !important;
}

header .head .logo img{
  display:block !important;
  width:285px !important;
  max-width:32vw !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  object-fit:contain !important;
  object-position:left center !important;
}

header .head-actions{
  margin-left:auto !important;
  flex:0 0 auto !important;
}

/* iPad and tablet */
@media(max-width:1100px){
  header .head{
    padding-left:.5in !important;
    padding-right:.5in !important;
  }

  header .head .logo img{
    width:220px !important;
    max-width:40vw !important;
  }
}

/* Phones */
@media(max-width:700px){
  header .head{
    padding-left:16px !important;
    padding-right:16px !important;
  }

  header .head .logo img{
    width:170px !important;
    max-width:48vw !important;
  }
}

/* Extra-small phones */
@media(max-width:390px){
  header .head{
    padding-left:12px !important;
    padding-right:12px !important;
  }

  header .head .logo img{
    width:150px !important;
    max-width:46vw !important;
  }
}


/* Final homepage cleanup: the BendFlow Protect section directly below
   the hero already provides the membership information/CTA. */
.hero .actions:empty{
  display:none !important;
  margin:0 !important;
  padding:0 !important;
}


/* Verified Google Reviews integration */
.elfsight-holder{
  min-height:180px;
}
.google-review-fallback{
  margin:18px 0;
  text-align:center;
  color:#5c6b79;
  font-size:14px;
}
.google-review-fallback a{
  color:#0a5ed7;
  font-weight:800;
}
