.landing{min-height:100vh;background:#0e0e0c;color:#ede6d2;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;padding:60px 24px 80px;display:flex;justify-content:center;align-items:flex-start;position:relative;isolation:isolate}.landing:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(14,14,12,.6),rgba(14,14,12,.95)),url(https://images.unsplash.com/photo-1738599777101-d237575a89bb?w=2200&q=70) 50%/cover no-repeat;filter:grayscale(100%) brightness(1.15) contrast(.5) sepia(16%);opacity:.28;pointer-events:none}.landing-inner{max-width:640px;width:100%;position:relative}.landing-inner:before{content:"";display:block;width:48px;height:2px;background:#b8924b;margin-bottom:22px}.landing .kicker{font-family:Inter,system-ui,sans-serif;font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:#b8924b;margin-bottom:14px}.landing h1{font-weight:400;font-size:64px;letter-spacing:.01em;margin:0 0 6px;color:#ede6d2;line-height:1}.landing .tagline,.landing h1{font-family:Cormorant Garamond,Georgia,serif}.landing .tagline{font-style:italic;font-size:20px;color:hsla(44,43%,88%,.68);margin:0 0 24px;font-weight:300}.landing .rule{border:0;border-top:1px solid rgba(184,146,75,.28);margin:28px 0}.landing .lead{font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.8;color:hsla(44,43%,88%,.78);margin:0 0 14px}.landing .lead b{color:#ede6d2;font-weight:500}.landing-card{margin:36px 0 24px;padding:28px 30px;background:#17150f;border:1px solid rgba(184,146,75,.32);position:relative}.landing-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#b8924b}.landing-card .card-kicker{font-family:Inter,system-ui,sans-serif;font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:#b8924b;margin-bottom:8px}.landing-card h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:28px;margin:0 0 10px;color:#ede6d2}.landing-card p{font-size:13px;color:hsla(44,43%,88%,.72);line-height:1.7;margin:0 0 18px}.btn-solid,.landing-card p{font-family:Inter,system-ui,sans-serif}.btn-solid{display:inline-block;background:#b8924b;color:#0e0e0c;border:1px solid #b8924b;padding:12px 22px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:background .15s,transform .1s;font-weight:500}.btn-solid:hover{background:#d4a54a;transform:translateY(-1px)}.landing-footer{margin-top:50px;font-family:Inter,system-ui,sans-serif;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:hsla(44,43%,88%,.4);display:flex;gap:10px;align-items:center}.landing-footer .sep{color:#b8924b}@media (max-width:520px){.landing{padding:40px 18px 60px}.landing h1{font-size:48px}.landing .tagline{font-size:17px}.landing-card{padding:22px 20px}.landing-card h3{font-size:22px}}