/*
Theme Name: Supreme Roofing Group Refresh
Theme URI: https://www.roofrestorationgroup.melbourne/
Author: Supreme Roofing Group
Description: Conversion-focused Melbourne roofing theme with service pages, project case studies, a roof colour studio, social updates and local SEO foundations.
Version: 1.36.8
Requires at least: 5.2
Requires PHP: 7.2
Text Domain: supreme-roofing-refresh
*/

:root {
	--font-manrope: "Inter", Arial, sans-serif;
	--font-oswald: "Manrope", Arial, sans-serif;
}

body.admin-bar .site-header { top: 32px; }
body.admin-bar .services-dropdown-panel { top: calc(100% - 1px); }
.utility-email { text-transform: lowercase; }
.footer-contact a { max-width: 100%; overflow-wrap: anywhere; }
.footer-phone { font-size: 18px !important; font-weight: 850; }
.website-field { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.form-notice { margin: 0 0 24px; padding: 14px 16px; border-left: 4px solid var(--orange); background: #f4f5fb; font-size: 13px; }
.form-notice.success { border-color: #27834a; background: #edf8f0; }
.form-notice.error { border-color: #b42318; background: #fff1f0; }

.service-card-cta { position: relative; padding: 50px 46px; grid-column: span 2; overflow: hidden; background: linear-gradient(140deg,var(--navy-deep),var(--navy) 72%); }
.service-card-cta::after { content: ""; position: absolute; right: -160px; bottom: -220px; width: 390px; height: 390px; border: 68px solid rgba(241,90,43,.16); transform: rotate(45deg); }
.service-card-cta h3 { position: relative; z-index: 1; max-width: 560px; font-size: 45px; line-height: 1.12; }
.service-card-cta .button { position: relative; z-index: 1; }
.areas-section { padding-bottom: 58px; }
.map-section { padding-top: 0; background: #fff; }
.map-grid { padding: 64px; display: grid; grid-template-columns: .8fr 1.2fr; align-items: center; gap: 72px; background: linear-gradient(135deg,#eef2f8,#e8edf5); border-top: 0; border-radius: 18px; box-shadow: 0 18px 55px rgba(21,23,84,.07); }
.map-copy h2 { margin: 0; color: var(--navy); font: 600 clamp(43px,5vw,68px)/1.03 var(--font-oswald),Arial,sans-serif; letter-spacing: -.025em; }
.map-copy > p:not(.eyebrow) { margin: 26px 0; color: var(--muted); }
.map-contact-list { margin: 0 0 28px; border-top: 1px solid var(--line); }
.map-contact-list a { min-height: 68px; display: flex; flex-direction: column; justify-content: center; border-bottom: 1px solid var(--line); }
.map-contact-list small { color: var(--orange-dark); font-size: 9px; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.map-contact-list strong { margin-top: 4px; color: var(--navy); font-size: 13px; overflow-wrap: anywhere; }
.map-frame { overflow: hidden; background: #fff; border: 1px solid var(--line); border-radius: 12px; box-shadow: 0 20px 55px rgba(16,17,66,.11); }
.map-frame iframe { width: 100%; min-height: 460px; display: block; border: 0; }
.map-frame p { margin: 0; padding: 14px 18px; color: var(--muted); font-size: 11px; }

.generic-page { min-height: 60vh; padding: 70px 0 110px; background: #fff; }
.generic-page h1 { max-width: 900px; margin: 0 0 35px; color: var(--navy); font: 600 clamp(48px,6vw,76px)/1.02 var(--font-oswald),Arial,sans-serif; }
.generic-page-content { max-width: 850px; color: var(--muted); }
.generic-page-image { max-width: 850px; margin-bottom: 32px; }
.generic-page-image img { display: block; max-width: 100%; height: auto; }
.generic-page-content a { color: var(--orange-dark); text-decoration: underline; }

@media (max-width: 782px) {
	body.admin-bar .site-header { top: 46px; }
}

@media (max-width: 600px) {
	body.admin-bar .site-header { top: 0; }
}

@media (max-width: 900px) {
	.utility-email { display: inline; }
	.service-card-cta { grid-column: auto; padding: 42px 34px; background: var(--navy); }
	.service-card-cta h3 { font-size: 35px; line-height: 1.2; }
	.map-grid { padding: 46px; grid-template-columns: 1fr; gap: 45px; }
}

@media (max-width: 580px) {
	.utility-bar { display: none; }
	.utility-inner { min-height: 32px; justify-content: center; }
	.utility-inner div { width: 100%; justify-content: center; }
	.utility-inner div a:last-child { display: none; }
	.utility-email { font-size: 10px; letter-spacing: 0; }
	.map-frame iframe { min-height: 340px; }
	.map-copy .button { width: 100%; }
	.map-grid { width: 100%; padding: 54px 20px; border-top-width: 3px; }
}
