/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}@font-face{font-family:Barlow Condensed;src:url(/fonts/barlow-condensed-700.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Barlow Condensed;src:url(/fonts/barlow-condensed-800.ttf)format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-400.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-600.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-700.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-800.ttf)format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-900.ttf)format("truetype");font-style:normal;font-weight:900;font-display:swap}:root{--navy:#0b1f33;--navy-2:#132b42;--charcoal:#18222d;--yellow:#f5c400;--yellow-dark:#d6aa00;--cream:#f6f4ee;--white:#fff;--muted:#68737d;--line:#dfe3e7;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--navy);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:50;background:var(--white);position:relative}.utility-bar{min-height:32px;padding:0 max(24px, calc((100vw - var(--max)) / 2));background:var(--navy);color:var(--white);justify-content:space-between;align-items:center;font-size:13px;font-weight:700;display:flex}.utility-bar span:first-child:first-letter{color:var(--yellow)}.nav-shell{max-width:var(--max);justify-content:space-between;align-items:center;gap:36px;min-height:94px;margin:0 auto;padding:0 24px;display:flex}.brand{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.brand img{object-fit:contain;width:58px;height:58px}.brand span{color:var(--navy);letter-spacing:.02em;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:30px;font-weight:800}.nav-links{align-items:center;gap:34px;font-size:15px;font-weight:700;display:flex}.nav-links a{padding:38px 0 34px;position:relative}.nav-links a:after{background:var(--yellow);content:"";transform-origin:0;height:3px;transition:transform .16s;position:absolute;bottom:27px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover:after,.nav-links a:focus-visible:after{transform:scaleX(1)}.menu-button{cursor:pointer;background:0 0;border:0;width:44px;height:44px;padding:10px;display:none}.menu-button span{background:var(--navy);height:2px;margin:5px 0;display:block}.hero{background:var(--navy);grid-template-columns:minmax(0,44%) minmax(0,56%);min-height:590px;display:grid}.hero-copy{z-index:2;padding:78px 56px 68px max(28px, calc((100vw - var(--max)) / 2));color:var(--white);background:radial-gradient(circle at 20% 0,#ffffff12,#0000 32%),linear-gradient(135deg,#0b1f33 0%,#0d263c 100%);position:relative}.hero-copy:after{z-index:-1;background:var(--navy);content:"";clip-path:polygon(0 0,100% 0,48% 100%,0 100%);width:150px;position:absolute;top:0;bottom:0;right:-74px}.eyebrow{color:var(--yellow);letter-spacing:.15em;text-transform:uppercase;margin:0 0 16px;font-size:14px;font-weight:900}.eyebrow.dark{color:#9b7b00}.hero h1,.section h2,.story-copy h2,.service-copy h2,.cta-section h2{letter-spacing:.005em;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-weight:800}.hero h1{max-width:680px;margin:0;font-size:clamp(54px,4.55vw,70px);line-height:.97}.hero h1 span{display:block}.hero-lead{color:#d5dee7;max-width:600px;margin:28px 0 0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:18px;margin-top:30px;display:flex}.button{border:2px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:0 28px;font-size:16px;font-weight:900;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--yellow);color:#111820;box-shadow:0 12px 24px #0000002e}.button-primary:hover{background:#ffd51c}.button-outline{color:var(--white);border-color:#fffc}.button-outline:hover{border-color:var(--yellow);color:var(--yellow)}.hero-trust{color:#dbe3eb;margin:30px 0 0;font-size:15px;font-weight:700}.hero-trust span{color:var(--yellow);margin-right:8px}.hero-visual{background:#816f57;min-height:590px;position:relative;overflow:hidden}.hero-visual:after{content:"";background:linear-gradient(90deg,#0b1f332b,#0000 35%);position:absolute;inset:0}.hero-visual img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.hero-visual:hover img{transform:scale(1.02)}.hero-badge{z-index:2;border-left:5px solid var(--yellow);max-width:240px;color:var(--white);background:#0b1f33eb;padding:18px 20px;position:absolute;bottom:32px;right:32px;box-shadow:0 12px 30px #0000003d}.hero-badge strong,.hero-badge span{display:block}.hero-badge strong{margin-bottom:5px;font-size:21px}.hero-badge span{color:#d1dce6;font-size:13px;line-height:1.4}.trust-strip{max-width:var(--max);background:var(--cream);grid-template-columns:repeat(4,1fr) 1.1fr;min-height:150px;margin:0 auto;padding:0 24px;display:grid}.trust-item,.branch-count{color:var(--navy);justify-content:center;align-items:center;gap:14px;font-size:15px;font-weight:900;display:flex;position:relative}.trust-item:not(:first-child):before,.branch-count:before{content:"";background:#d5c783;width:1px;position:absolute;top:32px;bottom:32px;left:0}.trust-icon{font-size:36px;font-weight:400;transition:color .16s,transform .16s}.trust-item:hover .trust-icon{color:#af8b00;transform:translateY(-3px)}.branch-count strong{font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:62px;line-height:1}.branch-count span{line-height:1.25}.section{max-width:var(--max);margin:0 auto;padding:96px 24px}.section-products{border-top:1px solid var(--line)}.section-heading{justify-content:space-between;align-items:flex-end;gap:64px;margin-bottom:44px;display:flex}.section-heading h2,.story-copy h2,.service-copy h2,.cta-section h2{margin:0;font-size:clamp(42px,4.2vw,66px);line-height:1.02}.section-heading>p{color:#5f6c77;max-width:500px;margin:0;font-size:17px;line-height:1.65}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.category-card{background:var(--white);border:1px solid #d8dde2;flex-direction:column;min-height:325px;padding:28px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.category-card:hover{border-color:var(--yellow);transform:translateY(-5px);box-shadow:0 18px 40px #0b1f331a}.category-number{color:#9ba4ac;letter-spacing:.12em;align-self:flex-end;font-size:12px;font-weight:900}.category-icon{color:var(--navy);margin:12px 0 28px;font-size:48px}.category-card h3{margin:0 0 12px;font-size:22px}.category-card p{color:var(--muted);margin:0 0 28px;font-size:14px;line-height:1.65}.category-card a{color:#705b00;margin-top:auto;font-size:14px;font-weight:900}.story-section{max-width:var(--max);grid-template-columns:1.08fr .92fr;align-items:center;gap:90px;margin:24px auto 100px;padding:0 24px;display:grid}.story-images{min-height:610px;position:relative}.story-main-image{object-fit:cover;border-left:9px solid var(--yellow);width:82%;height:540px}.story-small-image{object-fit:cover;border:12px solid var(--cream);width:48%;height:280px;position:absolute;bottom:0;right:0}.story-copy>p:not(.eyebrow),.service-copy>p:not(.eyebrow),.cta-section>p:not(.eyebrow){color:#5d6a75;font-size:17px;line-height:1.75}.check-list{grid-template-columns:1fr 1fr;gap:16px 20px;margin:28px 0 32px;padding:0;list-style:none;display:grid}.check-list li{gap:10px;font-size:14px;font-weight:800;line-height:1.4;display:flex}.check-list span{background:var(--yellow);border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:inline-flex}.text-link{border-bottom:3px solid var(--yellow);gap:12px;padding-bottom:7px;font-weight:900;display:inline-flex}.service-section{background:var(--navy);color:var(--white);grid-template-columns:1fr 1fr;display:grid}.service-image{min-height:610px}.service-image img{object-fit:cover;width:100%;height:100%}.service-copy{padding:88px max(28px, calc((100vw - var(--max)) / 2)) 80px 72px}.service-copy>p:not(.eyebrow){color:#cdd8e2;max-width:620px}.service-points{border-top:1px solid #ffffff2e;margin-top:38px}.service-points div{border-bottom:1px solid #ffffff2e;gap:22px;padding:18px 0;font-weight:800;display:flex}.service-points strong{color:var(--yellow)}.locations-section{padding-top:110px}.location-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.location-card{background:var(--white);border:1px solid var(--line);grid-template-columns:43% 57%;display:grid}.location-card>img{object-fit:cover;width:100%;height:100%;min-height:355px}.location-body{flex-direction:column;padding:32px;display:flex}.location-tag{color:#806600;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.location-body h3{margin:14px 0 12px;font-size:25px}.location-body p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.location-body .location-hours{color:var(--navy);margin-top:18px;font-weight:800}.location-hours span{color:#806600;margin-right:6px;font-size:18px}.location-actions{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-start;gap:14px;margin-top:auto;padding-top:26px;font-size:14px;font-weight:900;display:flex}.location-actions a:last-child{color:#705b00}.location-actions a:not(:last-child){margin-right:auto}.payment-section{max-width:var(--max);border-top:6px solid var(--yellow);background:var(--white);grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;margin:0 auto 96px;padding:64px;display:grid}.payment-section h2{margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(40px,4vw,60px);line-height:1}.payment-section>div>p:not(.eyebrow){color:var(--muted);margin:20px 0 0;line-height:1.7}.payment-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.payment-method{border:1px solid var(--line);min-height:62px;color:var(--navy);align-items:center;gap:12px;padding:16px 18px;font-size:15px;font-weight:800;display:flex}.payment-method span{background:var(--yellow);border-radius:50%;flex:0 0 25px;justify-content:center;align-items:center;width:25px;height:25px;font-size:13px;display:inline-flex}.cta-section{text-align:center;color:var(--white);background:linear-gradient(#0b1f33eb,#0b1f33eb),url(/images/pipes-stock.webp) 50%/cover;margin:0 24px 24px;padding:86px 24px}.cta-section>p:not(.eyebrow){color:#d5dee7;max-width:630px;margin:22px auto 30px}.site-footer{padding:72px max(24px, calc((100vw - var(--max)) / 2)) 24px;color:#aebbc7;background:#071624}.footer-grid{grid-template-columns:1.8fr .7fr 1fr;gap:80px;padding-bottom:56px;display:grid}.footer-grid-expanded{grid-template-columns:1.5fr .65fr .8fr 1fr;gap:54px}.brand-light span{color:var(--white)}.footer-brand p{max-width:470px;margin:22px 0 0;line-height:1.7}.footer-grid h3{color:var(--white);margin:0 0 20px;font-size:15px}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:12px;font-size:14px;display:flex}.footer-grid a:hover{color:var(--yellow)}.footer-hours{color:var(--yellow);font-size:14px}.footer-social-intro{color:#82909d;margin:-6px 0 16px;font-size:12px;line-height:1.55}.social-link-list{gap:9px;width:100%;display:grid}.footer-grid .social-link{color:#dce5ed;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;width:100%;min-height:48px;padding:8px 10px;font-size:12px;font-weight:700;line-height:1.3;transition:transform .16s,border-color .16s,background .16s;display:grid}.footer-grid .social-link:hover,.footer-grid .social-link:focus-visible{color:var(--white);background:#ffffff17;border-color:#f5c400b3;transform:translate(4px)}.social-logo{width:32px;height:32px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:21px;font-weight:900;display:inline-flex}.social-link.facebook .social-logo{background:#1877f2}.social-link.instagram .social-logo{background:linear-gradient(135deg,#833ab4,#e1306c,#f77737)}.social-link.shopee .social-logo{background:#ee4d2d;font-size:16px}.social-link b{color:var(--yellow);font-size:16px}.footer-bottom{color:#82909d;border-top:1px solid #ffffff1f;justify-content:space-between;gap:24px;padding-top:24px;font-size:12px;display:flex}.inner-hero{background:var(--navy);min-height:525px;color:var(--white);grid-template-columns:52% 48%;display:grid}.inner-hero>div{padding:88px 70px 80px max(28px, calc((100vw - var(--max)) / 2));flex-direction:column;justify-content:center;display:flex}.inner-hero h1,.simple-title h1{max-width:760px;margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(58px,5.2vw,82px);font-weight:800;line-height:.98}.inner-hero>div>p:not(.eyebrow){color:#cdd8e2;max-width:620px;margin:26px 0 0;font-size:18px;line-height:1.7}.inner-hero>img{object-fit:cover;width:100%;height:100%;min-height:525px}.inner-section{padding-top:110px}.product-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:var(--white);grid-template-columns:43% 57%;min-height:300px;display:grid;overflow:hidden}.product-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover img{transform:scale(1.035)}.product-card>div{z-index:1;background:var(--white);padding:32px;position:relative}.product-card h2{margin:0 0 12px;font-size:25px}.product-card p{color:var(--muted);margin:0 0 28px;font-size:14px;line-height:1.65}.product-card a{color:#705b00;font-size:13px;font-weight:900}.quote-band{max-width:var(--max);background:var(--navy);color:var(--white);justify-content:space-between;align-items:center;gap:40px;margin:0 auto 96px;padding:58px 64px;display:flex}.quote-band .eyebrow{margin-bottom:10px}.quote-band h2{margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(38px,4vw,58px);line-height:1}.company-story{grid-template-columns:.9fr 1.1fr;gap:100px;padding-top:110px;display:grid}.company-story h2,.milestone-section h2{margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(46px,4.5vw,66px);line-height:1.02}.company-copy{border-left:5px solid var(--yellow);padding-left:38px}.company-copy p{color:#5d6a75;margin:0 0 20px;font-size:17px;line-height:1.8}.values-section{max-width:var(--max);background:#304256;grid-template-columns:repeat(3,1fr);gap:1px;margin:0 auto 80px;padding:0 24px;display:grid}.values-section article{background:var(--navy);min-height:340px;color:var(--white);padding:38px}.values-section article:nth-child(2){background:var(--navy-2)}.values-section span{color:var(--yellow);letter-spacing:.16em;font-size:13px;font-weight:900}.values-section h2{margin:65px 0 16px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:46px}.values-section p{color:#cbd5df;margin:0;font-size:15px;line-height:1.75}.milestone-section{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.milestone-section img{object-fit:cover;border-right:9px solid var(--yellow);width:100%;height:520px}.milestone-section p:not(.eyebrow){color:var(--muted);margin:24px 0 30px;font-size:17px;line-height:1.75}.simple-title{padding:96px max(24px, calc((100vw - var(--max)) / 2));background:var(--navy);color:var(--white)}.simple-title>p:not(.eyebrow){color:#cdd8e2;margin:24px 0 0;font-size:18px}.gallery-grid{max-width:var(--max);grid-template-columns:repeat(3,1fr);grid-auto-rows:330px;gap:18px;margin:0 auto;padding:80px 24px 110px;display:grid}.gallery-grid figure{background:var(--navy);margin:0;position:relative;overflow:hidden}.gallery-grid .gallery-wide{grid-column:span 2}.gallery-grid img{object-fit:cover;width:100%;height:100%;transition:transform .35s,opacity .35s}.gallery-grid figcaption{color:var(--white);background:linear-gradient(#0000,#071624eb);padding:24px 20px 18px;font-size:14px;font-weight:800;position:absolute;bottom:0;left:0;right:0}.gallery-grid figure:hover img{opacity:.88;transform:scale(1.035)}@media (width<=1080px){.nav-links{gap:20px;font-size:14px}.brand span{font-size:24px}.hero{grid-template-columns:52% 48%}.hero-copy{padding-right:36px}.hero h1{font-size:clamp(52px,5.7vw,64px)}.category-grid{grid-template-columns:1fr 1fr}.story-section{gap:52px}.location-card{grid-template-columns:1fr}.location-card>img{height:280px;min-height:0}.product-grid{grid-template-columns:1fr}}@media (width<=820px){.nav-shell{min-height:80px}.payment-section{grid-template-columns:1fr;gap:34px;margin:0 24px 72px;padding:42px 28px}.footer-grid-expanded{grid-template-columns:1fr 1fr}.menu-button{display:block}.nav-links{z-index:60;background:var(--white);flex-direction:column;align-items:stretch;gap:0;padding:16px 24px 24px;display:none;position:absolute;top:112px;left:0;right:0;box-shadow:0 20px 30px #0b1f3329}.nav-links.is-open{display:flex}.nav-links a{border-bottom:1px solid var(--line);padding:14px 4px}.nav-links a:after{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:64px 28px}.hero-copy:after{display:none}.hero-visual{min-height:430px}.trust-strip{grid-template-columns:1fr 1fr;padding:18px 24px}.trust-item,.branch-count{min-height:105px}.trust-item:before,.branch-count:before{display:none}.section-heading{flex-direction:column;align-items:flex-start;gap:18px}.story-section,.service-section{grid-template-columns:1fr}.story-section{gap:42px}.story-images{min-height:500px}.story-main-image{height:430px}.story-small-image{height:220px}.service-image{min-height:460px}.service-copy{padding:70px 28px}.location-grid,.footer-grid{grid-template-columns:1fr}.footer-grid{gap:42px}.inner-hero,.company-story,.milestone-section{grid-template-columns:1fr}.inner-hero>div{padding:70px 28px}.company-story,.milestone-section{gap:44px}.values-section{grid-template-columns:1fr}.values-section article{min-height:270px}.values-section h2{margin-top:40px}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid .gallery-wide{grid-column:span 1}}@media (width<=560px){.utility-bar{font-size:11px}.brand img{width:50px;height:50px}.brand span{font-size:21px}.hero h1{font-size:50px}.hero-lead{font-size:16px}.hero-actions,.button{width:100%}.hero-badge{max-width:none;bottom:18px;left:18px;right:18px}.trust-strip,.category-grid,.check-list,.location-grid{grid-template-columns:1fr}.trust-item,.branch-count{border-bottom:1px solid var(--line);justify-content:flex-start;min-height:78px}.branch-count strong{font-size:48px}.section{padding-top:74px;padding-bottom:74px}.section-heading h2,.story-copy h2,.service-copy h2,.cta-section h2{font-size:44px}.story-images{min-height:430px}.story-main-image{width:100%;height:360px}.story-small-image{width:60%;height:180px}.location-body{padding:24px}.location-actions,.footer-bottom{flex-direction:column;align-items:flex-start}.cta-section{margin:0}.inner-hero h1,.simple-title h1{font-size:54px}.product-card{grid-template-columns:1fr}.product-card img{height:230px}.quote-band{flex-direction:column;align-items:flex-start;margin:0 0 70px;padding:50px 28px}.company-copy{padding-left:24px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:290px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--focus:#166b8a}body{font-size:1rem}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--focus);outline-offset:4px}button,input,select,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}[id]{scroll-margin-top:1.5rem}.skip-link{z-index:1000;background:var(--yellow);color:var(--navy);padding:14px;font-weight:700;position:fixed;top:-100px;left:16px}.skip-link:focus{top:10px}.nav-links{gap:24px}.nav-links a:last-child{color:#765d00}.hero{min-height:500px}.hero-copy{padding-top:58px;padding-bottom:50px}.hero h1{font-size:clamp(3rem,4.3vw,4.25rem);line-height:1.04}.hero-lead{margin-top:22px}.hero-visual{min-height:500px}.hero-visual img{position:absolute;inset:0}.trust-strip{min-height:106px}.section{padding-top:72px;padding-bottom:72px}.category-card{min-height:0;padding:0 0 24px}.category-card .category-photo{border-bottom:1px solid var(--line);margin:0;display:block}.category-photo img{object-fit:cover;width:100%;height:180px}.category-card :is(h3,p){margin-left:24px;margin-right:24px}.category-card h3{margin-top:22px}.category-card p{font-size:1rem}.category-card>a:last-child{align-items:center;min-height:44px;margin-left:24px;margin-right:24px;display:flex}.category-number,.category-icon{display:none}.category-card .category-photo{color:inherit}.location-tag,.footer-social-intro,.footer-grid .social-link{font-size:.875rem}.location-body p,.product-card p{font-size:1rem}.location-actions a{align-items:center;min-height:44px;display:inline-flex}.gallery-grid figure>a{width:100%;height:100%;display:block}.simple-title{padding-top:50px;padding-bottom:50px}.simple-title h1{font-size:clamp(2.5rem,4.5vw,4rem)}.simple-title .button{margin-top:24px}.compact-title{background:var(--navy);color:var(--white);border-bottom:5px solid var(--yellow)}.compact-title>div{max-width:var(--max);margin:auto;padding:42px 24px 40px}.compact-title h1{max-width:1000px;margin:0;font:800 clamp(2.5rem,4vw,3.8rem)/1.06 Barlow Condensed,Arial Narrow,sans-serif}.compact-title p:not(.eyebrow){color:#d5dee7;max-width:760px;margin:16px 0 0;font-size:1.05rem;line-height:1.65}.compact-title .button{margin-top:24px}.category-shortcuts{max-width:var(--max);flex-wrap:wrap;gap:10px;margin:auto;padding:22px 24px 0;display:flex}.category-shortcuts a{background:#fff;border:1px solid #c8d1d9;border-radius:4px;min-height:44px;padding:12px 16px;font-size:.875rem;font-weight:700}.category-shortcuts a:hover{border-color:var(--navy);background:var(--yellow)}.catalogue-section{padding-top:28px}.catalogue-tools{border:1px solid var(--line);background:#fff;grid-template-columns:1.7fr 1fr;gap:20px;padding:24px;display:grid}.catalogue-tools label,.quote-form label{margin:0 0 10px;font-size:.95rem;font-weight:700;display:block}:where(.catalogue-tools,.quote-form) input,:where(.catalogue-tools,.quote-form) select,.quote-form textarea{width:100%;min-width:0;min-height:50px;color:var(--navy);background:#fff;border:1px solid #aab8c4;border-radius:4px;padding:12px;font-size:1rem}.quote-form textarea{resize:vertical}.catalogue-status{justify-content:space-between;align-items:center;gap:16px;margin-top:12px;font-size:.95rem;display:flex}.catalogue-status button{background:0 0;border:0;min-height:44px;font-weight:700;text-decoration:underline}.catalogue-note{color:#53616d;margin:0 0 26px;font-size:.9rem;line-height:1.6}.catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.catalogue-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;display:flex}.catalogue-photo{border-bottom:1px solid var(--line);background:#eef1f4;height:260px;display:block}.catalogue-photo img{object-fit:contain;width:100%;height:100%;padding:12px}.catalogue-body{flex-direction:column;flex:1;padding:24px;display:flex}.card-meta{color:#776000;margin:0 0 10px;font-size:.85rem;font-weight:700;line-height:1.5}.catalogue-body h2{margin:0 0 14px;font:800 1.55rem/1.2 Inter,Arial,sans-serif}.catalogue-body>p:not(.card-meta){color:#586775;margin:0 0 24px;font-size:1rem;line-height:1.7}.catalogue-ask{border-top:1px solid var(--line);min-height:48px;margin-top:auto;padding-top:16px;font-size:.95rem;font-weight:800}.catalogue-ask:hover{color:#776000}.catalogue-empty{border:1px solid var(--line);background:#fff;padding:36px}.catalogue-empty p{line-height:1.7}.shop-band{border-left:5px solid var(--yellow);background:#e7edf2;justify-content:space-between;align-items:center;gap:28px;margin-top:40px;padding:32px;display:flex}.shop-band h2{margin:0 0 10px;font-size:1.5rem}.shop-band p{color:#53616d;margin:0;line-height:1.6}.button-navy{background:var(--navy);color:#fff}.button-navy:hover{background:#203e56}.activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.home-activities .activity-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.activity-card{border:1px solid var(--line);background:#fff;min-width:0}.activity-photo{background:#e7edf2;height:330px;display:block;position:relative;overflow:hidden}.activity-photo img{object-fit:contain;width:100%;height:100%}.activity-photo span{color:var(--navy);background:var(--yellow);padding:8px 12px;font-size:.875rem;font-weight:800;position:absolute;bottom:16px;left:16px}.activity-body{padding:24px}.activity-body h3{margin:0 0 12px;font-size:1.45rem;line-height:1.3}.activity-body>p:last-child{color:#53616d;margin:0;line-height:1.7}.home-activities .activity-photo{height:280px}.faq-section{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:64px;display:grid}.faq-section h2{margin:0;font-size:clamp(2.25rem,4vw,3.5rem);line-height:1.1}.faq-section>div>p:not(.eyebrow){color:#53616d;line-height:1.7}.faq-list details{border-bottom:1px solid #cbd3da;margin:0 0 8px;padding:0 0 8px}.faq-list summary{cursor:pointer;min-height:48px;padding:20px 0;font-weight:700;line-height:1.5}.faq-list details p{color:#53616d;margin:0 0 18px;line-height:1.8}.quote-layout{grid-template-columns:1.2fr .8fr;align-items:start;gap:48px;display:grid}.quote-form{border:1px solid var(--line);background:#fff;padding:32px}.quote-form>:is(input,textarea,select){margin-bottom:24px}.form-intro{margin-bottom:30px}.step-label{color:#776000;font-size:.875rem;font-weight:800}.form-intro h2,.quote-help h2{margin:12px 0;font-size:2rem;line-height:1.15}.form-intro p,.quote-help p,.quote-help li{color:#53616d;line-height:1.75}.form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.form-note{color:#53616d;font-size:.875rem;line-height:1.7}.form-status{color:var(--navy);font-size:.95rem;line-height:1.6}.quote-form button{width:100%}.quote-help{padding:24px 0;position:sticky;top:24px}.quote-help ul{margin-bottom:36px;padding-left:24px}.branch-phone{border-top:1px solid var(--line);min-height:48px;padding:18px 0;display:block}.branch-phone strong{margin-top:8px;font-size:1.25rem;display:block}.branch-detail{grid-template-columns:1fr 1fr;align-items:start;gap:56px;display:grid}.branch-detail-image{object-fit:contain;border-bottom:5px solid var(--yellow);background:#e7edf2;width:100%;height:500px}.branch-detail h2{margin:0 0 20px;font-size:2.5rem;line-height:1.1}.branch-detail address{font-size:1.1rem;font-style:normal;line-height:1.7}.branch-hours{padding:22px 0;line-height:1.7}.branch-hours p{margin:6px 0}.branch-detail-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.branch-detail>div>p{color:#53616d;margin-top:24px;line-height:1.7}.contact-bar{display:none}@media (width<=1100px){.nav-shell{min-height:80px}.menu-button{display:block}.nav-links{z-index:60;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:12px 24px 20px;display:none;position:absolute;top:112px;left:0;right:0;box-shadow:0 20px 30px #0b1f3329}.nav-links.is-open{display:flex}.nav-links a{border-bottom:1px solid var(--line);padding:14px 4px}.nav-links a:after{display:none}.catalogue-grid,.home-activities .activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.hero-copy{padding:36px 24px}.hero-visual{min-height:290px}.hero h1{font-size:clamp(2.7rem,7.2vw,3.6rem)}.hero-trust{margin-top:20px}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;padding-top:8px;padding-bottom:8px}.trust-item,.branch-count{justify-content:flex-start;gap:10px;min-height:64px;font-size:.875rem}.trust-icon{font-size:26px}.branch-count{grid-column:1/-1}.branch-count strong{font-size:2.25rem}.section,.locations-section{padding:48px 24px}.section-heading{margin-bottom:26px}.story-section{margin-bottom:56px}.inner-hero{min-height:0}.inner-hero>div{padding:40px 24px}.inner-hero h1{font-size:2.75rem}.inner-hero>img{height:280px;min-height:0}.simple-title{padding:38px 24px}.simple-title h1{font-size:2.75rem}.simple-title p:not(.eyebrow){font-size:1rem;line-height:1.65}.quote-layout,.faq-section,.branch-detail{grid-template-columns:1fr;gap:32px}.quote-help{position:static}.activity-grid,.home-activities .activity-grid{grid-template-columns:1fr 1fr}.activity-photo,.home-activities .activity-photo{height:260px}.shop-band{flex-direction:column;align-items:stretch}.contact-bar{z-index:80;background:var(--navy);padding-bottom:env(safe-area-inset-bottom);grid-template-columns:1.5fr 1fr .65fr;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -3px 18px #07162430}.contact-bar a{text-align:center;color:#fff;justify-content:center;align-items:center;min-height:62px;padding:10px 8px;font-size:.875rem;font-weight:800;display:flex}.contact-bar .contact-primary{background:var(--yellow);color:var(--navy)}.site-footer{padding-bottom:calc(88px + env(safe-area-inset-bottom))}html{scroll-padding-bottom:88px}}@media (width<=560px){.compact-title>div{padding:28px 20px}.compact-title h1{font-size:2.4rem}.compact-title .eyebrow{letter-spacing:.1em;margin-bottom:12px;font-size:.8rem}.compact-title p:not(.eyebrow){font-size:1rem}.products-title h1{font-size:2.35rem}.category-shortcuts{flex-wrap:nowrap;gap:8px;padding:16px 20px 0;overflow-x:auto}.category-shortcuts a{white-space:nowrap;flex:none}.catalogue-section{padding:20px}.catalogue-tools{grid-template-columns:1fr;gap:16px;padding:16px}.catalogue-grid{grid-template-columns:1fr}.catalogue-photo{height:270px}.catalogue-body{padding:22px}.catalogue-status{align-items:flex-start}.activity-grid,.home-activities .activity-grid{grid-template-columns:1fr}.activity-photo,.home-activities .activity-photo{height:310px}.activity-body,.quote-form{padding:22px}.quote-layout{padding:26px 20px 44px}.form-row{grid-template-columns:1fr}.form-intro h2,.quote-help h2{font-size:1.7rem}.quote-form .button{padding:14px 18px;font-size:.95rem}.hero h1{font-size:2.65rem}.hero-lead{margin-top:20px;line-height:1.65}.hero-actions{gap:12px;margin-top:24px}.hero .button{min-height:52px}.hero-visual{min-height:250px}.hero-badge{padding:12px 16px}.hero-badge strong{font-size:1.125rem}.trust-strip{grid-template-columns:1fr 1fr}.branch-count span br{display:none}.category-grid{grid-template-columns:1fr}.category-photo img{height:200px}.story-images{min-height:340px}.story-main-image{height:290px}.story-small-image{height:150px}.service-image{height:290px;min-height:0}.service-copy{padding:40px 24px}.branch-detail-image{height:340px}.contact-bar a{font-size:.875rem}.utility-bar{font-size:.75rem}}
