:root{color-scheme:dark;--navy:#061827;--blue:#138afa;--muted:#c2d1df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:15px}body{margin:0;background:var(--navy);color:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.5}img{max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #64baff;outline-offset:5px}.wrap{width:min(1160px,calc(100% - 64px));margin:auto}.skip{position:fixed;top:-60px;left:10px;z-index:5;background:white;color:#061827;padding:12px}.skip:focus{top:10px}.header{background:#041421}.header-row{display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{width:170px;flex:none;display:block}.brand img{display:block;width:100%;height:auto}.header nav{display:flex;gap:25px;align-items:center}.header nav a{font-size:14px;white-space:nowrap;padding:14px 0}.header nav a:hover{color:#74baff}.header-phone{font-size:20px;display:flex;align-items:center;gap:10px;white-space:nowrap;font-weight:700}.header-phone>span{color:var(--blue);font-size:33px}.header-phone small{display:block;font-size:10px;letter-spacing:2px;font-weight:400}.hero{position:relative;isolation:isolate;overflow:hidden;background:#051a2b}.hero-image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 44%}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#041423fa 0%,#041423e8 39%,#04142378 70%,#04142318)}.hero-content{padding:58px 0 62px}.hero h1{font-size:clamp(32px,3.9vw,50px);line-height:1.07;max-width:790px;font-weight:800;text-transform:uppercase;margin:0 0 21px;letter-spacing:-.6px}.hero h1 span{display:block;color:#1895ff}.hero-services{font-size:14px;letter-spacing:1.3px;font-weight:600;display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:0}.hero-services b{font-weight:400;color:#8195a8}.highlights{list-style:none;display:flex;gap:26px;padding:0;margin:28px 0;font-size:14px;font-weight:700}.actions{display:flex;gap:14px;flex-wrap:wrap}.button{border-radius:4px;min-height:59px;padding:13px 27px;display:inline-flex;justify-content:center;align-items:center;flex-direction:column;gap:1px;font-size:16px;font-weight:700;cursor:pointer}.button small{font-size:10px;font-weight:400;letter-spacing:2px}.primary{border:1px solid #258dff;background:#087cfa;color:white}.primary:hover{background:#086bd5}.outline{border:1px solid #dbe6ee;background:#03131fa6}.outline:hover{background:#153657}.services{background:#031624;border-block:1px solid #16364e;padding:24px 0}.service-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:0}.service{min-width:0;text-align:center;display:flex;align-items:center;flex-direction:column;gap:11px;padding:0 12px;border-right:1px solid #294151}.service:last-child{border-right:0}.service svg{color:#138afa;width:40px;height:40px}.service span{font-size:12px;font-weight:700;text-transform:uppercase;line-height:1.25}.service:hover span{color:#7ec2ff}.gallery{background:#061827;color:#fff;border-bottom:1px solid #16364e;padding:24px 0 12px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1160px,calc(100% - 64px));margin:auto}.gallery figure{margin:0;min-width:0;background:#09233b;border:1px solid #24425a;border-radius:6px;overflow:hidden}.gallery figure>img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.gallery figcaption{font-size:14px;font-weight:700;text-align:center;padding:14px 10px}.gallery-note{font-size:12px;text-align:center;margin:0;padding:12px 16px 0;color:#b3c6d4}.about-quote{padding:48px 0;background:radial-gradient(ellipse at 65% 25%,#0b2b49,#051826 75%)}.two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:55px;align-items:start}.eyebrow{font-size:12px;letter-spacing:2.5px;color:#a6bdd1;margin:0 0 8px}.about h2,.quote-card h2{font-size:clamp(29px,3vw,39px);line-height:1.08;text-transform:uppercase;margin:0 0 18px}.about h2 span,.quote-card h2 span{color:#1695ff}.about h2 span{display:block}.about>p:not(.eyebrow):not(.signoff){font-size:16px;color:#e0e8f0;line-height:1.5}.checks{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px;font-size:15px}.checks li:before{content:'✓';display:inline-block;background:#087ff0;border-radius:4px;width:19px;height:19px;text-align:center;line-height:19px;margin-right:11px;color:white}.signoff{text-align:right;font-family:Georgia,serif;font-style:italic;font-size:23px;line-height:1.25;margin:20px 0 25px;color:#e4edf6}.trust-row{border-top:1px solid #24425a;display:flex;justify-content:space-between;gap:12px;padding-top:20px;font-size:10px;font-weight:700;color:#c3d5e5}.quote-card{background:#021220;border:1px solid #0e2c43;border-radius:7px;padding:26px;box-shadow:0 16px 35px #0003;min-width:0}.quote-card h2{font-size:32px;margin-bottom:6px}.quote-card>p{color:#bccddb;font-size:14px;margin:8px 0 18px}.form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}form label{display:block;font-size:13px;margin-bottom:13px}form label>span{color:#91b7db}input,select,textarea{width:100%;display:block;color:#fff;background:#061827;border:1px solid #49617a;border-radius:4px;padding:10px 11px;min-height:44px;margin-top:5px;font-size:16px}input:focus,select:focus,textarea:focus{outline:2px solid #178af7;outline-offset:1px}textarea{resize:vertical}.photo-note{border:1px dashed #5f7b94;border-radius:4px;padding:14px;font-size:13px;line-height:1.4;color:#b9cedf;margin:3px 0 15px}.send{width:100%;font-size:14px}.form-status:empty{display:none}.form-status{font-size:13px;color:#d4e3f0}.quote-card .email-option{margin:13px 0 0;font-size:13px}.email-option a{text-decoration:underline;color:#79bdff}.coverage{padding:34px 0;background:#09233b;border-block:1px solid #264259}.coverage-row{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.coverage h2{font-size:27px;margin:0 0 6px}.coverage p:not(.eyebrow){font-size:15px;color:#cbd9e4;max-width:500px}.coverage ul{padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:8px 15px;font-size:14px}.coverage li:before{content:'✓';color:#3da6ff;margin-right:9px}footer{background:#031521;padding:14px 0 20px}.footer-row{display:grid;grid-template-columns:160px 1fr 1.6fr 1.1fr;align-items:center;gap:30px;font-size:14px}.footer-brand img{display:block;width:155px;height:auto}.footer-row small{display:block;color:#92aabd;font-size:10px;letter-spacing:1px;margin-bottom:5px}.footer-row>a:not(.footer-brand){font-weight:700}.footer-row .email{overflow-wrap:anywhere}.footer-row p{margin:0}.copyright{padding-top:15px;border-top:1px solid #183349;color:#b3c6d4;font-size:12px;display:flex;gap:5px;flex-wrap:wrap}.copyright a{margin-left:auto;color:#83bcff}
@media(max-width:1000px){.wrap{width:calc(100% - 40px)}.header-row{gap:16px}.brand{width:135px}.header nav{gap:16px}.header nav a{font-size:13px}.header-phone{font-size:16px}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:23px}.service:nth-child(4){border:0}.two-column{gap:25px}.quote-card{padding:20px}.footer-row{grid-template-columns:140px 1fr 1.5fr;gap:20px}.footer-row p{grid-column:2 / 4}.hero h1{max-width:670px}}
@media(max-width:700px){.wrap{width:calc(100% - 32px)}.header-row{flex-wrap:wrap;gap:0;justify-content:space-between}.brand{width:115px}.header nav{width:100%;order:3;justify-content:space-between;gap:8px;padding:4px 0 8px}.header nav a{font-size:12px;padding:8px 0}.header-phone{font-size:16px}.header-phone>span{font-size:25px}.hero-content{padding:42px 0}.hero:after{background:linear-gradient(90deg,#041423f2,#041423bb 65%,#04142378)}.hero-image{object-position:66% center}.hero h1{font-size:34px;letter-spacing:-.4px;line-height:1.08}.hero-services{font-size:11px;gap:7px;letter-spacing:.4px}.highlights{flex-wrap:wrap;gap:8px 16px;font-size:12px;margin:22px 0}.actions{display:grid;grid-template-columns:1fr;gap:10px}.button{min-height:55px}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:20px}.service{padding:0 5px;gap:8px}.service svg{width:31px;height:31px}.service span{font-size:10px}.gallery-grid{grid-template-columns:1fr;width:calc(100% - 32px);gap:18px;max-width:520px}.gallery figcaption{font-size:13px}.gallery-note{font-size:11px}.about-quote{padding:35px 0}.two-column{grid-template-columns:1fr;gap:30px}.about h2{font-size:33px}.about .signoff{text-align:left;font-size:22px}.trust-row{font-size:10px}.quote-card{padding:22px 18px}.quote-card h2{font-size:30px}.coverage-row{grid-template-columns:1fr;gap:5px}.coverage{padding:30px 0}.footer-row{grid-template-columns:1fr;gap:18px;padding-bottom:20px}.footer-row p{grid-column:auto}.footer-brand img{width:145px}.copyright a{margin-left:0;width:100%;padding-top:6px}}
@media(max-width:370px){.hero h1{font-size:30px}.form-row{grid-template-columns:1fr}.header-phone{font-size:14px}.service span{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.contact-main{padding:65px 0 75px;min-height:60vh;background:radial-gradient(ellipse at 75% 30%,#0b2b49,#061827)}.contact-main h1{font-size:clamp(32px,4vw,48px);line-height:1.1;margin:12px 0 20px}.contact-main>.wrap>p:not(.eyebrow){font-size:18px;color:#cbdbe7;max-width:650px}.contact-options{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:25px;margin:35px 0}.contact-options section{min-width:0;background:#031421;border:1px solid #31536e;border-radius:6px;padding:26px}.contact-options h2{font-size:22px;margin:0 0 15px}.contact-options a{color:#62b2ff;font-size:clamp(17px,2.2vw,23px);font-weight:700;text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}.contact-options p{color:#c1d3e1;font-size:15px}@media(max-width:700px){.contact-main{padding:40px 0}.contact-options{grid-template-columns:1fr;gap:15px}.contact-options section{padding:22px}}

/* Business platform badges: display only until the owner's exact profile links are confirmed. */
.platforms{margin-top:26px;padding:23px 0 26px;border-top:1px solid #294157;border-bottom:1px solid #294157}.platforms-heading{margin:0 0 14px;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#e7f4ff}.platforms-heading span{font-size:11px;font-weight:400;letter-spacing:0;text-transform:none;color:#91acc0;margin-left:10px}.platform-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.platform-card{min-width:0;min-height:78px;background:#f8fafc;color:#101a29;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 8px}.platform-card small{font-size:11px;color:#516174;font-weight:600}.brand-bark{color:#172a49;display:flex;align-items:center;font-size:24px;font-weight:800;letter-spacing:-.07em;line-height:1}.brand-bark i{font-style:normal;font-size:23px;letter-spacing:-.3em;transform:scaleX(.65);margin-right:12px}.brand-yell,.brand-facebook,.brand-myjobquote{display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:19px;letter-spacing:-.045em;line-height:1}.brand-yell b{background:#ffdd00;color:#151515;font-size:22px;display:grid;place-items:center;width:28px;height:28px;border-radius:5px}.brand-yell strong{font-weight:800}.brand-facebook{color:#1877f2}.brand-facebook b{background:#1877f2;color:#fff;font-family:Arial,sans-serif;font-size:25px;display:grid;place-items:end center;width:27px;height:27px;overflow:hidden;border-radius:5px;line-height:29px}.brand-facebook strong{font-size:17px;letter-spacing:-.04em}.brand-myjobquote{font-size:18px;gap:0}.brand-myjobquote b{color:#2d86bd}.brand-myjobquote strong{color:#243e58}@media(max-width:720px){.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.platforms-heading span{display:block;margin:4px 0 0}}@media(max-width:370px){.platform-card{padding:10px 4px}.brand-facebook strong{font-size:15px}.brand-myjobquote{font-size:16px}}

.platform-card[href]{text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.platform-card[href]:hover,.platform-card[href]:focus-visible{transform:translateY(-2px);box-shadow:0 0 0 2px #2b92ff;outline:none}
/* Approved navy, silver and electric-blue design. */
:root{--navy:#031a30;--blue:#008cff;--muted:#c5d4e4}body{background:#031a30}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:700}.header{background:#02172c;border-bottom:1px solid #174769}.header-row{min-height:135px}.brand{width:225px}.brand img{height:130px;object-fit:contain}.header nav a{font-size:15px}.header-phone small{font-size:12px}.call-strip{display:flex;gap:20px;align-items:center;justify-content:center;padding:12px 20px;background:linear-gradient(110deg,#00a8ef,#0076ff);font-size:18px;font-weight:700}.call-strip span{font-weight:400}.menu-toggle{display:none}.hero{background:linear-gradient(90deg,#03172bbc,#03172b75),url('roofing-tiled.png') center 44%/cover}.hero:after{background:linear-gradient(0deg,#031a30 0%,transparent 85%)}.hero-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding:68px 0}.hero-intro{padding:45px 0}.hero .eyebrow{font-size:14px;color:#e4eef7;letter-spacing:1.5px}.hero h1{text-transform:none;font-size:clamp(44px,5.5vw,72px);font-weight:700;line-height:1.06;letter-spacing:-1.5px;margin:20px 0 28px}.hero h1:after,.section-heading h2:after{content:'';display:block;height:3px;width:52px;background:#04aaff;margin-top:24px}.hero-description{font-size:20px;line-height:1.65;color:#edf4fc;max-width:480px}.actions{margin-top:30px;align-items:center;gap:20px}.button{border-radius:5px;font-size:17px;min-height:58px;text-transform:none}.actions .button{flex-direction:row;gap:22px}.primary{background:linear-gradient(110deg,#00a5ef,#007aff);border:1px solid #17a5ff}.hero-call{font-size:19px;white-space:nowrap}.quote-card{background:#02182deb;border:1px solid #14618b;padding:28px;box-shadow:0 18px 45px #00101c55}.quote-card h2{font-size:34px;text-transform:none;line-height:1.15}.quote-card>p{font-size:16px}.quote-card label{font-size:14px}.quote-card .photo-note,.quote-card .email-option{font-size:14px}.quote-card input,.quote-card select,.quote-card textarea{background:#041b31;border-color:#59758f}.services{padding:60px 0;background:#031a30}.section-heading{max-width:710px;margin:0 auto 34px;text-align:center}.section-heading h2{font-size:clamp(34px,4vw,48px);line-height:1.15;margin:8px 0 18px}.section-heading h2:after{margin:20px auto}.section-heading>p:last-child{font-size:18px;color:#d2dfeb}.roof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.roof-card{display:flex;position:relative;overflow:hidden;min-height:270px;border:1px solid #126195;border-radius:10px;background:linear-gradient(130deg,#05243f,#02172b);isolation:isolate}.service-copy{padding:30px 26px;width:60%;position:relative;z-index:1}.roof-card h3{font-size:29px;line-height:1.15;margin:0 0 18px}.roof-card h3:after{content:'';display:block;width:35px;height:3px;background:#00aeff;margin-top:14px}.roof-card p{font-size:16px;color:#dde9f4;margin:0 0 20px;line-height:1.55}.learn{font-size:14px;color:#d9eeff}.learn>span{color:#00b5ff;margin-left:8px;font-size:23px}.service-photo{position:absolute;right:0;width:44%;height:100%;overflow:hidden;border-left:7px solid #00aeff;border-radius:45% 0 0 40% / 55% 0 0 45%}.service-photo img{width:100%;height:100%;object-fit:cover}.roof-card:nth-child(even).with-photo{justify-content:flex-end}.roof-card:nth-child(even) .service-photo{right:auto;left:0;border-left:0;border-right:7px solid #00aeff;border-radius:0 40% 45% 0 / 0 45% 55% 0}.text-card{min-height:220px}.text-card .service-copy{width:100%}.roof-card:hover{border-color:#58bfff;background:#082d4c}.gallery{padding:40px 0;background:#041b30}.gallery-note{font-size:13px}.about-quote{padding:65px 0}.about-inner{max-width:820px}.about h2{text-transform:none;font-size:44px;line-height:1.15}.about h2 span{display:inline;color:#fff}.about>p:not(.eyebrow):not(.signoff){font-size:18px}.checks{font-size:16px}.trust-row{font-size:13px}.coverage h2{font-size:36px}.coverage p:not(.eyebrow),.coverage ul{font-size:16px}.footer-row small{font-size:12px}.sticky-call{display:none}.form-status{font-size:14px}
@media(max-width:1000px){.hero-layout{gap:28px}.header-row{gap:15px}.brand{width:180px}.hero h1{font-size:54px}.header-phone{display:none}.service-copy{padding:24px 20px}.roof-card h3{font-size:25px}.quote-card{padding:24px}.hero-layout{grid-template-columns:1fr 1fr}}
@media(max-width:700px){body{padding-bottom:calc(65px + env(safe-area-inset-bottom))}.header-row{min-height:135px;flex-wrap:wrap}.brand{width:225px}.brand img{height:130px}.menu-toggle{display:flex;flex-direction:column;gap:7px;width:48px;height:48px;align-items:center;justify-content:center;background:none;border:1px solid #66849d;border-radius:4px;color:#fff}.menu-toggle span{width:25px;height:2px;background:currentColor}.header nav{display:none;width:100%;padding:8px 0 18px;flex-wrap:wrap;gap:10px 20px}.header nav.is-open{display:flex}.header nav a{font-size:16px;padding:10px 0}.call-strip{font-size:18px;padding:12px}.call-strip span{display:none}.hero{background:none}.hero:after{display:none}.hero-layout{display:flex;flex-direction:column;gap:0;padding:0;width:100%}.hero-intro{width:100%;padding:220px 24px 38px;background:linear-gradient(0deg,#031a30 0%,#031a30e8 35%,#031a3010 92%),url('roofing-tiled.png') center top/cover}.hero .eyebrow{font-size:14px;letter-spacing:.3px;margin-bottom:12px}.hero h1{font-size:clamp(40px,10vw,54px);line-height:1.08;letter-spacing:-.8px;margin-top:0}.hero-description{font-size:18px;line-height:1.6}.actions{display:flex;align-items:flex-start;flex-direction:column;margin-top:24px}.actions .button{width:100%;max-width:350px;font-size:18px}.hero-call{font-size:18px}.hero .quote-card{width:calc(100% - 32px);margin:0 16px 38px;padding:24px 20px}.quote-card h2{font-size:32px}.form-row{grid-template-columns:1fr}.services{padding:38px 0}.section-heading{text-align:left}.section-heading h2{font-size:35px}.section-heading h2:after{margin-left:0}.section-heading>p:last-child{font-size:17px}.roof-grid{grid-template-columns:1fr;gap:18px}.roof-card{min-height:250px}.roof-card h3{font-size:27px}.service-copy{padding:25px 19px;width:61%}.service-photo{width:43%}.roof-card p{font-size:16px}.text-card{min-height:190px}.gallery figcaption{font-size:16px}.about h2{font-size:36px}.about-quote{padding:40px 0}.trust-row{flex-wrap:wrap;gap:15px;font-size:13px}.sticky-call{display:flex;position:fixed;z-index:20;bottom:0;left:0;right:0;min-height:65px;padding:16px 14px calc(16px + env(safe-area-inset-bottom));align-items:center;justify-content:center;background:linear-gradient(110deg,#00aaef,#007aff);box-shadow:0 -4px 22px #00172d66;font-size:20px;font-weight:700}.footer-row{font-size:16px}.contact-main h1{font-size:40px}}
@media(max-width:370px){.brand{width:195px}.hero-intro{padding-left:18px;padding-right:18px}.roof-card h3{font-size:23px}.service-copy{padding:22px 15px}.roof-card p{font-size:15px}.sticky-call{font-size:18px}}

.brand-freeindex{font-size:24px;font-weight:800;letter-spacing:-.05em;line-height:1;color:#495256}.brand-freeindex span{color:#4c8d25}

.business-identity{padding-top:20px;padding-bottom:16px;color:#cbd9e4;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.business-identity p{margin:0 0 8px}.business-identity strong{color:#fff}
