.landing-page{min-height:100vh;padding:24px clamp(20px,5vw,72px)}.landing-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1120px}.hero-cta,.landing-header a,.landing-header button{align-items:center;background:var(--accent);border:0;border-radius:8px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:700;gap:8px;min-height:44px;padding:0 18px}.landing-hero{align-items:center;display:grid;grid-gap:clamp(36px,7vw,96px);gap:clamp(36px,7vw,96px);grid-template-columns:minmax(0,1fr) minmax(300px,420px);margin:14vh auto 0;max-width:1120px}.hero-copy h1{font-size:clamp(2.5rem,7vw,5.6rem);line-height:.96;margin:0;max-width:760px}.hero-copy p{color:var(--muted);font-size:clamp(1rem,2vw,1.18rem);line-height:1.6;margin:24px 0 28px;max-width:560px}.landing-card-preview{background:linear-gradient(145deg,#252527,#2c2b2a 46%,#202324);border-radius:8px;box-shadow:var(--shadow);color:#fff;display:grid;isolation:isolate;min-height:520px;overflow:hidden;padding:22px;position:relative}.landing-card-preview:before{animation:card-gradient-drift 10s ease-in-out infinite alternate;background:radial-gradient(circle at 18% 18%,hsla(26,26%,65%,.58),transparent 28%),radial-gradient(circle at 82% 24%,rgba(102,145,151,.28),transparent 30%),radial-gradient(circle at 50% 78%,hsla(0,0%,100%,.11),transparent 34%),linear-gradient(125deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,0) 44%,hsla(26,26%,65%,.14));content:"";inset:-35%;opacity:.72;position:absolute;transform:translate3d(-2%,-1%,0) rotate(0deg) scale(1);z-index:0}.mini-card-header{align-items:center;display:flex;gap:12px;left:22px;position:absolute;right:22px;top:22px;z-index:1}.mini-card-header span:nth-child(2){display:grid;grid-gap:3px;gap:3px}.mini-card-header small{color:hsla(0,0%,100%,.58)}.mini-avatar{background:#bca18d;border-radius:4px;display:inline-flex;font-weight:800;height:40px;width:40px}.mini-avatar,.preview-card-brand{align-items:center;justify-content:center}.preview-card-brand{display:grid;left:50%;max-width:300px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 88px);z-index:1}.preview-card-brand-mark{filter:invert(1);opacity:.12}.locked-fields{display:grid;grid-gap:10px;gap:10px;left:22px;position:absolute;bottom:22px;z-index:1}.locked-fields span{align-items:center;color:hsla(0,0%,100%,.76);display:inline-flex;font-size:.84rem;gap:8px}.landing-footer{align-items:center;border-top:1px solid var(--line);color:var(--muted);display:flex;flex-wrap:wrap;font-size:.86rem;font-weight:700;gap:12px 20px;justify-content:space-between;margin:clamp(56px,10vh,112px) auto 0;max-width:1120px;padding:18px 0 0}.landing-footer nav{align-items:center;display:inline-flex;flex-wrap:wrap;gap:14px}.landing-footer a{color:var(--ink)}.landing-footer a:focus-visible,.landing-footer a:hover{text-decoration:underline;text-underline-offset:4px}@keyframes card-gradient-drift{0%{transform:translate3d(-3%,-2%,0) rotate(0deg) scale(1)}50%{transform:translate3d(3%,2%,0) rotate(7deg) scale(1.05)}to{transform:translate3d(1%,-3%,0) rotate(-5deg) scale(1.04)}}@media(prefers-reduced-motion:reduce){.landing-card-preview:before{animation:none}}@media(max-width:860px){.landing-hero{grid-template-columns:1fr;margin-top:10vh}.landing-card-preview{min-height:420px}}@media(max-width:560px){.landing-page{padding:18px}.landing-header a,.landing-header button{min-height:38px;padding:0 12px}.landing-hero{gap:34px;margin-top:8vh}.hero-copy h1{font-size:3rem}.landing-card-preview{min-height:360px}.preview-card-brand{max-width:210px}.landing-footer{align-items:flex-start;flex-direction:column}}