/* The light study connects the film, stone details and a personal enquiry. */
.film-strip{height:clamp(490px,52vw,720px);margin:105px calc(var(--gutter) * -1) -110px;}
.film-strip video{object-position:65% center;transform:none!important}
.film-strip::after{background:linear-gradient(90deg,#05170ee8 0%,#05170e8a 34%,transparent 72%),linear-gradient(0deg,#05170e80,transparent 50%)}
.film-strip figcaption{inset:12% auto 12% var(--gutter);display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:30px;max-width:48%}
.film-strip h3{font-size:clamp(55px,6.6vw,104px);line-height:1.01;letter-spacing:-.045em}
.film-strip h3 em{font-weight:400;color:#becfa9}
.film-strip figcaption .film-note{font:12px/1.8 var(--sans);letter-spacing:.04em;color:#c4ceba}
.quality{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:55px 9%;padding:110px var(--gutter) 120px;background:#0b2118}
.quality-intro{grid-column:1/-1;display:grid;grid-template-columns:1.25fr 1fr;column-gap:9%;align-items:end}
.quality-intro .eyebrow{grid-column:1/-1;margin-bottom:25px}
.quality .quality-intro h2{grid-column:1;grid-row:2/4;margin:0;font-size:clamp(52px,6vw,92px)}
.quality .quality-intro>p:not(.eyebrow){grid-column:2;font-size:15px;max-width:360px}
.quality .quality-intro .text-link{grid-column:2;margin-top:14px}
.quality-stage{position:relative;min-height:570px;background:#071710;overflow:hidden;isolation:isolate}
.quality-plate{position:absolute;inset:0;opacity:0;transition:opacity .7s ease;pointer-events:none}
.quality-plate.is-active{opacity:1;z-index:1}
.quality-plate img{height:100%;object-fit:cover;transform:scale(1.07);transition:transform 1.6s cubic-bezier(.16,1,.3,1)}
.quality-plate.is-active img{transform:scale(1)}
.quality-plate[data-quality="0"] img{object-position:68% center}
.quality-plate[data-quality="2"] img{object-position:center 45%}
.quality-plate[data-quality="3"]{background:#e0e2da}
.quality-plate[data-quality="3"] img{object-fit:contain}
.quality-plate::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#03120dd9,transparent 36%),linear-gradient(180deg,#03120d55,transparent 25%)}
.quality-plate figcaption{position:absolute;z-index:2;bottom:30px;left:30px;right:30px;display:flex;justify-content:space-between;gap:25px;align-items:end;font-size:11px;letter-spacing:.03em;color:#eaeade}
.quality-plate figcaption span:last-child{font:italic 33px var(--serif)}
.quality-label{position:absolute;left:30px;top:28px;z-index:3;font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#eaeade}
.quality-index{position:absolute;right:28px;top:26px;z-index:3;font-size:11px;letter-spacing:.08em;color:#eaeade}
.quality-details{padding:0;align-self:center}
.quality-prompt{font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:25px;color:#a9bd99}
.quality details{padding:25px 0;transition:border-color .4s}
.quality details[open]{border-color:#c9d9b5}
.quality summary{font-size:clamp(34px,3.5vw,52px);gap:24px}
.quality summary b{font-size:20px;font-weight:300}
.quality details p{padding:20px 16px 0 39px;line-height:1.9}
.contact-heading{position:relative}.contact-heading::after{content:'';display:block;width:90px;height:1px;background:#526c44;margin:0 0 45px;transform-origin:left}
.contact-grid{gap:12%}.contact-info{position:relative;padding-right:35px}
.appointment-seal{width:96px;height:96px;border:1px solid #294e3440;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 0 38px;position:relative}
.appointment-seal::after{content:'';position:absolute;inset:6px;border:1px solid #294e3426;border-radius:50%}
.appointment-seal>span{font:38px/.95 var(--serif);letter-spacing:-.13em;padding-right:5px}.appointment-seal small{font-size:7px;letter-spacing:.21em;margin-top:8px}
.shape-choices{margin:0 0 35px}.shape-choices legend{width:100%;display:flex;justify-content:space-between}.shape-choices legend>span{color:#6b7963;font-size:11px}
.shape-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}
.shape-options label{position:relative;cursor:pointer;min-width:0}.shape-options input{position:absolute;opacity:0;width:1px;height:1px}
.shape-options label>span{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;gap:9px;min-height:100px;padding:10px 3px;border:1px solid #39553333;color:#536649;font-size:10px;line-height:1.2;transition:background .3s,border-color .3s,color .3s}
.shape-options svg{width:35px;height:44px;fill:none;stroke:currentColor;stroke-width:.8;transition:transform .5s}
.shape-options input:checked+span{background:#173c27;color:#eaeade;border-color:#173c27}
.shape-options input:focus-visible+span{outline:2px solid #456d37;outline-offset:3px}
.shape-options label:hover svg{transform:translateY(-3px)}
@media(min-width:901px){.trade-rows{align-self:center}.trade-media{max-width:380px}.trade{gap:9%;grid-template-columns:1fr 1.25fr}.trade-rows article{padding:45px 0}.contact-info{border-right:1px solid #30433026}.contact-heading h2{font-size:clamp(65px,7.7vw,120px)}}
@media(max-width:900px){.quality{gap:40px 6%}.quality-stage{min-height:500px}.quality-intro{column-gap:6%}.quality-plate figcaption{display:block}.quality-plate figcaption span:last-child{display:block;margin-top:8px}.film-strip{margin-bottom:-110px}.film-strip figcaption{max-width:52%}}
@media(max-width:700px){.film-strip{height:570px;margin-top:65px;margin-bottom:-65px}.film-strip video{object-position:66% center}.film-strip::after{background:linear-gradient(180deg,#05170ecc,transparent 60%),linear-gradient(0deg,#05170eaa,transparent 30%)}.film-strip figcaption{inset:35px var(--gutter);max-width:none;justify-content:flex-start;gap:22px}.film-strip h3{font-size:57px;max-width:290px}.film-strip figcaption .film-note{margin-top:auto;font-size:11px}.quality{display:flex;flex-direction:column;padding:65px var(--gutter);gap:35px}.quality-intro{display:block}.quality .quality-intro h2{font-size:57px;margin:20px 0 25px}.quality .quality-intro .text-link{margin-top:15px}.quality-stage{width:100%;min-height:0;aspect-ratio:1/1.12}.quality-plate figcaption{left:22px;right:22px;bottom:22px;display:flex}.quality-plate figcaption span:first-child{max-width:160px;font-size:10px}.quality-plate figcaption span:last-child{font-size:30px}.quality-label{left:22px;top:22px;font-size:9px}.quality-index{right:22px;top:20px}.quality-details{width:100%;align-self:auto}.quality-prompt{font-size:10px;margin-bottom:20px}.quality details{padding:22px 0}.quality summary{font-size:37px}.contact-grid{gap:40px}.contact-info{padding-right:0}.appointment-seal{width:80px;height:80px;margin-bottom:25px}.contact-heading::after{margin-bottom:30px}.shape-options label>span{font-size:9px;min-height:92px}.shape-options svg{width:31px;height:40px}}
@media(prefers-reduced-motion:reduce){.quality-plate,.quality-plate img,.shape-options svg{transition:none;transform:none!important}}
.motion-paused .quality-plate,.motion-paused .quality-plate img{transition:none;transform:none}
.quality .quality-details .quality-prompt{font-size:11px;max-width:none;letter-spacing:.1em;color:#a9bd99}
@media(min-width:701px){.quality-stage{align-self:start;height:570px}.quality-details{min-height:570px;display:flex;flex-direction:column;justify-content:center}.quality-details details{flex:0 0 auto}}
.quality-switch{display:none}
@media(max-width:700px){.quality.study-ready{gap:28px}.study-ready .quality-stage{overflow:visible;aspect-ratio:1/1.05;margin-bottom:58px}.quality-plate{overflow:hidden}.quality-switch{position:absolute;top:100%;left:0;right:0;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);padding-top:14px;gap:5px}.quality-switch button{padding:12px 2px;border:0;border-bottom:1px solid #a9bd9944;background:none;color:#a9bd99;font:12px var(--sans);transition:color .3s,border-color .3s}.quality-switch button[aria-pressed=true]{color:#eaeade;border-color:#eaeade}.study-ready .quality-details .quality-prompt,.study-ready .quality-details summary{display:none}.study-ready .quality-details details{border:0;padding:0}.study-ready .quality-details details p{padding:0;font-size:14px;min-height:80px}.study-ready .quality-details details:not([open]){display:none}}
@media(max-width:700px){.film-strip figcaption .film-note:last-child{margin-top:auto}}
/* Legible type and a compact Retina-resolution diamond viewer. */
h2,h3{font-weight:500;letter-spacing:-.035em}h3 em{font-weight:500}.hero-titles h1{font-weight:500;font-size:7.8vw;letter-spacing:-.055em;color:#eef0e3}.hero-eyebrow{color:#d0d9c6}.hero-titles{top:17%}
.hero-story h2{font-size:clamp(38px,4.1vw,72px);line-height:1.15}.hero-story>p:not(.eyebrow){font-size:16px;color:#d1dbc7}.hero-story{top:30%;left:56%;right:6%}
.diamond-stage{inset:32% 25% 20%;will-change:transform}.diamond-stage canvas{transition:none;filter:none}.diamond-caption{left:-35%;right:-35%;bottom:16%;font-size:12px;color:#d1dbc7}.diamond-fallback{width:100%;height:100%;inset:0}.hero-bottom{bottom:5%}.hero-bottom p{color:#d1dbc7}
.diamond-shapes{position:absolute;z-index:6;bottom:12%;left:50%;transform:translateX(-50%);text-align:center;width:max-content;max-width:95%}.shape-label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:#c3d0b7;margin-bottom:10px}.diamond-shapes>div{display:flex;gap:5px;padding:5px;border:1px solid #b7caa344;border-radius:40px;background:#0b241bd9}.diamond-shapes button{border:0;border-radius:30px;background:none;color:#d7dfcd;padding:10px 21px;font:12px var(--sans);transition:background .25s,color .25s}.diamond-shapes button[aria-pressed=true]{background:#e5e9d9;color:#10261b}.diamond-shapes button:hover{background:#36533e;color:#fff}.diamond-shapes button[aria-pressed=true]:hover{background:#e5e9d9;color:#10261b}
.gallery-copy h3{font-size:clamp(60px,6.6vw,110px);line-height:1.1}.collection-intro h2{font-size:clamp(48px,5.7vw,94px)}.quality summary{font-family:var(--serif);font-weight:500}.film-strip h3{font-size:clamp(52px,5.7vw,92px);line-height:1.13}.contact-heading h2{letter-spacing:-.04em}.eyebrow{color:inherit}.contact .field>span,.form-note{color:#465c3d}
@media(max-width:1000px) and (min-width:701px){.diamond-shapes button{padding:9px 17px}.diamond-caption{font-size:10px}.hero-story h2{font-size:40px}.hero-story>p:not(.eyebrow){font-size:14px}}
@media(max-width:700px){.hero-titles{top:15%}.hero-titles h1{font-size:16.8vw;line-height:1.15;letter-spacing:-.05em}.hero-eyebrow{font-size:10px}.diamond-stage{inset:39% 9% 27%}.diamond-shapes{bottom:17%;max-width:94%}.diamond-shapes button{padding:10px 16px;font-size:12px}.shape-label{font-size:9px;margin-bottom:8px}.hero-bottom{bottom:5%;display:block}.hero-bottom>p{display:none}.diamond-touch-toggle:not([hidden]){left:auto;right:var(--gutter);bottom:8.5%;font-size:11px;padding:8px 15px}.scroll-link{font-size:11px}.hero-story{top:53%;bottom:auto;left:var(--gutter);right:var(--gutter)}.hero-story h2{font-size:34px;line-height:1.18;margin:15px 0}.hero-story>p:not(.eyebrow){font-size:14px}.hero-story .text-link{font-size:13px}.gallery-copy h3{font-size:53px;line-height:1.13}.panel-colour .gallery-copy h3{font-size:50px}.collection-intro h2{font-size:41px}.house-statement h2{font-size:32px}.founder-story h3{font-size:36px}.film-strip h3{font-size:49px;line-height:1.16}.quality .quality-intro h2{font-size:47px}.contact-heading h2{font-size:38px}.trade-head h2{font-size:45px}.contact-info h3{font-size:30px}.heritage-facts b{font-size:59px}}
@media(max-width:360px){.diamond-shapes button{padding:10px 13px}.hero-story h2{font-size:30px}.gallery-copy h3{font-size:47px}.panel-colour .gallery-copy h3{font-size:45px}.contact-heading h2{font-size:33px}.quality .quality-intro h2{font-size:42px}.film-strip h3{font-size:43px}}
@media(min-width:701px){.hero-bottom{bottom:7.5%}}
/* Sliding selection and an immersive, keyboard-accessible stone gallery. */
.diamond-shapes .shape-track{position:relative;isolation:isolate;gap:3px;padding:4px;border-radius:18px;box-shadow:0 12px 40px #04150b33}
.shape-indicator{position:absolute;z-index:0;left:0;top:4px;bottom:4px;border-radius:13px;background:#e5e9d9;transition:transform .42s cubic-bezier(.22,1,.36,1),width .42s cubic-bezier(.22,1,.36,1);pointer-events:none}
.diamond-shapes button{position:relative;z-index:1;display:flex;align-items:center;gap:9px;border-radius:13px;padding:10px 18px;min-height:48px;transition:color .25s}
.diamond-shapes button svg{width:23px;height:28px;fill:none;stroke:currentColor;stroke-width:1;flex-shrink:0;transition:transform .4s}
.diamond-shapes button[aria-pressed=true],.diamond-shapes button[aria-pressed=true]:hover{background:transparent;color:#10261b}
.diamond-shapes button:hover{background:transparent;color:#fff}.diamond-shapes button:hover svg{transform:rotate(-8deg)}
.diamond-shapes button:focus-visible{outline:2px solid #aec598;outline-offset:2px}
.study-expand{position:absolute;right:20px;bottom:20px;z-index:4;border:1px solid #d4ddc980;background:#10261fe8;color:#f0f1e5;border-radius:30px;min-height:46px;display:flex;align-items:center;gap:24px;padding:10px 18px;font:12px var(--sans);cursor:pointer;transition:background .3s,transform .3s}
.study-expand>span:last-child{font-size:22px;line-height:1;transition:transform .3s}.study-expand:hover{background:#24432e}.study-expand:hover>span:last-child{transform:translate(2px,-2px)}.study-expand:focus-visible{outline:2px solid #eff3e3;outline-offset:4px}
.gallery-panel>.study-expand{right:var(--gutter);bottom:12%}
.gallery-open{overflow:hidden}html{scrollbar-gutter:stable}
.stone-viewer{position:fixed;inset:0;margin:auto;width:calc(100% - 64px);height:calc(100dvh - 48px);max-width:1540px;max-height:1000px;padding:0;border:1px solid #acbf9855;background:#0b2118;color:#eaeade;overflow:auto;overscroll-behavior:contain;box-shadow:0 30px 100px #0007}
.stone-viewer::backdrop{background:#020d09ed}
.stone-viewer-shell{min-height:100%;height:100%;display:grid;grid-template-rows:auto minmax(100px,1fr) auto auto;padding:24px 32px;gap:18px}
.stone-viewer-header{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.08em}.stone-viewer-header i{font-style:normal;padding:0 12px;color:#8fa383}
.stone-viewer button{font-family:var(--sans);cursor:pointer}.stone-viewer button:focus-visible{outline:2px solid #d9e7c9;outline-offset:4px}
.viewer-close{display:flex;align-items:center;gap:22px;border:0;background:none;color:inherit;font-size:12px;min-height:44px;padding:0 4px}.viewer-close>span{font-size:30px;font-weight:300}
.stone-viewer-image{min-height:0;position:relative;background:#06170f;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:pan-y}
.stone-viewer-image img{width:100%;height:100%;object-fit:contain;display:block}
.stone-viewer-caption{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:88px}.viewer-note{font:12px/1.5 var(--sans);letter-spacing:.09em;text-transform:uppercase;color:#bdcdb0;margin-bottom:8px}.stone-viewer-caption h2{font:500 clamp(24px,2.6vw,39px)/1.2 var(--serif);letter-spacing:-.03em}
.viewer-arrows{display:flex;align-items:center;gap:20px;flex-shrink:0}.viewer-arrows button{width:46px;height:46px;border:1px solid #b3c89b66;border-radius:50%;background:none;color:inherit;font-size:22px;transition:background .2s}.viewer-arrows button:hover{background:#2b4632}.viewer-count{font-size:12px;letter-spacing:.13em;font-variant-numeric:tabular-nums}
.viewer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #9db68b33;padding-top:16px}.viewer-bottom>p{font:12px/1.65 var(--sans);color:#afc0a3;text-align:right}.viewer-thumbnails{display:flex;gap:9px}.viewer-thumbnails button{width:64px;height:48px;padding:3px;border:1px solid transparent;background:none;opacity:.5;transition:opacity .25s,border-color .25s}.viewer-thumbnails button[aria-pressed=true]{border-color:#d8e3ca;opacity:1}.viewer-thumbnails button:hover{opacity:1}.viewer-thumbnails img{width:100%;height:100%;object-fit:cover}
@media(max-width:700px){.diamond-shapes button{flex-direction:column;gap:3px;padding:7px 13px;min-width:63px;font-size:12px}.diamond-shapes button svg{height:23px;width:22px}.diamond-shapes .shape-track{border-radius:16px}.diamond-shapes{bottom:16%}.shape-label{margin-bottom:6px;font-size:12px}.gallery-panel>.study-expand{bottom:9%;right:var(--gutter)}.study-expand{right:14px;bottom:14px;gap:16px}.stone-viewer{width:100%;height:100dvh;max-height:none;border:0}.stone-viewer-shell{padding:12px 18px 20px;gap:14px;grid-template-rows:auto minmax(120px,1fr) auto auto}.stone-viewer-header{font-size:12px;letter-spacing:.04em}.stone-viewer-header i{padding:0 3px}.viewer-close{font-size:12px;gap:12px}.stone-viewer-caption{align-items:start;min-height:0;flex-direction:column;gap:18px}.stone-viewer-caption h2{font-size:28px}.viewer-arrows{width:100%;justify-content:space-between}.viewer-arrows button{width:42px;height:42px}.viewer-bottom{flex-direction:column;align-items:start;gap:12px;padding-top:14px}.viewer-thumbnails{width:100%;gap:6px}.viewer-thumbnails button{width:calc((100% - 30px)/6);height:42px;flex-shrink:0;padding:2px}.viewer-bottom>p{text-align:left;font-size:12px}.viewer-bottom>p br{display:none}.viewer-note{font-size:12px}}
@media(prefers-reduced-motion:reduce){.shape-indicator,.diamond-shapes button,.diamond-shapes button svg,.study-expand,.study-expand>span,.viewer-thumbnails button,.viewer-arrows button{transition:none!important;animation:none!important}}
.motion-paused .shape-indicator,.motion-paused .diamond-shapes button,.motion-paused .diamond-shapes button svg,.motion-paused .study-expand,.motion-paused .study-expand>span,.motion-paused .viewer-thumbnails button,.motion-paused .viewer-arrows button{transition:none!important}

/* Lifted mineral greens: unmistakably green while retaining the quiet, dark-room finish. */
:root{--pine:#0b2a20;--green:#173d2f}
body,.cinema-sticky,.collection{background-color:var(--pine)}
.site-header.is-scrolled{background:#0b2a20ee}
.hero-halo{background:radial-gradient(circle at 57% 43%,#d8ead024 0 8%,#537a5d70 25%,transparent 64%),radial-gradient(ellipse at 54% 48%,#416f526e 0,#214a384d 34%,transparent 68%)}
.ticker{background:#0e3024}
.gallery-panel{background:#0c2b21}
.panel-rough::after{background:linear-gradient(90deg,#0c2b21 20%,#0c2b2100 66%)}
.film-strip{background:#0c2b21}
.trade{background:#184232}
.quality{background:#103126}
.quality-stage{background:#0b291f}
footer{background:#09251b}
.diamond-shapes>div{background:#103126e8}
.motion-toggle{background:#0d2d22e8}
.stone-viewer{background:#103126}
.stone-viewer-image{background:#0a281e}
@media(max-width:900px){.gallery-panel::after{background:linear-gradient(#0c2b21 15%,#0c2b2100 60%)}.panel-rough::after{background:linear-gradient(#0c2b21 25%,#0c2b2100 65%)}}

/* User-supplied leaf-and-diamond artwork, presented in copper orange. */
.brand{gap:11px}.brand-mark{width:46px;height:54px;display:grid;place-items:center;flex:0 0 auto}.brand-mark img{width:100%;height:100%;display:block}.brand-name{color:#f1eee3;font-weight:500;letter-spacing:.17em}.footer-brand{display:inline-flex;align-items:center;gap:12px}.footer-brand img{width:38px;height:42px;display:block}.footer-brand span{letter-spacing:.16em}
@media(max-width:700px){.brand-mark{width:38px;height:44px}.brand{gap:8px}.footer-brand img{width:32px;height:36px}.footer-brand{gap:8px}}

/* A concise sourcing layer: commercial clarity without breaking the editorial rhythm. */
.sourcing-desk{position:relative;isolation:isolate;padding:115px var(--gutter) 100px;background:#0d2f24;color:#edf0e3;overflow:hidden;border-top:1px solid #b9cba92b;border-bottom:1px solid #b9cba92b}.sourcing-desk::before{content:'';position:absolute;inset:-35% -10% auto 40%;height:650px;background:radial-gradient(circle,#507c5f30 0,transparent 68%);pointer-events:none;z-index:-1}.sourcing-head{display:grid;grid-template-columns:1.3fr .7fr;gap:10%;align-items:end;margin-bottom:70px}.sourcing-head h2{font-size:clamp(54px,6.3vw,102px);line-height:1.02;letter-spacing:-.055em;margin-top:22px}.sourcing-head h2 em{font-weight:400;color:#b7caa8}.sourcing-intro{max-width:440px;padding-bottom:8px}.sourcing-intro>p{color:#c2cfba;font-size:15px;line-height:1.9}.sourcing-intro .text-link{margin-top:28px;color:#edf0e3}.sourcing-cards{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #b9cba936;border-bottom:1px solid #b9cba936}.sourcing-card{position:relative;min-height:330px;padding:28px 30px 32px;border-right:1px solid #b9cba936;overflow:hidden;transition:background .45s,transform .55s cubic-bezier(.16,1,.3,1)}.sourcing-card:first-child{border-left:1px solid #b9cba936}.sourcing-card::before{content:'';position:absolute;width:260px;height:260px;left:var(--spot-x,50%);top:var(--spot-y,50%);translate:-50% -50%;border-radius:50%;background:radial-gradient(circle,#e5f0d91b,transparent 70%);opacity:0;transition:opacity .45s;pointer-events:none}.sourcing-card.is-pointed::before{opacity:1}.sourcing-card>span{display:block;font-size:10px;letter-spacing:.14em;color:#94aa89}.sourcing-card svg{width:48px;height:58px;margin:44px 0 30px;fill:none;stroke:#d7c080;stroke-width:.9}.sourcing-card h3{font:500 25px/1.2 var(--serif);letter-spacing:-.025em;margin-bottom:16px}.sourcing-card p{max-width:260px;color:#aebfa6;font-size:13px;line-height:1.8}.sourcing-card:hover{background:#ffffff05;transform:translateY(-6px)}.sourcing-route{list-style:none;margin:55px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:7%}.sourcing-route li{display:grid;grid-template-columns:auto 1fr;gap:28px;padding-top:24px;border-top:1px solid #b9cba936}.sourcing-route span{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#d7c080;white-space:nowrap}.sourcing-route p{font-size:13px;line-height:1.75;color:#bac9b1}.sourcing-standards{margin-top:65px;padding:27px 0;border-top:1px solid #b9cba936;border-bottom:1px solid #b9cba936;display:flex;align-items:center;justify-content:space-between;gap:40px}.sourcing-standards p:first-child{display:flex;align-items:center;gap:35px}.sourcing-standards span{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#9caf92}.sourcing-standards strong{font:500 18px var(--serif);letter-spacing:.06em;color:#edf0e3}.sourcing-standards>p:last-child{color:#9fb294;font-size:12px;text-align:right}.motion-paused .sourcing-card{transition:none}.motion-paused .sourcing-card::before{opacity:0!important}
@media(max-width:900px){.sourcing-desk{padding-top:85px;padding-bottom:80px}.sourcing-head{grid-template-columns:1fr;gap:35px;margin-bottom:55px}.sourcing-head h2{font-size:clamp(52px,9vw,78px)}.sourcing-intro{max-width:600px}.sourcing-cards{grid-template-columns:repeat(2,1fr)}.sourcing-card:nth-child(2){border-right:1px solid #b9cba936}.sourcing-card:nth-child(n+3){border-top:1px solid #b9cba936}.sourcing-route{gap:4%}.sourcing-route li{display:block}.sourcing-route p{margin-top:14px}.sourcing-standards{align-items:flex-start}}
@media(max-width:700px){.sourcing-desk{padding:68px var(--gutter)}.sourcing-head{margin-bottom:42px}.sourcing-head h2{font-size:46px;line-height:1.08}.sourcing-intro>p{font-size:14px}.sourcing-cards{grid-template-columns:1fr}.sourcing-card{min-height:0;padding:25px 22px 28px;border-left:1px solid #b9cba936}.sourcing-card:nth-child(n+2){border-top:1px solid #b9cba936}.sourcing-card svg{width:40px;height:48px;margin:28px 0 20px}.sourcing-card h3{font-size:24px}.sourcing-card p{max-width:none;font-size:13px}.sourcing-card:hover{transform:none}.sourcing-route{grid-template-columns:1fr;margin-top:45px;gap:28px}.sourcing-route li{display:grid;grid-template-columns:92px 1fr;gap:16px}.sourcing-route p{margin:0}.sourcing-standards{display:block;margin-top:48px}.sourcing-standards p:first-child{display:block}.sourcing-standards strong{display:block;margin-top:12px}.sourcing-standards>p:last-child{text-align:left;margin-top:20px}}
@media(prefers-reduced-motion:reduce){.sourcing-card{transition:none;transform:none!important}.sourcing-card::before{display:none}}

/* Photographic sourcing cards and independent report-verification references. */
.sourcing-card{min-height:490px;padding:18px 18px 32px}.sourcing-card>span{position:absolute;z-index:3;top:32px;left:32px;padding:5px 9px;background:#0b281fbd;border:1px solid #d5dfca3d;color:#eef0e4;backdrop-filter:blur(8px)}.sourcing-image{height:230px;margin:0 0 30px;overflow:hidden;background:#0a261d}.sourcing-image img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.82) contrast(1.04);transform:scale(1.035);transition:transform 1s cubic-bezier(.16,1,.3,1),filter .6s}.sourcing-card:nth-child(1) .sourcing-image img{object-position:65% center}.sourcing-card:nth-child(2) .sourcing-image img{object-position:center 38%}.sourcing-card:nth-child(3) .sourcing-image img{object-position:center 54%}.sourcing-card:nth-child(4) .sourcing-image img{object-position:center}.sourcing-card h3,.sourcing-card>p{margin-left:12px;margin-right:12px}.sourcing-card:hover .sourcing-image img{transform:scale(1.09);filter:saturate(.95) contrast(1.04)}.sourcing-standards{display:block;padding:55px 0 0;border-bottom:0}.standards-intro{display:grid;grid-template-columns:.65fr 1fr 1fr;gap:7%;align-items:end;margin-bottom:34px}.standards-intro h3{font:500 clamp(30px,3vw,46px)/1.15 var(--serif);letter-spacing:-.035em}.standards-intro>p:last-child{font-size:13px;line-height:1.8;color:#aebfa6}.laboratory-links{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #b9cba936;border-bottom:1px solid #b9cba936}.laboratory-links a{position:relative;min-height:210px;padding:32px;border-right:1px solid #b9cba936;color:#edf0e3;display:flex;flex-direction:column;transition:background .35s}.laboratory-links a:first-child{border-left:1px solid #b9cba936}.laboratory-links a::after{content:'';position:absolute;left:32px;right:32px;top:88px;height:1px;background:#d7c0804a}.laboratory-links span{font:500 clamp(38px,4vw,62px)/1 var(--serif);letter-spacing:-.04em;color:#d7c080}.laboratory-links small{margin-top:35px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#9eb194}.laboratory-links b{margin-top:auto;font-size:11px;font-weight:500;letter-spacing:.05em}.laboratory-links a:hover{background:#ffffff06}.laboratory-note{max-width:900px!important;margin:22px 0 0!important;font-size:10px!important;line-height:1.7!important;color:#839b7a!important;text-align:left!important}.motion-paused .sourcing-image img{transition:none!important;transform:scale(1.035)!important}
@media(max-width:900px){.sourcing-card{min-height:470px}.sourcing-image{height:230px}.standards-intro{grid-template-columns:1fr 1fr}.standards-intro .eyebrow{grid-column:1/-1}.laboratory-links a{min-height:190px;padding:26px}.laboratory-links a::after{left:26px;right:26px;top:80px}}
@media(max-width:700px){.sourcing-card{min-height:0;padding:14px 14px 28px}.sourcing-card>span{top:27px;left:27px}.sourcing-image{height:235px;margin-bottom:24px}.sourcing-card h3,.sourcing-card>p{margin-left:9px;margin-right:9px}.standards-intro{display:block;margin-bottom:28px}.standards-intro h3{font-size:34px;margin:16px 0}.laboratory-links{grid-template-columns:1fr}.laboratory-links a{min-height:165px;border-left:1px solid #b9cba936;border-bottom:1px solid #b9cba936}.laboratory-links a:last-child{border-bottom:0}.laboratory-links a::after{top:74px}.laboratory-links span{font-size:46px}.laboratory-links small{margin-top:27px}.laboratory-note{margin-top:18px!important}}
@media(prefers-reduced-motion:reduce){.sourcing-image img{transition:none;transform:none!important}}

/* Introduce the person behind the house before the collection begins. */
.founder-early{background:#e9e8de;color:#102419;padding:90px var(--gutter);display:grid;grid-template-columns:minmax(300px,.72fr) 1.28fr;gap:9%;align-items:center}.founder-early figure{max-width:470px}.founder-early figure img{display:block;width:100%;height:520px;object-fit:cover;object-position:center 31%;filter:none}.founder-early figcaption{display:flex;justify-content:space-between;gap:20px;padding-top:14px;font-size:11px;letter-spacing:.04em}.founder-early-copy{max-width:760px}.founder-early h2{font-size:clamp(48px,5.6vw,88px);line-height:1.06;letter-spacing:-.055em;margin:20px 0 28px}.founder-early-copy>p:not(.eyebrow){max-width:650px;color:#40513e;font-size:15px;line-height:1.9}.founder-early-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:42px 0 38px;padding:28px 0;border-top:1px solid #30452f33;border-bottom:1px solid #30452f33}.founder-early-facts p{display:flex;align-items:flex-start;gap:16px}.founder-early-facts strong{font:500 28px/1 var(--serif);letter-spacing:-.04em}.founder-early-facts span{font-size:10px;line-height:1.5;text-transform:uppercase;letter-spacing:.1em;color:#667660}.founder-early-links{display:flex;gap:34px;align-items:center}.founder-early-links>a:last-child{font-size:12px;color:#52664d}.founder-early .text-link{font-size:13px}.site-header nav a[aria-current=page]{color:#d7c080}.site-header nav a[aria-current=page]:not(.nav-cta){border-bottom:1px solid #d7c080;padding-bottom:4px}
@media(max-width:1100px) and (min-width:901px){.header-location{display:none}.site-header nav{margin-left:auto;gap:24px}}
@media(max-width:900px){.header-location{display:none}.menu-toggle{display:block;margin-left:auto;background:transparent;color:var(--ivory);border:1px solid #a4bc9077;border-radius:24px;padding:9px 18px;font-size:12px}.site-header nav{display:none;position:absolute;top:97px;left:0;right:0;padding:28px var(--gutter);background:#0c2b21f5;backdrop-filter:blur(16px);flex-direction:column;align-items:stretch;font-size:18px;gap:23px}.site-header.is-scrolled nav{top:75px}.site-header nav.open{display:flex}.site-header .nav-cta{width:fit-content}.founder-early{grid-template-columns:.8fr 1.2fr;gap:6%;padding-top:70px;padding-bottom:70px}.founder-early figure img{height:460px}.founder-early-facts{grid-template-columns:1fr}.founder-early-facts p{justify-content:space-between}.founder-early-facts span{text-align:right}}
@media(max-width:700px){.founder-early{grid-template-columns:1fr;padding:60px var(--gutter);gap:42px}.founder-early figure{max-width:none}.founder-early figure img{height:440px}.founder-early h2{font-size:43px}.founder-early-copy>p:not(.eyebrow){font-size:14px}.founder-early-facts{margin:32px 0}.founder-early-links{align-items:flex-start;flex-direction:column;gap:18px}.site-header nav{top:81px}.site-header.is-scrolled nav{top:67px}}

/* Refined opening signature; the established reading fonts remain unchanged. */
.hero-titles h1{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;font-size:8.1vw;line-height:1;letter-spacing:.012em;color:#faf5e9;font-kerning:normal}
.hero-titles h1 span:first-child,.hero-titles h1 span:last-child{font-size:1em}
.hero-eyebrow{letter-spacing:.2em}
.brand-mark{width:46px;height:60px}.footer-brand img{width:35px;height:46px}
/* The colour photograph sits on an ivory field, with ink-green text. */
.gallery-panel.panel-colour{background:#e5ddc9;color:#102b20}
.panel-colour::after{background:linear-gradient(90deg,#e5ddc9 0%,#e5ddc9f2 29%,#e5ddc900 62%)}
.panel-colour .gallery-copy h3,.panel-colour .gallery-copy h3 em{color:#102b20}
.panel-colour .gallery-copy>p:not(.eyebrow){color:#243e30}
.panel-colour .gallery-copy .eyebrow,.panel-colour .gallery-copy .text-link,.panel-colour .gallery-footnote{color:#163b2b}
@media(max-width:900px){.panel-colour::after{background:linear-gradient(#e5ddc9 0 48%,#e5ddc900 65%)}.panel-colour .gallery-copy{z-index:3}}
@media(max-width:700px){.hero-titles h1{font-size:17.3vw;letter-spacing:.025em;line-height:.98}.hero-titles h1 span:last-child{margin-top:8px}.hero-eyebrow{font-size:12px;letter-spacing:.1em}.brand-mark{width:36px;height:48px}.footer-brand img{width:29px;height:38px}}
/* Pausing during the entrance must never leave the company name clipped. */
.motion-paused .hero-titles h1 span{animation:none!important;clip-path:none;translate:none}
.diamond-stage.is-ready .diamond-fallback{visibility:hidden;transition:none}

/* The same vertical-scroll / horizontal-showroom experience on iPhone. */
@media(max-width:900px){
 .motion-enabled .showroom{height:320svh}
 .motion-enabled .showroom-sticky{position:sticky;top:0;height:100svh;min-height:640px}
 .motion-enabled .gallery-track{display:flex;width:300vw;height:100%;touch-action:pan-y}
 .motion-enabled .gallery-panel{height:100%;min-height:0;flex:0 0 100vw}
 .motion-enabled .gallery-toolbar{position:absolute;z-index:5;top:91px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;color:#edf0e3}
 .motion-enabled .gallery-toolbar>.eyebrow{display:none}
 .gallery-toolbar.on-ivory{color:#163b2b}
 .gallery-nav{display:flex;justify-content:space-between;gap:16px;width:100%}
 .gallery-nav button{background:none;color:inherit;border:0;border-bottom:1px solid transparent;padding:9px 0;font:500 14px var(--sans);opacity:.68;min-height:44px}
 .gallery-nav button span{margin-left:5px}
 .gallery-nav button[aria-pressed=true]{opacity:1;border-bottom-color:currentColor}
 .motion-enabled .gallery-panel .gallery-copy{left:var(--gutter);right:var(--gutter);top:155px;width:auto;max-width:520px}
 .motion-enabled .gallery-copy h3,.motion-enabled .panel-colour .gallery-copy h3{font-size:clamp(42px,7.8vw,62px);line-height:1.06;margin:16px 0 18px}
 .motion-enabled .gallery-copy>p:not(.eyebrow){font-size:15px;line-height:1.65;max-width:360px}
 .motion-enabled .gallery-copy .text-link{font-size:14px;min-width:205px;margin-top:10px;padding:10px 0}
 .motion-enabled .gallery-panel .gallery-image{width:100%;left:0;right:0;top:auto;bottom:0;height:47%;object-fit:cover;clip-path:none!important}
 .motion-enabled .panel-polished .gallery-image{object-position:66% center}
 .motion-enabled .panel-rough .gallery-image{object-position:center 38%}
 .motion-enabled .gallery-panel::after{background:linear-gradient(#0c2b21 0 46%,#0c2b21e6 52%,#0c2b2100 66%)}
 .motion-enabled .panel-colour .gallery-image{height:40%;bottom:5%;object-fit:contain}
 .motion-enabled .panel-colour::after{background:linear-gradient(#e5ddc9 0 47%,#e5ddc900 65%)}
 .motion-enabled .gallery-footnote{left:var(--gutter);bottom:25px;font-size:12px;letter-spacing:.02em;max-width:48%}
 .motion-enabled .gallery-panel>.study-expand{right:var(--gutter);bottom:22px;min-height:42px;padding:8px 13px;gap:10px}
 .motion-enabled .gallery-progress{display:block;position:absolute;z-index:5;bottom:0;left:0;right:0;height:2px;background:#b5cba32b}
 .motion-enabled .gallery-progress span{display:block;height:100%;background:#bdcfa8;transform-origin:left}
 .founder-early-facts span,.founder-early figcaption{font-size:12px}
}
@media(max-width:700px) and (max-height:760px){
 .motion-enabled .gallery-panel .gallery-copy{top:136px}
 .motion-enabled .gallery-copy h3,.motion-enabled .panel-colour .gallery-copy h3{font-size:39px;margin:12px 0}
 .motion-enabled .gallery-copy>p:not(.eyebrow){font-size:14px;line-height:1.55}
 .motion-enabled .gallery-copy .text-link{margin-top:5px;padding:7px 0}
 .motion-enabled .gallery-panel .gallery-image{height:43%}
 .motion-enabled .panel-colour .gallery-image{height:35%}
 .motion-enabled .gallery-footnote{font-size:11px}
}
@media(max-width:900px){.motion-enabled .gallery-panel>.study-expand{bottom:78px}}
