:root{color-scheme:dark;--oc-blue:#2f7bff;--oc-blue-soft:#7db4ff;--oc-ink:#0a0a0a;--oc-panel:#111216;--oc-mid:#15171d;--oc-copy:#c7c7c3;--oc-muted:#979793;--oc-line:rgba(255,255,255,.11);--oc-radius:8px;--oc-control-height:46px}
main{display:block;background:var(--oc-ink)}
.oc-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
/* EVERY internal hero is full height, same as the home page (rk:hero-consistency,
   rk:internal-hero-fullheight). This lives on the BASE class deliberately: it was
   previously an .oc-lp-hero-only override, so the service-page template silently
   kept the retired slim hero. A new page type must inherit it, never re-declare it. */
.oc-service-hero{position:relative;isolation:isolate;min-height:calc(100svh - 3px);display:flex;align-items:center;overflow:hidden}
.oc-service-hero .oc-service-hero-inner{display:flex;flex-direction:column;justify-content:center;min-height:calc(100svh - 3px);gap:clamp(16px,3vh,40px)}
.oc-service-hero-media,.oc-service-hero-media picture,.oc-service-hero-media img{position:absolute;inset:0;width:100%;height:100%;display:block}
.oc-service-hero-media img{object-fit:cover;object-position:var(--oc-position-desktop,center center)}
.oc-service-hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,6,8,.82),rgba(7,8,11,.58) 52%,rgba(7,8,11,.72)),linear-gradient(0deg,rgba(8,8,10,.82),transparent 48%,rgba(8,8,10,.45))}
.oc-service-hero-inner{position:relative;z-index:2;width:min(1120px,calc(100% - 36px));margin:0 auto;padding:clamp(142px,18vh,190px) 0 clamp(82px,10vh,112px);text-align:center}
.oc-service-hero h1{max-width:980px;margin:0 auto;font-size:clamp(44px,7vw,82px);line-height:.98;letter-spacing:-.04em;text-transform:uppercase;font-stretch:105%;text-wrap:balance;text-shadow:4px 4px 0 rgba(0,0,0,.32),10px 10px 30px rgba(0,0,0,.58)}
.oc-service-subline{max-width:760px;margin:clamp(18px,2.4vh,32px) auto 0;color:#e2e2df;font-size:clamp(17px,2vw,21px);line-height:1.55;text-wrap:balance;text-shadow:2px 2px 12px rgba(0,0,0,.72)}
.oc-outcomes{list-style:none;margin:clamp(28px,4vh,54px) auto 0;padding:0;display:flex;justify-content:center;align-items:flex-start;gap:clamp(30px,4.6vw,68px);max-width:1000px}
.oc-outcomes li{display:flex;align-items:center;justify-content:center;gap:11px;min-width:0;color:#f2f2ef;font-size:15px;font-weight:700;line-height:1.35;text-align:left;text-shadow:2px 2px 12px rgba(0,0,0,.78)}
.oc-outcome-icon{flex:none;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(125,180,255,.55);background:rgba(14,18,28,.58);box-shadow:3px 3px 13px rgba(0,0,0,.48)}
.oc-outcome-icon svg{width:20px;height:20px;fill:none;stroke:#b8d4ff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.oc-hero-actions{display:flex;justify-content:center;gap:14px;margin-top:clamp(32px,4.6vh,62px)}
.oc-primary-cta,.oc-secondary-cta,.oc-submit,.oc-quote-call{min-height:var(--oc-control-height);border-radius:var(--oc-radius);display:inline-flex;align-items:center;justify-content:center;padding:11px 22px;font-weight:800;font-size:14px;letter-spacing:.035em;text-transform:uppercase}
.oc-primary-cta,.oc-submit{border:1px solid var(--oc-blue);background:var(--oc-blue);color:#fff;box-shadow:0 12px 32px rgba(47,123,255,.25);transition:filter .2s ease,transform .2s ease}
.oc-primary-cta:hover,.oc-primary-cta:focus-visible,.oc-submit:hover,.oc-submit:focus-visible{color:#fff;filter:brightness(1.12);transform:translateY(-2px)}
.oc-secondary-cta,.oc-quote-call{position:relative;border:0;background:rgba(255,255,255,.08);color:#fff}
.oc-secondary-cta:hover,.oc-secondary-cta:focus-visible,.oc-quote-call:hover,.oc-quote-call:focus-visible{background:rgba(255,255,255,.14);color:#fff}
.oc-secondary-cta::after,.oc-quote-call::after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.4px;pointer-events:none;background:conic-gradient(from var(--ang),rgba(190,190,198,.28) 0deg,rgba(190,190,198,.28) 190deg,#f4f4f8 244deg,#8b8b95 286deg,rgba(190,190,198,.28) 332deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:angspin 7s linear infinite}
/* Breathing floor (breathing-audit >=28px to nearest text): compact bands still
   own real vertical padding; 17/19px read as cramped at every viewport. */
.oc-pancake-band{position:relative;z-index:12;border-top:3px solid var(--oc-blue);background:#111217;padding:30px 18px 32px}
.oc-pancake-inner{max-width:1200px;margin:0 auto}
.oc-pancake{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,var(--oc-control-height));gap:10px}
.oc-field,.oc-photo-field,.oc-service-picker{position:relative;display:block;min-width:0;margin:0}
.oc-control,.oc-submit{width:100%;height:var(--oc-control-height);min-height:var(--oc-control-height);max-height:var(--oc-control-height);margin:0;border-radius:var(--oc-radius)}
.oc-control{border:1px solid #32343b;background:#0b0c0f;color:#fff;font-size:14px;line-height:20px;padding:12px 13px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.oc-control::placeholder{color:#8e9096;opacity:1}
.oc-control:-webkit-autofill{-webkit-text-fill-color:#fff;box-shadow:0 0 0 1000px #0b0c0f inset}
.oc-control:hover{border-color:#51545e}
.oc-control:focus,.oc-service-picker[open]>summary{border-color:var(--oc-blue);box-shadow:0 0 0 3px rgba(47,123,255,.16)}
.oc-control:user-invalid{border-color:#c06a6a}
textarea.oc-control{resize:none;overflow:hidden}
.oc-pancake-details{grid-column:span 3}
.oc-service-picker>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#a7a9af}
.oc-service-picker>summary::-webkit-details-marker{display:none}
.oc-service-picker[data-has-selection="true"]>summary{color:#fff}
.oc-service-arrow{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}
.oc-service-picker[open] .oc-service-arrow{transform:rotate(225deg) translate(-1px,-1px)}
.oc-service-panel{position:absolute;top:calc(100% + 7px);left:0;z-index:80;width:max(100%,290px);padding:8px;background:#14161c;border:1px solid #343640;border-radius:var(--oc-radius);box-shadow:0 18px 48px rgba(0,0,0,.66)}
.oc-service-picker[data-open-up="true"] .oc-service-panel{top:auto;bottom:calc(100% + 7px)}
.oc-pancake>.oc-service-picker .oc-service-panel{left:auto;right:0}
.oc-service-option{position:relative;display:flex;align-items:center;gap:10px;min-height:38px;padding:7px 9px;border-radius:6px;color:#d7d7d4;font-size:13.5px;cursor:pointer;transition:background .15s ease,color .15s ease}
.oc-service-option:hover{background:rgba(125,180,255,.09);color:#fff}
.oc-service-option input{position:absolute;opacity:0;pointer-events:none}
.oc-custom-check{position:relative;flex:none;width:18px;height:18px;border:1px solid #626672;border-radius:4px;background:#0d0e12;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .12s ease}
.oc-service-option:active .oc-custom-check{transform:scale(.92)}
.oc-service-option input:focus-visible+.oc-custom-check{outline:2px solid #b5d1ff;outline-offset:2px}
.oc-service-option input:checked+.oc-custom-check{border-color:var(--oc-blue);background:var(--oc-blue);box-shadow:0 0 13px rgba(47,123,255,.42)}
.oc-service-option input:checked+.oc-custom-check::after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.oc-photo-trigger{display:flex;align-items:center;justify-content:center;border-style:dashed;cursor:pointer;color:#a9abb1;white-space:nowrap}
.oc-photo-trigger:hover{border-color:var(--oc-blue);color:#fff}
.oc-photo-trigger input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.oc-photo-list{position:absolute;top:calc(100% + 7px);right:0;z-index:70;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:420px}
.oc-photo-chip{display:flex;align-items:center;gap:6px;max-width:190px;padding:5px 6px 5px 8px;border:1px solid #353945;border-radius:6px;background:#0a0a0a;color:#d7d8dc;font-size:11px;box-shadow:0 8px 22px rgba(0,0,0,.42)}
.oc-photo-chip img{width:28px;height:28px;object-fit:cover;border-radius:3px}
.oc-photo-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.oc-photo-remove{flex:none;display:grid;width:36px!important;height:36px!important;place-items:center;min-height:36px!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#c9c9c5!important;font-size:22px!important;line-height:1!important;cursor:pointer}
.oc-submit{cursor:pointer}
.oc-submit:disabled{cursor:wait;filter:saturate(.35);opacity:.72;transform:none}
.oc-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}
.oc-form-status{position:absolute;left:0;top:calc(100% + 7px);z-index:75;margin:0;max-width:680px;color:#d9e7ff;font-size:13px;line-height:1.4}
.oc-form-status[data-state="error"],.oc-form-status[data-state="fallback"],.oc-form-status.is-error,.oc-form-status.is-fallback{color:#ffd09a}
.oc-form-status[data-state="success"],.oc-form-status.is-success{color:#b7e4c2}
.oc-form-submitted{display:flex;align-items:center;justify-content:center}
.oc-pancake.oc-form-submitted{min-height:calc(var(--oc-control-height) * 2 + 10px)}
.oc-quote-form.oc-form-submitted{min-height:260px}
.oc-form-submitted .oc-form-status{position:static;max-width:620px;padding:20px;text-align:center;color:#dceaff;font-size:17px;font-weight:700;line-height:1.55}
.oc-service-content{position:relative}
.oc-service-section,.oc-faq-section,.oc-quote-section{position:relative;isolation:isolate;padding:clamp(76px,9vw,124px) 18px;overflow:hidden}
.oc-theme-dark{background:#0b0c0f}
.oc-theme-mid{background:#13151a}
.oc-theme-photo{background:#101116}
.oc-section-bg{position:absolute;inset:0;z-index:-2}
.oc-section-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,8,10,.94),rgba(7,8,10,.75) 62%,rgba(7,8,10,.87))}
.oc-section-bg picture{display:block;position:absolute;inset:0;width:100%;height:100%}
.oc-section-bg img{width:100%;height:100%;object-fit:cover;object-position:var(--oc-position-desktop,center center);filter:saturate(.8)}
.oc-section-inner{position:relative;z-index:1;width:min(1160px,100%);margin:0 auto}
.oc-section-narrow{width:min(900px,100%)}
.oc-service-section h2,.oc-faq-section h2,.oc-quote-section h2{margin:0 0 22px;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.025em;text-transform:uppercase;font-stretch:105%;text-wrap:balance}
.oc-service-section h3,.oc-process-step h3,.oc-service-card h3{margin:0 0 13px;color:#fff;font-size:clamp(19px,2vw,24px);line-height:1.2}
.oc-service-section p,.oc-service-section li,.oc-quote-copy p{color:var(--oc-copy);font-size:16px;line-height:1.72}
.oc-service-section p{margin:0 0 18px}
.oc-service-section p:last-child{margin-bottom:0}
.oc-service-section ul,.oc-service-section ol{padding-left:22px}
.oc-service-section li+li{margin-top:8px}
.oc-layout-copy:not(.oc-has-image) .oc-section-inner{max-width:900px}
.oc-layout-copy .oc-section-figure{margin-top:36px}
/* Text|image rows are BALANCED blocks (rk:text-image-balance): the TEXT column
   drives the row height and the photo is cropped to fill exactly that height, so
   the ratio cannot drift outside 0.9-1.35 as copy length changes per page. */
.oc-layout-copy.oc-has-image .oc-section-inner,.oc-layout-split.oc-has-image .oc-section-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(38px,6vw,82px);align-items:stretch}
.oc-layout-copy.oc-has-image .oc-section-copy,.oc-layout-split.oc-has-image .oc-section-copy{align-self:center}
.oc-layout-copy.oc-has-image .oc-section-figure,.oc-layout-split.oc-has-image .oc-section-figure,
.oc-layout-copy.oc-has-image .oc-section-figure img,.oc-layout-split.oc-has-image .oc-section-figure img,.oc-lead-split .oc-section-figure img{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover}
.oc-layout-copy.oc-has-image .oc-section-figure{margin-top:0}
.oc-section-figure{min-width:0}
.oc-section-figure img{display:block;width:100%;height:auto;max-height:680px;object-fit:cover;border-radius:6px;box-shadow:16px 18px 50px rgba(0,0,0,.42)}
.oc-section-lead{max-width:820px;margin-bottom:36px}
/* Lead + figure: used when a band needs imagery but must NOT be a full-bleed photo
   because a neighbour already is (rk:no-adjacent-photo-bands). */
.oc-lead-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(34px,5vw,68px);align-items:stretch;margin-bottom:clamp(34px,4vw,48px)}
.oc-lead-split .oc-section-lead{margin-bottom:0;align-self:center}
/* Floor tuned so the figure reads as a proper landscape block, never a letterbox
   strip, while the text|image ratio still lands inside 0.9-1.35 at every width
   (rk:text-image-balance). */
.oc-lead-split .oc-section-figure{margin-top:0;position:relative;min-height:clamp(230px,19vw,280px)}

.oc-card-grid,.oc-process-grid{display:grid;gap:16px;padding:0!important;margin:0;list-style:none}
.oc-text-split{display:grid;gap:clamp(28px,5vw,64px)}
.oc-text-column>*:last-child{margin-bottom:0}
/* Graded to the photo, then measured: the bg is darkened at source so the scrim
   can stay light enough to read as a photo (rk:real-photo-first grading note). */
.oc-layout-duo .oc-section-bg img{filter:saturate(.72) brightness(.62) contrast(1.04)}
.oc-layout-duo .oc-section-bg::after{background:linear-gradient(180deg,rgba(7,8,10,.66),rgba(7,8,10,.54) 46%,rgba(7,8,10,.7))}
.oc-duo-panel a{color:#a9caff}
.oc-duo-panel a:hover,.oc-duo-panel a:focus-visible{color:#e6f0ff}
.oc-layout-duo .oc-section-inner{max-width:900px}
.oc-duo-stack{display:block}
.oc-duo-panel--2{margin-top:clamp(34px,4vw,52px)}
.oc-duo-panel>*:last-child{margin-bottom:0}
/* NEVER nowrap a heading whose text you do not control. A long heading then
   overflows its container and the section's overflow:hidden CLIPS it, which no
   document-level overflow assert can see (rk:clipped-not-overflowing). */
.oc-duo-panel h2{font-size:clamp(32px,4.4vw,52px);text-wrap:balance;text-shadow:.019em .024em .035em rgba(0,0,0,.72),.048em .058em .4em rgba(0,0,0,.5)}
.oc-duo-panel h3{margin:0 0 14px;font-size:clamp(19px,2vw,23px);line-height:1.2;letter-spacing:.01em;text-transform:uppercase;color:#fff;text-shadow:2px 2px 10px rgba(0,0,0,.66)}
.oc-duo-panel p,.oc-duo-panel li{text-shadow:1px 1px 3px rgba(0,0,0,.62)}
.oc-cols-1{grid-template-columns:1fr}
.oc-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.oc-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.oc-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.oc-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.oc-service-card,.oc-process-step{position:relative;border:1px solid #252830;border-radius:7px;background:rgba(14,15,19,.88);padding:clamp(22px,3vw,30px);transition:transform .24s ease,border-color .24s ease,background .24s ease}
/* Media cards: the photo IS the answer to the card's heading, so it leads and fills
   its mount edge to edge (rk:cards-show-what-they-name). Padding moves to the body
   so the image can bleed to the card's border radius. */
.oc-service-card.oc-card--media{padding:0;overflow:hidden;display:flex;flex-direction:column}
.oc-card-media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#0d0e12}
.oc-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.16,.84,.44,1)}
.oc-service-card.oc-card--media:hover .oc-card-media img{transform:scale(1.045)}
.oc-card-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,9,12,0) 55%,rgba(8,9,12,.55))}
.oc-card-body{padding:clamp(20px,2.6vw,26px);flex:1}
.oc-card-body h3{margin-bottom:10px}
.oc-service-card:hover,.oc-process-step:hover{transform:translateY(-5px);border-color:rgba(125,180,255,.55);background:#171a22}
.oc-service-card p,.oc-service-card li,.oc-process-step p,.oc-process-step li{font-size:14.5px;line-height:1.62}
.oc-process-step{padding-top:58px}
.oc-process-number{position:absolute;top:18px;right:20px;color:#7db4ff;font-family:'Graduate',serif;font-size:30px}
.oc-faq-section{background:#0d0e12}
.oc-faq-list{display:grid;gap:10px;margin-top:32px}
.oc-faq::before{display:none}
.oc-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 22px;color:#f1f1ef;font-size:17px;font-weight:750;cursor:pointer}
.oc-faq summary::-webkit-details-marker{display:none}
.oc-faq summary:hover,.oc-faq summary:focus-visible{color:#b9d4ff}
.oc-faq-toggle{position:relative;flex:none;width:28px;height:28px;border:1px solid #365789;border-radius:50%;transition:border-color .2s ease,background .2s ease,transform .24s ease}
.oc-faq-toggle::before,.oc-faq-toggle::after{content:"";position:absolute;left:50%;top:50%;width:11px;height:2px;background:var(--oc-blue-soft);transform:translate(-50%,-50%);transition:transform .22s ease}
.oc-faq-toggle::after{transform:translate(-50%,-50%) rotate(90deg)}
.oc-faq[open] .oc-faq-toggle{border-color:var(--oc-blue);background:rgba(47,123,255,.12);transform:rotate(180deg)}
.oc-faq[open] .oc-faq-toggle::after{transform:translate(-50%,-50%) rotate(0)}
.oc-faq-answer p{margin:0;padding:0 22px 22px;color:var(--oc-copy);font-size:15.5px;line-height:1.68}
.oc-quote-section{min-height:740px;background:#0a0b0e;display:flex;align-items:center}
.oc-quote-backdrop{position:absolute;inset:0;z-index:-2}
.oc-quote-backdrop::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,8,10,.96),rgba(7,8,10,.79) 54%,rgba(7,8,10,.66))}
.oc-quote-backdrop picture,.oc-quote-backdrop img{width:100%;height:100%;display:block}
.oc-quote-backdrop img{object-fit:cover}
.oc-quote-inner{width:min(1160px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);gap:clamp(44px,7vw,92px);align-items:center}
.oc-quote-copy p{max-width:520px;margin:0 0 28px}
.oc-quote-call{white-space:nowrap}
/* ONE house quote-form layout, taken from the Only Concrete homepage and made
   standard for every client (rk:quote-form-layout, Josh 04.08.26): Name/Phone and
   Email/Suburb pair; Service, Job details, Photos and Submit run full width so the
   brief gets a real textarea instead of a single-line box. */
.oc-quote-form{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:12px;padding:34px;border:1px solid #2a2a2e;border-radius:8px;background:rgba(15,15,16,.88);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.oc-qf-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.oc-quote-form .oc-control{height:50px;min-height:50px;max-height:50px}
.oc-quote-form .oc-qf-details{height:110px;min-height:110px;max-height:110px;padding-top:14px;resize:vertical;overflow:auto}
.oc-quote-form .oc-submit{height:54px;min-height:54px;max-height:54px;font-size:15px}
.oc-quote-form .oc-photo-trigger{justify-content:flex-start;padding-inline:16px}
.oc-quote-form .oc-photo-trigger b{color:var(--oc-blue);font-weight:700;margin-right:6px}
.oc-quote-form .oc-form-status{position:static;min-height:18px}
.oc-quote-form .oc-photo-list{position:static;max-width:none;justify-content:flex-start;margin-top:7px}
.oc-mobile-call-bar{display:none}
a[href^="tel:"],a[href^="mailto:"]{white-space:nowrap}
@media(max-width:1050px){
  .oc-cols-5{grid-template-columns:repeat(3,minmax(0,1fr))}
  .oc-quote-inner{grid-template-columns:1fr;max-width:780px}
  .oc-quote-section{min-height:0}
}
@media(max-width:850px){
  .oc-service-hero-inner{padding-top:130px;padding-bottom:76px}
  .oc-outcomes{gap:16px}
  .oc-pancake{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,var(--oc-control-height))}
  .oc-pancake-details{grid-column:span 1}
  .oc-pancake>.oc-service-picker .oc-service-panel{left:0;right:auto}
  .oc-layout-copy.oc-has-image .oc-section-inner,.oc-layout-split.oc-has-image .oc-section-inner{grid-template-columns:1fr}
  .oc-lead-split{grid-template-columns:1fr}
  .oc-layout-copy.oc-has-image .oc-section-figure,.oc-layout-split.oc-has-image .oc-section-figure{order:2}
  .oc-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:700px){
  body{padding-bottom:54px}
  .oc-service-hero-media img{object-position:var(--oc-position-mobile,var(--oc-position-desktop,center center))}
  .oc-section-bg img{object-position:var(--oc-position-mobile,var(--oc-position-desktop,center center))}
  .oc-service-hero-inner{width:min(100% - 28px,680px);padding-top:120px;padding-bottom:66px}
  .oc-service-hero h1{font-size:clamp(38px,12vw,58px)}
  .oc-service-subline{font-size:16px}
  .oc-outcomes{align-items:stretch;flex-direction:column;gap:clamp(12px,1.8vh,18px);width:min(100%,440px);margin-top:clamp(24px,3.4vh,40px)}
  .oc-outcomes li{justify-content:flex-start}
  .oc-outcome-icon{width:30px;height:30px}
  .oc-hero-actions{margin-top:clamp(28px,3.8vh,44px)}
  .oc-primary-cta,.oc-secondary-cta{flex:1;padding-inline:12px}
  .oc-service-section,.oc-faq-section,.oc-quote-section{padding:68px 16px}
  .oc-cols-3,.oc-cols-4,.oc-cols-5{grid-template-columns:1fr}
  .oc-text-split{grid-template-columns:1fr}
  .oc-quote-form{padding:22px}
  .oc-qf-pair{grid-template-columns:1fr}
  .oc-quote-form .oc-form-status{grid-column:auto}
  .oc-mobile-call-bar{position:fixed;left:0;right:0;bottom:0;z-index:150;display:flex;align-items:center;justify-content:center;gap:8px;height:54px;background:#2f7bff;color:#fff;font-weight:800;font-size:13px;letter-spacing:.035em;text-transform:uppercase;box-shadow:0 -10px 30px rgba(0,0,0,.42)}
  .oc-mobile-call-bar:hover,.oc-mobile-call-bar:focus-visible{color:#fff;background:#4388ff}
  .oc-mobile-call-bar span{text-decoration:underline;text-underline-offset:3px}
}
@media(max-width:540px){
  .oc-pancake-band{padding:28px 12px 30px}
  .oc-pancake{grid-template-rows:repeat(3,var(--oc-control-height));gap:8px}
  .oc-pancake-details,.oc-pancake .oc-photo-field{display:none}
  .oc-control,.oc-submit{font-size:13px;padding-inline:10px}
  .oc-pancake .oc-submit{font-size:11px;letter-spacing:.015em}
  .oc-service-panel{width:min(290px,calc(100vw - 24px))}
  .oc-service-section h2,.oc-faq-section h2,.oc-quote-section h2{font-size:clamp(31px,10vw,43px)}
  .oc-hero-actions{flex-direction:column;width:min(100%,360px);margin-inline:auto}
  .oc-quote-call{white-space:normal;text-align:center}
}
@media(max-width:390px){
  .oc-service-hero-inner{width:calc(100% - 22px)}
  .oc-pancake{column-gap:6px}
  .oc-pancake .oc-submit{padding-inline:6px;font-size:10px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}
}

/* Short viewports (landscape phones, small laptops): tighten rather than let the
   full-height internal hero push the pancake band past the fold
   (rk:internal-hero-fullheight + rk:internal-hero-spacing). Lives in the BASE
   stylesheet because every internal page type loads it; it was previously in
   location-pages.css and never reached the service pages. */
@media (max-height:700px){
  .oc-service-hero .oc-service-hero-inner{padding-top:clamp(84px,10vh,110px);padding-bottom:clamp(36px,5vh,56px);gap:clamp(8px,1.5vh,15px)}
  .oc-service-hero h1{font-size:clamp(32px,8.4vw,46px)}
}
