.home-page{background:var(--color-cream);color:var(--color-ink);min-height:100vh;overflow-x:hidden;position:relative}.home-page__skip-link{height:1px;left:-9999px;overflow:hidden;position:absolute;top:auto;width:1px}.home-page__skip-link:focus{background:var(--color-ink);border-radius:var(--radius);color:var(--color-cream);height:auto;left:1rem;padding:.75rem 1rem;position:fixed;top:1rem;width:auto;z-index:1000}.home-page__content{display:flex;flex-direction:column}.header{backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);background:#f5efe6eb;border-bottom:1px solid var(--color-line-soft);position:sticky;top:0;z-index:50}.header:before{background:var(--color-gold);content:"";height:2px;inset:0 0 auto;position:absolute}.header__inner{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:var(--container);padding:1.5rem var(--gutter);width:100%}.header__logo{align-items:center;display:inline-flex;font-family:var(--font-display);gap:.85rem;letter-spacing:-.02em}.header__mark{flex:0 0 auto;height:3.4rem;-o-object-fit:contain;object-fit:contain;width:3.4rem}.header__logo-text{display:flex;flex-direction:column;line-height:1}.header__logo-text strong{color:var(--color-ink);font-size:.72rem;font-weight:600;letter-spacing:.32em}.header__logo-text small,.header__logo-text strong{font-family:var(--font-body);text-transform:uppercase}.header__logo-text small{color:var(--color-muted);font-size:.65rem;letter-spacing:.22em;margin-top:.35rem}.header__nav{gap:2.25rem}.header__links,.header__nav{align-items:center;display:flex}.header__links{gap:2rem}.header__links a{color:var(--color-ink);font-size:.78rem;font-weight:500;letter-spacing:.22em;padding:.4rem 0;position:relative;text-transform:uppercase;transition:color .3s ease}.header__links a:after{background:var(--color-gold);bottom:0;content:"";height:1px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left center;transition:transform .4s ease}.header__links a:hover{color:var(--color-gold)}.header__links a:hover:after{transform:scaleX(1)}.header__cta{background:transparent;border:1px solid var(--color-ink);color:var(--color-ink);font-size:.7rem;padding:.75rem 1.4rem}.header__cta:hover{background:var(--color-ink);border-color:var(--color-ink);color:var(--color-cream)}.header__toggle{display:none}.header__menu-button{cursor:pointer;display:none;height:44px;position:relative;width:44px}.header__menu-button span{background:var(--color-ink);height:1px;left:10px;position:absolute;right:10px;transition:transform .4s ease,opacity .3s ease,top .4s ease}.header__menu-button span:first-child{top:16px}.header__menu-button span:nth-child(2){top:22px}.header__menu-button span:nth-child(3){top:28px}.header__toggle:checked~.header__menu-button span:first-child{top:22px;transform:rotate(45deg)}.header__toggle:checked~.header__menu-button span:nth-child(2){opacity:0}.header__toggle:checked~.header__menu-button span:nth-child(3){top:22px;transform:rotate(-45deg)}@media(max-width:920px){.header__menu-button{display:block}.header__nav{align-items:flex-start;background:var(--color-cream);flex-direction:column;gap:0;inset:0;justify-content:center;padding:6rem var(--gutter) 4rem;position:fixed;transform:translate(100%);transition:transform .5s cubic-bezier(.77,0,.175,1);z-index:40}.header__toggle:checked~.header__nav{transform:translate(0)}.header__links{align-items:flex-start;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;width:100%}.header__links a{font-family:var(--font-display);font-size:2rem;font-style:italic;font-weight:300;letter-spacing:-.01em;text-transform:none}.header__cta{align-self:flex-start}}.hero{background:var(--color-ink);color:var(--color-cream);display:grid;min-height:100vh;overflow:hidden;position:relative}.hero__bg{background-image:url(https://images.unsplash.com/photo-1610348725531-843dff563e2c?auto=format&fit=crop&w=1900&q=82);background-position:50%;background-size:cover;filter:grayscale(.2) contrast(1.05);opacity:.32}.hero__bg,.hero__veil{inset:0;position:absolute}.hero__veil{background:linear-gradient(135deg,#050504eb,#0a0a0aa6 50%,#0a0a0ac7)}.hero__inner{align-self:center;display:grid;gap:3rem;grid-template-columns:1fr;margin:0 auto;max-width:var(--container);padding:clamp(7rem,14vw,11rem) var(--gutter) clamp(4rem,7vw,6rem);position:relative;width:100%;z-index:2}.hero__index{align-items:center;color:var(--color-gold);display:flex;font-family:var(--font-body);font-size:.72rem;font-weight:500;gap:1rem;letter-spacing:.32em;text-transform:uppercase}.hero__index span{background:var(--color-gold);height:1px;width:3rem}.hero__title{color:var(--color-cream);font-family:var(--font-display);font-size:clamp(2.8rem,7vw,6.5rem);font-weight:300;letter-spacing:-.025em;line-height:1;margin:0;max-width:18ch}.hero__title em{color:var(--color-gold-soft);font-style:italic;font-weight:300}.hero__rule{background:var(--color-gold);height:1px;margin:.5rem 0;width:4.5rem}.hero__subtitle{color:var(--color-muted-on-dark);font-size:1.1rem;line-height:1.75;margin:0;max-width:52ch}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.75rem}.hero__trust{border-top:1px solid var(--color-line-on-dark);display:grid;gap:0;grid-template-columns:repeat(4,1fr);list-style:none;margin:3rem 0 0;padding:2rem 0 0}.hero__trust li{color:var(--color-cream);font-size:.78rem;letter-spacing:.18em;line-height:1.4;padding:0 1.5rem;position:relative;text-transform:uppercase}.hero__trust li:not(:first-child){border-left:1px solid var(--color-line-on-dark)}.hero__trust li:first-child{padding-left:0}.hero__trust-num{color:var(--color-gold);display:block;font-family:var(--font-display);font-size:1.6rem;font-style:italic;font-weight:300;letter-spacing:0;margin-bottom:.65rem;text-transform:none}@media(max-width:820px){.hero__trust{gap:1.5rem 0;grid-template-columns:repeat(2,1fr)}.hero__trust li:nth-child(3){border-left:none;padding-left:0}.hero__trust li:nth-child(3),.hero__trust li:nth-child(4){border-top:1px solid var(--color-line-on-dark);padding-top:1.5rem}}@media(max-width:520px){.hero__actions{flex-direction:column;width:100%}.hero__actions .button{width:100%}.hero__trust{grid-template-columns:1fr}.hero__trust li,.hero__trust li:not(:first-child){border-left:none;border-top:1px solid var(--color-line-on-dark);padding:1.25rem 0 0}.hero__trust li:first-child{border-top:none;padding-top:0}}.services{background:var(--color-cream)}.services__head{align-items:end;display:grid;gap:clamp(2rem,6vw,5rem);grid-template-columns:1fr 1fr;margin-bottom:4rem}.services__head .section-copy{margin:0}.services__grid{border-top:1px solid var(--color-line);display:grid;grid-template-columns:repeat(4,1fr)}.services__card{border-right:1px solid var(--color-line);padding:3rem 2rem 3rem 0;position:relative;transition:background .4s ease}.services__card:first-child{padding-left:0}.services__card:nth-child(n+2){padding-left:2rem}.services__card:last-child{border-right:none}.services__card:after{background:var(--color-gold);bottom:-1px;content:"";height:1px;left:0;position:absolute;transition:width .5s ease;width:0}.services__card:hover:after{width:100%}.services__num{color:var(--color-gold);display:block;font-family:var(--font-display);font-size:3.5rem;font-style:italic;font-weight:300;line-height:1;margin-bottom:2rem}.services__card h3{color:var(--color-ink);font-family:var(--font-display);font-size:1.4rem;font-weight:400;letter-spacing:-.01em;line-height:1.25;margin:0 0 1rem}.services__card p{color:var(--color-muted);font-size:.95rem;line-height:1.7;margin:0}@media(max-width:980px){.services__head{gap:1.5rem;grid-template-columns:1fr}.services__grid{grid-template-columns:repeat(2,1fr)}.services__card:nth-child(2){border-right:none}.services__card:nth-child(3){border-bottom:none;padding-left:0}.services__card:nth-child(3),.services__card:nth-child(4){border-top:1px solid var(--color-line)}}@media(max-width:580px){.services__grid{grid-template-columns:1fr}.services__card,.services__card:nth-child(n+2){border-right:none;border-top:1px solid var(--color-line);padding:2.5rem 0}.services__card:first-child{border-top:none;padding-top:0}}.about{background:var(--color-cream-soft)}.about__grid{align-items:center;display:grid;gap:clamp(2.5rem,6vw,6rem);grid-template-columns:5fr 7fr}.about__copy,.about__media{position:relative}.about__media{margin:0}.about__media img{aspect-ratio:4/5;border-radius:var(--radius);filter:contrast(1.02);height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.about__media figcaption{background:var(--color-ink);border-left:2px solid var(--color-gold);bottom:-2rem;box-shadow:var(--shadow-editorial);color:var(--color-cream);left:-2rem;max-width:22rem;padding:1.75rem 2rem;position:absolute}.about__media figcaption strong{color:var(--color-gold);display:block;font-family:var(--font-display);font-size:1.45rem;font-style:italic;font-weight:300;margin-bottom:.5rem}.about__media figcaption span{color:var(--color-muted-on-dark);font-size:.88rem;line-height:1.6}@media(max-width:900px){.about__grid{grid-template-columns:1fr}.about__media figcaption{left:1rem;max-width:none;right:1rem}}.motto{background:var(--color-ink);color:var(--color-cream);padding:clamp(6rem,12vw,10rem) 0;position:relative}.motto:after,.motto:before{background:var(--color-gold);content:"";height:1px;left:var(--gutter);position:absolute;right:var(--gutter)}.motto:before{top:4rem}.motto:after{bottom:4rem}.motto__inner{margin:0 auto;max-width:1100px;padding:0 var(--gutter);text-align:center;width:100%}.motto__kicker{align-items:center;color:var(--color-gold);display:inline-flex;font-family:var(--font-body);font-size:.72rem;font-weight:500;gap:.85rem;letter-spacing:.32em;margin:0 0 2.5rem;text-transform:uppercase}.motto h2{color:var(--color-cream);font-family:var(--font-display);font-size:clamp(2.2rem,5.5vw,4.5rem);font-style:italic;font-weight:300;letter-spacing:-.02em;line-height:1.15;margin:0 0 2rem}.motto h2 em{color:var(--color-gold-soft);font-style:italic}.motto p{color:var(--color-muted-on-dark);font-size:1rem;letter-spacing:.22em;margin:0;text-transform:uppercase}.motto__signature{color:var(--color-gold);display:inline-block;font-family:var(--font-display);font-size:1.2rem;font-style:italic;margin-top:2rem}.products{background:var(--color-cream)}.products__head{align-items:end;display:grid;gap:clamp(2rem,6vw,5rem);grid-template-columns:1fr 1fr;margin-bottom:4rem}.products__head .section-copy{margin:0}.products__grid{display:grid;gap:3rem 2rem;grid-template-columns:repeat(4,1fr)}.products__card{background:transparent;display:flex;flex-direction:column;position:relative}.products__card:nth-child(4n+2),.products__card:nth-child(4n+4){transform:translateY(2.5rem)}.products__media{aspect-ratio:3/4;background:var(--color-ink-soft);border-radius:var(--radius);overflow:hidden;position:relative}.products__media img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.8,.2,1),filter .6s ease;width:100%}.products__media:after{background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.35));content:"";inset:0;opacity:0;position:absolute;transition:opacity .5s ease}.products__card:hover .products__media img{transform:scale(1.06)}.products__card:hover .products__media:after{opacity:1}.products__num{background:#0a0a0a8c;border-radius:var(--radius);color:var(--color-cream);font-family:var(--font-display);font-size:.95rem;font-style:italic;left:1rem;letter-spacing:.05em;padding:.3rem .65rem;position:absolute;top:1rem;z-index:2}.products__body{padding:1.5rem 0 0}.products__name{color:var(--color-ink);font-family:var(--font-display);font-size:1.6rem;font-style:italic;font-weight:400;line-height:1.2;margin:0 0 .75rem}.products__rule{background:var(--color-gold);height:1px;margin:0 0 .85rem;width:2rem}.products__desc{color:var(--color-muted);font-size:.92rem;line-height:1.65;margin:0}@media(max-width:1080px){.products__grid{grid-template-columns:repeat(2,1fr)}.products__card:nth-child(2n){transform:none}.products__card:nth-child(4n+2),.products__card:nth-child(4n+4){transform:translateY(2rem)}}@media(max-width:720px){.products__head{gap:1.5rem;grid-template-columns:1fr}}@media(max-width:580px){.products__grid{gap:2.5rem;grid-template-columns:1fr}.products__card,.products__card:nth-child(4n+2),.products__card:nth-child(4n+4){transform:none}}.countries{background:var(--color-ink-soft)}.countries,.countries .section-title{color:var(--color-cream)}.countries .section-copy{color:var(--color-muted-on-dark)}.countries__grid{align-items:start;display:grid;gap:clamp(2.5rem,6vw,6rem);grid-template-columns:5fr 7fr}.countries__map{background:radial-gradient(circle at 30% 30%,rgba(184,146,74,.08),transparent 55%),radial-gradient(circle at 70% 60%,rgba(184,146,74,.06),transparent 60%);border:1px solid var(--color-line-on-dark);border-radius:var(--radius);min-height:360px;padding:2.5rem;position:relative}.countries__map:before{background-image:radial-gradient(circle,rgba(184,146,74,.45) 1px,transparent 1.5px);background-size:18px 18px;content:"";inset:0;-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%);mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%);opacity:.35;pointer-events:none;position:absolute}.countries__regions{background:var(--color-line-on-dark);display:grid;gap:1px;grid-template-columns:repeat(2,1fr);position:relative;z-index:1}.countries__region{background:var(--color-ink-soft);padding:1.75rem;position:relative;transition:background .4s ease}.countries__region:hover{background:var(--color-ink-deep)}.countries__region h3{color:var(--color-gold-soft);font-family:var(--font-display);font-size:1.5rem;font-style:italic;font-weight:400;margin:0 0 .5rem}.countries__region p{color:var(--color-muted-on-dark);font-size:.88rem;line-height:1.6;margin:0}.countries__region-num{color:var(--color-gold);font-family:var(--font-body);font-size:.7rem;letter-spacing:.22em;position:absolute;right:1.75rem;top:1.5rem}@media(max-width:960px){.countries__grid{grid-template-columns:1fr}}@media(max-width:580px){.countries__regions{grid-template-columns:1fr}}.contact{background:var(--color-cream-soft)}.contact__grid{align-items:stretch;display:grid;gap:clamp(2rem,5vw,4rem);grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr)}.contact__info{max-width:760px}.contact__info address{display:grid;font-style:normal;gap:0;margin:2rem 0}.contact__row{align-items:baseline;border-top:1px solid var(--color-line);display:grid;gap:1.5rem;grid-template-columns:8rem 1fr;padding:1.25rem 0}.contact__row:last-child{border-bottom:1px solid var(--color-line)}.contact__row strong{color:var(--color-gold);font-family:var(--font-body);font-size:.7rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase}.contact__row a,.contact__row span{color:var(--color-ink);font-size:.98rem;line-height:1.55}.contact__row a:hover{color:var(--color-gold)}.contact__socials{display:flex;gap:.75rem;margin-top:2rem}.contact__socials a{align-items:center;background:transparent;border:1px solid var(--color-line);border-radius:50%;color:var(--color-ink);display:inline-flex;height:42px;justify-content:center;transition:background .35s ease,border-color .35s ease,color .35s ease,transform .35s ease;width:42px}.contact__socials a:hover{background:var(--color-gold);border-color:var(--color-gold);color:var(--color-ink)}.contact__social-icon{fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;width:22px}.contact__map{background:var(--color-cream);border:1px solid var(--color-line);border-radius:1.25rem;display:flex;flex-direction:column;min-height:100%;overflow:hidden}.contact__map iframe{border:0;filter:grayscale(.12) contrast(.96);flex:1;min-height:430px;width:100%}.contact__map-footer{align-items:center;border-top:1px solid var(--color-line);display:flex;gap:1.25rem;justify-content:space-between;padding:1rem}.contact__map-footer span{color:var(--color-muted);font-size:.86rem;line-height:1.5}.contact__map-link{flex:0 0 auto;font-size:.68rem;letter-spacing:.18em;padding:.85rem 1rem}@media(max-width:980px){.contact__grid{grid-template-columns:1fr}.contact__map iframe{min-height:360px}}@media(max-width:560px){.contact__row{gap:.5rem;grid-template-columns:1fr}.contact__map-footer{align-items:flex-start;flex-direction:column}.contact__map-link{width:100%}}.footer{background:var(--color-ink);color:var(--color-cream);padding:clamp(4rem,8vw,6rem) 0 2rem;position:relative}.footer:before{background:var(--color-gold);content:"";height:1px;inset:0 0 auto;position:absolute}.footer__wordmark{border-bottom:1px solid var(--color-line-on-dark);color:var(--color-cream);display:block;font-family:var(--font-display);font-size:clamp(4rem,12vw,9rem);font-style:italic;font-weight:300;letter-spacing:-.04em;line-height:.95;margin:0 0 3rem;padding-bottom:2rem}.footer__inner{margin:0 auto;max-width:var(--container);padding:0 var(--gutter);width:100%}.footer__grid{display:grid;gap:clamp(2rem,5vw,4rem);grid-template-columns:2fr 1fr 1.5fr;padding-bottom:3rem}.footer__about{max-width:32ch}.footer__about p{color:var(--color-muted-on-dark);font-size:.95rem;line-height:1.7;margin:0}.footer__col strong{color:var(--color-gold);display:block;font-family:var(--font-body);font-size:.7rem;font-weight:500;letter-spacing:.32em;margin-bottom:1.5rem;text-transform:uppercase}.footer__col nav{display:flex;flex-direction:column;gap:.85rem}.footer__col nav a{color:var(--color-cream);font-family:var(--font-display);font-size:1.15rem;font-style:italic;font-weight:300;transition:color .3s ease}.footer__col nav a:hover{color:var(--color-gold)}.footer__contact{display:flex;flex-direction:column;gap:.75rem}.footer__contact a,.footer__contact span{color:var(--color-muted-on-dark);font-size:.92rem;line-height:1.6;transition:color .3s ease}.footer__contact a:hover{color:var(--color-gold)}.footer__bottom{align-items:center;border-top:1px solid var(--color-line-on-dark);color:var(--color-muted-on-dark);display:flex;flex-wrap:wrap;font-size:.78rem;gap:1rem;justify-content:space-between;letter-spacing:.18em;padding-top:2rem;text-transform:uppercase}@media(max-width:900px){.footer__grid{grid-template-columns:1fr}}@media(max-width:560px){.footer__bottom{align-items:flex-start;flex-direction:column}}.section-title em,.section-title i{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;padding-bottom:.08em;transition:background-size .6s cubic-bezier(.22,.7,.2,1)}.section-title:hover em,.section-title:hover i{background-size:100% 1px}.services__card{transition:background .4s ease,transform .55s cubic-bezier(.22,.7,.2,1)}.services__card:hover{transform:translateY(-6px)}.services__card .services__num,.services__num{transform-origin:left center;transition:transform .5s cubic-bezier(.22,.7,.2,1),color .4s ease}.services__card:hover .services__num{color:var(--color-gold-deep);transform:scale(1.08) translate(2px)}.services__card h3{transition:color .4s ease,transform .5s cubic-bezier(.22,.7,.2,1)}.services__card:hover h3{color:var(--color-gold-deep);transform:translate(4px)}.products__card .products__media{box-shadow:0 10px 30px #0000000f;transition:transform .6s cubic-bezier(.22,.7,.2,1),box-shadow .6s ease}.products__card:hover .products__media{box-shadow:0 28px 60px #b8924a38;transform:translateY(-8px)}.products__card:hover .products__media img{filter:brightness(1.04);transform:scale(1.12)}.products__num{transition:background .35s ease,color .35s ease,transform .4s cubic-bezier(.22,.7,.2,1)}.products__card:hover .products__num{background:var(--color-gold);color:var(--color-ink);transform:scale(1.08)}.products__name{transition:color .4s ease}.products__card:hover .products__name{color:var(--color-gold-deep)}.products__rule{transition:width .6s cubic-bezier(.22,.7,.2,1),background .4s ease}.products__card:hover .products__rule{width:4rem}.countries__region{overflow:hidden;transition:background .4s ease,transform .55s cubic-bezier(.22,.7,.2,1)}.countries__region:before{background:var(--color-gold);bottom:0;content:"";left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:top center;transition:transform .55s cubic-bezier(.22,.7,.2,1);width:3px}.countries__region:hover{transform:translateY(-4px)}.countries__region:hover:before{transform:scaleY(1)}.countries__region h3{transition:color .4s ease,transform .5s cubic-bezier(.22,.7,.2,1)}.countries__region:hover h3{color:var(--color-gold);transform:translate(6px)}.countries__region-num{transition:color .4s ease,transform .5s cubic-bezier(.22,.7,.2,1)}.countries__region:hover .countries__region-num{color:var(--color-cream);transform:scale(1.15)}.about__media{overflow:visible}.about__media img{transition:transform 1s cubic-bezier(.22,.7,.2,1),filter .6s ease}.about__media:hover img{filter:contrast(1.05) brightness(1.02);transform:scale(1.025)}.about__media figcaption{transition:transform .6s cubic-bezier(.22,.7,.2,1),border-left-width .4s ease}.about__media:hover figcaption{border-left-width:4px;transform:translateY(-4px)}.button--primary{overflow:hidden;position:relative}.button--primary:before{background:linear-gradient(120deg,transparent 30%,hsla(0,0%,100%,.35) 50%,transparent 70%);content:"";inset:0;pointer-events:none;position:absolute;transform:translate(-120%);transition:transform .7s cubic-bezier(.22,.7,.2,1)}.button--primary:hover:before{transform:translate(120%)}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button span[aria-hidden=true]{transition:transform .45s cubic-bezier(.22,.7,.2,1)}.button:hover span[aria-hidden=true]{transform:translate(8px)}.hero__trust li{transition:transform .5s cubic-bezier(.22,.7,.2,1),color .4s ease}.hero__trust li:hover{color:var(--color-gold)}.hero__trust-num{display:inline-block;transition:transform .5s cubic-bezier(.22,.7,.2,1),color .4s ease}.hero__trust li:hover .hero__trust-num{color:var(--color-cream);transform:translate(4px)}.header__nav a{transition:color .35s ease,letter-spacing .4s ease}.header__nav a:hover{letter-spacing:.06em}.footer__col a{display:inline-block;transition:transform .4s cubic-bezier(.22,.7,.2,1),color .35s ease}.footer__col a:hover{color:var(--color-gold);transform:translate(6px)}.contact__socials a{transition:transform .4s cubic-bezier(.22,.7,.2,1),background .35s ease,border-color .35s ease,color .35s ease}.contact__socials a:hover{transform:translateY(-3px) scale(1.08)}:root{--color-ink:#0a0a0a;--color-ink-soft:#161614;--color-ink-deep:#050504;--color-cream:#f5efe6;--color-cream-soft:#faf6ef;--color-paper:#fff;--color-gold:#b8924a;--color-gold-soft:#d4b682;--color-gold-deep:#8d6d33;--color-line:hsla(0,0%,4%,.14);--color-line-soft:hsla(0,0%,4%,.08);--color-line-on-dark:rgba(245,239,230,.16);--color-line-on-dark-soft:rgba(245,239,230,.08);--color-muted:#5a544a;--color-muted-on-dark:#a39c8e;--shadow-editorial:0 30px 80px rgba(0,0,0,.18);--shadow-soft:0 14px 40px rgba(0,0,0,.08);--radius:2px;--radius-pill:999px;--font-display:"Fraunces","Playfair Display",Georgia,"Times New Roman",serif;--font-body:"Inter",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--container:1280px;--gutter:clamp(1.25rem,4vw,3.5rem);--section-padding:clamp(6rem,11vw,10rem)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--color-cream);color:var(--color-ink);font-family:var(--font-body);font-size:16px;line-height:1.65;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer}button,input,select,textarea{color:inherit;font-family:inherit}:focus-visible{outline:2px solid var(--color-gold);outline-offset:3px}.site-shell{background:var(--color-cream);min-height:100vh}.section{padding:var(--section-padding) 0;position:relative}.section__inner{margin:0 auto;max-width:var(--container);padding:0 var(--gutter);width:100%}.section-kicker{align-items:center;color:var(--color-gold);display:inline-flex;font-family:var(--font-body);font-size:.72rem;font-weight:500;gap:.85rem;letter-spacing:.32em;margin:0 0 1.75rem;text-transform:uppercase}.section-kicker:before{background:currentColor;content:"";height:1px;width:2.5rem}.section-title{color:var(--color-ink);font-family:var(--font-display);font-size:clamp(2.4rem,5vw,4.25rem);font-weight:300;letter-spacing:-.02em;line-height:1.04;margin:0 0 1.75rem;max-width:22ch}.section-title em,.section-title i{color:var(--color-gold);font-style:italic}.section-copy{color:var(--color-muted);font-size:1.05rem;line-height:1.75;margin:0 0 1rem;max-width:56ch}.section-copy+.section-copy{margin-top:1.25rem}.button{align-items:center;border:1px solid transparent;border-radius:var(--radius);display:inline-flex;font-family:var(--font-body);font-size:.78rem;font-weight:500;gap:.6rem;justify-content:center;letter-spacing:.22em;padding:1rem 1.75rem;text-transform:uppercase;transition:background .35s ease,color .35s ease,border-color .35s ease,transform .35s ease;white-space:nowrap}.button span[aria-hidden=true]{display:inline-block;transition:transform .35s ease}.button:hover span[aria-hidden=true]{transform:translate(4px)}.button--primary{background:var(--color-gold);border-color:var(--color-gold);color:var(--color-ink)}.button--primary:hover{background:var(--color-gold-deep);border-color:var(--color-gold-deep);color:var(--color-cream)}.button--secondary{background:transparent;border-color:var(--color-line-on-dark);color:var(--color-cream)}.button--secondary:hover{border-color:var(--color-gold);color:var(--color-gold)}.button--dark{background:var(--color-ink);border-color:var(--color-ink);color:var(--color-cream)}.button--dark:hover{background:var(--color-gold);border-color:var(--color-gold);color:var(--color-ink)}.button--ghost{background:transparent;border-color:var(--color-ink);color:var(--color-ink)}.button--ghost:hover{background:var(--color-ink);color:var(--color-cream)}.button--light{background:var(--color-cream);border-color:var(--color-cream);color:var(--color-ink)}.button--light:hover{background:var(--color-gold);border-color:var(--color-gold)}.hairline{background:var(--color-line);border:0;height:1px;margin:0;width:100%}.hairline--gold{background:var(--color-gold)}.hairline--on-dark{background:var(--color-line-on-dark)}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--reveal-duration:.9s;--reveal-easing:cubic-bezier(.22,.7,.2,1)}[data-reveal]{opacity:0;transition:opacity var(--reveal-duration) var(--reveal-easing) var(--reveal-delay,0s),transform var(--reveal-duration) var(--reveal-easing) var(--reveal-delay,0s),filter var(--reveal-duration) var(--reveal-easing) var(--reveal-delay,0s)}[data-reveal=fade-up]{transform:translate3d(0,32px,0)}[data-reveal=fade-down]{transform:translate3d(0,-32px,0)}[data-reveal=fade-left]{transform:translate3d(40px,0,0)}[data-reveal=fade-right]{transform:translate3d(-40px,0,0)}[data-reveal=zoom-in]{transform:scale(.92)}[data-reveal=blur-in]{filter:blur(14px);transform:translate3d(0,16px,0)}[data-reveal=fade]{transform:none}[data-reveal][data-revealed=true]{filter:blur(0);opacity:1;transform:translateZ(0) scale(1)}@keyframes hzk-fade-up{0%{opacity:0;transform:translate3d(0,28px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hzk-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hzk-rule-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes hzk-blur-in{0%{filter:blur(12px);opacity:0;transform:translate3d(0,12px,0)}to{filter:blur(0);opacity:1;transform:translateZ(0)}}.hero__actions,.hero__index,.hero__subtitle,.hero__title,.hero__trust li{animation:hzk-fade-up 1s var(--reveal-easing) forwards;opacity:0}.hero__index{animation-delay:0s}.hero__title{animation-delay:.12s;animation-duration:1.1s}.hero__subtitle{animation-delay:.54s}.hero__actions{animation-delay:.72s}.hero__trust li:first-child{animation-delay:.9s}.hero__trust li:nth-child(2){animation-delay:.98s}.hero__trust li:nth-child(3){animation-delay:1.06s}.hero__trust li:nth-child(4){animation-delay:1.14s}.hero__rule{animation:hzk-rule-grow 1s var(--reveal-easing) .42s both;transform-origin:left center}.hero__bg{animation:hzk-fade-in 1.4s ease-out both}@media(prefers-reduced-motion:reduce){[data-reveal=blur-in],[data-reveal=fade-down],[data-reveal=fade-left],[data-reveal=fade-right],[data-reveal=fade-up],[data-reveal=fade],[data-reveal=zoom-in],[data-reveal]{filter:none!important;opacity:1!important;transform:none!important;transition:none!important}.hero__actions,.hero__bg,.hero__index,.hero__rule,.hero__subtitle,.hero__title,.hero__trust li{animation:none!important;opacity:1!important;transform:none!important}}
