:root{
  --paper:#f2e8da;
  --paper-soft:#f7efe4;
  --paper-warm:#ead7c0;
  --ink:#171917;
  --muted:#6f716c;
  --green:#244142;
  --deep:#153334;
  --orange:#df642f;
  --orange-soft:#ed9a74;
  --blue:#5e7f99;
  --blue-soft:#a9bdca;
  --line:rgba(31,33,29,.15);
  --light-line:rgba(247,239,228,.18);
  --shell:calc(100vw - 32px);
  --sans:"Instrument Sans","Helvetica Neue",Arial,sans-serif;
  --serif:"Fraunces",Georgia,serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:76px}
body{margin:0;color:var(--ink);background:var(--paper);font:400 15px/1.58 var(--sans);-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.menu-open{overflow:hidden}
img{display:block;max-width:100%}a{color:inherit}button,input,textarea{font:inherit}.shell{width:var(--shell);margin-inline:auto}.section{padding:68px 0}
.skip-link{position:fixed;z-index:300;top:10px;left:10px;padding:10px 14px;background:var(--ink);color:white;transform:translateY(-150%)}.skip-link:focus{transform:none}

/* Header */
.site-header{position:sticky;z-index:100;top:0;height:68px;background:rgba(242,232,218,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(36,65,66,.1)}
.site-header::before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:var(--orange)}
.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand,.footer-brand{display:inline-flex;align-items:center;gap:8px;color:var(--green);text-decoration:none}.brand-mark{width:32px;height:auto}.wordmark,.footer-wordmark{display:block;width:145px;aspect-ratio:570.699/160.785;background:currentColor;-webkit-mask:url("assets/kodiak-wordmark.svg") center/contain no-repeat;mask:url("assets/kodiak-wordmark.svg") center/contain no-repeat}.header-utility{display:flex;align-items:center;gap:14px}.header-phone{display:none;text-decoration:none;font-size:11px;font-weight:650}.menu-toggle{position:relative;z-index:102;display:flex;align-items:center;gap:9px;padding:8px 0;border:0;background:transparent;color:var(--ink);font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.menu-toggle i{width:21px;height:1px;background:currentColor;box-shadow:0 6px currentColor}.menu-toggle[aria-expanded=true]{color:var(--paper-soft)}.menu-toggle[aria-expanded=true] i{transform:translateY(3px) rotate(45deg);box-shadow:none}.menu-toggle[aria-expanded=true] i::after{content:"";display:block;width:21px;height:1px;background:currentColor;transform:rotate(90deg)}
.site-nav{position:fixed;z-index:101;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;padding:88px 26px;color:var(--paper-soft);background:linear-gradient(145deg,#173738,#102728);visibility:hidden;opacity:0;transition:.2s}.site-nav.is-open{visibility:visible;opacity:1}.site-nav a{font:600 33px/1 var(--serif);text-decoration:none}.site-nav .nav-cta{margin-top:10px;padding:12px 18px;border:1px solid var(--orange);border-radius:999px;color:var(--orange);font:700 12px/1 var(--sans);letter-spacing:.02em}.site-nav .nav-cta:hover{background:rgba(223,100,47,.08)}

h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{margin-bottom:0}.label,.small-cap,.eyebrow{font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 18px;border:0;border-radius:999px;font-size:12px;font-weight:700;text-decoration:none;transition:.18s}.button.primary{color:#fff5ea;background:var(--orange);box-shadow:0 12px 30px rgba(105,48,22,.18)}.button.primary:hover{transform:translateY(-2px);background:#c95525}.text-link{display:inline-flex;align-items:center;gap:8px;padding-bottom:2px;border-bottom:1px solid currentColor;color:var(--green);font-weight:650;text-decoration:none}

/* Hero */
.hero{position:relative;min-height:calc(100svh - 68px);display:flex;align-items:flex-end;isolation:isolate;overflow:hidden;background:var(--deep)}.hero-media{position:absolute;inset:0;z-index:-4}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:saturate(.72) contrast(1.02) brightness(.88)}.hero-shade{position:absolute;z-index:-3;inset:0;background:linear-gradient(180deg,rgba(12,28,28,.1) 10%,rgba(12,28,28,.48) 54%,rgba(12,28,28,.94) 100%)}.hero-accent{position:absolute;z-index:-2;right:-140px;bottom:-120px;width:310px;height:310px;border-radius:50%;background:rgba(223,100,47,.82);mix-blend-mode:multiply}.hero::after{content:"";position:absolute;z-index:-1;left:-11vw;bottom:-19vw;width:66vw;height:36vw;border-radius:50% 50% 0 0;background:rgba(94,127,153,.18);transform:rotate(-8deg)}.hero-inner{padding:38px 0 44px}.hero-copy{max-width:760px;color:#fff8ee}.eyebrow{margin-bottom:17px;color:#f2e5d5}.eyebrow span{padding:0 4px;color:var(--orange-soft)}.hero h1{max-width:12ch;font-size:clamp(54px,14vw,82px);line-height:.78;letter-spacing:-.055em}.hero-line{display:block}.hero-line-one{font:650 1em/.86 var(--sans);letter-spacing:-.065em}.hero-line-two{margin-top:7px;font:600 1.02em/.82 var(--serif);font-style:italic;letter-spacing:-.045em}.hero-subtitle{display:flex;align-items:center;gap:8px;margin:19px 0 0;color:#ff8650;font:600 clamp(28px,7vw,38px)/1 var(--serif)}.hero-subtitle i{font-weight:500}.hero-intro{max-width:620px;margin:20px 0 24px;color:#e7e4dc;font-size:15px;line-height:1.58}.hero .button{background:#fff2e5;color:#183334;box-shadow:none}.hero .button:hover{background:white}.hero-copy::before{content:"";display:block;width:70px;height:5px;margin-bottom:22px;border-radius:999px;background:linear-gradient(90deg,var(--orange) 0 64%,var(--blue-soft) 64%)}

/* Rates */
.rates{position:relative;padding:74px 0 82px;background:linear-gradient(170deg,var(--paper-soft) 0 72%,var(--paper-warm) 72%)}.rates::after{content:"";position:absolute;right:-70px;top:78px;width:170px;height:170px;border:28px solid rgba(94,127,153,.16);border-radius:50%;pointer-events:none}.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.section-title-row h2,.services-head h2,.process-copy>h2,.about-copy>h2,.request-intro h2{font:600 clamp(42px,11vw,62px)/.92 var(--serif);letter-spacing:-.045em}.rate-grid{position:relative;display:grid;gap:12px}.rate{position:relative;padding:24px 20px 25px;border-radius:20px;background:rgba(247,239,228,.82);box-shadow:0 12px 35px rgba(53,40,28,.05);overflow:hidden}.rate:nth-child(1){transform:rotate(-.5deg)}.rate:nth-child(2){transform:rotate(.35deg)}.rate:nth-child(3){transform:rotate(-.25deg)}.rate:nth-child(4){transform:rotate(.5deg)}.rate::before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:var(--orange)}.rate:nth-child(3)::before{background:var(--blue)}.rate:nth-child(4)::before{background:var(--green)}.rate .label{margin-bottom:11px;color:#76786f}.rate strong{display:block;margin-bottom:12px;font:600 46px/.9 var(--sans);letter-spacing:-.055em}.rate strong sup{font-size:.4em;vertical-align:.9em}.rate strong span{color:var(--orange);font-size:.32em;letter-spacing:0}.rate .appointment{font:600 27px/1.02 var(--serif);letter-spacing:-.03em}.rate>p{margin-bottom:10px;color:var(--muted);font-size:13px}.payment-options{margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}.payment-options .label{margin-bottom:4px;color:var(--green)}.payment-options p:last-child{margin:0}

/* Location */
.location{position:relative;margin-top:-18px;padding:0 0 72px;background:var(--paper-warm)}.location-card{position:relative;display:grid;gap:20px;padding:30px 24px 34px;border-radius:30px 8px 30px 8px;background:var(--blue);color:#fff8ef;box-shadow:0 24px 60px rgba(60,75,83,.15);overflow:hidden}.location-card::before{content:"";position:absolute;right:-80px;bottom:-100px;width:240px;height:240px;border-radius:50%;background:rgba(246,235,221,.16)}.location-card::after{content:"";position:absolute;left:-70px;top:-80px;width:150px;height:150px;border-radius:50%;background:rgba(223,100,47,.28)}.location-marker{position:absolute;right:18px;top:10px;color:rgba(255,255,255,.12);font:700 94px/.85 var(--sans);letter-spacing:-.08em}.location-heading,.location-copy{position:relative;z-index:1}.location-heading .small-cap{margin-bottom:4px;color:#ffe3d4}.location h2{font:600 39px/.98 var(--serif);letter-spacing:-.035em}.location-copy p{max-width:790px;margin:0;color:#eef1ef;font-size:14px}.location-meta{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:16px}.location .text-link{color:#fff}.location-meta span{font-size:11px;color:#dfe8eb}

/* Services */
.services{position:relative;padding:76px 0 90px;background:linear-gradient(180deg,var(--paper-warm) 0,var(--paper) 18%,var(--paper) 100%);overflow:hidden}.services::before{content:"";position:absolute;left:-14vw;top:260px;width:44vw;height:280px;border-radius:0 200px 200px 0;background:rgba(223,100,47,.08);transform:rotate(-7deg)}.services::after{content:"";position:absolute;right:-9vw;bottom:85px;width:36vw;height:260px;border-radius:180px 0 0 180px;background:rgba(94,127,153,.1);transform:rotate(8deg)}.services-head{position:relative;z-index:1;display:grid;gap:12px;margin-bottom:34px}.services-head h2{max-width:700px}.services-head p{max-width:620px;margin:0;color:var(--muted);font-size:14px}.service-grid{position:relative;z-index:1;display:grid;gap:0;border-top:1px solid var(--line)}.service-grid article{position:relative;padding:27px 4px 30px;border-bottom:1px solid var(--line)}.service-grid h3{max-width:510px;margin-bottom:13px;font:600 29px/1 var(--serif);letter-spacing:-.03em}.service-grid p,.service-grid li{color:var(--muted);font-size:13px}.service-grid p{max-width:540px;margin-bottom:12px}.service-grid ul{margin:0;padding:0;list-style:none}.service-grid li{position:relative;padding:4px 0 4px 15px}.service-grid li::before{content:"";position:absolute;left:0;top:12px;width:7px;height:2px;border-radius:2px;background:var(--orange)}.service-grid article:nth-child(2) h3,.service-grid article:nth-child(5) h3{color:var(--blue)}.service-grid article:nth-child(3) h3,.service-grid article:nth-child(6) h3{color:var(--green)}

/* Process */
.process{position:relative;padding:18px 0 90px;background:var(--paper);overflow:hidden}.process::before{content:"";position:absolute;inset:auto -12vw 0 auto;width:46vw;height:70%;border-radius:52% 0 0 0;background:var(--deep)}.process-panel{position:relative;display:grid;gap:28px;padding:32px 24px 30px;border-radius:12px 42px 12px 42px;background:var(--deep);color:#fff8ef;box-shadow:0 32px 78px rgba(12,42,43,.2);overflow:hidden}.process-panel::after{content:"";position:absolute;left:-95px;bottom:-120px;width:270px;height:270px;border:48px solid rgba(223,100,47,.16);border-radius:50%}.process-copy,.process-image{position:relative;z-index:1}.process-copy>h2{margin-bottom:22px;color:#fff2e4}.process-list{margin:0;padding:0;list-style:none}.process-list li{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:15px 0;border-top:1px solid var(--light-line)}.process-list li>span{padding-top:4px;color:#ff8c5a;font-size:9px;font-weight:700;letter-spacing:.08em}.process-list h3{margin-bottom:5px;color:#fff1e2;font:600 21px/1.05 var(--serif);letter-spacing:-.025em}.process-list p{max-width:720px;margin:0;color:#c4cfcc;font-size:12.5px;line-height:1.5}.process-list strong{color:#fff2e4}.process-image{margin:0;overflow:hidden;border-radius:130px 14px 130px 14px;background:#fff}.process-image img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center 38%;filter:saturate(.62) contrast(1.04)}

/* About */
.about{position:relative;padding:82px 0 94px;background:linear-gradient(160deg,var(--paper-soft) 0 58%,#e2c9aa 58%);overflow:hidden}.about::before{content:"";position:absolute;left:-90px;top:80px;width:210px;height:210px;border-radius:50%;background:rgba(94,127,153,.15)}.about-grid{position:relative;z-index:1;display:grid;gap:28px;align-items:center}.about-image{position:relative;margin:0;max-width:470px;overflow:visible}.about-image::before{content:"";position:absolute;z-index:-1;inset:-14px 20px 14px -14px;border-radius:49% 51% 39% 61% / 58% 42% 58% 42%;background:var(--orange)}.about-image img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:53% 47% 44% 56% / 47% 48% 52% 53%;filter:saturate(.7) contrast(1.02)}.about-copy h2{color:var(--green)}.about-copy p{max-width:760px;margin:0 0 13px;color:#5e615b;font-size:13.5px}.about-copy .about-lede{color:#2e3e3b;font-size:15.5px;font-weight:500}.about-copy::after{content:"";display:block;width:92px;height:7px;margin-top:25px;border-radius:10px;background:linear-gradient(90deg,var(--green) 0 38%,var(--orange) 38% 68%,var(--blue) 68%)}

/* Request */
.request{position:relative;padding:76px 0 84px;background:linear-gradient(160deg,#1b3e3f,#112b2c);color:#fff8ef;overflow:hidden}.request::before{content:"";position:absolute;right:-170px;top:-120px;width:410px;height:410px;border-radius:50%;background:rgba(223,100,47,.2)}.request::after{content:"";position:absolute;left:-220px;bottom:-250px;width:480px;height:480px;border-radius:50%;background:rgba(94,127,153,.14)}.request-grid{position:relative;z-index:1;display:grid;gap:30px}.request-intro h2{color:#fff2e4}.request-intro>p{max-width:520px;color:#c8d3d0}.direct-contact{display:grid;gap:6px;margin-top:24px;padding-top:16px;border-top:1px solid rgba(247,239,228,.2)}.direct-contact p{margin:0 0 3px;color:#aebfba;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.direct-contact a{width:fit-content;color:#fff2e4;font-size:13px;text-underline-offset:4px}.direct-contact small{margin-left:6px;color:#9fb2ae;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.repair-form{padding:24px 18px 22px;border-radius:30px 8px 30px 8px;color:var(--ink);background:var(--paper-soft);box-shadow:0 28px 70px rgba(4,24,25,.28)}.form-row{display:grid}.repair-form>label,.form-row>label{display:grid;gap:6px;margin-bottom:17px;color:#55564f;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.repair-form label small{color:#969a95;font-size:8px}.repair-form input,.repair-form textarea{width:100%;padding:10px 0;border:0;border-bottom:1px solid #b6afa6;border-radius:0;color:var(--ink);background:transparent;font-size:15px;font-weight:400;text-transform:none;outline:none}.repair-form input::placeholder,.repair-form textarea::placeholder{color:#aaa39b;font-weight:400}.repair-form textarea{padding:12px;border:1px solid #c4bbb1;border-radius:14px;line-height:1.5;resize:vertical}.repair-form input:focus{border-bottom-color:var(--orange)}.repair-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 1px var(--orange)}.repair-form fieldset{min-width:0;margin:0 0 17px;padding:0;border:0}.repair-form legend{margin-bottom:9px;color:#55564f;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.contact-choice{display:flex;gap:18px;align-items:center;min-height:34px}.contact-choice label{display:inline-flex;align-items:center;gap:6px;cursor:pointer;color:#555b56;font-size:13px}.contact-choice input{appearance:none;width:14px;height:14px;margin:0;padding:0;border:1px solid #90948f;border-radius:50%;background:var(--paper-soft)}.contact-choice input:checked{border:4px solid var(--orange)}.form-footer{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:5px}.form-footer p{max-width:420px;margin:0;color:var(--muted);font-size:10px}.form-status{margin:12px 0 0;color:var(--green);font-size:12px;font-weight:650}
.site-footer{padding:34px 0 18px;color:var(--paper-soft);background:#0e2627}.footer-top{display:grid;gap:24px}.footer-brand{color:var(--paper-soft)}.footer-brand img{width:34px}.footer-wordmark{width:145px}.footer-top>p{margin:0;color:#91a29e;font-size:12px}.footer-top>div{display:grid;gap:4px;font-size:12px}.footer-bottom{display:flex;flex-direction:column;gap:5px;margin-top:24px;padding-top:13px;border-top:1px solid rgba(247,239,228,.12);color:#738985;font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mobile-request{position:fixed;z-index:89;right:12px;bottom:12px;left:12px;display:flex;justify-content:center;padding:13px 16px;border-radius:999px;color:#fff7ef;background:var(--orange);box-shadow:0 12px 28px rgba(21,32,31,.24);font-size:12px;font-weight:700;text-decoration:none}

@media(min-width:721px){
  :root{--shell:min(1240px,calc(100vw - 60px))}.section{padding:92px 0}.site-header{height:74px}.brand-mark{width:36px}.wordmark{width:172px}.menu-toggle{display:none}.header-phone{display:block}.site-nav{position:static;inset:auto;display:flex;flex-direction:row;align-items:center;gap:24px;margin-left:0;padding:0;color:var(--ink);background:transparent;visibility:visible;opacity:1}.site-nav a{font:600 12px/1 var(--sans)}.site-nav a:not(.nav-cta):hover{color:var(--orange)}.site-nav .nav-cta{margin:0;padding:10px 15px;border:1px solid rgba(223,100,47,.62);border-radius:999px;color:var(--orange);font:700 12px/1 var(--sans)}
  .hero{min-height:760px;align-items:center}.hero-media img{object-position:center 52%}.hero-shade{background:linear-gradient(90deg,rgba(11,29,29,.92) 0%,rgba(11,29,29,.76) 29%,rgba(11,29,29,.36) 54%,rgba(11,29,29,.08) 78%),linear-gradient(0deg,rgba(11,29,29,.28),transparent 45%)}.hero-inner{padding:30px 0}.hero-copy{max-width:790px}.hero h1{font-size:clamp(76px,7.4vw,116px);max-width:10.7ch}.hero-line-one{font-size:.92em}.hero-line-two{font-size:1.02em}.hero-subtitle{font-size:clamp(36px,3.4vw,50px);margin-top:22px}.hero-intro{max-width:640px;font-size:17px}.hero-accent{right:-13vw;bottom:-19vw;width:48vw;height:48vw}.hero::after{left:-17vw;bottom:-21vw;width:52vw;height:29vw}
  .rates{padding:96px 0 110px}.rate-grid{grid-template-columns:repeat(4,1fr);gap:14px}.rate{min-height:310px;padding:30px 28px}.rate strong{font-size:54px}.rate .appointment{font-size:32px}.rates::after{right:4vw;top:60px;width:230px;height:230px;border-width:38px}
  .location{padding:0 0 92px}.location-card{grid-template-columns:minmax(290px,.68fr) minmax(600px,1.32fr);gap:70px;align-items:center;padding:44px 52px}.location h2{font-size:50px}.location-marker{right:38px;top:14px;font-size:136px}.location-meta{flex-direction:row;align-items:center;gap:28px}
  .services{padding:104px 0 112px}.services-head{grid-template-columns:1fr .9fr;gap:72px;align-items:end;margin-bottom:46px}.services-head h2{font-size:68px}.services-head p{font-size:15px}.service-grid{grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.service-grid article{min-height:300px;padding:36px 38px 42px 0}.service-grid article:nth-child(odd){border-right:1px solid var(--line)}.service-grid article:nth-child(even){padding-left:38px}.service-grid h3{font-size:34px}
  .process{padding:26px 0 106px}.process-panel{grid-template-columns:minmax(590px,1.08fr) minmax(400px,.92fr);gap:70px;align-items:start;padding:60px 60px}.process-copy>h2{font-size:68px}.process-list li{grid-template-columns:42px 1fr;padding:19px 0}.process-list h3{font-size:25px}.process-list p{font-size:13px}.process-image{position:sticky;top:108px;border-radius:220px 18px 220px 18px}.process-image img{aspect-ratio:4/5}
  .about{padding:108px 0 126px}.about-grid{grid-template-columns:minmax(320px,.72fr) minmax(600px,1.28fr);gap:90px}.about-copy h2{font-size:68px}.about-copy .about-lede{font-size:17px}.about-copy p{font-size:14px}.about-image{max-width:440px}
  .request{padding:104px 0}.request-grid{grid-template-columns:minmax(300px,.58fr) minmax(650px,1.42fr);gap:82px;align-items:start}.request-intro h2{font-size:68px}.repair-form{padding:34px 36px 36px}.form-row{grid-template-columns:1fr 1fr;gap:30px}.form-footer{flex-direction:row;align-items:center;gap:22px}.footer-top{grid-template-columns:1.2fr .8fr auto;align-items:center}.footer-bottom{flex-direction:row;justify-content:space-between}.mobile-request{display:none}
}
@media(min-width:1100px){.site-nav{gap:28px}.service-grid{grid-template-columns:repeat(3,1fr)}.service-grid article{min-height:330px;padding:38px 34px 44px;border-right:1px solid var(--line)}.service-grid article:nth-child(3n+1){padding-left:0}.service-grid article:nth-child(3n){padding-right:0;border-right:0}.service-grid article:nth-child(even){padding-left:34px}.service-grid article:nth-child(n+4){border-top:0}.service-grid article:nth-child(4){transform:translateY(22px)}.service-grid article:nth-child(5){transform:translateY(22px)}.service-grid article:nth-child(6){transform:translateY(22px)}.services{padding-bottom:140px}}

/* =========================================================
   V5 — saturated editorial pass
   Sharper geometry, stronger brand color, less softness.
   ========================================================= */
:root{
  --paper:#f1e6d6;
  --paper-soft:#f6ecdd;
  --paper-warm:#e5c9a8;
  --ink:#161817;
  --muted:#636862;
  --green:#233f40;
  --deep:#102d2f;
  --orange:#e4572e;
  --orange-soft:#f08155;
  --blue:#456f8e;
  --blue-soft:#7696ad;
}

/* Harder global language */
.button,.site-nav .nav-cta,.mobile-request{border-radius:8px}
.button.primary{box-shadow:none}
.site-nav .nav-cta{border-radius:0;border-width:0 0 2px 0;padding:10px 1px 8px}

/* Header — graphic but restrained */
.site-header{background:rgba(241,230,214,.95);border-bottom:1px solid rgba(22,24,23,.14)}
.site-header::before{width:100%;height:4px;inset:0 0 auto;background:linear-gradient(90deg,var(--orange) 0 9%,var(--green) 9% 77%,var(--blue) 77%)}

/* Hero — richer color structure, no pastel bubbles */
.hero{background:var(--deep)}
.hero-media img{filter:saturate(.82) contrast(1.06) brightness(.78)}
.hero-shade{background:linear-gradient(90deg,rgba(9,28,29,.94) 0%,rgba(9,28,29,.82) 28%,rgba(9,28,29,.42) 53%,rgba(9,28,29,.08) 79%),linear-gradient(0deg,rgba(9,28,29,.56),transparent 48%)}
.hero-accent{right:-3vw;bottom:0;width:28vw;height:18vw;border-radius:0;background:var(--orange);opacity:.76;mix-blend-mode:multiply;clip-path:polygon(28% 0,100% 0,100% 100%,0 100%)}
.hero::after{left:auto;right:6vw;bottom:0;width:17vw;height:100%;border-radius:0;background:rgba(69,111,142,.28);transform:none;clip-path:polygon(58% 0,100% 0,42% 100%,0 100%)}
.hero-copy::before{width:82px;height:4px;border-radius:0;background:linear-gradient(90deg,var(--orange) 0 62%,#f3dfc7 62%)}
.hero-subtitle{color:#ff7547}
.hero .button{border:1px solid rgba(255,244,230,.72);border-radius:7px;background:rgba(255,244,230,.94);color:var(--deep)}
.hero .button:hover{background:#fff4e6}

/* Rates — one information field, not floating cards */
.rates{padding-bottom:100px;background:var(--paper-soft)}
.rates::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:18px;background:linear-gradient(90deg,var(--orange) 0 24%,var(--green) 24% 78%,var(--blue) 78%)}
.rates::after{display:none}
.rate-grid{gap:0;border-top:1px solid rgba(22,24,23,.26);border-bottom:1px solid rgba(22,24,23,.26)}
.rate{min-height:0!important;padding:28px 22px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;overflow:visible}
.rate::before{display:none}
.rate:not(:last-child){border-bottom:1px solid var(--line)}
.rate strong{color:var(--ink)}
.payment-options{border-top-color:rgba(22,24,23,.18)}

/* Location — saturated blue, angular edge and orange datum */
.location{margin:0;padding:56px 0 70px;background:var(--paper)}
.location-card{border-radius:0;padding-top:42px;background:var(--blue);box-shadow:none;clip-path:polygon(0 0,96% 0,100% 18%,100% 100%,0 100%)}
.location-card::before{right:0;bottom:0;width:150px;height:100%;border-radius:0;background:var(--orange);opacity:.86;clip-path:polygon(66% 0,100% 0,100% 100%,0 100%)}
.location-card::after{left:0;top:0;width:74px;height:8px;border-radius:0;background:#f6e4cf}
.location-marker{color:rgba(255,255,255,.1)}

/* Services — bold editorial rulings and color pacing */
.services{padding-top:92px;background:var(--paper);overflow:hidden}
.services::before{left:auto;right:-3vw;top:72px;width:26vw;height:10px;border-radius:0;background:var(--orange);transform:none;opacity:1}
.services::after{right:auto;left:-4vw;bottom:56px;width:24vw;height:10px;border-radius:0;background:var(--blue);transform:none;opacity:1}
.services-head{padding-left:18px;border-left:7px solid var(--green)}
.service-grid{border-top:2px solid var(--ink)}
.service-grid article{transform:none!important}
.service-grid h3{color:var(--ink)}
.service-grid article:nth-child(3n+1) h3{color:var(--green)}
.service-grid article:nth-child(3n+2) h3{color:#8e472d}
.service-grid article:nth-child(3n) h3{color:#355f7c}
.service-grid li::before{width:8px;height:2px;border-radius:0}

/* Process — one strong field with clipped image and signal stripe */
.process{background:var(--paper);padding-top:44px}
.process-panel{border-radius:0;background:var(--deep);box-shadow:none;overflow:hidden}
.process-panel::before{content:"";position:absolute;z-index:0;right:0;top:0;width:18px;height:100%;background:linear-gradient(180deg,var(--orange) 0 34%,#f1e6d6 34% 37%,var(--blue) 37% 72%,#f1e6d6 72% 75%,var(--orange) 75%)}
.process-panel::after{left:auto;right:18px;bottom:0;width:190px;height:190px;border:0;border-radius:0;background:rgba(228,87,46,.15);clip-path:polygon(100% 18%,100% 100%,18% 100%)}
.process-image{border-radius:0;clip-path:polygon(8% 0,100% 0,100% 92%,0 100%,0 8%)}

/* About — sharper portrait framing and a real color block */
.about{background:var(--paper-soft)}
.about::before{left:0;top:0;width:24%;height:100%;border-radius:0;background:var(--orange);opacity:.9;clip-path:polygon(0 0,76% 0,100% 100%,0 100%)}
.about-image::before{inset:14px -18px -18px 18px;border-radius:0;background:var(--blue)}
.about-image img{border-radius:0;clip-path:polygon(0 0,100% 0,100% 94%,8% 100%,0 100%)}
.about-copy::after{width:120px;height:5px;border-radius:0;background:linear-gradient(90deg,var(--green) 0 43%,var(--orange) 43% 72%,var(--blue) 72%)}

/* Request — deeper solid field, architectural color rather than circles */
.request{background:var(--deep)}
.request::before{right:0;top:0;width:26vw;height:100%;border-radius:0;background:var(--blue);opacity:.24;clip-path:polygon(58% 0,100% 0,100% 100%,0 100%)}
.request::after{left:0;bottom:0;width:18vw;height:46%;border-radius:0;background:var(--orange);opacity:.18;clip-path:polygon(0 20%,100% 100%,0 100%)}
.repair-form{border-radius:0;box-shadow:18px 18px 0 rgba(228,87,46,.22)}
.repair-form textarea{border-radius:0}
.mobile-request{border-radius:8px}

@media(min-width:721px){
  .rate-grid{grid-template-columns:repeat(4,1fr)}
  .rate:not(:last-child){border-bottom:0;border-right:1px solid var(--line)}
  .location-card{padding:50px 58px}
  .process-panel{padding-right:78px}
}

/* =========================================================
   V6 — fluid editorial refinement
   Softer geometry, clearer header utility, tighter process.
   ========================================================= */

/* Header */
.brand{color:var(--green)!important}
.wordmark{display:none}
.wordmark-img{display:block;width:145px;height:auto;opacity:1}
.header-phone{display:none!important}
.site-nav .nav-phone{margin-left:-6px;padding-left:18px;border-left:1px solid rgba(35,63,64,.22);color:var(--green);font:650 12px/1 var(--sans);white-space:nowrap;text-decoration:none}
.site-nav .nav-phone:hover{color:var(--orange)}
.site-nav .nav-cta{border:1px solid rgba(228,87,46,.62);border-radius:12px;padding:10px 15px;color:var(--orange);background:transparent}
.site-nav .nav-cta:hover{color:var(--paper-soft);background:var(--orange)}

/* Hero */
.hero-subtitle{color:var(--blue)}
.hero .button.primary{border:1px solid var(--orange);border-radius:14px;color:#fff8ef;background:var(--orange);box-shadow:0 10px 30px rgba(228,87,46,.22)}
.hero .button.primary:hover{color:#fff8ef;background:#c94a25;transform:translateY(-1px)}

/* Location — retain color, soften the geometry */
.location-card{clip-path:none;border-radius:34px 14px 42px 18px;overflow:hidden}
.location-card::before{right:-28px;width:170px;clip-path:none;border-radius:75% 0 0 75%;opacity:.88}
.location-card::after{left:26px;top:0;width:92px;height:7px;border-radius:0 0 7px 7px}
.location-marker{right:28px;top:20px;width:250px;height:120px;font-size:0;color:rgba(255,255,255,.14);opacity:.9}
.location-marker svg{width:100%;height:100%;overflow:visible}
.location-marker path{fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}

/* Process — information drives the section, image supports it */
.process-panel{border-radius:38px 14px 46px 20px;overflow:hidden}
.process-panel::before{right:0;width:12px;border-radius:12px 0 0 12px}
.process-panel::after{display:none}
.process-list li{padding:15px 0}
.process-list h3{margin-bottom:5px}
.process-list p{max-width:720px}
.process-image{position:relative!important;top:auto!important;align-self:center;margin:8px 0 0;overflow:visible;border-radius:0;clip-path:none;transform:rotate(1deg)}
.process-image::before{content:"";position:absolute;z-index:0;inset:16px -18px -18px 18px;border-radius:54px 18px 62px 22px;background:var(--blue)}
.process-image img{position:relative;z-index:1;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center 42%;border-radius:48px 16px 56px 20px;clip-path:none}

@media(max-width:720px){
  .wordmark-img{width:132px}
  .site-nav .nav-phone{margin-top:0;margin-left:0;padding:14px 0 0;border-left:0;border-top:1px solid rgba(247,239,228,.18);color:var(--paper-soft);font-size:15px}
  .site-nav .nav-cta{margin-top:10px;border-radius:14px;padding:12px 17px}
  .location-card{border-radius:26px 10px 32px 14px}
  .location-card::before{right:-60px;width:130px;opacity:.72}
  .location-marker{right:8px;top:12px;width:155px;height:74px}
  .process-panel{border-radius:28px 10px 34px 14px;padding:34px 24px 44px}
  .process-image{margin:28px 10px 4px 0;transform:rotate(.7deg)}
  .process-image::before{inset:12px -12px -14px 12px;border-radius:38px 12px 46px 16px}
  .process-image img{aspect-ratio:4/3;border-radius:34px 10px 42px 14px}
}

@media(min-width:721px){
  .wordmark-img{width:172px}
  .process-panel{grid-template-columns:minmax(600px,1.28fr) minmax(300px,.72fr);gap:54px;padding:54px 66px 58px 56px}
  .process-copy>h2{margin-bottom:12px}
  .process-image{max-width:410px;justify-self:end}
}

/* =========================================================
   V7 — composition correction pass
   Content-led layout; imagery supports rather than drives.
   ========================================================= */

/* Location: quick service-area guide, no faux-map ornament */
.location{margin-top:0;padding:34px 0 58px;background:var(--paper-warm)}
.location-card{grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:clamp(30px,5vw,72px);padding:34px 42px;border-radius:26px;background:var(--blue);box-shadow:none;overflow:hidden}
.location-card::before{right:-42px;bottom:-84px;width:170px;height:170px;border-radius:50%;background:var(--orange);opacity:.78}
.location-card::after{left:32px;top:0;width:82px;height:6px;border-radius:0 0 8px 8px;background:var(--paper-soft)}
.location-marker{display:none!important}
.location-heading{align-self:center}
.location-heading .small-cap{margin-bottom:6px}
.location h2{font-size:clamp(34px,4vw,50px);line-height:.95}
.location-copy{align-self:center}
.location-copy>p{max-width:760px;margin-bottom:16px;font-size:15px;line-height:1.5}
.location-meta{gap:24px}

/* Services: correct row/column alignment and equalize cells */
.services{padding:76px 0 96px}
.services-head{grid-template-columns:minmax(0,.9fr) minmax(300px,.6fr);align-items:end;gap:48px;margin-bottom:28px}
.services-head h2{margin:0}
.services-head p{justify-self:end;margin:0}
.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid transparent}
.service-grid article{min-height:310px;padding:30px 32px 34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.service-grid article:nth-child(3n){border-right:0}
.service-grid h3{max-width:100%;margin:0 0 16px;font-size:clamp(27px,2.2vw,34px);line-height:1.02}
.service-grid p{max-width:100%}
.service-grid ul{max-width:100%}

/* Process: text defines the footprint; image is supporting art */
.process{padding:26px 0 78px;background:var(--paper)}
.process::before{display:none}
.process-panel{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:44px;padding:44px 52px 48px;border-radius:34px;background:var(--deep);box-shadow:none;overflow:hidden}
.process-panel::before{right:0;width:9px;border-radius:9px 0 0 9px}
.process-copy>h2{margin-bottom:14px;font-size:clamp(40px,4.2vw,56px)}
.process-list li{grid-template-columns:34px 1fr;padding:13px 0}
.process-list h3{font-size:clamp(19px,1.55vw,24px)}
.process-list p{font-size:13px;line-height:1.47}
.process-image{align-self:center;justify-self:end;width:min(100%,330px);margin:0;transform:none!important}
.process-image::before{inset:12px -14px -14px 14px;border-radius:42% 58% 48% 52% / 58% 42% 58% 42%;background:var(--blue)}
.process-image img{aspect-ratio:4/5;border-radius:46% 54% 44% 56% / 54% 46% 54% 46%;object-position:center 48%;filter:saturate(.72) contrast(1.03)}

/* About: tighter trust section, equal body hierarchy */
.about{padding:72px 0 82px;background:var(--paper-soft)}
.about::before{left:-80px;top:auto;bottom:-80px;width:190px;height:190px;border-radius:50%;background:rgba(228,87,46,.16)}
.about-grid{grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);gap:clamp(42px,6vw,88px);max-width:1180px;align-items:center}
.about-image{max-width:360px;justify-self:start}
.about-image::before{inset:16px -18px -18px 18px;border-radius:42% 58% 52% 48% / 58% 42% 58% 42%;background:var(--blue)}
.about-image img{aspect-ratio:4/5;border-radius:46% 54% 44% 56% / 54% 46% 54% 46%;clip-path:none;filter:saturate(.75) contrast(1.02)}
.about-copy h2{margin-bottom:18px;font-size:clamp(36px,3.5vw,48px)}
.about-copy p,.about-copy .about-lede{max-width:820px;margin:0 0 14px;color:#424943;font-size:15px;font-weight:400;line-height:1.6}
.about-copy p:first-of-type{font-size:16px;color:#2d3936}
.about-copy::after{margin-top:22px}

/* Request: clearer fields without looking clinical */
.repair-form{padding:30px 30px 32px;border:1px solid rgba(23,25,24,.11);border-radius:26px;background:#f4e9d9;box-shadow:16px 18px 0 rgba(69,111,142,.22)}
.repair-form>label,.form-row>label,.repair-form legend{color:#3f4742;font-size:10px;letter-spacing:.045em}
.repair-form input{min-height:44px;padding:11px 12px;border:1px solid #b9afa3;border-radius:10px;background:rgba(255,255,255,.28)}
.repair-form textarea{padding:13px 14px;border:1px solid #b9afa3;border-radius:12px;background:rgba(255,255,255,.28)}
.repair-form input:focus,.repair-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 2px rgba(228,87,46,.13)}
.repair-form input::placeholder,.repair-form textarea::placeholder{color:#88857f;opacity:.82}
.contact-choice input{background:#f4e9d9}

@media(max-width:920px){
  .location-card{grid-template-columns:1fr;gap:18px;padding:30px}
  .services-head{grid-template-columns:1fr;gap:10px}
  .services-head p{justify-self:start}
  .service-grid{grid-template-columns:1fr 1fr}
  .service-grid article:nth-child(3n){border-right:1px solid var(--line)}
  .service-grid article:nth-child(2n){border-right:0}
  .process-panel{grid-template-columns:1fr;gap:28px;padding:38px 34px 42px}
  .process-image{width:min(100%,440px);justify-self:start}
  .process-image img{aspect-ratio:16/9}
  .about-grid{grid-template-columns:220px minmax(0,1fr);gap:36px}
}

@media(max-width:720px){
  .location{padding:24px 0 48px}
  .location-card{padding:26px 22px;border-radius:24px}
  .location-card::before{right:-65px;bottom:-65px;width:130px;height:130px}
  .location h2{font-size:36px}
  .location-copy>p{font-size:14px}
  .service-grid{grid-template-columns:1fr}
  .service-grid article,.service-grid article:nth-child(2n),.service-grid article:nth-child(3n){min-height:0;padding:24px 4px 28px;border-right:0}
  .process-panel{padding:30px 22px 34px;border-radius:28px}
  .process-copy>h2{font-size:38px}
  .process-image{width:100%;margin-top:4px}
  .process-image::before{inset:10px -10px -12px 10px}
  .process-image img{aspect-ratio:16/10}
  .about{padding:56px 0 64px}
  .about-grid{grid-template-columns:1fr;gap:26px}
  .about-image{width:min(76vw,300px)}
  .about-copy h2{font-size:36px}
  .about-copy p,.about-copy p:first-of-type{font-size:14.5px}
  .repair-form{padding:24px 18px 26px;border-radius:20px;box-shadow:8px 10px 0 rgba(69,111,142,.2)}
}

/* =========================================================
   V8 — correction pass
   Conversation-led cleanup. No new visual direction.
   ========================================================= */

/* Location: quick information guide, intentional but quiet */
.location{margin-top:0;padding:28px 0 54px;background:var(--paper-warm)}
.location-card{grid-template-columns:minmax(220px,.52fr) minmax(0,1.48fr);gap:clamp(32px,5vw,70px);padding:32px 40px;border-radius:28px 12px 30px 12px;background:var(--blue);box-shadow:none;overflow:hidden}
.location-card::before{right:-54px;bottom:-78px;width:150px;height:150px;border-radius:50%;background:var(--orange);opacity:.72}
.location-card::after{left:30px;top:0;width:78px;height:6px;border-radius:0 0 7px 7px;background:var(--paper-soft)}
.location-marker{display:none!important}
.location-heading,.location-copy{align-self:center}
.location h2{margin:0;font-size:clamp(34px,3.7vw,48px);line-height:.98}
.location-copy>p{max-width:780px;margin:0 0 14px;font-size:14.5px;line-height:1.5}
.location-meta{display:flex;flex-direction:row;align-items:center;gap:26px;margin-top:12px;flex-wrap:wrap}

/* Services: strict column alignment across both rows */
.services{padding:72px 0 94px}
.services-head{grid-template-columns:minmax(0,.9fr) minmax(300px,.6fr);align-items:end;gap:48px;margin-bottom:28px}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;align-items:stretch;border-top:1px solid var(--line)}
.service-grid article,
.service-grid article:nth-child(odd),
.service-grid article:nth-child(even),
.service-grid article:nth-child(n+4){min-height:310px;margin:0;transform:none!important;border-top:0;border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding-top:30px;padding-bottom:34px}
.service-grid article:nth-child(3n+1){padding-left:0;padding-right:32px}
.service-grid article:nth-child(3n+2){padding-left:32px;padding-right:32px}
.service-grid article:nth-child(3n){padding-left:32px;padding-right:0;border-right:0}
.service-grid h3{margin:0 0 16px;max-width:100%;line-height:1.02}
.service-grid p,.service-grid ul{max-width:100%;margin-left:0}

/* Process: text is the section; image is supporting art */
.process{padding:24px 0 72px;background:var(--paper)}
.process::before{display:none}
.process-panel{grid-template-columns:minmax(0,1.52fr) minmax(240px,.48fr);gap:38px;align-items:center;padding:42px 48px 46px;border-radius:32px 12px 36px 14px;background:var(--deep);box-shadow:none;overflow:hidden}
.process-copy>h2{margin-bottom:12px;font-size:clamp(38px,4vw,52px)}
.process-list li{padding:12px 0}
.process-list h3{font-size:clamp(19px,1.45vw,23px)}
.process-list p{font-size:13px;line-height:1.46}
.process-image{position:relative!important;top:auto!important;align-self:center;justify-self:end;width:min(100%,300px);margin:0;overflow:visible;transform:none!important;clip-path:none!important;border-radius:0!important;background:transparent!important}
.process-image::before{content:"";position:absolute;z-index:0;inset:12px -14px -14px 14px;border-radius:30px 8px 38px 12px;background:var(--blue)}
.process-image img{position:relative;z-index:1;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center 45%;border-radius:26px 7px 34px 10px!important;clip-path:none!important;filter:saturate(.72) contrast(1.03)}

/* About: one readable hierarchy, image framed rather than masked */
.about{padding:66px 0 76px;background:var(--paper-soft)}
.about::before{left:-70px;bottom:-80px;top:auto;width:170px;height:170px;border-radius:50%;background:rgba(228,87,46,.13)}
.about-grid{grid-template-columns:minmax(230px,.58fr) minmax(0,1.42fr);gap:clamp(40px,5.5vw,78px);max-width:1160px;align-items:center}
.about-image{position:relative;max-width:340px;justify-self:start;overflow:visible}
.about-image::before{content:"";position:absolute;z-index:-1;inset:14px -16px -16px 16px;border-radius:28px 8px 34px 12px;background:var(--blue)}
.about-image img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:24px 7px 30px 10px!important;clip-path:none!important;filter:saturate(.76) contrast(1.02)}
.about-copy h2{margin-bottom:16px;font-size:clamp(34px,3.15vw,44px)}
.about-copy p,
.about-copy p:first-of-type,
.about-copy .about-lede{max-width:820px;margin:0 0 14px;color:#37413d;font-size:15px;font-weight:400;line-height:1.58}
.about-copy::after{margin-top:18px}

/* Request form: clear entry fields, still editorial */
.repair-form{padding:30px 30px 32px;border:1px solid rgba(23,25,24,.12);border-radius:24px 9px 28px 11px;background:#f4e9d9;box-shadow:12px 14px 0 rgba(69,111,142,.18)}
.repair-form input,.repair-form textarea{color:var(--ink);background:#fbf2e6;border:1px solid #b8afa4}
.repair-form input{min-height:44px;padding:10px 12px;border-radius:9px}
.repair-form textarea{padding:12px 13px;border-radius:11px}
.repair-form input:focus,.repair-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 2px rgba(228,87,46,.12)}
.repair-form input::placeholder,.repair-form textarea::placeholder{color:#8f8b84;font-weight:400;opacity:.8}
.contact-choice input{background:#fbf2e6}

@media(max-width:920px){
  .location-card{grid-template-columns:1fr;gap:16px;padding:28px 30px}
  .location-meta{align-items:flex-start;flex-direction:column;gap:9px}
  .service-grid{grid-template-columns:1fr 1fr}
  .service-grid article,
  .service-grid article:nth-child(odd),
  .service-grid article:nth-child(even),
  .service-grid article:nth-child(3n+1),
  .service-grid article:nth-child(3n+2),
  .service-grid article:nth-child(3n){min-height:290px;padding:28px 28px 32px;border-right:1px solid var(--line)}
  .service-grid article:nth-child(2n+1){padding-left:0}
  .service-grid article:nth-child(2n){padding-right:0;border-right:0}
  .process-panel{grid-template-columns:1fr;gap:24px;padding:36px 32px 40px}
  .process-image{width:min(100%,390px);justify-self:start}
  .process-image img{aspect-ratio:16/9}
  .about-grid{grid-template-columns:210px minmax(0,1fr);gap:34px}
}

@media(max-width:720px){
  .location{padding:22px 0 44px}
  .location-card{padding:24px 20px;border-radius:24px 10px 28px 12px}
  .location h2{font-size:34px}
  .service-grid{grid-template-columns:1fr}
  .service-grid article,
  .service-grid article:nth-child(odd),
  .service-grid article:nth-child(even),
  .service-grid article:nth-child(3n+1),
  .service-grid article:nth-child(3n+2),
  .service-grid article:nth-child(3n){min-height:0;padding:23px 4px 27px;border-right:0}
  .process-panel{padding:28px 20px 32px;border-radius:26px 10px 30px 12px}
  .process-copy>h2{font-size:36px}
  .process-image{width:100%;margin-top:2px}
  .process-image::before{inset:9px -9px -10px 9px;border-radius:23px 7px 28px 9px}
  .process-image img{aspect-ratio:16/10;border-radius:20px 6px 25px 8px!important}
  .about{padding:52px 0 60px}
  .about-grid{grid-template-columns:1fr;gap:24px}
  .about-image{width:min(74vw,290px)}
  .about-image::before{inset:10px -11px -12px 11px;border-radius:22px 7px 27px 9px}
  .about-image img{border-radius:19px 6px 24px 8px!important}
  .about-copy h2{font-size:34px}
  .about-copy p,.about-copy p:first-of-type,.about-copy .about-lede{font-size:14.5px}
  .repair-form{padding:23px 17px 25px;border-radius:19px 7px 22px 9px;box-shadow:7px 8px 0 rgba(69,111,142,.17)}
}

/* =========================================================
   V9 — final tightening pass
   ========================================================= */

/* Header: remove the decorative color rail */
.site-header::before{display:none}

/* Rates: give the currency mark enough optical separation */
.rate strong sup{display:inline-block;margin-right:.13em}

/* Location: quieter, warmer, and less like a separate sticker */
.location-card{border-radius:34px 15px 46px 20px / 27px 18px 38px 29px;background:#557792}
.location-card::after{display:none}
.location-card::before{right:-48px;bottom:-88px;width:162px;height:162px;border-radius:63% 37% 58% 42% / 48% 62% 38% 52%;background:#c8694d;opacity:.78}
.location-heading .small-cap{color:#ffd2ba}
.location h2{color:#f4dfc8}
.location-copy>p{color:#dce5e3}
.location .text-link{color:#ffe4d3}
.location-meta span{color:#c8d8dc}

/* Process: the copy sets the height; the photograph follows it */
.process{padding:14px 0 46px}
.process-panel{grid-template-columns:minmax(0,1.56fr) minmax(220px,.44fr);gap:32px;padding:27px 44px 31px;border-radius:34px 14px 42px 18px / 24px 18px 34px 28px}
.process-panel::before{width:8px;border-radius:8px 0 0 8px}
.process-copy>h2{margin-bottom:7px}
.process-list li{padding:9px 0}
.process-image{width:min(100%,280px)}
.process-image::before{inset:10px -12px -12px 12px;border-radius:31px 11px 42px 18px / 20px 27px 35px 29px}
.process-image img{aspect-ratio:4/3;border-radius:27px 9px 37px 15px / 17px 24px 31px 25px!important}

/* About: compact trust section with an image sized to the copy */
.about{padding:48px 0 56px}
.about-grid{grid-template-columns:minmax(250px,.52fr) minmax(0,1.48fr);gap:clamp(36px,5vw,66px)}
.about-image{width:min(100%,300px);max-width:300px}
.about-image::before{inset:12px -14px -14px 14px;border-radius:29px 10px 39px 16px / 19px 25px 33px 27px}
.about-image img{aspect-ratio:1/1;object-position:center 45%;border-radius:25px 8px 34px 13px / 17px 22px 29px 23px!important}

/* Request: clearer hierarchy and an unmistakable selected radio */
.request-intro h2{margin-bottom:24px}
.contact-choice{gap:22px}
.contact-choice input{width:16px;height:16px;border:1px solid #7f8781;background:#fbf2e6}
.contact-choice input:checked{border:2px solid var(--orange);background:radial-gradient(circle,var(--orange) 0 42%,#fbf2e6 45% 100%)}

/* Footer: restore the light field required by the transparent mark */
.footer-mark{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;padding:3px;border-radius:50%;background:var(--paper-soft)}
.footer-mark img{width:33px;height:auto}

@media(max-width:920px){
  .process{padding:12px 0 40px}
  .process-panel{grid-template-columns:1fr;gap:18px;padding:28px 30px 32px}
  .process-image{width:min(100%,360px)}
  .process-image img{aspect-ratio:16/9}
  .about{padding:44px 0 50px}
  .about-grid{grid-template-columns:200px minmax(0,1fr);gap:32px}
  .about-image{width:200px}
}

@media(max-width:720px){
  .location-card{border-radius:28px 12px 36px 16px / 22px 16px 31px 24px}
  .process{padding:10px 0 34px}
  .process-panel{padding:24px 20px 27px}
  .process-list li{padding:8px 0}
  .process-image{width:100%}
  .about{padding:40px 0 46px}
  .about-grid{grid-template-columns:1fr;gap:22px}
  .about-image{width:min(82vw,300px)}
  .about-image img{aspect-ratio:4/3}
  .request-intro h2{margin-bottom:20px}
}

/* =========================================================
   V10 — compact content-led proportions
   ========================================================= */

/* Keep the footer mark's light field inside the logo footprint. */
.footer-mark{
  flex-basis:34px;
  width:34px;
  height:34px;
  padding:0;
  overflow:visible;
}
.footer-mark img{width:34px;height:34px;object-fit:contain}

/* Reduce the location block without changing its hierarchy. */
.location{padding:20px 0 42px}
.location-card{padding:27px 36px;gap:clamp(28px,4.5vw,60px)}

/* Let the process copy determine the section; keep the image secondary. */
.process{padding:6px 0 32px}
.process-panel{
  grid-template-columns:minmax(0,1fr) 220px;
  gap:28px;
  padding:18px 38px 21px;
  align-items:center;
}
.process-copy>h2{margin-bottom:4px}
.process-list li{padding:7px 0}
.process-image{width:220px}
.process-image::before{inset:8px -9px -9px 9px}
.process-image img{height:auto}

/* This is a compact biography, not a feature spread. */
.about{padding:28px 0 34px}
.about-grid{
  grid-template-columns:220px minmax(0,1fr);
  gap:clamp(30px,4vw,54px);
  align-items:center;
}
.about-image{width:220px;max-width:220px}
.about-image::before{inset:9px -10px -10px 10px}
.about-image img{height:auto}
.about-copy h2{margin-bottom:12px}
.about-copy p,
.about-copy p:first-of-type,
.about-copy .about-lede{margin-bottom:11px;line-height:1.52}
.about-copy::after{margin-top:13px}

/* Conventional radio treatment: clear ring and solid selected center. */
.contact-choice input{
  width:18px;
  height:18px;
  border:1.5px solid #68716c;
  background:#fbf2e6;
}
.contact-choice input:checked{
  border-color:var(--orange);
  background:var(--orange);
  box-shadow:inset 0 0 0 4px #fbf2e6;
}

@media(max-width:920px){
  .location{padding:18px 0 36px}
  .location-card{padding:24px 28px}
  .process{padding:4px 0 28px}
  .process-panel{grid-template-columns:1fr 250px;gap:22px;padding:20px 26px 23px}
  .process-image{width:250px}
  .about{padding:26px 0 30px}
  .about-grid{grid-template-columns:180px minmax(0,1fr);gap:28px}
  .about-image{width:180px;max-width:180px}
}

@media(max-width:720px){
  .location{padding:16px 0 30px}
  .location-card{padding:22px 20px}
  .process{padding:2px 0 24px}
  .process-panel{grid-template-columns:1fr;gap:16px;padding:20px 18px 22px}
  .process-image{width:min(74vw,260px);justify-self:start}
  .about{padding:24px 0 28px}
  .about-grid{grid-template-columns:1fr;gap:18px}
  .about-image{width:min(62vw,230px);max-width:230px}
  .about-image img{aspect-ratio:4/3}
}

/* =========================================================
   V11 — integrated process image and softer section rhythm
   ========================================================= */

/* Give the primary hero action more presence. */
.hero .button{
  min-height:54px;
  padding:15px 25px;
  font-size:14px;
}

/* Split the difference: a roomier process with a full-height image field. */
.process{padding:10px 0 34px}
.process-panel{
  min-height:720px;
  grid-template-columns:minmax(0,1fr) 360px;
  gap:0;
  padding:34px 0 36px 42px;
  align-items:stretch;
}
.process-panel::before{z-index:4}
.process-copy{
  align-self:center;
  padding-right:42px;
}
.process-copy>h2{margin-bottom:9px}
.process-list li{padding:13px 0}
.process-image{
  align-self:stretch;
  justify-self:stretch;
  width:360px;
  height:auto;
  margin:-34px 0 -36px;
  overflow:hidden!important;
  background:var(--deep)!important;
}
.process-image::before{display:none}
.process-image::after{
  content:"";
  position:absolute;
  z-index:2;
  inset:0 auto 0 0;
  width:92px;
  background:linear-gradient(90deg,var(--deep) 0%,rgba(14,43,44,.76) 28%,rgba(14,43,44,0) 100%);
  pointer-events:none;
}
.process-image img{
  width:100%;
  height:100%!important;
  aspect-ratio:auto;
  object-fit:cover;
  object-position:44% center;
  border-radius:0!important;
}

/* A quiet curved bridge keeps the alternating sections from feeling stacked. */
.about::after{
  content:"";
  position:absolute;
  top:-25px;
  right:7vw;
  width:132px;
  height:62px;
  border:10px solid rgba(69,111,142,.16);
  border-left-color:rgba(200,105,77,.18);
  border-bottom-color:transparent;
  border-radius:70% 42% 58% 38% / 68% 56% 44% 32%;
  transform:rotate(-7deg);
}
.request{
  border-radius:48px 48px 0 0 / 24px 24px 0 0;
}

@media(max-width:920px){
  .process{padding:8px 0 30px}
  .process-panel{
    min-height:690px;
    grid-template-columns:minmax(0,1fr) 250px;
    gap:0;
    padding:28px 0 30px 28px;
  }
  .process-copy{padding-right:28px}
  .process-list li{padding:11px 0}
  .process-image{
    width:250px;
    margin:-28px 0 -30px;
  }
  .process-image::after{width:68px}
}

@media(max-width:720px){
  .hero .button{min-height:50px;padding:14px 22px;font-size:13px}
  .process{padding:4px 0 26px}
  .process-panel{
    min-height:0;
    grid-template-columns:1fr;
    gap:19px;
    padding:24px 18px 0;
  }
  .process-copy{padding-right:0}
  .process-list li{padding:10px 0}
  .process-image{
    width:calc(100% + 36px);
    height:210px;
    margin:0 -18px;
  }
  .process-image::after{
    inset:0 0 auto;
    width:100%;
    height:52px;
    background:linear-gradient(180deg,var(--deep) 0%,rgba(14,43,44,.62) 38%,rgba(14,43,44,0) 100%);
  }
  .about::after{right:-24px;width:104px;height:48px;border-width:8px}
  .request{border-radius:32px 32px 0 0 / 18px 18px 0 0}
}

/* Functional repair-request form */
.form-trap{
  position:absolute!important;
  left:-10000px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}
.form-status{min-height:1.5em}
.form-status.is-success{color:#2f6555}
.form-status.is-error{color:#a33b29}
.repair-form button[disabled]{cursor:wait;opacity:.68;transform:none!important}

/* =========================================================
   Site Work & Fixes - responsive services header correction
   ========================================================= */
@media(max-width:920px){
  .services-head{
    grid-template-columns:minmax(0,1fr);
    gap:14px;
    align-items:start;
  }
  .services-head p{
    justify-self:start;
    max-width:620px;
  }
}

@media(max-width:720px){
  .services-head{
    gap:16px;
    margin-bottom:30px;
    padding-left:14px;
    border-left-width:6px;
  }
  .services-head h2{
    max-width:100%;
    font-size:clamp(44px,13vw,54px);
    line-height:.9;
  }
  .services-head p{
    max-width:100%;
    font-size:14px;
    line-height:1.5;
  }
}

/* =========================================================
   Site Work & Fixes - mobile repair CTA visibility
   ========================================================= */
@media(max-width:1000px){
  .mobile-request{
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(12px);
    transition:opacity .18s ease,transform .18s ease,visibility .18s linear;
  }
  .mobile-request.is-visible{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translateY(0);
  }
}
