:root{--navy:#131f2e;--navy-light:#1c2d42;--blue:#0c71c3;--blue-light:#40b4e5;--red:#e02b20;--orange:#e09900;--white:#fff;--gray-light:#f2f2f2;--gray:#666;--gray-dark:#333;--text-body:#333;--text-secondary:#666;--border-color:#e0e0e0;--font-body:"Open Sans", sans-serif;--font-heading:"Poppins", sans-serif;--max-width:1280px;--header-height:124px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--navy)}body{font-family:var(--font-body);color:var(--text-body);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.2}a{color:var(--blue);text-decoration:none;transition:color .2s}a:hover{color:var(--blue-light)}img{max-width:100%;height:auto}button{cursor:pointer;font-family:var(--font-heading)}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;text-align:center;cursor:pointer;border:2px solid #0000;border-radius:4px;padding:14px 32px;font-size:14px;font-weight:600;transition:all .3s;display:inline-block}.btn-red{background:var(--red);color:var(--white);border-color:var(--red)}.btn-red:hover{color:var(--white);background:#c42419;border-color:#c42419}.btn-primary{color:var(--white);border-color:var(--white);background:#ffffff80;border-radius:50px}.btn-primary:hover{color:var(--white);background:#ffffffb3}.btn-ghost{color:var(--white);border-color:var(--white);background:0 0;border-radius:50px}.btn-ghost:hover{color:var(--white);background:#ffffff1a}.btn-blue-outline{color:var(--blue);border-color:var(--blue);background:0 0;border-radius:50px}.btn-blue-outline:hover{background:var(--blue);color:var(--white)}.btn-dark{background:var(--gray-dark);color:var(--white);border-color:var(--gray-dark)}.btn-dark:hover{background:var(--navy);border-color:var(--navy);color:var(--white)}.btn-added,.btn-added:hover{color:var(--white);cursor:default;background:#2e7d32;border-color:#2e7d32}.btn-added:disabled{opacity:1}.btn-amber{background:var(--orange);color:var(--white);border-color:var(--orange);border-radius:50px}.btn-amber:hover{color:var(--white);background:#c87800;border-color:#c87800}.section-dark{background:var(--navy);color:var(--white)}.section-light{background:var(--gray-light)}.section-padding{padding:80px 0}@media (width<=768px){.section-padding{padding:48px 0}}.btn-heart:not(.btn-added):before{content:"";vertical-align:-.14em;background-color:currentColor;width:1em;height:1em;margin-right:.45em;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='M12%2021.35l-1.45-1.32C5.4%2015.36%202%2012.28%202%208.5%202%205.42%204.42%203%207.5%203c1.74%200%203.41.81%204.5%202.09C13.09%203.81%2014.76%203%2016.5%203%2019.58%203%2022%205.42%2022%208.5c0%203.78-3.4%206.86-8.55%2011.54L12%2021.35z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='M12%2021.35l-1.45-1.32C5.4%2015.36%202%2012.28%202%208.5%202%205.42%204.42%203%207.5%203c1.74%200%203.41.81%204.5%202.09C13.09%203.81%2014.76%203%2016.5%203%2019.58%203%2022%205.42%2022%208.5c0%203.78-3.4%206.86-8.55%2011.54L12%2021.35z'/%3E%3C/svg%3E") 50%/contain no-repeat}.category-layout{align-items:flex-start;gap:28px;padding:32px 24px 60px;display:flex}.category-layout.no-filters{display:block}.filter-sidebar{flex:0 0 240px;width:240px}.category-main{flex:1;min-width:0}.filter-sidebar-head{color:var(--gray-dark,#2b3645);justify-content:space-between;align-items:center;margin-bottom:4px;font-size:14px;font-weight:700;display:flex}.filters-clear-all{color:var(--red,#d62828);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.filters-clear-all:hover{text-decoration:underline}.filter-section{border-top:1px solid #eceef1}.filter-section:first-of-type{border-top:none}.filter-section-head{cursor:pointer;width:100%;color:var(--gray-dark,#2b3645);background:0 0;border:none;justify-content:space-between;align-items:center;padding:12px 0;font-size:14px;font-weight:700;display:flex}.filter-section-title{align-items:center;gap:8px;display:flex}.filter-badge{color:#fff;background:var(--blue,#0c71c3);border-radius:999px;padding:1px 8px;font-size:11px;font-weight:700}.filter-caret{color:#8a939d;transition:transform .18s}.filter-caret.open{transform:rotate(180deg)}.filter-section-body{max-height:280px;padding-bottom:12px;overflow-y:auto}.filter-opt{color:#3a4654;cursor:pointer;align-items:center;gap:9px;padding:6px 2px;font-size:13px;display:flex}.filter-opt input{accent-color:var(--blue,#0c71c3);flex:none;width:15px;height:15px}.filter-opt-label{flex:1}.filter-opt.on .filter-opt-label{color:#1a2330;font-weight:600}.filter-opt-count{color:#9aa3ad;font-size:11px}.filter-showmore{color:var(--blue,#0c71c3);cursor:pointer;background:0 0;border:none;margin-top:6px;padding:4px 0;font-size:12px;font-weight:600}.filter-showmore:hover{text-decoration:underline}.filters-toggle{display:none}@media (width<=860px){.category-layout{flex-direction:column;padding-top:18px}.filter-sidebar{border:1px solid #e6e8ec;border-radius:12px;flex:none;width:100%;margin-bottom:18px;padding:12px 16px;display:none}.filter-sidebar.open{display:block}.filters-toggle{cursor:pointer;background:#fff;border:1px solid #cfd4da;border-radius:8px;margin-bottom:14px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-block}}.site-header{z-index:1000;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #0000004d}.header-brand-bar{background:var(--navy);padding:10px 0}.header-brand-inner{justify-content:space-between;align-items:center;display:flex}.logo-link{flex-shrink:0}.logo{width:auto;height:68px;display:block}.header-icons{align-items:center;gap:4px;display:flex}.header-nav-bar{background:#0b1a2e;border-top:1px solid #ffffff14}.main-nav{width:100%}.nav-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;list-style:none;display:flex}.nav-item>a{color:var(--white);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;padding:10px 13px;font-size:12px;font-weight:500;transition:color .2s,background .2s;display:block}.nav-item>a:hover{color:var(--blue-light);background:#ffffff0f}.nav-item.has-children>a:after{content:"";vertical-align:middle;border-top:4px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;margin-left:5px;display:inline-block}.nav-item.has-children{position:relative}.dropdown{background:var(--white);z-index:100;border-radius:4px;min-width:220px;padding:8px 0;list-style:none;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #00000026}.dropdown a{color:var(--gray-dark);font-family:var(--font-body);padding:8px 20px;font-size:14px;transition:background .2s,color .2s;display:block}.dropdown a:hover{background:var(--gray-light);color:var(--blue)}.dropdown li.has-children{position:relative}.dropdown li.has-children>a:after{content:"";vertical-align:middle;border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:4px solid;width:0;height:0;margin-left:8px;display:inline-block}.dropdown-level-1{top:0;left:100%}.nav-item.has-children:hover>.dropdown,.dropdown li.has-children:hover>.dropdown{display:block}.nav-wishlist-link{color:var(--white);align-items:center;padding:8px;transition:color .2s;display:flex;position:relative}.nav-wishlist-link:hover{color:var(--red)}.wishlist-badge{background:var(--red);color:var(--white);border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:0;right:-2px}.nav-search-link{color:var(--white);align-items:center;padding:8px;transition:color .2s;display:flex}.nav-search-link:hover{color:var(--blue-light)}.mobile-nav{display:none}.mobile-toggle{cursor:pointer;background:0 0;border:none;padding:8px;display:none}.hamburger{flex-direction:column;gap:5px;width:24px;display:flex}.hamburger span{background:var(--white);border-radius:2px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=1024px){.mobile-toggle{display:block}.header-nav-bar{display:none}.mobile-nav{background:var(--navy);z-index:998;border-top:1px solid #ffffff1a;display:none;position:fixed;inset:88px 0 0;overflow-y:auto}.mobile-nav.open{display:block}.mobile-backdrop{display:none}.mobile-menu-list{margin:0;padding:8px 0;list-style:none}.mobile-menu-item{border-bottom:1px solid #ffffff12}.mobile-menu-row{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:14px 20px;transition:background .15s;display:flex}.mobile-menu-row:hover,.mobile-menu-row:active{background:#ffffff0f}.mobile-menu-label{color:var(--white);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.5px;flex:1;font-size:15px;font-weight:500}.depth-1 .mobile-menu-label{text-transform:none;letter-spacing:0;font-size:14px;font-family:var(--font-body);color:#ffffffd9;font-weight:400}.depth-2 .mobile-menu-label{color:#ffffffb3;font-size:13px;font-family:var(--font-body);text-transform:none;letter-spacing:0;font-weight:400}.depth-1 .mobile-menu-row{padding-left:36px}.depth-2 .mobile-menu-row{padding-left:52px}.mobile-caret{color:#ffffff80;flex-shrink:0;align-items:center;transition:transform .2s;display:flex}.mobile-caret.open{transform:rotate(180deg)}.mobile-submenu{background:#0003;margin:0;padding:0;list-style:none}}.site-footer{background:var(--navy);color:#ffffffb3}.footer-inner{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:40px;padding:64px 24px;display:grid}.footer-logo{height:40px;margin-bottom:16px}.footer-tagline{margin-bottom:8px;font-size:15px;line-height:1.6}.footer-areas{opacity:.6;font-size:13px}.footer-links h4,.footer-contact h4{color:var(--white);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:14px}.footer-links ul{list-style:none}.footer-links li{margin-bottom:8px}.footer-links a{color:#ffffffb3;font-size:14px;transition:color .2s}.footer-links a:hover{color:var(--white)}.footer-contact p{font-size:14px}.footer-phone{color:var(--white);letter-spacing:.5px;margin-bottom:6px;font-size:18px;font-weight:700;text-decoration:none;display:block}.footer-phone:hover{color:var(--red)}.footer-email{color:#ffffffb3;font-size:14px;text-decoration:none}.footer-email:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff1a;padding:20px 0;font-size:13px}.footer-bottom .container{justify-content:space-between;align-items:center;gap:16px;display:flex}@media (width<=768px){.footer-inner{text-align:center;grid-template-columns:1fr;gap:32px;padding:40px 24px}}.footer-credit-group{align-items:center;gap:8px;font-size:.8rem;display:flex}.footer-credit{color:#ffffff80;text-decoration:none;transition:color .2s}.footer-credit:hover{color:#fffc}.footer-divider{color:#ffffff4d}.featured-project{background:var(--navy,#11203a)}.featured-project .fp-card{color:#fff;background:0 0;padding:0}.fp-head{text-align:center;margin-bottom:28px}.fp-eyebrow{color:var(--amber,#f5a623);letter-spacing:2px;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:800}.fp-title{text-transform:uppercase;color:#fff;margin:0 0 14px;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.05}.fp-meta{color:#c7ccd4;letter-spacing:.5px;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;font-size:14px;font-weight:600;display:flex}.fp-meta-item{align-items:center;gap:7px;display:inline-flex}.fp-meta-item svg{color:var(--amber,#f5a623)}.fp-meta-sep{background:#3a4049;width:1px;height:16px}.fp-body{grid-template-columns:2fr 1fr;align-items:stretch;gap:28px;display:grid}.fp-hero{aspect-ratio:16/10;background:#05070a;border-radius:12px;width:100%;position:relative;overflow:hidden}.fp-hero-img{object-fit:cover;width:100%;height:100%;display:block}.fp-nav{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f131899;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:26px;line-height:1;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.fp-nav:hover{background:var(--amber,#f5a623);color:#0f1318}.fp-prev{left:14px}.fp-next{right:14px}.fp-counter{color:#fff;letter-spacing:.5px;background:#0f1318b3;border-radius:20px;padding:5px 14px;font-size:13px;font-weight:600;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.fp-thumbs{grid-template-columns:repeat(11,1fr);gap:8px;margin-top:12px;display:grid}.fp-thumb{cursor:pointer;aspect-ratio:16/11;opacity:.55;background:#05070a;border:2px solid #0000;border-radius:8px;padding:0;transition:border-color .2s,opacity .2s;overflow:hidden}.fp-thumb img{object-fit:cover;width:100%;height:100%;display:block}.fp-thumb:hover{opacity:.85}.fp-thumb.is-active{border-color:var(--amber,#f5a623);opacity:1}.fp-panel{background:#171c23;border-radius:12px;flex-direction:column;padding:30px 28px;display:flex}.fp-panel-title{color:#fff;margin:0 0 6px;font-size:22px;font-weight:800;line-height:1.2}.fp-panel-title:after{content:"";background:var(--amber,#f5a623);border-radius:2px;width:46px;height:3px;margin-top:12px;display:block}.fp-panel-desc{color:#aeb4bd;margin:16px 0 22px;font-size:14.5px;line-height:1.65}.fp-features{grid-template-columns:1fr 1fr;gap:18px 16px;margin:auto 0 0;padding:0;list-style:none;display:grid}.fp-feature{align-items:flex-start;gap:10px;display:flex}.fp-feature-icon{color:var(--amber,#f5a623);flex:none;align-items:center;display:flex}.fp-feature-label{text-transform:uppercase;letter-spacing:.6px;color:#e7eaee;font-size:12.5px;font-weight:700;line-height:1.3}.fp-cta{background:var(--navy,#11203a);border-radius:14px;align-items:center;gap:22px;margin-top:22px;padding:24px 32px;display:flex}.fp-cta-icon{width:54px;height:54px;color:var(--amber,#f5a623);background:#f5a62326;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.fp-cta-text{flex:auto}.fp-cta-text h3{color:#fff;margin:0 0 4px;font-size:20px;font-weight:800}.fp-cta-text p{color:#c7ccd4;margin:0;font-size:14.5px}.fp-cta-btn{color:#fff;white-space:nowrap;background:#e23b2e;border-radius:8px;flex:none;padding:14px 28px;font-weight:700}.fp-cta-btn:hover{background:#c92f23}@media (width<=900px){.featured-project .fp-card{padding:0}.fp-body{grid-template-columns:1fr}.fp-thumbs{grid-template-columns:repeat(6,1fr);grid-auto-flow:row}.fp-features{gap:16px}.fp-cta{text-align:center;flex-direction:column}.fp-cta-text p{max-width:36ch;margin:0 auto}}@media (width<=540px){.fp-thumbs{grid-template-columns:repeat(4,1fr)}.fp-features{grid-template-columns:1fr}}.hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:1;background:linear-gradient(#0000008c 0%,#00000059 50%,#0009 100%);position:absolute;inset:0}.hero-content{z-index:2;text-align:center;max-width:900px;padding:3rem 1.5rem;position:relative}.hero-title{text-transform:uppercase;color:var(--white);text-shadow:0 2px 16px #00000080;margin-bottom:32px;font-size:52px;font-style:italic;font-weight:800;line-height:1.15}.hero-subtitle{color:#fff;margin-bottom:10px;font-size:26px;font-weight:600}.hero-price-range{color:var(--orange);letter-spacing:.5px;margin-bottom:32px;font-size:19px;font-weight:700}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (width<=768px){.hero{min-height:85vh}.hero-title{font-size:28px}}.welcome-section{text-align:center;max-width:900px}.welcome-text{color:var(--white);font-size:22px;font-weight:300;line-height:1.8}@media (width<=768px){.welcome-text{font-size:17px}}.cta-columns{grid-template-columns:1fr 1fr;gap:32px;display:grid}.cta-box{border:4px solid var(--blue);border-radius:8px;overflow:hidden}.cta-box-dark{background:var(--navy)}.cta-box-inner{text-align:center;padding:48px 32px}.cta-box-label{text-transform:uppercase;letter-spacing:2px;color:var(--blue);margin-bottom:12px;font-size:14px;font-weight:700}.cta-box-dark .cta-box-label{color:var(--blue-light)}.cta-box-text{color:var(--gray-dark);margin-bottom:24px;font-size:22px;font-weight:600;line-height:1.3}.cta-box-dark .cta-box-text{color:var(--white)}@media (width<=768px){.cta-columns{grid-template-columns:1fr}.cta-box-text{font-size:18px}}.design-process{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.design-process-image{justify-content:center;display:flex}.design-process-img{object-fit:contain;border-radius:8px;width:100%;max-width:500px}.design-process-text h2{color:var(--white);margin-bottom:20px;font-size:36px}.design-process-text p{color:#fffc;font-size:16px;line-height:1.8}@media (width<=768px){.design-process{text-align:center;grid-template-columns:1fr;gap:32px}.design-process-text h2{font-size:28px}}.facility-types-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:16px;display:grid}.facility-type-card{text-align:center;border:1px solid var(--border-color);background:var(--white);border-radius:12px;padding:32px 20px;transition:box-shadow .3s,transform .3s}.facility-type-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.facility-type-icon{margin-bottom:12px;font-size:40px}.facility-type-card h3{color:var(--navy);margin-bottom:6px;font-size:16px;font-weight:700}.facility-type-card p{color:var(--gray);font-size:13px}.how-can-we-help{grid-template-columns:1fr 1fr;gap:28px;display:grid}.help-box{text-align:center;border-radius:12px;padding:48px 40px}.help-box-dark{background:var(--navy);color:var(--white)}.help-box-dark h3{color:var(--white);margin-bottom:12px;font-size:22px}.help-box-dark p{color:#ffffffbf;margin-bottom:28px;font-size:15px;line-height:1.6}.help-box-light{background:var(--gray-light);color:var(--gray-dark)}.help-box-light h3{color:var(--navy);margin-bottom:12px;font-size:22px}.help-box-light p{color:var(--gray);margin-bottom:28px;font-size:15px;line-height:1.6}@media (width<=768px){.facility-types-grid{grid-template-columns:repeat(2,1fr)}.how-can-we-help{grid-template-columns:1fr}}.section-heading{text-align:center;text-transform:uppercase;color:var(--navy);letter-spacing:1px;margin-bottom:48px;font-size:32px;font-weight:700}.category-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.category-card{background:var(--white);border:2px solid var(--border-color);text-align:center;color:var(--gray-dark);border-radius:12px;flex-direction:column;align-items:center;padding:32px 24px;transition:all .3s;display:flex}.category-card:hover{border-color:var(--blue);color:var(--gray-dark);transform:translateY(-4px);box-shadow:0 8px 24px #0c71c31f}.category-card-icon{margin-bottom:12px;font-size:40px}.category-card h3{margin-bottom:6px;font-size:18px;font-weight:700}.category-card-count{color:var(--gray);font-size:13px}@media (width<=768px){.category-grid{grid-template-columns:repeat(2,1fr);gap:16px}}.partners-marquee-wrapper{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.partners-row{align-items:center;gap:40px;width:max-content;animation:30s linear infinite marqueeScroll;display:flex}.partners-row:hover{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.partner-logo{background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .3s;display:flex}.partner-logo:hover{transform:translateY(-4px)}.partner-logo-img{object-fit:contain;border:2px solid var(--blue);border-radius:8px;width:auto;height:200px;padding:12px}.partner-logo span{font-family:var(--font-heading);color:var(--navy);white-space:nowrap;font-size:18px;font-weight:700}.partners-tagline{text-align:center;color:var(--navy);letter-spacing:.2px;margin:28px 0 0;font-size:15px;font-weight:600}.partners-tagline span{background:var(--blue);color:#fff;vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:8px;font-size:12px;font-weight:700;display:inline-flex}.partners-cta{margin-top:36px}.recent-projects-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.project-card{background:var(--white);border:1px solid var(--border-color);border-radius:12px;transition:box-shadow .3s,transform .3s;overflow:hidden}.project-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.project-card-img-wrap{aspect-ratio:16/10;width:100%;overflow:hidden}.project-card-img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.project-card:hover .project-card-img{transform:scale(1.04)}.project-card-body{padding:24px}.project-card-tag{background:var(--blue);color:var(--white);text-transform:uppercase;letter-spacing:1px;border-radius:4px;margin-bottom:12px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.project-card-title{color:var(--navy);margin-bottom:10px;font-size:18px;font-weight:700;line-height:1.3}.project-card-desc{color:var(--gray);font-size:14px;line-height:1.6}@media (width<=900px){.recent-projects-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.recent-projects-grid{grid-template-columns:1fr}}.service-areas{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.service-area-badge{border:1px solid var(--blue);color:var(--white);font-family:var(--font-heading);background:#0c71c326;border-radius:50px;padding:12px 32px;font-size:16px;font-weight:600}.section-eyebrow{text-align:center;text-transform:uppercase;letter-spacing:3px;color:var(--orange);margin-bottom:12px;font-size:15px;font-weight:800}.section-heading.no-margin{margin-bottom:16px}.section-subtitle{text-align:center;color:var(--gray);max-width:720px;margin:0 auto 56px;font-size:17px;line-height:1.6}.help-you-grid{grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:56px;display:grid}.help-you-grid.five-up{grid-template-columns:repeat(5,1fr)}.help-you-card{background:var(--white);border:1px solid var(--border-color);text-align:left;border-radius:16px;padding:32px 24px 28px;transition:box-shadow .3s,transform .3s,border-color .3s;position:relative}.help-you-card:hover{border-color:var(--blue);transform:translateY(-4px);box-shadow:0 12px 32px #0c71c31a}.help-you-card.light{background:var(--white)}.help-you-icon-wrap{margin-bottom:16px}.help-you-icon-img{object-fit:contain;width:80px;height:80px}.handle-icon-wrap{justify-content:center;align-items:center;height:72px;margin-bottom:16px;display:flex}.handle-icon-img{object-fit:contain;width:72px;height:72px}.help-you-card h3{color:var(--navy);margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.3}.help-you-card p{color:var(--gray);font-size:14px;line-height:1.6}@media (width<=1100px){.help-you-grid,.help-you-grid.five-up{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.help-you-grid,.help-you-grid.five-up{grid-template-columns:1fr}}.budget-banner{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);border:2px solid #e0990066;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;margin:16px 0 48px;padding:36px 44px;display:grid}.budget-banner-icon{background:#e099002e;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:44px;line-height:1;display:flex}.budget-banner-content h3{color:var(--white);margin-bottom:8px;font-size:22px;font-weight:700;line-height:1.3}.budget-banner-content p{color:#ffffffc7;margin:0;font-size:14px;line-height:1.6}.budget-banner-btn{white-space:nowrap}@media (width<=900px){.budget-banner{text-align:center;grid-template-columns:1fr;gap:20px;padding:28px 24px}.budget-banner-icon{margin:0 auto}.budget-banner-btn{justify-self:center}}.cta-bar{text-align:center;margin-top:16px}.cta-bar-note{color:var(--gray);letter-spacing:.4px;margin-top:16px;font-size:13px}.btn-lg{letter-spacing:.5px;padding:16px 40px;font-size:16px}.consult-banner{background:var(--navy);border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:32px;margin-top:48px;padding:40px 48px;display:grid}.consult-banner-content h3{color:var(--white);margin-bottom:8px;font-size:22px;font-weight:700;line-height:1.4}.consult-banner-content p{color:#ffffffbf;margin:0;font-size:14px;line-height:1.6}@media (width<=800px){.consult-banner{text-align:center;grid-template-columns:1fr;padding:32px 24px}.consult-banner-content h3{font-size:19px}}.get-wrong-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:48px;display:grid}.get-wrong-card{background:var(--white);border:1px solid var(--border-color);border-left:4px solid var(--red);border-radius:12px;padding:28px 24px}.get-wrong-icon{margin-bottom:12px;font-size:30px}.get-wrong-card h3{color:var(--navy);margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.3}.get-wrong-card p{color:var(--gray);font-size:14px;line-height:1.6}@media (width<=1000px){.get-wrong-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.get-wrong-grid{grid-template-columns:1fr}}.final-project-banner{text-align:center;background:var(--gray-light);border-radius:18px;margin-bottom:56px;padding:40px 32px}.final-project-text{color:var(--navy);max-width:720px;margin:0 auto 24px;font-size:19px;font-weight:600;line-height:1.5}.trust-badges{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.trust-badge{background:var(--white);border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:14px;padding:18px 20px;transition:box-shadow .3s;display:flex}.trust-badge:hover{box-shadow:0 6px 16px #0000000f}.trust-badge-icon{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.trust-badge-icon-img{object-fit:contain;width:44px;height:44px}.trust-badge h4{color:var(--navy);margin-bottom:4px;font-size:14px;font-weight:700}.trust-badge p{color:var(--gray);margin:0;font-size:12px;line-height:1.4}@media (width<=900px){.trust-badges{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.trust-badges{grid-template-columns:1fr}}.home-contact{background:var(--white)}.home-contact-eyebrow{color:var(--orange);font-family:var(--font-heading);letter-spacing:2px;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:16px;font-size:13px;font-weight:700;display:inline-flex}.home-contact-rule{background:var(--orange);width:32px;height:2px;display:inline-block}.home-contact-heading{color:var(--navy);margin:0 0 16px;font-size:clamp(28px,4vw,44px)}.home-contact-sub{color:var(--gray);max-width:640px;margin:0 auto 28px;font-size:18px;line-height:1.6}.home-contact-points{flex-wrap:wrap;justify-content:center;gap:16px 36px;margin:0 auto 32px;padding:0;list-style:none;display:flex}.home-contact-points li{font-family:var(--font-heading);color:var(--navy);align-items:center;gap:10px;font-size:16px;font-weight:700;display:inline-flex}.home-contact-cta{background:var(--orange);color:var(--navy);border-color:var(--orange);align-items:center;gap:10px;font-size:15px;display:inline-flex}.home-contact-cta:hover{color:var(--navy);background:#c87800;border-color:#c87800}.home-contact-helper{color:var(--gray);max-width:560px;margin:18px auto 0;font-size:14px}.home-contact-info{border-top:1px solid #e6e6e6;flex-wrap:wrap;justify-content:center;gap:32px 48px;margin-top:40px;padding-top:32px;display:flex}.home-contact-info-item{text-align:left;align-items:center;gap:12px;display:flex}.home-contact-info-item>div{flex-direction:column;display:flex}.home-contact-info-strong{font-family:var(--font-heading);color:var(--navy);font-size:15px;font-weight:700;text-decoration:none}a.home-contact-info-strong:hover{color:var(--orange)}.home-contact-info-light{color:var(--gray);font-weight:400}.home-contact-info-sub{color:var(--gray);margin-top:2px;font-size:13px}@media (width<=600px){.home-contact-points{gap:12px 20px}.home-contact-info{flex-direction:column;align-items:flex-start;gap:24px;max-width:320px;margin-left:auto;margin-right:auto}}.product-card-grid{background:var(--white);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;transition:box-shadow .3s,transform .2s;display:flex;overflow:hidden}.product-card-grid:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.product-card-grid .product-card-image-link{aspect-ratio:1;background:var(--gray-light);display:block;overflow:hidden}.product-card-grid .product-card-image{object-fit:contain;width:100%;height:100%;padding:16px;transition:transform .3s}.product-card-grid:hover .product-card-image{transform:scale(1.05)}.product-card-grid .product-card-info{flex-direction:column;flex:1;padding:16px;display:flex}.product-card-categories{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.product-card-cat{text-transform:uppercase;letter-spacing:.5px;color:var(--blue);background:#0c71c314;border-radius:3px;padding:2px 8px;font-size:11px;font-weight:600}.product-card-title{color:var(--gray-dark);margin-bottom:12px;font-size:15px;font-weight:600;line-height:1.3;transition:color .2s}.product-card-grid .product-card-title{flex:1}a:hover .product-card-title{color:var(--blue)}.product-card-cta{margin-top:auto}.btn-sm{padding:8px 16px;font-size:12px}.product-card-list{background:var(--white);border:1px solid var(--border-color);border-radius:8px;gap:24px;transition:box-shadow .3s;display:flex;overflow:hidden}.product-card-list:hover{box-shadow:0 4px 16px #00000014}.product-card-list .product-card-image-link{background:var(--gray-light);flex-shrink:0;justify-content:center;align-items:center;width:200px;display:flex}.product-card-list .product-card-image{object-fit:contain;width:100%;height:200px;padding:16px}.product-card-list .product-card-info{flex-direction:column;flex:1;justify-content:center;padding:20px 20px 20px 0;display:flex}.product-card-list .product-card-title{margin-bottom:8px;font-size:18px}.product-card-excerpt{color:var(--text-secondary);margin-bottom:16px;font-size:14px;line-height:1.6}.product-card-actions{flex-wrap:wrap;gap:12px;display:flex}@media (width<=640px){.product-card-list{flex-direction:column}.product-card-list .product-card-image-link{width:100%}.product-card-list .product-card-info{padding:16px}}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;padding:32px 0;display:flex}.pagination-btn{font-size:14px;font-family:var(--font-heading);border:1px solid var(--border-color);background:var(--white);color:var(--gray-dark);cursor:pointer;border-radius:4px;padding:8px 14px;font-weight:500;transition:all .2s}.pagination-btn:hover:not(:disabled):not(.active){background:var(--gray-light);border-color:var(--blue);color:var(--blue)}.pagination-btn.active{background:var(--blue);border-color:var(--blue);color:var(--white)}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-dots{color:var(--gray);padding:8px 6px}.catalog-hero{text-align:center;padding:48px 0}.catalog-hero h1{color:var(--white);margin-bottom:8px;font-size:36px}.catalog-hero p{color:#ffffffb3;font-size:16px}.catalog-body{grid-template-columns:280px 1fr;gap:32px;padding-top:32px;padding-bottom:64px;display:grid}.catalog-sidebar{top:calc(var(--header-height) + 16px);max-height:calc(100vh - var(--header-height) - 32px);align-self:start;position:sticky;overflow-y:auto}.sidebar-section{margin-bottom:32px}.sidebar-section h3{text-transform:uppercase;letter-spacing:1px;color:var(--navy);border-bottom:2px solid var(--blue);margin-bottom:12px;padding-bottom:8px;font-size:14px}.search-input{border:1px solid var(--border-color);width:100%;font-family:var(--font-body);border-radius:6px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .2s}.search-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0c71c31a}.category-filter-list{list-style:none}.category-filter-list>li{margin-bottom:2px}.cat-filter-btn{text-align:left;width:100%;font-family:var(--font-body);color:var(--gray-dark);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:space-between;padding:6px 8px;font-size:14px;transition:all .2s;display:flex}.cat-filter-btn span{color:var(--gray);font-size:12px}.cat-filter-btn:hover{background:var(--gray-light);color:var(--blue)}.cat-filter-btn.active{color:var(--blue);background:#0c71c31a;font-weight:600}.cat-filter-sub{padding-left:16px;list-style:none}.cat-filter-sub .cat-filter-btn{padding:4px 8px;font-size:13px}.catalog-main{min-width:0}.catalog-toolbar{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.catalog-results{color:var(--gray);font-size:14px}.view-toggle{gap:4px;display:flex}.view-btn{border:1px solid var(--border-color);color:var(--gray);cursor:pointer;background:0 0;border-radius:4px;align-items:center;padding:6px 8px;transition:all .2s;display:flex}.view-btn.active{background:var(--navy);border-color:var(--navy);color:var(--white)}.view-btn:hover:not(.active){border-color:var(--blue);color:var(--blue)}.product-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-list{flex-direction:column;gap:16px;display:flex}.catalog-empty{text-align:center;color:var(--gray);padding:80px 24px}.catalog-empty h3{color:var(--navy);margin-bottom:8px;font-size:24px}@media (width<=1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.catalog-body{grid-template-columns:1fr}.catalog-sidebar{max-height:none;position:static}.product-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=480px){.product-grid{grid-template-columns:1fr}}.product-breadcrumb{color:var(--gray);flex-wrap:wrap;align-items:center;gap:8px;padding:16px 24px;font-size:13px;display:flex}.product-breadcrumb a{color:var(--gray);transition:color .2s}.product-breadcrumb a:hover{color:var(--blue)}.product-breadcrumb .current{color:var(--gray-dark);font-weight:500}.product-detail{grid-template-columns:3fr 2fr;gap:48px;padding-bottom:64px;display:grid}.product-main-image{background:var(--gray-light);aspect-ratio:1;border-radius:12px;justify-content:center;align-items:center;display:flex;overflow:hidden}.product-main-image img{object-fit:contain;width:100%;height:100%;padding:32px}.product-info{position:relative}.product-info-inner{top:calc(var(--header-height) + 24px);background:var(--gray-light);border-radius:12px;padding:32px;position:sticky}.product-categories{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.product-cat-badge{text-transform:uppercase;letter-spacing:.5px;color:var(--blue);background:#0c71c31a;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:600;transition:all .2s}.product-cat-badge:hover{background:var(--blue);color:var(--white)}.product-title{color:var(--navy);margin-bottom:12px;font-size:28px;font-weight:700;line-height:1.2}.product-sku{color:var(--gray);margin-bottom:16px;font-size:13px}.product-catalog-notice{border-left:3px solid var(--blue);color:var(--blue);background:#0c71c314;border-radius:4px;align-items:center;gap:8px;margin-bottom:20px;padding:12px 16px;font-size:14px;display:flex}.product-description{margin-bottom:24px}.product-description p{color:var(--text-secondary);font-size:15px;line-height:1.7}.product-actions{flex-direction:column;gap:12px;display:flex}.btn-lg{text-align:center;padding:16px 32px;font-size:16px}.related-heading{text-align:center;color:var(--navy);text-transform:uppercase;margin-bottom:32px;font-size:28px}.related-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=1024px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.product-detail{grid-template-columns:1fr;gap:24px}.product-info-inner{position:static}.product-title{font-size:22px}.related-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=480px){.related-grid{grid-template-columns:1fr}}.product-variations{margin:16px 0 20px}.variations-label{text-transform:uppercase;letter-spacing:.05em;color:#666;margin-bottom:10px;font-size:.85rem;font-weight:600}.variations-list{flex-wrap:wrap;gap:8px;display:flex}.variation-btn{cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:4px;padding:8px 16px;font-size:.9rem;transition:all .2s}.variation-btn:hover{border-color:#333}.variation-btn.active{color:#fff;background:#c0392b;border-color:#c0392b}.product-thumbs{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.product-thumb{background:var(--gray-light,#f5f5f5);cursor:pointer;border:2px solid #e3e3e3;border-radius:10px;width:88px;height:88px;padding:0;transition:border-color .2s,transform .15s;overflow:hidden}.product-thumb img{object-fit:cover;width:100%;height:100%;display:block}.product-thumb:hover{border-color:var(--blue,#0c71c3);transform:translateY(-2px)}.product-thumb.active{border-color:var(--blue,#0c71c3);box-shadow:0 0 0 1px var(--blue,#0c71c3)}.product-tagline{letter-spacing:.4px;text-transform:uppercase;color:var(--blue,#0c71c3);margin:-4px 0 16px;font-size:15px;font-weight:600}.product-section-eyebrow{text-transform:uppercase;letter-spacing:1.5px;color:var(--blue,#0c71c3);margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.product-section-eyebrow.centered{text-align:center;display:block}.product-section-title{color:var(--navy,#1a2b4a);margin-bottom:28px;font-size:30px;font-weight:700;line-height:1.2}.product-section-title.centered{text-align:center}.product-overview{background:linear-gradient(#f7f9fc 0%,#eef2f7 100%);padding:64px 0}.product-overview-inner{text-align:center;max-width:820px;margin:0 auto}.product-overview-inner p{color:var(--text-secondary,#4a5568);font-size:17px;line-height:1.8}.product-features-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-feature-card{background:#fff;border:1px solid #e6e9ef;border-radius:14px;padding:24px;transition:transform .18s,box-shadow .18s}.product-feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0c71c31f}.product-feature-card h3{color:var(--navy,#1a2b4a);margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.3}.product-feature-card p{color:var(--text-secondary,#4a5568);font-size:14px;line-height:1.6}.product-specs{background:#0f1b2d;padding:64px 0}.product-specs .product-section-eyebrow,.product-benefits .product-section-eyebrow{color:var(--blue-light,#40b4e5)}.product-specs .product-section-title{color:#fff}.product-specs-table{border:1px solid #ffffff14;border-radius:14px;max-width:900px;margin:0 auto;overflow:hidden}.product-spec-row{background:#ffffff08;border-bottom:1px solid #ffffff12;grid-template-columns:240px 1fr;gap:16px;padding:16px 24px;display:grid}.product-spec-row:nth-child(2n){background:#ffffff0f}.product-spec-row:last-child{border-bottom:none}.product-spec-label{text-transform:uppercase;letter-spacing:.6px;color:var(--blue-light,#40b4e5);font-size:13px;font-weight:700}.product-spec-value{color:#e7ecf3;font-size:15px;line-height:1.5}.product-benefits{background:#f7f9fc}.product-benefits-grid{flex-wrap:wrap;justify-content:center;gap:14px;max-width:880px;margin:0 auto;display:flex}.product-benefit-pill{color:var(--navy,#1a2b4a);background:#fff;border:1px solid #d9e2ee;border-radius:999px;padding:12px 24px;font-size:15px;font-weight:600;box-shadow:0 2px 8px #0f1b2d0d}@media (width<=1024px){.product-features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.product-features-grid{grid-template-columns:1fr}.product-spec-row{grid-template-columns:1fr;gap:4px}.product-section-title{font-size:24px}.product-thumb{width:64px;height:64px}}.category-hero{text-align:center;padding:48px 0}.category-hero h1{color:var(--white);text-transform:uppercase;margin-bottom:8px;font-size:40px}.category-hero p{color:#ffffffb3}.category-breadcrumb{color:#ffffff80;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.category-breadcrumb a{color:#ffffff80}.category-breadcrumb a:hover{color:var(--white)}.subcategory-bar{padding-top:24px;padding-bottom:8px}.subcategory-list{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.subcategory-link{border:1px solid var(--border-color);color:var(--gray-dark);border-radius:50px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:all .2s;display:inline-flex}.subcategory-link:hover{border-color:var(--blue);color:var(--blue);background:#0c71c30d}.subcategory-count{color:var(--gray);background:var(--gray-light);border-radius:10px;padding:1px 6px;font-size:12px}.category-body{padding-top:24px;padding-bottom:64px}.category-product-grid{grid-template-columns:repeat(4,1fr)}@media (width<=1024px){.category-product-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.category-product-grid{grid-template-columns:repeat(2,1fr)}.category-hero h1{font-size:28px}}@media (width<=480px){.category-product-grid{grid-template-columns:1fr}}.page-hero{text-align:center;padding:48px 0}.page-hero h1{color:var(--white);text-transform:uppercase;font-size:40px}.about-content{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.about-text h2{color:var(--navy);margin-bottom:24px;font-size:32px}.about-text p{color:var(--text-secondary);margin-bottom:16px;font-size:16px;line-height:1.8}.about-stats{grid-template-columns:1fr 1fr;gap:24px;display:grid}.stat-card{background:var(--gray-light);text-align:center;border:2px solid #0000;border-radius:12px;padding:32px 24px;transition:border-color .3s}.stat-card:hover{border-color:var(--blue)}.stat-number{font-family:var(--font-heading);color:var(--blue);margin-bottom:8px;font-size:40px;font-weight:800;line-height:1;display:block}.stat-label{text-transform:uppercase;letter-spacing:1px;color:var(--gray);font-size:14px;font-weight:600}.services-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.service-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:32px}.service-card h3{color:var(--white);margin-bottom:12px;font-size:20px}.service-card p{color:#ffffffb3;margin-bottom:24px;font-size:15px;line-height:1.6}.about-areas{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.about-area-badge{border:2px solid var(--blue);color:var(--navy);font-family:var(--font-heading);background:#0c71c314;border-radius:50px;padding:12px 32px;font-size:16px;font-weight:600}@media (width<=768px){.about-content{grid-template-columns:1fr;gap:32px}.services-grid{grid-template-columns:1fr}}.contact-content{grid-template-columns:1.5fr 1fr;align-items:start;gap:64px;display:grid}.contact-info h2{color:var(--navy);margin-bottom:16px;font-size:28px}.contact-info>p{color:var(--text-secondary);margin-bottom:32px;line-height:1.7}.contact-detail{margin-bottom:24px}.contact-detail h4{text-transform:uppercase;letter-spacing:1px;color:var(--navy);margin-bottom:8px;font-size:14px}.contact-detail a{color:var(--blue);font-size:16px}.contact-detail p{color:var(--text-secondary)}.contact-detail ul{list-style:none}.contact-detail li{color:var(--text-secondary);padding:4px 0 4px 16px;position:relative}.contact-detail li:before{content:"";background:var(--blue);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.product-inquiry-banner{border-bottom:2px solid var(--blue);background:#e8f4fd;padding:16px 0}.product-inquiry-banner p{color:var(--navy);margin:0;font-size:16px}.product-inquiry-banner strong{color:var(--blue)}.intake-form{border:1px solid var(--border-color);background:#fff;border-radius:8px;padding:40px}.form-heading{font-family:var(--font-heading);color:var(--navy);margin-bottom:6px;font-size:22px}.form-subheading{color:var(--text-secondary);margin-bottom:28px;font-size:14px;line-height:1.6}.form-row{margin-bottom:20px}.form-row-2col{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.5px;color:var(--navy);font-size:13px;font-weight:600}.req{color:var(--red)}.form-group input[type=text],.form-group input[type=email],.form-group input[type=tel],.form-group select,.form-group textarea{width:100%;font-family:var(--font-body);color:var(--text-body);border:1px solid var(--border-color);appearance:none;background:#fafafa;border-radius:4px;padding:11px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.form-group select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--red);background:#fff;outline:none;box-shadow:0 0 0 3px #e02b201a}.form-group textarea{resize:vertical;min-height:120px;line-height:1.6}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.radio-group{gap:24px;padding:4px 0;display:flex}.radio-label{font-family:var(--font-body);text-transform:none;letter-spacing:0;color:var(--text-body);cursor:pointer;align-items:center;gap:8px;font-size:15px;font-weight:400;display:flex}.radio-label input[type=radio]{width:18px;height:18px;accent-color:var(--red);cursor:pointer}.form-submit-btn{letter-spacing:1.5px;width:100%;margin-top:4px;padding:15px 32px;font-size:15px}.form-submit-btn:disabled{opacity:.7;cursor:not-allowed}.form-error-msg{border:1px solid #fca5a5;border-left:4px solid var(--red);color:#991b1b;background:#fff5f5;border-radius:4px;margin-bottom:16px;padding:12px 16px;font-size:14px;line-height:1.5}.form-success{border:1px solid var(--border-color);text-align:center;background:#fff;border-radius:8px;padding:64px 40px}.form-success-icon{background:var(--red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 24px;font-size:26px;font-weight:700;display:flex}.form-success h2{font-family:var(--font-heading);color:var(--navy);margin-bottom:12px;font-size:26px}.form-success p{color:var(--text-secondary);max-width:420px;margin:0 auto;font-size:16px;line-height:1.7}.form-success a{color:var(--red);font-weight:600}@media (width<=1024px){.contact-content{grid-template-columns:1fr;gap:48px}.contact-info{order:2}.contact-form-wrapper{order:1}}@media (width<=640px){.contact-content{gap:32px}.intake-form{padding:24px 20px}.form-row-2col{grid-template-columns:1fr}.form-success{padding:40px 24px}}.inquiry-tabs{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.inquiry-tab{min-width:140px;font-family:var(--font-heading);letter-spacing:.4px;text-align:center;color:var(--navy);border:1px solid var(--border-color);cursor:pointer;background:#f2f4f7;border-radius:6px;flex:auto;padding:13px 16px;font-size:14px;font-weight:600;transition:background .18s,color .18s,border-color .18s}.inquiry-tab:hover{background:#e8ebf0}.inquiry-tab.is-active{background:var(--red);border-color:var(--red);color:#fff}.file-input{border:1px solid var(--border-color);cursor:pointer;text-transform:none;letter-spacing:0;background:#fafafa;border-radius:4px;align-items:center;gap:0;display:flex;overflow:hidden}.file-input-btn{background:var(--navy);color:#fff;font-family:var(--font-body);white-space:nowrap;flex:none;padding:11px 16px;font-size:14px;font-weight:600}.file-input-name{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:auto;padding:11px 14px;font-size:14px;overflow:hidden}.file-input input[type=file]{opacity:0;clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.file-input:hover .file-input-btn{background:#1a2c4d}.file-help{color:var(--text-secondary);margin:8px 0 4px;font-size:13px;line-height:1.5}.dropzone{border:2px dashed var(--border-color);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fafafa;border-radius:6px;outline:none;padding:32px 24px 28px;transition:border-color .2s,background .2s,box-shadow .2s;position:relative}.dropzone:hover,.dropzone:focus-visible{border-color:var(--red);background:#fff8f8}.dropzone.drag-active{border-color:var(--red);background:#fff0f0;box-shadow:0 0 0 3px #e02b201f}.dropzone-icon{width:40px;height:40px;color:var(--blue);margin:0 auto 12px;display:block}.dropzone-text{font-family:var(--font-heading);color:var(--navy);margin-bottom:4px;font-size:15px;font-weight:600}.dropzone-subtext{color:var(--text-secondary);margin-bottom:6px;font-size:14px}.dropzone-browse{color:var(--red);font-weight:600;text-decoration:underline}.dropzone-hint{color:#aaa;margin:0;font-size:12px}.dropzone-input{opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.dropzone-files{flex-direction:column;gap:6px;margin-top:10px;list-style:none;display:flex}.dropzone-file-item{background:#eef2ff;border:1px solid #c7d2fe;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;display:flex}.dropzone-file-name{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;overflow:hidden}.dropzone-file-remove{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex:none;padding:0 2px;font-size:20px;line-height:1;transition:color .15s}.dropzone-file-remove:hover{color:var(--red)}.wishlist-hero{text-align:center;padding:60px 0 40px}.wishlist-hero h1{margin-bottom:8px;font-size:36px}.wishlist-hero p{opacity:.8;font-size:18px}.wishlist-content{padding:48px 24px 80px}.wishlist-empty{text-align:center;padding:80px 0}.wishlist-empty h2{color:var(--gray-dark);margin-top:24px;font-size:24px}.wishlist-empty p{color:var(--gray);margin-top:8px;font-size:16px}.wishlist-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.wishlist-count{color:var(--gray-dark);font-size:16px;font-weight:600}.wishlist-clear-btn{color:var(--red);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;font-size:14px;font-weight:600}.wishlist-clear-btn:hover{text-decoration:underline}.wishlist-items{flex-direction:column;gap:16px;margin-bottom:48px;display:flex}.wishlist-item{background:var(--white);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:20px;padding:16px;transition:box-shadow .2s;display:flex}.wishlist-item:hover{box-shadow:0 2px 12px #00000014}.wishlist-item-image{background:var(--gray-light);border-radius:6px;flex-shrink:0;width:100px;height:100px;overflow:hidden}.wishlist-item-image img{object-fit:cover;width:100%;height:100%}.wishlist-item-info{flex:1;min-width:0}.wishlist-item-info h3{margin-bottom:4px;font-size:16px;font-weight:600}.wishlist-item-info a{color:var(--gray-dark)}.wishlist-item-info a:hover{color:var(--blue)}.wishlist-item-sku{color:var(--gray);font-size:13px}.wishlist-item-cats{color:var(--gray);margin-top:2px;font-size:13px}.wishlist-item-qty{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;display:flex}.wishlist-qty-label{text-transform:uppercase;letter-spacing:.5px;color:var(--gray);font-size:11px;font-weight:600}.wishlist-qty-input{border:1px solid var(--border-color);width:64px;font-size:15px;font-family:var(--font-body);text-align:center;color:var(--text-body);background:var(--white);border-radius:6px;padding:6px 8px}.wishlist-qty-input:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #0c71c31a}.wishlist-item-remove{color:var(--gray);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:8px;transition:color .2s,background .2s}.wishlist-item-remove:hover{color:var(--red);background:#e02b2014}.wishlist-quote-section{background:var(--gray-light);border-radius:12px;padding:40px}.wishlist-quote-section h2{margin-bottom:8px;font-size:24px}.wishlist-quote-section>p{color:var(--gray);margin-bottom:32px}.wishlist-form{max-width:640px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{margin-bottom:20px}.form-group label{color:var(--gray-dark);margin-bottom:6px;font-size:14px;font-weight:600;display:block}.form-group input,.form-group textarea{border:1px solid var(--border-color);width:100%;font-family:var(--font-body);color:var(--text-body);background:var(--white);border-radius:6px;padding:12px 16px;font-size:15px;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #0c71c31a}.form-group textarea{resize:vertical}.form-summary{background:var(--white);border:1px solid var(--border-color);border-radius:8px;margin-bottom:24px;padding:16px 20px}.form-summary h4{text-transform:uppercase;letter-spacing:.5px;color:var(--gray-dark);margin-bottom:8px;font-size:14px}.form-summary ul{padding:0;list-style:none}.form-summary li{color:var(--text-body);padding:4px 0;font-size:14px}.form-summary li:before{content:"•";color:var(--red);margin-right:8px;font-weight:700}.form-success{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7;border-radius:6px;margin-top:16px;padding:12px 16px;font-size:14px}@media (width<=640px){.form-row{grid-template-columns:1fr}.wishlist-quote-section{padding:24px}.wishlist-item{flex-wrap:wrap}.wishlist-item-image{width:80px;height:80px}}.eqr-hero-inner{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.eqr-selected-count{opacity:.9;white-space:nowrap;font-size:15px}.eqr-selected-count strong{color:#fff}.eqr-banner{background:#eef4fb;border:1px solid #d4e3f4;border-left:4px solid #2f6fb0;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;padding:20px 24px;display:flex}.eqr-banner h3{color:#1d3a57;margin:0 0 4px;font-size:18px}.eqr-banner p{color:#45617c;max-width:640px;margin:0;font-size:14px}.eqr-banner-btn{white-space:nowrap}.eqr-selected{margin-bottom:32px}.eqr-selected-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.eqr-selected-head h2{margin:0;font-size:22px}.eqr-selected-head h2 span{color:var(--gray);font-size:18px;font-weight:400}.eqr-item{align-items:center}.eqr-tags{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.eqr-tag{letter-spacing:.02em;text-transform:uppercase;color:#b0341d;background:#fbeae6;border:1px solid #f3cfc6;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}.eqr-item-actions{flex-direction:column;align-items:flex-end;gap:8px;margin-left:12px;display:flex}.eqr-edit-link{color:#2f6fb0;font-size:13px;font-weight:600;text-decoration:none}.eqr-edit-link:hover{text-decoration:underline}.eqr-remove-link{color:var(--gray);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.eqr-remove-link:hover{color:var(--red,#d62828)}.eqr-save{background:#f7f8fa;border:1px solid #e6e8ec;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;padding:20px 24px;display:flex}.eqr-save-text h3{margin:0 0 4px;font-size:17px}.eqr-save-text p{color:var(--gray);max-width:520px;margin:0;font-size:14px}.eqr-save-form{flex-wrap:wrap;gap:10px;display:flex}.eqr-save-form input{border:1px solid #cfd4da;border-radius:8px;min-width:240px;padding:11px 14px;font-size:14px}.btn-dark{color:#fff;cursor:pointer;background:#1f2733;border:none;border-radius:8px;padding:11px 20px;font-weight:600}.btn-dark:hover{background:#2b3645}.eqr-save-msg{width:100%;margin:4px 0 0;font-size:13px}.eqr-save-msg.ok{color:#1b7f3b}.eqr-save-msg.err{color:var(--red,#d62828)}.eqr-form-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.eqr-col{flex-direction:column;gap:24px;display:flex}.eqr-card{background:#fff;border:1px solid #e6e8ec;border-radius:12px;padding:22px 24px;box-shadow:0 1px 3px #0000000a}.eqr-card-title{align-items:center;gap:10px;margin:0 0 6px;font-size:17px;display:flex}.eqr-card-title span{background:var(--red,#d62828);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;font-weight:700;display:inline-flex}.eqr-card-sub{color:var(--gray);margin:0 0 16px;font-size:13px}.eqr-label{color:#334;margin:14px 0 6px;font-size:13px;font-weight:600;display:block}.eqr-card>.eqr-label:first-of-type{margin-top:0}.eqr-select,.eqr-input,.eqr-textarea{box-sizing:border-box;color:#1f2733;background:#fff;border:1px solid #cfd4da;border-radius:8px;width:100%;padding:11px 13px;font-family:inherit;font-size:14px}.eqr-select:focus,.eqr-input:focus,.eqr-textarea:focus{border-color:#2f6fb0;outline:none;box-shadow:0 0 0 3px #2f6fb01f}.eqr-textarea{resize:vertical;min-height:120px}.eqr-2col{grid-template-columns:1fr 1fr;gap:12px;display:grid}.eqr-radios{flex-direction:column;gap:10px;display:flex}.eqr-radio{cursor:pointer;border:1px solid #cfd4da;border-radius:9px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;display:flex}.eqr-radio.on{border-color:var(--red,#d62828);background:#fdecea}.eqr-radio input{accent-color:var(--red,#d62828)}.eqr-checks{grid-template-columns:1fr 1fr;gap:10px;display:grid}.eqr-check{cursor:pointer;border:1px solid #cfd4da;border-radius:9px;align-items:center;gap:9px;padding:10px 12px;font-size:13px;display:flex}.eqr-check.on{border-color:var(--red,#d62828);background:#fdecea}.eqr-check input{accent-color:var(--red,#d62828)}.eqr-submit{background:var(--red,#d62828);color:#fff;letter-spacing:.02em;cursor:pointer;text-transform:uppercase;border:none;border-radius:10px;width:100%;margin-top:28px;padding:18px;font-size:18px;font-weight:700;display:block}.eqr-submit:hover{background:#b91f1f}.eqr-submit:disabled{opacity:.6;cursor:default}.eqr-success{text-align:center;background:#fff;border:1px solid #e6e8ec;border-radius:14px;padding:56px 24px}.eqr-success-icon{color:#fff;background:#1b7f3b;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:34px;display:flex}.eqr-success h2{margin:0 0 8px;font-size:24px}.eqr-success p{max-width:520px;color:var(--gray);margin:0 auto;font-size:16px}@media (width<=820px){.eqr-form-grid,.eqr-checks{grid-template-columns:1fr}.eqr-item-actions{flex-direction:row;gap:14px;margin-left:0}}.financing-content{grid-template-columns:1fr 360px;align-items:start;gap:48px;display:grid}.financing-partner{margin-bottom:24px}.financing-partner h3{text-transform:uppercase;letter-spacing:2px;color:var(--blue);font-size:14px;font-weight:700}.financing-main h2{color:var(--navy);margin-bottom:16px;font-size:36px}.financing-main>p{color:var(--text-secondary);margin-bottom:40px;font-size:18px;line-height:1.7}.financing-features{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;display:grid}.financing-feature{background:var(--gray-light);text-align:center;border-radius:12px;padding:24px}.financing-feature-icon{font-family:var(--font-heading);color:var(--blue);justify-content:center;align-items:center;height:48px;margin-bottom:12px;font-size:32px;font-weight:800;display:flex}.financing-feature h4{color:var(--navy);margin-bottom:8px;font-size:16px}.financing-feature p{color:var(--text-secondary);font-size:14px;line-height:1.5}.financing-sidebar{flex-direction:column;gap:24px;display:flex}.financing-sidebar-card{background:var(--gray-light);border-radius:12px;padding:24px}.financing-sidebar-card h4{color:var(--navy);margin-bottom:16px;font-size:18px}.financing-sidebar-card ol{padding-left:20px}.financing-sidebar-card li{color:var(--text-secondary);margin-bottom:8px;font-size:14px;line-height:1.6}.financing-sidebar-card p{color:var(--text-secondary);font-size:14px;line-height:1.6}.sidebar-list{padding:0;list-style:none}.sidebar-list li{padding:6px 0 6px 20px;position:relative}.sidebar-list li:before{content:"";background:var(--blue);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.business-benefits{border-top:1px solid var(--border-color);margin-top:48px;padding-top:48px}.business-benefits h3{color:var(--navy);margin-bottom:24px;font-size:24px}.benefit-row{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.benefit-item{border-left:3px solid var(--blue);padding:20px}.benefit-item strong{font-family:var(--font-heading);color:var(--navy);margin-bottom:4px;font-size:16px;display:block}.benefit-item p{color:var(--text-secondary);margin:0;font-size:14px}@media (width<=768px){.financing-content{grid-template-columns:1fr}.financing-main h2{font-size:28px}.benefit-row{grid-template-columns:1fr}}.gym-build-page{background:var(--white)}.gym-build-hero{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);border-bottom:4px solid var(--orange);padding:96px 0 80px;position:relative}.gym-build-hero-inner{text-align:left;max-width:820px}.gym-build-eyebrow{text-transform:uppercase;letter-spacing:4px;color:var(--orange);margin-bottom:18px;font-size:12px;font-weight:700}.gym-build-hero h1{text-transform:uppercase;color:var(--white);letter-spacing:.5px;margin-bottom:22px;font-size:56px;font-style:italic;font-weight:800;line-height:1.05}.gym-build-hero-sub{color:#ffffffd9;max-width:720px;margin-bottom:32px;font-size:19px;line-height:1.55}.gym-build-hero-tag{letter-spacing:.5px;color:#ffffffa6;margin-top:18px;font-size:13px}@media (width<=768px){.gym-build-hero h1{font-size:36px}.gym-build-hero-sub{font-size:16px}}.partner-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:64px;display:grid}.partner-grid-text h2{color:var(--navy);margin-bottom:18px;font-size:36px;line-height:1.2}.partner-grid-text p{color:var(--gray);font-size:16px;line-height:1.7}.partner-pillars{gap:20px;display:grid}.partner-pillar{background:var(--gray-light);border-left:4px solid var(--blue);border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:18px;padding:22px 24px;display:grid}.partner-pillar-num{font-family:var(--font-heading);color:var(--orange);background:var(--white);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;font-weight:800;display:flex;box-shadow:0 2px 8px #0000000d}.partner-pillar h4{color:var(--navy);margin-bottom:4px;font-size:16px;font-weight:700}.partner-pillar p{color:var(--gray);margin:0;font-size:14px;line-height:1.55}@media (width<=900px){.partner-grid{grid-template-columns:1fr;gap:32px}}.intake-form-wrap{background:var(--white);border:1px solid var(--border-color);border-radius:18px;max-width:820px;margin:0 auto;padding:48px 48px 56px;box-shadow:0 12px 40px #0000000f}.intake-form-header{text-align:center;border-bottom:1px solid var(--border-color);margin-bottom:36px;padding-bottom:24px}.intake-form-header h2{color:var(--navy);margin-bottom:10px;font-size:32px}.intake-form-header p{color:var(--gray);max-width:560px;margin:0 auto;font-size:15px;line-height:1.6}.intake-form{gap:28px;display:grid}.form-section{border:none;margin:0;padding:0}.form-section-title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1.5px;color:var(--blue);border-bottom:2px solid var(--blue);width:max-content;margin-bottom:16px;padding-bottom:8px;font-size:12px;font-weight:700;display:block}.form-section-sub{color:var(--navy);margin-bottom:6px;font-size:15px;font-weight:600}.form-section-helper{color:var(--gray);margin-bottom:12px;font-size:13px;font-style:italic}.form-section-body{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-section-body>textarea,.form-section-body>.radio-group,.form-section-body>.checkbox-grid{grid-column:1/-1}.form-field{flex-direction:column;gap:6px;display:flex}.form-field-label{color:var(--navy);font-size:13px;font-weight:600}.form-required{color:var(--red)}.form-field-helper{color:var(--gray);font-size:12px;font-style:italic}.form-field input,.form-field select,.form-section-body textarea{width:100%;font-family:var(--font-body);background:var(--white);border:1.5px solid var(--border-color);color:var(--gray-dark);border-radius:8px;padding:12px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.form-field input:focus,.form-field select:focus,.form-section-body textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #0c71c31f}.form-section-body textarea{resize:vertical;min-height:100px}.radio-group{gap:10px;display:grid}.radio-group-inline{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.radio-option,.checkbox-option{border:1.5px solid var(--border-color);cursor:pointer;color:var(--gray-dark);background:var(--white);border-radius:8px;align-items:center;gap:10px;padding:12px 16px;font-size:14px;transition:all .18s;display:flex}.radio-option:hover,.checkbox-option:hover{border-color:var(--blue);background:#0c71c308}.radio-option.selected,.checkbox-option.selected{border-color:var(--orange);color:var(--navy);background:#e099000f;font-weight:600}.radio-option input,.checkbox-option input{accent-color:var(--orange);cursor:pointer;flex-shrink:0;width:16px;height:16px}.checkbox-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.form-submit{letter-spacing:.5px;width:100%;margin-top:8px;font-size:16px}.form-trust-row{color:var(--gray);flex-wrap:wrap;justify-content:center;gap:24px;margin-top:16px;font-size:13px;display:flex}.form-error{border:1px solid var(--red);color:var(--red);text-align:center;background:#e02b2014;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:600}.form-success-card{background:var(--white);border:1px solid var(--border-color);text-align:center;border-radius:18px;max-width:640px;margin:0 auto;padding:56px 40px;box-shadow:0 12px 40px #0000000f}.form-success-icon{background:var(--orange);width:72px;height:72px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:36px;font-weight:700;display:flex}.form-success-card h2{color:var(--navy);margin-bottom:14px;font-size:28px}.form-success-card p{color:var(--gray);margin:0 0 12px;font-size:15px;line-height:1.7}.form-success-contact{margin-top:20px;font-size:14px}.form-success-contact a{color:var(--blue);font-weight:600;text-decoration:none}@media (width<=700px){.intake-form-wrap{padding:32px 22px}.intake-form-header h2{font-size:24px}.form-section-body{grid-template-columns:1fr}}.service-content{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.service-text h2{color:var(--navy);margin-bottom:24px;font-size:32px}.service-text p{color:var(--text-secondary);margin-bottom:16px;font-size:16px;line-height:1.8}.service-highlights{grid-template-columns:1fr 1fr;gap:20px;margin-top:32px;display:grid}.service-highlight{background:var(--gray-light);border-left:3px solid var(--blue);border-radius:8px;padding:20px}.service-highlight h4{color:var(--navy);margin-bottom:6px;font-size:15px}.service-highlight p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.service-form-area{top:calc(var(--header-height) + 24px);position:sticky}.service-form-area h3{color:var(--navy);margin-bottom:16px;font-size:20px}.service-form-area .zoho-form{border:1px solid var(--border-color);border-radius:8px;width:100%;min-height:600px}@media (width<=768px){.service-content{grid-template-columns:1fr;gap:32px}.service-form-area{position:static}.service-highlights{grid-template-columns:1fr}}.app{flex-direction:column;min-height:100vh;display:flex}.app-main{margin-top:var(--header-height);flex:1}
