*{box-sizing:border-box}html{min-height:100%}body.linkform-page,.page-preview.linkform-page{margin:0;min-height:100vh;background:var(--lf-bg);color:var(--lf-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.lf-shell{width:min(100% - 32px,660px);margin:0 auto;padding:68px 0 36px}.lf-profile{text-align:center;margin-bottom:34px}.lf-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;background:var(--lf-accent) center/cover no-repeat;color:var(--lf-button-text);display:grid;place-items:center;margin:auto;font-size:34px;font-weight:750;box-shadow:0 12px 40px #0002}.lf-profile h1{font-size:clamp(30px,7vw,46px);letter-spacing:-.045em;margin:20px 0 9px;line-height:1.02;text-transform:none}.lf-profile p{font-size:16px;line-height:1.6;margin:0 auto;max-width:500px;opacity:.72;white-space:pre-line}.lf-links{display:grid;gap:12px}.lf-link{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:16px 20px;background:var(--lf-accent);color:var(--lf-button-text);text-decoration:none;font-weight:700;transition:transform .18s ease,box-shadow .18s ease}.lf-link:hover{transform:translateY(-2px)}.lf-shell footer{text-align:center;font-size:12px;opacity:.45;margin-top:34px}@media(max-width:600px){.lf-shell{padding-top:38px}.lf-link{min-height:58px}}
