*{box-sizing:border-box}html{min-width:320px;background:#f3f0e9;-webkit-font-smoothing:antialiased}body{margin:0;color:#17211b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.local-entry{display:grid;min-height:100svh;place-items:center;padding:clamp(20px,5vw,72px);background:radial-gradient(circle at 12% 10%,rgb(180 42 40/12%),transparent 30rem),linear-gradient(135deg,#f8f6f1,#e8e2d6)}.local-entry__card{width:min(100%,720px);padding:clamp(28px,6vw,64px);border:1px solid #d5cec1;border-radius:28px;background:rgb(255 255 255/88%);box-shadow:0 24px 70px rgb(39 35 28/12%)}.local-entry__badge{display:inline-flex;padding:7px 12px;border:1px solid #9d2d2b;border-radius:999px;color:#8f2624;font-size:.75rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.local-entry__eyebrow{margin:36px 0 8px;color:#566159;font-size:.88rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.local-entry h1{max-width:12ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,8vw,5.2rem);font-weight:600;letter-spacing:-.045em;line-height:.98}.local-entry__lead{max-width:58ch;margin:24px 0 0;color:#465048;font-size:clamp(1rem,2vw,1.16rem);line-height:1.65}.local-entry__session{margin:28px 0 18px;padding:14px 16px;border-left:3px solid #a52d2a;background:#f5eee9;font-size:.92rem;line-height:1.5;overflow-wrap:anywhere}.local-entry__action{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 20px;border-radius:12px;background:#17211b;color:#fff;font-weight:750;text-decoration:none;transition:background .16s ease,transform .16s ease}.local-entry__action:hover{background:#a52d2a;transform:translateY(-1px)}.local-entry__action:focus-visible{outline:3px solid #ce6e68;outline-offset:3px}.local-entry__note{margin:18px 0 0;color:#6c756e;font-size:.82rem;line-height:1.5}@media (max-width:520px){.local-entry__card{border-radius:20px}}@media (prefers-reduced-motion:reduce){.local-entry__action{transition:none}}