/*! 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)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#ad1620;--navy-2:#ad1620;--orange:#f57a18;--orange-dark:#da6209;--ink:#11131a;--steel:#e7e8eb;--muted:#676b75;--paper:#f7f5f1;--white:#fff;--line:#d9d9dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,100% - 48px);margin-inline:auto}.utility-bar{background:var(--navy);color:#f0dadd;letter-spacing:.02em;font-size:13px}.utility-inner{justify-content:space-between;align-items:center;height:36px;display:flex}.utility-links{align-items:center;gap:12px;display:flex}.utility-links a:hover{color:#fff}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #00000012;position:sticky;top:0}.nav-wrap{align-items:center;gap:32px;min-height:82px;display:flex}.brand{margin-right:auto}.brand img{object-fit:contain;object-position:left center;width:295px;height:82px}.desktop-nav{color:#252736;align-items:center;gap:30px;font-size:16px;font-weight:700;display:flex}.desktop-nav a{padding:30px 0;position:relative}.desktop-nav a:after{content:"";background:var(--orange);width:0;height:2px;transition:all .25s;position:absolute;bottom:22px;left:0}.desktop-nav a:hover:after{width:100%}.button{background:var(--orange);color:#fff;letter-spacing:.05em;text-transform:uppercase;border:1px solid var(--orange);justify-content:center;align-items:center;min-height:52px;padding:0 26px;font-size:15px;font-weight:800;transition:all .25s;display:inline-flex}.button:hover{background:var(--orange-dark);border-color:var(--orange-dark);transform:translateY(-2px)}.button-small{min-height:44px;padding:0 19px;font-size:13px}.button-outline-light{color:#fff;background:0 0;border-color:#ffffffa6}.button-outline-light:hover,.button-light{color:var(--navy);background:#fff;border-color:#fff}.button-light:hover{color:var(--navy);background:#f2f2f4;border-color:#f2f2f4}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;gap:5px;padding:12px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--navy);width:25px;height:2px}.mobile-menu nav{border-top:3px solid var(--orange);background:#fff;flex-direction:column;width:250px;padding:10px;display:flex;position:absolute;top:49px;right:0;box-shadow:0 20px 50px #00000026}.mobile-menu nav a{border-bottom:1px solid #eee;padding:14px;font-size:15px;font-weight:700}.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:.17em;align-items:center;gap:10px;font-size:13px;font-weight:900;display:inline-flex}.eyebrow i{background:currentColor;width:28px;height:2px}.eyebrow.light{color:#ff9a4d}.hero{color:#fff;background:var(--navy);align-items:center;min-height:730px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center 42%;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#4a080ff2 0%,#4a080fcc 43%,#4a080f38 78%,#4a080f1f 100%),linear-gradient(#0000 52%,#4a080f57);position:absolute;inset:0}.hero-content{z-index:2;justify-content:space-between;align-items:flex-end;padding:80px 0 150px;display:flex;position:relative}.hero-copy{max-width:710px}.hero h1{letter-spacing:-.065em;text-transform:uppercase;margin:20px 0 24px;font-size:clamp(62px,7vw,106px);font-weight:950;line-height:.85}.hero h1 em{color:var(--orange);font-style:normal}.hero-copy p{color:#f4e7e8;max-width:650px;font-size:20px;line-height:1.7}.hero-actions{gap:14px;margin-top:34px;display:flex}.hero-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#7412194d;border:1px solid #ffffff80;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:148px;height:148px;display:flex;transform:rotate(-8deg)}.hero-badge strong{color:var(--orange);letter-spacing:.1em;font-size:20px}.hero-badge span{letter-spacing:.25em;margin-left:.25em;font-size:14px;font-weight:900}.hero-badge small{letter-spacing:.08em;margin-top:8px;font-size:7px}.hero-stats{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid #ffffff1f;position:absolute;bottom:0;left:0;right:0}.hero-stats-inner{grid-template-columns:repeat(4,1fr);min-height:96px;display:grid}.hero-stats-inner div{border-left:1px solid #ffffff21;flex-direction:column;justify-content:center;padding:0 28px;display:flex}.hero-stats-inner div:last-child{border-right:1px solid #ffffff21}.hero-stats b{color:#fff;font-size:17px}.hero-stats span{color:#dfc7c9;margin-top:5px;font-size:12px}.section{padding:112px 0}.section-heading{margin-bottom:50px}.section-heading h2,.shop-content h2,.why-grid h2,.two-column h2,.story-grid h2,.contact-info h2,.quote-card h2,.examples-grid h2{color:var(--navy);letter-spacing:-.045em;margin:15px 0 0;font-size:clamp(38px,4.4vw,64px);line-height:1}.split-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:80px;display:grid}.split-heading p{color:var(--muted);margin:0 0 5px;font-size:16px;line-height:1.75}.compact-heading{max-width:800px}.product-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.product-card{color:#fff;flex-direction:column;min-height:430px;padding:24px;transition:transform .3s;display:flex;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-7px)}.product-card.navy{background:var(--navy-2)}.product-card.orange{background:var(--orange)}.product-card.steel{color:var(--ink);background:#cfd2d6}.product-card.dark{background:#191b21}.product-number{letter-spacing:.1em;opacity:.8;font-size:11px;font-weight:900}.product-art{opacity:.82;position:absolute;inset:38px -10px 158px 36px}.product-art span{opacity:.16;border:24px solid;border-radius:50%;width:180px;height:180px;position:absolute;top:5px;right:-24px}.product-art i{opacity:.24;border:20px solid;border-top:0;width:190px;height:95px;position:absolute;top:83px;left:0;transform:skew(-10deg)}.product-card:nth-child(2) .product-art{transform:rotate(20deg)}.product-card:nth-child(3) .product-art i{border:22px solid;border-right:0;width:205px;height:180px;top:35px}.product-card:nth-child(4) .product-art{transform:rotate(-12deg)}.product-info{margin-top:auto;position:relative}.product-info h3{letter-spacing:-.03em;margin:0;font-size:30px}.product-info p{opacity:.85;min-height:64px;font-size:16px;line-height:1.8}.product-info b{text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #ffffff40;justify-content:space-between;margin-top:12px;padding-top:14px;font-size:12px;display:flex}.steel .product-info b{border-color:#0003}.shop-section{background:var(--paper)}.shop-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.shop-photo-wrap{position:relative}.shop-photo-wrap:before{content:"";border-left:6px solid var(--orange);border-top:6px solid var(--orange);z-index:2;width:42%;height:42%;position:absolute;top:-22px;left:-22px}.shop-photo-wrap img{object-fit:cover;object-position:center;filter:saturate(.85)contrast(1.04);width:100%;height:660px}.photo-label{background:var(--navy);color:#fff;flex-direction:column;justify-content:center;align-items:center;width:165px;height:165px;display:flex;position:absolute;bottom:40px;right:-28px;transform:rotate(4deg)}.photo-label strong{color:var(--orange);letter-spacing:.13em;font-size:13px}.photo-label span{margin-top:6px;font-size:22px;font-weight:900}.shop-content .lead,.two-column .lead,.story-grid .lead{color:#41444e;font-size:19px;line-height:1.75}.category-list{border-top:1px solid #cfd0d3;margin-top:34px}.category-row{border-bottom:1px solid #cfd0d3;grid-template-columns:45px 1fr;gap:12px;padding:18px 0;display:grid}.category-row>span{color:var(--orange);padding-top:3px;font-size:13px;font-weight:900}.category-row h3{color:var(--navy);margin:0 0 5px;font-size:20px}.category-row p{color:var(--muted);margin:0;font-size:16px;line-height:1.6}.text-link{color:var(--navy);text-transform:uppercase;letter-spacing:.11em;border-bottom:2px solid var(--orange);align-items:center;gap:24px;margin-top:28px;padding-bottom:8px;font-size:14px;font-weight:900;display:inline-flex}.brands-strip{background:var(--navy);color:#fff;padding:34px 0}.brands-strip .container{justify-content:space-between;align-items:center;gap:30px;display:flex}.brands-strip span{color:#ddc0c3;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800}.brand-names{flex-wrap:wrap;align-items:center;gap:42px;display:flex}.brand-names b{letter-spacing:-.03em;font-size:18px}.brand-names b:nth-child(4){font-style:italic;font-weight:700}.brand-names b:last-child{color:var(--orange)}.why-section{background:#fff}.why-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.why-cards{grid-template-columns:repeat(3,1fr);display:grid}.why-cards article{border-left:1px solid var(--line);padding:10px 28px 25px}.why-cards span,.process-grid span,.values-grid span{color:var(--orange);font-size:13px;font-weight:900}.why-cards h3,.process-grid h3,.values-grid h3{color:var(--navy);margin:38px 0 12px;font-size:24px}.why-cards p,.process-grid p,.values-grid p{color:var(--muted);font-size:16px;line-height:1.75}.cta-section{background:#fff;padding:0 0 80px}.cta-card{background:var(--orange);color:#fff;justify-content:space-between;align-items:center;gap:50px;min-height:275px;padding:55px 64px;display:flex;position:relative;overflow:hidden}.cta-card:after{content:"";border:48px solid #ffffff1a;border-radius:50%;width:360px;height:360px;position:absolute;top:-160px;right:-90px}.cta-card h2{letter-spacing:-.04em;margin:12px 0 5px;font-size:clamp(38px,4vw,58px)}.cta-card p{opacity:.86;margin:0}.cta-actions{z-index:2;flex-direction:column;gap:10px;min-width:225px;display:flex;position:relative}.site-footer{color:#d7ced0;background:#1b0d0f;padding:72px 0 26px}.footer-grid{grid-template-columns:1.7fr .7fr .9fr 1fr;gap:60px;display:grid}.footer-brand img{object-fit:contain;object-position:left;filter:brightness(0)invert();opacity:.94;width:300px;height:90px}.footer-brand p{color:#9496a3;max-width:360px;font-size:15px;line-height:1.75}.footer-grid h3{color:#fff;text-transform:uppercase;letter-spacing:.13em;margin:18px 0 22px;font-size:12px}.footer-grid>div:not(:first-child){flex-direction:column;gap:12px;font-size:15px;line-height:1.55;display:flex}.footer-grid a:hover{color:var(--orange)}.footer-bottom{color:#727481;text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #262736;justify-content:space-between;margin-top:58px;padding-top:24px;font-size:10px;display:flex}.page-hero{background:var(--navy);color:#fff;padding:105px 0 95px;position:relative;overflow:hidden}.page-hero.contact-hero{padding:52px 0 48px}.page-hero:after{content:"";border:70px solid #ffffff0a;border-radius:50%;width:450px;height:450px;position:absolute;top:-220px;right:-90px}.page-hero-inner{z-index:1;position:relative}.page-hero h1{letter-spacing:-.055em;text-transform:uppercase;max-width:900px;margin:20px 0 25px;font-size:clamp(54px,7vw,90px);line-height:.92}.page-hero p{color:#ead4d6;max-width:700px;font-size:18px;line-height:1.65}.detail-products{gap:18px;display:grid}.detail-product{background:var(--paper);grid-template-columns:.85fr 1.15fr;min-height:430px;scroll-margin-top:120px;display:grid}.detail-product:nth-child(2n) .detail-visual{order:2}.detail-visual{background:var(--navy);color:#fff;align-items:flex-start;padding:35px;display:flex;position:relative;overflow:hidden}.detail-product:nth-child(2) .detail-visual{background:var(--orange)}.detail-product:nth-child(3) .detail-visual{color:var(--navy);background:#b8bcc2}.detail-product:nth-child(4) .detail-visual{background:#1b1d23}.detail-visual>span{font-size:12px;font-weight:900}.metal-lines{opacity:.18;border:40px solid;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-80px;right:-20px}.metal-lines:after{content:"";border:30px solid;width:220px;height:120px;position:absolute;bottom:80px;left:-150px;transform:skew(-12deg)}.detail-copy{align-self:center;padding:62px 70px}.mini-label{color:var(--orange);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:900}.detail-copy h2{color:var(--navy);letter-spacing:-.04em;margin:12px 0 20px;font-size:42px}.detail-copy p{color:var(--muted);line-height:1.7}.detail-copy ul{flex-wrap:wrap;gap:8px;margin:24px 0 0;padding:0;list-style:none;display:flex}.detail-copy li{color:#3f424b;background:#fff;padding:9px 12px;font-size:11px;font-weight:700}.inventory-section{background:#f1f2f4}.inventory-grid{border-top:1px solid #c8cbd0;border-left:1px solid #c8cbd0;grid-template-columns:repeat(4,1fr);display:grid}.inventory-grid article{background:#ffffff59;border-bottom:1px solid #c8cbd0;border-right:1px solid #c8cbd0;min-height:220px;padding:28px}.inventory-grid span{color:var(--orange);font-size:10px;font-weight:900}.inventory-grid h3{color:var(--navy);margin:35px 0 10px;font-size:19px}.inventory-grid p{color:var(--muted);font-size:13px;line-height:1.6}.brands-panel{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;margin-top:20px;padding:30px 38px;display:flex}.brands-panel>span{color:#dec4c7;text-transform:uppercase;letter-spacing:.14em;font-size:10px}.brands-panel div{gap:35px;display:flex}.fabrication-intro .two-column{grid-template-columns:1fr 1fr;gap:100px;display:grid}.two-column p:not(.lead){color:var(--muted);line-height:1.75}.process-section,.values-section{background:var(--navy);color:#fff}.process-section .section-heading h2,.values-section .section-heading h2{color:#fff}.process-grid,.values-grid{border-top:1px solid #fff3;border-left:1px solid #fff3;grid-template-columns:repeat(4,1fr);display:grid}.process-grid article,.values-grid article{border-bottom:1px solid #fff3;border-right:1px solid #fff3;min-height:260px;padding:30px}.process-grid h3,.values-grid h3{color:#fff}.process-grid p,.values-grid p{color:#e1cbcd}.examples-grid,.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.examples-photo img{object-fit:cover;width:100%;height:600px}.large-list{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0 30px;margin:30px 0;padding:0;list-style:none;display:grid}.large-list li{border-bottom:1px solid var(--line);color:#444750;padding:16px 0;font-size:14px}.story-photo{position:relative}.story-photo img{object-fit:cover;width:100%;height:650px}.story-photo span{background:var(--orange);color:#fff;letter-spacing:.12em;padding:20px 26px;font-size:11px;font-weight:900;position:absolute;bottom:0;right:0}.story-grid p:not(.lead){color:var(--muted);line-height:1.75}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.contact-info>p{color:var(--muted);max-width:550px;line-height:1.7}.contact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:32px 0;display:grid}.contact-list a{background:var(--paper);flex-direction:column;min-height:155px;padding:24px;transition:all .2s;display:flex}.contact-list a:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000012}.contact-list span{text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-size:9px;font-weight:900}.contact-list strong{color:var(--navy);margin-top:16px;font-size:16px;line-height:1.4}.contact-list i{text-transform:uppercase;margin-top:auto;font-size:10px;font-style:normal;font-weight:900}.contact-info>img{object-fit:cover;width:100%;height:350px}.quote-card{background:var(--navy);color:#fff;padding:58px;position:sticky;top:120px}.quote-card h2{color:#fff}.quote-card>p{color:#ead5d7;line-height:1.65}.quote-checklist{border-top:1px solid #ffffff2e;margin:30px 0}.quote-checklist>div{border-bottom:1px solid #ffffff2e;grid-template-columns:38px 1fr;gap:10px;padding:17px 0;display:grid}.quote-checklist span{color:var(--orange);font-size:10px;font-weight:900}.quote-checklist p{color:#e1cbcd;margin:0;font-size:12px;line-height:1.5}.quote-checklist strong{color:#fff;margin-bottom:3px;font-size:14px;display:block}.full-button{width:100%}.quote-card small{text-align:center;color:#d2b5b8;margin-top:14px;display:block}@media (width<=1000px){.desktop-nav{gap:18px}.desktop-quote{display:none}.product-grid{grid-template-columns:1fr 1fr}.shop-grid,.why-grid,.story-grid,.examples-grid{gap:55px}.inventory-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media (width<=780px){.container{width:min(100% - 32px,1180px)}.utility-inner>span{display:none}.utility-inner{justify-content:center}.utility-links span,.desktop-nav,.desktop-quote{display:none}.mobile-menu{display:block}.brand img{width:245px;height:75px}.nav-wrap{min-height:70px}.hero{align-items:flex-start;min-height:700px}.hero-image{object-position:62% center}.hero-overlay{background:linear-gradient(90deg,#4a080ff2,#4a080fb3),linear-gradient(#0000,#4a080fa3)}.hero-content{padding-top:95px}.hero h1{font-size:62px}.hero-copy p{font-size:18px}.hero-badge{display:none}.hero-stats-inner{grid-template-columns:1fr 1fr}.hero-stats-inner div{min-height:72px;padding:15px}.hero-stats-inner div:nth-child(3),.hero-stats-inner div:nth-child(4){display:none}.section{padding:78px 0}.split-heading,.shop-grid,.why-grid,.two-column,.story-grid,.examples-grid,.contact-grid{grid-template-columns:1fr!important;gap:42px!important}.product-grid{grid-template-columns:1fr}.product-card{min-height:350px}.shop-photo-wrap img,.story-photo img,.examples-photo img{height:450px}.photo-label{right:-5px}.brands-strip .container,.brands-panel,.cta-card{flex-direction:column;align-items:flex-start}.brand-names{gap:20px 30px}.why-cards,.process-grid,.values-grid{grid-template-columns:1fr}.why-cards article{border-left:0;border-bottom:1px solid var(--line);padding:24px 0}.why-cards h3{margin-top:15px}.cta-card{padding:42px 28px}.cta-actions{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.page-hero{padding:78px 0 70px}.page-hero h1{font-size:54px}.detail-product{grid-template-columns:1fr}.detail-product:nth-child(2n) .detail-visual{order:0}.detail-visual{min-height:260px}.detail-copy{padding:40px 28px}.process-grid article,.values-grid article{min-height:auto}.quote-card{padding:38px 25px;position:static}}@media (width<=520px){.utility-links a:last-child{display:none}.hero h1{font-size:50px}.hero-actions{flex-direction:column;align-items:stretch}.section-heading h2,.shop-content h2,.why-grid h2,.two-column h2,.story-grid h2,.contact-info h2,.quote-card h2,.examples-grid h2{font-size:40px}.inventory-grid{grid-template-columns:1fr}.brands-panel div{flex-wrap:wrap;gap:18px 25px}.large-list,.contact-list,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px}}
