:root{--pearl:#f7f6f2;--white:#fff;--ink:#181511;--soft-ink:#56504a;--copper:#a65432;--old-gold:#b49359;--stone:#d9d5ce;--sand:#eee6da;--line:#18151129;--display:"Cormorant Garamond", Georgia, serif;--body:"Manrope", Arial, sans-serif;--shell:88rem;--gutter:clamp(1.25rem, 4vw, 4rem);--section-space:clamp(5rem, 11vw, 10rem);--ease:cubic-bezier(.22, 1, .36, 1);--z-header:30;--z-menu:50;--z-fab:20}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--pearl);min-width:20rem;color:var(--ink);font-family:var(--body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.65;overflow-x:clip}body.menu-open{overflow:hidden}img,video{max-width:100%;display:block}button,input,select,textarea{font:inherit}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:.08em}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);text-wrap:balance}p{text-wrap:pretty}section[id]{scroll-margin-top:4.5rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--white);color:var(--ink);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(calc(100% - 2 * var(--gutter)), var(--shell));margin-inline:auto}.section{padding-block:var(--section-space)}.site-header{z-index:var(--z-header);width:100%;max-width:100vw;min-height:calc(4.5rem + env(safe-area-inset-top));padding:max(.75rem, env(safe-area-inset-top)) var(--gutter) .75rem;color:var(--white);transition:color .3s var(--ease), background-color .3s var(--ease), border-color .3s var(--ease);border-bottom:1px solid #ffffff47;justify-content:space-between;align-items:center;gap:1.5rem;display:flex;position:fixed;top:0;left:0}.site-header.scrolled{min-height:calc(4rem + env(safe-area-inset-top));color:var(--ink);background:var(--pearl);border-color:var(--line)}.site-header--dark:not(.scrolled){color:var(--ink);border-color:var(--line)}.wordmark{flex:none;align-items:center;gap:.65rem;min-height:2.75rem;text-decoration:none;display:inline-flex}.wordmark img{object-fit:contain;width:3.15rem;height:3.15rem}.wordmark span{font-family:var(--display);letter-spacing:.09em;font-size:1.45rem;font-weight:600}.wordmark--dark{color:var(--ink)}.desktop-nav{display:none}.menu-button{top:max(.75rem, env(safe-area-inset-top));right:var(--gutter);width:2.75rem;height:2.75rem;color:inherit;cursor:pointer;background:0 0;border:0;flex:0 0 2.75rem;place-content:center;gap:.34rem;padding:0;display:grid;position:absolute}.menu-button span{background:currentColor;width:1.45rem;height:1px}.mobile-menu{width:auto;max-width:none;height:100dvh;max-height:none;padding:max(1rem, env(safe-area-inset-top)) max(1.25rem, env(safe-area-inset-right)) max(1.25rem, env(safe-area-inset-bottom)) max(1.25rem, env(safe-area-inset-left));color:var(--ink);background:var(--pearl);box-shadow:none;transition:transform .42s var(--ease), display .42s allow-discrete, overlay .42s allow-discrete;border:0;margin:0;position:fixed;inset:0 .75rem;overflow-y:auto;transform:translate(100%)}.mobile-menu[open]{flex-direction:column;display:flex;transform:translate(0)}@starting-style{.mobile-menu[open]{transform:translate(100%)}}.mobile-menu::backdrop{background:#18151159}.mobile-menu__top{justify-content:space-between;align-items:center;display:flex}.mobile-menu .wordmark img{width:2.75rem;height:2.75rem}.mobile-menu .wordmark span{font-size:1.25rem}.menu-close{min-width:auto;min-height:2.5rem;color:var(--ink);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0 .2rem;font-size:.72rem;font-weight:600}.mobile-menu nav{margin-top:2rem;display:grid}.mobile-menu nav a{font-family:var(--display);letter-spacing:-.01em;border-bottom:1px solid var(--line);padding:.7rem 0 .8rem;font-size:clamp(1.5rem,6vw,1.8rem);line-height:1.04;text-decoration:none}.mobile-menu>p{color:var(--soft-ink);border-top:1px solid var(--line);margin:auto 0 0;padding-top:1rem;font-size:.75rem;line-height:1.55}.hero{min-height:100svh;color:var(--white);background:var(--ink);align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero__media,.hero__shade{width:100%;height:100%;position:absolute;inset:0}.hero__media{overflow:hidden}.hero__image{object-fit:cover;width:100%;height:100%}.hero__image--ruby{object-position:50% center}.hero__shade{background:linear-gradient(#0c0a0847 0%,#0c0a080a 34%,#0c0a08b8 100%),linear-gradient(90deg,#0c0a08b8 0%,#0c0a0880 32%,#0c0a0829 58%,#0000 76%)}.hero__content{z-index:1;width:100%;min-width:0;max-width:100vw;padding:8rem var(--gutter) max(6.25rem, calc(3.75rem + env(safe-area-inset-bottom)));flex:0 0 100%;position:relative;overflow:hidden}.hero h1{font-family:var(--display);letter-spacing:0;white-space:normal;text-wrap:wrap;max-width:43rem;margin-bottom:1.2rem;font-size:clamp(2.8rem,9.5vw,4.6rem);font-weight:500;line-height:1}.hero__intro{max-width:min(34rem,100%);margin-bottom:1.75rem;font-size:1rem}.hero__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.button{border:1px solid;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.15rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s,background-color .2s;display:inline-flex}.button--light,.button:not(.button--ink){color:var(--ink);background:var(--white);border-color:var(--white)}.text-link{border-bottom:1px solid;align-items:center;gap:.45rem;min-height:2.75rem;font-size:.84rem;font-weight:600;text-decoration:none;display:inline-flex}.text-link--light{color:var(--white)}.hero .text-link--light{text-shadow:0 1px .75rem #00000073;background:#0c0a0880;border:1px solid #ffffffb3;min-height:3rem;padding:.75rem 1rem}.facts-strip{scroll-snap-type:x mandatory;scrollbar-width:none;background:var(--ink);color:var(--white);display:flex;overflow-x:auto}.facts-strip::-webkit-scrollbar{display:none}.facts-strip span{min-width:78vw;padding:1rem var(--gutter);scroll-snap-align:start;text-align:center;border-right:1px solid #fff3;flex:none;font-size:.75rem}.section-heading{margin-bottom:clamp(2.5rem,6vw,5rem)}.section-heading h2,.custom-teaser h2,.story h2{font-family:var(--display);letter-spacing:-.03em;margin-bottom:1.35rem;font-size:clamp(3rem,11vw,5.8rem);font-weight:500;line-height:.96}.section-heading>div p,.section-heading>p{max-width:41rem;color:var(--soft-ink)}.section-heading .text-link{margin-top:.5rem}.jewellery{padding-top:clamp(3.5rem,7vw,6.5rem);overflow:hidden}.jewellery-heading{text-align:center;margin-bottom:clamp(1.75rem,4vw,3.25rem)}.jewellery-heading h2{font-family:var(--display);letter-spacing:-.03em;margin-bottom:1.35rem;font-size:clamp(3rem,11vw,5.8rem);font-weight:500;line-height:.96}.jewellery-heading p{max-width:48rem;color:var(--soft-ink);margin-inline:auto}.jewellery-heading .text-link{margin-top:.35rem}.jewellery-heading .button{gap:.45rem;margin-top:.75rem}.jewellery-gallery{padding:0 var(--gutter) 1.25rem;scroll-padding-inline:var(--gutter);scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;display:flex;overflow-x:auto}.jewellery-gallery::-webkit-scrollbar{display:none}.jewel-frame{scroll-snap-align:start;flex:0 0 58vw;min-width:0;margin:0;display:grid;position:relative}.jewel-frame__media{aspect-ratio:4/5;background:var(--white);min-height:0;overflow:hidden}.jewel-frame img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.jewel-frame figcaption{z-index:1;max-width:calc(100% - 2rem);color:var(--ink);font-family:var(--display);background:0 0;padding:0;font-size:clamp(1.25rem,2.4vw,1.55rem);font-weight:600;line-height:1.05;position:absolute;bottom:clamp(.85rem,2vw,1.15rem);left:clamp(.85rem,2vw,1.15rem)}.gold-proof{background:var(--sand)}.gold-proof__number{min-height:18rem;padding:clamp(3.5rem, 10vw, 6rem) var(--gutter);text-align:center;border-bottom:1px solid var(--line);place-content:center;display:grid}.gold-proof__number strong{color:var(--copper);font-family:var(--body);letter-spacing:-.09em;font-variant-numeric:lining-nums tabular-nums;font-size:clamp(5rem,23vw,9rem);font-weight:400;line-height:.78}.gold-proof__number span{letter-spacing:.18em;text-transform:uppercase;margin-top:1.25rem;font-size:.72rem;font-weight:600}.gold-proof__content{padding:clamp(3.5rem, 7vw, 4.5rem) var(--gutter);align-self:center}.gold-proof__eyebrow{letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.88rem;font-weight:600}.gold-proof h2{max-width:50rem;font-family:var(--display);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(3rem,7vw,4.5rem);font-weight:500;line-height:.96}.gold-proof__intro{max-width:48rem;color:var(--soft-ink)}.gold-proof__content>.text-link{margin-top:2rem}.custom-teaser{background:var(--ink)}.custom-teaser h2{margin-bottom:1rem;font-size:clamp(3rem,4.8vw,4.45rem);line-height:.92}.custom-teaser__media{aspect-ratio:4/3;background:var(--white);place-items:center;display:grid;position:relative;overflow:hidden}.custom-teaser__media:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0 62%,#18151114);position:absolute;inset:0}.custom-teaser__media picture{z-index:1;width:100%;height:100%;position:relative}.custom-teaser__media img{object-fit:cover;object-position:center;width:100%;height:100%}.custom-teaser__copy{padding:clamp(1.75rem, 3.2vw, 3rem) var(--gutter);color:var(--white);background:var(--ink);flex-direction:column;justify-content:center;align-self:stretch;display:flex}.plain-label{color:var(--copper);margin-bottom:1.25rem;font-size:.83rem;font-weight:600}.custom-teaser__copy>p{color:#ffffffb8;max-width:38rem}.story__copy>p:not(.plain-label){max-width:38rem;color:var(--soft-ink)}.custom-steps{border-top:1px solid #ffffff3d;margin:clamp(1.1rem,2vw,1.6rem) 0 .75rem;padding:0;list-style:none}.custom-steps li{border-bottom:1px solid #ffffff3d;grid-template-columns:2.6rem 1fr;align-items:center;gap:.8rem;min-height:2.9rem;padding:.55rem 0;display:grid}.custom-steps span{color:var(--old-gold);font-variant-numeric:tabular-nums;font-size:.68rem}.custom-steps strong{font-size:.92rem;font-weight:500}.custom-teaser__copy .text-link{color:var(--white);align-self:flex-start;margin-top:.75rem}.story{padding:clamp(3.5rem, 6vw, 5rem) var(--gutter)}.story h2{font-size:clamp(2.75rem,8vw,4.75rem)}.story__copy{max-width:41rem;margin-top:2.5rem}.story__copy p+p{margin-top:1rem}.story__copy .text-link{margin-top:.5rem}.story__media{aspect-ratio:16/10;background:var(--stone);margin:0;overflow:hidden}.story__media--storefront{aspect-ratio:3/2}.story__media img{object-fit:cover;width:100%;height:100%}.story__media .story__media-image--storefront{object-fit:cover;object-position:center 18%}.reviews{color:var(--white);background:var(--copper);padding-block:2.75rem;overflow:hidden}.reviews__heading{margin-bottom:1.5rem}.reviews__heading h2{max-width:48rem;font-family:var(--display);letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(2.6rem,5.5vw,4.25rem);font-weight:500;line-height:.96}.reviews__heading p{color:#f6d9cd;margin:0}.reviews__viewport{overscroll-behavior-inline:contain;scroll-snap-type:none;scrollbar-width:none;touch-action:pan-x pan-y;cursor:grab;overflow-x:auto}.reviews__viewport.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.reviews__viewport::-webkit-scrollbar{display:none}.reviews__track{width:max-content;display:flex}.reviews__group{flex:none;gap:.75rem;padding-right:.75rem;display:flex}.review{min-height:12rem;color:var(--ink);background:var(--pearl);flex-direction:column;flex:0 0 clamp(20rem,82vw,27rem);justify-content:space-between;padding:1.3rem 1.4rem;display:flex;box-shadow:0 .8rem 2rem #4c1f101f}.review:first-child{margin-left:var(--gutter)}.review blockquote{font-family:var(--body);letter-spacing:0;margin:0 0 1.5rem;font-size:clamp(.98rem,2.7vw,1.08rem);font-weight:500;line-height:1.52}.review footer{color:var(--soft-ink);align-items:center;gap:.75rem;display:flex}.review footer>span:last-child{gap:.05rem;min-width:0;display:grid}.review__avatar{width:2.5rem;height:2.5rem;color:var(--white);background:var(--copper);letter-spacing:.03em;border-radius:50%;flex:0 0 2.5rem;place-items:center;font-size:.7rem;font-weight:600;display:grid}.review cite{color:var(--ink);font-family:var(--body);font-size:.8rem;font-style:normal;font-weight:600}.review small{font-size:.66rem}.services{background:var(--white);padding-block:2.75rem}.services__heading{text-align:center;justify-items:center;margin-bottom:1.25rem;display:grid}.services__heading h2{font-family:var(--display);letter-spacing:-.03em;margin:0;font-size:2.75rem;font-weight:500;line-height:.94}.services__heading p{max-width:34rem;color:var(--soft-ink);margin:.8rem 0 0;font-size:.88rem}.button--ink{color:var(--white);background:var(--ink);border-color:var(--ink)}.service-teasers{isolation:isolate;width:min(calc(100% - 2 * var(--gutter)), 62rem);grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:clamp(.5rem,2.5vw,2rem);display:grid;position:relative}.service-teasers:before{content:"";z-index:0;background:var(--old-gold);width:100vw;height:clamp(3rem,10vw,9rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-teaser{z-index:1;min-width:0;color:var(--white);text-decoration:none;display:block;position:relative}.service-teaser__media{aspect-ratio:6/7;background:var(--sand);display:block;position:relative;overflow:hidden}.service-teaser__media>img,.service-teaser__media>video,.service-teaser__media>picture,.service-teaser__media>picture>img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.service-teaser__media>picture{display:block}.service-teaser--gold-bars .service-teaser__media{background:var(--ink)}.service-teaser--gold-bars img{object-fit:contain;padding:8%}.service-teaser--portrait .service-teaser__media{aspect-ratio:2/3}.service-teaser--portrait img{object-position:center bottom}.service-teaser__media:after{content:"";background:linear-gradient(#1815111a,#181511b8);position:absolute;inset:0}.service-teaser>div{z-index:1;padding:clamp(1rem,2vw,1.75rem);position:absolute;inset:auto 0 0}.service-teaser h3{margin:0 0 .65rem;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:500;line-height:1}.service-teaser p{color:#ffffffd6;margin:0;font-size:clamp(.78rem,1vw,.92rem);line-height:1.45}@media (max-width:47.999rem){.hero{min-height:min(46rem,92svh)}.hero__content{padding-bottom:max(4.25rem, calc(2.75rem + env(safe-area-inset-bottom)))}.hero h1{font-size:clamp(2.65rem,12vw,3.45rem);line-height:.96}.hero__intro{margin-bottom:1.35rem;font-size:.88rem;line-height:1.55}.hero__actions{gap:.65rem}.hero .button,.hero .text-link--light{min-height:2.7rem;padding:.65rem .8rem;font-size:.76rem}.facts-strip{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.facts-strip span{place-items:center;min-width:0;padding:.72rem .35rem;font-size:.58rem;line-height:1.3;display:grid}.jewellery{padding-top:2.4rem}.jewellery-heading{margin-bottom:1.25rem}.jewellery-heading h2{margin-bottom:.75rem;font-size:2.6rem}.jewellery-heading p{font-size:.82rem;line-height:1.55}.jewellery-heading .button{min-height:2.65rem;padding:.62rem .8rem;font-size:.74rem}.jewellery-gallery{gap:.65rem;padding-bottom:.85rem}.jewel-frame{flex-basis:calc((100vw - (2 * var(--gutter)) - .65rem) / 2)}.jewel-frame figcaption{max-width:calc(100% - 1.2rem);font-size:.95rem;bottom:.6rem;left:.6rem}.gold-proof__number{min-height:10.5rem;padding:2.15rem var(--gutter)}.gold-proof__number strong{font-size:4.75rem}.gold-proof__number span{margin-top:.65rem;font-size:.6rem}.gold-proof__content{padding:2.15rem var(--gutter) 2.4rem}.gold-proof__eyebrow{margin-bottom:.7rem;font-size:.64rem}.gold-proof h2{margin-bottom:.85rem;font-size:2.35rem;line-height:.96}.gold-proof__intro{font-size:.82rem;line-height:1.55}.gold-proof__content>.text-link{min-height:2.45rem;margin-top:1.15rem;font-size:.75rem}.story{padding:2.5rem var(--gutter)}.story__media--storefront{aspect-ratio:16/9}.story__copy{margin-top:1.35rem}.story__copy .plain-label{margin-bottom:.65rem;font-size:.64rem}.story h2{margin-bottom:.7rem;font-size:2.3rem;line-height:.98}.story__copy>p:not(.plain-label){font-size:.8rem;line-height:1.52}.story__copy .text-link{min-height:2.45rem;margin-top:.5rem;font-size:.74rem}.reviews{padding-block:2rem}.reviews__heading{margin-bottom:1rem}.reviews__heading h2{margin-bottom:.35rem;font-size:2.15rem;line-height:.98}.reviews__heading p{font-size:.78rem}.reviews__group{gap:.6rem;padding-right:.6rem}.review{flex-basis:clamp(13.5rem,67vw,15.5rem);min-height:9.25rem;padding:.95rem 1rem}.review blockquote{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.85rem;font-size:.79rem;line-height:1.42;display:-webkit-box;overflow:hidden}.review footer{gap:.55rem}.review__avatar{flex-basis:2rem;width:2rem;height:2rem;font-size:.58rem}.review cite{font-size:.69rem}.review small{font-size:.57rem}.service-teasers{width:min(calc(100% - 2 * var(--gutter)), 24rem);grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;padding-inline:0;overflow:visible}.service-teasers:before{width:100vw;left:50%;transform:translate(-50%,-50%)}.service-teaser>div{padding:.65rem}.service-teaser h3{margin-bottom:.35rem;font-size:clamp(.82rem,3.8vw,1rem);line-height:1.05}.service-teaser p{font-size:clamp(.5rem,2.15vw,.58rem);line-height:1.3}.services{padding-block:2.15rem}.services__heading{margin-bottom:1rem}.services__heading h2{font-size:2.35rem}.services__heading p{margin-top:.55rem;font-size:.77rem}}.instagram{background:var(--white);padding-top:clamp(2.75rem,5vw,4.5rem);padding-bottom:clamp(2.5rem,5vw,4.5rem);overflow:hidden}.instagram .section-heading{margin-bottom:clamp(1.25rem,2.5vw,2rem)}.instagram .section-heading>div{justify-items:start;gap:.8rem;display:grid}.instagram-handle{min-height:2.75rem;color:var(--white);background:var(--ink);border:1px solid var(--ink);align-items:center;gap:.45rem;padding:.72rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.instagram-grid{width:auto;padding-inline:var(--gutter);overscroll-behavior-inline:contain;scrollbar-width:none;gap:0;margin:0;display:flex;overflow-x:auto}.instagram-grid::-webkit-scrollbar{display:none}.instagram-loop__group{flex:none;gap:1rem;padding-right:1rem;display:flex}.instagram-card{flex:0 0 calc((100vw - var(--gutter) - var(--gutter) - 1rem) / 2);aspect-ratio:1;color:var(--white);background:var(--ink);text-decoration:none;position:relative;overflow:hidden}.instagram-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.instagram-card:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0000009e);position:absolute;inset:50% 0 0}.services-page-hero,.custom-page-hero{min-height:82svh;color:var(--white);background:var(--ink);display:grid}.services-page-hero__copy,.custom-page-hero__copy{padding:max(8rem, calc(5rem + env(safe-area-inset-top))) var(--gutter) clamp(4rem, 8vw, 7rem);flex-direction:column;justify-content:flex-end;display:flex}.services-page-hero h1,.custom-page-hero h1{letter-spacing:-.035em;max-width:44rem;margin-bottom:1.5rem;font-size:clamp(3.6rem,9vw,6rem);font-weight:500;line-height:.94}.services-page-hero__copy p,.custom-page-hero__copy p{color:#ffffffbd;max-width:39rem;margin:0}.services-page-hero__media,.custom-page-hero__media{background:var(--stone);min-height:28rem;overflow:hidden}.services-page-hero__media img,.custom-page-hero__media img{object-fit:cover;width:100%;height:100%}.services-page-hero__media img{object-position:center}.custom-page-hero__media img{object-position:center 20%}.services-page-content,.custom-page-process{background:var(--pearl)}.services-page-content__intro,.custom-page-process__heading{gap:1rem;margin-bottom:clamp(2.5rem,6vw,4.5rem);display:grid}.services-page-content__intro h2,.custom-page-process__heading h2{letter-spacing:-.03em;max-width:52rem;margin:0;font-size:clamp(3rem,7vw,5rem);font-weight:500;line-height:.96}.services-page-content__intro p,.custom-page-process__heading p{max-width:35rem;color:var(--soft-ink);margin:0}.services-page-list,.custom-page-steps{border-top:1px solid var(--line);display:grid}.services-page-list article,.custom-page-steps article{border-bottom:1px solid var(--line);padding:clamp(1.75rem,4vw,2.75rem) 0}.services-page-list h3,.custom-page-steps h3{margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1}.services-page-list p,.custom-page-steps p{max-width:36rem;color:var(--soft-ink);margin:0}.services-page-action,.custom-page-action{margin-top:clamp(2.5rem,5vw,4rem)}.finale{min-height:32rem;color:var(--ink);background:#e9dfd4;align-items:flex-start;display:flex;position:relative;overflow:hidden}.finale__image{width:100%;height:100%;position:absolute;inset:0}.finale__image img{object-fit:cover;object-position:center 18%;width:100%;height:100%}.finale__content{z-index:1;text-align:center;justify-items:center;padding-block:1.25rem;display:grid;position:relative}.finale__panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f6f27a;border:1px solid #ffffffad;width:min(100%,45rem);padding:1.25rem}.finale__panel p{color:var(--copper);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.65rem;font-size:.68rem;font-weight:600}.finale h2{font-family:var(--display);letter-spacing:-.035em;margin-bottom:1rem;font-size:2.25rem;font-weight:500;line-height:.98}@media (max-width:47.999rem){.instagram{padding-top:2.25rem;padding-bottom:2.15rem}.instagram .section-heading{margin-bottom:1rem}.instagram .section-heading h2{margin-bottom:.65rem;font-size:2.35rem}.instagram .section-heading p{font-size:.78rem}.instagram .section-heading>div{gap:.65rem}.instagram-handle{min-height:2.5rem;padding:.6rem .78rem;font-size:.72rem}.finale{align-items:center;min-height:23rem}.finale__image img{object-position:center;transform-origin:top;height:100%;transform:scale(1.12)}.finale__content{padding-block:0}.finale__panel{background:#f7f6f2d1;width:min(88%,20rem);padding:1rem 1.1rem}.finale__panel p{margin-bottom:.45rem;font-size:.55rem}.finale h2{margin-bottom:.75rem;font-size:1.75rem;line-height:1}.finale .button{min-height:2.5rem;padding:.55rem .75rem;font-size:.72rem}}.visit-hero{min-height:clamp(32rem,64svh,42rem);color:var(--white);background:var(--ink);align-items:flex-end;display:flex;position:relative;overflow:hidden}.visit-hero>img,.visit-hero__shade{width:100%;height:100%;position:absolute;inset:0}.visit-hero>img{object-fit:cover;object-position:58% center}.visit-hero__shade{background:linear-gradient(#0f0c090a 20%,#0f0c09b3)}.visit-hero__content{z-index:1;padding-bottom:clamp(2.75rem,6vw,4.5rem);position:relative}.visit-hero__content>p{color:var(--white);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.85rem;font-size:clamp(.82rem,1vw,1rem);font-weight:600}.visit-hero h1{max-width:40rem;margin-bottom:1.4rem;font-size:clamp(3.25rem,8vw,5.75rem);font-weight:500;line-height:.94}.visit-hero .button{gap:.45rem}.visit-details{background:var(--white);padding-block:clamp(3.5rem,7vw,5.5rem)}.visit-details__heading{margin-bottom:clamp(1.75rem,4vw,2.75rem)}.visit-details__heading h2{max-width:42rem;margin:0;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:500;line-height:.98}.visit-contact-list{width:100%;max-width:none;padding-inline:var(--gutter);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.visit-contact-list a{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:.25rem 1rem;min-height:4.75rem;padding:1rem 0;text-decoration:none;display:grid}.visit-contact-list a:last-child{border-bottom:0}.visit-contact-list span{color:var(--copper);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:600}.visit-contact-list strong{font-family:var(--body);grid-column:1;font-size:clamp(.98rem,3vw,1.12rem);font-weight:500;line-height:1.3}.visit-location{background:var(--pearl);display:grid}.visit-location__map{background:var(--stone);min-height:20rem}.visit-location__map iframe{filter:saturate(.72)contrast(.95);border:0;width:100%;height:100%;min-height:20rem;display:block}.visit-location__copy{padding:clamp(3.5rem, 7vw, 5.5rem) var(--gutter);align-self:center}.visit-location__copy h2{max-width:28rem;margin-bottom:1.35rem;font-size:clamp(2.8rem,6vw,4rem);font-weight:500;line-height:.98}.visit-location__copy address{font-family:var(--display);margin-bottom:1rem;font-size:clamp(1.5rem,4vw,1.9rem);font-style:normal;line-height:1.2}.visit-location__copy>p:not(.plain-label){color:var(--soft-ink)}.visit-location__copy .text-link{margin-top:1rem}.visit-enquiry{color:var(--ink);background:var(--white);padding-block:clamp(3.75rem,7vw,5.75rem)}.visit-enquiry__layout{gap:clamp(2.5rem,6vw,5rem);display:grid}.visit-enquiry__intro h2{max-width:34rem;margin-bottom:1rem;font-size:clamp(2.8rem,6vw,4.25rem);font-weight:500;line-height:.98}.visit-enquiry__intro>p:not(.plain-label){max-width:31rem;color:var(--soft-ink)}.contact-form{gap:1.1rem;width:100%;max-width:46rem;display:grid}.contact-form label{gap:.5rem;display:grid}.contact-form label>span{color:var(--copper);font-size:.72rem;font-weight:600}.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea{width:100%;min-width:0;color:var(--ink);background:var(--pearl);border:1px solid var(--line);border-radius:0;outline:0;padding:.8rem .9rem}.contact-form input,.contact-form select{min-height:3.25rem}.contact-form select{appearance:auto;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.contact-form option{color:var(--ink);background:var(--white)}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.contact-form__action{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.contact-form .button{width:fit-content;color:var(--white);background:var(--ink);border-color:var(--ink);cursor:pointer;gap:.45rem}.visit-faq{background:var(--sand)}.visit-faq__layout{gap:2rem;display:grid}.visit-faq__kicker{color:var(--copper);text-transform:uppercase;margin:0 0 .8rem;font-size:.7rem;font-weight:700}[data-motion-page=services] .visit-faq__kicker{font-size:1rem}.visit-faq h2{margin:0;font-size:clamp(2.8rem,6vw,4rem);font-weight:500;line-height:.98}.visit-faq__heading>p:last-child{max-width:22rem;color:var(--soft-ink);margin-top:.9rem}.visit-faq__list{border-top:1px solid var(--copper)}.visit-faq details{border-bottom:1px solid var(--line)}.visit-faq summary{cursor:pointer;align-items:center;min-height:4.25rem;padding:.9rem 2.5rem .9rem 0;font-weight:600;list-style:none;display:flex;position:relative}.visit-faq summary::-webkit-details-marker{display:none}.visit-faq summary:before,.visit-faq summary:after{content:"";background:var(--copper);width:.85rem;height:1px;position:absolute;top:50%;right:.25rem}.visit-faq summary:after{transition:transform .2s;transform:rotate(90deg)}.visit-faq details[open] summary:after{transform:rotate(0)}.visit-faq details p{max-width:42rem;color:var(--soft-ink);padding:0 2.5rem 1.5rem 0}.story-kicker{color:var(--copper);text-transform:uppercase;margin:0 0 .9rem;font-size:.72rem;font-weight:600;line-height:1.2}.story-kicker--light{color:#f7f6f2bd}.story-hero{color:var(--ink);background:var(--white);border-bottom:1px solid var(--line);padding:6.25rem 0 3rem;overflow:hidden}.story-hero__inner{align-items:center;gap:2rem;display:grid}.story-hero__copy{z-index:2;max-width:39rem;position:relative}.story-hero h1{letter-spacing:0;margin:0;font-size:4.25rem;font-weight:500;line-height:.86}.story-hero h1 span{color:var(--copper)}.story-hero__intro{max-width:31rem;color:var(--soft-ink);margin:1.5rem 0 0;font-size:1rem;line-height:1.7}.story-hero__visual{padding:0 0 2.75rem 1rem;position:relative}.story-hero__image{background:var(--stone);border:1px solid var(--ink);height:17.5rem;margin:0;overflow:hidden}.story-hero__image img{object-fit:cover;object-position:center;width:100%;height:100%}.story-hero__since{width:11.5rem;min-height:8.75rem;color:var(--pearl);background:var(--copper);flex-direction:column;justify-content:space-between;padding:1rem 1.15rem;display:flex;position:absolute;bottom:0;left:0}.story-hero__since span{text-transform:uppercase;font-size:.66rem;font-weight:700}.story-hero__since strong{font-family:var(--body);font-variant-numeric:lining-nums tabular-nums;letter-spacing:0;font-size:3.2rem;font-weight:400;line-height:.75}.story-hero__since p{color:#f7f6f2c7;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:600}.story-origin{background:var(--pearl);padding:5.25rem 0 5.75rem}.story-origin__inner{align-items:start;gap:3.5rem;display:grid}.story-origin__visual{justify-items:end;display:grid}.story-origin__year{border-top:1px solid var(--copper);grid-template-columns:1fr auto;align-items:end;max-width:36rem;margin-top:2.5rem;padding-top:1.25rem;display:grid}.story-origin__year>span{color:var(--copper);text-transform:uppercase;grid-column:1/-1;font-size:.68rem;font-weight:700}.story-origin__year strong{color:var(--copper);font-family:var(--body);font-variant-numeric:lining-nums tabular-nums;letter-spacing:0;margin-top:.75rem;font-size:5.5rem;font-weight:400;line-height:.76}.story-origin__year p{color:var(--soft-ink);text-transform:uppercase;margin:0 0 .15rem;font-size:.72rem;font-weight:600}.story-origin__store{aspect-ratio:3/4;background:var(--stone);border:1px solid var(--ink);width:min(100%,31rem);box-shadow:.7rem .7rem 0 var(--copper);margin:0 .7rem .7rem 0;overflow:hidden}.story-origin__store img{object-fit:cover;object-position:center;width:100%;height:100%}.story-origin__copy h2{letter-spacing:0;max-width:38rem;margin:0 0 1.5rem;font-size:3.15rem;font-weight:500;line-height:.92}.story-origin__copy>p:not(.story-kicker){max-width:39rem;color:var(--soft-ink);margin:0;font-size:1rem;line-height:1.75}.story-origin__copy>p+p{margin-top:1rem}.services-collection{background:var(--pearl);padding:clamp(4.5rem,8vw,7.5rem) 0}.services-collection__inner{align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.services-collection__copy h2{max-width:35rem;margin:0 0 1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:.93}.services-collection__copy>p:not(.story-kicker){max-width:32rem;color:var(--soft-ink);margin:0;font-size:clamp(1rem,1.4vw,1.1rem);line-height:1.75}.services-collection__copy>p+p{margin-top:1rem}.services-collection__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.services-collection__gallery figure{background:var(--stone);min-height:12rem;margin:0;overflow:hidden}.services-collection__gallery .services-collection__feature{grid-column:1/-1;min-height:24rem}.services-collection__gallery img{object-fit:cover;width:100%;height:100%}.services-collection__feature img{object-position:center}.story-personal{background:var(--sand);padding:5.5rem 0 6rem;overflow:hidden}.story-personal__inner{align-items:center;display:grid}.story-personal__copy{z-index:2;position:relative}.story-personal__copy h2{letter-spacing:0;max-width:37rem;margin:0 0 1.25rem;font-size:3.35rem;font-weight:500;line-height:.9}.story-personal__copy>p:not(.story-kicker){max-width:36rem;color:var(--soft-ink);margin:0;font-size:1rem;line-height:1.75}.story-personal__image{background:var(--stone);height:21rem;margin:2.5rem 0 0;overflow:hidden}.story-personal__image img{object-fit:cover;object-position:center;width:100%;height:100%}.story-personal blockquote{z-index:2;color:var(--pearl);background:var(--copper);margin:-3rem 1rem 0;padding:1.75rem;position:relative}.story-personal blockquote p{font-family:var(--display);margin:0 0 1.25rem;font-size:1.75rem;font-weight:500;line-height:1.12}.story-personal blockquote footer{color:#f7f6f2c2;font-size:.72rem}.story-personal blockquote footer span{color:var(--pearl);margin-left:.55rem}.story-gallery{background:var(--white);padding:5.25rem 0 4rem;position:relative;overflow:hidden}.story-gallery__inner{z-index:1;position:relative}.story-gallery__heading{text-align:center;width:100%}.story-gallery__heading h2{letter-spacing:0;max-width:54rem;margin:0 auto;font-size:3.5rem;font-weight:500;line-height:.9}.story-gallery__heading>p:last-child{max-width:33rem;color:var(--soft-ink);margin:1rem auto 0}.story-gallery__grid{grid-template-rows:14rem 9.625rem 9.625rem 12rem 13rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:2.75rem;display:grid}.story-gallery__grid figure{background:var(--stone);border:.125rem solid var(--ink);height:auto;margin:0;overflow:hidden}.story-gallery__grid figure:first-child{grid-area:1/1/auto/-1}.story-gallery__grid figure:nth-child(2){grid-area:2/1/4}.story-gallery__grid figure:nth-child(3){grid-area:2/2}.story-gallery__grid figure:nth-child(4){grid-area:3/2}.story-gallery__grid figure:nth-child(5){grid-area:4/1/auto/-1}.story-gallery__grid figure:last-child{grid-area:5/1/auto/-1}.story-gallery__grid img{object-fit:cover;width:100%;height:100%}.story-gallery__grid figure:first-child img{object-position:center 58%}.story-gallery__grid figure:nth-child(2) img{object-position:center 62%}.story-gallery__grid figure:last-child img{object-position:center 37%}.gold-guide-hero{background:var(--pearl);padding:7.25rem 0 4rem;overflow:hidden}.gold-guide-hero__inner{grid-template-columns:minmax(0,1fr);align-items:start;gap:1.35rem;display:grid}.gold-guide-hero__copy{z-index:1;grid-area:1/1;position:relative}.gold-guide-hero h1{max-width:48rem;font-family:var(--body);letter-spacing:-.06em;margin:0;font-size:clamp(3.3rem,13vw,5.25rem);font-weight:400;line-height:.9}.gold-guide-hero h1 span{display:block}.gold-guide-hero h1 span:last-child{letter-spacing:-.045em;margin-top:.2em;font-size:.55em;font-style:normal;line-height:1.05}.gold-guide-hero__hallmark{z-index:2;width:8.5rem;min-height:8.5rem;color:var(--pearl);background:var(--copper);flex-direction:column;grid-area:3/1;justify-content:space-between;place-self:end start;margin:0 0 1rem 1rem;padding:.9rem;display:flex;position:relative}.gold-guide-hero__hallmark>span{font-family:var(--body);text-transform:uppercase;font-size:.75rem;font-style:normal;font-weight:600;line-height:1}.gold-guide-hero__hallmark strong{font-family:var(--body);font-variant-numeric:lining-nums tabular-nums;letter-spacing:-.09em;font-size:3.4rem;font-weight:400;line-height:.72}.gold-guide-hero__hallmark small{text-transform:uppercase;font-size:.62rem;font-weight:600}.gold-guide-hero__intro{max-width:31rem;color:var(--soft-ink);grid-area:2/1;margin:0;font-size:.92rem;line-height:1.7}.gold-guide-hero__image{grid-area:3/1;min-width:0;margin:0}.gold-guide-hero__image img{object-fit:cover;object-position:center 54%;width:100%;height:24rem}.gold-guide-hero__image figcaption{color:var(--soft-ink);text-transform:uppercase;margin-top:.65rem;font-size:.65rem;font-weight:600}.gold-guide-purity{color:var(--pearl);background:var(--copper);padding:5rem 0 5.5rem}.gold-guide-purity__inner{gap:2.75rem;display:grid}.gold-guide-purity__measure{text-align:center;align-self:center;justify-items:center;gap:1.15rem;display:grid}.gold-guide-purity__measure strong{font-family:var(--body);font-variant-numeric:lining-nums tabular-nums;letter-spacing:-.09em;font-size:clamp(6.5rem,28vw,9rem);font-weight:400;line-height:.72}.gold-guide-purity__measure span{text-transform:uppercase;font-size:.67rem;font-weight:700}.gold-guide-purity__kicker{color:#f7f6f2b8;text-transform:uppercase;margin:0 0 .85rem;font-size:.69rem;font-weight:700}.gold-guide-purity__copy h2{letter-spacing:0;max-width:40rem;margin:0 0 1.35rem;font-size:clamp(3rem,11vw,4.5rem);font-weight:500;line-height:.88}.gold-guide-purity__copy>p:not(.gold-guide-purity__kicker){color:#f7f6f2d1;max-width:41rem;margin:0;line-height:1.75}.gold-guide-purity__copy>p+p{margin-top:1rem}.gold-guide-purity__copy strong{color:var(--pearl)}.gold-guide-balance{background:var(--white);padding:5.5rem 0 6rem}.gold-guide-balance__inner{display:grid}.gold-guide-balance__heading h2{letter-spacing:0;max-width:43rem;margin:0;font-size:clamp(3.25rem,12vw,5rem);font-weight:500;line-height:.88}.gold-guide-balance__intro{max-width:36rem;color:var(--soft-ink);margin:1.5rem 0 2.5rem;line-height:1.75}.gold-guide-balance__image{background:var(--stone);height:21rem;box-shadow:-.65rem .65rem 0 var(--copper);margin:0}.gold-guide-balance__image img{object-fit:cover;object-position:center bottom;width:100%;height:100%}.gold-guide-reasons{background:var(--pearl);margin:-2.75rem .75rem 0 1.5rem;padding:2rem;position:relative}.gold-guide-reasons article{grid-template-columns:2.75rem minmax(0,1fr);column-gap:.8rem;display:grid}.gold-guide-reasons article+article{margin-top:1.75rem}.gold-guide-reasons article>span{color:var(--copper);font-family:var(--body);font-variant-numeric:tabular-nums;grid-row:1/3;font-size:.74rem;font-style:normal;font-weight:700;line-height:1}.gold-guide-reasons h3{margin:0 0 .45rem;font-size:1.7rem;font-weight:500;line-height:1}.gold-guide-reasons p{max-width:32rem;color:var(--soft-ink);margin:0;font-size:.9rem;line-height:1.65}.gold-guide-comparison{background:var(--pearl);padding:4.75rem 0 5.25rem}.gold-guide-comparison__heading{max-width:49rem}.gold-guide-comparison__heading h2{letter-spacing:0;margin:0;font-size:clamp(3.1rem,11vw,4.5rem);font-weight:500;line-height:.9}.gold-guide-comparison__heading>p:last-child{max-width:39rem;color:var(--soft-ink);margin:1.25rem 0 0}.gold-guide-comparison__layout{gap:2.25rem;margin-top:2.5rem;display:grid}.gold-guide-comparison__feature{min-height:21rem;color:var(--pearl);background:var(--copper);flex-direction:column;justify-content:space-between;padding:1.75rem;display:flex}.gold-guide-comparison__feature>span{text-transform:uppercase;font-size:.67rem;font-weight:700}.gold-guide-comparison__feature strong{font-family:var(--body);font-variant-numeric:lining-nums tabular-nums;letter-spacing:-.09em;font-size:6.75rem;font-weight:400;line-height:.72}.gold-guide-comparison__feature p{color:#f7f6f2d1;max-width:27rem;margin:0;font-size:.9rem}.gold-guide-comparison__feature b{color:var(--pearl)}.gold-guide-comparison__list{margin:0}.gold-guide-comparison__list>div{border-top:1px solid var(--line);grid-template-columns:4.5rem minmax(0,1fr);column-gap:1rem;padding:1.45rem 0;display:grid}.gold-guide-comparison__list>div:last-child{border-bottom:1px solid var(--line)}.gold-guide-comparison__list dt{font-family:var(--body);font-variant-numeric:lining-nums tabular-nums;letter-spacing:-.07em;grid-row:1/3;font-size:2.35rem;font-weight:400;line-height:.9}.gold-guide-comparison__list dd{color:var(--soft-ink);margin:0;font-size:.87rem;line-height:1.62}.gold-guide-comparison__list .gold-guide-comparison__purity{color:var(--copper);text-transform:uppercase;margin-bottom:.4rem;font-size:.68rem;font-weight:700}.gold-guide-colours{background:var(--white);padding:5.5rem 0 6rem}.gold-guide-colours__inner{display:grid}.gold-guide-colours__heading h2{letter-spacing:0;max-width:43rem;margin:0;font-size:clamp(3.25rem,12vw,5rem);font-weight:500;line-height:.88}.gold-guide-colours__intro{max-width:36rem;color:var(--soft-ink);margin:1.35rem 0 0;line-height:1.75}.gold-guide-colours__image{background:var(--white);min-height:17rem;margin:2.5rem 0 0;overflow:hidden}.gold-guide-colours__image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.gold-guide-colours__tones{gap:2rem;margin:2rem 0 0;display:grid}.gold-guide-colours__tones>div{border-top:.6rem solid var(--old-gold);padding-top:1rem}.gold-guide-colours__tones .tone-white{border-top-color:#c9cac8}.gold-guide-colours__tones .tone-rose{border-top-color:#bd7561}.gold-guide-colours__tones dt{font-family:var(--display);font-size:1.8rem;font-weight:500;line-height:1}.gold-guide-colours__tones dd{max-width:25rem;color:var(--soft-ink);margin:.6rem 0 0;font-size:.88rem;line-height:1.65}.gold-guide-colours__tones strong{color:var(--copper)}.gold-guide-care{background:var(--sand);padding:5.5rem 0 6rem}.gold-guide-care__inner{gap:3rem;display:grid}.gold-guide-care__heading h2{letter-spacing:0;max-width:39rem;margin:0;font-size:clamp(3.25rem,12vw,5rem);font-weight:500;line-height:.88}.gold-guide-care__heading>p:last-child{max-width:32rem;color:var(--soft-ink);margin:1rem 0 0}.gold-guide-care__notes{margin:0;padding:0;list-style:none}.gold-guide-care__notes li{grid-template-columns:3rem minmax(0,1fr);column-gap:1rem;display:grid}.gold-guide-care__notes li+li{margin-top:2.25rem}.gold-guide-care__notes span{color:var(--copper);font-family:var(--body);font-variant-numeric:tabular-nums;grid-row:1/3;font-size:.78rem;font-style:normal;font-weight:700;line-height:1}.gold-guide-care__notes h3{margin:0 0 .5rem;font-size:2rem;font-weight:500;line-height:.95}.gold-guide-care__notes p{max-width:38rem;color:var(--soft-ink);margin:0;font-size:.91rem}.gold-guide-faq{background:var(--pearl)}.gold-guide-faq__layout{gap:3rem;display:grid}.gold-guide-faq h2{letter-spacing:0;margin:0;font-size:clamp(3.25rem,12vw,5rem);font-weight:500;line-height:.88}.gold-guide-faq__heading p{max-width:24rem;color:var(--soft-ink);margin:1rem 0 0}.gold-guide-faq__list{gap:2.5rem;margin:0;padding:0;list-style:none;display:grid}.gold-guide-faq__list li{padding-left:2.6rem;position:relative}.gold-guide-faq__list li>span{color:var(--copper);font-family:var(--body);font-variant-numeric:tabular-nums;font-size:.7rem;font-style:normal;font-weight:700;position:absolute;top:.15rem;left:0}.gold-guide-faq__list h3{font-family:var(--body);margin:0 0 .6rem;font-size:.96rem;font-weight:700;line-height:1.45}.gold-guide-faq__list p{max-width:36rem;color:var(--soft-ink);margin:0;font-size:.88rem;line-height:1.7}.gold-guide-cta{color:var(--pearl);background:var(--copper);padding:4.5rem 0}.gold-guide-cta__inner{align-items:end;gap:2rem;display:grid}.gold-guide-cta__kicker{color:#f7f6f2b8;text-transform:uppercase;margin:0 0 .75rem;font-size:.68rem;font-weight:700}.gold-guide-cta h2{letter-spacing:0;max-width:40rem;margin:0;font-size:clamp(2.75rem,10vw,4rem);font-weight:500;line-height:.9}.gold-guide-cta div>p:last-child{color:#f7f6f2d1;max-width:37rem;margin:1rem 0 0}.gold-guide-cta__actions{flex-wrap:wrap;align-items:center;gap:1.25rem 1.5rem;display:flex}.gold-guide-cta .text-link{color:var(--pearl)}.form-status{min-height:1.5rem;margin:.6rem 0 0;font-size:.75rem}.site-footer{padding:1.75rem 0 max(2rem, calc(1.25rem + env(safe-area-inset-bottom)));background:var(--pearl)}.footer-grid{gap:1.25rem;display:grid}.footer-brand p,.footer-panel p,.footer-newsletter>p{color:var(--soft-ink);font-size:.82rem}.footer-newsletter h2{font-family:var(--display);margin-bottom:.35rem;font-size:1.65rem;font-weight:500}.newsletter-form{margin-top:.95rem}.newsletter-form>div{align-items:end;gap:.75rem;display:flex}.newsletter-form input{width:100%;min-width:0;min-height:3rem;color:var(--ink);background:0 0;border:0;outline:0;padding:.65rem 0}.newsletter-form input::placeholder{color:#625c56;opacity:1}.newsletter-form input{border-bottom:1px solid var(--ink)}.newsletter-form input:focus{border-bottom-color:var(--copper);box-shadow:0 1px 0 var(--copper)}.newsletter-form button{min-height:2.75rem;color:var(--white);background:var(--ink);border:1px solid var(--ink);cursor:pointer;flex:none;padding:.65rem .9rem;font-size:.78rem;font-weight:700}.newsletter-consent{color:var(--soft-ink);cursor:pointer;grid-template-columns:1rem 1fr;align-items:start;gap:.65rem;margin-top:.8rem;font-size:.75rem;line-height:1.45;display:grid}.newsletter-consent input{width:1rem;height:1rem;min-height:0;accent-color:var(--copper);margin:.1rem 0 0;padding:0}.newsletter-consent a{font-weight:600}.newsletter-form .form-status:empty{display:none}.footer-disclosure{border-top:1px solid var(--line)}.footer-disclosure:last-of-type{border-bottom:1px solid var(--line)}.footer-disclosure summary{cursor:pointer;align-items:center;min-height:3.5rem;padding-right:2rem;font-size:.76rem;font-weight:600;list-style:none;display:flex;position:relative}.footer-disclosure summary::-webkit-details-marker{display:none}.footer-disclosure summary:before,.footer-disclosure summary:after{content:"";background:var(--ink);width:.75rem;height:1px;transition:transform .22s var(--ease);position:absolute;top:50%;right:.2rem}.footer-disclosure summary:after{transform:rotate(90deg)}.footer-disclosure[open] summary:after{transform:rotate(0)}.footer-panel{flex-direction:column;align-items:flex-start;gap:.3rem;padding:.25rem 0 1.25rem;display:flex}.footer-panel p{margin-bottom:.65rem}.footer-grid a{min-height:2rem;font-size:.82rem;text-decoration:none}.footer-address{line-height:1.45}.footer-socials{gap:.55rem;margin-top:.25rem;display:flex}.footer-socials a{width:2.35rem;height:2.35rem;min-height:2.35rem;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:50%;place-items:center;font-size:1rem;display:inline-grid}.footer-socials img{width:1.1rem;height:1.1rem}.footer-bottom{color:var(--soft-ink);border-top:1px solid var(--line);flex-direction:column;gap:.5rem;margin-top:1.25rem;padding-top:.85rem;font-size:.7rem;display:flex}.footer-bottom a{width:fit-content}.privacy-page{padding:clamp(8.5rem, 15vw, 12rem) 0 var(--section-space);background:var(--pearl)}.privacy-hero{border-bottom:1px solid var(--line);padding-bottom:clamp(3.5rem,7vw,6rem)}.privacy-kicker{color:var(--copper);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.7rem;font-weight:700}.privacy-hero h1{letter-spacing:-.025em;max-width:52rem;margin-bottom:1.5rem;font-size:clamp(3.6rem,11vw,7rem);font-weight:500;line-height:.86}.privacy-hero__intro{max-width:43rem;color:var(--soft-ink);margin:0;font-size:clamp(1rem,2vw,1.15rem)}.privacy-layout{gap:3.5rem;padding-top:clamp(3.5rem,7vw,6rem);display:grid}.privacy-summary dl{margin:0}.privacy-summary dl>div{border-top:1px solid var(--line);gap:.2rem;padding:1rem 0;display:grid}.privacy-summary dl>div:last-child{border-bottom:1px solid var(--line)}.privacy-summary dt{color:var(--soft-ink);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:700}.privacy-summary dd{overflow-wrap:anywhere;margin:0;font-size:.82rem}.privacy-content{max-width:48rem}.privacy-content section+section{border-top:1px solid var(--line);margin-top:3.5rem;padding-top:3.5rem}.privacy-content h2{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:500;line-height:1}.privacy-content p,.privacy-content li{color:var(--soft-ink);font-size:.95rem;line-height:1.8}.privacy-content p:last-child{margin-bottom:0}.privacy-content ul{margin:0 0 1.25rem;padding-left:1.2rem}.privacy-content li+li{margin-top:.45rem}.privacy-content a{color:var(--ink);font-weight:600}@media (min-width:48rem){.footer-bottom{flex-direction:row;align-items:center;gap:1.5rem}.footer-bottom a{margin-left:auto}.privacy-layout{grid-template-columns:minmax(12rem,.55fr) minmax(0,1.45fr);align-items:start;gap:clamp(4rem,9vw,9rem)}.privacy-summary{position:sticky;top:6rem}}.whatsapp-widget{z-index:var(--z-fab);right:max(1rem, env(safe-area-inset-right));bottom:max(1rem, env(safe-area-inset-bottom));justify-items:end;gap:.75rem;display:grid;position:fixed}.whatsapp-prompt{background:#fffffff5;border:1px solid #18151114;width:min(20rem,100vw - 2rem);position:relative;box-shadow:0 .75rem 2rem #00000024}.whatsapp-prompt a{color:var(--ink);padding:1rem 1.25rem;font-size:.92rem;line-height:1.45;text-decoration:none;display:block}.whatsapp-prompt button{width:1.5rem;height:1.5rem;color:var(--white);background:var(--soft-ink);cursor:pointer;border:0;border-radius:50%;padding:0;font-size:1.15rem;line-height:1;position:absolute;top:-.65rem;left:-.65rem}.whatsapp-fab{width:3.3rem;height:3.3rem;color:var(--white);background:#1c6b4f;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;box-shadow:0 .55rem 1.5rem #0000002e}.whatsapp-fab svg{fill:currentColor;width:1.3rem}.whatsapp-fab span{display:none}:focus-visible{outline:2px solid var(--copper);outline-offset:4px}@media (hover:hover){.desktop-nav a:hover,.text-link:hover{opacity:.68}.button--light:hover{color:var(--white);background:0 0}.button--ink:hover{color:var(--ink);background:0 0}.jewel-frame:hover img,.service-teaser:hover .service-teaser__loop,.instagram-card:hover img{transform:scale(1.025)}.whatsapp-fab:hover{background:#15553f}}@media (min-width:40rem){.facts-strip span{min-width:33.333%}.footer-bottom{flex-direction:row;justify-content:space-between}}@media (min-width:48rem){.reviews{padding-block:clamp(3.5rem,6vw,5rem)}.reviews__heading{margin-bottom:clamp(1.75rem,3vw,2.5rem)}.reviews__viewport{scroll-snap-type:none;touch-action:auto;overflow:hidden}.reviews__group{gap:1rem;padding-right:1rem}.review:first-child{margin-left:0}.services{padding-block:clamp(3.25rem,6vw,5.25rem)}.services__heading{margin-bottom:clamp(1.5rem,3vw,2.25rem)}.services__heading h2{font-size:clamp(3.2rem,8vw,5.25rem)}.section-heading{grid-template-columns:minmax(0,1fr) minmax(18rem,.75fr);align-items:end;gap:3rem;display:grid}.section-heading h2{margin-bottom:0}.custom-teaser{grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);height:calc(100svh - 5.75rem);min-height:40rem;display:grid;overflow:hidden}.custom-teaser__media{aspect-ratio:auto;min-height:0}.story{grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.story__copy{margin:0}.finale{min-height:clamp(38rem,78svh,52rem)}.finale__image img{object-fit:contain;object-position:50% 18%;transform:translate(3%,4%)scale(1.5)}.finale__content{padding-block:clamp(4rem,8vw,7rem)}.finale__panel p{margin-bottom:1rem;font-size:.75rem}.finale h2{margin-bottom:1.5rem;font-size:clamp(2.65rem,6vw,4.8rem)}.site-footer{padding:2.25rem 0 max(2rem, calc(1.5rem + env(safe-area-inset-bottom)))}.footer-grid{gap:1.5rem}.footer-bottom{margin-top:1.5rem}.visit-contact-list{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.visit-contact-list a{border-right:1px solid var(--line);border-bottom:0;grid-template-columns:1fr auto;align-content:center;min-height:7.5rem;padding:1.25rem}.visit-contact-list a:first-child{padding-left:0}.visit-contact-list a:last-child{border-right:0;padding-right:0}.visit-contact-list span{grid-column:1}.visit-contact-list strong{grid-area:2/1}.visit-location{grid-template-columns:minmax(20rem,.8fr) minmax(0,1.2fr)}.visit-location__copy{padding-left:max(var(--gutter), calc((100vw - var(--shell)) / 2));padding-right:clamp(2.5rem,5vw,5rem)}.visit-location__map,.visit-location__map iframe{min-height:31rem}.visit-faq__layout{grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);gap:clamp(3rem,8vw,8rem)}.story-hero{padding:8rem 0 5rem}.story-hero__inner{grid-template-columns:minmax(18rem,.78fr) minmax(0,1.22fr);gap:4rem}.story-hero h1{font-size:5.5rem}.story-hero__image{height:31rem}.story-hero__visual{padding:0 0 3.25rem 1.5rem}.story-hero__since{width:13.5rem;min-height:10.5rem;padding:1.25rem 1.5rem}.story-hero__since strong{font-size:4rem}.story-origin{padding:7rem 0 7.5rem}.story-origin__inner{grid-template-columns:repeat(12,minmax(0,1fr));gap:3rem}.story-origin__copy{grid-column:1/7}.story-origin__visual{grid-column:7/13}.story-origin__year strong{font-size:6.5rem}.story-origin__copy h2{font-size:3.75rem}.services-collection__inner{grid-template-columns:minmax(18rem,.7fr) minmax(0,1.3fr)}.services-collection__gallery{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;height:clamp(32rem,44vw,39rem)}.services-collection__gallery figure{min-height:0}.services-collection__gallery .services-collection__feature{grid-area:1/1/-1/9;min-height:0}.services-collection__gallery figure:nth-child(2),.services-collection__gallery figure:nth-child(3){grid-column:9/13}.story-personal{padding:7rem 0}.story-personal__inner{grid-template-rows:auto 1fr;grid-template-columns:repeat(12,minmax(0,1fr))}.story-personal__copy{grid-area:1/1/auto/6;padding:1.5rem 1.5rem 0 0}.story-personal__copy h2{font-size:3.4rem}.story-personal__copy>p:not(.story-kicker){max-width:25rem}.story-personal__image{grid-area:1/6/3/13;height:34rem;margin:0}.story-personal blockquote{grid-area:2/1/auto/7;align-self:end;margin:0 0 2.25rem;padding:2.25rem}.story-personal blockquote p{font-size:2.15rem}.story-gallery{padding:7rem 0 4.5rem}.story-gallery__heading h2{font-size:4.75rem}.story-gallery__grid{grid-template-rows:23rem 14rem 19rem;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;margin-top:3.5rem}.story-gallery__grid figure{grid-column:auto;height:auto}.story-gallery__grid figure:first-child{grid-area:1/1/auto/8}.story-gallery__grid figure:nth-child(2){grid-area:1/8/3/13}.story-gallery__grid figure:nth-child(3){grid-area:2/1/auto/5}.story-gallery__grid figure:nth-child(4){grid-area:2/5/auto/8}.story-gallery__grid figure:nth-child(5){grid-area:3/1/auto/6}.story-gallery__grid figure:last-child{grid-area:3/6/auto/13}.gold-guide-hero{padding:8.5rem 0 5.5rem}.gold-guide-hero__inner{grid-template-rows:auto 1fr;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:2rem}.gold-guide-hero__copy{grid-area:1/1/auto/8;padding-top:1.5rem}.gold-guide-hero h1{font-size:clamp(4.75rem,7vw,6.5rem)}.gold-guide-hero__hallmark{grid-area:2/6/auto/9;place-self:end center;width:13.5rem;min-height:13.5rem;margin:0 0 2.5rem;padding:1.5rem}.gold-guide-hero__hallmark strong{font-size:clamp(5rem,6vw,6.5rem)}.gold-guide-hero__intro{grid-area:2/1/auto/5;align-self:end;margin-bottom:3.5rem}.gold-guide-hero__image{grid-area:1/8/3/13;margin:0}.gold-guide-hero__image img{object-position:center 54%;height:clamp(33rem,40vw,37rem)}.gold-guide-purity,.gold-guide-balance,.gold-guide-colours,.gold-guide-care{padding:7.5rem 0 8rem}.gold-guide-purity__inner{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start}.gold-guide-purity__measure{grid-area:1/1/auto/5;gap:1.5rem}.gold-guide-purity__measure strong{font-size:clamp(8rem,11vw,10.5rem)}.gold-guide-purity__copy{grid-area:1/6/auto/13}.gold-guide-balance__inner{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start}.gold-guide-balance__heading{grid-area:1/1/auto/8}.gold-guide-balance__intro{grid-area:1/9/auto/13;margin:2.2rem 0 0}.gold-guide-balance__image{height:clamp(29rem,38vw,36rem);box-shadow:-1rem 1rem 0 var(--copper);grid-area:2/1/auto/9;margin-top:4rem}.gold-guide-reasons{grid-area:2/8/auto/13;margin:8rem 0 0;padding:clamp(2.25rem,4vw,3.5rem)}.gold-guide-reasons article+article{margin-top:2.5rem}.gold-guide-comparison{padding:5.5rem 0 6rem}.gold-guide-comparison__heading{grid-template-columns:minmax(0,1.05fr) minmax(21rem,.65fr);align-items:end;gap:3rem;max-width:none;display:grid}.gold-guide-comparison__heading .story-kicker{grid-column:1/-1;margin-bottom:-1.25rem}.gold-guide-comparison__heading>p:last-child{margin:0 0 .4rem}.gold-guide-comparison__layout{grid-template-columns:minmax(20rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(3rem,6vw,6rem)}.gold-guide-comparison__feature{min-height:23rem;padding:2.5rem}.gold-guide-comparison__feature strong{font-size:8.25rem}.gold-guide-comparison__list{margin-top:1.5rem}.gold-guide-comparison__list>div{grid-template-columns:5.75rem minmax(0,1fr);padding:1.45rem 0}.gold-guide-comparison__list dt{font-size:2.75rem}.gold-guide-colours__inner{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end}.gold-guide-colours__heading{grid-area:1/1/auto/8}.gold-guide-colours__intro{grid-area:1/9/auto/13;margin:0 0 .35rem}.gold-guide-colours__image{grid-area:2/2/auto/12;min-height:27rem;margin-top:3rem}.gold-guide-colours__tones{grid-area:3/1/auto/13;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;margin-top:2.5rem}.gold-guide-care__inner{grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem}.gold-guide-care__heading{grid-column:1/6}.gold-guide-care__notes{grid-column:7/13}.gold-guide-care__notes li:nth-child(2){margin-left:8%}.gold-guide-care__notes li:nth-child(3){margin-left:16%}.gold-guide-faq__layout{grid-template-columns:minmax(18rem,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(4rem,8vw,8rem)}.gold-guide-faq__heading{position:sticky;top:7rem}.gold-guide-faq__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}.gold-guide-cta{padding:5rem 0}.gold-guide-cta__inner{grid-template-columns:minmax(0,1fr) auto;gap:3rem}.services-page-hero,.custom-page-hero{grid-template-columns:minmax(0,1fr) minmax(24rem,1fr)}.services-page-hero__copy,.custom-page-hero__copy,.services-page-hero__media,.custom-page-hero__media{min-height:44rem}.services-page-content__intro,.custom-page-process__heading{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:3rem}.services-page-list,.custom-page-steps{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2rem,5vw,5rem)}.services-page-list article:nth-child(5),.custom-page-steps article:nth-child(3){grid-column:1/-1}.finale__panel{padding:2rem clamp(2rem,4vw,3.25rem)}}@media (min-width:62rem){.site-header{padding-inline:max(var(--gutter), calc((100vw - var(--shell)) / 2))}.story-hero h1{font-size:6.5rem}.story-hero__image{height:34rem}.story-origin__inner{gap:5.5rem}.story-origin__copy{grid-column:1/7}.story-origin__visual{grid-column:8/13}.story-origin__year strong{font-size:7.5rem}.story-origin__copy h2{font-size:4.25rem}.story-personal__copy{grid-column:1/6;padding-right:2.5rem}.story-personal__copy h2{font-size:4.25rem}.story-personal__copy>p:not(.story-kicker){max-width:27rem}.story-personal__image{grid-column:6/13}.desktop-nav{align-items:center;gap:clamp(1.4rem,2.5vw,2.5rem);display:flex}.desktop-nav a{align-items:center;min-height:2.75rem;font-size:.78rem;text-decoration:none;display:inline-flex}.menu-button{display:none}.hero__content{padding-left:max(var(--gutter), calc((100vw - var(--shell)) / 2));flex-basis:auto;max-width:52rem;padding-bottom:clamp(5rem,9vh,7.75rem);overflow:visible}.hero h1{max-width:min(43rem,42vw);font-size:clamp(3.6rem,5.4vw,4.75rem)}.hero__intro{font-size:1.05rem}.facts-strip{justify-content:center}.facts-strip span{flex:1;max-width:29rem;padding:1rem 2rem}.gold-proof{grid-template-columns:minmax(22rem,.78fr) minmax(0,1.22fr);display:grid}.gold-proof__number{border-right:1px solid var(--line);border-bottom:0;min-height:33rem}.gold-proof__content{padding-left:clamp(4rem,7vw,8rem);padding-right:max(var(--gutter), calc((100vw - var(--shell)) / 2))}.jewellery-gallery{width:min(calc(100% - 2 * var(--gutter)), var(--shell));grid-template-rows:1.35fr .95fr;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;height:clamp(36rem,54vw,48rem);margin-inline:auto;padding:0;display:grid;overflow:visible}.jewel-frame{min-width:0}.jewel-frame__media{aspect-ratio:auto}.jewel-frame--lead{grid-area:1/1/3/5}.jewel-frame--wide{grid-area:1/5/auto/13}.jewel-frame--colour{grid-area:2/5/auto/9}.jewel-frame--soft{grid-area:2/9/auto/13}.instagram-grid{width:min(calc(100% - 2 * var(--gutter)), var(--shell));grid-template-rows:auto;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin-inline:auto;padding:0;display:grid;overflow:visible}.instagram-loop__group{display:contents}.instagram-loop__group[aria-hidden=true]{display:none}.instagram-card{aspect-ratio:1;flex-basis:auto;min-width:0}.visit-enquiry__layout{grid-template-columns:minmax(20rem,.82fr) minmax(0,1.18fr);align-items:start}.contact-form{justify-self:end}.footer-grid{grid-template-columns:1.1fr .72fr .9fr 1.35fr;align-items:start;gap:clamp(1.5rem,3vw,3rem)}.footer-brand{grid-area:1/1}.footer-newsletter{grid-area:1/4}.footer-disclosure:first-of-type{grid-area:1/2}.footer-disclosure:nth-of-type(2){grid-area:1/3}.footer-disclosure,.footer-disclosure:last-of-type{border:0}.footer-disclosure summary{cursor:default;pointer-events:none;min-height:auto;margin-bottom:.85rem;padding:0}.footer-disclosure summary:before,.footer-disclosure summary:after{display:none}.footer-disclosure:not([open])>.footer-panel{display:flex}.footer-panel{padding:0}.whatsapp-fab{width:3.75rem;height:3.75rem}.whatsapp-fab svg{width:1.55rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.ig-card img{transform:none!important}.reviews__track{animation:none!important;transform:none!important}.reviews__track .reviews__group[aria-hidden=true]{display:none}.reviews__viewport{overflow-x:auto}}.story-cinema{background:var(--white);overflow:hidden}.story-cinema__stage{padding:6.75rem 0 0;position:relative}.story-cinema__opening{z-index:3;margin-bottom:-1.6rem;position:relative}.story-cinema__opening .story-kicker{margin-bottom:.45rem}.story-cinema__opening h1{letter-spacing:0;margin:0;font-size:4rem;font-weight:500;line-height:.9}.story-cinema__frame{height:42rem;margin:0 var(--gutter);color:var(--pearl);background:var(--ink);border:1px solid var(--ink);position:relative;overflow:hidden}.story-cinema__frame>img{object-fit:cover;object-position:51% center;width:100%;height:100%}.story-cinema__shade{background:linear-gradient(#18151114 20%,#181511d1 100%);position:absolute;inset:0}.story-cinema__copy{z-index:2;padding:8rem var(--gutter) 2.25rem;margin:0;position:absolute;inset:auto 0 0}.story-cinema__copy>p{color:#f7f6f2c2;text-transform:uppercase;margin:0 0 .7rem;font-size:.67rem;font-weight:700}.story-cinema__copy h2{letter-spacing:0;max-width:31rem;margin:0;font-size:3rem;font-weight:500;line-height:.92}.story-cinema__copy>div{max-width:34rem;margin-top:1.15rem}.story-cinema__copy>div p{color:#f7f6f2e6;margin:0;font-size:1.08rem;line-height:1.58}.story-cinema__copy>div p+p{margin-top:.65rem}.story-foundation{background:var(--pearl);padding:4rem 0 4.5rem}.story-foundation__inner{align-items:start;gap:2.25rem;display:grid}.story-foundation__copy h2{letter-spacing:0;max-width:36rem;margin:0 0 1.4rem;font-size:2.8rem;font-weight:500;line-height:.94}.story-foundation__copy>p:not(.story-kicker){max-width:37rem;color:var(--soft-ink);margin:0;font-size:.96rem;line-height:1.75}.story-foundation__copy>p+p{margin-top:.9rem}.story-foundation__year{border-top:1px solid var(--copper);grid-template-columns:1fr auto;align-items:end;max-width:37rem;margin-top:1.45rem;padding-top:.85rem;display:grid}.story-foundation__year span{color:var(--copper);text-transform:uppercase;grid-column:1/-1;font-size:.67rem;font-weight:700}.story-foundation__year strong{color:var(--copper);font-family:var(--body);font-variant-numeric:lining-nums tabular-nums;letter-spacing:0;margin-top:.7rem;font-size:3.9rem;font-weight:400;line-height:.78}.story-foundation__year p{color:var(--soft-ink);text-transform:uppercase;margin:0 0 .1rem;font-size:.68rem;font-weight:600}.story-foundation__store{aspect-ratio:4/3;background:var(--stone);border:1px solid var(--ink);width:min(100% - .7rem,28rem);box-shadow:.7rem .7rem 0 var(--copper);margin:0 .7rem .7rem 0;overflow:hidden}.story-foundation__store img{object-fit:cover;object-position:center;width:100%;height:107%}.story-principles{color:var(--pearl);background:var(--copper);padding:5rem 0 5.5rem}.story-principles .story-kicker{color:#f7f6f2b8}.story-principles__inner{gap:2.75rem;display:grid}.story-principles__intro h2{letter-spacing:0;max-width:29rem;margin:0;font-size:2.8rem;font-weight:500;line-height:.94}.story-principles__intro>p:last-child{color:#f7f6f2c7;max-width:31rem;margin:1.15rem 0 0;font-size:.95rem;line-height:1.7}.story-principles__list article{border-top:1px solid #f7f6f257;padding:1.35rem 0}.story-principles__list article:last-child{border-bottom:1px solid #f7f6f257}.story-principles__list h3{font-family:var(--display);letter-spacing:0;margin:0 0 .55rem;font-size:1.9rem;font-weight:500;line-height:1}.story-principles__list p{color:#f7f6f2cc;max-width:31rem;margin:0;font-size:.9rem;line-height:1.6}.story-people{background:var(--sand);padding:5.25rem 0 5.75rem;overflow:hidden}.story-people__inner{align-items:start;gap:1.5rem;display:grid}.story-people__copy{z-index:2;position:relative}.story-people__image{background:var(--stone);border:1px solid var(--ink);height:24rem;margin:0;overflow:hidden}.story-people__image img{object-fit:cover;object-position:center;width:100%;height:107%}.story-people__copy h2{letter-spacing:0;max-width:34rem;margin:0 0 1.1rem;font-size:2.8rem;font-weight:500;line-height:.94}.story-people__copy>p:not(.story-kicker){max-width:34rem;color:var(--soft-ink);margin:0;font-size:.95rem;line-height:1.72}.story-people blockquote{z-index:3;color:var(--pearl);background:var(--copper);margin:0;padding:2rem;position:relative}.story-people blockquote p{font-family:var(--display);margin:0 0 1.2rem;font-size:1.75rem;font-weight:500;line-height:1.15}.story-people blockquote footer{color:#f7f6f2cc;font-size:.7rem}.story-people blockquote footer span{color:var(--white);margin-left:.55rem}.story-archive{background:var(--white);padding:5.25rem 0 4rem;overflow:hidden}.story-archive__heading{text-align:center}.story-archive__heading h2{letter-spacing:0;max-width:50rem;margin:0 auto;font-size:3.25rem;font-weight:500;line-height:.94}.story-archive__heading p{max-width:34rem;color:var(--soft-ink);margin:1rem auto 0}.story-archive__grid{columns:2;column-gap:.5rem;margin-top:2.75rem}.story-archive__grid figure{break-inside:avoid;background:var(--stone);border:1px solid var(--ink);width:100%;margin:0 0 .5rem;overflow:hidden}.story-archive__grid img{width:100%;height:auto;display:block}@media (max-width:47.999rem){.story-archive{padding:3.5rem 0 3rem}.story-archive__heading h2{font-size:2.65rem}.story-archive__heading p{margin-top:.75rem;font-size:.8rem;line-height:1.5}.story-archive__grid{margin-top:1.5rem}.story-archive__grid figure{border:0}.story-archive__grid img{transform-origin:50%}}@media (min-width:48rem){.story-cinema__opening h1{font-size:5rem}.story-cinema__frame{height:46rem}.story-cinema__copy{padding:9rem 3rem 3rem}.story-cinema__copy h2{font-size:3.75rem}.story-foundation__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}.story-foundation__store{justify-self:end}.story-archive__heading h2{font-size:4rem}.story-archive__grid{columns:2}}@media (max-width:61.999rem){.story-cinema__stage{padding-top:6.5rem}.story-cinema__opening{text-align:center;margin-bottom:1.5rem}.story-cinema__opening .story-kicker{margin-bottom:.35rem}.story-cinema__opening h1{font-size:clamp(3.5rem,16vw,4.8rem)}.story-cinema__frame{transform-origin:top;height:auto;display:grid}.story-cinema__frame>img{aspect-ratio:4/3;object-position:center;height:auto}.story-cinema__shade{display:none}.story-cinema__copy{padding:1.75rem var(--gutter) 2rem;background:var(--ink);position:relative;inset:auto}.story-cinema__copy h2{font-size:clamp(2.65rem,11vw,3.5rem)}.story-cinema__copy>div{margin-top:1rem}.story-cinema__copy>div p{font-size:1rem;line-height:1.55}}@media (min-width:62rem){.story-cinema__stage{height:100svh;min-height:43rem;padding:0;overflow:hidden}.story-cinema__opening{z-index:3;pointer-events:none;text-align:center;will-change:transform;margin:0 auto;position:absolute;top:8.25rem;left:0;right:0}.story-cinema__opening h1{font-size:6.15rem}.story-cinema__frame{will-change:clip-path;border:0;height:auto;margin:0;position:absolute;inset:0}.story-cinema__frame>img{object-position:center top;will-change:transform}.story-cinema__shade{background:var(--ink);opacity:.58}.story-cinema__copy{padding:7rem var(--gutter) 2rem;text-align:center;place-content:center;justify-items:center;display:grid;inset:0}.story-cinema__copy h2{max-width:45rem;font-size:4.75rem}.story-cinema__copy>div{max-width:47rem;margin-top:1.4rem}.story-cinema__copy>div p{font-size:1.18rem}.story-foundation{padding:5.25rem 0 5.75rem}.story-foundation__inner{grid-template-columns:repeat(12,minmax(0,1fr));gap:3rem}.story-foundation__copy{grid-column:1/7;padding-top:.5rem}.story-foundation__store{grid-column:8/13;width:min(100% - .7rem,29rem)}.story-foundation__copy h2{font-size:3.7rem}.story-foundation__year strong{font-size:4.75rem}.story-principles{padding:6.5rem 0 7rem}.story-principles__inner{grid-template-columns:minmax(20rem,.7fr) minmax(0,1.3fr);gap:6rem}.story-principles__intro h2{font-size:3.75rem}.story-principles__list article{grid-template-columns:minmax(12rem,.7fr) minmax(0,1.3fr);align-items:start;gap:2rem;padding:1.7rem 0;display:grid}.story-principles__list h3{margin:0;font-size:2.15rem}.story-people{padding:7rem 0}.story-people__inner{grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem;position:relative}.story-people__copy{grid-area:1/1/auto/6;padding-top:1.75rem}.story-people__image{grid-area:1/6/auto/13;height:38rem}.story-people__copy h2{font-size:3.6rem}.story-people blockquote{grid-area:1/1/auto/8;align-self:end;margin-bottom:2.5rem;padding:2.45rem 2.5rem 2.25rem}.story-people blockquote p{font-size:2.1rem}.story-archive{padding:6.5rem 0 4.5rem}.story-archive__heading h2{font-size:4.5rem}.story-archive__grid{columns:4;column-gap:.75rem;height:auto;margin-top:3.25rem;display:block}.story-archive__grid figure{break-inside:avoid;width:100%;height:auto;margin:0 0 .75rem}.story-archive__grid img{object-fit:initial;object-position:initial;height:auto}}@media (min-width:62rem) and (prefers-reduced-motion:no-preference){.story-cinema__frame{clip-path:polygon(6.25% 31%,93.75% 31%,93.75% 100%,6.25% 100%)}.story-cinema__shade{opacity:0}.story-cinema__copy{visibility:hidden;opacity:0;transform:translateY(34px)}}@media (min-width:90rem){.story-cinema__opening h1{font-size:6.5rem}.story-cinema__copy h2{font-size:5rem}}@media (prefers-reduced-motion:reduce){[data-story-image],[data-story-parallax],[data-service-item-visual]{transform:none!important}}[data-motion-page=services]{overflow:clip}.service-studio-hero{min-height:43rem;padding:4.5rem var(--gutter) 2rem;background:var(--white);border-bottom:1px solid var(--line);align-content:start;gap:2.5rem;display:grid;position:relative;overflow:hidden}.service-studio-hero__copy{z-index:2;max-width:36rem;position:relative}.service-studio-hero__copy h1{letter-spacing:0;max-width:34rem;margin:.75rem 0 1.25rem;font-size:3.3rem;font-weight:500;line-height:.91}.service-studio-hero__copy>p:last-of-type{max-width:31rem;color:var(--soft-ink);margin:0;font-size:.94rem;line-height:1.7}.service-studio-hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;margin-top:1.75rem;display:flex}.service-action{min-height:2.9rem;color:var(--ink);justify-content:center;align-items:center;gap:.8rem;font-size:.76rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.service-action--solid{min-width:10rem;color:var(--white);background:var(--ink);border:1px solid var(--ink);padding:0 1.35rem}.service-action--text{border-bottom:1px solid var(--ink);min-height:2.4rem}.service-action--light{min-width:12rem;color:var(--white);border:1px solid #ffffffb8;padding:0 1.35rem}.service-action span{transition:transform .3s var(--ease)}.service-studio-hero__media{aspect-ratio:2/3;background:var(--white);border:1px solid var(--ink);width:100%;height:auto;max-height:38rem;margin:0;position:relative;overflow:hidden}.service-studio-hero__media img{object-fit:contain;object-position:center;width:100%;height:100%}.service-collection{background:var(--white);border-bottom:1px solid var(--line);padding:5rem 0 5.5rem;scroll-margin-top:5.5rem}.service-collection__inner{gap:2.5rem;display:grid}.service-collection__intro{gap:1.5rem;display:grid}.service-collection__intro h2{letter-spacing:0;max-width:34rem;margin:.75rem 0 0;font-size:3rem;font-weight:500;line-height:.95}.service-collection__intro>div:last-child>p{max-width:32rem;color:var(--soft-ink);margin:0;font-size:.9rem;line-height:1.7}.service-collection__intro .service-action{width:fit-content;margin-top:1.35rem}.service-collection__gallery{gap:1.5rem;display:grid}.service-collection__item{min-width:0;margin:0}.service-collection__frame{aspect-ratio:4/3;background:var(--stone);border:1px solid var(--ink);overflow:hidden}.service-collection__frame img{object-fit:cover;width:100%;height:100%;display:block}.service-collection__item:first-child img{object-fit:cover;object-position:52% 44%}.service-collection__item:nth-child(2) img{object-position:50% 38%}.service-collection__item:nth-child(3) img{object-position:50% 50%}.service-collection__item figcaption{min-height:3rem;color:var(--ink);text-transform:uppercase;border-bottom:1px solid var(--line);padding-top:.9rem;font-size:.7rem;font-weight:700}.service-showcase{background:var(--pearl);padding:5rem 0 6rem;overflow:hidden}.service-showcase__inner{gap:3.5rem;display:grid}.service-showcase__intro{max-width:42rem}.service-showcase__intro h2{letter-spacing:0;max-width:39rem;margin:.8rem 0 1.15rem;font-size:3rem;font-weight:500;line-height:.95}.service-showcase__intro>p:last-of-type{max-width:33rem;color:var(--soft-ink);margin:0;font-size:.92rem;line-height:1.68}.service-showcase__stage{background:0 0;position:relative;overflow:hidden}.service-showcase__tree{z-index:1;gap:1rem;padding-left:2.75rem;display:grid;position:relative}.service-showcase__spine{background:var(--line);width:1px;position:absolute;top:0;bottom:0;left:.7rem}.service-showcase__marker{z-index:5;border:.2rem solid var(--white);background:var(--copper);width:.9rem;height:.9rem;box-shadow:0 0 0 1px var(--copper);will-change:transform;border-radius:50%;margin-left:-.45rem;position:absolute;top:0;left:.7rem}.service-showcase__item{min-height:13rem;color:var(--ink);transition:color .35s var(--ease), background .35s var(--ease);background:0 0;position:relative}.service-showcase__item:before{content:"";background:var(--line);width:2.05rem;height:1px;position:absolute;top:50%;right:100%}.service-showcase__item-base{min-height:inherit;grid-template-columns:2.75rem minmax(0,1fr);align-items:start;gap:1.25rem;padding:2rem 1.5rem;display:grid}.service-showcase__icon{object-fit:contain;width:2.3rem;height:2.3rem;display:block}.service-showcase__item h3{font-family:var(--body);letter-spacing:0;margin:0;font-size:1.65rem;font-weight:500;line-height:1.06}.service-showcase__item p{max-width:27rem;color:var(--soft-ink);margin:.75rem 0 0;font-size:.82rem;line-height:1.62}.service-showcase__item-visual{z-index:2;background:var(--white);visibility:hidden;min-width:0;min-height:0;margin:0;display:none;position:absolute;inset:0;overflow:hidden}.service-showcase__item-visual img{object-fit:cover;width:100%;min-width:0;height:100%;min-height:0;display:block}.service-showcase__item-visual figcaption{background:var(--sand);flex-direction:column;justify-content:center;min-width:0;height:100%;min-height:0;padding:1.25rem;display:flex;overflow:hidden}.service-showcase__item-visual strong{font-family:var(--body);font-size:1.35rem;font-weight:500;line-height:1.05}.service-showcase__item-visual span{color:var(--soft-ink);margin-top:.65rem;font-size:.7rem;line-height:1.5}.service-bespoke{min-height:clamp(28rem,60svh,31rem);color:var(--ink);background:var(--white);align-items:center;display:grid;position:relative;overflow:hidden}.service-bespoke>img{object-fit:cover;object-position:62% center;width:100%;height:100%;position:absolute;inset:0}.service-bespoke__copy{z-index:2;width:100%;padding-left:clamp(1rem,3vw,3rem);position:relative}.service-bespoke__copy .story-kicker{color:var(--copper)}.service-bespoke__copy h2{letter-spacing:0;max-width:31rem;margin:.85rem 0 1rem;font-size:3.3rem;font-weight:500;line-height:.95}.service-bespoke__copy>p:last-of-type{max-width:29rem;color:var(--soft-ink);margin:0;font-size:.93rem;line-height:1.7}.service-bespoke__copy .service-action{margin-top:1.6rem}.service-faq{background:var(--white);padding:5rem 0 6rem}.service-faq__heading{text-align:center}.service-faq__heading h2{letter-spacing:0;margin:.8rem auto 0;font-size:3.1rem;font-weight:500;line-height:.96}.service-faq__list{border-top:1px solid var(--line);max-width:64rem;margin:3rem auto 0}.service-faq details{border-bottom:1px solid var(--line)}.service-faq summary{cursor:pointer;min-height:4.75rem;color:var(--ink);grid-template-columns:minmax(0,1fr) 2.75rem;align-items:center;gap:1rem;padding:1rem 0;font-size:.87rem;font-weight:700;line-height:1.45;list-style:none;display:grid}.service-faq summary::-webkit-details-marker{display:none}.service-faq summary i{border:1px solid var(--line);border-radius:50%;width:2.75rem;height:2.75rem;position:relative}.service-faq summary i:before,.service-faq summary i:after{content:"";background:var(--ink);width:.8rem;height:1px;transition:transform .3s var(--ease);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-faq summary i:after{transform:translate(-50%,-50%)rotate(90deg)}.service-faq details[open] summary i:after{transform:translate(-50%,-50%)rotate(0)}.service-faq details>p{max-width:48rem;color:var(--soft-ink);margin:0 3.75rem 1.5rem 0;font-size:.9rem;line-height:1.7}.service-contact{background:var(--sand);border-top:1px solid var(--line);padding:4.5rem 0 5rem}.service-contact__inner{gap:2.5rem;display:grid}.service-contact h2{letter-spacing:0;margin:.75rem 0 0;font-size:3rem;font-weight:500;line-height:.95}.service-contact p{max-width:31rem;color:var(--soft-ink);margin:.8rem 0 0;font-size:.92rem;line-height:1.65}.service-contact__actions{gap:.85rem;display:grid}.service-contact__actions a{min-height:6rem;color:var(--ink);border:1px solid var(--ink);transition:color .35s var(--ease), background .35s var(--ease), transform .35s var(--ease);grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.25rem 1rem;padding:1rem 1.15rem;font-size:.85rem;font-weight:700;line-height:1.2;text-decoration:none;display:grid;position:relative}.service-contact__actions a span{color:var(--soft-ink);text-transform:uppercase;grid-column:1/-1;align-self:start;font-size:.63rem}.service-contact__actions a i{transition:transform .35s var(--ease);font-style:normal}.service-contact__actions .service-contact__whatsapp{color:var(--white);background:var(--copper);border-color:var(--copper)}.service-contact__actions .service-contact__whatsapp span{color:#ffffffb3}@media (min-width:48rem){.service-studio-hero{padding-top:5.25rem}.service-studio-hero__copy h1{font-size:4.4rem}.service-collection__intro{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:2.5rem}.service-collection__gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.service-showcase__tree{grid-template-rows:repeat(5,minmax(14rem,auto));grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 5rem;padding-left:0}.service-showcase__spine,.service-showcase__marker{left:50%}.service-showcase__item{min-height:13.5rem}.service-showcase__item--left{grid-column:1}.service-showcase__item--right{grid-column:2}.service-showcase__item[data-service-sequence="0"]{grid-row:1}.service-showcase__item[data-service-sequence="1"]{grid-row:2}.service-showcase__item[data-service-sequence="2"]{grid-row:3}.service-showcase__item[data-service-sequence="3"]{grid-row:4}.service-showcase__item[data-service-sequence="4"]{grid-row:5}.service-showcase__item--left:before{width:2.5rem;right:-2.5rem}.service-showcase__item--right:before{width:2.5rem;right:100%}.service-contact__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:61.999rem){body:has([data-motion-page=services]) .site-header--dark{background:var(--white)}.service-showcase__item-visual{pointer-events:none;grid-template-rows:minmax(0,1fr);grid-template-columns:40% minmax(0,1fr);display:grid}.service-showcase__item-visual figcaption{border-left:1px solid var(--line);padding:1rem}.service-showcase__item-visual strong{font-size:1.05rem}.service-showcase__item-visual span{font-size:.65rem;line-height:1.42}.service-showcase__item:is([data-service-item=custom-pieces],[data-service-item=diamonds-stones],[data-service-item=wider-selection]) .service-showcase__item-visual img{object-fit:contain;object-position:center}.service-showcase__item[data-service-item=personal-help] .service-showcase__item-visual img{object-position:42% center}.service-studio-hero{background:var(--white);grid-template-rows:minmax(0,100svh);grid-template-columns:minmax(0,1fr);align-content:stretch;gap:0;height:100svh;min-height:100svh;padding:0}.service-studio-hero__copy,.service-studio-hero__media{grid-area:1/1}.service-studio-hero__copy{width:100%;max-width:none;padding:2rem var(--gutter) clamp(3.75rem, calc(100svh - 41.25rem), 8.25rem);align-self:end}.service-studio-hero__copy h1{max-width:23rem;font-size:clamp(3.1rem,12vw,4.25rem)}.service-studio-hero__copy>p:last-of-type{color:#181715d1;max-width:27rem}.service-studio-hero__media{aspect-ratio:auto;border:0;width:100%;height:100%;max-height:none}.service-studio-hero__media:after{content:"";pointer-events:none;background:linear-gradient(#0000 35%,#ffffff2e 52%,#fffffff0 100%);position:absolute;inset:0}.service-studio-hero__media img{object-fit:cover;object-position:left bottom}}@media (max-width:61.999rem) and (max-height:45rem){.service-studio-hero__copy{padding-top:1rem;padding-bottom:max(3.75rem, env(safe-area-inset-bottom))}.service-studio-hero__copy .story-kicker{margin-bottom:.4rem;font-size:.62rem}.service-studio-hero__copy h1{margin:.4rem 0 .7rem;font-size:clamp(2.6rem,11vw,3.35rem)}.service-studio-hero__copy>p:last-of-type{font-size:.8rem;line-height:1.45}.service-studio-hero__actions{gap:.5rem 1rem;margin-top:1rem}.service-studio-hero__actions .service-action{min-height:2.5rem;font-size:.68rem}.service-studio-hero__actions .service-action--solid{min-width:8.75rem;padding-inline:1rem}}@media (min-width:62rem){.service-studio-hero{grid-template-columns:58% 42%;align-items:stretch;gap:0;height:100svh;min-height:34rem;max-height:none;padding:4.5rem 0 0}.service-studio-hero__copy{max-width:none;padding:0 2rem 0 max(5.5rem, var(--gutter));align-self:center}.service-studio-hero__copy h1{max-width:39rem;margin-top:.9rem;font-size:4.5rem}.service-studio-hero__copy>p:last-of-type{max-width:29rem}.service-studio-hero__media{aspect-ratio:auto;border-width:0 0 0 1px;height:100%;max-height:none}.service-studio-hero__media img{object-fit:cover;object-position:center 68%}.service-collection{padding:5rem 0 5.75rem}.service-collection__inner{gap:3.5rem}.service-collection__intro{grid-template-columns:minmax(0,7fr) minmax(24rem,5fr);gap:5rem}.service-collection__intro h2{font-size:4.25rem}.service-collection__gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.service-showcase{padding:7rem 0 8rem}.service-showcase__inner{gap:4.75rem}.service-showcase__intro{grid-template-columns:minmax(0,7fr) minmax(24rem,5fr);align-items:end;gap:1.5rem 5rem;max-width:none;display:grid}.service-showcase__intro .story-kicker{grid-column:1/-1}.service-showcase__intro h2{max-width:43rem;margin-bottom:0;font-size:4.25rem}.service-showcase__intro>p:last-of-type{max-width:30rem;padding-bottom:.35rem}.service-showcase__stage{height:min(88svh,48rem);min-height:0}.service-showcase__tree{grid-template-rows:repeat(6,minmax(0,1fr));gap:.75rem 6rem;height:100%}.service-showcase__item[data-service-sequence="0"]{grid-row:1/span 2}.service-showcase__item[data-service-sequence="1"]{grid-row:2/span 2}.service-showcase__item[data-service-sequence="2"]{grid-row:3/span 2}.service-showcase__item[data-service-sequence="3"]{grid-row:4/span 2}.service-showcase__item[data-service-sequence="4"]{grid-row:5/span 2}.service-showcase__item{min-height:0}.service-showcase__item--left:before{width:3rem;right:-3rem}.service-showcase__item--right:before{width:3rem}.service-showcase__item-base{grid-template-columns:3rem minmax(0,1fr);align-content:center;gap:1.5rem;height:100%;min-height:0;padding:2.25rem 2.5rem}.service-showcase__icon{width:2.55rem;height:2.55rem}.service-showcase__item h3{font-size:1.8rem}.service-showcase__item p{max-width:26rem;font-size:.83rem}.service-showcase__item-visual{pointer-events:none;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1.12fr) minmax(11rem,.88fr)}.service-showcase__item--left .service-showcase__item-visual{display:grid}.service-showcase__item--left .service-showcase__item-visual figcaption{border-left:1px solid var(--line)}.service-showcase__item--right .service-showcase__item-visual{grid-template-columns:minmax(11rem,.88fr) minmax(0,1.12fr);display:grid}.service-showcase__item--right .service-showcase__item-visual img{grid-column:2}.service-showcase__item--right .service-showcase__item-visual figcaption{border-right:1px solid var(--line);grid-area:1/1}.service-showcase__item[data-service-item=italian-gold] .service-showcase__item-visual img{object-position:center 42%}.service-showcase__item[data-service-item=custom-pieces] .service-showcase__item-visual{grid-template-columns:auto minmax(11rem,1fr)}.service-showcase__item:is([data-service-item=diamonds-stones],[data-service-item=wider-selection]) .service-showcase__item-visual{grid-template-columns:minmax(11rem,1fr) auto}.service-showcase__item:is([data-service-item=custom-pieces],[data-service-item=diamonds-stones],[data-service-item=wider-selection]) .service-showcase__item-visual img{aspect-ratio:1;object-fit:contain;object-position:center;width:auto}.service-showcase__item[data-service-item=custom-pieces] .service-showcase__item-visual img{object-fit:cover;transform:none}.service-showcase__item[data-service-item=wider-selection] .service-showcase__item-visual img{object-position:center 50%}.service-showcase__item[data-service-item=personal-help] .service-showcase__item-visual img{object-position:center 46%}.service-bespoke{min-height:45rem}.service-bespoke__copy h2{font-size:4.5rem}.service-bespoke__copy>p:last-of-type{font-size:.96rem}.service-faq{padding:6.75rem 0 8rem}.service-faq__heading h2{font-size:4.25rem}.service-faq__list{margin-top:4rem}.service-faq summary{min-height:5.25rem;font-size:.93rem}.service-contact{padding:5.75rem 0 6rem}.service-contact__inner{grid-template-columns:minmax(0,1fr) minmax(32rem,.8fr);align-items:end;gap:5rem}.service-contact h2{font-size:4rem}.service-contact__actions a{min-height:8rem;padding:1.25rem 1.35rem}}@media (min-width:90rem){.service-studio-hero__copy h1{font-size:4.85rem}.service-showcase__intro h2{font-size:4.6rem}.service-showcase__item-base{padding-inline:3rem}.service-showcase__item h3{font-size:1.95rem}}@media (hover:hover){.service-action--solid:hover{color:var(--ink);background:0 0}.service-action--text:hover span,.service-action--light:hover span{transform:translate(.3rem)}.service-action--light:hover{color:var(--ink);background:var(--white)}.service-faq summary:hover{color:var(--copper)}.service-contact__actions a:hover{color:var(--white);background:var(--ink);transform:translateY(-.25rem)}.service-contact__actions a:hover span{color:#ffffffad}.service-contact__actions a:hover i{transform:translate(.3rem)}.service-contact__actions .service-contact__whatsapp:hover{color:var(--ink);background:0 0}.service-contact__actions .service-contact__whatsapp:hover span{color:var(--soft-ink)}}@media (prefers-reduced-motion:reduce){.service-showcase__item,.service-action span,.service-contact__actions a,.service-contact__actions a i{transition:none}.service-showcase__item-visual{display:none!important}}.jewellery-page{color:var(--ink);background:var(--white);overflow:clip}.jewellery-page figure{margin:0}.jewellery-page h1[id],.jewellery-page h2[id]{scroll-margin-top:5rem}.jewellery-hero{background:var(--white);border-bottom:1px solid var(--line);align-items:center;min-height:100svh;padding:7.5rem 0 2.5rem;display:grid;position:relative}.jewellery-hero__copy{padding:0 var(--gutter) 2.5rem}.jewellery-hero h1{letter-spacing:0;text-wrap:balance;max-width:38rem;margin:1rem 0 0;font-size:3.5rem;font-weight:400;line-height:.92}.jewellery-hero__copy>p:not(.story-kicker){max-width:34rem;color:var(--soft-ink);margin:1.5rem 0 0;font-size:.91rem;line-height:1.75}.jewellery-hero__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;margin-top:1.8rem;display:flex}.jewellery-hero__composition{min-height:25rem;margin:0 var(--gutter);position:relative}.jewellery-hero__portrait,.jewellery-hero__detail{background:var(--pearl);border:1px solid var(--line);position:absolute;overflow:hidden}.jewellery-hero__portrait{background:var(--white);border-radius:50% 50% 0 0;width:58%;height:24rem;top:0;right:18%}.jewellery-hero__detail--ring{z-index:2;width:36%;height:8.5rem;bottom:1.25rem;left:0}.jewellery-hero__detail--earrings{z-index:2;width:30%;height:7.25rem;top:2.5rem;right:0}.jewellery-hero__portrait img,.jewellery-hero__detail img{object-fit:cover;width:100%;height:100%}.jewellery-hero__portrait img{object-position:50% 40%}.jewellery-hero__detail--ring img{object-position:50% 52%}.jewellery-hero__detail--earrings img{object-position:50% 55%}.jewellery-families{background:var(--white);border-bottom:1px solid var(--line);padding:4.25rem 0 4.75rem;scroll-margin-top:4.5rem}.jewellery-families__heading{align-items:end;gap:1.25rem;display:grid}.jewellery-families__heading h2{letter-spacing:0;text-wrap:balance;max-width:34rem;margin:.75rem 0 0;font-size:3.15rem;font-weight:500;line-height:.96}.jewellery-families__heading>p{max-width:35rem;color:var(--soft-ink);text-wrap:pretty;margin:0;font-size:.84rem;line-height:1.72}.jewellery-families__grid{width:auto;padding:0 var(--gutter) .75rem;overscroll-behavior-inline:contain;scroll-padding-inline:var(--gutter);scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;margin:2rem 0 0;display:flex;overflow-x:auto}.jewellery-families__grid::-webkit-scrollbar{display:none}.jewellery-family{scroll-snap-align:start;flex:0 0 min(78vw,20rem);grid-template-rows:auto 1fr;align-content:start;min-width:0;display:grid}.jewellery-family__media{aspect-ratio:4/5;background:var(--white);border:1px solid var(--line);place-items:center;padding:clamp(.75rem,2vw,1.25rem);display:grid;overflow:hidden}.jewellery-family__media img{object-fit:contain;object-position:center;width:100%;height:100%}.jewellery-family figcaption{border-top:1px solid var(--ink);min-height:7.6rem;padding:.9rem 0 0;display:block}.jewellery-family h3{letter-spacing:0;text-wrap:balance;margin:0;font-size:1.45rem;font-weight:500;line-height:1.04}.jewellery-family figcaption p{max-width:18rem;color:var(--soft-ink);text-wrap:pretty;margin:.65rem 0 0;font-size:.72rem;line-height:1.6}@media (max-width:47.999rem){.jewellery-families__grid{gap:1.25rem}.jewellery-family{flex-basis:calc(50% - .625rem)}.jewellery-family__media{padding:.5rem}.jewellery-family figcaption{min-height:7.25rem;padding-top:.65rem}.jewellery-family h3{font-size:1.1rem}.jewellery-family figcaption p{margin-top:.45rem;font-size:.62rem;line-height:1.45}}.jewellery-worn{background:var(--pearl);border-bottom:1px solid var(--line);padding:4.75rem 0 5.25rem;overflow:hidden}.jewellery-worn__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid;position:relative}.jewellery-worn__ghost{color:#a654329e;font-family:var(--display);letter-spacing:0;grid-column:1/-1;margin:0;font-size:3.15rem;font-weight:500;line-height:.85}.jewellery-worn__copy,.jewellery-worn__image--detail{grid-column:1/-1}.jewellery-personal__copy h2{letter-spacing:0;text-wrap:balance;max-width:38rem;margin:0;font-size:3.15rem;font-weight:500;line-height:.92}.jewellery-worn__copy>p,.jewellery-personal__copy>p:not(.story-kicker){max-width:35rem;color:var(--soft-ink);text-wrap:pretty;margin:1.15rem 0 0;font-size:.84rem;line-height:1.72}.jewellery-personal__copy .text-link{justify-content:space-between;width:min(100%,14rem);margin-top:1.65rem}.jewellery-worn__copy h2.story-kicker{color:var(--copper);font-family:var(--body);text-transform:uppercase;margin:0;font-size:.68rem;font-weight:600;line-height:1.3}.jewellery-worn__image{background:var(--white);border:1px solid var(--line);min-width:0;overflow:hidden}.jewellery-worn__image img{object-fit:cover;width:100%;height:100%}.jewellery-worn__image--detail{aspect-ratio:4/3;border-radius:50% 0 0}.jewellery-worn__image--detail img{object-position:50% 54%}.jewellery-worn__image--portrait,.jewellery-worn__image--wrist{aspect-ratio:4/5}.jewellery-worn__image--portrait{border-radius:0}.jewellery-worn__image--portrait img{object-position:50% 35%}.jewellery-worn__image--wrist{border-radius:0 50% 0 0}.jewellery-worn__action{grid-column:1/-1;padding-top:.25rem}.jewellery-worn__action p{color:var(--soft-ink);margin:0 0 .8rem;font-size:.67rem;line-height:1.5}.jewellery-worn__action a{width:7.25rem;min-height:2.75rem;color:var(--ink);border:1px solid var(--ink);border-radius:50%;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .9rem;font-size:.67rem;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:47.999rem){.jewellery-worn{padding:3.25rem 0 3.5rem}.jewellery-worn__inner{gap:.75rem}.jewellery-worn__ghost{margin-bottom:.25rem;font-size:clamp(2.35rem,11vw,3rem);line-height:.92}.jewellery-worn__copy{padding-bottom:.5rem}.jewellery-worn__copy h2.story-kicker{font-size:.62rem}.jewellery-worn__copy>p{margin-top:.7rem;font-size:.75rem;line-height:1.55}.jewellery-worn__image--detail{aspect-ratio:16/10;border-radius:6rem 0 0}.jewellery-worn__image--portrait,.jewellery-worn__image--wrist{aspect-ratio:1}.jewellery-worn__action{gap:.65rem;padding-top:.5rem;display:grid}.jewellery-worn__action p{margin:0;font-size:.72rem}.jewellery-worn__action a{width:100%;min-height:3.25rem;color:var(--white);background:var(--ink);letter-spacing:.08em;text-transform:uppercase;border-radius:0;padding:0 1rem;font-size:.72rem}}.jewellery-personal{background:var(--white);border-bottom:1px solid var(--line);padding:4.75rem 0 5.25rem}.jewellery-personal__inner{align-items:center;gap:2.5rem;display:grid}.jewellery-personal__portraits{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:.9rem;min-height:0;display:grid}.jewellery-personal__portrait{aspect-ratio:3/4;background:var(--pearl);border:1px solid var(--line);border-radius:999px;overflow:hidden}.jewellery-personal__portrait--back{align-self:start}.jewellery-personal__portrait img{object-fit:cover;width:100%;height:100%}.jewellery-personal__portrait--front img{object-position:50% 38%}.jewellery-personal__portrait--back img{object-position:50% 50%}.jewellery-trust{font-family:var(--body);border-bottom:1px solid var(--line);background:#eee6da;padding:1.5rem 0}.jewellery-trust__inner{align-items:center;gap:1.5rem;display:grid}.jewellery-trust__intro{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;min-width:0;display:grid}.jewellery-trust__portraits{align-items:center;min-width:6.5rem;display:flex}.jewellery-trust__portraits img{object-fit:cover;background:var(--white);border:2px solid var(--pearl);border-radius:50%;width:2.75rem;height:2.75rem}.jewellery-trust__portraits img+img{margin-left:-.55rem}.jewellery-trust__intro p{max-width:29rem;color:var(--soft-ink);margin:0;font-size:.73rem;line-height:1.6}.jewellery-trust__facts{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.jewellery-trust__facts>div{border-left:1px solid var(--line);min-width:0;padding:.35rem 1rem}.jewellery-trust__facts dt{font-family:var(--body);letter-spacing:0;font-size:1.45rem;font-weight:400;line-height:1}.jewellery-trust__facts dd{color:var(--soft-ink);margin:.4rem 0 0;font-size:.65rem;line-height:1.4}.jewellery-benefits{background:var(--pearl);border-bottom:1px solid var(--line);padding:4.5rem 0 5rem}.jewellery-benefits__heading{align-items:end;gap:1.25rem;display:grid}.jewellery-benefits__heading h2{letter-spacing:0;text-wrap:balance;max-width:42rem;margin:.75rem 0 0;font-size:3.15rem;font-weight:500;line-height:.96}.jewellery-benefits__heading>p{max-width:35rem;color:var(--soft-ink);text-wrap:pretty;margin:0;font-size:.84rem;line-height:1.72}.jewellery-benefits__body{gap:2rem;margin-top:2.5rem;display:grid}.jewellery-benefits__image{aspect-ratio:4/3;background:var(--white);border:1px solid var(--line);overflow:hidden}.jewellery-benefits__image img{object-fit:cover;object-position:50% 50%;width:100%;height:100%}.jewellery-benefits__list{border-top:1px solid #18151142;min-width:0;margin:0;padding:0;list-style:none}.jewellery-benefit{border-bottom:1px solid #18151142;grid-template-columns:3.6rem minmax(0,1fr);align-items:center;gap:1rem;min-height:6.7rem;padding:1.15rem 0;display:grid}.jewellery-benefit--featured{box-shadow:inset 3px 0 0 var(--copper);background:#a6543212;margin-inline:-.75rem;padding-inline:.75rem}.jewellery-benefit__mark{color:var(--copper);font-family:var(--body);font-size:1rem;font-weight:400;line-height:1}.jewellery-benefit h3{font-family:var(--body);letter-spacing:0;text-wrap:balance;margin:0;font-size:1.45rem;font-weight:400;line-height:1.08}.jewellery-benefit p{max-width:32rem;color:var(--soft-ink);text-wrap:pretty;margin:.5rem 0 0;font-size:.75rem;line-height:1.58}.jewellery-page .instagram{border-bottom:1px solid var(--line)}@media (max-width:47.999rem){.jewellery-benefits{padding:2.75rem 0 3rem}.jewellery-benefits__heading{gap:.75rem}.jewellery-benefits__heading h2{margin-top:.5rem;font-size:2.5rem}.jewellery-benefits__heading>p{font-size:.78rem;line-height:1.55}.jewellery-benefits__body{gap:1rem;margin-top:1.5rem}.jewellery-benefits__image{aspect-ratio:16/8.5}.jewellery-benefits__list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.jewellery-benefit{border-right:1px solid #18151142;min-height:7rem;padding:.8rem;display:block}.jewellery-benefit:nth-child(2n){border-right:0}.jewellery-benefit--featured{box-shadow:inset 2px 0 0 var(--copper);margin-inline:0;padding-inline:.8rem}.jewellery-benefit__mark{margin-bottom:.55rem;font-size:.7rem;display:block}.jewellery-benefit h3{font-size:1rem;line-height:1.12}.jewellery-benefit p{margin-top:.35rem;font-size:.62rem;line-height:1.42}}@media (min-width:48rem){.jewellery-hero h1{font-size:4.45rem}.jewellery-hero__composition{min-height:32rem}.jewellery-hero__portrait{width:54%;height:31rem}.jewellery-hero__detail--ring{width:32%;height:11rem}.jewellery-hero__detail--earrings{width:26%;height:9rem}.jewellery-families__heading,.jewellery-benefits__heading{grid-template-columns:minmax(0,7fr) minmax(18rem,5fr);gap:2rem 4rem}.jewellery-family{flex-basis:min(42vw,21rem)}.jewellery-personal__copy h2{font-size:3.4rem}.jewellery-personal__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}.jewellery-trust__inner{grid-template-columns:minmax(0,7fr) minmax(22rem,5fr);gap:2rem}.jewellery-benefits__body{grid-template-columns:minmax(0,4fr) minmax(0,8fr);align-items:stretch;gap:3rem}.jewellery-benefits__image{aspect-ratio:auto;align-self:start;height:26rem;min-height:0}.jewellery-benefit{min-height:6.25rem}}@media (min-width:62rem){.jewellery-hero{grid-template-columns:minmax(26rem,5fr) minmax(0,7fr);min-height:100svh;padding-top:4.5rem;padding-bottom:0}.jewellery-hero__copy{padding:0 3.5rem 0 max(var(--gutter), calc((100vw - var(--shell)) / 2 + var(--gutter)));border-right:1px solid var(--line);flex-direction:column;justify-content:center;display:flex}.jewellery-hero h1{font-size:4.6rem}.jewellery-hero__composition{height:35rem;min-height:35rem;margin:0}.jewellery-hero__portrait{width:47%;height:32.5rem;top:1.25rem;right:19%}.jewellery-hero__detail--ring{width:31%;height:11.5rem;bottom:2rem;left:4%}.jewellery-hero__detail--earrings{width:25%;height:9rem;top:3.75rem;right:3%}.jewellery-families{padding:5rem 0 5.5rem}.jewellery-families__heading h2,.jewellery-benefits__heading h2{font-size:4.5rem;line-height:.9}.jewellery-families__grid{width:min(calc(100% - 2 * var(--gutter)), var(--shell));grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin:2.5rem auto 0;padding:0;display:grid;overflow:visible}.jewellery-family{min-width:0}.jewellery-family figcaption{min-height:8.5rem}.jewellery-worn{padding:5.5rem 0 6rem}.jewellery-worn__inner{width:min(calc(100% - 2 * var(--gutter)), 74rem);grid-template-rows:18.25rem 12rem;grid-template-columns:minmax(0,3.25fr) minmax(0,3.9fr) minmax(0,3.25fr);align-items:start;gap:1.25rem 2rem;min-height:31.5rem}.jewellery-worn__ghost{z-index:3;color:#a65432ad;font-family:var(--display);letter-spacing:0;white-space:nowrap;pointer-events:none;margin:0;font-size:7.5rem;font-weight:500;line-height:.8;display:block;position:absolute;top:-3.25rem;left:50%;transform:translate(-50%)}.jewellery-worn__copy{z-index:1;grid-area:1/1;padding-top:3.75rem;position:relative}.jewellery-personal__copy h2{font-size:4.5rem}.jewellery-worn__image--detail{aspect-ratio:auto;grid-area:2/1;height:12rem}.jewellery-worn__image--portrait{aspect-ratio:auto;grid-area:1/2/3;height:31.5rem}.jewellery-worn__image--wrist{aspect-ratio:auto;grid-area:1/3;align-self:start;height:18.25rem}.jewellery-worn__action{grid-area:2/3;align-self:start}.jewellery-personal{padding:5rem 0 5.25rem}.jewellery-personal__inner{grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem}.jewellery-personal__portraits{grid-column:1/6;min-height:26.5rem;display:block;position:relative;left:2.5rem}.jewellery-personal__portrait{aspect-ratio:auto;width:15rem;max-width:52%;height:23rem;position:absolute}.jewellery-personal__portrait--front{z-index:2;bottom:0;left:0}.jewellery-personal__portrait--back{z-index:1;top:0;right:8rem}.jewellery-personal__copy{grid-column:6/13;align-self:center;position:relative;left:3rem}.jewellery-personal__copy h2{max-width:34rem;font-size:3.35rem;line-height:.96}.jewellery-trust{padding:1.75rem 0}.jewellery-trust__facts>div{padding-inline:1.5rem}.jewellery-trust__facts dt{font-size:1.7rem}.jewellery-benefits{padding:5.25rem 0 5.75rem}.jewellery-benefits__body{gap:3rem;margin-top:2.5rem}.jewellery-benefit{grid-template-columns:4rem minmax(0,1fr)}.jewellery-benefit h3{font-size:1.65rem}}@media (prefers-reduced-motion:reduce){.jewellery-page [data-jewellery-reveal],.jewellery-page [data-jewellery-image-reveal],.jewellery-page [data-jewellery-hero-image]{opacity:1!important;transform:none!important}}.not-found-page{background:var(--pearl)}.not-found-hero{min-height:100dvh;padding:6.75rem var(--gutter) 2.5rem;align-items:center;display:grid}.not-found-hero__inner{width:min(100%, var(--shell));gap:2.5rem;margin-inline:auto;display:grid}.not-found-hero__copy{max-width:34rem}.not-found-hero__kicker{color:var(--copper);text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:600}.not-found-hero h1{letter-spacing:0;max-width:30rem;margin:0;font-size:clamp(3.5rem,14vw,5.5rem);font-weight:500;line-height:.88}.not-found-hero__copy>p:not(.not-found-hero__kicker){max-width:31rem;color:var(--soft-ink);margin:1.5rem 0 0;font-size:.94rem}.not-found-hero__actions{flex-wrap:wrap;align-items:center;gap:1.25rem 1.5rem;margin-top:2rem;display:flex}.not-found-hero__code{min-width:0;min-height:15rem;color:var(--copper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-content:center;place-self:center stretch;place-items:center;gap:1rem;padding:2rem 0;display:grid}.not-found-hero__code span{letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:600}.not-found-hero__code strong{font-family:var(--display);letter-spacing:-.06em;font-size:clamp(9rem,40vw,15rem);font-weight:400;line-height:.65}@media (min-width:48rem){.not-found-hero{padding-top:7.5rem;padding-bottom:3rem}.not-found-hero__inner{grid-template-columns:minmax(22rem,5fr) minmax(28rem,7fr);align-items:center;gap:clamp(3rem,7vw,7rem)}.not-found-hero h1{font-size:clamp(4rem,6vw,5.5rem)}.not-found-hero__code{min-height:clamp(24rem,58vh,36rem)}.not-found-hero__code strong{font-size:clamp(13rem,22vw,23rem)}}@media (min-width:75rem){.not-found-hero__inner{min-height:calc(100dvh - 11rem)}}@media (min-width:100rem){html{font-size:110%}}
