:root{--dark:#17130f;--black:#0e0d0b;--orange:#d96f21;--orange-dark:#a84912;--orange-soft:#ffe4cf;--cream:#fff8ef;--warm:#f5eadc;--white:#fff;--text:#17130f;--muted:#665f58;--line:#e3d5c6;--shadow:0 18px 38px rgba(23,19,15,.14);--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--cream);color:var(--text)}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}header{position:sticky;top:0;z-index:30;background:rgba(255,248,239,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px}.logo{width:54px;height:54px;border-radius:6px;background:var(--orange);color:#fff;display:grid;place-items:center;font-weight:900;font-size:22px;box-shadow:8px 8px 0 var(--dark)}.brand strong{display:block;font-size:20px;color:var(--dark)}.brand span{display:block;color:var(--muted);font-size:12px;font-weight:800;margin-top:4px}nav{display:flex;gap:24px;font-size:14px;font-weight:900;color:#34261d}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:6px;font-weight:900;border:0;text-align:center;cursor:pointer}.primary{background:var(--orange);color:#fff;box-shadow:6px 6px 0 var(--dark)}.light{background:#fff;color:var(--dark);box-shadow:6px 6px 0 rgba(0,0,0,.22)}.outline{border:1px solid rgba(255,255,255,.55);color:#fff}.secondary{background:var(--dark);color:#fff;box-shadow:6px 6px 0 var(--orange)}.hero{background:linear-gradient(135deg,#17130f 0%,#3a2014 55%,#d96f21 100%);color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:52px;align-items:center;padding:92px 0}.kicker{display:inline-flex;margin:0 0 18px;padding:9px 12px;border-radius:5px;background:rgba(255,255,255,.14);color:#ffe4cf;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.kicker.dark{background:var(--orange-soft);color:var(--orange-dark)}h1{font-size:clamp(44px,6vw,78px);line-height:.92;letter-spacing:-.065em;margin:0 0 22px}.lead{font-size:18px;line-height:1.65;color:#ffe9d8;max-width:720px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-stack{position:relative;min-height:430px}.stat-card{position:absolute;background:#fff;color:var(--dark);border:1px solid #fff;border-radius:8px;padding:24px;width:78%;box-shadow:var(--shadow)}.stat-card span{display:block;color:var(--orange);font-weight:900;margin-bottom:18px}.stat-card strong{display:block;font-size:31px;letter-spacing:-.04em}.stat-card p{color:var(--muted);line-height:1.45}.stat-card.top{top:0;right:0}.stat-card.middle{top:145px;left:0;background:var(--orange-soft)}.stat-card.bottom{bottom:0;right:48px;background:var(--dark);color:#fff}.stat-card.bottom p{color:#ead7c5}.quick-bar{background:#fff;border-bottom:1px solid var(--line)}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr)}.quick-grid div{padding:24px;border-left:1px solid var(--line)}.quick-grid div:last-child{border-right:1px solid var(--line)}.quick-grid b{display:block;font-size:18px;color:var(--dark)}.quick-grid span{display:block;color:var(--muted);font-size:14px;margin-top:6px}section{padding:82px 0}.section-head{display:grid;grid-template-columns:1fr .78fr;gap:42px;align-items:end;margin-bottom:38px}h2{font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.055em;margin:0}.section-head>p{color:var(--muted);font-size:17px;line-height:1.65;margin:0}.build-layout{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:16px}.build-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;min-height:245px;box-shadow:0 9px 22px rgba(23,19,15,.06)}.build-card.large{grid-row:span 2;min-height:506px;background:var(--orange-soft)}.build-card.dark-card{background:var(--dark);color:#fff}.build-card span{display:block;color:var(--orange);font-weight:900;margin-bottom:46px}.build-card h3{font-size:28px;margin:0 0 12px;letter-spacing:-.04em}.build-card p{color:var(--muted);line-height:1.55}.dark-card p{color:#ead7c5}.projects-section{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column}.project-banner{min-height:150px;background:linear-gradient(135deg,var(--dark),var(--orange));display:flex;align-items:flex-end;padding:18px;color:#fff}.project-banner strong{font-size:28px;line-height:1;letter-spacing:-.04em}.project-content{padding:22px;display:flex;flex-direction:column;gap:12px;flex:1}.project-type{display:inline-flex;width:max-content;background:var(--orange-soft);color:var(--orange-dark);border-radius:5px;padding:7px 9px;font-size:12px;font-weight:900;text-transform:uppercase}.project-card h3{font-size:26px;letter-spacing:-.04em;margin:0}.project-card p{color:var(--muted);line-height:1.55;margin:0}.project-card ul{padding-left:20px;color:#3c3028;line-height:1.75;margin:0}.project-link{margin-top:auto;color:var(--orange-dark);font-weight:900}.center{text-align:center;margin-top:28px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pricing-grid article{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow);position:relative;display:flex;flex-direction:column}.featured-price{outline:3px solid var(--orange);transform:translateY(-10px)}.badge{position:absolute;right:18px;top:18px;background:var(--orange);color:#fff;padding:8px 10px;border-radius:5px;font-size:12px;font-weight:900}.pricing-grid h3{font-size:26px;margin:0 0 18px}.pricing-grid strong{font-size:44px;color:var(--orange-dark);letter-spacing:-.04em}.pricing-grid p{color:var(--muted)}.pricing-grid ul{padding-left:20px;line-height:2;color:#3c3028}.price-btn{background:var(--dark);color:#fff;width:100%;margin-top:auto}.maintenance{text-align:center;color:var(--muted);font-size:19px;margin-top:30px}.process-section{background:var(--warm)}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.timeline div{background:#fff;border-left:5px solid var(--orange);border-radius:0 var(--radius) var(--radius) 0;padding:24px;box-shadow:0 8px 20px rgba(23,19,15,.06)}.timeline span{font-weight:900;color:var(--orange)}.timeline h3{font-size:22px;margin:18px 0 8px}.timeline p{color:var(--muted);line-height:1.55}.cta-band{background:var(--dark);color:#fff;text-align:center}.cta{max-width:870px}.cta h2{margin-bottom:16px}.cta p{color:#ead7c5;font-size:18px;line-height:1.6;margin-bottom:24px}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:var(--shadow)}.contact-layout p{color:var(--muted);line-height:1.6}.email-line{font-size:18px;color:var(--text)!important}form{display:grid;gap:12px}input,select,textarea{width:100%;padding:16px;border:1px solid var(--line);border-radius:6px;font-size:15px;font-family:inherit;background:var(--cream)}textarea{min-height:140px;resize:vertical}footer{background:#100d0a;color:#ead7c5;padding:30px 0}.footer{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer span{color:#b9a899}@media(max-width:960px){nav{display:none}.hero-grid,.section-head,.contact-layout{grid-template-columns:1fr}.build-layout,.projects-grid,.pricing-grid,.timeline,.quick-grid{grid-template-columns:repeat(2,1fr)}.build-card.large{grid-row:auto;min-height:245px}.hero-stack{min-height:auto;display:grid;gap:14px}.stat-card{position:static;width:100%}.featured-price{transform:none}}@media(max-width:620px){.build-layout,.projects-grid,.pricing-grid,.timeline,.quick-grid{grid-template-columns:1fr}.brand span{display:none}h1{font-size:40px}section{padding:58px 0}.footer{display:block}}


/* WhatsApp and email contact update */
.direct-contact-buttons {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin: 22px 0 12px;
}
.whatsapp-btn,
.whatsapp-hero {
  background: #25D366;
  color: #0e0d0b;
  box-shadow: 6px 6px 0 var(--dark);
}
.email-btn {
  background: var(--dark);
  color: #fff;
  box-shadow: 6px 6px 0 var(--orange);
}
.contact-note {
  margin-top: 8px;
  color: var(--muted);
  font-weight: 700;
}
@media(max-width:620px){
  .direct-contact-buttons .btn {
    width: 100%;
  }
}


/* Fresh WhatsApp + Email visible update */
.nav-contact-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.whatsapp-small{background:#25D366;color:#0e0d0b;box-shadow:6px 6px 0 var(--dark)}
.direct-contact-buttons{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0 12px}.whatsapp-btn,.whatsapp-hero{background:#25D366;color:#0e0d0b;box-shadow:6px 6px 0 var(--dark)}.email-btn{background:var(--dark);color:#fff;box-shadow:6px 6px 0 var(--orange)}
.floating-contact{position:fixed;right:18px;bottom:18px;z-index:9999;display:flex;gap:10px;flex-wrap:wrap}.floating-contact a{font-family:Arial,Helvetica,sans-serif;font-weight:900;text-decoration:none;padding:12px 16px;border-radius:6px;box-shadow:6px 6px 0 #17130f}.floating-contact a:first-child{background:#25D366;color:#0e0d0b}.floating-contact a:last-child{background:#d96f21;color:#fff}
@media(max-width:620px){.nav-contact-actions{gap:8px}.whatsapp-small{padding:10px 12px}.direct-contact-buttons .btn{width:100%}.floating-contact{left:14px;right:14px;bottom:14px}.floating-contact a{flex:1;text-align:center}}

/* Website preview styles page */
.styles-preview-section{background:var(--warm);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.style-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.compact-style-grid{margin-bottom:28px}
.style-card{position:relative;overflow:hidden;min-height:390px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow);display:flex;flex-direction:column}.style-card:before{content:"";display:block;height:125px;margin:-24px -24px 22px;background:linear-gradient(135deg,var(--dark),var(--orange))}.style-card span{display:inline-flex;width:max-content;background:var(--orange-soft);color:var(--orange-dark);border-radius:5px;padding:7px 9px;font-size:12px;font-weight:900;text-transform:uppercase;margin-bottom:12px}.style-card h3{font-size:27px;letter-spacing:-.04em;margin:0 0 10px}.style-card p{color:var(--muted);line-height:1.55}.style-card ul{padding-left:20px;line-height:1.75;color:#3c3028;margin:0 0 18px}.style-card .btn{margin-top:auto}.style-card.bakery:before{background:linear-gradient(135deg,#5b2c1d,#e7a24b)}.style-card.construction:before{background:linear-gradient(135deg,#050505,#f0b400)}.style-card.salon:before{background:linear-gradient(135deg,#442135,#f285b9)}.style-card.coaching:before{background:linear-gradient(135deg,#06110f,#d8ff24)}
.styles-hero{background:linear-gradient(135deg,#17130f 0%,#3a2014 55%,#d96f21 100%);color:#fff}.styles-hero-inner{padding:88px 0;max-width:940px}.styles-hero .lead{max-width:820px}.detailed-pricing-grid{grid-template-columns:repeat(4,1fr)}
@media(max-width:1100px){.style-card-grid,.detailed-pricing-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.style-card-grid,.detailed-pricing-grid{grid-template-columns:1fr}.style-card{min-height:auto}.styles-hero-inner{padding:60px 0}}


/* HARD FIX 08/06: header logo is inline SVG, no huge image, no header CTA buttons, phone nav visible */
header{
  background:#fff7ef !important;
  position:sticky;
  top:0;
  z-index:50;
}
header .nav{
  min-height:102px;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:22px !important;
  flex-wrap:wrap !important;
}
.brand{
  display:flex !important;
  align-items:center !important;
  flex:0 0 auto !important;
  text-decoration:none !important;
}
.brand .logo,
.brand strong,
.brand span,
.brand img{
  display:none !important;
}
.brand-logo-svg{
  display:block !important;
  width:185px !important;
  max-width:185px !important;
  height:auto !important;
  background:transparent !important;
}
header nav{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:18px 28px !important;
  flex-wrap:wrap !important;
  margin-left:auto !important;
}
header nav a{
  white-space:normal !important;
}
.nav-contact-actions,
.whatsapp-small{
  display:none !important;
}
.btn{
  border-radius:3px !important;
}
.hero-buttons{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;
  max-width:960px !important;
}
.hero-buttons .btn{
  width:100% !important;
  min-height:72px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  padding:18px 16px !important;
}
.styles-hero .hero-buttons{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  max-width:580px !important;
}

@media(max-width:960px){
  header .nav{
    justify-content:center !important;
    gap:14px !important;
  }
  .brand{
    width:100% !important;
    justify-content:center !important;
  }
  .brand-logo-svg{
    width:170px !important;
    max-width:170px !important;
  }
  header nav{
    display:flex !important;
    width:100% !important;
    justify-content:center !important;
    margin-left:0 !important;
    gap:10px 18px !important;
  }
  .hero-buttons{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media(max-width:620px){
  header .nav{
    min-height:auto !important;
    padding-top:14px !important;
    padding-bottom:14px !important;
  }
  .brand-logo-svg{
    width:145px !important;
    max-width:145px !important;
  }
  header nav{
    display:flex !important;
    font-size:14px !important;
    gap:8px 12px !important;
  }
  header nav a{
    font-size:14px !important;
  }
  .hero-buttons,
  .styles-hero .hero-buttons{
    grid-template-columns:1fr !important;
    max-width:none !important;
  }
  .hero-buttons .btn{
    min-height:62px !important;
  }
}


/* Maintenance plans section */
.maintenance-plans-section{
  background:#fff7ef;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.maintenance-plan-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.maintenance-plan-card{
  position:relative;
  background:#fff;
  border:1px solid var(--line);
  border-radius:6px;
  padding:28px;
  box-shadow:var(--shadow);
  display:flex;
  flex-direction:column;
}
.maintenance-plan-card span{
  display:inline-flex;
  width:max-content;
  background:var(--orange-soft);
  color:var(--orange-dark);
  border-radius:3px;
  padding:7px 9px;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  margin-bottom:16px;
}
.maintenance-plan-card h3{
  font-size:38px;
  color:var(--orange-dark);
  letter-spacing:-.05em;
  margin:0 0 12px;
}
.maintenance-plan-card p{
  color:var(--muted);
  line-height:1.55;
}
.maintenance-plan-card ul{
  padding-left:20px;
  line-height:1.8;
  color:#3c3028;
  margin-bottom:22px;
}
.featured-maintenance{
  outline:3px solid var(--orange);
}
.maintenance-note-box{
  margin-top:24px;
  background:var(--dark);
  color:#fff;
  border-radius:6px;
  padding:22px 26px;
}
.maintenance-note-box p{
  color:#ead7c5;
  margin:8px 0 0;
  line-height:1.55;
}
@media(max-width:1100px){
  .maintenance-plan-grid{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:620px){
  .maintenance-plan-grid{grid-template-columns:1fr;}
  .maintenance-plan-card h3{font-size:34px;}
}

/* One-time fix maintenance card */
.one-time-fix-card{
  background:#17130f !important;
  color:#fff !important;
}
.one-time-fix-card h3{
  color:#fff !important;
}
.one-time-fix-card p,
.one-time-fix-card li{
  color:#ead7c5 !important;
}
.one-time-fix-card span{
  background:#d96f21 !important;
  color:#fff !important;
}
@media(min-width:1101px){
  .maintenance-plan-grid{
    grid-template-columns:repeat(5,1fr) !important;
  }
  .maintenance-plan-card{
    padding:24px !important;
  }
}


/* FINAL_JB_UPDATE_20260610 - forced header/logo/photos fix */
header{
  background:#fff7ef !important;
  position:sticky !important;
  top:0 !important;
  z-index:100 !important;
}
header .nav{
  min-height:112px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:26px !important;
  flex-wrap:wrap !important;
}
.final-brand{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:16px !important;
  text-decoration:none !important;
  flex:0 0 auto !important;
  min-width:0 !important;
}
.final-brand .jb-mark{
  display:block !important;
  width:112px !important;
  min-width:112px !important;
  height:auto !important;
  background:transparent !important;
}
.final-brand .brand-title-text{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  color:#111111 !important;
  font-family:Arial, Helvetica, sans-serif !important;
  font-size:32px !important;
  line-height:1 !important;
  font-weight:900 !important;
  letter-spacing:-0.04em !important;
  white-space:nowrap !important;
}
.brand .logo,
.brand-logo-svg,
.brand img,
.brand strong,
.brand span,
.nav-contact-actions{
  display:none !important;
}
header nav{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  flex-wrap:wrap !important;
  gap:18px 28px !important;
  margin-left:auto !important;
}
header nav a{
  color:#17130f !important;
  font-weight:900 !important;
}
.style-card{
  overflow:hidden !important;
}
.style-card::before{
  display:none !important;
  content:none !important;
}
.style-card-photo{
  display:block !important;
  height:155px !important;
  margin:-24px -24px 22px !important;
  overflow:hidden !important;
  background:#ddd !important;
}
.style-card-photo img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
}
.btn{
  border-radius:3px !important;
}
.hero-buttons .btn{
  border-radius:3px !important;
}

@media(max-width:960px){
  header .nav{
    justify-content:center !important;
    gap:14px !important;
  }
  .final-brand{
    width:100% !important;
    justify-content:center !important;
  }
  .final-brand .jb-mark{
    width:96px !important;
    min-width:96px !important;
  }
  .final-brand .brand-title-text{
    font-size:28px !important;
  }
  header nav{
    width:100% !important;
    justify-content:center !important;
    margin-left:0 !important;
    gap:10px 18px !important;
  }
}
@media(max-width:620px){
  .final-brand{
    gap:10px !important;
  }
  .final-brand .jb-mark{
    width:76px !important;
    min-width:76px !important;
  }
  .final-brand .brand-title-text{
    font-size:22px !important;
    white-space:normal !important;
  }
  header nav{
    font-size:14px !important;
    gap:8px 12px !important;
  }
  .style-card-photo{
    height:170px !important;
  }
}

/* FINAL_JB_UPDATE_20260610B - centred logo and project card logos */
.final-brand .jb-mark{
  display:block !important;
  width:120px !important;
  min-width:120px !important;
  height:auto !important;
  background:transparent !important;
}
.final-brand .brand-title-text{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  color:#111111 !important;
  font-family:Arial, Helvetica, sans-serif !important;
  font-size:34px !important;
  line-height:1 !important;
  font-weight:900 !important;
  letter-spacing:-0.04em !important;
  white-space:nowrap !important;
}
.project-banner{
  min-height:185px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  justify-content:flex-end !important;
  gap:14px !important;
}
.project-logo-wrap{
  width:96px !important;
  height:96px !important;
  border-radius:12px !important;
  background:#fff7ef !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  box-shadow:0 12px 26px rgba(0,0,0,.18) !important;
  padding:8px !important;
}
.project-logo-svg{
  display:block !important;
  width:100% !important;
  height:100% !important;
}
.project-logo-wrap .web-logo-svg{
  width:96px !important;
}
.project-banner strong{
  font-size:30px !important;
}
@media(max-width:960px){
  .final-brand .jb-mark{
    width:100px !important;
    min-width:100px !important;
  }
  .final-brand .brand-title-text{
    font-size:28px !important;
  }
}
@media(max-width:620px){
  .final-brand .jb-mark{
    width:82px !important;
    min-width:82px !important;
  }
  .final-brand .brand-title-text{
    font-size:22px !important;
    white-space:normal !important;
  }
  .project-logo-wrap{
    width:82px !important;
    height:82px !important;
  }
}
