body{margin:0}.landing-hero{position:relative;display:flex;flex-direction:column;flex:1 1;min-height:0;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background-image:url(/landing-home.jpg);background-size:cover;background-position:center 45%;background-repeat:no-repeat;overflow:hidden}body:has(.landing-hero){display:grid!important;grid-template-rows:auto 1fr auto;min-height:100svh}.main-pad:has(.landing-hero){padding:0!important;flex:unset!important;max-width:none!important;width:100%!important;min-height:0;display:flex;flex-direction:column}.landing-hero__overlay{position:absolute;inset:0;background:linear-gradient(105deg,rgba(8,8,8,.92),rgba(8,8,8,.78) 38%,rgba(8,8,8,.45) 62%,rgba(8,8,8,.55))}.landing-hero__content{position:relative;z-index:1;flex:1 1;width:100%;max-width:1120px;margin:0 auto;padding:72px 40px 48px;display:flex;flex-direction:column;justify-content:center}.landing-hero__grid{display:grid;grid-template-columns:1fr 380px;grid-gap:48px;gap:48px;align-items:center}.landing-hero__eyebrow{display:flex;align-items:center;gap:12px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#8faf2a;font-weight:600;margin-bottom:20px}.landing-hero__eyebrow-line{display:block;width:28px;height:2px;background:#c8f04a;flex-shrink:0}.landing-hero__headline{font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,56px);font-weight:400;line-height:1.08;color:#f0ede6;margin:0 0 20px;letter-spacing:-.5px}.landing-hero__headline em{font-style:italic}.landing-hero__sub{font-size:16px;color:#888;line-height:1.65;max-width:480px;margin:0}.landing-hero__card{background:rgba(18,18,18,.92);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:28px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-hero__card-title{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400;color:#f0ede6;margin:0 0 6px}.landing-hero__card-sub{font-size:13px;color:#888;margin:0 0 24px}.landing-hero__label{display:block;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#555;font-weight:600;margin-bottom:8px}.landing-hero__input{width:100%;background:rgba(8,8,8,.8);border:1px solid #2a2a2a;border-radius:8px;padding:13px 14px;font-size:15px;color:#f0ede6;outline:none;box-sizing:border-box;font-family:inherit;margin-bottom:16px}.landing-hero__input:focus{border-color:#c8f04a}.landing-hero__cta{width:100%;background:#c8f04a;color:#0f0f0f;border:none;border-radius:8px;padding:15px 24px;font-size:14px;font-weight:700;letter-spacing:.04em;cursor:pointer;font-family:inherit;margin-top:4px}.landing-hero__cta:disabled{opacity:.4;cursor:not-allowed}.landing-hero__sign-in{margin:16px 0 0;font-size:13px;color:#888;text-align:center}.landing-hero__stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:64px;padding-top:32px;border-top:1px solid rgba(255,255,255,.08)}.landing-hero__stat-value{font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,3vw,32px);color:#f0ede6;margin-bottom:4px}.landing-hero__stat-label{font-size:13px;color:#888}@media (max-width:900px){.landing-hero__overlay{background:linear-gradient(180deg,rgba(8,8,8,.88),rgba(8,8,8,.72) 45%,rgba(8,8,8,.82))}.landing-hero__content{padding:48px 20px 40px}.landing-hero__grid{grid-template-columns:1fr;gap:36px}.landing-hero__stats{grid-template-columns:1fr;gap:20px;margin-top:40px}}