@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap");:root{--ink:#0b0b0c;--blue:#1644c7;--blue-dark:#082b91;--paper:#f7f5ef;--line:#bcb9b1;--muted:#5c5a55;--warm:#dbc39f;--coral:#d95a40;--yellow:#e9b73a;--radius:0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%}img,picture{display:block}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}.button,.fact-strip,.kicker,.material-band,.site-header,.three-notes b,h1,h2,h3{font-family:Barlow Condensed,sans-serif}h1,h2,h3{line-height:.95;text-wrap:balance;text-transform:uppercase;letter-spacing:-.025em}h1{font-size:clamp(3.25rem,7vw,7.75rem)}h1,h2{font-weight:800}h2{font-size:clamp(2.6rem,5vw,5.3rem)}h3{font-size:clamp(1.45rem,2.25vw,2.25rem);font-weight:700}p{text-wrap:pretty}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:82px;background:hsla(45,33%,95%,.96);border-bottom:2px solid var(--ink);position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{max-width:1536px;height:100%;margin:auto;display:flex;align-items:center;padding:0 2.25rem;gap:2rem}.brand,.footer-brand{position:relative;width:206px;height:62px;flex:none;display:flex;align-items:center}.brand-logo,.brand-logo img{display:block;width:100%;height:100%}.brand-logo img{object-fit:contain;object-position:left center}.footer-logo{background:#fff;padding:3px 7px}.brand span,.footer-brand span{display:block;font-size:1.55rem;letter-spacing:.12em}.brand strong,.footer-brand strong{display:block;color:var(--ink);font-size:2.15rem;letter-spacing:.01em}.brand em,.footer-brand em{position:absolute;top:4px;right:-4px;color:var(--blue);font-size:.88rem;font-style:normal;writing-mode:vertical-rl;letter-spacing:.08em}.site-header nav{display:flex;align-items:center;justify-content:center;gap:2.5rem;flex:1 1;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.site-header nav a{position:relative;padding:1.5rem 0;white-space:nowrap}.site-header nav a:not(.nav-quote):after{content:"";position:absolute;left:0;right:0;bottom:1.1rem;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.site-header nav a:hover:after{transform:scaleX(1)}.button,.nav-quote{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:.82rem 1.55rem;background:var(--blue);color:#fff;border:2px solid var(--blue);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.nav-quote{min-height:44px;font-size:.91rem;white-space:nowrap}.button:hover,.nav-quote:hover{background:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-2px);box-shadow:4px 4px 0 var(--ink)}.button:active,.nav-quote:active{transform:translateY(0) scale(.98);box-shadow:none}.button-outline{background:transparent;color:var(--ink);border-color:var(--ink)}.button-outline:hover{color:#fff;background:var(--ink);border-color:var(--ink)}.button:focus-visible,.nav-quote:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.menu-toggle,.mobile-quote{display:none}.hero-workshop{min-height:550px;display:grid;grid-template-columns:minmax(360px,35%) 1fr;border-bottom:2px solid var(--ink);max-width:1536px;margin:auto;background:var(--paper)}.hero-copy{padding:3.15rem 3.55rem 3rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background-image:linear-gradient(rgba(11,11,12,.13) 1px,transparent 0),linear-gradient(90deg,rgba(11,11,12,.13) 1px,transparent 0);background-size:28px 28px}.hero-copy h1{margin:.8rem 0 1.25rem}.hero-copy h1 strong{color:var(--blue);font:inherit}.hero-copy p{max-width:29rem;font-size:1.25rem;line-height:1.35}.kicker{color:var(--blue);font-size:1.05rem;font-weight:700;letter-spacing:.18em;line-height:1.1;text-transform:uppercase}.button-row{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.7rem}.hero-image{min-height:550px;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-logo-examples{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-gap:5px;gap:5px;padding:5px;background:var(--ink)}.hero-logo-sample{min-width:0;min-height:0;overflow:hidden;background:#e8e5dd}.hero-logo-sample,.hero-logo-sample img{display:block;width:100%;height:100%}.hero-logo-sample img{object-fit:contain;background:#fafafa;transition:transform .35s ease}.hero-logo-sample:hover img{transform:scale(1.04)}.fact-strip{max-width:1536px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);background:var(--paper);border-bottom:2px solid var(--ink)}.fact-strip div{padding:1.1rem 2rem;display:grid;grid-template-columns:52px auto;grid-column-gap:.6rem;column-gap:.6rem;align-items:center;border-right:1px solid var(--line)}.fact-strip div:last-child{border:none}.fact-strip span{grid-row:span 2;color:var(--blue);font-family:DM Sans,sans-serif;font-size:2.1rem}.fact-strip b{color:var(--blue);text-transform:uppercase;font-size:1.95rem;line-height:.9}.fact-strip small{font-family:DM Sans,sans-serif;font-weight:700;text-transform:uppercase;font-size:.77rem;letter-spacing:.08em}.about-page,.article-page,.contact-page,.legal-page,.listing-page,.product-page,.section{max-width:1536px;margin:auto;padding:5rem 2.25rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.25rem}.section-heading h2{max-width:700px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.category-card{position:relative;min-height:300px;overflow:hidden;background:#ddd;border:1px solid var(--line)}.category-card img,.category-card picture{height:100%;width:100%}.category-card img{object-fit:cover;transition:transform .35s ease}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.74))}.category-card div{position:absolute;z-index:1;left:1.2rem;right:1.2rem;bottom:1.1rem;color:#fff}.category-card h3{font-size:2rem}.category-card p{margin:.4rem 0 .7rem;line-height:1.3;font-size:.92rem}.category-card span{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.category-card:hover img{transform:scale(1.045)}.process-section{max-width:1536px;margin:auto;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);padding:2.3rem 2.25rem;display:grid;grid-template-columns:1.2fr 2fr;grid-gap:2rem;gap:2rem}.process-title h2{font-size:clamp(2.8rem,4vw,4.5rem);margin-top:.55rem}.process-section ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr)}.process-section li{padding:0 1.4rem;border-left:1px solid var(--line);display:flex;gap:1rem;align-items:start}.process-section li b{color:var(--blue);font-family:Barlow Condensed,sans-serif;font-size:4.5rem;line-height:.8}.process-section li h3{font-size:1.45rem;margin:.1rem 0 .4rem}.process-section li p{line-height:1.3;font-size:.9rem}.split-feature{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr;border-bottom:2px solid var(--ink)}.split-feature img,.split-feature picture{width:100%;height:100%;min-height:470px;object-fit:cover}.split-feature div{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:3rem;background:#e8e0d2}.split-feature h2{margin:.8rem 0 1rem;font-size:clamp(3rem,4.5vw,5.1rem)}.split-feature p{max-width:32rem;font-size:1.1rem}.text-link{display:inline-block;color:var(--blue);font-family:Barlow Condensed,sans-serif;font-size:1.15rem;letter-spacing:.05em;text-transform:uppercase;font-weight:700;margin-top:1.4rem;border-bottom:2px solid}.popular-section>.button{margin-top:2rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.product-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;min-width:0}.product-image{height:220px;background:#e9e6de;overflow:hidden}.product-image img,.product-image picture{height:100%;width:100%}.product-image img{object-fit:contain;padding:1.15rem;transition:transform .25s ease}.product-card:hover .product-image img{transform:scale(1.04)}.product-card>div{padding:1.15rem;display:flex;flex-direction:column;flex:1 1;align-items:flex-start}.product-card h3{font-size:1.55rem;line-height:.95}.product-card p{font-size:.89rem;color:var(--muted);line-height:1.4;margin:.7rem 0 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card .text-link{margin-top:auto;padding-top:1rem;font-size:1rem}.product-led-intro{max-width:900px;margin:0 auto;padding:3.25rem 0}.product-led-intro h2{margin:.5rem 0 1rem;font-size:clamp(2.8rem,4.5vw,4.5rem)}.product-led-intro p{max-width:48rem;font-size:1.08rem;line-height:1.55;margin:.85rem 0}.faq-section{max-width:1536px;margin:auto;display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:4rem;gap:4rem;padding:5rem 2.25rem;border-top:2px solid var(--ink)}.faq-section h2{margin-top:.7rem}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--ink);padding:1.2rem 0}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:1rem;font-weight:700;font-size:1.08rem}.faq-list summary:after{content:"+";color:var(--blue);font-size:1.3rem}.faq-list details[open] summary:after{content:"−"}.faq-list p{padding-top:.75rem;max-width:50rem}.final-cta{max-width:1536px;margin:auto;text-align:center;padding:6.4rem 2rem;background:var(--warm);border-top:2px solid var(--ink)}.final-cta h2{margin:.6rem 0 1.8rem}.about-page,.article-page,.catalog-page,.legal-page,.listing-page,.product-page{min-height:65vh}.catalog-page{max-width:1240px;margin:auto;padding:4rem 2.25rem 6rem}.catalog-intro{max-width:820px;margin:0 auto 3.2rem;text-align:center}.catalog-intro h1{margin:.6rem 0 1rem}.catalog-intro p{max-width:680px;margin:auto;font-size:1.08rem}.catalog-intro .button{margin-top:1.7rem}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.2rem;gap:1.2rem}.catalog-group{margin-top:5rem;padding-top:2.5rem;border-top:2px solid var(--ink)}.catalog-group-heading{margin-bottom:1.6rem}.catalog-group-heading h2{margin:.45rem 0 0;font-size:clamp(2.5rem,4vw,4.2rem)}.catalog-card{background:#fff;border:1px solid #e2dfd6;min-width:0;padding:1rem;display:flex;flex-direction:column;align-items:stretch;text-align:center;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.catalog-card:hover{border-color:var(--blue);box-shadow:0 8px 20px rgba(11,11,12,.08);transform:translateY(-3px)}.catalog-image{aspect-ratio:1/1;background:#f7f6f2;display:flex;align-items:center;justify-content:center;overflow:hidden}.catalog-image img,.catalog-image picture{width:100%;height:100%}.catalog-image img{object-fit:contain;padding:.8rem}.catalog-card h2{font-family:DM Sans,sans-serif;text-transform:none;letter-spacing:0;font-size:1rem;line-height:1.28;font-weight:700;margin:1rem .35rem .45rem;min-height:3.8em}.catalog-link{color:var(--blue);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:.25rem 0 .15rem}.material-catalog{margin-top:2.25rem}.page-intro{max-width:850px;padding:1.3rem 0 3.2rem}.page-intro h1{margin:.65rem 0 1rem}.page-intro p{max-width:44rem;font-size:1.2rem}.full-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.section-page-hero{max-width:1536px;margin:auto;min-height:560px;display:grid;grid-template-columns:1fr 1fr;position:relative;border-bottom:2px solid var(--ink);background:var(--ink);overflow:hidden}.section-page-hero img,.section-page-hero picture{width:100%;height:100%;min-height:560px;object-fit:cover}.sports-brand-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:5px;gap:5px;padding:5px;height:560px;min-height:560px;overflow:hidden;background:var(--ink)}.section-page-hero .sports-brand-gallery img,.section-page-hero .sports-brand-gallery picture{display:block;width:100%;height:100%;min-height:0;object-fit:contain;background:#fafafa}.section-page-hero>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:3.5rem;color:#fff}.section-page-hero .kicker{color:#9eb8ff}.section-page-hero h1{margin:.75rem 0 1.25rem;font-size:clamp(3.2rem,5.6vw,6rem)}.section-page-hero p{font-size:1.15rem;max-width:33rem}.section-page-hero .button{margin-top:1.7rem;background:var(--blue)}.section-page-hero>.sports-brand-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;align-items:stretch;justify-content:stretch;padding:5px;color:inherit}.listing-section{padding-top:5.4rem}.three-notes{max-width:1536px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid var(--ink)}.three-notes div{padding:2.1rem 2.25rem;border-right:1px solid var(--line)}.three-notes div:last-child{border-right:0}.three-notes b{display:block;color:var(--blue);font-size:1.6rem;text-transform:uppercase}.three-notes p{margin-top:.4rem}.material-band{display:flex;flex-wrap:wrap;gap:0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);margin-bottom:3rem}.material-band b{padding:.8rem 1rem;border-right:1px solid var(--ink);text-transform:uppercase;color:var(--blue);font-size:1.3rem}.about-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.about-grid>div{background:#fff;border:1px solid var(--line);padding:2.25rem;min-height:280px}.about-grid h2{font-size:3.25rem;margin-bottom:1rem}.about-grid p+p{margin-top:1rem}.contact-band{display:flex;justify-content:space-between;gap:2rem;align-items:end;border-top:2px solid var(--ink);margin-top:4rem;padding:3.5rem 0 0}.contact-band h2{margin-top:.6rem;font-size:3.3rem}.contact-band address{font-style:normal;line-height:1.7}.contact-band a{color:var(--blue);text-decoration:underline}.contact-page{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:5rem;gap:5rem;padding-top:6rem;padding-bottom:6rem}.contact-intro h1{margin:.75rem 0 1.3rem}.contact-intro h1 strong{color:var(--blue);font:inherit}.contact-intro>p{font-size:1.2rem;max-width:32rem}.contact-details{display:flex;flex-direction:column;gap:.45rem;margin-top:2rem;font-weight:600}.contact-details a{color:var(--blue);text-decoration:underline}.quote-form{background:#fff;border:2px solid var(--ink);padding:2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;align-content:start}.quote-form label{display:flex;flex-direction:column;gap:.45rem;font-weight:700;font-size:.9rem}.quote-form label:nth-of-type(4){grid-column:1/-1}.quote-form input,.quote-form textarea{width:100%;border:1px solid var(--ink);background:var(--paper);padding:.8rem;min-height:46px;border-radius:0}.quote-form textarea{resize:vertical}.quote-form .button{grid-column:1/-1;justify-self:start}.form-status{grid-column:1/-1;color:var(--blue);font-weight:700}.post-list{border-top:2px solid var(--ink)}.post-list article{padding:2rem 0;border-bottom:1px solid var(--line);max-width:850px}.article-page time,.post-list time{color:var(--blue);font-family:Barlow Condensed,sans-serif;text-transform:uppercase;font-weight:700;letter-spacing:.08em}.post-list h2{font-size:clamp(2.2rem,4vw,3.8rem);margin:.5rem 0 .7rem}.post-list p{max-width:48rem}.article-page{max-width:880px;padding-top:5rem}.back-link{color:var(--blue);font-weight:700;display:inline-block;margin-bottom:2.25rem}.article-page h1{margin:.6rem 0 2rem}.article-content p{margin:0 0 1rem;font-size:1.08rem;line-height:1.7}.article-page .button{margin-top:1.5rem}.crumbs{display:flex;gap:.55rem;color:var(--muted);font-size:.87rem;margin-bottom:1.7rem;overflow-wrap:anywhere}.crumbs a{color:var(--blue)}.product-hero{display:grid;grid-template-columns:1fr 1fr;grid-gap:3.5rem;gap:3.5rem;align-items:center;padding-bottom:4rem;border-bottom:2px solid var(--ink)}.product-hero picture{background:#e9e6de;min-height:420px}.product-hero picture img{width:100%;height:100%;min-height:420px;max-height:550px;object-fit:contain;padding:2rem}.product-hero h1{font-size:clamp(3rem,5vw,5.8rem);margin:.7rem 0 1rem}.product-hero p{font-size:1.12rem}.product-hero .button{margin-top:1.5rem}.product-specs{display:grid;grid-template-columns:1fr 1fr;border-bottom:2px solid var(--ink)}.product-specs>div{padding:2.4rem 2.25rem}.product-specs>div:first-child{border-right:1px solid var(--line);background:#e8e0d2}.product-specs h2{font-size:clamp(2.4rem,3.4vw,3.6rem);margin:.45rem 0 1rem}.product-specs ul{margin:0;padding-left:1.25rem;display:grid;grid-gap:.7rem;gap:.7rem}.product-specs li::marker{color:var(--blue)}.material-marker{display:block;margin:.35rem 0 1rem}.material-marker img{display:block;width:110px;height:auto}.product-catalog{padding:3.5rem 0;border-bottom:2px solid var(--ink)}.catalog-caption{max-width:680px;margin-bottom:1.75rem}.catalog-caption h2{margin:.45rem 0 .85rem;font-size:clamp(2.5rem,4vw,4rem)}.catalog-caption p{max-width:580px;line-height:1.55}.product-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.product-catalog-grid picture{display:block;background:#f4f1e9}.product-catalog-grid img{display:block;width:100%;height:auto}.indoor-outdoor-gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.indoor-outdoor-gallery picture{display:block;background:#f4f1e9}.indoor-outdoor-gallery picture.gallery-wide{grid-column:1/-1}.indoor-outdoor-gallery img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.pricing-block{padding:3rem 0;border-bottom:2px solid var(--ink)}.pricing-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.2rem}.pricing-heading h2{margin-top:.45rem;font-size:clamp(2.5rem,4vw,4rem)}.pricing-scroll{overflow-x:auto;border:1px solid var(--ink);background:#fff}.pricing-scroll table{border-collapse:collapse;width:100%;min-width:620px;text-align:left}.pricing-scroll td,.pricing-scroll th{padding:.9rem 1rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);white-space:nowrap}.pricing-scroll td:last-child,.pricing-scroll th:last-child{border-right:0}.pricing-scroll tr:last-child td,.pricing-scroll tr:last-child th{border-bottom:0}.pricing-scroll thead{background:var(--blue);color:#fff;font-family:Barlow Condensed,sans-serif;font-size:1.15rem;letter-spacing:.04em;text-transform:uppercase}.pricing-scroll thead th:first-child{min-width:200px}.pricing-scroll tbody th{font-family:Barlow Condensed,sans-serif;font-size:1.12rem;letter-spacing:.02em;text-transform:uppercase;white-space:normal}.pricing-scroll td{font-weight:700;color:var(--blue-dark)}.pricing-note{margin-top:.85rem;color:var(--muted);font-size:.9rem}.pricing-table-group+.pricing-table-group{margin-top:2rem}.pricing-table-group h3{font-size:1.45rem;margin:0 0 .75rem}.product-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:4rem;gap:4rem;padding-top:3rem}.product-detail-layout article h2,.product-detail-layout aside h2{font-size:2.5rem;margin-bottom:1.2rem}.product-detail-layout article p{margin-bottom:1rem;line-height:1.65}.product-detail-layout aside{align-self:start;background:#e8e0d2;padding:1.5rem;border-top:3px solid var(--blue)}.legal-page{max-width:820px}.legal-page h1{margin-bottom:2rem}.legal-page h2{font-size:2.35rem;margin:2rem 0 .7rem}.legal-page p{line-height:1.7}.legal-page a{color:var(--blue);text-decoration:underline}.not-found{max-width:1536px;min-height:60vh;margin:auto;padding:8rem 2.25rem;text-align:center}.not-found h1{margin:.7rem 0 1rem}.not-found p{margin-bottom:1.75rem}.site-footer{background:var(--ink);color:#f7f5ef;padding:4rem 2.25rem 1.2rem}.footer-grid{max-width:1480px;margin:auto;display:grid;grid-template-columns:1.5fr repeat(3,minmax(0,1fr));grid-gap:3rem;gap:3rem}.footer-brand{width:214px;height:68px;margin-bottom:1rem}.footer-brand strong{color:#fff}.footer-grid p{color:#cac6bc;max-width:24rem;font-size:.92rem}.footer-grid h2{font-family:DM Sans,sans-serif;font-size:.82rem;letter-spacing:.12em;margin:0 0 1rem}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:.6rem;font-size:.9rem}.footer-grid a{overflow-wrap:anywhere}.footer-grid a:hover{color:#b7caff}.footer-bottom{max-width:1480px;margin:3rem auto 0;padding-top:1.2rem;border-top:1px solid #494949;display:flex;justify-content:space-between;align-items:center;font-size:.77rem;color:#b8b6af}.footer-bottom img{height:28px;width:auto}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (max-width:1100px){.header-inner{padding:0 1.3rem;gap:1.15rem}.site-header nav{gap:.9rem;font-size:.68rem}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.hero-copy{padding:2.5rem}.process-section{grid-template-columns:1fr}.product-detail-layout{gap:2rem}}@media (max-width:1023px){.site-header{height:74px}.header-inner{padding:0 1rem;gap:.8rem}.brand{width:174px;height:54px}.brand img{height:52px}.menu-toggle{width:44px;height:44px;margin-left:auto;display:flex;flex-direction:column;justify-content:center;gap:5px;background:transparent;border:0;padding:10px}.menu-toggle span:not(.sr-only){display:block;width:100%;height:2px;background:var(--ink)}.site-header>.header-inner>.nav-quote{display:none}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;padding:1rem;background:var(--paper);border-bottom:2px solid var(--ink);box-shadow:0 8px 20px rgba(0,0,0,.1)}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.site-header nav a{padding:1rem .3rem;font-size:.9rem}.site-header nav a:not(.nav-quote):after{display:none}.site-header nav .mobile-quote{display:flex;margin-top:.5rem}}@media (max-width:900px){.site-header{height:74px}.header-inner{padding:0 1rem;gap:.8rem}.brand{width:174px;height:54px}.brand img{height:52px}.menu-toggle{width:44px;height:44px;margin-left:auto;display:flex;flex-direction:column;justify-content:center;gap:5px;background:transparent;border:0;padding:10px}.menu-toggle span:not(.sr-only){display:block;width:100%;height:2px;background:var(--ink)}.site-header>.header-inner>.nav-quote{display:none}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;padding:1rem;background:var(--paper);border-bottom:2px solid var(--ink);box-shadow:0 8px 20px rgba(0,0,0,.1)}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.site-header nav a{padding:1rem .3rem;font-size:.9rem}.site-header nav a:not(.nav-quote):after{display:none}.site-header nav .mobile-quote{display:flex;margin-top:.5rem}.hero-workshop{grid-template-columns:1fr}.hero-copy{min-height:440px;padding:2.3rem 1.3rem 2rem}.hero-copy h1{font-size:clamp(3.35rem,16vw,5rem)}.hero-copy p{font-size:1.05rem}.hero-image,.hero-image img{min-height:340px;height:340px}.hero-logo-examples .hero-logo-sample,.hero-logo-examples .hero-logo-sample img{min-height:0;height:100%}.hero-image img{object-position:64% center}.fact-strip{grid-template-columns:1fr}.fact-strip div{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:48px auto;padding:1rem 1.3rem}.fact-strip div:last-child{border-bottom:0}.about-page,.article-page,.contact-page,.legal-page,.listing-page,.product-page,.section{padding:3.5rem 1.2rem}.section-heading{display:block;margin-bottom:1.5rem}.section-heading h2{margin-top:.6rem}.category-grid,.full-grid,.product-grid{grid-template-columns:1fr}.category-card{min-height:260px}.process-section{padding:2.5rem 1.2rem}.process-section ol{grid-template-columns:1fr;gap:1.4rem;margin-top:1rem}.process-section li{padding:0;border-left:0}.section-page-hero,.split-feature{grid-template-columns:1fr}.split-feature img,.split-feature picture{min-height:280px}.split-feature div{padding:2.5rem 1.2rem}.faq-section{grid-template-columns:1fr;gap:2rem;padding:3.5rem 1.2rem}.section-page-hero>div{padding:2.7rem 1.2rem;min-height:410px}.section-page-hero img,.section-page-hero picture{min-height:300px}.section-page-hero h1{font-size:clamp(3.2rem,14vw,5rem)}.three-notes{grid-template-columns:1fr}.three-notes div{border-right:0;border-bottom:1px solid var(--line);padding:1.7rem 1.2rem}.material-band{margin-bottom:2rem}.material-band b{font-size:1.05rem}.about-grid,.contact-page,.product-detail-layout,.product-hero{grid-template-columns:1fr}.contact-page{gap:2.5rem}.quote-form{grid-template-columns:1fr;padding:1.2rem}.form-status,.quote-form .button,.quote-form label:nth-of-type(4){grid-column:auto}.contact-band{display:block;margin-top:3rem;padding-top:2.5rem}.contact-band address{margin-top:1.5rem}.product-hero{gap:1.5rem;padding-bottom:2.5rem}.product-hero picture,.product-hero picture img{min-height:280px}.product-detail-layout aside{grid-row:1}.article-content p{font-size:1rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem}.footer-grid>div:first-child{grid-column:1/-1}.site-footer{padding:3rem 1.2rem 1rem}.footer-bottom{margin-top:2rem}}@media (max-width:420px){.button-row,.button-row .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}@media (max-width:900px){.crumbs span{display:none}.product-specs{grid-template-columns:1fr}.product-specs>div{padding:2rem 1.2rem}.product-specs>div:first-child{border-right:0;border-bottom:1px solid var(--line)}.product-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.indoor-outdoor-gallery{grid-template-columns:1fr;gap:.75rem}.indoor-outdoor-gallery picture.gallery-wide{grid-column:auto}.hero-logo-examples{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));min-height:640px;height:640px}.product-led-intro{padding:2.5rem 0}.product-led-intro h2{font-size:clamp(2.55rem,13vw,4rem)}.catalog-page{padding:3.5rem 1.2rem 4.5rem}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.catalog-card{padding:.7rem}}@media (max-width:520px){.catalog-grid{grid-template-columns:1fr 1fr}.catalog-card h2{font-size:.86rem;min-height:4.5em;margin:.7rem .1rem .3rem}.catalog-link{font-size:.68rem}}@media (max-width:900px){.section-page-hero.sports .sports-brand-gallery{min-height:360px;height:360px}.section-page-hero.sports .sports-brand-gallery img,.section-page-hero.sports .sports-brand-gallery picture{min-height:0;height:100%}}