:root{--ink:#232729;--yellow:#f5e400;--paper:#f7f7f2;--line:#d6d8cf;--muted:#666d66}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.02;letter-spacing:-.055em}p{margin-bottom:18px}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #0871ce;outline-offset:4px}.shell,.wrap{max-width:1440px;padding-left:58px;padding-right:58px;margin:auto}.skip{position:absolute;top:-100px;z-index:100;background:var(--yellow);padding:15px}.skip:focus{top:0}.b-preview{background:var(--ink);color:#fff;display:flex;justify-content:space-between;padding:9px 58px;font-size:10px;letter-spacing:.04em}.b-preview a{text-decoration:underline}.b-preview>span:last-child{color:#c9cec8}.header{display:flex;align-items:center;gap:28px;min-height:107px;border-bottom:1px solid var(--line)}.brand{width:208px;flex-shrink:0}.brand img{width:208px}.header nav{display:flex;align-items:center;gap:25px;font-size:13px;font-weight:600;margin-left:auto}.dropdown{position:relative}.dropdown summary{display:flex;align-items:center;gap:8px;list-style:none;min-height:44px}.dropdown summary::-webkit-details-marker{display:none}.dropdown-panel{position:absolute;top:42px;left:-16px;background:var(--paper);border:1px solid var(--ink);padding:12px;z-index:30;min-width:246px;box-shadow:6px 6px 0 #2327291a}.dropdown-panel a{display:block;padding:12px;font-size:13px}.dropdown-panel a:hover{background:var(--yellow)}.header-actions{display:flex;gap:20px;font-size:12px;border-left:1px solid var(--line);padding-left:24px}.header-actions a{min-height:44px;display:flex;align-items:center;gap:5px}.header-actions #cart-count{background:var(--yellow);min-width:20px;border-radius:50%;text-align:center;font-size:10px}.b-parent{display:flex;flex-direction:column;align-items:center;gap:5px;border-left:1px solid var(--line);padding-left:20px}.b-parent span{font-size:7px;letter-spacing:.1em}.b-parent img{width:45px;mix-blend-mode:multiply}.mobile-toggle{display:none;background:none;border:0;min-height:44px;min-width:44px}.b-hero{padding-top:44px}.b-hero-top{display:flex;align-items:flex-start;justify-content:space-between}.eyebrow{font-size:10px;letter-spacing:.14em;font-weight:700}.b-audience{font-size:12px;color:var(--muted);text-align:right}.b-hero-content{display:grid;grid-template-columns:1fr 290px;gap:40px;align-items:end;margin:35px 0 55px}.b-hero h1{font-size:clamp(60px,6.55vw,100px);font-weight:750;line-height:.97;letter-spacing:-.065em}.b-hero h1 span{position:relative;isolation:isolate;white-space:nowrap}.b-hero h1 span:after{content:'';position:absolute;left:0;right:-6px;bottom:0;height:36%;background:var(--yellow);z-index:-1}.b-hero-aside>p{font-size:20px;letter-spacing:-.025em;line-height:1.4;margin-bottom:28px}.actions{display:flex;gap:12px;flex-wrap:wrap}.b-hero-aside .actions{display:flex;flex-direction:column}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:var(--ink);color:#fff;border:1px solid var(--ink);padding:16px 22px;min-height:52px;font-size:13px;font-weight:700}.button:hover{background:#41483e}.button.yellow{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.button.yellow:hover{background:#e4d500}.button.outline{background:transparent;color:inherit;border-color:currentColor}.button.small{padding:11px 15px;min-height:44px}.button.full{width:100%}.b-quote-link{display:flex;justify-content:space-between;border-bottom:1px solid var(--ink);padding:12px 0;font-size:13px;font-weight:600}.b-search{display:flex;align-items:center;gap:40px;background:#fff;border:1px solid var(--ink);padding:13px 18px 13px 24px}.b-search>span{font-size:10px;letter-spacing:.15em;font-weight:700;white-space:nowrap}.search-form{display:flex;align-items:center;flex:1;gap:15px;background:#fff;border:1px solid var(--line);padding:6px}.b-search .search-form{border:0;padding:0;border-left:1px solid var(--line)}.search-form input{border:0;background:transparent;padding:12px 15px;min-width:0;flex:1;font-size:14px}.search-form button{background:var(--ink);color:#fff;border:0;min-height:44px;padding:10px 23px;display:flex;align-items:center;gap:22px;font-size:13px;font-weight:700}.b-section-label{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.13em;margin-bottom:23px;font-weight:700}.b-section-label>span:last-child{letter-spacing:0;color:var(--muted);font-size:12px;font-weight:400}.b-categories{padding-top:52px;padding-bottom:45px}.b-category-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:22px}.b-tile-photo{height:310px;position:relative;overflow:hidden;background:#e3e6e1}.b-tile-photo img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.b-category:hover img{transform:scale(1.025)}.b-circle{display:flex;width:37px;height:37px;border-radius:50%;align-items:center;justify-content:center;background:var(--yellow);color:var(--ink);font-size:21px}.b-tile-photo .b-circle{position:absolute;bottom:15px;right:15px}.b-tile-text{display:flex;gap:18px;padding-top:18px}.b-tile-text>span{font-size:10px;color:var(--muted);padding-top:5px}.b-tile-text h2{font-size:24px;letter-spacing:-.04em;margin-bottom:10px}.b-tile-text p{font-size:12px;color:var(--muted);margin:0}.b-custom-strip{display:flex;align-items:center;gap:20px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:21px 0;margin-top:28px}.b-custom-strip>span:first-child{font-size:10px;color:var(--muted)}.b-custom-strip h2{font-size:25px;white-space:nowrap}.b-custom-strip p{margin:0 0 0 auto;font-size:12px;color:var(--muted)}.b-custom-strip>.b-circle{flex-shrink:0;background:var(--ink);color:var(--paper)}.b-install{padding-top:34px;padding-bottom:75px}.b-install .b-section-label{border-top:1px solid var(--line);padding-top:30px}.b-install-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.b-install-intro h2{font-size:62px;margin:10px 0 25px}.b-install-intro>p{max-width:380px;font-size:17px}.b-install-intro>.b-small{font-size:13px;color:var(--muted)}.b-install-intro figure{margin-top:30px;max-width:395px}.b-install-intro figure>img{width:100%;height:195px;object-fit:cover}.b-install-intro figcaption{font-size:9px;color:var(--muted);padding-top:6px}.b-resource{display:grid;grid-template-columns:100px 1fr 18px;gap:23px;padding:26px 0;border-bottom:1px solid var(--line);align-items:center;min-height:192px}.b-resource:first-child{border-top:1px solid var(--line)}.b-resource>span{align-self:start;font-size:22px}.b-resource h3{font-size:25px;margin:12px 0;letter-spacing:-.04em}.b-resource p{font-size:13px;color:var(--muted);margin-bottom:9px;max-width:350px}.b-resource small{font-size:10px;color:var(--muted)}.pill{display:inline-block;padding:4px 7px;font-size:8px;font-weight:700;letter-spacing:.08em;border:1px solid #bec3b7}.pill.yellow{background:var(--yellow);border-color:var(--yellow)}.b-resource-number{font-size:67px;font-weight:700;letter-spacing:-.08em;line-height:1;color:#b3b9ad}.b-mini-card{background:var(--yellow);height:65px;width:100px;transform:rotate(-7deg);padding:9px;display:flex;justify-content:space-between;flex-direction:column;box-shadow:5px 7px 0 #23272913}.b-mini-card b{font-size:9px;line-height:1.05}.b-mini-card span{font-size:6px;line-height:1.1}.b-book{width:81px;transform:rotate(-7deg);box-shadow:4px 6px 0 #2327291c}.b-custom{background:var(--ink);color:var(--paper);padding-top:60px;padding-bottom:60px}.b-custom-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.b-custom h2{font-size:77px;margin:27px 0 24px}.b-custom p{font-size:17px;color:#bfc6b9}.b-custom figure>img{width:100%;height:510px;object-fit:cover}.b-custom figcaption{font-size:9px;color:#bdc3ba;margin-top:8px}.service-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 28px;font-size:12px}.service-links a{border-bottom:1px solid #a4aaa04d;padding:8px 0}.b-made{padding-top:50px;padding-bottom:45px;display:grid;grid-template-columns:1fr 90px;column-gap:50px}.b-made>.eyebrow{grid-column:1/-1;margin-bottom:25px}.b-made>div{display:flex;align-items:center;gap:80px}.b-made h2{font-size:32px;max-width:470px;flex:1}.b-made p{font-size:13px;color:var(--muted);max-width:330px;margin:0}.b-made>img{align-self:center;width:90px;mix-blend-mode:multiply}.b-delivery{display:grid;grid-template-columns:repeat(4,1fr);padding-top:25px;padding-bottom:45px;gap:24px}.b-delivery>div{border-top:1px solid var(--ink);padding-top:14px}.b-delivery>div>span{font-size:9px;color:var(--muted)}.b-delivery h3{font-size:14px;letter-spacing:-.025em;margin:13px 0 10px}.b-delivery p{font-size:11px;color:var(--muted);margin:0}footer{background:#e7e9e0;border-top:1px solid var(--line)}.b-footer-main{display:grid;grid-template-columns:1.4fr .8fr .9fr 1fr;gap:45px;padding-top:46px;padding-bottom:44px}.b-footer-lead>img{width:180px;mix-blend-mode:multiply;margin-bottom:22px}.b-footer-lead h2{font-size:43px;margin:20px 0}.b-footer-lead .button{max-width:215px}.b-footer-main>div>h3{font-size:9px;letter-spacing:.13em;margin:10px 0 25px}.b-footer-main a:not(.button){display:block;font-size:12px;margin-bottom:12px}.b-footer-main p{font-size:12px;line-height:1.8;color:var(--muted)}.b-footer-parent{margin-top:26px}.b-footer-parent span{font-size:9px;display:block;margin-bottom:8px}.b-footer-parent img{width:60px;mix-blend-mode:multiply}.footer-bottom{border-top:1px solid #cbd0c4;display:flex;justify-content:space-between;font-size:10px;padding-top:20px;padding-bottom:20px}.footer-bottom>div{display:flex;gap:25px}.loading{padding-top:80px;padding-bottom:80px}.page-header{border-bottom:1px solid var(--line);padding:40px 0 30px}.breadcrumb{font-size:11px;color:var(--muted);margin-bottom:23px}.page-header h1{font-size:58px;margin-bottom:20px}.page-header p{font-size:15px;color:var(--muted);max-width:720px}.shop-tools{padding-top:28px}.filter-row{display:flex;gap:9px;margin:23px 0;flex-wrap:wrap}.chip{padding:10px 15px;min-height:44px;background:transparent;border:1px solid #bdc3b5;font-size:12px}.chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.catalogue-meta{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin:25px 0}.catalogue-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 20px;padding-bottom:55px}.product-card .product-image{aspect-ratio:1.1;background:#e4e7de;overflow:hidden}.product-card .product-image img{width:100%;height:100%;object-fit:cover}.product-card .info{padding:17px 0;border-bottom:1px solid var(--line)}.product-card .category{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.product-card h3{font-size:20px;line-height:1.15;margin:12px 0}.product-card p{font-size:11px;color:var(--muted);margin-bottom:18px}.signin-price{font-size:11px;display:flex;justify-content:space-between}.empty{padding:50px;background:white;border:1px solid var(--line);grid-column:1/-1}.empty h3{font-size:28px;margin-bottom:20px}.empty p{color:var(--muted)}.placeholder{height:100%;min-height:180px;background:#e8eae2;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:25px;text-align:center;font-size:12px;color:var(--muted)}.placeholder strong{font-size:22px;color:var(--ink);margin-bottom:12px}.product-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;padding-top:20px;padding-bottom:60px}.product-main-image{width:100%;aspect-ratio:1.08;object-fit:cover}.image-note{font-size:10px;color:var(--muted);margin:14px 0;line-height:1.65}.image-tabs{display:flex;gap:10px;margin:20px 0}.image-tab{padding:12px 16px;min-height:64px;border:1px solid var(--line);background:transparent;font-size:10px;text-align:left}.image-tab strong{display:block;margin-bottom:4px;font-size:11px}.image-tab.active{border-color:var(--ink);background:#eceee7}.spec-locked{aspect-ratio:1.08;background:#e8eae2;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:40px;gap:20px}.spec-locked h3{font-size:30px}.spec-locked p{font-size:13px;color:var(--muted)}.lock-mark{font-size:40px}.product-detail h1{font-size:44px;margin:17px 0 23px}.product-detail>p{font-size:14px;color:var(--muted)}.product-detail label,.form label{display:block;font-size:11px;font-weight:700;margin-bottom:8px}.product-detail select,.product-detail input,.form input,.form select,.form textarea{padding:13px 12px;border:1px solid #bfc5b8;background:white;width:100%;min-height:46px}.option-field{margin:18px 0}.sku{font-size:10px;color:var(--muted);margin:18px 0}.account-notice{padding:20px;background:#e8eae2;border-left:3px solid var(--yellow);font-size:12px;margin:24px 0}.account-notice a{text-decoration:underline;line-height:2}.quantity-row{display:grid;grid-template-columns:85px 1fr;gap:15px;align-items:end}.product-quote{display:block;text-decoration:underline;font-size:12px;margin:19px 0}.install-note{border-top:1px solid var(--line);padding-top:23px;margin-top:30px}.install-note h3{font-size:23px;margin-bottom:17px}.install-note p{font-size:12px;color:var(--muted)}.text-link{display:inline-flex;font-size:12px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:6px;gap:15px}.section{padding-top:50px;padding-bottom:50px}.resource-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-top:50px;padding-bottom:60px}.resource-layout h2{font-size:44px;margin:22px 0}.resource-layout p{font-size:14px;color:var(--muted)}.resource-image{width:100%;min-height:300px;object-fit:cover}.notice{font-size:13px;background:#e8eae2;padding:20px;border-left:3px solid var(--yellow);margin:25px 0}.notice strong{display:block;margin-bottom:8px}.kit-placeholder{background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:center;flex-direction:column;padding:35px;text-align:center}.kit-placeholder .number{font-size:45px;font-weight:700;color:var(--yellow);line-height:1.05;letter-spacing:-.05em;margin-bottom:20px}.kit-placeholder>span{font-size:12px}.card-placeholder{display:flex;align-items:center;justify-content:center;background:#e4e7dc}.card-shape{background:#fff;border-top:5px solid var(--yellow);padding:25px;width:250px;aspect-ratio:1.65;box-shadow:8px 10px 0 #23272915;transform:rotate(-5deg);display:flex;flex-direction:column;justify-content:space-between}.card-shape strong{font-size:19px}.card-shape small{font-size:8px}.install-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.install-image{height:225px}.install-image>img{width:100%;height:100%;object-fit:cover}.install-image>div{height:100%}.install-body{padding:23px 0}.install-body h3{font-size:25px;margin:17px 0}.install-body p{font-size:13px;color:var(--muted)}.custom-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.custom-section figure img{width:100%;height:auto}.custom-section h2{font-size:46px;margin:20px 0}.custom-section p{color:var(--muted);font-size:14px}.custom-section figcaption{font-size:10px;color:var(--muted);margin-top:8px}.install-section{background:#eceee6}.account-box{max-width:600px;margin:50px auto;padding:35px;border:1px solid var(--line);background:white}.account-box h2{font-size:36px;margin:20px 0}.account-box p{color:var(--muted)}.account-box ul{font-size:14px;line-height:2;padding-left:20px}.account-box .button{margin:8px 0}.form-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding-top:50px;padding-bottom:60px}.form-layout h2{font-size:50px;margin:22px 0}.form-layout p{color:var(--muted);font-size:14px}.form{padding:30px;background:white;border:1px solid var(--line)}.form .field{margin-bottom:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form textarea{min-height:140px;resize:vertical}.form .hint{font-size:11px;color:var(--muted)}.form-status{padding:20px;background:var(--paper);font-size:13px;margin-top:20px}.cart-layout{display:grid;grid-template-columns:1.3fr .8fr;gap:50px;padding-top:35px;padding-bottom:60px}.cart-item{display:grid;grid-template-columns:110px 1fr 70px;gap:20px;padding:23px 0;border-bottom:1px solid var(--line)}.cart-item img{width:110px;aspect-ratio:1;object-fit:cover}.cart-item h3{font-size:21px;margin-bottom:12px}.cart-item p{font-size:11px;color:var(--muted)}.cart-item input{width:65px;padding:8px;border:1px solid var(--line)}.remove{border:0;background:none;text-decoration:underline;padding:5px 0;font-size:11px}.summary-box{background:#e8eae1;border:1px solid var(--line);padding:28px;align-self:start}.summary-box h2{font-size:30px;margin-bottom:20px}.summary-box p{font-size:12px;color:var(--muted)}.summary-line{display:flex;justify-content:space-between;padding:14px 0;font-size:12px;border-bottom:1px solid #cad0c0}.text-page{max-width:900px;margin:auto;padding:50px 35px 65px}.text-page h2{font-size:30px;margin:30px 0 18px}.text-page p,.text-page li{color:var(--muted)}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.status-grid>div{padding:28px;border:1px solid var(--line);background:white}.status-grid h3{font-size:27px;margin-bottom:20px}.status-grid li{font-size:13px;margin-bottom:12px}.status-grid p{font-size:13px;color:var(--muted)}.admin-controls{display:flex;align-items:end;gap:18px;margin:25px 0}.admin-controls label{display:block;font-size:11px;margin-bottom:8px}.admin-controls input{padding:10px;border:1px solid var(--line)}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th,td{padding:17px;border-bottom:1px solid var(--line);text-align:left}.admin-zero{padding:50px;text-align:center;color:var(--muted)}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,150px);background:var(--yellow);color:var(--ink);padding:18px 25px;z-index:100;font-size:13px;border:1px solid var(--ink);transition:transform .2s;max-width:90vw}.toast.visible{transform:translate(-50%,0)}
@media(max-width:1200px){.shell,.wrap{padding-left:35px;padding-right:35px}.header{gap:18px}.brand,.brand img{width:175px}.header nav{gap:16px;font-size:12px}.b-parent{display:none}.b-hero-content{grid-template-columns:1fr 245px;gap:25px}.b-hero h1{font-size:77px}.b-tile-photo{height:260px}.b-install-layout{gap:55px}.b-custom h2{font-size:65px}.b-custom figure>img{height:450px}.b-footer-main{gap:28px}.b-made>div{gap:35px}}
@media(max-width:950px){.header{flex-wrap:wrap;padding-top:20px;padding-bottom:17px}.header nav{order:4;width:100%;justify-content:space-between;margin:0;border-top:1px solid var(--line);padding-top:8px}.header-actions{margin-left:auto}.b-parent{display:flex}.b-hero h1{font-size:65px}.b-hero-content{grid-template-columns:1fr 215px}.b-hero-aside>p{font-size:17px}.button{padding:14px 17px;font-size:12px;gap:12px}.b-tile-text h2{font-size:21px}.b-category-grid{grid-template-columns:1fr 1fr 1fr;gap:15px}.b-tile-photo{height:240px}.b-custom-strip p{max-width:310px}.b-install-layout{gap:35px;grid-template-columns:.8fr 1.2fr}.b-install-intro h2{font-size:52px}.b-resource{grid-template-columns:75px 1fr 14px;gap:15px}.b-mini-card{width:75px;height:52px}.b-book{width:70px}.b-resource h3{font-size:21px}.b-custom-inner{gap:35px}.b-custom h2{font-size:56px}.b-made h2{font-size:27px}.b-made>div{display:block}.b-made p{margin-top:20px}.catalogue-grid{grid-template-columns:repeat(3,1fr)}.product-layout,.resource-layout,.form-layout{gap:35px}}
@media(max-width:700px){.shell,.wrap{padding-left:22px;padding-right:22px}.b-preview{padding:8px 20px;font-size:8px;gap:12px}.b-preview>span:last-child{display:none}.header{min-height:84px;padding-top:17px;padding-bottom:17px;gap:8px}.brand,.brand img{width:147px}.header-actions{font-size:10px;gap:12px;padding-left:10px;border:0}.mobile-toggle{display:block;margin-left:2px}.b-parent{display:none}.header nav{display:none;flex-direction:column;align-items:stretch;gap:0;font-size:14px}.header nav.open{display:flex}.header nav>a,.dropdown summary{padding:12px 0;min-height:44px}.dropdown-panel{position:static;box-shadow:none;border:0;border-left:2px solid var(--yellow);padding:0 10px;margin-bottom:8px}.b-hero{padding-top:28px}.b-hero-top{display:block}.eyebrow{font-size:9px}.b-audience{display:none}.b-hero-content{display:block;margin:28px 0 30px}.b-hero h1{font-size:clamp(45px,11.6vw,75px);line-height:1.03;letter-spacing:-.065em}.b-hero-aside{margin-top:28px}.b-hero-aside>p{font-size:16px;margin-bottom:18px}.b-hero-aside>p br{display:none}.b-hero-aside .actions{max-width:none;flex-direction:row;align-items:center;gap:16px}.b-hero-aside .button{font-size:12px;width:100%}.b-quote-link{font-size:12px;width:100%;padding:8px 0}.b-search{display:block;padding:15px}.b-search>span{display:block;margin-bottom:9px;font-size:8px}.b-search .search-form{border:0;padding:0;gap:7px}.search-form input{padding:10px 0;font-size:12px;width:100px}.search-form button{font-size:11px;padding:10px 14px;min-height:42px}.search-form button span{display:none}.b-categories{padding-top:30px;padding-bottom:20px}.b-section-label{margin-bottom:19px;font-size:8px}.b-section-label>span:last-child{font-size:10px}.b-category-grid{grid-template-columns:1fr 1fr;gap:22px 14px}.b-wide{grid-column:1/-1}.b-wide .b-tile-photo{height:265px}.b-tile-photo{height:180px}.b-tile-text{gap:10px;padding-top:13px}.b-tile-text>span{font-size:8px}.b-tile-text h2{font-size:19px}.b-tile-text p{font-size:10px;line-height:1.5}.b-circle{width:30px;height:30px;font-size:18px}.b-custom-strip{flex-wrap:wrap;gap:10px 15px;position:relative;padding:19px 42px 19px 0;margin-top:25px}.b-custom-strip h2{font-size:23px}.b-custom-strip p{margin:0;font-size:10px;padding-left:29px}.b-custom-strip>.b-circle{position:absolute;right:0;top:21px}.b-install{padding-top:20px;padding-bottom:35px}.b-install-layout{grid-template-columns:1fr;gap:26px}.b-install-intro h2{font-size:49px;margin-top:0}.b-install-intro h2 br{display:none}.b-install-intro>p{max-width:none;font-size:16px}.b-install-intro>.b-small{font-size:12px}.b-install-intro figure{max-width:none;margin-top:24px}.b-install-intro figure>img{height:auto}.b-resource{grid-template-columns:70px 1fr 13px;gap:15px;padding:22px 0;min-height:165px}.b-resource-number{font-size:53px}.b-resource h3{font-size:23px}.b-resource p{font-size:12px}.b-resource small{font-size:9px}.pill{font-size:7px}.b-custom{padding:40px 0}.b-custom-inner{grid-template-columns:1fr;gap:30px}.b-custom h2{font-size:62px;margin-top:20px}.b-custom h2 br{display:none}.b-custom p{font-size:16px}.b-custom figure>img{height:auto}.service-links{font-size:11px;gap:10px 20px}.b-made{padding-top:35px;padding-bottom:25px;grid-template-columns:1fr 60px;gap:15px}.b-made>.eyebrow{font-size:8px;margin-bottom:10px}.b-made h2{font-size:26px}.b-made p{font-size:12px}.b-made>img{width:60px;align-self:start;margin-top:4px}.b-delivery{grid-template-columns:1fr 1fr;gap:24px 19px;padding-bottom:35px}.b-delivery h3{font-size:13px;line-height:1.3}.b-delivery p{font-size:10px}.b-footer-main{grid-template-columns:1fr 1fr;gap:30px 20px;padding-top:30px;padding-bottom:30px}.b-footer-lead{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 20px;align-items:center}.b-footer-lead>img{width:155px;grid-column:1/-1;margin-bottom:5px}.b-footer-lead h2{font-size:37px}.b-footer-lead .button{font-size:11px;padding:13px}.b-footer-main>div:last-child{grid-column:1/-1}.b-footer-main>div>h3{margin-bottom:17px}.b-footer-main a:not(.button){font-size:11px}.b-footer-parent{display:flex;gap:20px;align-items:center;margin-top:20px}.b-footer-parent span{margin:0}.b-footer-parent img{width:50px}.footer-bottom{font-size:9px;gap:15px}.footer-bottom>div{gap:15px}.page-header{padding-top:28px;padding-bottom:22px}.page-header h1{font-size:39px}.page-header p{font-size:13px}.catalogue-grid{grid-template-columns:1fr 1fr;gap:25px 14px}.catalogue-meta{font-size:9px;gap:15px}.product-card h3{font-size:17px}.product-card p{font-size:10px}.product-card .category{font-size:8px}.signin-price{font-size:10px}.product-card .product-image{aspect-ratio:1}.chip{font-size:10px;padding:9px 12px}.product-layout,.resource-layout,.form-layout,.cart-layout,.custom-section{grid-template-columns:1fr;gap:30px;padding-top:25px;padding-bottom:40px}.product-detail h1{font-size:36px}.product-detail select{font-size:14px}.product-main-image,.spec-locked{aspect-ratio:1.2}.product-quote{font-size:11px}.resource-layout h2,.form-layout h2{font-size:37px}.resource-layout .resource-image{min-height:230px}.section{padding-top:35px;padding-bottom:35px}.install-grid{grid-template-columns:1fr}.install-image{height:235px}.install-body{padding-top:18px}.account-box{margin:30px 20px;padding:25px}.account-box h2{font-size:30px}.form{padding:22px}.form-row{grid-template-columns:1fr;gap:0}.cart-item{grid-template-columns:75px 1fr 53px;gap:12px}.cart-item img{width:75px}.cart-item h3{font-size:17px}.cart-item input{width:53px}.cart-item p{font-size:10px}.status-grid{grid-template-columns:1fr}.admin-controls{flex-wrap:wrap}.text-page{padding-left:22px;padding-right:22px}.text-page h2{font-size:27px}.toast{width:85vw;font-size:12px}.custom-section h2{font-size:36px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

:root{--ink:#222c34;--yellow:#086bc1;--paper:#fcfcf9;--line:#dfe5e7;--muted:#65717a}body{background:var(--paper)}.header{min-height:96px}.b-preview{background:#edf3f7;color:#35434f}.b-preview>span:last-child{color:#65717a}.button,.search-form button{border-radius:5px}.button.yellow{background:#086bc1;color:white;border-color:#086bc1}.button.yellow:hover{background:#07599f}.header-actions .header-quote{background:#086bc1;color:#fff;padding:10px 14px;border-radius:4px;white-space:nowrap}.header-actions{gap:14px}.header-actions #cart-count{background:#e0edf8;color:#07599f}.b-parent{display:flex}.header{gap:18px}.header nav{gap:18px}.brand,.brand img{width:188px}.c-delivery{display:flex;justify-content:space-between;background:var(--ink);color:#fff;padding:10px max(35px,calc((100vw - 1324px)/2));font-size:11px}.c-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:75px;padding-top:62px;padding-bottom:65px;align-items:center}.c-hero h1{font-size:clamp(48px,4.7vw,69px);letter-spacing:-.058em;line-height:1.04;margin:24px 0}.c-hero h1 em{font-style:normal;color:#086bc1}.c-intro{color:var(--muted);font-size:17px;line-height:1.65}.c-search{background:#edf3f7;padding:21px;margin:29px 0 23px;border-radius:8px}.c-search>label{display:block;font-size:13px;font-weight:700;margin-bottom:12px}.c-search .search-form{border-radius:5px;border-color:#d1dce5;gap:3px;padding:4px}.c-search .search-form input{padding:10px;font-size:13px}.c-search .search-form button{background:#086bc1;font-size:12px;padding:10px 17px}.c-search>p{font-size:10px;color:var(--muted);margin:9px 0 0}.c-hero-actions{display:flex;gap:23px;align-items:center;flex-wrap:wrap}.c-hero-images{position:relative;padding:0 0 56px 25px}.c-main-photo{height:520px;border-radius:12px;overflow:hidden;position:relative;background:#dde3e5}.c-main-photo>img{width:100%;height:100%;object-fit:cover}.c-main-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#1e2b38b8)}.c-main-photo figcaption{position:absolute;bottom:26px;right:25px;color:#fff;z-index:1;text-align:right}.c-main-photo figcaption span{font-size:9px;letter-spacing:.13em;display:block;margin-bottom:10px}.c-main-photo figcaption strong{font-size:25px;line-height:1.15;letter-spacing:-.03em}.c-inset{position:absolute;bottom:0;left:-20px;width:178px;background:#fff;padding:8px;border-radius:8px;box-shadow:0 12px 35px #26374620;z-index:2}.c-inset>img{width:100%;height:145px;object-fit:cover;border-radius:4px}.c-inset>span{display:block;font-size:11px;font-weight:700;padding:10px 4px 3px}.c-ranges{padding-top:20px;padding-bottom:65px}.c-section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:27px}.c-section-heading h2{font-size:37px;margin-top:14px}.c-section-heading>p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.c-range-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.c-range-grid>a{padding:25px;position:relative;border:1px solid var(--line);background:white;border-radius:8px;transition:background .15s}.c-range-grid>a:hover{background:#edf4fa;border-color:#086bc1}.c-num{font-size:10px;color:#086bc1;display:block;margin-bottom:29px}.c-range-grid h3{font-size:29px;line-height:1.08;letter-spacing:-.035em;margin-bottom:17px}.c-range-grid p{font-size:12px;color:var(--muted);max-width:175px;margin-bottom:24px}.c-range-grid b{position:absolute;right:22px;top:21px;font-size:23px;color:#086bc1;font-weight:400}.c-install{background:#edf3f7;padding:49px 0}.c-install-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:20px}.c-install-item{background:#fff;padding:27px;border-radius:8px;border:1px solid #dfe8ee;display:flex;align-items:start;flex-direction:column}.pill,.pill.yellow{color:#496477;background:#edf3f7;border-color:#dfe7ed;font-size:8px;line-height:1.5}.c-install-item h3{font-size:26px;letter-spacing:-.04em;margin:19px 0 14px}.c-install-item p{font-size:12px;color:var(--muted);line-height:1.65}.c-install-item small{font-size:9px;color:var(--muted);margin-top:auto;margin-bottom:14px}.c-install-item strong{font-size:12px;color:#086bc1;margin-top:auto}.c-handbook{display:grid;grid-template-columns:1fr 90px;gap:16px;align-items:center}.c-handbook img{box-shadow:0 8px 15px #1e2b381a;transform:rotate(5deg)}.c-handbook h3{font-size:25px}.c-handbook strong{display:block;margin-top:25px}.c-custom{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:66px;padding-bottom:66px;align-items:center}.c-custom figure>img{width:100%;height:385px;object-fit:cover;border-radius:10px}.c-custom figcaption{font-size:9px;color:var(--muted);margin-top:9px}.c-custom h2{font-size:47px;margin:22px 0}.c-custom p{font-size:16px;color:var(--muted);line-height:1.7}.c-custom .eyebrow{font-size:9px;color:var(--ink)}.c-manufacture{background:#e2edf5;padding:33px 0}.c-manufacture>.shell{display:grid;grid-template-columns:1.3fr 1fr 85px;gap:50px;align-items:center}.c-manufacture h2{font-size:29px;line-height:1.14}.c-manufacture p{font-size:12px;color:#506272;margin:0}.c-manufacture img{width:85px;mix-blend-mode:multiply}.c-service-row{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;padding-top:36px;padding-bottom:39px}.c-service-row h3{font-size:14px;letter-spacing:-.015em;margin-bottom:12px}.c-service-row p{font-size:11px;color:var(--muted);margin:0}footer{background:#f0f2f1}.b-footer-lead h2{font-size:36px}.product-card .product-image{border-radius:8px}.product-card .info{padding:17px 7px}.chip{border-radius:5px}.chip.active{background:#086bc1;border-color:#086bc1}.account-notice,.notice{border-color:#086bc1;background:#edf3f7}.summary-box{background:#edf3f7}.account-box,.form,.status-grid>div{border-radius:8px}.toast{background:#086bc1;color:white}.b-footer-parent img{mix-blend-mode:multiply}
@media(max-width:1200px){.header-actions .header-quote{display:none}.c-hero{gap:40px}.c-hero h1{font-size:54px}.c-main-photo{height:480px}.c-custom{gap:45px}.c-range-grid>a{padding:22px}.c-range-grid h3{font-size:26px}.c-install-grid{gap:14px}.c-install-item{padding:22px}.c-handbook{grid-template-columns:1fr 70px}.c-manufacture>.shell{gap:30px}.c-section-heading h2{font-size:32px}}
@media(max-width:950px){.header nav{order:4}.c-hero h1{font-size:47px}.c-hero{gap:28px;padding-top:40px;padding-bottom:40px}.c-main-photo{height:465px}.c-inset{width:145px;left:0}.c-inset>img{height:120px}.c-hero-images{padding-left:12px}.c-hero-actions{gap:16px}.c-intro{font-size:15px}.c-range-grid{gap:12px}.c-range-grid h3{font-size:24px}.c-range-grid>a{padding:19px}.c-install-grid{grid-template-columns:1fr 1fr}.c-handbook{grid-column:1/-1;grid-template-columns:1fr 90px}.c-handbook h3 br{display:none}.c-handbook img{max-height:150px;width:auto}.c-custom h2{font-size:39px}.c-custom figure>img{height:350px}.c-section-heading{align-items:start}.c-section-heading>p{max-width:300px;font-size:12px}}
@media(max-width:700px){.brand,.brand img{width:145px}.header{min-height:83px}.b-parent{display:none}.c-delivery{justify-content:center;padding:9px 20px;font-size:10px}.c-delivery>span:first-child,.c-delivery>a{display:none}.c-hero{grid-template-columns:1fr;gap:30px;padding-top:31px;padding-bottom:35px}.c-hero h1{font-size:clamp(40px,10.7vw,60px);letter-spacing:-.055em;margin:20px 0}.c-intro{font-size:15px}.c-search{padding:17px;margin:24px 0 20px}.c-search .search-form input{font-size:12px}.c-hero-actions{gap:18px}.c-hero-actions .button{font-size:11px}.c-hero-actions .text-link{font-size:11px}.c-hero-images{padding:0 0 40px 25px}.c-main-photo{height:325px}.c-main-photo figcaption strong{font-size:23px}.c-inset{left:0;width:130px;padding:6px}.c-inset>img{height:105px}.c-inset>span{font-size:9px;padding:8px 3px 3px}.c-main-photo figcaption{right:18px;bottom:22px}.c-main-photo figcaption span{font-size:8px}.c-ranges{padding-top:12px;padding-bottom:35px}.c-section-heading{display:block;margin-bottom:21px}.c-section-heading h2{font-size:29px;margin:12px 0 16px}.c-section-heading>.text-link{font-size:11px}.c-range-grid{grid-template-columns:1fr 1fr;gap:13px}.c-range-grid>a{padding:20px}.c-num{margin-bottom:23px}.c-range-grid h3{font-size:25px}.c-range-grid p{font-size:11px;line-height:1.6;margin-bottom:0}.c-install{padding:33px 0}.c-install-grid{grid-template-columns:1fr}.c-install-item{padding:24px}.c-install-item h3 br{display:none}.c-install-item h3{font-size:26px}.c-install-item p{font-size:13px}.c-install-item small{margin:0 0 16px}.c-handbook{grid-column:auto;grid-template-columns:1fr 82px}.c-handbook h3 br{display:block}.c-custom{grid-template-columns:1fr;gap:25px;padding-top:35px;padding-bottom:38px}.c-custom figure>img{height:280px}.c-custom h2{font-size:39px;margin:17px 0}.c-custom p{font-size:15px}.c-manufacture>.shell{grid-template-columns:1fr 60px;gap:20px}.c-manufacture h2{font-size:25px;grid-column:1/-1}.c-manufacture p{font-size:11px}.c-manufacture img{width:60px}.c-service-row{grid-template-columns:1fr 1fr;gap:25px 20px;padding-top:30px;padding-bottom:30px}.c-service-row h3{font-size:13px;line-height:1.25}.c-service-row p{font-size:10px}}
/* Blue accents balance the supplied grey-door photography. */
:root{--accent-warm:#086bc1;--accent-soft:#eaf4fc}
.c-delivery{background:var(--accent-warm);color:#fff}
.c-search{background:var(--accent-soft)}
.c-hero h1 em{text-decoration:underline;text-decoration-color:var(--accent-warm);text-decoration-thickness:.12em;text-underline-offset:.08em}
.c-inset{background:var(--accent-soft)}
.c-range-grid>a{border-top:4px solid var(--accent-warm)}
.c-range-grid>a:hover{background:var(--accent-soft)}
.c-install{background:#eaf4fc}
.c-install-item .pill{background:var(--accent-soft);color:#154d79;border-color:#b9d8f0}
.product-card{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #c9dfef}
.product-card .info{background:var(--accent-soft);border-top:4px solid var(--accent-warm);padding:18px}
.chip.active{background:var(--accent-warm);color:#fff;border-color:var(--accent-warm)}
.c-service-row h3{border-left:4px solid var(--accent-warm);padding-left:10px}

.card-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}.card-options label{font-size:11px;font-weight:700;min-width:0}.card-options select{display:block;width:100%;min-width:0;min-height:42px;margin-top:6px;padding:8px 5px;background:white;border:1px solid #aacde7;border-radius:4px;color:#222c34;font-size:11px}.card-details{font-size:12px;font-weight:700;color:#086bc1}.product-card>a.product-image{display:block}.product-card h3 a:hover{text-decoration:underline}
/* Full material names remain readable on catalogue cards. */
.card-options{grid-template-columns:1fr}.card-options select{font-size:12px;padding:9px 8px}
.card-fixed-size span{display:block;font-size:11px;font-weight:700;margin-bottom:6px}.card-fixed-size strong{display:block;font-size:12px;font-weight:400;padding:8px 0}
.product-image:has(.supplied-artwork){position:relative;background:#fff}.product-image .supplied-artwork{object-fit:contain;padding:15px}.product-image:has(.supplied-artwork):after{content:'Supplied artwork';position:absolute;bottom:8px;left:8px;background:#edf4fa;color:#154d79;padding:4px 7px;font-size:10px;border-radius:3px}.product-main-image.supplied-artwork{object-fit:contain;background:#fff}#product-visual:has(.supplied-artwork):after{content:'Supplied artwork — installed image not supplied';display:block;font-size:12px;color:#154d79;margin-top:10px}
.product-card .product-image img.supplied-artwork{object-fit:contain;width:100%;height:100%;padding:14px;transform:none}.product-card:hover .product-image img.supplied-artwork{transform:none}
.card-add{margin:0 0 13px;font-size:12px;min-height:44px;padding:11px 14px}
.clearance-field{display:block;font-size:12px;font-weight:700;margin:14px 0}.clearance-field input{display:block;width:100%;padding:10px;margin:6px 0;border:1px solid #aacde7;border-radius:4px;background:white}.clearance-field small{display:block;font-size:10px;font-weight:400;color:#506272}
.public-specification{background:#fff;border:1px solid #dfe5e7;padding:8px}.spec-page{width:100%;height:auto;object-fit:contain;margin-bottom:12px}
.spec-variation{background:#eaf4fc;border-left:4px solid #086bc1;padding:14px;font-size:13px;line-height:1.5;margin-bottom:14px}
.checkout-kit{margin:22px 0;padding:18px;background:#fff;border:1px solid #b7d5ec;border-radius:6px}.checkout-kit h3{font-size:21px;line-height:1.15;margin-bottom:12px}.checkout-kit p{font-size:13px;line-height:1.6;margin-bottom:12px}.checkout-kit .text-link{font-size:12px}.checkout-kit small{display:block;font-size:11px;color:#506272;margin-top:12px}
.kit-cart-label{display:grid;place-content:center;background:#eaf4fc;color:#086bc1;font-weight:700;min-height:90px;text-align:center}

.shop-facets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:16px;align-items:end;padding:20px;background:#edf3f7;border-radius:8px;margin-bottom:20px}.shop-facets label{display:grid;gap:8px;font-size:13px;font-weight:600}.shop-facets select{width:100%;min-width:0;min-height:44px;background:white;border:1px solid #bccbd6;border-radius:5px;padding:10px;color:#222c34;font:inherit}.filter-reset{padding:13px 6px;font-size:13px;text-decoration:underline}.shop-facets select:focus-visible,.filter-reset:focus-visible{outline:3px solid #086bc1;outline-offset:3px}@media(max-width:700px){.shop-facets{grid-template-columns:1fr;padding:16px;gap:12px}.filter-reset{justify-self:start}}
