:root{
--buffaroo-green:#a7b377;
--buffaroo-blue:#a7c1d4;
--buffaroo-taupe:#afa391;
--buffaroo-cream:#f9f8f6;
--buffaroo-cream-2:#f2f0eb;
--buffaroo-ink:#23283d;
--buffaroo-muted:#5d6274;
--buffaroo-line:rgba(35,40,61,.12);
--content:1180px;
--wide:1340px;
--font-heading:Occupied,"Sinkin Sans",Inter,Arial,sans-serif;
--font-body:"Sinkin Sans",Inter,Arial,sans-serif;
--buffaroo-logo-max-width:320px;
--buffaroo-radius:34px;
--buffaroo-radius-lg:68px;
--shadow:0 28px 85px rgba(35,40,61,.12);
--shadow-soft:0 14px 44px rgba(35,40,61,.09);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--buffaroo-cream);color:var(--buffaroo-ink);font-family:var(--font-body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}body.buffaroo-global-bg-green{background:var(--buffaroo-green)}body.buffaroo-global-bg-blue{background:var(--buffaroo-blue)}body.buffaroo-global-bg-taupe{background:var(--buffaroo-taupe)}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:.018em;line-height:1.05;margin:0 0 .42em;color:var(--buffaroo-ink);font-weight:400}h1{font-size:clamp(3.6rem,8.4vw,7.6rem)}h2{font-size:clamp(2.35rem,5.1vw,4.9rem)}h3{font-size:clamp(1.45rem,2.2vw,2.15rem)}p{margin:0 0 1.15rem}.lead{font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.8;color:var(--buffaroo-muted)}.container{width:min(calc(100% - 40px),var(--content));margin-inline:auto}.container--wide{width:min(calc(100% - 40px),var(--wide));margin-inline:auto}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;white-space:nowrap}.skip-link:focus{position:fixed;z-index:99999;left:16px;top:16px;clip:auto;clip-path:none;width:auto;height:auto;background:var(--buffaroo-cream);padding:12px 16px;border-radius:999px;box-shadow:var(--shadow-soft)} .buffaroo-loader{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;background:var(--buffaroo-cream);transition:opacity .35s ease,visibility .35s ease}.buffaroo-loader--green{background:var(--buffaroo-green)}.buffaroo-loader--blue{background:var(--buffaroo-blue)}.buffaroo-loader--taupe{background:var(--buffaroo-taupe)}.buffaroo-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.buffaroo-loader__inner{text-align:center;display:grid;gap:18px;justify-items:center}.buffaroo-loader__inner img{max-width:220px;max-height:160px;object-fit:contain;filter:drop-shadow(0 16px 28px rgba(35,40,61,.12))}.buffaroo-loader__inner p{margin:0;color:var(--buffaroo-ink);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem} .button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--buffaroo-line);border-radius:999px;padding:14px 24px;text-decoration:none;font-weight:800;color:var(--buffaroo-ink);background:rgba(249,248,246,.82);box-shadow:0 8px 22px rgba(35,40,61,.07);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(35,40,61,.12)}.button--primary{background:var(--buffaroo-green);border-color:rgba(35,40,61,.08)}.button--ghost{background:rgba(249,248,246,.74)} .site-header{position:relative;z-index:1000;border-bottom:1px solid var(--buffaroo-line);background:rgba(249,248,246,.94);box-shadow:0 12px 34px rgba(35,40,61,.05)}.buffaroo-header-is-sticky .site-header{position:sticky;top:0}.admin-bar.buffaroo-header-is-sticky .site-header{top:32px}.site-header--green{background:rgba(167,179,119,.94)}.site-header--blue{background:rgba(167,193,212,.94)}.site-header--taupe{background:rgba(175,163,145,.94)}.site-header__inner{min-height:112px;display:grid;grid-template-columns:minmax(220px,auto) 1fr auto;align-items:center;gap:24px}.site-logo{display:inline-flex;align-items:center;text-decoration:none}.site-logo img{max-width:var(--buffaroo-logo-max-width);max-height:86px;width:auto;object-fit:contain}.site-logo--footer img{max-width:320px;max-height:110px}.site-header__nav{justify-self:end}.primary-menu{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin:0;padding:0;list-style:none}.primary-menu a{display:block;padding:10px 14px;border-radius:999px;text-decoration:none;font-size:.92rem;font-weight:800;color:var(--buffaroo-ink);transition:background .18s ease,transform .18s ease}.primary-menu a:hover,.primary-menu .current-menu-item>a{background:rgba(167,193,212,.38);transform:translateY(-1px)}.nav-toggle{display:none;width:46px;height:46px;border:0;border-radius:999px;background:var(--buffaroo-blue);color:var(--buffaroo-ink);align-items:center;justify-content:center;box-shadow:0 10px 22px rgba(35,40,61,.09)}.nav-toggle span,.nav-toggle span:before,.nav-toggle span:after{display:block;width:21px;height:2px;background:currentColor;content:"";position:relative;border-radius:999px}.nav-toggle span:before{position:absolute;top:-7px}.nav-toggle span:after{position:absolute;top:7px} .buffaroo-surface{position:relative;overflow:hidden}.buffaroo-surface--cream{background:var(--buffaroo-cream)}.buffaroo-surface--green{background:linear-gradient(135deg,rgba(167,179,119,.92),rgba(167,179,119,.68))}.buffaroo-surface--blue{background:linear-gradient(135deg,rgba(167,193,212,.95),rgba(167,193,212,.68))}.buffaroo-surface--taupe{background:linear-gradient(135deg,rgba(175,163,145,.92),rgba(175,163,145,.72))}.buffaroo-surface--pattern-green{background:linear-gradient(rgba(249,248,246,.74),rgba(249,248,246,.74)),url(//buffaroocleaning.com.au/wp-content/themes/buffaroo-cleaning-theme-v3.6.0/assets/img/pattern-green.png) center/560px auto,var(--buffaroo-green)}.buffaroo-surface--pattern-blue{background:linear-gradient(rgba(249,248,246,.72),rgba(249,248,246,.72)),url(//buffaroocleaning.com.au/wp-content/themes/buffaroo-cleaning-theme-v3.6.0/assets/img/pattern-blue.png) center/560px auto,var(--buffaroo-blue)}.buffaroo-surface--pattern-taupe{background:linear-gradient(rgba(249,248,246,.66),rgba(249,248,246,.66)),url(//buffaroocleaning.com.au/wp-content/themes/buffaroo-cleaning-theme-v3.6.0/assets/img/pattern-taupe.png) center/560px auto,var(--buffaroo-taupe)}.buffaroo-surface--none{background:transparent}.overlay-card{position:relative;background:rgba(249,248,246,.9);border:1px solid rgba(35,40,61,.09);border-radius:var(--buffaroo-radius-lg) var(--buffaroo-radius-lg) var(--buffaroo-radius-lg) 18px;padding:clamp(28px,4.5vw,58px);box-shadow:var(--shadow);backdrop-filter:blur(10px)}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:18px;text-transform:uppercase;letter-spacing:.18em;font-size:.77rem;font-weight:900;color:var(--buffaroo-ink)}.eyebrow:before{content:"";display:block;width:34px;height:2px;background:var(--buffaroo-ink);opacity:.75}.section-head{max-width:760px;margin-bottom:38px}.section-head--center{text-align:center;margin-inline:auto}.section-head--center .eyebrow{justify-content:center}.section-head--center .eyebrow:after{content:"";display:block;width:34px;height:2px;background:var(--buffaroo-ink);opacity:.75}.buffaroo-section{padding:clamp(76px,9vw,132px) 0;scroll-margin-top:28px} .buffaroo-hero{padding:clamp(76px,8vw,128px) 0 clamp(70px,9vw,140px);scroll-margin-top:28px}.buffaroo-hero__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(44px,6vw,90px)}.buffaroo-hero__content{position:relative;z-index:2}.buffaroo-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin:30px 0 26px}.buffaroo-hero__proof{display:flex;flex-wrap:wrap;gap:10px}.proof-pill{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border-radius:999px;background:rgba(249,248,246,.78);border:1px solid rgba(35,40,61,.09);font-size:.9rem;font-weight:800;color:var(--buffaroo-ink)}.buffaroo-hero__media{position:relative}.hero-card{position:relative;overflow:hidden;min-height:560px;border-radius:var(--buffaroo-radius-lg) var(--buffaroo-radius-lg) var(--buffaroo-radius-lg) 22px;box-shadow:var(--shadow);border:1px solid rgba(35,40,61,.08);background:var(--buffaroo-cream-2)}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(249,248,246,.03),rgba(249,248,246,.34));pointer-events:none}.hero-card img{height:100%;min-height:560px;width:100%;object-fit:cover}.hero-logo-float{position:absolute;right:28px;top:28px;max-width:320px;background:rgba(249,248,246,.84);border-radius:999px;padding:16px 22px;box-shadow:0 20px 48px rgba(35,40,61,.12);backdrop-filter:blur(8px)}.hero-pattern-badge{position:absolute;left:-28px;bottom:-28px;width:160px;height:160px;border-radius:50%;border:10px solid var(--buffaroo-cream);background:url(//buffaroocleaning.com.au/wp-content/themes/buffaroo-cleaning-theme-v3.6.0/assets/img/pattern-green.png) center/360px auto,var(--buffaroo-green);box-shadow:0 18px 40px rgba(35,40,61,.16)} .intro-grid{display:grid;grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);gap:clamp(36px,6vw,86px);align-items:center}.roo-mark{position:relative;display:grid;place-items:center;min-height:420px}.roo-mark:before{content:"";position:absolute;inset:8% 0;border-radius:50%;background:rgba(167,193,212,.24);filter:blur(2px)}.roo-mark img{position:relative;max-width:min(430px,86%);filter:drop-shadow(0 20px 38px rgba(35,40,61,.08))}.intro-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px}.mini-card{padding:18px;border-radius:26px;background:rgba(249,248,246,.78);border:1px solid rgba(35,40,61,.09);box-shadow:0 9px 24px rgba(35,40,61,.06);color:var(--buffaroo-muted)}.mini-card strong{display:block;color:var(--buffaroo-ink);font-size:1.05rem;margin-bottom:3px} .services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.service-card{position:relative;overflow:hidden;background:rgba(249,248,246,.94);border-radius:var(--buffaroo-radius);box-shadow:var(--shadow-soft);border:1px solid rgba(35,40,61,.09);transition:transform .2s ease,box-shadow .2s ease}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-card__image{height:228px;background:var(--buffaroo-blue);overflow:hidden}.service-card__image img{height:100%;width:100%;object-fit:cover;transition:transform .45s ease}.service-card:hover .service-card__image img{transform:scale(1.045)}.service-card__body{padding:25px}.service-card__kicker{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:var(--buffaroo-muted);font-weight:900;margin-bottom:8px}.service-card__icon{width:48px;height:48px;border-radius:50%;background:var(--buffaroo-blue);display:grid;place-items:center;margin:-49px 0 14px auto;position:relative;box-shadow:0 10px 26px rgba(35,40,61,.14)}.service-card__icon svg{width:24px;height:24px;fill:none;stroke:var(--buffaroo-ink);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.service-card--green .service-card__icon{background:var(--buffaroo-green)}.service-card--taupe .service-card__icon{background:var(--buffaroo-taupe)}.service-card--cream .service-card__icon{background:var(--buffaroo-cream);border:1px solid rgba(35,40,61,.1)}.service-card__body p{color:var(--buffaroo-muted);margin-bottom:0}.service-card__link{position:absolute;inset:0;z-index:4}.service-card__link span{position:absolute!important;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden} .freshops-section{color:var(--buffaroo-ink)}.freshops-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:clamp(34px,6vw,72px);align-items:center}.freshops-media{position:relative}.freshops-media__main{background:rgba(249,248,246,.9);border-radius:44px;padding:18px;box-shadow:var(--shadow);border:1px solid rgba(35,40,61,.08)}.freshops-media__main img{border-radius:30px}.freshops-logo-strip{display:flex;align-items:center;gap:16px;background:rgba(249,248,246,.94);color:var(--buffaroo-ink);border-radius:999px;padding:10px 18px;margin-top:16px;width:max-content;max-width:100%;box-shadow:0 14px 30px rgba(35,40,61,.09)}.freshops-logo-strip img{max-height:34px;width:auto}.freshops-features{display:grid;gap:14px;margin-top:28px}.freshops-feature{display:flex;gap:16px;align-items:flex-start;background:rgba(249,248,246,.74);border:1px solid rgba(35,40,61,.1);border-radius:26px;padding:18px;box-shadow:0 10px 28px rgba(35,40,61,.06)}.freshops-feature__num{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex:0 0 36px;background:var(--buffaroo-green);color:var(--buffaroo-ink);font-weight:900}.freshops-feature p{color:var(--buffaroo-muted);margin:0} .process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.process-card{position:relative;background:rgba(249,248,246,.92);border-radius:var(--buffaroo-radius);padding:30px;box-shadow:var(--shadow-soft);border:1px solid rgba(35,40,61,.09)}.process-card__step{font-family:var(--font-heading);font-size:3rem;line-height:1;color:var(--buffaroo-blue);margin-bottom:16px} .contact-wrap{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);gap:clamp(32px,6vw,74px);align-items:start}.contact-details{display:grid;gap:14px;margin-top:24px}.contact-detail{display:flex;gap:14px;align-items:flex-start;background:rgba(249,248,246,.84);border:1px solid rgba(35,40,61,.09);border-radius:24px;padding:16px 18px;box-shadow:0 8px 22px rgba(35,40,61,.07)}.contact-detail strong{display:block;min-width:92px}.form-shell{background:rgba(249,248,246,.94);border-radius:var(--buffaroo-radius);padding:clamp(24px,4vw,46px);box-shadow:var(--shadow);border:1px solid rgba(35,40,61,.09)}.form-shell input,.form-shell textarea,.form-shell select,.wpcf7 input,.wpcf7 textarea,.wpforms-field input,.wpforms-field textarea,.fluentform input,.fluentform textarea,.gform_wrapper input,.gform_wrapper textarea{width:100%;border:1px solid rgba(35,40,61,.16);background:var(--buffaroo-cream);border-radius:16px;padding:14px 16px;font:inherit;color:var(--buffaroo-ink)}.form-shell button,.form-shell input[type=submit],.wpcf7-submit,.wpforms-submit,.ff-btn-submit,.gform_button{border:0;border-radius:999px;background:var(--buffaroo-green);color:var(--buffaroo-ink);font-weight:900;padding:14px 24px;cursor:pointer}.mock-field{height:48px;border-radius:16px;background:var(--buffaroo-cream);border:1px dashed rgba(35,40,61,.18);display:flex;align-items:center;padding:0 16px;color:var(--buffaroo-muted);margin-bottom:12px}.mock-field--area{height:120px;align-items:flex-start;padding-top:14px} .site-main{min-height:55vh}.page-shell{padding:clamp(56px,8vw,110px) 0}.entry-content{max-width:920px;margin-inline:auto}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:34px} .site-footer{position:relative;overflow:hidden;color:var(--buffaroo-ink);background:var(--buffaroo-cream);padding:64px 0 30px}.site-footer--green{background:var(--buffaroo-green)}.site-footer--blue{background:var(--buffaroo-blue)}.site-footer--taupe{background:var(--buffaroo-taupe)}.site-footer--pattern-green{background:linear-gradient(rgba(249,248,246,.62),rgba(249,248,246,.62)),url(//buffaroocleaning.com.au/wp-content/themes/buffaroo-cleaning-theme-v3.6.0/assets/img/pattern-green.png) center/540px auto,var(--buffaroo-green)}.site-footer--pattern-blue{background:linear-gradient(rgba(249,248,246,.62),rgba(249,248,246,.62)),url(//buffaroocleaning.com.au/wp-content/themes/buffaroo-cleaning-theme-v3.6.0/assets/img/pattern-blue.png) center/540px auto,var(--buffaroo-blue)}.site-footer--pattern-taupe{background:linear-gradient(rgba(249,248,246,.58),rgba(249,248,246,.58)),url(//buffaroocleaning.com.au/wp-content/themes/buffaroo-cleaning-theme-v3.6.0/assets/img/pattern-taupe.png) center/540px auto,var(--buffaroo-taupe)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .9fr;gap:36px;align-items:start}.footer-menu{list-style:none;padding:0;margin:0;display:grid;gap:10px}.footer-menu a{text-decoration:none;font-weight:800}.footer-bottom{border-top:1px solid rgba(35,40,61,.14);margin-top:36px;padding-top:20px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;color:var(--buffaroo-muted)} .scroll-top{position:fixed;right:22px;bottom:22px;z-index:900;width:50px;height:50px;border:0;border-radius:50%;background:var(--buffaroo-green);color:var(--buffaroo-ink);font-size:24px;font-weight:900;box-shadow:0 14px 34px rgba(35,40,61,.16);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.scroll-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)} .buffaroo-is-elementor-built .entry-content{max-width:none}.buffaroo-elementor-content{overflow:hidden}.buffaroo-elementor-pattern-green{background:linear-gradient(rgba(249,248,246,.68),rgba(249,248,246,.68)),url(//buffaroocleaning.com.au/wp-content/themes/buffaroo-cleaning-theme-v3.6.0/assets/img/pattern-green.png) center/520px auto,var(--buffaroo-green)!important}.buffaroo-elementor-pattern-blue{background:linear-gradient(rgba(249,248,246,.65),rgba(249,248,246,.65)),url(//buffaroocleaning.com.au/wp-content/themes/buffaroo-cleaning-theme-v3.6.0/assets/img/pattern-blue.png) center/520px auto,var(--buffaroo-blue)!important}.buffaroo-elementor-pattern-taupe{background:linear-gradient(rgba(249,248,246,.58),rgba(249,248,246,.58)),url(//buffaroocleaning.com.au/wp-content/themes/buffaroo-cleaning-theme-v3.6.0/assets/img/pattern-taupe.png) center/520px auto,var(--buffaroo-taupe)!important}.buffaroo-elementor-card{background:rgba(249,248,246,.94);border-radius:var(--buffaroo-radius);box-shadow:var(--shadow-soft);border:1px solid rgba(35,40,61,.08);padding:28px}.buffaroo-elementor-card--blue{background:var(--buffaroo-blue)}.buffaroo-elementor-card--green{background:var(--buffaroo-green)}.buffaroo-elementor-card--taupe{background:var(--buffaroo-taupe)}.buffaroo-elementor-soft-edge{border-radius:var(--buffaroo-radius-lg) var(--buffaroo-radius-lg) var(--buffaroo-radius-lg) 18px!important}.buffaroo-elementor-round{border-radius:999px!important}.buffaroo-elementor-overlay-cream{background:rgba(249,248,246,.92)!important}.buffaroo-elementor-overlay-light{background:rgba(249,248,246,.86)!important}
@media (max-width:1180px){.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-header__inner{grid-template-columns:auto auto;grid-template-areas:"logo toggle" "nav nav"}.site-logo{grid-area:logo}.nav-toggle{grid-area:toggle;justify-self:end}.site-header__nav{grid-area:nav;justify-self:stretch}.site-header__cta{display:none}.primary-menu{justify-content:center;flex-wrap:wrap}.site-logo img{max-width:min(var(--buffaroo-logo-max-width),58vw)}}
@media (max-width:1024px){.buffaroo-hero__grid,.intro-grid,.freshops-grid,.contact-wrap{grid-template-columns:1fr}.services-grid,.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card{min-height:460px}.hero-card img{min-height:460px}.footer-grid{grid-template-columns:1fr 1fr}.roo-mark{min-height:320px}.hero-logo-float{right:18px;top:18px;max-width:260px}}
@media (max-width:780px){.admin-bar.buffaroo-header-is-sticky .site-header{top:0}.site-header__inner{display:flex;min-height:82px}.site-logo img{max-height:56px;max-width:min(var(--buffaroo-logo-max-width),68vw)}.nav-toggle{display:inline-flex;margin-left:auto}.site-header__nav{position:absolute;left:16px;right:16px;top:calc(100% + 10px);background:rgba(249,248,246,.97);border-radius:24px;box-shadow:var(--shadow);padding:14px;border:1px solid var(--buffaroo-line);display:none}.site-header.is-open .site-header__nav{display:block}.primary-menu{display:grid;gap:4px;justify-content:stretch}.primary-menu a{text-align:center}.services-grid,.archive-grid,.process-grid,.intro-points,.buffaroo-hero__proof{grid-template-columns:1fr}.buffaroo-section{padding:64px 0}.buffaroo-hero{padding:58px 0 70px}.hero-pattern-badge{display:none}.hero-card,.hero-card img{min-height:320px}.hero-logo-float{position:relative;right:auto;top:auto;margin:-44px 18px 0 auto;max-width:230px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.contact-wrap{gap:24px}.contact-detail{display:block}.scroll-top{right:16px;bottom:16px}.freshops-logo-strip{border-radius:22px;width:100%;align-items:flex-start}.freshops-logo-strip img{max-width:120px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}} h1,h2,h3,h4{text-transform:var(--heading-transform, none)}
h1{font-size:clamp(calc(2.9rem * var(--heading-scale,1)),8vw,calc(6.55rem * var(--heading-scale,1)))}
h2{font-size:clamp(calc(2.05rem * var(--heading-scale,1)),4.8vw,calc(4.25rem * var(--heading-scale,1)))}
h3{font-size:clamp(calc(1.32rem * var(--heading-scale,1)),2vw,calc(1.92rem * var(--heading-scale,1)))}
.local-seo-line{display:inline-flex;align-items:center;margin:8px 0 6px;padding:10px 16px;border-radius:999px;background:rgba(167,193,212,.3);border:1px solid rgba(35,40,61,.08);font-weight:850;color:var(--buffaroo-ink)}
.site-header--layout-compact .site-header__inner{min-height:88px}
.site-header--layout-balanced .site-header__inner{min-height:104px}
.site-header--layout-roomy .site-header__inner{min-height:122px}
.site-header--layout-compact .site-logo img{max-height:64px}
.site-header--layout-balanced .site-logo img{max-height:78px}
.site-header--layout-roomy .site-logo img{max-height:92px}
.site-header__inner{grid-template-columns:minmax(180px,auto) 1fr auto;gap:18px}
.primary-menu a{padding:8px 12px;font-size:.88rem}
.site-header__cta{padding:12px 20px}
.form-shell--fallback .fallback-contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
.form-shell--fallback h2{font-size:clamp(1.9rem,3.8vw,3.3rem)}
.freshops-features{grid-template-columns:repeat(2,minmax(0,1fr))}
.freshops-media__secondary{position:absolute;right:-18px;bottom:74px;width:min(230px,42%);background:rgba(249,248,246,.94);border:1px solid rgba(35,40,61,.08);border-radius:28px;padding:10px;box-shadow:var(--shadow-soft)}
.freshops-media__secondary img{border-radius:20px}
.contact-map{margin-top:28px;border-radius:var(--buffaroo-radius);overflow:hidden;box-shadow:var(--shadow-soft);background:rgba(249,248,246,.9)}
.contact-map iframe{display:block;width:100%;min-height:320px;border:0}
.site-footer .lead{max-width:430px}
.footer-grid{grid-template-columns:1.15fr .75fr .95fr}
.site-footer h3{font-family:var(--font-body);font-size:1rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.scroll-top{background:var(--buffaroo-blue)}
.service-card__kicker{color:rgba(35,40,61,.74)}
.service-card--blue{background:linear-gradient(180deg,rgba(249,248,246,.96),rgba(167,193,212,.12))}
.service-card--green{background:linear-gradient(180deg,rgba(249,248,246,.96),rgba(167,179,119,.16))}
.service-card--taupe{background:linear-gradient(180deg,rgba(249,248,246,.96),rgba(175,163,145,.14))}
@media (max-width:1180px){
.site-header__inner{min-height:86px;grid-template-columns:auto auto;grid-template-areas:"logo toggle" "nav nav"}
.site-logo img{max-width:min(var(--buffaroo-logo-max-width),52vw);max-height:62px}
.primary-menu a{font-size:.86rem;padding:8px 10px}
.freshops-features{grid-template-columns:1fr}
}
@media (max-width:1024px){
h1{font-size:clamp(2.7rem,9.6vw,5.3rem)}
h2{font-size:clamp(2rem,7vw,3.7rem)}
.container{width:min(calc(100% - 32px),var(--content))}
.buffaroo-hero__grid{gap:34px}
.buffaroo-hero__content{text-align:left}
.buffaroo-hero__media{max-width:760px;margin-inline:auto;width:100%}
.services-grid{gap:18px}
.freshops-grid{gap:38px}
.freshops-media__secondary{right:12px;bottom:76px}
.footer-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:780px){
body{font-size:15.5px;line-height:1.62}
h1{font-size:clamp(2.4rem,15vw,4.25rem);letter-spacing:.006em}
h2{font-size:clamp(1.85rem,11vw,3.05rem)}
h3{font-size:clamp(1.25rem,7vw,1.72rem)}
.container{width:min(calc(100% - 28px),var(--content))}
.site-header{box-shadow:0 8px 24px rgba(35,40,61,.05)}
.site-header__inner{min-height:74px;padding-block:10px}
.site-logo img{max-height:48px;max-width:min(var(--buffaroo-logo-max-width),64vw)}
.buffaroo-hero{padding:44px 0 58px}
.buffaroo-section{padding:56px 0}
.buffaroo-hero__actions{display:grid;grid-template-columns:1fr;gap:10px}
.button{width:100%;padding:13px 18px}
.proof-pill{width:100%;justify-content:center}
.local-seo-line{border-radius:20px;line-height:1.45}
.hero-card,.hero-card img{min-height:280px}
.hero-logo-float{max-width:210px;padding:12px 16px}
.overlay-card,.form-shell{border-radius:28px;padding:24px}
.intro-grid,.freshops-grid,.contact-wrap{gap:22px}
.roo-mark{min-height:240px}
.intro-points{gap:12px}
.mini-card{padding:16px}
.services-grid{display:grid;grid-template-columns:1fr;gap:16px}
.service-card__image{height:210px}
.service-card__body{padding:22px}
.freshops-features{gap:12px}
.freshops-feature{border-radius:20px;padding:15px}
.freshops-media__secondary{position:relative;right:auto;bottom:auto;width:100%;margin-top:12px}
.freshops-logo-strip{display:grid;gap:10px}
.process-grid{gap:14px}
.process-card{padding:22px;border-radius:24px}
.contact-detail{padding:15px;border-radius:20px}
.fallback-contact-actions{display:grid!important}
.footer-grid{grid-template-columns:1fr;gap:24px}
.site-footer{padding:46px 0 26px}
.site-logo--footer img{max-width:260px}
.footer-bottom{font-size:.92rem}
}
@media (max-width:420px){
.site-header__nav{left:10px;right:10px}
.container{width:min(calc(100% - 22px),var(--content))}
.hero-card,.hero-card img{min-height:240px}
.hero-logo-float{margin:-34px 10px 0 auto;max-width:180px}
.service-card__image{height:190px}
.scroll-top{width:46px;height:46px;right:12px;bottom:12px}
} :root{
--buffaroo-header-height: 78px;
--buffaroo-surface-glass: rgba(255,255,255,.82);
--buffaroo-soft-shadow: 0 24px 64px rgba(33,45,62,.12);
--buffaroo-card-shadow: 0 14px 38px rgba(33,45,62,.08);
}
body{overflow-x:hidden;}
body.buffaroo-header-transparent-enabled .site-main{padding-top:0;}
body:not(.admin-bar) .site-header.site-header--transparent{top:0;}
.admin-bar .site-header.site-header--transparent{top:32px;}
.site-header{
min-height:var(--buffaroo-header-height);
transition:background .3s ease, box-shadow .3s ease, backdrop-filter .3s ease, padding .3s ease;
}
.site-header .site-header__inner{
min-height:var(--buffaroo-header-height);
padding-block:10px;
}
.site-header .site-logo img{max-height:52px;width:auto;}
.site-header.site-header--transparent{
position:fixed;
inset-inline:0;
background:transparent;
box-shadow:none;
backdrop-filter:none;
}
.site-header.site-header--transparent .button.site-header__cta{
box-shadow:none;
}
.site-header.site-header--transparent.is-scrolled,
.buffaroo-header-is-sticky .site-header.site-header--cream,
.buffaroo-header-is-sticky .site-header.site-header--white{
background:rgba(247,244,240,.86);
box-shadow:0 12px 28px rgba(20,28,38,.08);
backdrop-filter:blur(14px);
}
.site-header.site-header--transparent.is-scrolled .site-header__inner{padding-block:8px;}
.primary-menu{gap:24px;}
.primary-menu a{font-size:.98rem;}
.site-header__cta{padding:11px 18px;font-size:.95rem;}
.eyebrow::before,
.section-head--center .eyebrow::after,
.section-head .eyebrow::after{
display:none !important;
content:none !important;
}
.eyebrow{letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;opacity:.72;padding:0;border:0;}
.section-head{gap:14px;max-width:760px;}
.section-head h2{margin-bottom:0;}
.buffaroo-sticky-backgrounds .buffaroo-surface--pattern-blue,
.buffaroo-sticky-backgrounds .buffaroo-surface--pattern-green,
.buffaroo-sticky-backgrounds .buffaroo-surface--pattern-taupe,
.buffaroo-sticky-backgrounds .buffaroo-surface--blue,
.buffaroo-sticky-backgrounds .buffaroo-surface--green,
.buffaroo-sticky-backgrounds .buffaroo-surface--cream{
background-attachment:fixed;
}
@media (max-width: 960px){
.buffaroo-sticky-backgrounds .buffaroo-surface--pattern-blue,
.buffaroo-sticky-backgrounds .buffaroo-surface--pattern-green,
.buffaroo-sticky-backgrounds .buffaroo-surface--pattern-taupe,
.buffaroo-sticky-backgrounds .buffaroo-surface--blue,
.buffaroo-sticky-backgrounds .buffaroo-surface--green,
.buffaroo-sticky-backgrounds .buffaroo-surface--cream{
background-attachment:scroll;
}
}
[data-reveal]{
opacity:0;
transform:translate3d(0,28px,0);
transition:opacity .7s ease, transform .7s ease;
transition-delay:var(--reveal-delay, 0ms);
}
[data-reveal="fade-left"]{transform:translate3d(30px,0,0);}
[data-reveal="fade-right"]{transform:translate3d(-30px,0,0);}
[data-reveal].is-visible{opacity:1;transform:translate3d(0,0,0);}
@media (prefers-reduced-motion: reduce){
[data-reveal]{opacity:1;transform:none;transition:none;}
}
.buffaroo-hero{
position:relative;
padding:150px 0 96px;
overflow:hidden;
}
.buffaroo-hero::before{
content:"";
position:absolute;
inset:auto -8% -16% auto;
width:420px;
height:420px;
border-radius:50%;
background:radial-gradient(circle, rgba(162,186,206,.32) 0%, rgba(162,186,206,0) 70%);
pointer-events:none;
}
.buffaroo-hero__grid{
display:grid;
grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);
align-items:center;
gap:44px;
}
.buffaroo-hero__content h1{font-size:clamp(2.75rem, 6vw, 4.65rem);line-height:.96;max-width:10.5ch;}
.buffaroo-hero__content .lead{font-size:1.12rem;max-width:56ch;}
.local-seo-line{margin:0 0 20px;color:#546274;max-width:52ch;}
.buffaroo-hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0 24px;}
.buffaroo-hero__proof{display:flex;flex-wrap:wrap;gap:12px;}
.proof-pill{
display:inline-flex;
align-items:center;
padding:10px 15px;
border-radius:999px;
background:rgba(255,255,255,.74);
box-shadow:var(--buffaroo-card-shadow);
border:1px solid rgba(130,150,175,.14);
}
.buffaroo-hero__media{position:relative;min-height:560px;padding:26px 0 34px 36px;}
.hero-card--clean{
position:relative;
overflow:hidden;
border-radius:40px;
box-shadow:var(--buffaroo-soft-shadow);
background:#dce4eb;
}
.hero-card--clean img{display:block;width:100%;height:100%;min-height:540px;object-fit:cover;}
.hero-card__shade{
position:absolute;inset:auto 0 0 0;height:35%;
background:linear-gradient(180deg, rgba(30,42,56,0) 0%, rgba(30,42,56,.16) 100%);
}
.hero-info-card,
.hero-promo-card{
position:absolute;
background:var(--buffaroo-surface-glass);
backdrop-filter:blur(12px);
border:1px solid rgba(146,165,183,.16);
box-shadow:var(--buffaroo-card-shadow);
}
.hero-info-card{
left:0;
bottom:48px;
max-width:240px;
padding:18px 18px 16px;
border-radius:24px;
display:grid;
gap:8px;
}
.hero-info-card__eyebrow{font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;opacity:.7;}
.hero-info-card strong{font-size:1rem;line-height:1.2;}
.hero-info-card span{font-size:.92rem;color:#58677a;}
.hero-promo-card{
right:-12px;
top:32px;
width:min(232px, 42%);
padding:12px;
border-radius:28px;
}
.hero-promo-card__label{display:block;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px 4px;opacity:.7;}
.hero-promo-card img,
.intro-media-card img{display:block;width:100%;height:auto;border-radius:20px;}
.intro-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:34px;align-items:center;}
.intro-media-card{
position:relative;
background:linear-gradient(180deg, rgba(255,255,255,.88) 0%, rgba(255,255,255,.72) 100%);
border:1px solid rgba(138,158,178,.16);
border-radius:32px;
padding:18px;
box-shadow:var(--buffaroo-card-shadow);
}
.intro-media-card__label{
display:inline-flex;
margin-bottom:12px;
padding:8px 12px;
border-radius:999px;
background:#a9bd7e;
color:#fff;
font-size:.8rem;
letter-spacing:.08em;
text-transform:uppercase;
}
.intro-panel{padding:40px;}
.intro-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;}
.intro-points .mini-card{min-height:100%;}
.intro-points .mini-card strong{display:block;margin-bottom:6px;}
.freshops-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;align-items:center;}
.freshops-media{display:grid;gap:18px;}
.freshops-carousel,
.freshops-media__main{
position:relative;
min-height:520px;
border-radius:34px;
overflow:hidden;
background:rgba(255,255,255,.12);
border:1px solid rgba(255,255,255,.16);
box-shadow:var(--buffaroo-soft-shadow);
}
.freshops-carousel__track{position:relative;min-height:520px;height:100%;}
.freshops-carousel__slide{
position:absolute;inset:0;
opacity:0;
transition:opacity .55s ease;
pointer-events:none;
}
.freshops-carousel__slide.is-active{opacity:1;pointer-events:auto;}
.freshops-carousel__slide img,
.freshops-media__main img{width:100%;height:100%;min-height:520px;object-fit:cover;display:block;background:#dce4eb;}
.freshops-carousel__controls{
position:absolute;
inset:auto 18px 18px 18px;
display:grid;
grid-template-columns:auto 1fr auto;
gap:12px;
align-items:center;
z-index:2;
}
.freshops-carousel__button{
width:46px;height:46px;border-radius:50%;border:0;cursor:pointer;
background:rgba(255,255,255,.88);box-shadow:var(--buffaroo-card-shadow);font-size:1.7rem;line-height:1;
}
.freshops-carousel__dots{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;}
.freshops-carousel__dot{
width:11px;height:11px;border-radius:50%;border:0;cursor:pointer;background:rgba(255,255,255,.48);
}
.freshops-carousel__dot.is-active{background:#fff;transform:scale(1.18);}
.freshops-logo-strip{
display:flex;align-items:center;gap:14px;padding:14px 16px;background:rgba(255,255,255,.84);
border-radius:20px;box-shadow:var(--buffaroo-card-shadow);
}
.freshops-logo-strip img{max-height:46px;width:auto;}
.freshops-logo-strip span{color:#556476;}
.faq-wrap{max-width:920px;}
.faq-list{display:grid;gap:14px;margin-top:28px;}
.faq-item{
background:rgba(255,255,255,.78);
border:1px solid rgba(130,150,175,.16);
border-radius:22px;
box-shadow:var(--buffaroo-card-shadow);
}
.faq-item__toggle{
width:100%;
display:flex;
align-items:center;
justify-content:space-between;
gap:20px;
padding:22px 24px;
border:0;
border-radius:22px;
background:transparent;
text-align:left;
font:inherit;
cursor:pointer;
}
.faq-item__toggle span:first-child{font-size:1.04rem;font-weight:600;}
.faq-item__icon{
width:18px;height:18px;position:relative;flex:0 0 18px;
}
.faq-item__icon::before,
.faq-item__icon::after{content:"";position:absolute;left:50%;top:50%;background:#445264;transform:translate(-50%,-50%);border-radius:2px;transition:transform .28s ease, opacity .28s ease;}
.faq-item__icon::before{width:18px;height:2px;}
.faq-item__icon::after{width:2px;height:18px;}
.faq-item.is-open .faq-item__icon::after{opacity:0;transform:translate(-50%,-50%) scaleY(.3);}
.faq-item__content{max-height:0;overflow:hidden;transition:max-height .35s ease;padding:0 24px;}
.faq-item__content p{margin:0;padding:0 0 22px;color:#5a6878;}
.blog-shell{padding:146px 0 84px;}
.blog-hero{max-width:760px;margin:0 auto 34px;text-align:center;display:grid;gap:14px;}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}
.post-card{
display:grid;grid-template-rows:auto 1fr auto;
border-radius:28px;
overflow:hidden;
background:rgba(255,255,255,.84);
box-shadow:var(--buffaroo-card-shadow);
border:1px solid rgba(130,150,175,.14);
}
.post-card__thumb{aspect-ratio:16/10;background:#dfe6ee;overflow:hidden;}
.post-card__thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.post-card__body{padding:22px;display:grid;gap:12px;}
.post-card__meta{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:#6c7b8d;}
.post-card__title{font-size:1.28rem;line-height:1.15;margin:0;}
.post-card__excerpt{color:#5d6b7b;margin:0;}
.post-card__link{display:inline-flex;align-items:center;gap:8px;color:inherit;font-weight:600;}
.pagination-wrap{margin-top:34px;display:flex;justify-content:center;}
@media (max-width: 1100px){
.buffaroo-hero__grid,
.intro-grid,
.freshops-grid,
.blog-grid{grid-template-columns:1fr;}
.buffaroo-hero__content h1{max-width:12ch;}
.buffaroo-hero__media{min-height:auto;padding:16px 0 28px;}
.hero-promo-card{right:12px;}
.blog-hero{margin-bottom:24px;}
}
@media (max-width: 782px){
.admin-bar .site-header.site-header--transparent{top:46px;}
.site-header .site-header__inner{min-height:72px;padding-block:8px;}
.site-header .site-logo img{max-height:46px;}
.site-header__nav{top:calc(100% + 10px);}
.buffaroo-hero{padding:128px 0 74px;}
.buffaroo-hero__content h1{font-size:clamp(2.35rem, 11vw, 3.5rem);}
.hero-card--clean img,
.freshops-carousel__slide img,
.freshops-media__main img,
.freshops-carousel__track,
.freshops-carousel,
.freshops-media__main{min-height:340px;}
.hero-info-card,
.hero-promo-card{position:relative;left:auto;right:auto;bottom:auto;top:auto;width:auto;max-width:none;margin-top:14px;}
.intro-points{grid-template-columns:1fr;}
.intro-panel{padding:28px;}
.freshops-carousel__controls{grid-template-columns:auto 1fr auto;inset:auto 12px 12px 12px;}
.blog-shell{padding:128px 0 70px;}
}
@media (max-width: 560px){
.primary-menu{gap:10px;}
.buffaroo-hero__actions{display:grid;grid-template-columns:1fr;}
.buffaroo-hero__actions .button{width:100%;justify-content:center;}
.proof-pill{width:100%;justify-content:center;}
.hero-card--clean{border-radius:28px;}
.hero-promo-card,.hero-info-card,.intro-media-card{border-radius:22px;}
.faq-item__toggle{padding:18px;}
.faq-item__content{padding:0 18px;}
} body.buffaroo-global-bg-white,
.buffaroo-surface--white{background:#fff;}
.site-footer--white{background:#fff;}
.buffaroo-surface--white .overlay-card{background:rgba(255,255,255,.88);}
.button,
.site-header__cta,
.buffaroo-hero__actions .button{
display:inline-flex!important;
align-items:center!important;
justify-content:center!important;
text-align:center!important;
min-height:50px;
line-height:1.1!important;
white-space:normal;
}
.button--blue{background:var(--buffaroo-blue)!important;border-color:rgba(35,40,61,.08)!important;color:var(--buffaroo-ink)!important;}
.button--green{background:var(--buffaroo-green)!important;border-color:rgba(35,40,61,.08)!important;color:var(--buffaroo-ink)!important;}
.button--taupe{background:var(--buffaroo-taupe)!important;border-color:rgba(35,40,61,.08)!important;color:var(--buffaroo-ink)!important;}
.button--cream{background:var(--buffaroo-cream)!important;border-color:rgba(35,40,61,.08)!important;color:var(--buffaroo-ink)!important;}
body.buffaroo-header-transparent-enabled .site-main{padding-top:0!important;}
.site-header,
.site-header.site-header--transparent{
min-height:74px!important;
background:transparent!important;
box-shadow:none!important;
border-bottom:0!important;
}
.site-header.site-header--transparent{
position:absolute!important;
top:0!important;
left:0!important;
right:0!important;
z-index:1000!important;
}
.admin-bar .site-header.site-header--transparent{top:32px!important;}
.buffaroo-header-is-sticky .site-header{
position:sticky!important;
top:0!important;
background:rgba(255,255,255,.86)!important;
backdrop-filter:blur(14px);
box-shadow:0 12px 28px rgba(25,35,48,.08)!important;
}
.admin-bar.buffaroo-header-is-sticky .site-header{top:32px!important;}
.site-header .site-header__inner{
min-height:74px!important;
padding-block:10px!important;
display:grid!important;
grid-template-columns:auto 1fr auto!important;
gap:22px!important;
align-items:center!important;
}
.site-header .site-logo img,
.site-header .custom-logo{
max-height:58px!important;
max-width:min(var(--buffaroo-logo-max-width), 240px)!important;
width:auto!important;
object-fit:contain!important;
}
.site-header__nav{justify-self:end!important;}
.primary-menu{gap:12px!important;}
.primary-menu a{padding:9px 13px!important;font-size:.92rem!important;line-height:1!important;}
.site-header__cta{padding:11px 18px!important;font-size:.9rem!important;min-height:46px!important;}
.buffaroo-hero{
padding-top:130px!important;
padding-bottom:86px!important;
min-height:auto!important;
}
.buffaroo-hero__grid{
grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)!important;
gap:clamp(32px,5vw,72px)!important;
align-items:center!important;
}
.buffaroo-hero__content{min-width:0!important;}
.buffaroo-hero__content h1{
font-size:clamp(3rem, 5.2vw, 5.7rem)!important;
line-height:.96!important;
max-width:10.5ch!important;
}
.buffaroo-hero__content .lead{max-width:58ch!important;overflow-wrap:anywhere;}
.local-seo-line{display:inline-flex!important;width:auto!important;max-width:58ch!important;}
.buffaroo-hero__media.hero-media--flyer{
min-height:auto!important;
padding:0!important;
display:flex!important;
justify-content:center!important;
}
.hero-flyer-stage{
position:relative;
width:min(100%, 470px);
margin-inline:auto;
padding:clamp(18px, 3vw, 34px);
}
.hero-flyer-glow{
position:absolute;
inset:8% 0 2% 0;
border-radius:46% 54% 48% 52%;
background:linear-gradient(145deg, rgba(167,193,212,.42), rgba(167,179,119,.18));
filter:blur(0px);
transform:rotate(-4deg);
box-shadow:0 40px 90px rgba(52,67,85,.12);
}
.hero-flyer-card{
position:relative;
overflow:hidden;
border-radius:34px;
background:#fff;
box-shadow:0 28px 76px rgba(35,45,60,.15);
border:1px solid rgba(145,162,182,.14);
}
.hero-flyer-card img{width:100%;height:auto;display:block;}
.hero-media--image .hero-card--clean{border-radius:34px;}
.hero-info-card,
.hero-promo-card{display:none!important;}
.freshops-logo-strip{box-shadow:none!important;border:0!important;}
.freshops-logo-strip--blend{
background:transparent!important;
padding:10px 0!important;
border-radius:0!important;
}
.freshops-logo-strip--blend img{
mix-blend-mode:multiply;
filter:saturate(1.05) contrast(1.04);
}
.freshops-logo-strip--blend span{color:#2d3b4f;}
.freshops-logo-strip--white{background:#fff!important;}
.freshops-logo-strip--soft{background:rgba(255,255,255,.58)!important;backdrop-filter:blur(12px);padding:14px 16px!important;border-radius:20px!important;}
.faq-section{position:relative;}
.faq-section::before{
content:"";
position:absolute;
inset:8% auto auto -120px;
width:240px;
height:240px;
border-radius:50%;
background:rgba(167,193,212,.24);
pointer-events:none;
}
.blog-shell,
.single-shell{background:linear-gradient(180deg,#fff 0%, #f9f8f6 100%);}
.blog-hero h1,
.single-article__header h1{font-size:clamp(2.6rem,5.6vw,5.1rem);}
.blog-grid{align-items:stretch;}
.post-card{transition:transform .2s ease, box-shadow .2s ease;}
.post-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(35,45,60,.13);}
.post-card__title a{text-decoration:none;}
.single-wrap{max-width:980px;}
.single-article{
background:rgba(255,255,255,.82);
border:1px solid rgba(130,150,175,.14);
border-radius:34px;
box-shadow:0 20px 60px rgba(35,45,60,.09);
padding:clamp(24px,5vw,58px);
}
.single-article__header{text-align:center;max-width:780px;margin:0 auto 32px;}
.single-article__meta{color:#6b7889;font-weight:700;}
.single-article__image{overflow:hidden;border-radius:28px;margin:0 0 34px;}
.single-article__image img{width:100%;height:auto;}
.single-article__content{font-size:1.08rem;line-height:1.82;color:#354052;}
.single-article__content h2{font-size:clamp(1.8rem,3vw,2.6rem);margin-top:1.6em;}
.single-article__content p{margin-bottom:1.1em;}
.single-article__footer{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px;}
@media (max-width:1100px){
.buffaroo-hero__grid{grid-template-columns:1fr!important;}
.buffaroo-hero__content h1{max-width:12ch!important;}
.buffaroo-hero__media.hero-media--flyer{justify-content:flex-start!important;}
.hero-flyer-stage{width:min(100%, 430px);margin-inline:0;}
}
@media (max-width:782px){
.admin-bar .site-header.site-header--transparent{top:46px!important;}
.site-header .site-header__inner{min-height:68px!important;display:flex!important;gap:12px!important;}
.site-header .site-logo img,.site-header .custom-logo{max-height:48px!important;max-width:min(var(--buffaroo-logo-max-width), 70vw)!important;}
.site-header__cta{display:none!important;}
.buffaroo-hero{padding-top:112px!important;padding-bottom:64px!important;}
.buffaroo-hero__content h1{font-size:clamp(2.65rem, 15vw, 4.2rem)!important;}
.buffaroo-hero__content .lead{font-size:1rem;max-width:100%!important;}
.local-seo-line{max-width:100%!important;border-radius:24px!important;}
.buffaroo-hero__actions{grid-template-columns:1fr!important;}
.buffaroo-hero__actions .button{width:100%!important;}
.hero-flyer-stage{width:min(100%, 360px);padding:12px;margin-inline:auto;}
.hero-flyer-card{border-radius:26px;}
.blog-grid{grid-template-columns:1fr!important;}
}
@media (max-width:420px){
.buffaroo-hero{padding-top:104px!important;}
.hero-flyer-stage{width:min(100%, 320px);}
.primary-menu a{font-size:.9rem!important;}
}  body{font-size:var(--buffaroo-body-size);font-family:var(--font-body);}
h1{font-size:var(--buffaroo-h1-size);text-transform:var(--heading-transform);}
h2{font-size:var(--buffaroo-h2-size);text-transform:var(--heading-transform);}
h3{font-size:var(--buffaroo-h3-size);text-transform:var(--heading-transform);}
.button,
.site-header__cta,
.form-shell button,
.form-shell input[type=submit],
.wpcf7-submit,
.wpforms-submit,
.ff-btn-submit,
.gform_button{
font-family:var(--font-button);
font-size:var(--buffaroo-button-size);
text-align:center;
line-height:1.12;
min-height:48px;
align-items:center;
justify-content:center;
}
.eyebrow,
.service-card__kicker,
.intro-media-card__label,
.proof-pill,
.freshops-feature__num,
.process-card__step,
.post-card__meta,
.single-article__meta{
font-family:var(--font-label);
}
.eyebrow,
.service-card__kicker,
.intro-media-card__label,
.proof-pill{font-size:var(--buffaroo-label-size);}
.service-card__body{text-align:var(--buffaroo-card-align);}
.service-card__body h3{font-size:var(--buffaroo-card-title-size);}
.service-card__body p{font-size:var(--buffaroo-card-text-size);}
.process-card{text-align:var(--buffaroo-process-align);}
.process-card h3{font-size:var(--buffaroo-process-title-size);}
.process-card p{font-size:var(--buffaroo-process-text-size);}
.freshops-feature{text-align:var(--buffaroo-freshops-align);}
.freshops-feature h3{font-size:var(--buffaroo-freshops-title-size);}
.freshops-feature p{font-size:var(--buffaroo-freshops-text-size);}
.blog-shell,
.single-shell{font-family:var(--font-blog-body);}
.blog-shell h1,
.post-card__title,
.single-article h1,
.single-article__content h2,
.single-article__content h3{font-family:var(--font-blog-title);}
.buffaroo-hide-eyebrows .eyebrow{display:none!important;}
.buffaroo-hide-mini-labels .service-card__kicker,
.buffaroo-hide-mini-labels .intro-media-card__label,
.buffaroo-hide-mini-labels .proof-pill{display:none!important;}
.buffaroo-hide-card-numbers .freshops-feature__num,
.buffaroo-hide-card-numbers .process-card__step{display:none!important;}
.buffaroo-hide-card-numbers .freshops-feature{padding-left:22px;} .site-header.site-header--transparent{
background:rgba(249,248,246,var(--buffaroo-header-alpha));
backdrop-filter:blur(12px);
}
.site-header.site-header--transparent.is-scrolled,
.buffaroo-header-is-sticky .site-header.site-header--cream,
.buffaroo-header-is-sticky .site-header.site-header--white{
background:rgba(249,248,246,var(--buffaroo-header-scrolled-alpha));
}
.site-header.site-header--transparent:not(.is-scrolled){
box-shadow:0 8px 24px rgba(35,40,61,.04);
}
.site-header__inner{min-height:92px;}
.site-header .site-logo img{max-height:70px;}
@media (max-width: 780px){
.site-header__inner{min-height:76px;}
.site-header .site-logo img{max-height:54px;}
} .footer-brand{text-align:left;}
.footer-brand--center{text-align:center;}
.footer-brand--right{text-align:right;}
.footer-brand--center .site-logo--footer{justify-content:center;margin-inline:auto;}
.footer-brand--right .site-logo--footer{justify-content:flex-end;margin-left:auto;}
.site-logo--footer img{
max-width:var(--buffaroo-footer-logo-width)!important;
max-height:none!important;
}
.footer-brand .lead{margin-top:16px;}
@media (min-width: 861px){
.footer-brand--center{display:grid;justify-items:center;}
.footer-brand--right{display:grid;justify-items:end;}
} .scroll-top:hover{transform:translateY(-4px);background:var(--buffaroo-blue);}
.buffaroo-scroll-hover-none .scroll-top:hover{transform:translateY(0);}
.buffaroo-scroll-hover-scale .scroll-top:hover{transform:translateY(0) scale(1.08);}
.buffaroo-scroll-hover-pulse .scroll-top:hover{animation:buffarooPulse .85s ease-in-out infinite;}
.buffaroo-scroll-hover-glow .scroll-top:hover{box-shadow:0 0 0 8px rgba(167,193,212,.22),0 16px 40px rgba(35,40,61,.2);}
@keyframes buffarooPulse{
0%,100%{transform:translateY(0) scale(1);}
50%{transform:translateY(-2px) scale(1.07);}
} .freshops-logo-strip--blend{
background:transparent!important;
box-shadow:none!important;
border:0!important;
padding:8px 0!important;
}
.freshops-logo-strip--blend img{
background:transparent!important;
mix-blend-mode:multiply;
filter:none!important;
}
.freshops-logo-strip--soft{
background:rgba(249,248,246,.36)!important;
backdrop-filter:blur(8px);
box-shadow:none!important;
}
.freshops-logo-strip--white,
.freshops-logo-strip--card{
background:rgba(255,255,255,.92)!important;
box-shadow:0 14px 30px rgba(35,40,61,.08)!important;
} .buffaroo-wave-enabled .buffaroo-section,
.buffaroo-wave-enabled .buffaroo-hero,
.buffaroo-wave-enabled .site-footer{
position:relative;
}
.buffaroo-wave-enabled .buffaroo-section:not(:first-of-type)::before,
.buffaroo-wave-enabled .site-footer::before{
content:"";
position:absolute;
top:calc(var(--buffaroo-wave-height) * -1);
left:0;
right:0;
height:var(--buffaroo-wave-height);
pointer-events:none;
z-index:2;
background:
radial-gradient(50% 100% at 50% 100%, var(--buffaroo-wave-colour) 62%, transparent 63%) 0 0 / var(--buffaroo-wave-length) var(--buffaroo-wave-height) repeat-x;
}
.buffaroo-wave-enabled .buffaroo-section{
overflow:visible;
}
@media (max-width: 760px){
.buffaroo-wave-enabled .buffaroo-section:not(:first-of-type)::before,
.buffaroo-wave-enabled .site-footer::before{
height:calc(var(--buffaroo-wave-height) * .75);
top:calc(var(--buffaroo-wave-height) * -.75);
background-size:calc(var(--buffaroo-wave-length) * .78) calc(var(--buffaroo-wave-height) * .75);
}
} .blog-shell{background:
linear-gradient(rgba(249,248,246,.86),rgba(249,248,246,.92)),
url(//buffaroocleaning.com.au/wp-content/themes/buffaroo-cleaning-theme-v3.6.0/assets/img/pattern-blue.png) top center/560px auto,
var(--buffaroo-cream);
}
.blog-hero{
padding:34px 26px 20px;
border-radius:34px;
}
.post-card{
transition:transform .2s ease, box-shadow .2s ease;
}
.post-card:hover{
transform:translateY(-5px);
box-shadow:var(--shadow);
}
.post-card__title{font-size:clamp(1.35rem,2.2vw,2rem);}
.post-card__excerpt{font-size:1rem;line-height:1.75;}
.single-article{
background:rgba(255,255,255,.88);
border:1px solid rgba(35,40,61,.08);
border-radius:40px;
padding:clamp(26px,5vw,64px);
box-shadow:var(--shadow-soft);
}
.single-article__content{
font-size:1.07rem;
line-height:1.85;
}
.single-article__content h2{margin-top:1.4em;}
.single-article__footer{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px;} .process-card[style],
.freshops-feature[style]{text-align:inherit;}
@media (max-width:680px){
.freshops-feature{display:grid;justify-items:center;}
.freshops-feature__num{margin-inline:auto;}
}
.buffaroo-wave-none .buffaroo-section::before,
.buffaroo-wave-none .site-footer::before{display:none!important;}
.buffaroo-wave-subtle #intro::before,
.buffaroo-wave-subtle #process::before,
.buffaroo-wave-subtle #faq::before{display:none!important;} :root{
--buffaroo-wave-stroke-line: var(--buffaroo-wave-svg);
} body,
.site-main,
p,
li,
input,
textarea,
select,
.form-shell,
.post-card__excerpt,
.single-article__content{
font-family:var(--font-body)!important;
font-weight:var(--buffaroo-body-weight)!important;
}
h1,h2,h3,h4,
.section-head h2,
.buffaroo-hero__content h1,
.post-card__title,
.single-article h1,
.single-article__content h2,
.single-article__content h3{
font-family:var(--font-heading)!important;
font-weight:var(--buffaroo-heading-weight)!important;
}
.button,
.site-header__cta,
.form-shell button,
.form-shell input[type=submit],
.wpcf7-submit,
.wpforms-submit,
.ff-btn-submit,
.gform_button{
font-family:var(--font-button)!important;
display:inline-flex!important;
align-items:center!important;
justify-content:center!important;
text-align:center!important;
}
.eyebrow,
.service-card__kicker,
.intro-media-card__label,
.proof-pill,
.freshops-feature__num,
.process-card__step,
.post-card__meta,
.single-article__meta{
font-family:var(--font-label)!important;
} .button--blue{background:var(--buffaroo-blue)!important;border-color:rgba(35,40,61,.08)!important;color:var(--buffaroo-ink)!important;}
.button--green{background:var(--buffaroo-green)!important;border-color:rgba(35,40,61,.08)!important;color:var(--buffaroo-ink)!important;}
.button--taupe{background:var(--buffaroo-taupe)!important;border-color:rgba(35,40,61,.08)!important;color:var(--buffaroo-ink)!important;}
.button--cream{background:var(--buffaroo-cream)!important;border-color:rgba(35,40,61,.12)!important;color:var(--buffaroo-ink)!important;}
.button--blue:hover,.button--green:hover,.button--taupe:hover,.button--cream:hover{filter:saturate(1.03) brightness(1.01);} .intro-actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0 26px;}
.intro-actions .button{min-width:180px;}
.intro-panel .intro-points{margin-top:10px;} .buffaroo-wave-enabled .buffaroo-section:not(:first-of-type)::before,
.buffaroo-wave-enabled .site-footer::before{
content:""!important;
position:absolute!important;
left:0!important;
right:0!important;
top:calc(var(--buffaroo-wave-height) * -1)!important;
height:var(--buffaroo-wave-height)!important;
pointer-events:none!important;
z-index:3!important;
background-image:var(--buffaroo-wave-stroke-line)!important;
background-repeat:repeat-x!important;
background-size:var(--buffaroo-wave-length) var(--buffaroo-wave-height)!important;
background-position:left center!important;
background-color:transparent!important;
opacity:.72;
}
.buffaroo-wave-enabled .buffaroo-section{overflow:visible!important;}
.buffaroo-wave-subtle #intro::before,
.buffaroo-wave-subtle #process::before,
.buffaroo-wave-subtle #faq::before{display:none!important;} .freshops-logo-strip,
.freshops-logo-strip--blend{
background:transparent!important;
box-shadow:none!important;
border:0!important;
padding:10px 0!important;
}
.freshops-logo-strip img{
background:transparent!important;
mix-blend-mode:multiply;
max-height:52px;
}
.freshops-logo-strip span{color:rgba(35,40,61,.72);} .site-header__inner{min-height:84px!important;}
.site-header .site-logo img,.site-header .custom-logo{max-height:62px!important;}
.primary-menu a{padding:9px 13px!important;}
.site-header__cta{min-height:44px!important;padding:10px 18px!important;}
.buffaroo-hero{padding-top:118px!important;}
.buffaroo-hero__actions .button{min-width:150px;}
.local-seo-line{line-height:1.6;} @media (max-width:1024px){
.container{width:min(calc(100% - 34px),var(--content))!important;}
.buffaroo-hero{padding-top:108px!important;padding-bottom:72px!important;}
.buffaroo-hero__grid{gap:32px!important;}
.buffaroo-hero__content h1{font-size:clamp(3rem,9.5vw,5.2rem)!important;max-width:11ch!important;}
.buffaroo-hero__content .lead{font-size:1.03rem!important;max-width:60ch!important;}
.hero-flyer-stage{width:min(100%,390px)!important;}
.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;}
.freshops-grid{grid-template-columns:1fr!important;gap:28px!important;}
.freshops-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;}
.process-card{padding:26px 22px!important;}
} @media (max-width:782px){
.site-header__inner{min-height:68px!important;padding-block:6px!important;}
.site-header .site-logo img,.site-header .custom-logo{max-height:44px!important;max-width:min(var(--buffaroo-logo-max-width),65vw)!important;}
.nav-toggle{width:42px!important;height:42px!important;}
.site-header__nav{left:14px!important;right:14px!important;top:calc(100% + 8px)!important;}
.primary-menu{display:grid!important;gap:8px!important;}
.primary-menu a{text-align:center!important;padding:12px 14px!important;}
.buffaroo-hero{padding-top:90px!important;padding-bottom:58px!important;}
.buffaroo-hero__content h1{font-size:clamp(2.7rem,13vw,4.2rem)!important;line-height:.98!important;max-width:10.5ch!important;}
.lead,.buffaroo-hero__content .lead{font-size:1rem!important;line-height:1.75!important;}
.buffaroo-hero__actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}
.buffaroo-hero__actions .button{width:100%!important;min-height:50px!important;}
.buffaroo-hero__proof{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}
.proof-pill{justify-content:center!important;min-height:42px!important;}
.local-seo-line{font-size:.98rem!important;border-radius:22px!important;padding:14px 18px!important;}
.intro-grid{grid-template-columns:1fr!important;gap:22px!important;}
.intro-actions{display:grid!important;grid-template-columns:1fr!important;margin:20px 0!important;}
.intro-actions .button{width:100%!important;}
.intro-points{grid-template-columns:1fr!important;}
.services-grid{grid-template-columns:1fr!important;}
.service-card__image{height:210px!important;}
.freshops-features{grid-template-columns:1fr!important;}
.freshops-feature{display:grid!important;justify-items:center!important;text-align:center!important;}
.process-grid{grid-template-columns:1fr!important;}
.process-card{text-align:center!important;}
.faq-item__toggle{padding:18px!important;}
.footer-grid{grid-template-columns:1fr!important;text-align:center!important;}
.footer-brand,.footer-brand--left,.footer-brand--right{display:grid!important;justify-items:center!important;text-align:center!important;}
.footer-links ul{align-items:center!important;}
.site-logo--footer{justify-content:center!important;margin-inline:auto!important;}
}
@media (max-width:460px){
.container{width:min(calc(100% - 24px),var(--content))!important;}
.buffaroo-section{padding:64px 0!important;}
.buffaroo-hero{padding-top:84px!important;}
.buffaroo-hero__content h1{font-size:clamp(2.45rem,15vw,3.65rem)!important;}
.hero-flyer-stage{width:min(100%,310px)!important;padding:10px!important;}
.service-card__body{padding:22px!important;}
.freshops-carousel,.freshops-media__main,.freshops-carousel__track,.freshops-carousel__slide img,.freshops-media__main img{min-height:260px!important;}
.scroll-top{transition:transform .2s ease, box-shadow .2s ease, background .2s ease;}
} @media (max-width:1024px){
html{scroll-padding-top:92px;}
.site-main{overflow-x:hidden;}
.container{width:min(calc(100% - 36px),var(--content))!important;}
.site-header__inner{min-height:74px!important;padding-block:7px!important;gap:14px!important;}
.site-header .site-logo img,
.site-header .custom-logo{max-height:54px!important;max-width:min(var(--buffaroo-logo-max-width),42vw)!important;}
.primary-menu{gap:8px!important;}
.primary-menu a{padding:10px 12px!important;font-size:.94rem!important;}
.site-header__cta{min-height:42px!important;padding:9px 16px!important;white-space:nowrap!important;}
.buffaroo-hero{padding-top:102px!important;padding-bottom:68px!important;}
.buffaroo-hero__grid{grid-template-columns:1fr!important;gap:30px!important;}
.buffaroo-hero__content{max-width:760px!important;margin-inline:auto!important;}
.buffaroo-hero__content h1{font-size:clamp(3rem,9vw,4.8rem)!important;line-height:1!important;max-width:12ch!important;}
.buffaroo-hero__content .lead{max-width:62ch!important;font-size:1.02rem!important;line-height:1.72!important;}
.local-seo-line{max-width:54ch!important;line-height:1.55!important;}
.buffaroo-hero__actions{gap:12px!important;}
.buffaroo-hero__actions .button{min-height:48px!important;min-width:156px!important;}
.hero-flyer-stage{width:min(100%,420px)!important;margin:8px auto 0!important;padding:12px!important;}
.hero-flyer-card{border-radius:28px!important;}
.hero-flyer-card img{max-width:100%!important;height:auto!important;}
.intro-grid{grid-template-columns:1fr!important;gap:26px!important;}
.intro-media-card{max-width:560px!important;margin-inline:auto!important;}
.intro-panel{padding:32px!important;}
.intro-actions{gap:12px!important;}
.intro-actions .button{min-height:48px!important;}
.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;}
.service-card{height:100%!important;}
.service-card__image{height:220px!important;}
.service-card__body{padding:24px!important;}
.service-card h3{font-size:clamp(1.35rem,2.6vw,1.75rem)!important;}
.freshops-grid{grid-template-columns:1fr!important;gap:30px!important;}
.freshops-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;}
.freshops-feature{padding:22px!important;align-items:flex-start!important;}
.freshops-feature h3{font-size:clamp(1.22rem,2.8vw,1.62rem)!important;line-height:1.08!important;}
.freshops-carousel,
.freshops-carousel__track,
.freshops-carousel__slide img,
.freshops-media__main,
.freshops-media__main img{min-height:390px!important;}
.freshops-logo-strip{display:flex!important;align-items:center!important;gap:12px!important;}
.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:15px!important;}
.process-card{padding:24px 20px!important;}
.process-card h3{font-size:clamp(1.22rem,2.6vw,1.55rem)!important;line-height:1.1!important;}
.faq-wrap{max-width:820px!important;}
.faq-item__toggle{padding:20px 22px!important;}
.contact-wrap{grid-template-columns:1fr!important;gap:26px!important;}
.contact-details{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;}
.contact-detail{display:grid!important;gap:8px!important;padding:16px!important;}
.contact-detail strong{min-width:0!important;}
.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;}
.blog-shell{padding-top:112px!important;}
.footer-grid{grid-template-columns:1fr 1fr!important;gap:28px!important;}
.footer-brand{grid-column:1 / -1!important;max-width:640px!important;margin-inline:auto!important;text-align:center!important;justify-items:center!important;}
.site-logo--footer{justify-content:center!important;margin-inline:auto!important;}
}
@media (max-width:860px){
html{scroll-padding-top:84px;}
.site-header__inner{min-height:70px!important;}
.site-header .site-logo img,
.site-header .custom-logo{max-height:46px!important;max-width:min(var(--buffaroo-logo-max-width),58vw)!important;}
.nav-toggle{display:inline-flex!important;margin-left:auto!important;}
.site-header__cta{display:none!important;}
.site-header__nav{position:absolute!important;left:14px!important;right:14px!important;top:calc(100% + 8px)!important;background:rgba(249,248,246,.97)!important;border-radius:22px!important;box-shadow:var(--shadow)!important;padding:14px!important;border:1px solid var(--buffaroo-line)!important;display:none!important;}
.site-header.is-open .site-header__nav{display:block!important;}
.primary-menu{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;justify-content:stretch!important;}
.primary-menu a{text-align:center!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.buffaroo-hero{padding-top:88px!important;padding-bottom:60px!important;}
.buffaroo-hero__content{max-width:640px!important;}
.buffaroo-hero__proof{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;}
.proof-pill{justify-content:center!important;text-align:center!important;padding:9px 10px!important;font-size:.86rem!important;}
.services-grid,
.freshops-features,
.blog-grid{grid-template-columns:1fr!important;}
.process-grid{grid-template-columns:1fr!important;}
.process-card{text-align:center!important;}
.process-card__step{margin-inline:auto!important;}
.contact-details{grid-template-columns:1fr!important;}
.footer-grid{grid-template-columns:1fr!important;text-align:center!important;}
.footer-links ul{align-items:center!important;}
}
@media (max-width:680px){
html{scroll-padding-top:76px;}
.container{width:min(calc(100% - 26px),var(--content))!important;}
.buffaroo-section{padding:60px 0!important;}
.site-header__inner{min-height:64px!important;padding-block:5px!important;}
.site-header .site-logo img,
.site-header .custom-logo{max-height:40px!important;max-width:64vw!important;}
.nav-toggle{width:40px!important;height:40px!important;}
.buffaroo-hero{padding-top:80px!important;padding-bottom:54px!important;}
.buffaroo-hero__content h1{font-size:clamp(2.35rem,13.5vw,3.55rem)!important;line-height:1.02!important;letter-spacing:-.015em!important;}
.buffaroo-hero__content .lead{font-size:1rem!important;line-height:1.7!important;}
.local-seo-line{font-size:.95rem!important;padding:13px 16px!important;border-radius:22px!important;}
.buffaroo-hero__actions{display:grid!important;grid-template-columns:1fr!important;margin:24px 0 20px!important;}
.buffaroo-hero__actions .button{width:100%!important;min-height:50px!important;}
.buffaroo-hero__proof{grid-template-columns:1fr!important;}
.hero-flyer-stage{width:min(100%,330px)!important;padding:10px!important;margin-top:0!important;}
.hero-flyer-card{border-radius:24px!important;}
.intro-panel{padding:26px!important;border-radius:26px!important;}
.intro-actions{display:grid!important;grid-template-columns:1fr!important;}
.intro-actions .button{width:100%!important;}
.intro-points{grid-template-columns:1fr!important;}
.service-card__image{height:200px!important;}
.service-card__body{padding:22px!important;}
.service-card h3{font-size:1.42rem!important;}
.freshops-feature{display:grid!important;justify-items:center!important;text-align:center!important;padding:20px!important;}
.freshops-feature__num{margin-inline:auto!important;}
.freshops-carousel,
.freshops-carousel__track,
.freshops-carousel__slide img,
.freshops-media__main,
.freshops-media__main img{min-height:300px!important;}
.freshops-carousel__controls{inset:auto 10px 10px 10px!important;grid-template-columns:38px 1fr 38px!important;gap:8px!important;}
.freshops-carousel__button{width:38px!important;height:38px!important;}
.freshops-logo-strip{display:grid!important;justify-items:center!important;text-align:center!important;}
.faq-item__toggle{padding:17px 18px!important;gap:14px!important;}
.faq-item__toggle span:first-child{font-size:1rem!important;line-height:1.35!important;}
.faq-item__content{padding:0 18px!important;}
.form-shell{padding:24px!important;border-radius:26px!important;}
.fallback-contact-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}
.fallback-contact-actions .button{width:100%!important;}
.post-card__body{padding:20px!important;}
.post-card__title{font-size:1.3rem!important;}
.single-article{border-radius:28px!important;padding:24px!important;}
.site-footer{padding:52px 0 26px!important;}
.site-logo--footer img{max-width:min(var(--buffaroo-footer-logo-width),72vw)!important;height:auto!important;}
.footer-bottom{display:grid!important;justify-content:center!important;text-align:center!important;gap:8px!important;}
.scroll-top{right:14px!important;bottom:14px!important;width:46px!important;height:46px!important;}
}
@media (max-width:420px){
.container{width:min(calc(100% - 22px),var(--content))!important;}
.buffaroo-hero__content h1{font-size:clamp(2.15rem,14.5vw,3.15rem)!important;max-width:11ch!important;}
.hero-flyer-stage{width:min(100%,300px)!important;}
.service-card__image{height:185px!important;}
.freshops-carousel,
.freshops-carousel__track,
.freshops-carousel__slide img,
.freshops-media__main,
.freshops-media__main img{min-height:250px!important;}
}