:root{--ink:#23332c;--paper:#fafaf7;--muted:#69736b;--line:#d7ddd6;--green:#263c30}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #b99859;outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:var(--paper);gap:30px}.brand{width:195px;height:68px}.brand img{object-fit:contain}nav{display:flex;gap:30px;font-size:14px}nav a:hover,.text-link:hover{color:#8b6935}.header-contact{font-size:14px;border-bottom:1px solid var(--ink);padding:9px 0;display:flex;gap:32px}.menu-toggle{display:none}.hero{height:690px;min-height:540px;max-height:850px;position:relative;color:#fff;background:#374239}.hero-img{position:absolute;inset:0}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,25,19,.76),rgba(12,25,19,.34) 48%,rgba(12,25,19,.08)),linear-gradient(0deg,rgba(12,25,19,.35),transparent 35%)}.hero-copy{position:relative;padding:105px 6% 60px;max-width:900px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:500;margin-bottom:24px}h1{font-size:clamp(52px,5.8vw,87px);line-height:1.04;letter-spacing:-.04em}.hero-desc{font-size:17px;line-height:1.65;margin:27px 0 34px;color:#f1f2ed}.button{display:inline-flex;gap:42px;align-items:center;padding:15px 23px;font-size:14px}.light{background:#fafaf7;color:var(--ink)}.button:hover{background:#dedfce;color:#22352a}.dark{background:var(--ink);color:#fff}.hero-bottom{position:absolute;bottom:25px;left:6%;right:6%;display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:.14em;border-top:1px solid #ffffff50;padding-top:20px}.hero-bottom a{font-size:22px}.section{padding:100px 6%}.intro{display:grid;grid-template-columns:1fr 1.5fr;gap:80px;border-bottom:1px solid var(--line)}.intro .eyebrow{padding-top:10px}h2{font-size:clamp(36px,3.4vw,52px);line-height:1.14;letter-spacing:-.035em}.intro p:not(.eyebrow){max-width:600px;color:var(--muted);margin:25px 0}.text-link{display:inline-flex;gap:35px;font-size:14px;padding:8px 0;border-bottom:1px solid currentColor}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px}.section-head>p{font-size:15px;color:var(--muted)}.collection-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:35px;align-items:start}.collection-card{padding:0;background:none;border:0;text-align:left;display:block}.collection-card:nth-child(2){margin-top:80px}.image-wrap{height:430px;position:relative;overflow:hidden;background:#e5e6e1}.collection-card:nth-child(2) .image-wrap{height:360px}.image-wrap img{transition:transform .6s}.collection-card:hover img{transform:scale(1.035)}.circle{position:absolute;right:20px;bottom:20px;width:43px;height:43px;border-radius:50%;background:var(--paper);display:grid;place-items:center;font-size:23px}.card-line{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.card-line h3{font-size:30px}.card-line span{font-size:12px;color:var(--muted)}.collection-card p{font-size:14px;color:var(--muted);margin-top:2px}.craft{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:#fff}.craft-image{min-height:580px}.craft-copy{padding:80px 13%}.craft-copy>p:not(.eyebrow){margin:25px 0;color:#d5ddd4}.material-list{display:grid;grid-template-columns:1fr 1fr;gap:14px 20px;border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40;padding:22px 0;margin-bottom:28px;font-size:14px}.capabilities{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.capabilities article{padding:36px 35px 0 0;margin-right:35px;border-right:1px solid var(--line)}.capabilities article:last-child{border:0;margin:0;padding-right:0}.number{font-size:11px;letter-spacing:.12em;color:var(--muted)}.capabilities h3{font-size:29px;line-height:1.2;margin:25px 0 20px}.capabilities p{font-size:15px;color:var(--muted);line-height:1.8}.about{background:#eceee7;display:grid;grid-template-columns:1fr 1fr;gap:90px}.about p:not(.eyebrow){margin-bottom:22px;color:#566157}.about .large-copy{font-family:Georgia,serif;font-size:27px;line-height:1.45;color:var(--ink)!important}.contact{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center}.contact p:not(.eyebrow){color:var(--muted);margin-top:25px}.contact-links a{position:relative;display:flex;flex-direction:column;border-bottom:1px solid var(--line);padding:25px 30px 25px 0}.contact-links span{font-size:11px;letter-spacing:.13em;color:var(--muted);margin-bottom:8px}.contact-links strong{font-size:clamp(16px,1.7vw,24px);font-weight:400}.contact-links b{position:absolute;right:0;top:48px;font-size:23px;font-weight:400}footer{padding:50px 6% 25px;background:#1d2c24;color:#e6eae1}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:45px}.footer-brand{font-size:27px;letter-spacing:.04em}.footer-brand span{display:block;font-size:9px;letter-spacing:.25em}.footer-top p,.footer-top>a:last-child{font-size:13px;color:#b7c2b6}.footer-bottom{border-top:1px solid #ffffff26;padding-top:20px;display:flex;justify-content:space-between;font-size:11px;color:#b7c2b6}.skip{position:absolute;top:-80px;z-index:50;background:white;padding:15px}.skip:focus{top:0}dialog{border:none;width:min(1100px,92vw);max-height:90vh;padding:50px;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#10251dd9}dialog>p:not(.eyebrow){margin:20px 0;color:var(--muted)}.close-dialog{float:right;border:0;background:none;padding:4px;font-size:14px}.dialog-gallery{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0}.dialog-gallery img{height:300px;object-fit:contain;background:#edece6}body.modal-open{overflow:hidden}@media(min-width:1600px){.hero{height:760px}.hero-copy{padding-top:125px}}@media(max-width:1000px){header{gap:20px}.brand{width:165px}nav{gap:18px}.header-contact{gap:15px}.section{padding:70px 5%}.intro{gap:40px;grid-template-columns:.8fr 1.4fr}.image-wrap{height:340px}.collection-card:nth-child(2) .image-wrap{height:300px}.craft-copy{padding:60px 9%}.craft-image{min-height:540px}.about,.contact{gap:40px}.capabilities article{padding-right:20px;margin-right:20px}}@media(max-width:700px){header{height:80px;padding:0 5%;position:relative;z-index:10}.brand{width:160px;height:58px}.header-contact{display:none}.menu-toggle{display:block;border:0;background:transparent;font-size:14px}.menu-toggle span{margin-left:12px}nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--paper);padding:20px 6% 30px;flex-direction:column;font-size:17px;border-top:1px solid var(--line)}nav.open{display:flex}.hero{height:650px;min-height:0}.hero-copy{padding:100px 6% 50px}.hero-shade{background:linear-gradient(90deg,#10241edb,#13221d55),linear-gradient(0deg,#10241e88,transparent)}h1{font-size:58px}.hero-desc{font-size:16px}.hero-img{object-position:58% center}.hero-bottom{font-size:10px}.hero-bottom>span:nth-child(2){display:none}.section{padding:60px 6%}.intro{grid-template-columns:1fr;gap:10px}.intro .eyebrow{margin-bottom:10px}h2{font-size:39px}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:20px}.collection-grid{grid-template-columns:1fr;gap:32px}.collection-card:nth-child(2){margin-top:0}.image-wrap,.collection-card:nth-child(2) .image-wrap{height:360px}.craft{grid-template-columns:1fr}.craft-image{min-height:0;height:340px}.craft-copy{padding:55px 6%}.capabilities{grid-template-columns:1fr}.capabilities article{padding:28px 0;border-right:0;border-bottom:1px solid var(--line);margin:0}.capabilities article:last-child{padding-top:28px}.capabilities h3 br{display:none}.capabilities h3{margin:18px 0 12px}.about,.contact{grid-template-columns:1fr;gap:30px}.contact-links strong{font-size:20px}.footer-top{align-items:flex-start;flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:8px}.footer-top p{width:100%}.dialog-gallery{grid-template-columns:1fr}.dialog-gallery img{height:250px}dialog{padding:25px}.eyebrow{font-size:11px}.hero .eyebrow{font-size:10px}html{scroll-padding-top:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.image-wrap img{transition:none}}

.addresses{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:0 0 40px;font-size:13px;color:#b7c2b6}.addresses strong{color:#e6eae1;font-weight:400;display:inline-block;margin-bottom:10px}@media(max-width:700px){.addresses{grid-template-columns:1fr;gap:20px}}

.brand{width:auto;display:flex;align-items:center;gap:12px}.brand img{width:53px;height:64px}.brand>span{font-family:Georgia,serif;font-size:24px;letter-spacing:.025em;line-height:1.15}.brand small{display:block;font-family:Arial,sans-serif;font-size:9px;letter-spacing:.16em;margin-top:6px}.hero{background:#22372b}.hero-img{left:auto;right:0;width:60%;object-position:center}.hero-shade{background:linear-gradient(90deg,#22372b 26%,#22372bef 38%,#22372b33 65%,transparent 85%)}.hero-copy{padding-top:112px}.hero-bottom{z-index:1}.hero h1{font-size:clamp(52px,5.5vw,82px)}.hero-bottom{background:linear-gradient(90deg,transparent,#22372b33)}.craft-image img{object-position:center}.dialog-gallery img{height:350px}@media(max-width:1000px){.brand>span{font-size:20px}.brand img{width:40px}.brand{gap:8px}header{gap:16px}nav{gap:15px}}@media(max-width:700px){.brand>span{font-size:21px}.brand img{width:39px;height:56px}.hero-img{width:100%;opacity:.64;object-position:center}.hero-shade{background:linear-gradient(90deg,#122d25db,#122d2533),linear-gradient(0deg,#122d25bb,transparent)}.hero-copy{padding-top:90px}.hero h1{font-size:58px}.dialog-gallery img{height:300px}}

.film{padding-bottom:60px;border-bottom:1px solid var(--line)}.film video{display:block;width:100%;aspect-ratio:910/512;height:auto;max-height:75vh;background:#10291f;object-fit:contain}.film-caption{display:flex;justify-content:space-between;gap:20px;margin-top:15px;font-size:13px;color:var(--muted)}.film-caption small{font-size:12px}.film-caption a{text-decoration:underline;text-underline-offset:3px}.watch-film{display:inline-flex;align-items:center;gap:10px;margin-left:25px;font-size:14px;padding:14px 0;border-bottom:1px solid #ffffff70}.watch-film>span{font-size:22px;line-height:1}@media(max-width:700px){.film{padding-bottom:45px}.film-caption{flex-direction:column;gap:8px}.watch-film{margin-left:0;display:flex;width:max-content;margin-top:10px}}

/* Retail relationships */
nav [aria-current=page]{border-bottom:1px solid currentColor;padding-bottom:4px}.partner-strip{padding:35px 6% 42px;border-bottom:1px solid var(--line)}.partner-strip-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.partner-strip .eyebrow{margin:0}.partner-strip .text-link{border:0;padding:0}.partner-strip-logos{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:40px}.partner-strip-logos>a{height:64px;display:flex;align-items:center;justify-content:center}.partner-strip-logos img{max-width:180px;max-height:58px;width:100%;height:100%;object-fit:contain}.buyer-name{font-family:Georgia,serif;font-size:25px;text-align:center;line-height:1.2}.clients-hero{background:var(--green);color:var(--paper);padding-top:80px;padding-bottom:85px}.clients-hero>div{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:end}.clients-hero h1{font-size:clamp(45px,5vw,72px);line-height:1.1}.clients-hero>div>p{font-size:18px;color:#d3dbd3;max-width:420px;line-height:1.75}.clients-section-title{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.clients-section-title>p{font-size:16px;color:var(--muted)}.buyer-grid{display:grid;gap:22px}.current-grid{grid-template-columns:repeat(3,1fr)}.buyer-card{background:white;border:1px solid var(--line);padding:30px 25px 20px}.buyer-mark{height:135px;display:flex;align-items:center;justify-content:center;padding:15px}.buyer-mark img{width:100%;height:100%;max-width:250px;max-height:88px;object-fit:contain}.buyer-meta{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #edf0ec;padding-top:16px;margin-top:20px;font-size:14px;line-height:1.4}.buyer-meta>span:last-child{color:var(--muted)}.past-section{background:#eceee7}.past-grid{grid-template-columns:repeat(4,1fr)}.past-grid .buyer-card{padding:22px 18px 18px}.past-grid .buyer-mark{height:100px;padding:12px}.past-grid .buyer-mark img{max-height:65px}.past-grid .buyer-meta{font-size:13px}.clients-footnote{font-size:13px;color:var(--muted);margin-top:28px}.client-cta{display:flex;align-items:center;justify-content:space-between;gap:40px}.client-cta .button{white-space:nowrap}@media(max-width:1050px){header{padding-left:3%;padding-right:3%}nav{gap:14px}.header-contact{gap:12px}.brand>span{font-size:19px}.brand img{width:38px}.past-grid{grid-template-columns:repeat(2,1fr)}.clients-hero>div{gap:35px}.partner-strip-logos{gap:25px}}@media(max-width:800px){header .header-contact{display:none}.clients-hero>div{grid-template-columns:1fr;gap:25px}.current-grid{grid-template-columns:repeat(2,1fr)}.clients-section-title{display:block}.clients-section-title>p{margin-top:20px}.partner-strip-logos{grid-template-columns:repeat(3,1fr);gap:22px}.partner-strip-logos>a{height:65px}.client-cta{display:block}.client-cta .button{margin-top:30px}}@media(max-width:500px){.partner-strip-heading{align-items:start;flex-direction:column;gap:12px}.partner-strip-logos{grid-template-columns:repeat(2,1fr);gap:25px}.partner-strip-logos img{max-width:145px}.current-grid,.past-grid{grid-template-columns:1fr 1fr;gap:12px}.buyer-card,.past-grid .buyer-card{padding:15px 12px}.buyer-mark,.past-grid .buyer-mark{height:95px;padding:8px}.buyer-meta,.past-grid .buyer-meta{font-size:12px;flex-direction:column;gap:4px;margin-top:8px;padding-top:12px}.buyer-name{font-size:21px}.clients-hero{padding-top:55px;padding-bottom:60px}.clients-hero h1{font-size:47px}.clients-hero>div>p{font-size:16px}.clients-section-title h2{font-size:34px}}

[data-buyer="delife"] img{filter:brightness(0)}

/* Infrastructure */
.infrastructure{background:#f1f2ed;border-top:1px solid var(--line)}.facility-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:24px}.facility-card{min-height:500px;position:relative;overflow:hidden}.facility-gurgaon{background:var(--green);color:#f7f8f2;padding:52px 48px}.facility-gurgaon .number,.facility-jodhpur .number{color:#bbc9bb}.facility-card h3{font-size:40px;line-height:1.12;margin:34px 0 25px}.facility-card p{font-size:15px;line-height:1.8;color:#ccd6cc;max-width:470px}.facility-gurgaon ul{list-style:none;padding:20px 0 0;margin:28px 0 30px;border-top:1px solid #ffffff3d;display:grid;gap:11px;font-size:14px;color:#dbe3d9}.facility-gurgaon li::before{content:'→';margin-right:11px;color:#b99859}.facility-gurgaon .text-link{color:#fff;border-color:#ffffff80}.facility-jodhpur>img{position:absolute;inset:0;object-fit:cover}.facility-jodhpur::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,28,20,.92) 0%,rgba(9,28,20,.25) 70%)}.facility-overlay{position:absolute;z-index:1;left:0;right:0;bottom:0;padding:44px 48px}.facility-overlay h3{margin:17px 0 14px}.facility-overlay p{color:#e1e7df}.infra-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;margin-top:24px;background:#e1e6df;padding:50px 48px}.infra-feature h3{font-size:36px;line-height:1.2;margin:12px 0 16px;max-width:580px}.infra-feature p:not(.eyebrow){max-width:570px;color:var(--muted)}.infra-capabilities{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #b8c0b8}.infra-capabilities span{padding:19px 15px 19px 0;border-bottom:1px solid #b8c0b8;font-size:14px}.infra-capabilities span:nth-child(odd){border-right:1px solid #b8c0b8;padding-right:20px}.infra-capabilities span:nth-child(even){padding-left:20px}.addresses{grid-template-columns:repeat(2,1fr)}@media(max-width:900px){.facility-grid,.infra-feature{grid-template-columns:1fr}.facility-card{min-height:460px}.infra-feature{gap:35px}}@media(max-width:700px){.facility-gurgaon,.facility-overlay{padding:34px 26px}.facility-card h3{font-size:34px}.facility-jodhpur{min-height:410px}.infra-feature{padding:35px 26px}.infra-feature h3{font-size:30px}.infra-capabilities{grid-template-columns:1fr}.infra-capabilities span:nth-child(odd){border-right:0;padding-right:0}.infra-capabilities span:nth-child(even){padding-left:0}.addresses{grid-template-columns:1fr}}
/* Capabilities tabs */
.cap-hero{background:var(--green);color:var(--paper);padding-top:82px;padding-bottom:88px}.cap-hero>div{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end}.cap-hero h1{font-size:clamp(52px,5.6vw,82px);line-height:1.05}.cap-hero>div>p{font-size:18px;line-height:1.75;color:#d3dbd3;max-width:430px}.cap-tabs{padding-top:88px}.cap-tabs-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}.cap-tabs-heading>p{font-size:15px;color:var(--muted)}.cap-tablist{display:flex;border-bottom:1px solid var(--line);gap:0;overflow-x:auto;margin-bottom:44px}.cap-tab{background:transparent;border:0;border-bottom:2px solid transparent;padding:18px 28px 16px;font-size:14px;white-space:nowrap;color:var(--muted)}.cap-tab:first-child{padding-left:0}.cap-tab:hover{color:var(--ink)}.cap-tab[aria-selected=true]{color:var(--ink);border-bottom-color:var(--ink)}.cap-panel[hidden]{display:none}.cap-panel-intro{display:grid;grid-template-columns:1fr 1.5fr;gap:50px;border-bottom:1px solid var(--line);padding-bottom:30px;margin-bottom:32px}.cap-panel-intro .eyebrow{margin:0}.cap-panel-intro>p:last-child{color:var(--muted);max-width:680px}.cap-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:34px 24px}.cap-slide{margin:0}.cap-slide img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;background:#e6e7e1}.cap-slide figcaption{font-size:13px;color:var(--muted);padding-top:12px}.cap-cta{display:flex;justify-content:space-between;align-items:center;gap:40px;background:#eceee7}.cap-cta h2{max-width:620px}.cap-cta .button{white-space:nowrap}.infra-cta{display:flex;justify-content:flex-end;margin-top:26px}.infra-cta .text-link{background:var(--paper);padding:14px 20px;border:0}@media(max-width:900px){.cap-hero>div{grid-template-columns:1fr;gap:25px}.cap-tabs-heading{display:block}.cap-tabs-heading>p{margin-top:20px}.cap-panel-intro{grid-template-columns:1fr;gap:14px}.cap-gallery{gap:24px 16px}.cap-cta{display:block}.cap-cta .button{margin-top:30px}}@media(max-width:600px){.cap-hero{padding-top:58px;padding-bottom:65px}.cap-hero h1{font-size:52px}.cap-tabs{padding-top:60px}.cap-tab{padding-left:18px;padding-right:18px}.cap-tab:first-child{padding-left:0}.cap-gallery{grid-template-columns:1fr;gap:30px}.cap-slide img{aspect-ratio:16/9}.infra-cta{justify-content:flex-start}.cap-cta{padding-top:55px;padding-bottom:55px}}
/* Brand motion and final polish */
header{position:sticky;top:0;z-index:20;box-shadow:0 1px 0 transparent;transition:box-shadow .25s ease}.brand>.brand-mark{font-family:inherit;font-size:initial;letter-spacing:normal;line-height:normal}.brand-mark{position:relative;display:block;flex:0 0 auto;width:54px;height:47px;overflow:hidden}.brand-mark img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.brand-mark-base{mix-blend-mode:multiply}.brand-globe{opacity:.62;mix-blend-mode:multiply;transform-origin:50% 50%;transform-style:preserve-3d;animation:evergreen-globe-spin 18s linear infinite;will-change:transform}.brand:hover .brand-globe{animation-duration:6s}.brand:hover .brand-mark{filter:drop-shadow(0 4px 5px #23332c22)}@keyframes evergreen-globe-spin{from{transform:perspective(180px) rotateY(0deg)}to{transform:perspective(180px) rotateY(360deg)}}.what-we-make{background:#f1f2ed;border-top:1px solid var(--line)}.make-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.make-list a{display:grid;grid-template-columns:42px 1fr 25px;align-items:center;gap:18px;padding:24px 18px 24px 0;border-bottom:1px solid var(--line);transition:color .2s,transform .2s}.make-list a:nth-child(odd){border-right:1px solid var(--line);padding-right:30px}.make-list a:nth-child(even){padding-left:30px}.make-list a:hover{color:#8b6935;transform:translateX(4px)}.make-index{font-size:11px;letter-spacing:.12em;color:var(--muted)}.make-list strong{font-family:Georgia,serif;font-size:24px;font-weight:400;display:block;line-height:1.25}.make-list small{display:block;font-size:13px;color:var(--muted);margin-top:4px;line-height:1.45}.make-list b{font-size:22px;font-weight:400;text-align:right}.infrastructure .section-head{margin-bottom:45px}@media(max-width:700px){header{position:sticky;top:0}.brand-mark{width:47px;height:41px}.brand>span:not(.brand-mark){font-size:21px}.make-list{grid-template-columns:1fr}.make-list a:nth-child(odd){border-right:0;padding-right:0}.make-list a:nth-child(even){padding-left:0}.make-list strong{font-size:22px}.make-list small{font-size:12px}}@media(prefers-reduced-motion:reduce){header{transition:none}.brand-globe{animation:none;opacity:0}.brand:hover .brand-mark{filter:none}.make-list a{transition:none}}
.bespoke-hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:650px;background:var(--green);color:var(--paper);padding:0 6%}.bespoke-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:90px 8% 90px 0}.bespoke-hero-copy h1{font-size:clamp(56px,6vw,92px);line-height:1.02}.bespoke-hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.75;color:#d7e0d6;max-width:490px;margin:28px 0 34px}.bespoke-hero-copy .button{align-self:flex-start}.bespoke-hero-image{min-height:650px;overflow:hidden}.bespoke-hero-image img{object-fit:cover;object-position:center}.bespoke-intro{display:grid;grid-template-columns:1fr 1.4fr;gap:85px;border-bottom:1px solid var(--line)}.bespoke-intro h2{max-width:470px}.bespoke-intro .large-copy{font-family:Georgia,serif;font-size:28px;line-height:1.4;color:var(--ink);margin-bottom:22px}.bespoke-intro p:not(.eyebrow){color:#566157}.bespoke-intro .text-link{margin-top:7px}.bespoke-projects{background:#f1f2ed}.bespoke-project-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.bespoke-project-grid article{padding:35px 35px 0 0;margin-right:35px;border-right:1px solid var(--line)}.bespoke-project-grid article:last-child{border-right:0;margin-right:0;padding-right:0}.bespoke-project-grid h3,.bespoke-service-grid h3,.material-columns h3{font-size:28px;line-height:1.2;margin:24px 0 17px}.bespoke-project-grid p,.bespoke-service-grid p,.material-columns p{font-size:15px;color:var(--muted);line-height:1.75}.bespoke-services{border-top:1px solid var(--line)}.bespoke-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line)}.bespoke-service-grid article{padding:35px 35px 0 0;margin-right:35px;border-right:1px solid var(--line)}.bespoke-service-grid article:last-child{border-right:0;margin-right:0;padding-right:0}.bespoke-gallery{background:#eceee7}.bespoke-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bespoke-gallery-grid figure{margin:0;background:var(--paper);overflow:hidden}.bespoke-gallery-grid figure img{width:100%;height:260px;object-fit:cover;transition:transform .6s}.bespoke-gallery-grid figure:hover img{transform:scale(1.03)}.bespoke-gallery-grid .bespoke-gallery-feature{grid-column:span 2;grid-row:span 2}.bespoke-gallery-grid .bespoke-gallery-feature img{height:540px}.bespoke-gallery-grid figcaption{font-size:13px;color:var(--muted);padding:13px 15px 15px}.bespoke-materials{background:var(--paper)}.material-columns{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:24px}.material-columns article{padding:34px 30px;background:#f1f2ed}.material-columns .lighting-callout{background:var(--green);color:var(--paper);padding:34px 30px}.lighting-callout .number{color:#bbc9bb}.lighting-callout p{color:#d7e0d6}.lighting-callout .text-link{color:#fff;border-color:#ffffff80;margin-top:23px}.bespoke-process{border-top:1px solid var(--line)}.bespoke-process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.bespoke-process-grid article{padding:30px 30px 0 0;margin-right:30px;border-right:1px solid var(--line)}.bespoke-process-grid article:last-child{border-right:0;margin-right:0;padding-right:0}.bespoke-process-grid h3{font-family:Georgia,serif;font-size:28px;font-weight:400;margin:18px 0 10px}.bespoke-process-grid p{font-size:14px;color:var(--muted);line-height:1.65}.bespoke-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;background:#e1e6df}.bespoke-cta .button{white-space:nowrap}@media(max-width:900px){.bespoke-hero{grid-template-columns:1fr;padding:0}.bespoke-hero-copy{padding:75px 6% 60px}.bespoke-hero-image{min-height:480px}.bespoke-intro{gap:40px;grid-template-columns:.9fr 1.3fr}.material-columns{grid-template-columns:1fr 1fr}.material-columns .lighting-callout{grid-column:span 2}.bespoke-process-grid{grid-template-columns:repeat(2,1fr);gap:0}.bespoke-process-grid article:nth-child(2){border-right:0;margin-right:0;padding-right:0}.bespoke-process-grid article:nth-child(-n+2){padding-bottom:30px;border-bottom:1px solid var(--line)}.bespoke-process-grid article:nth-child(3),.bespoke-process-grid article:nth-child(4){padding-top:30px}}@media(max-width:700px){.bespoke-hero-copy{padding:65px 6% 50px}.bespoke-hero-copy h1{font-size:58px}.bespoke-hero-copy>p:not(.eyebrow){font-size:16px}.bespoke-hero-image{min-height:360px}.bespoke-intro{display:block}.bespoke-intro>div+div{margin-top:30px}.bespoke-project-grid,.bespoke-service-grid{grid-template-columns:1fr}.bespoke-project-grid article,.bespoke-service-grid article{padding:28px 0;border-right:0;border-bottom:1px solid var(--line);margin:0}.bespoke-project-grid article:last-child,.bespoke-service-grid article:last-child{border-bottom:0}.bespoke-gallery-grid{grid-template-columns:1fr 1fr;gap:12px}.bespoke-gallery-grid .bespoke-gallery-feature{grid-column:span 2;grid-row:auto}.bespoke-gallery-grid figure img,.bespoke-gallery-grid .bespoke-gallery-feature img{height:220px}.bespoke-gallery-grid figcaption{font-size:12px;padding:10px}.material-columns{grid-template-columns:1fr}.material-columns .lighting-callout{grid-column:auto}.material-columns article{padding:28px 24px}.bespoke-process-grid{grid-template-columns:1fr}.bespoke-process-grid article:nth-child(2){border-right:0;margin:0;padding-right:0}.bespoke-process-grid article:nth-child(-n+2){padding-bottom:28px;border-bottom:1px solid var(--line)}.bespoke-process-grid article:nth-child(3){border-bottom:1px solid var(--line);padding-top:28px;padding-bottom:28px}.bespoke-process-grid article:nth-child(4){padding-top:28px}.bespoke-cta{display:block}.bespoke-cta .button{margin-top:30px}}@media(prefers-reduced-motion:reduce){.bespoke-gallery-grid figure img{transition:none}}
.new-collection{background:#f1f2ed;border-top:1px solid var(--line)}.collection-2026-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.collection-2026-card{background:var(--paper);border:1px solid var(--line);min-width:0;overflow:hidden;transition:transform .25s,box-shadow .25s}.collection-2026-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #23332c14}.collection-2026-image{position:relative;aspect-ratio:16/9;overflow:hidden;background:#d7d7d1}.collection-2026-image img{transition:transform .6s}.collection-2026-card:hover .collection-2026-image img{transform:scale(1.035)}.collection-2026-style{position:absolute;left:14px;bottom:12px;color:#fff;font-size:10px;letter-spacing:.14em;text-shadow:0 1px 4px #0009}.collection-2026-meta{padding:16px 16px 19px}.collection-2026-meta h3{font-size:24px;line-height:1.1}.collection-2026-meta p{font-size:12px;color:var(--muted);line-height:1.45;margin-top:7px}.finish-library{margin-top:70px;border-top:1px solid var(--line);padding-top:50px}.finish-library-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px}.finish-library-heading h3{font-family:Georgia,serif;font-size:34px;font-weight:400;line-height:1.2;margin-top:12px}.finish-library-heading>p{font-size:14px;color:var(--muted)}.finish-library-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.finish-library-grid figure{margin:0;background:var(--paper);border:1px solid var(--line)}.finish-library-grid img{height:auto;aspect-ratio:1200/675;object-fit:cover}.finish-library-grid figcaption{font-size:13px;color:var(--muted);padding:12px 15px 14px}.finish-names{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.finish-names span{font-size:12px;color:var(--muted);background:var(--paper);border:1px solid var(--line);padding:6px 10px}.new-collection .section-head{margin-bottom:38px}@media(max-width:1100px){.collection-2026-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.collection-2026-grid{grid-template-columns:1fr 1fr;gap:12px}.collection-2026-style{left:10px;bottom:9px;font-size:9px}.collection-2026-meta{padding:13px 12px 15px}.collection-2026-meta h3{font-size:22px}.collection-2026-meta p{font-size:11px}.finish-library{margin-top:55px;padding-top:35px}.finish-library-heading{display:block}.finish-library-heading>p{margin-top:16px}.finish-library-grid{grid-template-columns:1fr;gap:16px}}@media(max-width:500px){.collection-2026-grid{grid-template-columns:1fr}.collection-2026-image{aspect-ratio:16/9}}@media(prefers-reduced-motion:reduce){.collection-2026-card,.collection-2026-image img{transition:none}}
.collections-link{display:flex;justify-content:flex-end;margin-top:24px}.collections-link .text-link{background:var(--paper);padding:11px 16px;border:0}@media(max-width:700px){.collections-link{justify-content:flex-start;margin-top:20px}}
/* Product-led crops, export record and trade-fair timeline */
.upholstery-card-visual{display:grid;grid-template-columns:1fr 1.18fr;gap:8px;padding:8px;background:#e9ece5;align-items:stretch}.upholstery-card-visual figure{margin:0;background:#fff;display:flex;flex-direction:column;min-width:0}.upholstery-card-visual img{width:100%;height:236px;object-fit:contain;background:#fff}.upholstery-card-visual figcaption{font-family:Arial,Helvetica,sans-serif;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:8px 10px 10px;line-height:1.2}.upholstery-card-visual+ .upholstery-card-meta{padding-top:15px}
.lighting-editorial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.lighting-editorial-card{background:var(--paper);border:1px solid var(--line);min-width:0;overflow:hidden}.lighting-editorial-feature{grid-column:span 2;display:grid;grid-template-columns:1.22fr .78fr;align-items:stretch}.lighting-product-pair{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:10px;background:#eeeee8;align-items:end}.lighting-product{margin:0;display:flex;flex-direction:column;min-width:0;background:#fff}.lighting-product img{width:100%;height:292px;object-fit:contain;background:#fff}.lighting-product figcaption{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:8px 10px 10px;line-height:1.2}.lighting-editorial-copy{padding:30px 32px 33px;display:flex;flex-direction:column;justify-content:center}.lighting-editorial-feature .lighting-editorial-copy{padding:42px 44px}.lighting-editorial-copy h3{font-size:34px;line-height:1.1;margin:21px 0 13px}.lighting-editorial-copy p{font-size:14px;line-height:1.75;color:var(--muted)}
.export-ledger{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#e1e6df;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.export-ledger-copy h2{margin-bottom:23px}.export-ledger-copy>p:last-child{font-size:17px;line-height:1.7;color:#566157;max-width:550px}.export-ledger-facts{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-content:center}.export-ledger-facts>div{border-top:1px solid #23332c35;padding-top:15px}.export-ledger-facts .number{display:block;margin-bottom:10px}.export-ledger-facts strong{font-family:Georgia,serif;font-weight:400;font-size:19px;line-height:1.35}.export-ledger-facts .text-link{grid-column:span 2;justify-self:start;margin-top:8px}
.trade-fairs{background:#f1f2ed;border-top:1px solid var(--line)}.trade-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:25px}.trade-card{padding:30px 30px 34px 0;margin-right:30px;border-right:1px solid var(--line)}.trade-card:last-child{border-right:0;margin-right:0;padding-right:0}.trade-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.trade-status{font-size:9px;letter-spacing:.12em;color:#8b6935}.trade-card h3{font-size:30px;line-height:1.15;margin:27px 0 12px}.trade-card p{font-size:14px;color:var(--muted);line-height:1.7;max-width:310px}.trade-card-next{background:#e1e6df;padding-left:25px;margin-left:-1px;padding-right:25px;margin-right:0}.trade-fairs>.text-link{margin-top:0}
/* Audits & compliance page */
.compliance-hero{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;min-height:560px;background:var(--green);color:var(--paper);padding:96px 6% 86px;align-items:end}.compliance-hero h1{font-size:clamp(58px,6.8vw,104px);line-height:.98}.compliance-hero-copy{max-width:680px}.compliance-hero-copy>p:not(.eyebrow){font-size:19px;line-height:1.7;color:#d7e0d6;max-width:650px;margin-top:25px}.assurance-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:#e1e6df;border-bottom:1px solid var(--line)}.assurance-strip article{padding:27px 30px;border-right:1px solid #23332c28}.assurance-strip article:last-child{border-right:0}.assurance-strip strong{display:block;font-family:Georgia,serif;font-size:23px;font-weight:400;line-height:1.2;margin-top:8px}.assurance-strip span:last-child{display:block;color:#566157;font-size:13px;line-height:1.45;margin-top:7px}.compliance-stack{background:var(--paper)}.compliance-stack-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:42px}.compliance-stack-intro>p:last-child{max-width:500px;color:var(--muted);font-size:15px}.compliance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.compliance-card{border:1px solid var(--line);background:#f1f2ed;padding:28px 27px 30px;min-height:264px;display:flex;flex-direction:column}.compliance-card:nth-child(1){background:#e1e6df}.compliance-card:nth-child(4){background:#e8ece6}.compliance-card:nth-child(5){background:#e1e6df}.compliance-card h3{font-size:28px;line-height:1.12;margin:22px 0 13px}.compliance-card p{font-size:14px;line-height:1.7;color:#566157}.compliance-card .compliance-status{margin-top:auto;padding-top:20px;border-top:1px solid #23332c28;font-size:9px;letter-spacing:.14em;color:#8b6935}.compliance-note{font-size:12px;color:var(--muted);line-height:1.6;margin-top:28px;max-width:850px}.compliance-note a{text-decoration:underline;text-underline-offset:3px}.compliance-docs{background:#f1f2ed;border-top:1px solid var(--line)}.compliance-docs-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.compliance-docs h2{max-width:500px}.compliance-doc-list{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;border-top:1px solid var(--line)}.compliance-doc-list span{font-size:14px;color:#566157;padding:15px 0;border-bottom:1px solid var(--line)}.compliance-doc-list span::before{content:'+';display:inline-block;color:#b99859;margin-right:9px}.compliance-fairs{background:var(--paper);border-top:1px solid var(--line)}.compliance-fairs .trade-timeline{margin-top:40px}.compliance-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;background:#e1e6df}.compliance-cta h2{max-width:650px}.compliance-cta .button{white-space:nowrap}
@media(max-width:1000px){.upholstery-card-visual img{height:210px}.lighting-product img{height:250px}.export-ledger{gap:40px}.compliance-hero{gap:35px}.compliance-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.lighting-editorial-feature{grid-template-columns:1fr}.lighting-editorial-feature .lighting-editorial-copy{padding:30px 32px 33px}.export-ledger{grid-template-columns:1fr;gap:30px}.export-ledger-facts{max-width:680px}.compliance-hero{grid-template-columns:1fr;min-height:0}.compliance-hero-copy{max-width:720px}.compliance-stack-intro{display:block}.compliance-stack-intro>p:last-child{margin-top:20px}.compliance-docs-grid{grid-template-columns:1fr;gap:35px}.compliance-cta{display:block}.compliance-cta .button{margin-top:30px}}
@media(max-width:700px){.upholstery-card-visual{grid-template-columns:1fr 1.15fr;padding:6px;gap:6px}.upholstery-card-visual img{height:190px}.upholstery-card-visual figcaption{font-size:8px;padding:7px 7px 8px}.lighting-editorial-grid{grid-template-columns:1fr;gap:16px}.lighting-editorial-feature{grid-column:auto}.lighting-product img{height:235px}.lighting-editorial-copy,.lighting-editorial-feature .lighting-editorial-copy{padding:25px 23px 27px}.lighting-editorial-copy h3{font-size:30px}.export-ledger-facts{grid-template-columns:1fr;gap:22px}.export-ledger-facts .text-link{grid-column:auto}.trade-timeline{grid-template-columns:1fr}.trade-card,.trade-card-next{padding:25px 0;margin:0;border-right:0;border-bottom:1px solid var(--line)}.trade-card:last-child{border-bottom:0}.trade-card-next{padding-left:0;margin-left:0}.trade-card h3{margin-top:20px}.compliance-hero{padding-top:65px;padding-bottom:65px}.compliance-hero h1{font-size:58px}.compliance-hero-copy>p:not(.eyebrow){font-size:16px}.assurance-strip{grid-template-columns:1fr}.assurance-strip article{padding:22px 6%;border-right:0;border-bottom:1px solid #23332c28}.assurance-strip article:last-child{border-bottom:0}.compliance-grid{grid-template-columns:1fr;gap:14px}.compliance-card{min-height:0;padding:25px 23px 27px}.compliance-card h3{font-size:27px}.compliance-docs-grid{gap:26px}.compliance-doc-list{grid-template-columns:1fr}.compliance-cta{display:block}}
@media(prefers-reduced-motion:reduce){.lighting-editorial-card{transition:none}}
/* Importer relationships and management team */
.importer-section{background:#f1f2ed;border-top:1px solid var(--line)}.importer-intro{max-width:700px;color:var(--muted);font-size:16px;line-height:1.75;margin:-12px 0 34px}.importer-grid{grid-template-columns:repeat(4,1fr)}.importer-card{padding:22px 18px 18px}.importer-card .buyer-mark{height:112px}.buyer-wordmark{background:#fbfbf8;display:flex;align-items:center;justify-content:center;text-align:center}.buyer-wordmark span{font-family:Georgia,'Times New Roman',serif;font-size:28px;line-height:1.03;letter-spacing:-.03em;color:var(--ink)}.buyer-wordmark-wide span{font-size:21px;letter-spacing:-.02em}.importer-card .buyer-meta{font-size:13px}.team-hero{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;min-height:530px;background:var(--green);color:var(--paper);padding:96px 6% 86px;align-items:end}.team-hero h1{font-size:clamp(58px,6.8vw,104px);line-height:.98}.team-hero-copy{max-width:680px}.team-hero-copy>p:not(.eyebrow){font-size:19px;line-height:1.7;color:#d7e0d6;max-width:650px;margin-top:25px}.team-leadership{background:var(--paper)}.team-leadership-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:42px}.team-leadership-intro>p:last-child{max-width:480px;color:var(--muted);font-size:15px}.team-leadership-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.team-profile{background:#f1f2ed;border:1px solid var(--line);min-width:0}.team-profile-feature{background:#e1e6df}.team-profile figure{margin:0;background:#eceee8;overflow:hidden}.team-profile img{width:100%;height:430px;object-fit:contain;object-position:center;background:#eceee8}.team-profile-feature img{height:510px}.team-profile-copy{padding:24px 27px 29px}.team-profile-copy .number{display:block}.team-profile-copy h3{font-size:31px;line-height:1.1;margin:16px 0 12px}.team-profile-copy p{font-size:14px;line-height:1.7;color:#566157}.team-role-list{display:grid;gap:0;border-top:1px solid var(--line)}.team-role{padding:22px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:190px 1fr;gap:25px}.team-role:last-child{border-bottom:0}.team-role .number{padding-top:3px}.team-role strong{font-family:Georgia,serif;font-size:22px;font-weight:400;line-height:1.25}.team-operations{background:#f1f2ed;border-top:1px solid var(--line)}.team-operations-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid var(--line)}.team-operations-card{padding:32px 35px 0 0;margin-right:35px;border-right:1px solid var(--line)}.team-operations-card:last-child{border-right:0;margin-right:0;padding-right:0}.team-operations-card h3{font-size:31px;line-height:1.15;margin:19px 0 12px}.team-operations-card p{font-size:14px;line-height:1.7;color:var(--muted);max-width:480px}.team-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;background:#e1e6df}.team-cta h2{max-width:650px}.team-cta .button{white-space:nowrap}
@media(max-width:1000px){.importer-grid{grid-template-columns:repeat(2,1fr)}.team-hero{gap:35px}.team-leadership-grid{grid-template-columns:1fr 1fr}.team-profile img{height:360px}.team-profile-feature img{height:440px}}
@media(max-width:900px){.team-hero{grid-template-columns:1fr;min-height:0}.team-hero-copy{max-width:720px}.team-leadership-intro{display:block}.team-leadership-intro>p:last-child{margin-top:20px}.team-role{grid-template-columns:150px 1fr;gap:18px}}
@media(max-width:700px){.importer-intro{font-size:15px;margin-top:-7px}.importer-grid{grid-template-columns:1fr 1fr;gap:12px}.importer-card{padding:15px 12px}.importer-card .buyer-mark{height:95px}.buyer-wordmark span{font-size:22px}.buyer-wordmark-wide span{font-size:17px}.team-hero{padding-top:65px;padding-bottom:65px}.team-hero h1{font-size:58px}.team-hero-copy>p:not(.eyebrow){font-size:16px}.team-leadership-grid{grid-template-columns:1fr;gap:16px}.team-profile img,.team-profile-feature img{height:auto;max-height:none;aspect-ratio:4/5;object-fit:cover}.team-profile-copy{padding:22px 23px 26px}.team-profile-copy h3{font-size:29px}.team-role{grid-template-columns:1fr;gap:8px;padding:18px 0}.team-role strong{font-size:20px}.team-operations-grid{grid-template-columns:1fr}.team-operations-card{padding:27px 0;border-right:0;border-bottom:1px solid var(--line);margin:0}.team-operations-card:last-child{border-bottom:0}.team-operations-card h3{font-size:29px}.team-cta{display:block}.team-cta .button{margin-top:30px}}
/* Upholstery and dining-chair collection */
.upholstery-collection{background:var(--paper);border-top:1px solid var(--line)}.upholstery-collection .section-head{margin-bottom:38px}.upholstery-intro{display:grid;grid-template-columns:1fr 1.4fr;gap:55px;align-items:start;background:#e1e6df;padding:36px 40px;margin-bottom:46px}.upholstery-intro h3{font-size:34px;line-height:1.15;margin-top:13px}.upholstery-intro p{font-size:15px;line-height:1.8;color:#566157;max-width:660px}.upholstery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.upholstery-card{background:#f1f2ed;border:1px solid var(--line);min-width:0;overflow:hidden;transition:transform .25s,box-shadow .25s}.upholstery-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #23332c14}.upholstery-card figure{margin:0;background:#fff}.upholstery-card figure img{display:block;width:100%;height:auto;object-fit:contain}.upholstery-card figure figcaption{padding:10px 16px 0;font-family:Georgia,serif;font-size:19px;color:var(--ink)}.upholstery-card-meta{padding:13px 16px 20px}.upholstery-card-kicker{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding-bottom:10px;font-size:9px;letter-spacing:.14em;color:var(--muted)}.upholstery-card h3{font-size:28px;line-height:1.1;margin:17px 0 10px}.upholstery-card-meta p{font-size:13px;line-height:1.65;color:var(--muted)}.upholstery-note{display:flex;justify-content:space-between;align-items:center;gap:35px;border-top:1px solid var(--line);margin-top:38px;padding-top:24px}.upholstery-note p{font-size:14px;color:var(--muted);max-width:650px}.upholstery-note .text-link{white-space:nowrap}.facility-grid-legacy{display:none!important}.factory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.factory-card{position:relative;min-height:435px;overflow:hidden;border:1px solid var(--line);padding:32px 27px;display:flex;align-items:flex-end;background:#e9ece5}.factory-card>div{position:relative;z-index:1}.factory-card h3{font-size:29px;line-height:1.16;margin:18px 0 15px}.factory-card p{font-size:14px;line-height:1.7;color:#566157}.factory-card ul{margin:20px 0 0;padding:16px 0 0;border-top:1px solid #ffffff4d;list-style:none;font-size:13px;line-height:1.75}.factory-card li+li{margin-top:3px}.factory-card li::before{content:'+';display:inline-block;margin-right:9px;color:#b99859}.factory-card-gurgaon{background:var(--green);color:#fff}.factory-card-gurgaon p,.factory-card-gurgaon li{color:#d7e0d6}.factory-card-seasoning{background:#e1e6df}.factory-card-metal{background:#d8dfd8}.factory-card-integrated{padding:0;background:#23332c;color:#fff}.factory-card-integrated>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.factory-card-integrated::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,28,20,.94),rgba(9,28,20,.12) 75%)}.factory-card-overlay{position:absolute;left:0;right:0;bottom:0;padding:32px 27px}.factory-card-integrated .factory-card-overlay p{color:#e1e7df}.factory-tag{display:inline-block;margin-top:19px;padding-top:10px;border-top:1px solid currentColor;font-size:10px;letter-spacing:.13em;color:#69736b}.factory-card-gurgaon .factory-tag,.factory-card-integrated .factory-tag{color:#c9d4c8}.bespoke-locations{display:grid;grid-template-columns:220px 1fr;gap:35px;align-items:start;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;margin-bottom:38px}.bespoke-locations>div{display:flex;flex-wrap:wrap;gap:9px}.bespoke-locations>div span{font-size:12px;color:var(--muted);background:var(--paper);border:1px solid var(--line);padding:7px 11px}@media(max-width:1100px){.upholstery-grid{grid-template-columns:repeat(2,1fr)}.factory-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.upholstery-intro{grid-template-columns:1fr;gap:15px}.upholstery-note{display:block}.upholstery-note .text-link{margin-top:18px}.bespoke-locations{grid-template-columns:1fr;gap:15px}}@media(max-width:700px){.upholstery-grid{grid-template-columns:1fr;gap:16px}.upholstery-intro{display:block;padding:28px 24px;margin-bottom:30px}.upholstery-intro p{margin-top:18px}.upholstery-card-meta{padding:12px 14px 19px}.upholstery-card figure figcaption{padding-left:14px}.factory-grid{grid-template-columns:1fr}.factory-card{min-height:380px;padding:28px 24px}.factory-card-overlay{padding:28px 24px}.factory-card h3{font-size:28px}.bespoke-locations{margin-bottom:28px}}@media(prefers-reduced-motion:reduce){.upholstery-card{transition:none}}
/* Lighting collection */
.lighting-collection{background:#f8f8f4;border-top:1px solid var(--line)}.lighting-proof{display:grid;grid-template-columns:1fr 1.25fr .7fr;gap:42px;align-items:center;background:var(--green);color:var(--paper);padding:34px 38px;margin-bottom:44px}.lighting-proof h3{font-size:34px;line-height:1.15;margin-top:13px}.lighting-proof>p{font-size:15px;line-height:1.75;color:#d7e0d6;max-width:520px}.lighting-proof .number{color:#bbc9bb}.lighting-cert{justify-self:end;min-width:150px;border-left:1px solid #ffffff42;padding-left:25px;display:flex;flex-direction:column}.lighting-cert strong{font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1.1}.lighting-cert span{font-size:11px;letter-spacing:.12em;color:#c9d4c8;margin-top:8px}.lighting-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.lighting-card{background:var(--paper);border:1px solid var(--line);min-width:0;overflow:hidden}.lighting-card-feature{grid-column:span 2;display:grid;grid-template-columns:1.25fr .75fr;align-items:stretch}.lighting-image{margin:0;background:#eeeee8;overflow:hidden}.lighting-card img{width:100%;height:auto;display:block;object-fit:contain}.lighting-card-copy{padding:30px 32px 33px;display:flex;flex-direction:column;justify-content:center}.lighting-card-feature .lighting-card-copy{padding:42px 44px}.lighting-card-kicker{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:12px;font-size:10px;letter-spacing:.15em;color:var(--muted)}.lighting-card h3{font-size:34px;line-height:1.1;margin:21px 0 13px}.lighting-card-copy p{font-size:14px;line-height:1.75;color:var(--muted)}.lighting-note{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-top:35px;padding-top:24px;border-top:1px solid var(--line)}.lighting-note p{font-size:14px;color:var(--muted);max-width:650px}.lighting-note .text-link{white-space:nowrap}.lighting-collection .section-head{margin-bottom:38px}@media(max-width:900px){.lighting-proof{grid-template-columns:1fr 1.3fr;gap:28px}.lighting-cert{justify-self:start;grid-column:span 2;border-left:0;border-top:1px solid #ffffff42;padding:20px 0 0;width:100%}.lighting-card-feature{grid-template-columns:1fr}.lighting-card-feature .lighting-card-copy{padding:30px 32px 33px}}@media(max-width:700px){.lighting-proof{display:block;padding:29px 25px}.lighting-proof>p{margin-top:21px}.lighting-cert{margin-top:23px}.lighting-grid{grid-template-columns:1fr;gap:16px}.lighting-card-feature{grid-column:auto}.lighting-card-copy,.lighting-card-feature .lighting-card-copy{padding:25px 23px 27px}.lighting-card h3{font-size:30px}.lighting-note{display:block;margin-top:26px}.lighting-note .text-link{margin-top:18px}}@media(prefers-reduced-motion:reduce){.lighting-card{transition:none}}
/* Brand motion fallback: preserve the exact mark on mobile and when reduced motion is enabled. */
.brand-globe{opacity:.82;mix-blend-mode:normal;transform-origin:50% 50%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden;animation:evergreen-globe-spin 12s linear infinite;will-change:transform}
@media(max-width:700px){.brand-globe{animation-duration:12s}}
@media(prefers-reduced-motion:reduce){.brand-globe{animation:none;opacity:0}}
