.lh-hero{background:var(--color-obsidian);margin-top:calc(-1 * var(--header-height-mobile));padding-block:calc(var(--header-height-mobile) + clamp(20px, 6vw, 36px)) clamp(36px, 8vw, 56px);padding-inline:var(--gutter);position:relative;overflow:hidden}.lh-hero:before{content:"";z-index:0;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(92% 55% at 50% 0,#d4943a21 0%,#d4943a0b 44%,#0000 74%);position:absolute;inset:0}.lh-hero__inner{z-index:1;width:100%;max-width:1280px;margin-inline:auto;position:relative}.lh-hero__stage-wrap{flex-direction:column;gap:clamp(20px,5vw,28px);display:flex;position:relative}.lh-hero__stage{aspect-ratio:2;border-radius:var(--radius-2xl,20px);background:var(--color-obsidian-deep,#090b10);border:1px solid #d4943a57;width:100%;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 64px -20px #000000bf,0 0 0 1px #f0ede60a,0 0 52px -12px #d4943a3d}.lh-hero__video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.lh-hero__scrim{z-index:1;pointer-events:none;background:linear-gradient(#0000 40%,#090a0e47 66%,#090a0eb8 100%);position:absolute;inset:0}.lh-hero__stage-frame{z-index:2;pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 72px #00000057}.lh-hero__stage-frame:before{content:"";border-radius:calc(var(--radius-2xl,20px) - 7px);border:1px solid #f0ede61f;position:absolute;inset:10px}.lh-hero__stage-corner{border:2px solid #d4943a99;width:24px;height:24px;position:absolute}.lh-hero__stage-corner--tl{border-bottom:0;border-right:0;border-top-left-radius:8px;top:8px;left:8px}.lh-hero__stage-corner--tr{border-bottom:0;border-left:0;border-top-right-radius:8px;top:8px;right:8px}.lh-hero__stage-corner--bl{border-top:0;border-right:0;border-bottom-left-radius:8px;bottom:8px;left:8px}.lh-hero__stage-corner--br{border-top:0;border-left:0;border-bottom-right-radius:8px;bottom:8px;right:8px}.lh-hero__card{z-index:3;text-align:left;border-radius:var(--radius-xl,16px);background:#0e1118b8;border:1px solid #d4943a38;flex-direction:column;align-items:flex-start;gap:clamp(12px,3vw,16px);padding:clamp(20px,5vw,26px);display:flex;position:relative;box-shadow:0 18px 48px -20px #000000b3}@media (pointer:fine){.lh-hero__card{-webkit-backdrop-filter:blur(16px)saturate(150%)}}.lh-hero__eyebrow{font-family:var(--font-body);font-size:clamp(11px,3vw,13px);font-weight:var(--weight-semibold);letter-spacing:.16em;text-transform:uppercase;color:var(--color-lantern);flex-direction:row;align-items:center;gap:10px;line-height:1.1;display:inline-flex}.lh-hero__eyebrow-rule{background:#d4943a8c;flex-shrink:0;width:clamp(20px,6vw,30px);height:1px;display:inline-block}.lh-hero__h1{font-family:var(--font-display);letter-spacing:-.015em;color:var(--color-parchment);text-wrap:balance;margin:0;font-size:clamp(1.9rem,6.4vw,2.6rem);font-weight:400;line-height:1.06}.lh-hero__subtitle{font-family:var(--font-body);color:#f0ede6d1;text-wrap:pretty;max-width:42ch;margin:0;font-size:clamp(.95rem,3.6vw,1.05rem);line-height:1.55}.lh-hero__meta{flex-flow:wrap;align-items:center;gap:10px;margin-top:2px;display:flex}.lh-hero__trust{-webkit-backdrop-filter:blur(14px)saturate(150%);cursor:pointer;background:#08090c85;border:1px solid #f0ede621;border-radius:100px;flex-flow:row;align-items:center;gap:10px;padding:6px 14px 6px 7px;text-decoration:none;transition:background .22s,border-color .22s;display:inline-flex}.lh-hero__trust:hover{background:#08090cad;border-color:#d4943a52}.lh-hero__trust-stack{flex-flow:row;align-items:center;display:inline-flex}.lh-hero__trust-avatar{background-position:50%;background-size:cover;border:1.5px solid #d4943aa6;border-radius:50%;flex-shrink:0;width:30px;min-width:30px;height:30px;margin-left:-9px;display:block;box-shadow:0 0 0 1.5px #00000080}.lh-hero__trust-avatar:first-child{margin-left:0}.lh-hero__trust-count{font-family:var(--font-body);font-size:.73rem;font-weight:var(--weight-semibold);letter-spacing:.025em;color:var(--color-parchment);white-space:nowrap;margin-left:8px}.lh-hero__trust-sep{background:#f0ede62e;flex-shrink:0;width:1px;height:18px;display:inline-block}.lh-hero__trust-rating{font-family:var(--font-body);font-size:.73rem;font-weight:var(--weight-semibold);letter-spacing:.025em;color:var(--color-parchment);white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.lh-hero__trust-rating i{color:var(--color-lantern);filter:drop-shadow(0 0 5px #d4943aa6);font-size:.68rem}.lh-hero__private{-webkit-backdrop-filter:blur(14px)saturate(150%);font-family:var(--font-body);font-size:.73rem;font-weight:var(--weight-semibold);letter-spacing:.025em;color:var(--color-parchment);white-space:nowrap;background:#08090c85;border:1px solid #f0ede621;border-radius:100px;flex-direction:row;align-items:center;gap:7px;padding:6px 14px;display:inline-flex}.lh-hero__private i{color:#d4943ad9;font-size:.65rem}.lh-hero__ctas{flex-flow:wrap;gap:clamp(10px,2vw,14px);margin-top:clamp(4px,1.5vw,8px);display:flex}@media (max-width:599px){.lh-hero__ctas{flex-direction:column;align-items:stretch;width:100%}.lh-hero__ctas .btn{width:100%}}@media (max-width:1023px){.lh-hero__trust{box-sizing:border-box;min-height:44px}}@media (max-width:599px){.lh-hero__trust{flex-wrap:wrap;gap:4px 8px;padding:5px 12px 5px 6px}.lh-hero__trust-avatar{width:26px;min-width:26px;height:26px;margin-left:-8px}.lh-hero__trust-count,.lh-hero__trust-rating{font-size:.68rem}.lh-hero__trust-sep{display:none}}.lh-hero__awards{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:clamp(28px,6vw,40px);display:flex;position:relative}.lh-hero__awards-copy{font-family:var(--font-display);letter-spacing:.005em;color:#d4943aeb;text-align:center;text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(12px,3.4vw,15px);font-style:italic;line-height:1.25}.lh-hero__awards-img{pointer-events:none;width:100%;max-width:clamp(220px,66vw,360px);height:auto;display:block}@media (min-width:768px){.lh-hero{margin-top:calc(-1 * var(--header-height));padding-block:calc(var(--header-height) + clamp(28px, 5vw, 44px)) clamp(48px, 6vw, 68px)}.lh-hero__stage-wrap{gap:clamp(24px,4vw,32px)}.lh-hero__h1{font-size:clamp(2.4rem,4.6vw,3rem)}.lh-hero__subtitle{font-size:clamp(1rem,2vw,1.12rem)}.lh-hero__card{padding:clamp(24px,3.5vw,30px)}}@media (min-width:1024px){.lh-hero{min-height:100svh;padding-block:calc(var(--header-height) + clamp(20px, 3vh, 40px)) clamp(36px, 5vh, 64px);flex-direction:column;justify-content:center;display:flex}.lh-hero__stage-wrap{display:block}.lh-hero__stage{aspect-ratio:16/7;min-height:520px}.lh-hero__card{gap:clamp(12px,1vw,16px);width:min(100% - 56px,clamp(440px,34vw,520px));padding:clamp(24px,1.9vw,30px);position:absolute;bottom:clamp(28px,3vw,52px);left:clamp(28px,3vw,52px)}.lh-hero__h1{font-size:clamp(2.4rem,2.9vw,3.2rem)}.lh-hero__awards{flex-direction:row;gap:clamp(14px,1.6vw,22px);margin-top:clamp(28px,4vh,44px)}.lh-hero__awards-copy{max-width:none}.lh-hero__awards-img{max-width:clamp(300px,32vw,440px)}}@media (min-width:1280px){.lh-hero__card{width:min(100% - 64px,clamp(460px,32vw,540px))}.lh-hero__h1{font-size:clamp(2.8rem,2.6vw,3.4rem)}}@media (max-width:420px){.lh-hero__h1{font-size:clamp(1.7rem,8vw,2.2rem)}}
