.sf-journey{padding:64px 0;background:#f6f8fa;color:#19324c}
.sf-journey [hidden]{display:none!important}
.sf-heading{max-width:780px;margin-bottom:26px;scroll-margin-top:110px}
.sf-heading h2{font-size:clamp(28px,3vw,40px);line-height:1.18;letter-spacing:-.025em;color:#19324c;margin:0 0 16px}
.sf-heading p{font-size:17px;line-height:1.65;color:#44566a;margin:0 0 12px}
.sf-heading .sf-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;color:#335b85;margin-bottom:14px}
.sf-filters{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}
.sf-filters button,.sf-lightbox button{font:600 14px/1.4 Inter,system-ui,sans-serif;border:1px solid #bdcad6;border-radius:30px;background:#fff;color:#1e3e5e;padding:11px 17px;cursor:pointer;min-height:44px}
.sf-filters button[aria-pressed=true]{background:#193b5e;color:#fff;border-color:#193b5e}
.sf-feed{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}
.sf-card{margin:0;border:1px solid #dbe3eb;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 16px #16365106}
.sf-card>a{display:block;position:relative;overflow:hidden;background:#dce3e9}
.sf-card img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block;transition:transform .25s}
.sf-card>a:hover img{transform:scale(1.035)}
.sf-expand{position:absolute;right:12px;bottom:12px;background:#112a43e8;color:#fff;font-size:12px;padding:7px 11px;border-radius:20px}
.sf-gallery-note{font-size:13px;color:#506278;max-width:760px;line-height:1.6;margin:20px 0 56px}
.sf-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}
.sf-options details{background:#fff;border:1px solid #cbd7e2;border-radius:10px;overflow:hidden}
.sf-options summary{padding:22px 20px;font:700 17px/1.45 Inter,system-ui,sans-serif;cursor:pointer;color:#193b5e}
.sf-options details[open] summary{background:#e9eff5}
.sf-option-body{padding:20px;font-size:15px;line-height:1.65}
.sf-option-body p{margin:0 0 16px}.sf-option-body a{color:#174d94;text-decoration:underline;text-underline-offset:3px}
.sf-more{margin-top:40px;border-top:1px solid #ced9e3;padding-top:26px}
.sf-more h3{font-size:18px;margin-bottom:14px}.sf-more a{display:block;color:#174d94;text-decoration:underline;text-underline-offset:4px;margin:12px 0;font-size:16px;line-height:1.5}
.sf-lightbox{position:fixed;inset:0;margin:auto;width:min(1000px,94vw);max-height:94dvh;padding:18px;border:0;border-radius:12px;background:#11283e;color:#fff;overflow:auto}
.sf-lightbox::backdrop{background:#06121de8}
.sf-lightbox img{display:block;max-width:100%;height:65dvh;object-fit:contain;margin:auto}
.sf-lightbox-bar,.sf-lightbox-controls{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;font-size:14px}
.sf-lightbox-controls{margin:12px 0 0}.sf-lightbox button{background:#fff;color:#193b5e}
.sf-journey :focus-visible{outline:3px solid #d78715;outline-offset:4px}
#project-options,#service-details,#quote{scroll-margin-top:110px}
@media(max-width:800px){.sf-journey{padding:38px 0}.sf-feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sf-options{grid-template-columns:1fr}.sf-heading h2{font-size:29px}.sf-expand{font-size:10px;right:7px;bottom:7px;padding:5px 8px}.sf-gallery-note{margin-bottom:38px}}
@media(max-width:370px){.sf-feed{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.sf-card img{transition:none}}
