/*
Theme Name: Trust Plus Plumbing
Theme URI: https://trustplusplumbing.com/
Author: Trust Plus Plumbing Inc.
Description: Custom one-page WordPress theme for Trust Plus Plumbing Inc., serving Toronto and the GTA.
Version: 1.0.0
Text Domain: trustplus-plumbing
*/

:root{--navy:#061b2b;--navy2:#0a2d43;--blue:#147bb8;--cyan:#39c4e6;--paper:#f5f7f7;--ink:#10222e;--muted:#667680;--line:#dce5e8;--white:#fff;--green:#16a36f}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 34px));margin:auto}
header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.93);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:900;font-size:1.05rem}.mark{width:54px;height:54px;display:grid;place-items:center}.mark img{width:54px;height:54px;object-fit:contain;display:block}.links{display:flex;gap:24px;font-size:.92rem;font-weight:750;align-items:center}.navcall{background:var(--navy);color:white;padding:12px 17px;border-radius:999px}
.hero{background:radial-gradient(circle at 85% 20%,rgba(57,196,230,.23),transparent 28%),linear-gradient(135deg,#061b2b 0%,#092b40 62%,#0d4f69 100%);color:white;padding:88px 0 58px;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:900;color:#75d8ef}h1{font-size:clamp(3.1rem,7.5vw,6.9rem);line-height:.9;letter-spacing:-.065em;margin:18px 0 26px;max-width:1000px}h1 em{font-style:normal;color:#75d8ef}.lead{max-width:760px;color:#c9d9e1;font-size:clamp(1.05rem,2vw,1.28rem)}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 21px;border-radius:12px;font-weight:850}.primary{background:var(--cyan);color:#062033}.ghost{border:1px solid rgba(255,255,255,.35);color:white}.proof{display:flex;gap:12px;flex-wrap:wrap;margin-top:48px}.pill{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);padding:10px 14px;border-radius:999px;color:#e8f2f5;font-weight:700;font-size:.9rem}
.split{margin-top:-1px;background:white}.choicegrid{display:grid;grid-template-columns:1fr 1fr;gap:0}.choice{padding:42px 6vw;border-bottom:1px solid var(--line)}.choice:first-child{border-right:1px solid var(--line)}.choice small{font-weight:900;color:var(--blue);letter-spacing:.12em}.choice h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1;letter-spacing:-.045em;margin:10px 0 15px}.choice p{color:var(--muted);max-width:530px}.textlink{font-weight:900;color:var(--blue)}
section{padding:82px 0}.sectionhead{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.sectionhead h2{font-size:clamp(2.3rem,5vw,4.5rem);line-height:.95;letter-spacing:-.055em;margin:8px 0 0;max-width:720px}.sectionhead p{max-width:500px;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.card{background:white;border:1px solid var(--line);border-radius:20px;padding:25px;min-height:190px}.num{font-size:.78rem;font-weight:900;color:var(--blue)}.card h3{font-size:1.3rem;margin:28px 0 9px}.card p{color:var(--muted);margin:0}
.projects{background:var(--navy);color:white}.projects .sectionhead p{color:#b8cad3}.projectgrid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:14px}.project{min-height:310px;border-radius:22px;padding:28px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(155deg,#0f5675,#0a2638);border:1px solid rgba(255,255,255,.12)}.project:first-child{min-height:420px;background:radial-gradient(circle at 70% 25%,rgba(57,196,230,.32),transparent 25%),linear-gradient(145deg,#0c3b53,#071d2d)}.project b{font-size:1.45rem}.project span{color:#bcd1da;margin-top:6px}
.band{padding:34px 0;background:var(--cyan);color:#062033}.bandrow{display:flex;justify-content:space-between;align-items:center;gap:20px}.band strong{font-size:clamp(1.45rem,3vw,2.4rem);letter-spacing:-.04em}.band .btn{background:#062033;color:white}
.whygrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.why{padding:22px 0;border-top:2px solid var(--ink)}.why b{display:block;font-size:1.1rem;margin-bottom:8px}.why span{color:var(--muted);font-size:.94rem}
.process{background:#eaf0f2}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.step{background:white;border-radius:20px;padding:28px;border:1px solid var(--line)}.step i{font-style:normal;font-weight:900;color:var(--blue);font-size:2rem}.step h3{margin:22px 0 8px}.step p{color:var(--muted)}
.contact{background:white}.contactbox{background:linear-gradient(135deg,var(--navy),#0b4058);color:white;border-radius:28px;padding:clamp(30px,6vw,65px);display:flex;justify-content:space-between;align-items:center;gap:30px}.contactbox h2{font-size:clamp(2.4rem,5vw,4.7rem);line-height:.95;letter-spacing:-.055em;margin:10px 0 15px}.contactbox p{color:#c2d3dc;max-width:620px}
footer{padding:34px 0;background:#04141f;color:#9fb2bc}.footerrow{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footerrow b{color:white}
@media(max-width:850px){.links a:not(.navcall){display:none}.choicegrid,.grid,.projectgrid,.whygrid,.steps{grid-template-columns:1fr 1fr}.project:first-child{grid-column:1/-1}.sectionhead{align-items:start;flex-direction:column}}
@media(max-width:600px){nav{height:70px}.brand span:last-child{display:none}.hero{padding-top:62px}h1{font-size:3.65rem}.choicegrid,.grid,.projectgrid,.whygrid,.steps{grid-template-columns:1fr}.choice:first-child{border-right:0}.project:first-child{grid-column:auto}.bandrow,.contactbox{align-items:flex-start;flex-direction:column}section{padding:62px 0}}
