*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{background:#f6f3ee;color:#1d1d1f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shell{align-items:center;display:flex;min-height:100vh;padding:24px}.panel{border-left:4px solid #2f6f5e;max-width:520px;padding:8px 0 8px 28px}.eyebrow{color:#6d6256;font-size:.78rem;font-weight:700;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}h1{font-size:clamp(2.5rem,6vw,5rem);letter-spacing:0;line-height:.95;margin:0}p{color:#4d4944;font-size:1.05rem;line-height:1.6;margin:20px 0 28px}.button{background:#1d1d1f;border-radius:6px;color:#fff;display:inline-flex;font-weight:700;line-height:1;padding:14px 18px;text-decoration:none}.button:focus-visible{outline:3px solid #c7924b;outline-offset:3px}