:root{--navy:#064263;--navy-strong:#021f33;--navy-panel:#07324d;--aqua:#1fb9d4;--aqua-soft:#d8f4f7;--teal:#12a197;--teal-strong:#08746f;--green:#47a95d;--mist:#eef9fb;--ice:#f7fcfd;--line:#c9e3e8;--ink:#0b2d44;--muted:#506f81;--white:#fff;--shadow:0 18px 42px #021f331a;--shadow-strong:0 28px 70px #021f3338;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(180deg, #f5fbfc 0, var(--white) 460px);margin:0;line-height:1.55}a{color:inherit}img{max-width:100%;display:block}.container{width:min(1120px,100% - 32px);margin:0 auto}.section{padding:72px 0}.eyebrow{color:var(--teal-strong);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:900}.button{background:var(--navy-strong);min-height:46px;color:var(--white);white-space:nowrap;border:1px solid var(--navy-strong);border-radius:4px;justify-content:center;align-items:center;padding:.86rem 1.05rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #021f3329}.button.secondary{color:var(--navy-strong);border-color:var(--line);box-shadow:none;background:#ffffffd1}@media (width<=760px){.section{padding:52px 0}}.site-header{z-index:20;backdrop-filter:blur(14px);background:linear-gradient(90deg,#021f33fa,#064263fa);border-bottom:1px solid #8ee3df40;position:sticky;top:0;box-shadow:0 14px 38px #021f333d}.header-inner{justify-content:space-between;align-items:center;gap:1.25rem;width:min(1400px,100% - 32px);min-height:82px;display:flex}.brand{min-height:44px;color:var(--white);align-items:center;gap:.75rem;font-weight:900;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;background:#fffffff0;border:1px solid #ffffffa3;border-radius:4px;width:56px;height:56px;padding:4px}.brand span{max-width:10rem;line-height:1.05}.nav-links{justify-content:center;align-items:center;gap:.25rem;display:flex}.nav-links a,.site-footer a{min-height:44px;color:inherit;text-decoration:none}.nav-links a{color:#ffffffd1;white-space:nowrap;border-radius:4px;align-items:center;padding:0 .58rem;font-size:.9rem;font-weight:800;display:inline-flex}.nav-links a:hover,.nav-links a:focus-visible{color:var(--white);background:#1fb9d429}.site-header .button{background:var(--aqua);color:var(--navy-strong);border-color:var(--aqua);box-shadow:none;flex-shrink:0}.site-footer{background:linear-gradient(135deg, var(--navy-strong), #043655);color:var(--white);padding:48px 0}.footer-grid{grid-template-columns:minmax(0,1.5fr) minmax(180px,.75fr) minmax(180px,.75fr);gap:2rem;display:grid}.footer-grid strong{margin-bottom:.75rem;font-size:1rem;display:block}.footer-grid p{color:#ffffffd1;margin:0 0 .75rem}.footer-grid a,.footer-grid span{color:#ffffffd1;align-items:center;display:flex}.footer-grid a:hover,.footer-grid a:focus-visible{color:var(--white)}@media (width<=900px){.header-inner{flex-wrap:wrap;justify-content:space-between;gap:.55rem .75rem;min-height:auto;padding:.55rem 0 .35rem}.brand{flex:0 auto;gap:.55rem}.brand img{width:44px;height:44px;padding:3px}.brand span{max-width:8rem;font-size:.95rem}.site-header .button{min-height:40px;padding:.58rem .82rem;font-size:.95rem}.nav-links{-webkit-overflow-scrolling:touch;scrollbar-width:none;order:3;justify-content:flex-start;width:100%;padding-bottom:.1rem;overflow-x:auto}.nav-links::-webkit-scrollbar{display:none}.nav-links a,.site-footer a,.footer-grid span{min-height:36px}.nav-links a{padding:0 .46rem;font-size:.85rem}.footer-grid{grid-template-columns:1fr;gap:1.25rem}}@media (width>=901px) and (width<=1320px){.header-inner{gap:.75rem}.brand{gap:.55rem}.brand img{width:48px;height:48px}.brand span{max-width:7.2rem;font-size:.92rem}.nav-links a{padding:0 .38rem;font-size:.82rem}.site-header .button{min-height:42px;padding:.62rem .82rem;font-size:.92rem}}@media (width<=430px){.header-inner{width:min(100% - 24px,1400px)}.brand img{width:38px;height:38px}.brand span{max-width:7.3rem;font-size:.9rem}.site-header .button{min-height:38px;padding:.52rem .68rem;font-size:.9rem}.nav-links a{min-height:34px;padding:0 .42rem}}.service-grid,.city-links,.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.service-card,.city-links a,.image-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:4px}.service-card,.city-links a{min-height:100%;color:var(--ink);flex-direction:column;gap:.55rem;padding:1.15rem;text-decoration:none;display:flex;position:relative}.service-card:before,.city-links a:before{content:"";background:linear-gradient(180deg, var(--aqua), var(--teal));border-radius:4px 0 0 4px;width:4px;position:absolute;top:-1px;bottom:-1px;left:-1px}.service-card:hover,.service-card:focus-visible,.city-links a:hover,.city-links a:focus-visible{border-color:var(--aqua);transform:translateY(-2px)}.service-card span{color:var(--teal-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.service-card h3,.city-links strong{color:var(--navy-strong);margin:0;font-size:1.08rem;line-height:1.2}.service-card p{color:var(--muted);margin:0}.image-card{background:var(--white);margin:0;overflow:hidden}.image-card img{aspect-ratio:4/3;object-fit:cover;width:100%;height:clamp(220px,24vw,340px)}.image-card figcaption{background:var(--white);color:var(--muted);padding:.85rem 1rem;font-size:.93rem}.split-section>.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-section>.photo-grid .image-card:first-child{grid-column:1/-1}.split-section>.photo-grid .image-card img,.story-card .image-card img{height:clamp(220px,18vw,275px)}.story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.story-card{border:1px solid var(--line);background:var(--white);min-height:100%;box-shadow:var(--shadow);border-radius:4px;flex-direction:column;display:flex;overflow:hidden}.story-card .image-card{box-shadow:none;border:0;border-radius:0}.story-card-body{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex}.story-card-body h3{color:var(--navy-strong);margin:0;font-size:1.12rem;line-height:1.2}.story-card-body p{color:var(--muted);margin:0}.story-card-body a{min-height:44px;color:var(--navy);align-items:center;margin-top:auto;font-weight:900;text-decoration:none;display:inline-flex}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.resource-card{border:1px solid var(--line);background:linear-gradient(180deg, var(--white), #f8fdfe);min-height:100%;box-shadow:var(--shadow);border-radius:4px;flex-direction:column;gap:.7rem;padding:clamp(1rem,2.5vw,1.35rem);display:flex}.resource-card span{color:var(--teal-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.resource-card h2,.resource-card h3{color:var(--navy-strong);margin:0;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.12}.resource-card p{color:var(--muted);margin:0}.resource-card a{min-height:44px;color:var(--navy);align-items:center;font-weight:900;display:inline-flex}.process-list,.protection-grid{gap:.85rem;display:grid}.process-list{counter-reset:process;margin:0;padding:0;list-style:none}.process-list li,.protection-grid article{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:4px;padding:clamp(1rem,2.2vw,1.25rem)}.process-list li{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.35rem .8rem;display:grid}.process-list span{background:var(--aqua-soft);width:2.45rem;height:2.45rem;color:var(--teal-strong);border-radius:50%;grid-row:span 2;justify-content:center;align-items:center;font-size:.78rem;font-weight:950;display:inline-flex}.process-list strong,.protection-grid h3{color:var(--navy-strong);line-height:1.18}.process-list p,.protection-grid p{color:var(--muted);margin:0;font-size:.98rem}.protection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.protection-grid article{gap:.5rem;display:grid}.protection-grid span{color:var(--teal-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:950}.protection-grid h3{margin:0;font-size:1.12rem}.link-list{gap:.35rem;display:grid}.link-list a{overflow-wrap:anywhere;align-items:flex-start;width:100%;min-height:34px;line-height:1.3;display:flex}.article-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.38fr);align-items:start;gap:1.25rem;display:grid}.article-body p{color:var(--muted);font-size:1.05rem}.resource-sidebar{gap:1rem;display:grid;position:sticky;top:104px}.project-badge{border:1px solid var(--line);background:var(--mist);width:fit-content;min-height:32px;color:var(--navy);text-transform:uppercase;border-radius:6px;align-items:center;padding:.25rem .55rem;font-size:.76rem;font-weight:900;display:inline-flex}.pill-row{flex-wrap:wrap;gap:.45rem;display:flex}.pill-row span{color:var(--navy);background:#1aa8c71f;border-radius:999px;padding:.3rem .55rem;font-size:.78rem;font-weight:800}.story-detail{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start;gap:1.25rem;display:grid}.video-proof-section{max-width:860px}.video-embed-card{aspect-ratio:9/16;background:var(--ink);border:1px solid #07577c38;border-radius:4px;max-width:420px;overflow:hidden;box-shadow:0 18px 42px #05263729}.video-embed-card iframe{border:0;width:100%;height:100%;display:block}.video-link{margin-top:.875rem;font-weight:800}.story-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.story-photo-card{border:1px solid var(--line);background:var(--white);color:var(--ink);box-shadow:var(--shadow);border-radius:4px;grid-template-rows:auto min-content min-content;text-decoration:none;display:grid;overflow:hidden}.story-photo-card-featured{grid-area:span 2/span 2}.story-photo-card img{aspect-ratio:4/3;object-fit:cover;width:100%;height:220px}.story-photo-card-featured img{height:100%;min-height:420px}.story-photo-card span{color:var(--teal-strong);letter-spacing:.08em;text-transform:uppercase;padding:.8rem .9rem .2rem;font-size:.74rem;font-weight:950}.story-photo-card strong{color:var(--navy-strong);padding:0 .9rem .95rem;font-size:.95rem;line-height:1.22}.project-map-wrap{margin-top:1rem}.project-map{grid-template-columns:minmax(220px,.42fr) minmax(0,1.1fr) minmax(300px,.9fr);align-items:start;gap:1rem;display:grid}.project-map-compact{grid-template-columns:minmax(220px,.46fr) minmax(0,1fr) minmax(260px,.72fr)}.project-map-intro{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:4px;gap:.75rem;padding:clamp(1rem,2.4vw,1.35rem);display:grid;position:sticky;top:104px}.project-map-intro h2{color:var(--navy-strong);margin:0;font-size:clamp(1.35rem,2.1vw,1.9rem);line-height:1.06}.project-map-intro p{color:var(--muted);margin:0}.project-map-intro a,.project-list-more{color:var(--navy);font-weight:900}.map-canvas{border:1px solid var(--line);min-height:min(560px,100svh - 124px);box-shadow:var(--shadow);background:radial-gradient(circle at 64% 42%,#1aa8c733,#0000 20%),radial-gradient(circle at 42% 63%,#169b9433,#0000 24%),linear-gradient(160deg,#1aa8c729,#4aa95c24),#dff2ef;border-radius:4px;position:sticky;top:104px;overflow:hidden}.map-canvas.has-map-api{background:#dff2ef}.map-canvas.has-map-api:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#f4faf914,#f4faf905 42%,#f4faf914);position:absolute;inset:0}.map-tile-background{z-index:1;background-image:var(--map-image);filter:saturate(.92)contrast(.98);background-position:50%;background-size:cover;display:none;position:absolute;inset:0}.map-fallback{z-index:0;width:100%;height:100%;position:absolute;inset:0}.map-canvas:before{display:none}.map-region-label{z-index:5;gap:.2rem;max-width:calc(100% - 2.4rem);display:grid;position:absolute;top:1.1rem;left:1.2rem}.map-region-label strong{color:var(--navy-strong);font-size:1rem;line-height:1}.map-region-label span{color:var(--muted);font-size:.82rem;font-weight:800}.map-grid-lines{z-index:2;opacity:.16;background-image:linear-gradient(#ffffff61 1px,#0000 1px),linear-gradient(90deg,#ffffff61 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0}.map-city{z-index:4;left:calc(var(--x) * 1%);top:calc(var(--y) * 1%);color:var(--navy);background:#ffffffc7;border-radius:999px;padding:.28rem .45rem;font-size:.72rem;font-weight:900;position:absolute;transform:translate(-50%,-50%);box-shadow:0 8px 18px #042a4314}.pin{z-index:5;left:calc(var(--x) * 1%);top:calc(var(--y) * 1%);border-radius:50%;place-items:center;width:44px;height:44px;text-decoration:none;display:grid;position:absolute;transform:translate(-50%,-50%)}.pin:before{content:"";border:3px solid var(--white);background:var(--navy);border-radius:50%;width:20px;height:20px;box-shadow:0 6px 18px #042a4347}.pin:hover,.pin:focus-visible{outline-offset:2px;outline:3px solid #1aa8c73d}.pin:hover:before,.pin:focus-visible:before{background:var(--teal)}.pin span{background:var(--navy-strong);width:max-content;max-width:150px;color:var(--white);white-space:nowrap;border-radius:6px;padding:.3rem .45rem;font-size:.72rem;font-weight:900;display:none;position:absolute;bottom:38px;left:50%;transform:translate(-50%)}.pin:hover span,.pin:focus-visible span{display:block}.map-legend{z-index:5;color:var(--navy);background:#ffffffd1;border:1px solid #ffffffb8;border-radius:4px;gap:.3rem;padding:.65rem .75rem;font-size:.78rem;font-weight:900;display:grid;position:absolute;bottom:1rem;right:1rem;box-shadow:0 12px 28px #042a431a}.map-legend i{background:var(--navy);width:10px;height:10px;box-shadow:0 0 0 2px var(--white);border-radius:50%;margin-right:.35rem;display:inline-block}.project-list{gap:1rem;display:grid}.project-map-compact .project-list{gap:.75rem}.project-map-compact .map-city{display:none}.map-story-card{border-left:4px solid var(--aqua)}.project-list-more{border:1px solid var(--line);background:var(--mist);text-align:center;border-radius:4px;justify-content:center;align-items:center;min-height:46px;text-decoration:none;display:inline-flex}@media (width>=901px){.map-canvas.has-map-api .map-tile-background{display:block}}.contact-panel{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:4px;padding:clamp(1rem,3vw,1.4rem)}.contact-panel h3{color:var(--navy);margin:.45rem 0 .75rem;font-size:clamp(1.3rem,2.4vw,2rem);line-height:1.1}.contact-methods{gap:.65rem;margin:1rem 0 0;display:grid}.contact-methods a,.contact-methods span{border:1px solid var(--line);background:var(--ice);min-height:44px;color:var(--navy);border-radius:4px;align-items:center;padding:.75rem .85rem;font-weight:900;text-decoration:none;display:flex}.contact-checklist{gap:.7rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.contact-checklist li{border-left:4px solid var(--teal);background:var(--ice);color:var(--navy);padding:.8rem .9rem;font-weight:800}.lead-form{gap:.85rem;margin-top:1.25rem;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.lead-form label{color:var(--navy);gap:.35rem;font-size:.9rem;font-weight:900;display:grid}.lead-form input,.lead-form select,.lead-form textarea{border:1px solid var(--line);background:var(--white);width:100%;min-height:46px;color:var(--ink);font:inherit;border-radius:4px;padding:.75rem .82rem}.lead-form textarea{resize:vertical}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--aqua);outline:3px solid #1fb9d43d}.checkbox-line{grid-template-columns:none;align-items:flex-start;gap:.55rem!important;font-weight:800!important;display:flex!important}.checkbox-line input{width:18px;min-height:18px;margin-top:.25rem}.form-trap{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.lead-form .button{border-color:var(--aqua);background:var(--aqua);width:100%;color:var(--navy-strong)}.lead-form .button[disabled]{cursor:wait;opacity:.72}.form-status{min-height:1.5rem;color:var(--muted);margin:0;font-weight:800}.form-status.success{color:var(--teal-strong)}.form-status.error{color:#b42318}.form-status a{color:inherit;font-weight:900}@media (width<=760px){.service-grid,.city-links,.photo-grid,.resource-grid,.article-layout,.story-grid,.story-photo-grid,.story-detail,.project-map{grid-template-columns:1fr}.section-heading-with-action{align-items:start;display:grid}.section-heading-with-action .button{width:100%}.story-photo-card-featured{grid-area:auto}.story-photo-card-featured img{min-height:0}.resource-sidebar,.project-map-intro{position:static}.map-canvas{min-height:420px;position:relative;top:auto}.map-city{padding:.24rem .38rem;font-size:.66rem}.pin span{display:none}.map-legend{bottom:.85rem;left:.85rem;right:.85rem}.form-grid{grid-template-columns:1fr}}.hero{color:var(--white);background:repeating-linear-gradient(90deg,#ffffff0e 0 1px,#0000 1px 84px),repeating-linear-gradient(0deg,#ffffff0a 0 1px,#0000 1px 84px),linear-gradient(135deg,#021f33 0%,#064263 52%,#08746f 100%);padding:92px 0 82px;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg, var(--aqua), var(--teal), var(--green));height:7px;position:absolute;inset:auto 0 0}.hero>.container{z-index:1;position:relative}.hero-grid,.split-section,.contact-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.hero h1,.split-section h2,.contact-grid h2{max-width:13ch;color:var(--navy-strong);margin:.55rem 0 1rem;font-size:clamp(2.35rem,6vw,4.65rem);line-height:.98}.hero h1{color:var(--white)}.split-section h2,.contact-grid h2{max-width:15ch;font-size:clamp(2rem,4vw,3.25rem);line-height:1.04}.hero p,.split-section p,.contact-grid p{max-width:42rem;color:var(--muted);margin:0;font-size:1.08rem}.hero p{color:#ffffffc7}.hero .eyebrow{color:#8ce3df}.hero .button{background:var(--aqua);color:var(--navy-strong);border-color:var(--aqua);box-shadow:0 14px 34px #1fb9d42e}.hero .button.secondary{color:var(--white);background:#ffffff14;border-color:#ffffff4d}.hero .image-card{box-shadow:var(--shadow-strong);border-color:#ffffff42}.hero .image-card img{aspect-ratio:auto;height:auto}.hero .image-card figcaption{color:#ffffffc7;background:#031f33}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.6rem;display:flex}.band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(#e9f8fa,#f7fcfd)}.contact-band{background:repeating-linear-gradient(90deg, #ffffff0a 0 1px, transparent 1px 96px), linear-gradient(135deg, var(--navy-strong), #073c5d);color:var(--white);position:relative;overflow:hidden}.contact-band .eyebrow{color:#8ce3df}.contact-band h2,.contact-band label{color:var(--white)}.contact-band p{color:#ffffffc7}.contact-band .contact-panel{background:#ffffff13;border:1px solid #ffffff2e;border-radius:4px;padding:clamp(1rem,3vw,1.4rem);box-shadow:0 24px 70px #0000002e}.contact-band .contact-panel h3,.contact-band .contact-checklist li,.contact-band .contact-methods a,.contact-band .contact-methods span{color:var(--white)}.contact-band .contact-checklist li,.contact-band .contact-methods a,.contact-band .contact-methods span{background:#ffffff1a}@media (width<=840px){.hero{padding:58px 0 52px}.hero-grid,.split-section,.contact-grid{grid-template-columns:1fr;align-items:start;gap:1.5rem}.hero h1,.split-section h2,.contact-grid h2{max-width:100%}.hero-actions{align-items:stretch}.hero-actions .button{flex:220px}.protection-grid{grid-template-columns:1fr}}.page-hero{background:repeating-linear-gradient(90deg, #ffffff0e 0 1px, transparent 1px 84px), linear-gradient(135deg, var(--navy-strong), #064263 68%, #08746f);color:var(--white);padding:68px 0;position:relative;overflow:hidden}.page-hero:after{content:"";background:linear-gradient(90deg, var(--aqua), var(--teal), var(--green));height:6px;position:absolute;inset:auto 0 0}.page-hero .container{z-index:1;position:relative}.page-hero h1{color:var(--white);margin:10px 0 16px;font-size:clamp(2rem,4vw,4rem);line-height:1}.page-hero p{color:#ffffffc7}.page-hero .eyebrow{color:#8ce3df}.content-panel{max-width:860px}.content-panel h2{color:var(--navy);font-size:clamp(1.7rem,3vw,2.8rem)}.check-list{gap:12px;padding:0;list-style:none;display:grid}.check-list li{border-left:4px solid var(--teal);background:var(--ice);color:var(--navy);padding:16px 18px;font-weight:800}.narrow,.faq-list{max-width:860px}.faq-list h2{color:var(--navy)}.faq-list details{border:1px solid var(--line);background:var(--white);border-radius:4px;margin-top:12px;padding:18px 20px}.faq-list summary{cursor:pointer;color:var(--navy);font-weight:850}.gallery-section{overflow:hidden}.section-heading{max-width:760px;margin-bottom:1.4rem}.section-heading-with-action{justify-content:space-between;align-items:end;gap:1.25rem;max-width:none;display:flex}.section-heading-with-action>div{max-width:760px}.section-heading-with-action .button{flex-shrink:0}.section-heading h2{color:var(--navy-strong);margin:.15rem 0 .5rem;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.08}.section-heading p{color:var(--muted);margin:0}.compact-section{padding-bottom:0}.gallery-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.gallery-project-card{border:1px solid var(--line);background:var(--white);min-height:100%;box-shadow:var(--shadow);border-radius:4px;flex-direction:column;display:flex;overflow:hidden}.gallery-project-image{background:var(--mist);display:block}.gallery-project-image img{aspect-ratio:4/3;object-fit:cover;width:100%;height:clamp(230px,22vw,320px)}.gallery-project-body{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex}.gallery-project-meta{flex-wrap:wrap;gap:.45rem;display:flex}.gallery-project-meta span{color:var(--navy);background:#1aa8c71f;border-radius:999px;padding:.3rem .55rem;font-size:.76rem;font-weight:950}.gallery-project-body h2{color:var(--navy-strong);margin:0;font-size:clamp(1.12rem,1.8vw,1.45rem);line-height:1.14}.gallery-project-body p{color:var(--muted);margin:0}.gallery-project-actions{flex-wrap:wrap;gap:.55rem;margin-top:auto;display:flex}.photo-gallery{gap:1.25rem;display:grid}.gallery-hero-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:4px;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);display:grid;overflow:hidden}.gallery-feature{min-height:360px;color:var(--white);text-decoration:none;display:grid;position:relative}.gallery-feature img,.gallery-tile img{object-fit:cover;width:100%;height:100%}.gallery-feature img{position:absolute;inset:0}.gallery-feature:after{content:"";background:linear-gradient(#0000 26%,#021f33db);position:absolute;inset:0}.gallery-feature span,.gallery-feature strong{z-index:1;align-self:end;margin:0 1rem;position:relative}.gallery-feature span{color:#8ce3df;letter-spacing:.08em;text-transform:uppercase;margin-top:auto;font-size:.78rem;font-weight:950}.gallery-feature strong{margin-bottom:1rem;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.08}.gallery-feature-copy{align-content:center;gap:.8rem;padding:clamp(1.15rem,3vw,2rem);display:grid}.gallery-feature-copy h3{color:var(--navy-strong);margin:0;font-size:clamp(1.45rem,2.8vw,2.35rem);line-height:1.08}.gallery-feature-copy p{color:var(--muted);margin:0}.gallery-feature-copy a{min-height:44px;color:var(--navy);align-items:center;font-weight:900;display:inline-flex}.gallery-tabs{flex-wrap:wrap;gap:.6rem;display:flex}.gallery-tabs a{border:1px solid var(--line);background:var(--white);min-height:44px;color:var(--navy);border-radius:4px;align-items:center;gap:.45rem;padding:.6rem .82rem;font-weight:900;text-decoration:none;display:inline-flex}.gallery-tabs span{background:var(--aqua-soft);min-width:1.6rem;height:1.6rem;color:var(--teal-strong);border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;display:inline-flex}.gallery-groups{gap:2rem;display:grid}.gallery-group{scroll-margin-top:112px}.gallery-group-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.9rem;display:flex}.gallery-group-heading h3{color:var(--navy-strong);margin:0 0 .25rem;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.12}.gallery-group-heading p{max-width:52rem;color:var(--muted);margin:0}.gallery-group-heading>span{border:1px solid var(--line);background:var(--mist);color:var(--navy);border-radius:999px;flex-shrink:0;padding:.35rem .65rem;font-size:.8rem;font-weight:900}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.gallery-tile{border:1px solid var(--line);background:var(--white);color:var(--ink);box-shadow:var(--shadow);border-radius:4px;grid-template-rows:auto min-content min-content;text-decoration:none;display:grid;overflow:hidden}.gallery-tile-large{grid-column:span 2}.gallery-tile img{aspect-ratio:4/3;height:clamp(230px,24vw,330px)}.gallery-tile span{color:var(--teal-strong);letter-spacing:.08em;text-transform:uppercase;padding:.85rem 1rem .2rem;font-size:.76rem;font-weight:950}.gallery-tile strong{color:var(--navy-strong);padding:0 1rem 1rem;font-size:1rem;line-height:1.2}.photo-gallery-compact .gallery-hero-card{display:none}.sidebar-button{width:100%;margin-top:1rem}@media (width<=900px){.gallery-project-grid{grid-template-columns:1fr}.gallery-project-actions .button{width:100%}.gallery-hero-card{grid-template-columns:1fr}.gallery-feature{min-height:320px}.gallery-grid{grid-template-columns:1fr}.gallery-tile-large{grid-column:auto}.gallery-group-heading{align-items:start;display:grid}}
