
:root{--blue:#076394;--blue2:#0b7cad;--ink:#0b1115;--muted:#5b6670;--line:#d9e5ea;--soft:#eef8fb;--mint:#e6f6ef;--yellow:#ffd23f;--white:#fff;--shadow:0 18px 50px rgba(6,28,42,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55;font-size:16px;letter-spacing:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{color:var(--muted);max-width:70ch}.site-header{position:fixed;top:18px;left:0;right:0;z-index:40;pointer-events:none}.nav-wrap{display:flex;justify-content:center;padding:0 18px}.nav-pill{pointer-events:auto;display:inline-flex;align-items:center;gap:28px;width:fit-content;margin:0 auto;padding:10px 12px 10px 16px;border:1px solid rgba(255,255,255,.58);background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-radius:999px;box-shadow:0 10px 36px rgba(10,31,44,.14)}.brand{display:inline-flex;align-items:center;gap:8px;padding:7px 12px 7px 8px;background:var(--ink);border-radius:999px}.brand img{width:34px;height:34px;object-fit:contain}.brand:after{content:"GCBE";font-size:13px;font-weight:950;color:white;letter-spacing:0}.nav-links{display:flex;align-items:center;gap:22px;margin:0}.nav-links a{font-size:14px;font-weight:800}.nav-cta{padding:12px 18px;background:var(--ink);color:white;border-radius:999px;border:1px solid var(--ink);box-shadow:0 7px 18px rgba(11,17,21,.18)}.menu-toggle{display:inline-flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid var(--line);background:white}.menu-toggle span{width:18px;height:2px;background:var(--ink);border-radius:2px}.mobile-panel{pointer-events:auto;position:fixed;top:82px;left:18px;right:18px;padding:18px;background:white;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.mobile-panel a{display:block;padding:13px 4px;font-weight:850;border-bottom:1px solid var(--line)}.mobile-panel .mobile-call{background:var(--blue);color:white;text-align:center;border-radius:6px;margin-top:12px;border:0}.hero-section{min-height:92vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1.08fr);gap:52px;align-items:center;padding:138px clamp(20px,5vw,76px) 64px;background:linear-gradient(180deg,#f7fcff 0%,#fff 66%)}.hero-copy h1,.page-hero h1,.service-hero h1{font-size:clamp(42px,6.2vw,88px);line-height:.95;margin:12px 0 22px;letter-spacing:0;max-width:11ch}.hero-copy p{font-size:20px;max-width:60ch}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;text-transform:uppercase;color:var(--blue);letter-spacing:0}.eyebrow:before{content:"";width:22px;height:3px;background:var(--yellow);border-radius:4px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border-radius:999px;font-weight:900;border:1px solid var(--ink);box-shadow:0 8px 22px rgba(7,99,148,.13)}.btn.primary{background:var(--blue);border-color:var(--blue);color:white}.btn.ghost{background:white}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px;max-width:620px}.stat-row div{border-top:1px solid var(--line);padding-top:13px}.stat-row strong{display:block;font-size:34px;line-height:1}.stat-row span{display:block;color:var(--muted);font-weight:800;font-size:13px}.hero-media{position:relative}.hero-media picture,.hero-media img{border-radius:8px;overflow:hidden}.hero-media>picture img{width:100%;height:min(64vh,620px);object-fit:cover;box-shadow:var(--shadow)}.floating-proof{position:absolute;right:22px;bottom:22px;background:white;padding:18px 20px;border-radius:8px;box-shadow:var(--shadow);min-width:160px}.floating-proof span{font-weight:900;color:#4285f4}.floating-proof strong{display:block;font-size:42px;line-height:1}.floating-proof small{color:var(--muted);font-weight:800}.proof-band{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--ink);color:white}.proof-band span{padding:20px;text-align:center;font-weight:900;border-right:1px solid rgba(255,255,255,.13)}section{padding:84px clamp(20px,5vw,76px)}.intro-grid{display:grid;grid-template-columns:minmax(280px,.9fr) 1.1fr;gap:44px;align-items:start}.intro-grid h2,.section-head h2,.split-proof h2,.process-section h2,.gallery-band h2,.areas-cta h2,.faq-section h2,.contact-band h2,.service-detail h2{font-size:clamp(30px,4vw,58px);line-height:1.02;margin:10px 0 16px;max-width:12ch}.intro-grid p{font-size:20px}.service-showcase{background:var(--soft);content-visibility:auto;contain-intrinsic-size:900px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head a{font-weight:900;color:var(--blue);border-bottom:2px solid var(--yellow)}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{display:grid;grid-template-rows:190px auto auto 1fr;gap:10px;background:white;border:1px solid var(--line);border-radius:8px;padding:12px;box-shadow:0 8px 30px rgba(7,99,148,.06);min-height:390px}.service-card img{width:100%;height:190px;object-fit:cover;border-radius:6px}.service-card span,.service-directory span{font-weight:900;color:var(--blue)}.service-card h3{font-size:24px;line-height:1.05;margin:0}.service-card p{font-size:14px;margin:0}.split-proof{content-visibility:auto;contain-intrinsic-size:720px;display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.split-proof img{width:100%;height:580px;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.split-proof ul,.service-detail ul{padding-left:20px;font-weight:800}.process-section{content-visibility:auto;contain-intrinsic-size:520px;background:#101820;color:white}.process-section p{color:#c9d5dc}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.14)}.process-grid div{background:#101820;padding:28px;min-height:220px}.process-grid b{color:var(--yellow);font-size:13px}.process-grid h3{font-size:25px;margin:14px 0 8px}.reviews-section{background:white}.gr-summary{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:28px;background:linear-gradient(135deg,#fff 0%,#f2fbff 100%);box-shadow:var(--shadow)}.gr-mark{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#4285f4;font-size:34px;font-weight:900;box-shadow:0 8px 20px rgba(66,133,244,.15)}.gr-summary h2{font-size:clamp(28px,4vw,50px);line-height:1.02;margin:6px 0}.gr-summary a{font-weight:900;background:var(--blue);color:white;border-radius:999px;padding:14px 18px}.gallery-band{content-visibility:auto;contain-intrinsic-size:680px;display:grid;grid-template-columns:.7fr 1.3fr;gap:36px;align-items:start;background:var(--mint)}.gallery-mosaic{display:grid;grid-template-columns:1.1fr .9fr;grid-template-rows:220px 220px;gap:14px}.gallery-mosaic img{width:100%;height:100%;object-fit:cover;border-radius:8px}.gallery-mosaic img:first-child{grid-row:span 2}.areas-cta{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center;background:#f8fbfc}.areas-cta img{border-radius:8px;box-shadow:var(--shadow);height:420px;width:100%;object-fit:cover}.faq-list{display:grid;gap:12px;max-width:980px}.faq-list details{border:1px solid var(--line);border-radius:8px;background:white;padding:0}.faq-list summary{cursor:pointer;font-weight:900;padding:18px 20px}.faq-list p{padding:0 20px 18px;margin:0}.contact-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;align-items:start;background:var(--blue);color:white}.contact-band p{color:#dff5ff}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:white;color:var(--ink);padding:20px;border-radius:8px;box-shadow:var(--shadow)}.quote-form label{font-size:13px;font-weight:900;color:var(--muted)}.quote-form input,.quote-form select,.quote-form textarea{margin-top:6px;width:100%;border:1px solid var(--line);border-radius:6px;padding:13px;font:inherit;color:var(--ink);background:#fff}.quote-form textarea,.quote-form button{grid-column:1/-1}.quote-form button{border:0;background:var(--ink);color:white;border-radius:999px;min-height:50px;font-weight:900}.page-hero{padding-top:150px;min-height:56vh;background:linear-gradient(180deg,#f7fcff,#fff);display:flex;flex-direction:column;justify-content:center}.page-hero p,.service-hero p{font-size:20px}.service-directory{display:grid;gap:18px}.service-directory article{display:grid;grid-template-columns:260px 1fr;gap:24px;border:1px solid var(--line);border-radius:8px;padding:14px;background:white}.service-directory img{height:210px;width:100%;object-fit:cover;border-radius:6px}.service-directory h2{font-size:30px;margin:4px 0}.service-directory a{font-weight:900;color:var(--blue)}.service-hero{padding-top:148px;display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center;background:linear-gradient(180deg,#f7fcff,#fff)}.service-hero img{width:100%;height:520px;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.service-detail{display:grid;grid-template-columns:1fr 360px;gap:38px;background:var(--soft)}.service-detail aside{background:white;border:1px solid var(--line);border-radius:8px;padding:22px;height:max-content}.related-links{display:flex;flex-wrap:wrap;gap:8px}.related-links a{font-size:13px;font-weight:900;padding:8px 10px;border:1px solid var(--line);border-radius:999px}.service-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-gallery img{height:270px;width:100%;object-fit:cover;border-radius:8px}.license-panel{background:#101820;color:white}.license-panel p{color:white;font-size:22px}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px}.site-footer{background:#071016;color:white;padding:70px clamp(20px,5vw,76px) 88px}.footer-top{display:grid;grid-template-columns:1.2fr .6fr 1fr .8fr;gap:32px}.footer-logo{width:170px;background:white;border-radius:8px;padding:8px;margin-bottom:18px}.site-footer p,.site-footer a,.site-footer li{color:#d3dde3}.site-footer h2{font-size:15px;text-transform:uppercase;color:white}.site-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.footer-credit{font-size:14px}.footer-credit a{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.16);margin-top:44px;padding-top:22px;color:#aab8c1;font-size:13px}.mobile-sticky{display:none}.standalone{padding-top:20px}.wide .faq-list{max-width:1100px}.skip{}@media (min-width:1024px){.menu-toggle{display:none!important}}@media (max-width:1023px){.nav-pill{width:calc(100vw - 36px);justify-content:space-between}.nav-links{display:none}.brand img{width:32px;height:32px}.hero-section,.intro-grid,.split-proof,.gallery-band,.areas-cta,.contact-band,.service-hero,.service-detail,.contact-layout{grid-template-columns:1fr}.hero-section{padding-top:118px;min-height:auto;gap:28px}.hero-copy h1,.page-hero h1,.service-hero h1{font-size:46px;max-width:12ch}.hero-media>picture img,.split-proof img,.service-hero img{height:360px}.stat-row{grid-template-columns:1fr 1fr}.proof-band{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr}.service-directory article{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.gallery-mosaic{grid-template-rows:180px 180px}.gr-summary{grid-template-columns:1fr}.quote-form{grid-template-columns:1fr}.service-detail aside{width:100%}}@media (max-width:640px){body{padding-bottom:58px}.site-header{top:10px}.nav-wrap{padding:0 10px}.nav-pill{width:calc(100vw - 20px);padding:8px 9px 8px 12px}.brand img{width:30px;height:30px}.mobile-panel{top:72px;left:10px;right:10px}.hero-section,section{padding-left:18px;padding-right:18px}.hero-copy h1,.page-hero h1,.service-hero h1{font-size:40px}.hero-copy p,.page-hero p,.service-hero p{font-size:18px}.hero-actions .btn{width:100%}.stat-row,.proof-band,.service-grid,.process-grid,.footer-top{grid-template-columns:1fr}.proof-band span{text-align:left}.service-card{min-height:auto}.section-head{display:block}.gallery-mosaic{grid-template-columns:1fr;grid-template-rows:none}.gallery-mosaic img,.gallery-mosaic img:first-child{grid-row:auto;height:220px}.gr-summary{padding:22px}.service-gallery{grid-template-columns:1fr}.contact-band{padding-bottom:86px}.footer-bottom{display:block}.mobile-sticky{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:1fr 1fr;height:58px}.mobile-sticky a{display:grid;place-items:center;color:white;font-weight:950}.mobile-sticky a:first-child{background:var(--blue)}.mobile-sticky a:last-child{background:#0a0a0a}.floating-proof{position:static;margin-top:12px}.page-hero,.service-hero{padding-top:118px}.areas-cta img{height:250px}}
