@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-medium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-semibold.ttf)format("truetype");font-weight:600 800;font-display:swap}:root{--paper:#f6f6f3;--white:#fff;--ink:#202523;--muted:#656b66;--line:#dedfd9;--orange:#f78b52;--accent:#b94716;--dark:#202624;--pad:clamp(24px,4.8vw,84px);--sans:"DM Sans",Arial,sans-serif;--mono:"Courier New",monospace;--ease:cubic-bezier(.2,.75,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{background:var(--paper);color:var(--ink);font:14px/1.65 var(--sans);-webkit-font-smoothing:antialiased;margin:0}body.dialog-open{overflow:hidden}::selection{background:var(--orange);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0;padding:0}a,button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.4}img{object-fit:cover;width:100%;height:100%;display:block}svg{flex-shrink:0;width:24px;height:24px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h1{letter-spacing:-.065em;font-size:clamp(54px,6.2vw,95px);line-height:1.05}h2{letter-spacing:-.055em;font-size:clamp(35px,3.8vw,57px);line-height:1.12}h3{letter-spacing:-.025em;font-size:20px;line-height:1.3}p{line-height:1.8}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:5px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}[hidden]{display:none!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--ink);color:#fff;padding:12px 20px;position:fixed;top:10px;left:10px;transform:translateY(-180%)}.skip-link:focus{transform:none}.eyebrow{font:10px/1.7 var(--mono);letter-spacing:.08em;text-transform:uppercase}.status-dot{background:var(--orange);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:9px;display:inline-block}.section-pad{padding:90px var(--pad)}.button{background:var(--ink);color:#fff;border:1px solid #0000;justify-content:space-between;align-items:center;gap:32px;min-height:50px;padding:15px 21px;font-size:12px;font-weight:500;transition:background .3s,color .3s,border .3s;display:inline-flex}.button svg{width:21px;height:20px;transition:transform .4s var(--ease)}.button:hover{background:#414a44}.button:hover svg{transform:translate(4px)}.button.orange{background:var(--orange);color:var(--ink)}.button.orange:hover{background:#ff9e6d}.button.outline{color:var(--ink);border-color:var(--ink);background:0 0}.button.outline:hover{background:var(--ink);color:#fff}.button.full{width:100%}.text-link{min-height:36px;transition:gap .3s var(--ease);white-space:nowrap;border-bottom:1px solid;align-items:center;gap:27px;font-size:12px;display:inline-flex}.text-link:hover{gap:34px}.text-link svg{width:20px}.icon-button{justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.icon-button svg{width:21px}.round-arrow{background:var(--paper);width:41px;height:41px;color:var(--ink);justify-content:center;align-items:center;transition:transform .4s,background .3s;display:flex}.round-arrow svg{width:20px}.round-arrow:hover{background:var(--orange)}.announcement{background:var(--dark);color:#e2e6e2;height:30px;padding:0 var(--pad);letter-spacing:.03em;justify-content:space-between;align-items:center;font-size:9px;display:flex}.announcement>a{align-items:center;gap:9px;display:flex}.announcement svg{width:12px;height:12px}.header{z-index:30;height:87px;padding:0 var(--pad);border-bottom:1px solid var(--line);background:#f6f6f3f7;justify-content:space-between;align-items:center;gap:35px;transition:height .4s,box-shadow .4s;display:flex;position:sticky;top:0}.header.is-scrolled{height:73px;box-shadow:0 2px 16px #20262407}.wordmark{flex-shrink:0;align-items:center;gap:11px;display:inline-flex}.brand-mark{width:39px;height:39px}.wordmark>span{letter-spacing:.015em;font-size:12px;font-weight:600;line-height:1.05}.brand-sub{font:6px/1 var(--mono);letter-spacing:.06em;margin-top:6px;display:block}.desktop-nav{align-items:center;gap:28px;display:flex}.desktop-nav>a{padding:20px 0;font-size:11px;position:relative}.desktop-nav>a:after{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform .35s;position:absolute;bottom:12px;left:0;transform:scaleX(0)}.desktop-nav>a:hover:after,.desktop-nav>[aria-current]:after{transform:scaleX(1)}.header-actions{align-items:center;gap:16px;display:flex}.edit-button{align-items:center;gap:9px;min-height:42px;font-size:10px;display:flex}.edit-button svg{width:19px}.edit-button [data-count]{font:10px/23px var(--mono);text-align:center;background:#e9eae4;border-radius:2px;min-width:23px;height:23px}.header-actions>.icon-button{width:27px}.mobile-menu-button{display:none}.reading-progress{transform-origin:0;background:var(--orange);z-index:40;pointer-events:none;width:100%;height:2px;position:fixed;top:0;left:0;transform:scaleX(0)}.hero{isolation:isolate;grid-template-columns:1fr 1fr;min-height:620px;margin:22px 24px 0;display:grid}.hero-copy{background:var(--dark);color:#f6f6f1;flex-direction:column;justify-content:center;padding:62px 48px 28px;display:flex;position:relative;overflow:hidden}.hero-copy:after{content:"";pointer-events:none;border:1px solid #8ea19220;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-170px;right:-100px;box-shadow:0 0 0 70px #8ea19208,0 0 0 140px #8ea19204}.hero-copy>.eyebrow{color:#cad0c9;font-size:9px}.hero-title{letter-spacing:-.075em;z-index:1;margin:43px 0 26px;font-size:clamp(65px,6.3vw,100px);line-height:1.05;position:relative}.hero-title>span{white-space:nowrap;display:block}.hero-title i{color:var(--orange);font-style:normal}.hero-description{color:#bfc8c1;font-size:13px;line-height:1.85}.hero-ctas{z-index:1;align-items:center;gap:27px;margin-top:30px;display:flex;position:relative}.hero-ctas .text-link{border-color:#8e9b92;gap:13px;font-size:10px}.hero-ctas .button{gap:32px;font-size:11px}.hero-foot{z-index:1;justify-content:space-between;align-items:center;margin-top:auto;padding-top:61px;display:flex;position:relative}.hero-foot>div>span{font:10px var(--mono);color:#d0d9d2}.hero-foot p{font:7px var(--mono);letter-spacing:.06em;color:#a5b2a9;margin-top:8px}.hero-coordinate{font:11px var(--mono);letter-spacing:.1em;color:#c5cdc6;align-items:center;gap:20px;display:flex}.hero-coordinate>span{color:var(--orange);font-size:25px;font-weight:400}.hero-visual{background:#d5dedf;min-height:620px;position:relative;overflow:hidden}.hero-image-wrap{position:absolute;inset:0 0 90px}.hero-image{object-position:50% 50%;will-change:transform;width:100%;height:100%;position:absolute;inset:0}.hero-image-top{font:8px var(--mono);letter-spacing:.07em;color:#303b3a;justify-content:space-between;align-items:center;display:flex;position:absolute;top:24px;left:28px;right:28px}.hero-annotation{font:6px var(--mono);letter-spacing:.05em;color:#303b3a;align-items:center;gap:7px;display:flex;position:absolute;bottom:125px;right:25px}.hero-annotation>span{background:currentColor;width:26px;height:1px}.hero-annotation>i{border:1px solid;border-radius:50%;width:5px;height:5px}.hero-feature{background:#e8ece8;justify-content:space-between;align-items:center;gap:25px;min-height:91px;padding:20px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-feature .eyebrow{color:var(--muted);margin-bottom:5px;font-size:7px}.hero-feature-link,#hero-feature-link{align-items:center;gap:30px;display:flex}.hero-feature h2{letter-spacing:-.04em;font-size:27px}.hero-feature svg{width:19px}.hero-tabs{gap:10px;display:flex}.hero-tabs>button{font:9px var(--mono);color:#536058;border-bottom:2px solid #b1bbb5;width:28px;height:33px}.hero-tabs>[aria-selected=true]{color:var(--ink);border-color:var(--accent)}.category-rail{border:1px solid var(--line);border-top:0;grid-template-columns:repeat(3,1fr);margin:0 24px;display:grid}.category-rail>a{border-right:1px solid var(--line);align-items:center;gap:22px;padding:30px 35px;transition:background .3s;display:flex}.category-rail>a:last-child{border:0}.category-rail>a:hover{background:#eaece7}.category-icon{border:1px solid #ccd1c8;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.category-icon svg{width:21px}.category-rail .eyebrow{color:var(--muted);font-size:7px}.category-rail h2{letter-spacing:-.035em;margin-top:5px;font-size:19px}.rail-arrow{margin-left:auto}.rail-arrow svg{width:21px}.section-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:40px;display:flex}.section-heading .eyebrow{color:var(--muted);margin-bottom:18px;font-size:9px}.section-heading .text-link{margin-bottom:4px}.section-heading h2{font-size:clamp(36px,3.65vw,54px)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:21px;display:grid}.product-card{min-width:0}.product-visual{aspect-ratio:1/1.12;background:#e9ebe6;position:relative;overflow:hidden}.product-visual>a:first-child{height:100%;display:block}.product-visual img{transition:transform 1s var(--ease);object-position:center}.product-card:hover .product-visual img{transform:scale(1.045)}.product-tag{font:7px/1.6 var(--mono);letter-spacing:.08em;background:#f9faf6eb;padding:4px 8px;position:absolute;top:14px;left:14px}.quick-add{background:var(--paper);z-index:2;justify-content:center;align-items:center;width:33px;height:33px;transition:background .3s,transform .3s;display:flex;position:absolute;bottom:14px;right:14px}.quick-add svg{width:18px}.quick-add:hover{background:var(--orange);transform:rotate(90deg)}.product-view{width:100%;height:59px;transition:transform .4s var(--ease);background:#f6f6f3ef;align-items:center;gap:17px;padding:15px;font-size:10px;display:flex;position:absolute;bottom:0;left:0;transform:translateY(101%)}.product-view svg{width:18px}.product-card:hover .product-view,.product-card:focus-within .product-view{transform:none}.product-copy{padding-top:16px}.product-category{font:8px var(--mono);text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.product-copy h3{letter-spacing:-.025em;margin:7px 0 4px;font-size:17px;font-weight:500}.product-copy p{color:var(--muted);font-size:11px}.product-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding-top:12px;font-size:10px;display:flex}.product-bottom>span{color:var(--muted)}.small-link{align-items:center;gap:7px;min-height:29px;font-size:10px;display:inline-flex}.small-link svg{width:14px}.small-link:hover{color:var(--accent)}.range-note{color:var(--muted);font-size:10px;line-height:1.8}.featured>.range-note,.catalogue>.range-note{margin-top:29px}.workspace-feature{background:#e5e8df;grid-template-columns:1.16fr 1fr;min-height:530px;margin:0 24px;display:grid}.workspace-photo{min-height:530px;position:relative;overflow:hidden}.workspace-photo>img{object-position:50% 45%;position:absolute;inset:0}.photo-code{color:#fff;font:7px var(--mono);letter-spacing:.1em;background:#17211ba6;max-width:calc(100% - 40px);padding:8px 10px;position:absolute;bottom:22px;left:25px}.workspace-copy{flex-direction:column;justify-content:center;padding:68px 58px;display:flex;position:relative;overflow:hidden}.workspace-copy>.eyebrow{color:#4f5d50;margin-bottom:25px;font-size:8px}.workspace-copy h2{font-size:clamp(47px,4.5vw,70px)}.workspace-copy p:not(.eyebrow){color:#4f5d50;max-width:310px;margin:25px 0 28px;font-size:13px}.workspace-copy .button{z-index:1;align-self:flex-start;position:relative}.feature-grid{opacity:.35;grid-template-columns:repeat(6,1fr);gap:8px;display:grid;position:absolute;bottom:28px;right:28px;transform:rotate(0)}.feature-grid i{background:#697564;width:2px;height:2px}.setup-section{grid-template-columns:1fr 1fr;align-items:start;gap:12%;padding-top:110px;padding-bottom:105px;display:grid}.setup-intro{padding-top:12px}.setup-intro>.eyebrow{margin-bottom:27px;font-size:8px}.setup-intro h2{font-size:clamp(44px,4.3vw,65px)}.setup-intro>p:not(.eyebrow){color:var(--muted);max-width:345px;margin-top:25px;font-size:13px}.setup-tabs{border-top:1px solid var(--line);margin-top:43px}.setup-tabs>button{text-align:left;border-bottom:1px solid var(--line);align-items:center;gap:20px;width:100%;padding:20px 4px;font-size:16px;transition:color .3s,padding .3s;display:flex}.setup-tabs>button>span{font:9px var(--mono);color:var(--muted)}.setup-tabs>button>svg{opacity:.5;width:19px;margin-left:auto}.setup-tabs>[aria-selected=true]{color:var(--accent);padding-left:12px}.setup-tabs>[aria-selected=true]>svg{opacity:1}.setup-board{background:#edf0e9;padding:18px}.setup-image{height:285px;position:relative;overflow:hidden}.setup-image>img{object-position:50% 48%}.setup-image-label{font:7px var(--mono);color:#fff;background:#1e2820ba;padding:6px 9px;position:absolute;bottom:13px;left:15px}.setup-caption{justify-content:space-between;align-items:center;gap:20px;margin:24px 7px 16px;display:flex}.setup-caption .eyebrow{color:var(--muted);font-size:7px}.setup-caption h3{letter-spacing:-.05em;margin-top:6px;font-size:30px}.setup-number{font:38px/1 var(--mono);color:#697666}.setup-board>#setup-products{padding:0 7px 15px}.setup-board>#setup-products>a{border-top:1px solid #cfd6cb;justify-content:space-between;align-items:center;padding:10px 0;font-size:11px;display:flex}.setup-board>#setup-products svg{width:15px;height:15px}.setup-note{text-align:center;color:var(--muted);margin-top:13px;font-size:9px}.setup-board .button{min-height:46px;font-size:11px}.how-it-works{background:#e9ece5;border-top:1px solid #dbe0d5;border-bottom:1px solid #dbe0d5;grid-template-columns:1fr 1.5fr;gap:12%;display:grid}.process-heading>.eyebrow{color:var(--muted);margin-bottom:20px;font-size:8px}.process-heading h2{font-size:45px}.process-heading .text-link{margin-top:28px}.process-steps{flex-direction:column;gap:27px;display:flex}.process-steps>div{border-bottom:1px solid #cdd4c8;grid-template-columns:35px 1fr;column-gap:15px;padding-bottom:24px;display:grid}.process-steps>div:last-child{border:0;padding-bottom:0}.process-steps>div>span{font:10px var(--mono);color:var(--muted);grid-row:span 2;padding-top:5px}.process-steps h3{font-size:20px}.process-steps p{color:var(--muted);max-width:440px;margin-top:7px;font-size:12px}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.guide-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-image{aspect-ratio:1.35;display:block;position:relative;overflow:hidden}.guide-image img{transition:transform 1s var(--ease);object-position:50% 45%}.guide-card:hover img{transform:scale(1.045)}.guide-image .round-arrow{position:absolute;bottom:15px;right:15px}.guide-card:hover .round-arrow{background:var(--orange);transform:rotate(45deg)}.guide-meta{font:7px var(--mono);color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin:19px 0 13px;display:flex}.guide-card h3{letter-spacing:-.045em;font-size:24px}.guide-card>p{color:var(--muted);margin-top:11px;font-size:11px}.footer-invitation{background:var(--dark);padding:66px var(--pad);color:var(--paper);border-bottom:1px solid #c2d6c324;justify-content:space-between;align-items:center;gap:35px;display:flex}.footer-invitation>.button{min-width:185px}.footer-invitation .eyebrow{color:#c5cec4;margin-bottom:22px;font-size:8px}.footer-invitation h2{font-size:clamp(36px,4vw,60px)}.footer{background:var(--dark);color:var(--paper);padding:48px var(--pad) 0}.footer-top{grid-template-columns:1.3fr 1fr 1fr 1.7fr;gap:45px;padding-bottom:45px;display:grid}.footer-brand p{color:#b5c0b6;margin-top:21px;font-size:11px;line-height:1.8}.footer-top h2{letter-spacing:0;margin:0 0 18px;font-size:10px}.footer-top>div:not(.footer-brand)>a{color:#cbd3cb;font-size:11px;line-height:2.5;display:block}.footer-top a:hover{color:var(--orange)}.footer-contact>a{overflow-wrap:anywhere;font-size:12px!important}.footer-contact p{color:#b5c0b6;margin-top:17px;font-size:10px}.footer-bottom{color:#bbc5bb;border-top:1px solid #c2d6c324;justify-content:space-between;gap:25px;padding:22px 0;font-size:9px;display:flex}.footer-bottom>span:nth-child(2){font:7px/1.8 var(--mono);letter-spacing:.03em}.footer-bottom>div{gap:20px;display:flex}.collection-header{justify-content:space-between;align-items:flex-end;gap:60px;padding-top:77px;padding-bottom:55px;display:flex}.collection-header h1{max-width:760px;margin-top:25px;font-size:clamp(53px,5.9vw,89px)}.collection-header .eyebrow{color:var(--muted);font-size:9px}.collection-header>p{max-width:310px;color:var(--muted);padding-bottom:5px;font-size:12px}.catalogue{padding-top:0}.filter-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding:15px 0;display:flex}.category-filters{align-items:center;gap:28px;display:flex}.category-filters button{color:var(--muted);white-space:nowrap;min-height:36px;font-size:11px;position:relative}.category-filters button span{font:8px var(--mono);vertical-align:super;margin-left:6px}.category-filters button:after{content:"";background:var(--accent);width:100%;height:2px;transition:transform .3s;position:absolute;bottom:1px;left:0;transform:scaleX(0)}.category-filters button.active{color:var(--ink)}.category-filters button.active:after{transform:scaleX(1)}.filter-controls{gap:13px;display:flex}.filter-controls select{cursor:pointer;background:0 0;border:0;max-width:165px;min-height:36px;padding-right:9px;font-size:10px}.catalogue-count{color:var(--muted);justify-content:space-between;gap:20px;margin:25px 0;font-size:10px;display:flex}.catalogue-count>span:last-child{font:7px var(--mono);padding-top:3px}.catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 27px}.catalogue-grid .product-visual{aspect-ratio:1.13}.catalogue-grid .product-copy h3{font-size:20px}.catalogue-grid .product-tag{font-size:8px;top:18px;left:18px}.catalogue-grid .quick-add{width:39px;height:39px;bottom:17px;right:17px}.catalogue-grid .product-copy p{font-size:12px}.catalogue-grid .product-bottom{font-size:11px}.catalogue-help{background:#e9ece5;justify-content:space-between;align-items:center;gap:35px;margin-top:60px;padding:38px;display:flex}.catalogue-help h2{margin:12px 0;font-size:33px}.catalogue-help .eyebrow{color:var(--muted);font-size:8px}.catalogue-help p:not(.eyebrow){color:var(--muted);font-size:12px}.catalogue-help .button{flex-shrink:0}.no-results{text-align:center;padding:85px 20px}.no-results h2{font-size:40px}.no-results p{color:var(--muted);margin:20px 0;font-size:13px}.breadcrumbs{margin:27px var(--pad) 0;color:var(--muted);flex-wrap:wrap;align-items:center;gap:13px;font-size:10px;display:flex}.breadcrumbs a:hover{text-decoration:underline}.product-detail{grid-template-columns:1fr 1fr;align-items:start;gap:7%;padding-top:30px;padding-bottom:75px;display:grid}.detail-gallery{position:sticky;top:108px}.detail-image{aspect-ratio:1/1.05;cursor:zoom-in;background:#e7eae3;width:100%;display:block;position:relative;overflow:hidden}.detail-image img{transition:transform .8s var(--ease)}.detail-image:hover img{transform:scale(1.045)}.image-zoom-label{font:8px var(--mono);letter-spacing:.04em;background:#f6f6f3ed;justify-content:space-between;align-items:center;padding:10px 14px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.image-zoom-label svg{width:16px}.image-caption{font:8px/1.6 var(--mono);color:var(--muted);margin-top:14px}.detail-info>.eyebrow{color:var(--muted);margin:0 0 19px;font-size:8px}.detail-info h1{font-size:clamp(43px,4.4vw,66px)}.detail-subtitle{color:var(--muted);margin-top:18px;font-size:13px}.detail-price{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:6px;margin:25px 0;padding:18px 0;display:flex}.detail-price>strong{font-size:14px;font-weight:500}.detail-price>span{color:var(--muted);font-size:10px}.detail-info>p:not([class]){color:var(--muted);font-size:13px}.product-checks{margin-top:25px}.product-checks>h2{letter-spacing:-.02em;margin:0 0 13px;font-size:16px}.product-checks>div{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;gap:15px;padding:8px 0;font-size:10px;display:grid}.product-checks>div>span:last-child{color:var(--muted)}.detail-note{color:var(--muted);margin:20px 0;font-size:11px}.quantity-add{gap:11px;display:flex}.quantity-add>.button{flex:1;gap:15px;font-size:11px}.quantity-control{border:1px solid #bdc5b9;flex-shrink:0;justify-content:center;align-items:center;width:105px;display:flex}.quantity-control button{width:30px;height:45px;font-size:17px}.quantity-control input{text-align:center;appearance:textfield;background:0 0;border:0;width:35px;font-size:13px}.quantity-control input::-webkit-inner-spin-button{appearance:none}.quantity-control input::-webkit-outer-spin-button{appearance:none}.direct-enquiry{margin-top:12px;font-size:11px}.accordions{border-top:1px solid var(--line);margin-top:30px}.accordions details{border-bottom:1px solid var(--line)}.accordions summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;font-size:12px;list-style:none;display:flex}.accordions summary::-webkit-details-marker{display:none}.accordions summary svg{width:16px;height:16px;transition:transform .3s}.accordions [open] summary svg{transform:rotate(45deg)}.accordions details>p{color:var(--muted);padding-bottom:22px;font-size:11px;line-height:1.85}.accordions details a{text-decoration:underline}.related{border-top:1px solid var(--line)}.editorial-hero{grid-template-columns:1fr 1fr;min-height:590px;display:grid}.editorial-copy{padding:75px var(--pad);background:#e8ece4;flex-direction:column;justify-content:center;display:flex}.editorial-copy>.eyebrow{color:#586252;margin-bottom:26px;font-size:8px}.editorial-copy h1{font-size:clamp(55px,5.8vw,87px)}.editorial-copy h1>span{color:#647161}.editorial-copy>p:not(.eyebrow){color:#586252;max-width:340px;margin:30px 0;font-size:13px}.editorial-copy>.text-link{align-self:flex-start}.editorial-photo{min-height:590px;position:relative;overflow:hidden}.editorial-photo img{object-position:50% 45%;position:absolute;inset:0}.story-body{border-bottom:1px solid var(--line);grid-template-columns:1fr 2fr;gap:10%;display:grid}.story-body>.eyebrow{font-size:9px}.story-body>div{max-width:690px}.story-body h2{margin-bottom:28px;font-size:44px}.story-body>div>p{color:var(--muted);margin-top:23px;font-size:14px}.values{grid-template-columns:repeat(3,1fr);gap:55px;display:grid}.values>div{border-top:1px solid var(--line);padding-top:22px}.values .eyebrow{color:var(--muted);font-size:8px}.values h3{margin:20px 0 15px;font-size:25px}.values p{color:var(--muted);font-size:12px}.guides-intro{justify-content:space-between;align-items:flex-end;gap:45px;padding-bottom:58px;display:flex}.guides-intro .eyebrow{color:var(--muted);margin-bottom:22px;font-size:9px}.guides-intro h1{font-size:clamp(50px,6vw,89px)}.guides-intro>p{color:var(--muted);padding-bottom:5px;font-size:13px}.guides-index{border-bottom:1px solid var(--line);padding-top:0}.article-header{text-align:center;padding-top:60px;padding-bottom:50px}.article-header>.eyebrow{color:var(--muted);font-size:9px}.article-header h1{max-width:960px;margin:25px auto;font-size:clamp(53px,6vw,87px)}.article-header>p:not(.eyebrow){color:var(--muted);font-size:13px}.article-hero-image{margin:0 var(--pad);height:480px;overflow:hidden}.article-hero-image img{object-position:50% 48%}.article-body{max-width:760px;margin:60px auto 0;padding:0 25px 45px}.article-body>p{color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.95}.article-body>.article-lead{color:var(--ink);font-size:21px;line-height:1.8}.article-body>h2{letter-spacing:-.04em;margin:36px 0 18px;font-size:28px}.article-body blockquote{letter-spacing:-.04em;border-left:3px solid var(--orange);margin:40px 0;padding:8px 0 8px 26px;font-size:30px;font-weight:500;line-height:1.4}.article-cta{margin-top:35px}.simple-heading{padding-top:70px;padding-bottom:60px}.simple-heading .eyebrow{color:var(--muted);font-size:9px}.simple-heading h1{margin:25px 0}.simple-heading>p:not(.eyebrow){color:var(--muted);font-size:13px}.faq-layout{grid-template-columns:1fr 1.8fr;gap:10%;padding-top:0;display:grid}.faq-layout h2{margin:17px 0;font-size:38px}.faq-layout>.accordions{margin-top:0}.faq-layout>div>p:not(.eyebrow){color:var(--muted);max-width:260px;margin-bottom:20px;font-size:13px}.accordions.large summary{padding:24px 0;font-size:14px}.accordions.large details>p{font-size:13px}.contact-layout{grid-template-columns:1fr 1fr;gap:8%;padding-top:80px;display:grid}.contact-copy h1{margin:28px 0;font-size:clamp(58px,6.7vw,95px)}.contact-copy h1>span{color:#61705e}.contact-copy>.eyebrow{font-size:8px}.contact-copy>p:not(.eyebrow){color:var(--muted);max-width:330px;font-size:13px}.contact-email{border-bottom:1px solid var(--ink);overflow-wrap:anywhere;align-items:center;gap:20px;max-width:100%;margin-top:24px;padding:15px 0;font-size:15px;display:inline-flex}.contact-email svg{width:19px}.contact-aside{border-top:1px solid var(--line);max-width:300px;margin-top:60px;padding-top:22px}.contact-aside>span{font:8px var(--mono);color:var(--muted)}.contact-aside>p{color:var(--muted);margin-top:12px;font-size:11px}.contact-form-wrap{background:#e9ede5;padding:36px}.contact-form-wrap h2{margin:14px 0;font-size:34px}.contact-form-wrap form>.eyebrow{color:var(--muted);font-size:8px}.contact-form-wrap form>p:not([class]){color:var(--muted);margin-bottom:29px;font-size:11px}.form-row{grid-template-columns:1fr 1fr;gap:21px;display:grid}.field{margin-bottom:23px}.field label{margin-bottom:9px;font-size:10px;display:block}.field input,.field textarea,.field select{background:0 0;border:0;border-bottom:1px solid #aab5a2;border-radius:0;width:100%;padding:10px 0;font-size:12px}.field textarea{resize:vertical;min-height:115px}.field input::placeholder,.field textarea::placeholder{color:#626f5b;font-size:11px}.field select{cursor:pointer}.form-privacy{color:var(--muted);margin-bottom:23px;font-size:9px;line-height:1.8}.form-privacy a{text-decoration:underline}.contact-faq{text-align:center;background:#e9ede5;padding-top:58px;padding-bottom:58px}.contact-faq h2{margin:20px 0;font-size:41px}.contact-faq>p:not(.eyebrow){color:var(--muted);margin-bottom:20px;font-size:12px}#email-preview{border-top:1px solid #bac4b3;margin-top:26px;padding-top:25px}#email-preview h3{font-size:24px}#email-preview>p{color:var(--muted);margin-top:10px;font-size:11px}#email-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--paper);font:11px/1.8 var(--sans);max-height:210px;margin:18px 0;padding:17px;overflow:auto}#copy-contact{margin-top:15px;font-size:11px}.legal-content{max-width:830px;margin:auto;padding:0 25px 80px}.legal-content section{border-top:1px solid var(--line);padding:27px 0}.legal-content h2{letter-spacing:-.04em;margin-bottom:16px;font-size:26px}.legal-content p{color:var(--muted);font-size:13px;line-height:1.9}.legal-content a{text-decoration:underline}.not-found{text-align:center;padding-top:110px;padding-bottom:130px}.not-found h1{max-width:900px;margin:27px auto}.not-found p:not(.eyebrow){color:var(--muted);margin-bottom:28px;font-size:13px}dialog{background:var(--paper);color:var(--ink);border:0;max-width:100%;max-height:100svh;padding:0}dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1017149c}.side-dialog{overscroll-behavior:contain;width:500px;height:100svh;margin:0;padding:32px;position:fixed;inset:0 0 0 auto;overflow-y:auto}.dialog-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dialog-header h2{letter-spacing:-.05em;margin-top:10px;font-size:35px}.dialog-header h2>span{color:var(--accent)}.dialog-header .eyebrow{color:var(--muted);font-size:7px}.dialog-header .icon-button{flex-shrink:0;margin-top:-4px;margin-right:-8px}.dialog-intro{color:var(--muted);max-width:340px;margin:23px 0 28px;font-size:12px}.edit-item{border-top:1px solid var(--line);grid-template-columns:87px 1fr;gap:17px;padding:22px 0;display:grid}.edit-item>a{aspect-ratio:1/1.1;overflow:hidden}.edit-item h3{margin-bottom:6px;font-size:15px}.edit-item p{color:var(--muted);font-size:10px}.edit-item-actions{justify-content:space-between;align-items:center;gap:15px;margin-top:15px;display:flex}.edit-qty{border:1px solid #bdc6b5;align-items:center;gap:9px;font-size:11px;display:flex}.edit-qty>button{width:28px;height:29px;font-size:16px}.remove-item{font-size:9px;text-decoration:underline}.edit-empty{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;padding:42px 15px 50px}.edit-empty>svg{width:45px;height:45px}.edit-empty h3{letter-spacing:-.05em;margin:22px 0 13px;font-size:28px}.edit-empty p{color:var(--muted);max-width:290px;margin:0 auto 25px;font-size:12px}#edit-summary{border-top:1px solid var(--line);margin-top:10px;padding-top:23px}#edit-summary>.range-note{margin-bottom:20px}.copy-enquiry{margin-top:13px;font-size:10px}.email-helper{color:var(--muted);overflow-wrap:anywhere;margin-top:16px;font-size:9px;line-height:1.8}.search-dialog{width:760px;max-height:calc(100svh - 130px);margin:100px auto auto;padding:35px 40px;overflow-y:auto}.search-dialog .dialog-header h2{font-size:33px}.search-field{border-bottom:1px solid var(--ink);align-items:center;gap:15px;margin-top:27px;padding-bottom:13px;display:flex}.search-field>svg{width:20px}.search-field input{background:0 0;border:0;width:100%;min-height:37px;font-size:15px}#search-results{margin-top:25px}.search-hint{font:8px var(--mono);color:var(--muted);margin-bottom:16px}.search-result{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:12px 0;display:flex}.search-result>img{width:65px;height:65px}.search-result>div{flex:1}.search-result h3{margin-bottom:5px;font-size:14px}.search-result p{color:var(--muted);font-size:10px}.search-result>svg{width:19px}.menu-dialog nav{flex-direction:column;margin-top:32px;display:flex}.menu-dialog nav>a{border-bottom:1px solid var(--line);letter-spacing:-.035em;align-items:center;gap:20px;padding:20px 0;font-size:25px;display:flex}.menu-dialog nav>a>svg{width:19px;margin-left:auto}.menu-index{font:9px var(--mono);color:var(--accent)}.image-dialog{width:min(920px,94vw);height:88svh;margin:auto;padding:22px;overflow:hidden}.image-dialog img{object-fit:contain}.image-dialog>.icon-button{background:var(--paper);z-index:2;position:absolute;top:26px;right:26px}.toast{background:var(--dark);color:var(--paper);z-index:100;opacity:0;pointer-events:none;border:1px solid #a6bea335;width:max-content;max-width:calc(100vw - 30px);padding:13px 23px;font-size:11px;position:fixed;bottom:27px;left:50%;transform:translate(-50%,20px);box-shadow:0 6px 23px #10171430}.fly-image{z-index:100;pointer-events:none;object-fit:cover;position:fixed;box-shadow:0 3px 20px #10171420}@view-transition{navigation:auto}::view-transition-old(root){animation-duration:.2s}::view-transition-new(root){animation-duration:.3s}@media (width>=1600px){.hero{min-height:700px;margin-left:32px;margin-right:32px}.hero-visual{min-height:700px}.hero-copy{padding:70px 66px 35px}.hero-title{font-size:112px}.hero-description{font-size:15px}.category-rail{margin:0 32px}.header{height:94px}.desktop-nav>a{font-size:13px}.hero-feature{min-height:105px;padding:22px 34px}.hero-image-wrap{bottom:105px}.hero-feature h2{font-size:33px}.hero-copy>.eyebrow{font-size:11px}.hero-ctas .button{font-size:13px}.hero-ctas .text-link{font-size:12px}}@media (width<=1180px){.header{gap:23px}.desktop-nav{gap:19px}.desktop-nav>a{font-size:10px}.header-actions{gap:10px}.edit-label{display:none}.hero-copy{padding:55px 35px 27px}.hero-title{font-size:6.7vw}.hero-ctas{gap:19px}.hero-ctas .button{gap:19px;padding:14px 17px;font-size:10px}.hero-ctas .text-link{gap:10px;font-size:9px}.hero,.hero-visual{min-height:590px}.hero-foot{padding-top:50px}.hero-description{font-size:12px}.category-rail>a{gap:17px;padding:25px}.category-rail h2{font-size:17px}.product-copy h3{font-size:15px}.product-copy p{font-size:10px}.product-bottom,.small-link{font-size:9px}.workspace-copy{padding:48px 38px}.workspace-feature,.workspace-photo{min-height:500px}.setup-section{gap:8%}.footer-top{grid-template-columns:1.2fr .8fr .8fr 1.6fr;gap:30px}.collection-header{gap:35px}.collection-header h1{font-size:64px}.collection-header>p{max-width:260px}.filter-toolbar{gap:15px}.category-filters{gap:19px}.filter-controls select{max-width:140px;font-size:9px}.contact-layout{gap:6%}.contact-email{gap:13px;font-size:12px}.contact-form-wrap{padding:28px}.contact-copy h1{font-size:7vw}.product-detail{gap:5%}.product-checks>div{grid-template-columns:85px 1fr}.quantity-add>.button{gap:10px;padding:14px 15px;font-size:10px}}@media (width<=900px){.header{height:78px}.desktop-nav{display:none}.mobile-menu-button{display:inline-flex}.header-actions{gap:18px}.edit-label{display:inline}.hero{min-height:555px;margin:18px 20px 0}.hero-visual{min-height:555px}.hero-copy{padding:40px 27px 25px}.hero-copy>.eyebrow{font-size:6px}.hero-title{margin-top:34px;font-size:6.9vw}.hero-description{font-size:11px}.hero-ctas{flex-direction:column;align-items:flex-start;gap:15px;margin-top:26px}.hero-foot{padding-top:35px}.hero-foot p{font-size:5.5px}.hero-coordinate{display:none}.hero-feature{gap:15px;padding:19px 20px}.hero-feature h2{font-size:21px}.hero-feature .eyebrow{font-size:6px}#hero-feature-link{gap:14px}.hero-tabs{gap:6px}.hero-tabs>button{width:19px;font-size:8px}.hero-image-top{font-size:6px;left:20px;right:20px}.hero-annotation{gap:5px;font-size:5px;right:16px}.category-rail{margin:0 20px}.category-rail>a{gap:12px;padding:22px 18px}.category-icon{flex-shrink:0;width:35px;height:35px}.category-icon svg{width:17px}.category-rail h2{font-size:14px}.category-rail .eyebrow{font-size:6px}.rail-arrow svg{width:16px}.category-rail .rail-arrow{display:none}.section-pad{padding-top:70px;padding-bottom:70px}.section-heading h2{font-size:42px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 22px}.product-copy h3{font-size:18px}.product-copy p{font-size:12px}.product-bottom,.small-link{font-size:11px}.product-visual{aspect-ratio:1.12}.product-tag{font-size:8px}.workspace-feature{grid-template-columns:1fr 1fr;min-height:460px;margin:0 20px}.workspace-photo{min-height:460px}.workspace-copy{padding:38px 30px}.workspace-copy h2{font-size:47px}.workspace-copy p:not(.eyebrow){font-size:12px}.workspace-copy>.eyebrow{font-size:7px}.setup-section{gap:6%}.setup-intro>.eyebrow{font-size:7px}.setup-intro h2{font-size:45px}.setup-intro>p:not(.eyebrow){font-size:12px}.setup-tabs>button{gap:15px;font-size:14px}.setup-board{padding:13px}.setup-image{height:220px}.setup-caption h3{font-size:24px}.setup-caption .eyebrow{font-size:6px}.setup-number{font-size:30px}.setup-board .button{gap:15px;padding:13px 15px;font-size:10px}.setup-note{font-size:8px}.how-it-works{grid-template-columns:1fr 1.2fr;gap:7%}.process-heading h2{font-size:36px}.process-heading>.eyebrow{font-size:7px}.process-steps h3{font-size:18px}.guide-grid{gap:20px}.guide-card h3{font-size:20px}.guide-meta{gap:10px;font-size:6px}.guide-card>p{font-size:10px}.guide-image{aspect-ratio:1/1.05}.guide-image .round-arrow{width:32px;height:32px;bottom:12px;right:12px}.guide-image .round-arrow svg{width:17px}.footer-top{grid-template-columns:1.2fr 1fr 1fr;gap:34px}.footer-contact{border-top:1px solid #c2d6c324;grid-column:1/-1;justify-content:space-between;align-items:baseline;gap:20px;padding-top:25px;display:flex}.footer-contact h2,.footer-contact p{margin:0}.footer-bottom>span:nth-child(2){display:none}.footer-invitation{padding-top:55px;padding-bottom:55px}.footer-invitation>.button{min-width:150px}.collection-header{display:block}.collection-header h1{max-width:700px;font-size:74px}.collection-header>p{max-width:490px;margin-top:25px;font-size:13px}.catalogue{padding-top:0}.filter-toolbar{flex-direction:column;align-items:flex-start;gap:14px}.category-filters,.filter-controls{justify-content:space-between;gap:20px;width:100%}.filter-controls select{max-width:220px;font-size:11px}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.catalogue-help{padding:30px}.catalogue-help h2{font-size:28px}.catalogue-count>span:last-child{display:none}.product-detail{gap:5%}.detail-info h1{font-size:43px}.detail-image{aspect-ratio:1/1.45}.quantity-add{flex-wrap:wrap}.quantity-control{width:90px;height:48px}.quantity-control input{width:28px}.quantity-control button{width:27px}.quantity-add>.button{min-width:160px;min-height:49px;font-size:10px}.detail-price>span{font-size:9px}.product-checks>div{grid-template-columns:80px 1fr;gap:9px;font-size:9px}.detail-note{font-size:10px}.detail-info>p:not([class]){font-size:12px}.editorial-copy{padding:55px var(--pad)}.editorial-copy h1{font-size:57px}.editorial-hero,.editorial-photo{min-height:550px}.story-body{grid-template-columns:1fr;gap:27px}.values{gap:30px}.values h3{font-size:23px}.values .eyebrow{font-size:7px}.guides-intro{padding-bottom:45px;display:block}.guides-intro>p{margin-top:26px}.guides-index{padding-top:0}.article-hero-image{height:390px}.article-header{padding-top:50px}.contact-layout{grid-template-columns:1fr;gap:45px}.contact-copy h1{font-size:86px}.contact-copy>p:not(.eyebrow){max-width:420px}.contact-email{font-size:16px}.contact-aside{display:none}.contact-form-wrap{padding:40px}.faq-layout{grid-template-columns:1fr;gap:35px;padding-top:0}.faq-layout h2{font-size:36px}.simple-heading{padding-bottom:45px}.faq-layout>div>p:not(.eyebrow){max-width:370px}}@media (width<=600px){:root{--pad:22px}.announcement{justify-content:center;height:27px;font-size:8px}.announcement>a{display:none}.header{gap:15px;height:76px}.header.is-scrolled{height:67px}.brand-mark{width:34px;height:34px}.wordmark{gap:8px}.wordmark>span{font-size:10px}.brand-sub{margin-top:5px;font-size:5px}.header-actions{gap:11px}.header-actions>.icon-button{width:23px}.header-actions svg{width:18px}.edit-label{display:none}.edit-button{gap:5px}.edit-button [data-count]{min-width:19px;height:20px;font-size:8px;line-height:20px}.hero{flex-direction:column;min-height:0;margin:12px 12px 0;display:flex}.hero-copy{min-height:380px;padding:37px 27px 28px}.hero-copy>.eyebrow{letter-spacing:.035em;font-size:7px}.hero-title{margin:32px 0 21px;font-size:clamp(49px,13.65vw,79px);line-height:1.08}.hero-description{font-size:11px}.hero-ctas{flex-direction:row;align-items:center;gap:16px;margin-top:27px}.hero-ctas .button{gap:20px;min-height:46px;padding:13px 14px;font-size:10px}.hero-ctas .text-link{gap:8px;font-size:8px}.hero-ctas .text-link svg{width:16px}.hero-foot{align-items:flex-end;padding-top:32px}.hero-foot>div>span{font-size:8px}.hero-foot p{letter-spacing:.02em;margin-top:6px;font-size:5.8px}.hero-coordinate{gap:10px;font-size:8px;display:flex}.hero-coordinate>span{font-size:20px}.hero-visual{height:420px;min-height:420px}.hero-image-wrap{bottom:87px}.hero-feature{min-height:87px;padding:18px 20px}.hero-feature h2{font-size:25px}.hero-feature .eyebrow{font-size:7px}.hero-image-top{font-size:7px;top:20px}.hero-annotation{font-size:5px;bottom:107px}.hero-tabs>button{width:23px;font-size:8px}.category-rail{grid-template-columns:1fr;margin:0 12px}.category-rail>a{border-right:0;border-bottom:1px solid var(--line);gap:16px;padding:18px 20px}.category-rail .eyebrow{font-size:6px}.category-rail h2{margin-top:4px;font-size:16px}.category-icon{width:36px;height:36px}.category-rail .rail-arrow{display:block}.rail-arrow svg{width:20px}.section-pad{padding-top:52px;padding-bottom:52px}.section-heading{margin-bottom:27px;display:block}.section-heading .eyebrow{margin-bottom:16px;font-size:8px}.section-heading h2{letter-spacing:-.055em;font-size:36px;line-height:1.13}.section-heading .text-link{margin-top:19px;font-size:11px}.product-grid{gap:28px 13px}.product-visual{aspect-ratio:1/1.14}.product-tag{padding:3px 6px;font-size:6px;top:9px;left:9px}.quick-add{width:29px;height:29px;bottom:10px;right:10px}.quick-add svg{width:16px}.product-view{display:none}.product-copy{padding-top:12px}.product-category{letter-spacing:.01em;font-size:6px}.product-copy h3{letter-spacing:-.035em;margin:6px 0;font-size:14px;line-height:1.3}.product-copy p{font-size:9px;line-height:1.75}.product-bottom{flex-direction:column;align-items:flex-start;gap:0;margin-top:12px;padding-top:9px;font-size:9px}.small-link{gap:6px;min-height:29px;font-size:9px}.small-link svg{width:12px}.range-note{font-size:9px}.featured>.range-note{margin-top:25px}.workspace-feature{grid-template-columns:1fr;min-height:0;margin:0 12px}.workspace-photo{min-height:390px}.workspace-copy{padding:43px 27px 49px}.workspace-copy>.eyebrow{margin-bottom:22px;font-size:7px}.workspace-copy h2{font-size:48px}.workspace-copy p:not(.eyebrow){max-width:290px;margin:22px 0 26px;font-size:12px}.workspace-copy>.button{font-size:11px}.photo-code{font-size:6px;bottom:18px;left:20px}.feature-grid{gap:7px;bottom:25px;right:24px}.setup-section{grid-template-columns:1fr;gap:32px;padding-top:57px;padding-bottom:54px}.setup-intro{padding-top:0}.setup-intro>.eyebrow{margin-bottom:22px;font-size:7px}.setup-intro h2{font-size:46px}.setup-intro>p:not(.eyebrow){max-width:320px;margin-top:22px;font-size:12px}.setup-tabs{margin-top:29px}.setup-tabs>button{gap:18px;padding:17px 3px;font-size:14px}.setup-tabs>button>span{font-size:8px}.setup-tabs>[aria-selected=true]{padding-left:10px}.setup-board{padding:14px}.setup-image{height:240px}.setup-caption{margin-top:22px;margin-bottom:17px}.setup-caption .eyebrow{font-size:6px}.setup-caption h3{font-size:27px}.setup-number{font-size:31px}.setup-board>#setup-products>a{font-size:11px}.setup-board .button{min-height:47px;padding:14px 17px;font-size:11px}.setup-note{font-size:8px}.how-it-works{grid-template-columns:1fr;gap:36px}.process-heading h2{font-size:37px}.process-heading>.eyebrow{font-size:7px}.process-heading .text-link{margin-top:20px;font-size:11px}.process-steps{gap:21px}.process-steps>div{grid-template-columns:23px 1fr;column-gap:16px;padding-bottom:21px}.process-steps h3{font-size:20px}.process-steps p{font-size:12px}.guide-grid,.guide-grid.two{grid-template-columns:1fr;gap:33px}.guide-image{aspect-ratio:1.3}.guide-meta{margin:17px 0 12px;font-size:7px}.guide-card h3{font-size:26px}.guide-card>p{font-size:12px}.guide-image .round-arrow{width:36px;height:36px;bottom:15px;right:15px}.guide-image .round-arrow svg{width:19px}.footer-invitation{padding:44px var(--pad) 47px;display:block}.footer-invitation .eyebrow{margin-bottom:20px;font-size:7px}.footer-invitation h2{font-size:36px}.footer-invitation>.button{min-width:168px;margin-top:28px;font-size:11px}.footer{padding-top:37px}.footer-top{grid-template-columns:1fr 1fr;gap:33px 23px;padding-bottom:30px}.footer-brand{grid-column:1/-1}.footer .brand-mark{width:42px;height:42px}.footer .wordmark>span{font-size:13px}.footer .brand-sub{font-size:6px}.footer-brand p{margin-top:19px;font-size:11px}.footer-top h2{margin-bottom:14px;font-size:10px}.footer-top>div:not(.footer-brand)>a{font-size:11px}.footer-contact{padding-top:24px;display:block}.footer-contact p{margin-top:13px;font-size:10px}.footer-contact>a{font-size:12px!important}.footer-bottom{flex-wrap:wrap;gap:15px;padding:21px 0;font-size:8px}.footer-bottom>div{gap:20px}.collection-header{padding-top:45px;padding-bottom:37px}.collection-header h1{letter-spacing:-.055em;margin-top:22px;font-size:55px}.collection-header .eyebrow{font-size:8px}.collection-header>p{max-width:350px;margin-top:24px;font-size:12px}.catalogue{padding-top:0}.filter-toolbar{gap:8px;padding-top:10px}.category-filters{justify-content:flex-start;gap:15px;max-width:100%;padding-bottom:7px;overflow-x:auto}.category-filters button{font-size:10px}.category-filters button span{margin-left:4px;font-size:7px}.filter-controls{gap:15px}.filter-controls select{max-width:175px;min-height:36px;padding-right:0;font-size:10px}.catalogue-count{margin:20px 0;font-size:9px}.catalogue-grid{gap:31px 13px}.catalogue-grid .product-visual{aspect-ratio:1/1.14}.catalogue-grid .product-copy h3{font-size:14px}.catalogue-grid .product-copy p{font-size:9px}.catalogue-grid .product-tag{font-size:6px;top:9px;left:9px}.catalogue-grid .quick-add{width:29px;height:29px;bottom:10px;right:10px}.catalogue-grid .product-bottom{font-size:9px}.catalogue-help{margin-top:37px;padding:27px 23px;display:block}.catalogue-help h2{margin:15px 0;font-size:28px}.catalogue-help .eyebrow{font-size:7px}.catalogue-help p:not(.eyebrow){font-size:11px}.catalogue-help .button{width:100%;margin-top:23px;font-size:11px}.breadcrumbs{gap:9px;margin-top:21px;font-size:8px}.product-detail{grid-template-columns:1fr;gap:28px;padding-top:23px}.detail-gallery{position:static}.detail-image{aspect-ratio:1/1.05}.image-caption{margin-top:11px;font-size:7px}.detail-info h1{font-size:48px}.detail-info>.eyebrow{margin-bottom:18px;font-size:8px}.detail-subtitle{margin-top:17px;font-size:13px}.detail-price{margin:23px 0}.detail-price>strong{font-size:14px}.detail-price>span{font-size:10px}.detail-info>p:not([class]){font-size:13px}.product-checks>div{grid-template-columns:90px 1fr;padding:10px 0;font-size:11px}.product-checks>h2{font-size:17px}.detail-note{margin:21px 0;font-size:11px}.quantity-add{flex-wrap:nowrap;gap:10px}.quantity-control{width:92px;height:51px}.quantity-add>.button{min-width:0;padding:14px 15px;font-size:11px}.direct-enquiry{font-size:11px}.accordions summary,.accordions details>p{font-size:12px}.editorial-hero{grid-template-columns:1fr}.editorial-copy{padding:48px var(--pad)}.editorial-copy h1{font-size:clamp(45px,15.5vw,64px)}.editorial-copy>.eyebrow{margin-bottom:23px;font-size:8px}.editorial-copy>p:not(.eyebrow){margin-top:25px;font-size:13px}.editorial-photo{min-height:430px}.story-body{gap:24px}.story-body>.eyebrow{font-size:8px}.story-body h2{font-size:37px}.story-body>div>p{margin-top:22px;font-size:13px}.values{grid-template-columns:1fr;gap:32px}.values h3{margin:18px 0 13px;font-size:26px}.values p{font-size:13px}.values .eyebrow{font-size:8px}.guides-intro h1{font-size:56px}.guides-intro .eyebrow{font-size:8px}.guides-intro>p{margin-top:23px;font-size:12px}.guides-intro{padding-bottom:36px}.guides-index{padding-top:0}.article-header{padding-top:39px;padding-bottom:35px}.article-header>.eyebrow{font-size:7px}.article-header h1{margin:22px 0;font-size:49px}.article-header>p:not(.eyebrow){font-size:12px}.article-hero-image{height:335px;margin:0}.article-body{margin-top:35px;padding:0 23px 20px}.article-body>.article-lead{font-size:18px}.article-body>p{font-size:13px}.article-body>h2{margin:30px 0 16px;font-size:25px}.article-body blockquote{margin:30px 0;padding-left:21px;font-size:27px}.simple-heading{padding-top:46px;padding-bottom:40px}.simple-heading h1{margin:23px 0;font-size:57px}.simple-heading .eyebrow{font-size:8px}.faq-layout{gap:34px;padding-top:0}.faq-layout h2{font-size:35px}.faq-layout .eyebrow{font-size:8px}.faq-layout>div>p:not(.eyebrow){font-size:12px}.accordions.large summary{padding:22px 0;font-size:12px}.accordions.large details>p{font-size:12px}.contact-layout{gap:35px;padding-top:48px}.contact-copy h1{font-size:clamp(47px,13.5vw,74px);line-height:1.1}.contact-copy>.eyebrow{font-size:7px}.contact-copy>p:not(.eyebrow){font-size:13px}.contact-email{gap:14px;margin-top:24px;font-size:12px}.contact-form-wrap{margin:0 -2px;padding:27px 22px}.contact-form-wrap h2{font-size:28px}.contact-form-wrap form>.eyebrow{font-size:7px}.form-row{grid-template-columns:1fr;gap:0}.field input,.field select,.field textarea{font-size:16px}.field input::placeholder,.field textarea::placeholder{font-size:12px}.contact-faq h2{font-size:33px}.contact-faq .eyebrow{font-size:7px}.contact-faq>p:not(.eyebrow){font-size:12px}.legal-content{padding-bottom:45px}.legal-content h2{font-size:26px}.not-found{padding-top:70px;padding-bottom:80px}.not-found h1{font-size:48px}.side-dialog{width:min(100vw,460px);padding:27px 23px}.dialog-header h2{font-size:31px}.dialog-header .eyebrow{font-size:6px}.dialog-intro{margin-top:20px;font-size:11px}.edit-item{grid-template-columns:75px 1fr;gap:15px}.edit-item h3{font-size:14px}.edit-item p{font-size:9px}.edit-empty h3{font-size:27px}.menu-dialog nav>a{gap:18px;padding:17px 0;font-size:24px}.search-dialog{width:calc(100% - 24px);max-height:calc(100svh - 40px);margin:20px 12px;padding:25px 21px}.search-dialog .dialog-header h2{font-size:27px}.search-field{gap:10px;margin-top:22px}.search-field input{font-size:13px}.search-result{gap:14px}.search-result>img{width:54px;height:57px}.search-result h3{font-size:13px}.search-result p{font-size:9px}.image-dialog{height:80svh;padding:13px}.image-dialog>.icon-button{top:20px;right:20px}.toast{padding:12px 18px;font-size:10px;bottom:20px}}@media (width<=350px){.hero-copy{padding-left:22px;padding-right:22px}.hero-title{font-size:46px}.hero-ctas{gap:13px}.hero-ctas .button{gap:12px;padding:12px;font-size:9px}.hero-ctas .text-link{gap:5px;font-size:7px}.hero-feature h2{font-size:21px}.hero-feature{padding-left:17px;padding-right:17px}.header{padding-left:18px;padding-right:18px}.header-actions{gap:8px}.contact-email{font-size:10px}.filter-controls select{max-width:146px}.quantity-add>.button{font-size:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reading-progress{display:none}.hero-image{will-change:auto}@view-transition{navigation:none}}
