:root{color-scheme:light;--bg:#f4f6f8;--paper:#fff;--ink:#0d1f33;--muted:#47586f;--navy-deep:#0a1c31;--navy-dark:#0f2a47;--slate:#5b6f82;--line:#d7dee7;--shadow:0 20px 50px rgba(10,28,49,.12)}*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg)}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%;height:auto}.container{width:min(1180px,92vw);margin:0 auto}.section{padding:4.5rem 0}.section-xl{padding:6rem 0}.section-soft{background:linear-gradient(180deg,#eef2f6,#f8fafc)}.kicker{margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--slate);font-size:.78rem}.kicker-light{color:#dbe8f8}h1,h2,h3{margin-top:0;letter-spacing:-.02em;line-height:1.15}h1{font-size:clamp(2rem,6vw,3.6rem)}h1,h2{margin-bottom:1rem}h2{font-size:clamp(1.6rem,4vw,2.6rem)}h3{font-size:clamp(1.15rem,2.2vw,1.5rem)}p{margin-top:0;color:var(--muted);line-height:1.8;font-size:1.03rem}.section-title-lg{max-width:18ch;margin-bottom:2.1rem}.grid{display:grid;grid-gap:1.2rem;gap:1.2rem}.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:600;padding:.85rem 1.25rem;border-radius:999px;border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--navy-dark);color:#fff}.btn-primary:hover{background:var(--navy-deep)}.btn-secondary{border-color:#b6c2cf;background:#fff}.btn-gold{background:#f2c76c;color:#1c2430}.btn-outline-light{border-color:rgba(226,235,245,.65);color:#eff5fd}.hero-cta-row{display:flex;gap:.8rem;flex-wrap:wrap}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:hsla(0,0%,100%,.93);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.header-inner{padding:1rem 0;display:flex;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:space-between}.brand-wordmark{display:inline-flex;align-items:center;color:var(--navy-deep)}.brand-logo{height:42px;width:auto}.main-nav{display:flex;gap:.9rem;flex-wrap:wrap;align-items:center}.main-nav a:not(.btn){color:var(--muted);font-weight:500}.hero-media-section{position:relative;min-height:84vh;display:flex;align-items:flex-end;overflow:clip}.hero-fallback,.hero-media-bg,.hero-overlay,.hero-video{position:absolute;inset:0}.hero-video{object-fit:cover}.hero-fallback{background-size:cover;background-position:50%}.hero-overlay{background:linear-gradient(180deg,rgba(7,18,33,.38),rgba(7,18,33,.86) 70%,rgba(8,20,36,.93))}.hero-content{position:relative;padding:7rem 0 5rem;color:#fff;max-width:760px}.hero-description{color:#dde8f6;margin-bottom:1.7rem}.service-pillars{display:grid;grid-gap:1.2rem;gap:1.2rem}.open-panel{padding:2rem;background:#fff;border-radius:24px;box-shadow:var(--shadow)}.open-panel-wide{max-width:920px}.text-link{color:var(--navy-dark);font-weight:600}.feature-list{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:1fr}.feature-list article{padding-bottom:1.2rem;border-bottom:1px solid #cdd7e3}.split{display:grid;grid-gap:1.5rem;gap:1.5rem;align-items:center}.roomy-split{gap:2.4rem}.image-placeholder{border-radius:24px;background:linear-gradient(145deg,#d9e2ec,#f7fafd);border:1px solid #cbd5e1;min-height:280px;display:grid;place-items:center;color:#334a62;text-align:center;padding:1.25rem}.image-placeholder-dark{background:linear-gradient(145deg,#1c3858,#0f2740);border-color:#3e5674;color:#d8e5f3}.image-placeholder-tall{min-height:420px}.image-placeholder-wide{min-height:330px}.tile-grid{display:grid;grid-gap:1.2rem;gap:1.2rem;grid-template-columns:1fr}.image-tile{min-height:320px;border-radius:20px;overflow:hidden;position:relative;background:linear-gradient(155deg,#3f5f81,#0f2a47 95%);background-size:cover;background-position:50%;box-shadow:var(--shadow)}.image-tile-fence{background:linear-gradient(155deg,#556980,#1f344b 95%)}.tile-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,21,36,.15) 20%,rgba(8,21,36,.8))}.tile-content{position:absolute;inset:auto 0 0;padding:1.5rem}.tile-content h3,.tile-content p{color:#edf3fa}.info-tile{background:#fff;border-radius:18px;padding:1.5rem;box-shadow:0 12px 30px rgba(15,42,71,.09)}.info-tile-muted{background:#f8fafc}.page-hero-band{background:linear-gradient(140deg,#0a1c31,#16385b 70%,#244b73)}.page-hero-band h1,.page-hero-band h2,.page-hero-band h3{color:#fff}.lead-light{color:#d7e5f5}.quote-shell{background:#fff;border-radius:24px;box-shadow:var(--shadow);padding:clamp(1.4rem,3.2vw,2.5rem)}.quote-shell-header{margin-bottom:1rem}.form-grid{display:grid;grid-gap:1rem;gap:1rem}label{display:block;font-weight:600;margin-bottom:.42rem;font-size:.95rem}input,select,textarea{width:100%;border:1px solid #c4d0dc;border-radius:12px;padding:.78rem;font:inherit;background:#fcfdff}textarea{min-height:140px;resize:vertical}.form-note{color:var(--muted)}.cta-band{background:linear-gradient(145deg,#0c223a,#16395d);color:#fff;border-radius:28px;padding:clamp(1.5rem,3.2vw,3rem)}.cta-band p{color:#dae8f8;max-width:60ch}.site-footer{border-top:1px solid var(--line);padding:3rem 0;background:#fff}.footer-grid{display:grid;grid-gap:.75rem;gap:.75rem}.footer-links{display:flex;gap:1rem;flex-wrap:wrap;color:var(--navy-dark);font-weight:600}.hub-nav-grid{display:grid;grid-gap:1.2rem;gap:1.2rem}.hub-nav-card{position:relative;min-height:320px;border-radius:24px;overflow:hidden;display:flex;align-items:flex-end;background-size:cover;background-position:50%;box-shadow:var(--shadow)}.hub-nav-roof{background:linear-gradient(150deg,#254a70,#102842 90%)}.hub-nav-fence{background:linear-gradient(150deg,#4c6177,#1f344a 90%)}.hub-nav-content{position:relative;z-index:2;padding:1.5rem}.hub-nav-content h3,.hub-nav-content p{color:#edf3fa}.service-hub-grid .image-tile{min-height:240px}.media-frame{border-radius:24px;min-height:280px;background-size:cover;background-position:50%;box-shadow:var(--shadow)}.media-frame-tall{min-height:420px}.media-frame-wide{min-height:330px}.section-head-row{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.gallery-preview-tile{min-height:260px}@media (min-width:760px){.split{grid-template-columns:1.1fr 1fr}.hub-nav-grid,.service-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-list{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-list article{border-bottom:none;padding-bottom:0}.tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tile-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1040px){.tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.page-header{padding-top:3rem}.card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.2rem}.gallery-grid{grid-template-columns:1fr}@media (min-width:760px){.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}