*{box-sizing:border-box;padding:0;margin:0}body{font-family:Georgia,Times New Roman,serif;line-height:1.6;color:#1a1a1a;background:#0a0a0b}a{color:inherit;text-decoration:none}.landing{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;z-index:1}.landing__inner{position:relative;z-index:2;text-align:center;max-width:28rem}.landing__accent{width:2rem;height:1px;background:currentColor;margin:0 auto 2.5rem;opacity:.6}.landing__title{font-size:clamp(2rem,5vw,3rem);font-weight:400;letter-spacing:.02em;margin-bottom:.25rem}.landing__tagline{font-size:.875rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:2rem;opacity:.85}.landing__copy{font-size:.9375rem;line-height:1.7;opacity:.75}.landing--dark{color:#f1f5f9}.landing--dark .landing__tagline{color:#94a3b8}.landing--dark .landing__copy{color:#cbd5e1}.landing--dark .landing__accent{background:#22d3ee}