.home-hero-grid.home-hero-brand-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:clamp(1.5rem,3vw,4rem);align-items:center;padding-block:clamp(3.5rem,5vw,5.5rem) clamp(3rem,4vw,4.5rem)}.home-hero-brand-grid .home-hero-title{max-width:15ch;font-size:clamp(3.5rem,5.75vw,6.9rem);line-height:1.01}.home-hero-brand-grid .home-hero-copy>p:first-child{font-family:var(--font-instrument),sans-serif;font-size:.82rem;letter-spacing:.035em;text-transform:none}.home-hero-brand-grid .home-hero-copy>p:not(:first-child){max-width:47ch}.home-hero-emblem{position:relative;min-width:0;padding-block:0 1rem}.home-hero .hero-grid{animation:none;opacity:.42}.home-hero-brand-grid .home-hero-copy>p.hero-delivery-note{margin-top:1.1rem;font-size:.8rem;color:#bdb6a9;line-height:1.6}.hero-website-route{display:flex;flex-wrap:wrap;gap:.3rem .6rem;margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--line-soft);font-size:.85rem;line-height:1.65;color:#bdb6a9}.hero-website-route a{color:var(--body);text-decoration:underline;text-decoration-color:#726b5e;text-underline-offset:4px}.hero-website-route a:hover{text-decoration-color:var(--accent)}@media (max-width:1023px){.home-hero-grid.home-hero-brand-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:1.4rem;padding-block:3.5rem}.home-hero-brand-grid .home-hero-title{font-size:clamp(2.85rem,6.1vw,4.6rem)}.home-hero-brand-grid .home-hero-copy>p:not(:first-child){font-size:1rem}}@media (max-width:639px){.home-hero-grid.home-hero-brand-grid{grid-template-columns:1fr;gap:1.75rem;padding-block:3rem 2rem}.home-hero-brand-grid .home-hero-title{max-width:14ch;font-size:clamp(2.85rem,10.5vw,4.2rem);margin-top:1.65rem}.home-hero-brand-grid .home-hero-copy>p:first-child{font-size:.72rem}.home-hero-brand-grid .home-hero-copy>.hero-website-route,.home-hero-brand-grid .home-hero-copy>p:not(:first-child){margin-top:1.5rem}.home-hero-emblem{width:100%;max-width:440px;margin-inline:auto;padding-bottom:0}.home-hero-brand-grid .home-hero-title{font-size:clamp(2.25rem,10vw,3.4rem)}.home-hero-brand-grid .hero-actions{margin-top:1.75rem;gap:.65rem}.home-hero-brand-grid .home-hero-copy>p.hero-delivery-note{font-size:.72rem}.home-hero-brand-grid .btn{padding-inline:16px;font-size:10px;letter-spacing:.12em;min-width:0}}.page-backdrop{z-index:-1}.page-screen-stack{position:absolute;width:500px;height:380px;right:4%;top:50%;transform:translateY(-45%) rotate(-10deg);opacity:.24}.page-screen-stack>div{position:absolute;inset:0;border:1px solid #73604b;border-radius:12px;background:linear-gradient(135deg,#6650380a,#12100d)}.page-screen-stack>div:first-child{transform:translate(-42px,32px);opacity:.4}.page-screen-stack>div:nth-child(2){transform:translate(-21px,16px);opacity:.6}.page-screen-stack>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:66px 30px 30px}.page-screen-stack>div:last-child:before{content:"";position:absolute;top:35px;left:30px;right:30px;height:1px;background:#8d735540}.page-screen-stack span{border:1px solid #8d735530;border-radius:4px}.page-screen-stack span:first-child{grid-column:1/-1}@media (max-width:900px){.page-screen-stack{right:-180px;opacity:.13}}@media (prefers-reduced-motion:no-preference){.page-screen-stack{animation:page-stack-in 1.3s cubic-bezier(.2,.7,.2,1) both}}@keyframes page-stack-in{0%{opacity:0;translate:40px 25px}}