:root{--ink:#191c1c;--paper:#fff;--muted:#666b69;--line:#dfe2df;--accent:#e7b259;--dark:#182323}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:3px solid #ac6b14;outline-offset:5px}img{max-width:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2{letter-spacing:-.055em;line-height:1.02;font-weight:500}h1 em,h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em}h3,h4{font-weight:500;line-height:1.25}.skip{position:absolute;top:-100px}.skip:focus{top:4px;left:10px;background:white;z-index:100}header{padding:23px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:15px;text-decoration:none}.brand-monogram{font-size:44px;font-weight:700;letter-spacing:-5px;line-height:1}.brand-dot{color:#b37e2e}.brand-name{font-size:12px;letter-spacing:2px;line-height:1.4;font-weight:700;border-left:1px solid #ccc;padding-left:15px}nav{display:flex;align-items:center;gap:32px}nav a{text-decoration:none;font-size:14px}.nav-contact{padding:10px 18px;background:var(--ink);color:white;border-radius:3px}nav a:hover:not(.nav-contact){text-decoration:underline}.hero{background:var(--dark);color:white;padding:0 5%}.hero-topline{display:flex;justify-content:space-between;padding:20px 0;font-size:11px;letter-spacing:1.8px;border-bottom:1px solid #3f4b49;color:#c0cdca}.hero-layout{display:grid;grid-template-columns:1fr 1fr;gap:5%;padding:55px 0 48px;align-items:center}.hero-copy{padding:12px 0}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:600;line-height:1.7;margin-bottom:26px}.hero .eyebrow{color:#cfddd8;font-size:11px;display:flex;align-items:center;gap:12px}.short-line{width:24px;height:1px;background:var(--accent);flex-shrink:0}h1{font-size:clamp(60px,6.2vw,102px);margin-bottom:28px}h1 em{color:var(--accent)}.intro{font-size:17px;line-height:1.75;color:#c7d1ce;max-width:415px;margin-bottom:28px}.button{display:inline-flex;gap:34px;align-items:center;justify-content:space-between;padding:15px 21px;background:var(--accent);color:#191c1c;text-decoration:none;font-size:14px;border-radius:3px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#f1c986;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.hero-secondary{display:block;width:fit-content;font-size:13px;margin-top:20px;color:#c7d1ce}.hero-art{position:relative;display:grid;grid-template-columns:1.15fr .9fr;gap:15px;align-items:end;padding-bottom:30px}.hero-product{background:#f4f2ed;color:var(--ink);position:relative;border-radius:3px;overflow:hidden}.main-product{height:485px}.small-product{height:330px;margin-bottom:28px;background:#dedfd6}.hero-product img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:40px 12px 65px}.small-product img{padding:25px 4px 35px}.product-kicker{position:absolute;top:18px;left:18px;font-size:9px;font-weight:bold;letter-spacing:1.2px;z-index:1}.art-caption{position:absolute;bottom:18px;left:18px;right:18px;display:flex;align-items:center;justify-content:space-between;font-size:14px}.art-caption a{text-decoration:none;font-size:24px}.small-caption{position:absolute;left:14px;bottom:15px;right:14px;font-size:11px;line-height:1.4}.art-index{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.4px;color:#c0cdca}.hero-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #3f4b49;padding:19px 0;font-size:12px;color:#c0cdca}.hero-bottom a{text-decoration:none}.facts{display:grid;grid-template-columns:repeat(4,1fr);padding:34px 5%;border-bottom:1px solid var(--line)}.facts div{padding:0 22px;border-left:1px solid var(--line)}.facts div:first-child{border:0;padding-left:0}.facts strong{display:block;font-weight:500;font-size:29px;letter-spacing:-1px;line-height:1.2}.facts span{font-size:12px;display:block;margin-top:8px;color:var(--muted)}.section{padding:95px 5%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:40px}h2{font-size:clamp(43px,4.9vw,76px);margin:0}.section-heading>p{max-width:330px;color:var(--muted);font-size:16px;margin:0}.collection-links{display:flex;flex-wrap:wrap;gap:10px;border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:55px}.collection-links a{border-radius:30px;padding:10px 21px;border:1px solid #d5d9d5;font-size:14px;transition:background .2s}.collection-links a:hover{background:var(--ink);color:white;text-decoration:none!important}.product-range{margin-top:65px;scroll-margin-top:120px}.range-title{display:flex;align-items:baseline;justify-content:space-between;gap:30px;margin-bottom:24px}.range-title h3{font-size:27px;letter-spacing:-.8px;margin:0}.range-title p{max-width:480px;margin:0;color:var(--muted);font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}.product-image{height:280px;background:#f2f2ef;border-radius:4px;overflow:hidden;position:relative}.product-image img{display:block;width:100%;height:100%;object-fit:contain;padding:18px 8px;mix-blend-mode:multiply;transition:transform .4s}.product:hover .product-image img{transform:scale(1.045)}.product-info{padding:16px 0 0}.product-info h4{font-size:17px;margin:0 0 7px;letter-spacing:-.3px}.product-info a{font-size:12px;color:var(--muted);text-decoration:none;border-bottom:1px solid #c5ccc8;padding-bottom:3px}.beyond{padding:30px 0 0;border-top:1px solid var(--line);margin:60px 0 0;color:var(--muted);max-width:700px}.capabilities{background:#f1f2ee;display:grid;grid-template-columns:1fr 1fr;gap:12%}.cap-intro{color:var(--muted);max-width:385px;margin:30px 0 0}.cap-list article{display:flex;gap:22px;padding:25px 0;border-top:1px solid #cfd5ce}.cap-list article>span{font-size:12px;color:#747b73;padding-top:4px}.cap-list h3{font-size:23px;letter-spacing:-.5px;margin-bottom:12px}.cap-list p{font-size:15px;color:var(--muted);margin:0}.story{padding-top:110px;padding-bottom:110px}.story-columns{display:grid;grid-template-columns:1fr 1fr;gap:70px;max-width:1000px;margin-top:40px;color:var(--muted)}.story-columns p{margin-bottom:0}.contact{background:var(--dark);color:white}.contact h2{max-width:1100px}.contact h2 em{color:var(--accent)}.contact>p:not(.eyebrow){max-width:500px;color:#c7d1ce;margin:30px 0}.phone{font-size:15px;margin-left:30px}.locations{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:65px;padding-top:30px;border-top:1px solid #3f4b49}.locations h3{font-size:18px;margin:0 0 14px}.locations p{font-size:14px;color:#c7d1ce;margin:0}footer{padding:28px 5%;display:flex;justify-content:space-between;gap:20px;font-size:12px}footer span:first-child{font-weight:bold;letter-spacing:1px}footer a{color:var(--muted)}@media(min-width:1600px){header,.hero,.facts,.section,footer{padding-left:max(5%,calc((100vw - 1450px)/2));padding-right:max(5%,calc((100vw - 1450px)/2))}.hero-art{gap:20px}.main-product{height:540px}.small-product{height:390px}}@media(max-width:1050px){nav{gap:20px}.hero-layout{gap:4%}.hero-art{grid-template-columns:1fr .8fr;gap:10px}.main-product{height:410px}.small-product{height:290px}.product-kicker{font-size:8px;left:12px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero .eyebrow{font-size:10px}.hero-topline{font-size:9px}.art-caption{font-size:12px}.small-caption{font-size:10px}.hero-copy h1{font-size:64px}}@media(max-width:760px){header{padding:18px 5%;position:relative;align-items:center}.brand-monogram{font-size:37px}.brand-name{font-size:10px;padding-left:10px}.brand{gap:10px}header nav{gap:15px;flex-wrap:wrap;justify-content:flex-end}header nav a{font-size:12px}header nav .nav-contact{display:none}.hero-topline span:last-child{display:none}.hero-layout{grid-template-columns:1fr;padding-top:35px;gap:36px}.hero-copy h1{font-size:clamp(58px,11vw,85px)}.intro{max-width:470px}.hero-art{max-width:580px;width:100%;grid-template-columns:1.1fr 1fr}.main-product{height:420px}.small-product{height:310px}.product-kicker{font-size:10px}.art-caption{font-size:14px}.small-caption{font-size:12px}.hero-bottom{font-size:11px}.hero-bottom>a{display:none}.facts{grid-template-columns:1fr 1fr;gap:28px;padding-top:30px;padding-bottom:30px}.facts div:nth-child(3){padding-left:0;border:0}.section{padding-top:65px;padding-bottom:65px}.section-heading{display:block}.section-heading>p{max-width:470px;margin-top:25px}.collection-links{gap:8px}.collection-links a{font-size:13px;padding:9px 15px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 15px}.product-image{height:260px}.range-title{display:block}.range-title p{margin-top:12px}.capabilities{grid-template-columns:1fr;gap:40px}.story-columns{gap:30px;font-size:16px}.contact h2{font-size:clamp(43px,7vw,65px)}.product-range{scroll-margin-top:30px}.phone{display:inline-block;margin:20px 0 0 20px}footer{flex-wrap:wrap;font-size:12px}}@media(max-width:430px){header nav{max-width:125px;gap:5px 14px}.hero-copy h1{font-size:58px}.hero-art{gap:10px}.main-product{height:320px}.small-product{height:245px;margin-bottom:22px}.product-kicker{font-size:8px;left:10px}.small-caption{font-size:10px}.art-caption{left:10px;right:10px;font-size:11px}.art-index{font-size:8px}.hero-product img{padding:30px 3px 55px}.small-product img{padding:25px 3px 35px}.facts strong{font-size:27px}.product-image{height:215px}.product-info h4{font-size:16px}.product-info a{font-size:12px}.locations,.story-columns{grid-template-columns:1fr}.locations{gap:28px}.phone{display:block;margin-left:0}.hero-note{font-size:12px}h2{font-size:45px}}@media(max-width:340px){.product-grid{grid-template-columns:1fr}.hero-copy h1{font-size:48px}.hero-art{grid-template-columns:1fr}.small-product{display:none}.brand-name{font-size:9px}.product-image{height:290px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.product-info a{font-size:14px}header nav a{font-size:14px}.collection-links a{font-size:14px}

.featured-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-bottom:48px;padding-bottom:42px;border-bottom:1px solid var(--line)}.featured-product .product-image{height:auto;aspect-ratio:6/5;background:#faf9f7}.featured-product .product-image img{padding:0;mix-blend-mode:normal}.featured-product:hover .product-image img{transform:none}.gallery-thumbs{display:flex;gap:8px;margin-top:12px}.gallery-thumb{display:block;width:60px;height:52px;border:1px solid var(--line);border-radius:3px;overflow:hidden;background:#faf9f7}.gallery-thumb[aria-current=true]{border:2px solid #896333}.gallery-thumb img{display:block;width:100%;height:100%;object-fit:contain}.featured-product .product-info h4{font-size:22px}.featured-product .product-info p{font-size:14px;line-height:1.6;color:var(--muted);margin-bottom:14px}@media(max-width:760px){.featured-products{grid-template-columns:1fr;gap:36px}.featured-product .product-image{max-height:460px}.featured-product .product-info{padding-top:14px}.featured-product .product-info p{max-width:480px}}

.magnify-button{position:absolute;right:10px;bottom:10px;display:flex;align-items:center;gap:6px;background:#fff;color:var(--ink);border:1px solid #cdd2ce;border-radius:30px;padding:9px 13px;font:inherit;font-size:12px;cursor:zoom-in;box-shadow:0 2px 10px #0000000d}.magnify-button:hover{background:#f7ead5}button:focus-visible,.viewer-stage:focus-visible{outline:3px solid #ac6b14;outline-offset:3px}.viewer-open{overflow:hidden}.photo-viewer{width:min(1150px,95vw);height:92vh;height:92dvh;max-width:95vw;max-height:95dvh;padding:0;border:0;border-radius:8px;background:#faf9f7;color:var(--ink);overflow:hidden}.photo-viewer[open]{display:flex;flex-direction:column}.photo-viewer::backdrop{background:#101817d9}.viewer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:white;border-bottom:1px solid var(--line)}.viewer-toolbar h2{font:500 20px/1.3 Arial,Helvetica,sans-serif;letter-spacing:0;margin:0}.viewer-controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.viewer-controls button{min-width:44px;min-height:44px;padding:8px 12px;border:1px solid #cdd2ce;border-radius:4px;background:white;font-size:20px;cursor:pointer;color:var(--ink)}.viewer-controls button:disabled{opacity:.35;cursor:default}.viewer-controls output{width:48px;text-align:center;font-size:13px}.viewer-controls .viewer-close{font-size:14px;margin-left:8px}.viewer-hint{font-size:13px;margin:0;padding:10px 20px;color:var(--muted);background:white}.viewer-stage{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.viewer-canvas{position:relative}.viewer-canvas img{display:block;width:100%;height:100%;max-width:none;object-fit:contain}@media(max-width:600px){.viewer-toolbar{align-items:flex-start;flex-direction:column;padding:12px}.viewer-toolbar h2{font-size:18px}.viewer-controls{width:100%}.viewer-controls .viewer-close{margin-left:auto}.viewer-hint{padding:8px 12px;font-size:12px}.magnify-button{padding:8px 10px}}

.enquiry-layout{display:grid;grid-template-columns:1fr 1.7fr;gap:60px;margin-top:45px;align-items:start}.enquiry-intro h3{font-size:27px;line-height:1.25}.enquiry-intro p{color:#c7d1ce;font-size:16px}.enquiry-form{background:#fff;color:var(--ink);padding:32px;border-radius:6px;min-width:0}.enquiry-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.enquiry-form label{display:block;font-size:14px;font-weight:600}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{display:block;width:100%;min-width:0;margin-top:7px;padding:12px;border:1px solid #aab4ae;border-radius:3px;font:400 16px/1.5 Arial,Helvetica,sans-serif;background:#fff;color:var(--ink)}.enquiry-form textarea{resize:vertical}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{outline:2px solid #896333;outline-offset:2px}.field-wide{grid-column:1/-1}.enquiry-form .form-note{color:#535d58;font-size:14px;line-height:1.6;margin:0 0 22px}.enquiry-fields+.form-note{margin:22px 0}.enquiry-form .button{border:0;cursor:pointer;font-family:inherit}.enquiry-review{border-top:1px solid var(--line);margin-top:28px;padding-top:28px}.enquiry-review h3{font-size:24px;margin-bottom:12px}.enquiry-review p{font-size:14px;color:#535d58}.enquiry-actions{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin:20px 0}.copy-enquiry{background:white;border:1px solid #aab4ae;border-radius:3px;padding:14px;font:inherit;font-size:14px;cursor:pointer}.enquiry-form [hidden],.enquiry-form[hidden]{display:none}@media(max-width:850px){.enquiry-layout{grid-template-columns:1fr;gap:20px}.enquiry-intro{max-width:550px}}@media(max-width:500px){.enquiry-form{padding:22px 16px}.enquiry-fields{grid-template-columns:1fr}.enquiry-actions{align-items:stretch;flex-direction:column}}
