#leroys-entry { box-sizing:border-box; padding:24px; overflow-y:auto; align-items:flex-start; justify-content:center; font-family:Inter,ui-sans-serif,system-ui,sans-serif; line-height:1.6; background:radial-gradient(ellipse at top,#342211,#120d0a 75%) !important; }
#leroys-entry::backdrop { background:#120d0a; }
#leroys-entry .leroys-entry-panel { box-sizing:border-box; width:100%; max-width:640px; margin:auto; padding:clamp(24px,5vw,48px); border:1px solid #71502b; border-radius:22px; background:#1b140f; box-shadow:0 18px 60px #0008; text-align:center; }
#leroys-entry .leroys-entry-brand { display:block; margin:0 auto 12px; width:32px; height:32px; }
#leroys-entry .leroys-entry-wordmark { font-size:clamp(18px,4vw,25px); font-weight:800; margin:0 0 28px; }
#leroys-entry .leroys-entry-wordmark span { color:#ef9f2f; }
#leroys-entry h2 { font-family:inherit; font-size:clamp(44px,9vw,68px); font-weight:800; letter-spacing:-.03em; line-height:1.05; color:#f6efe6; margin:0 0 24px; }
#leroys-entry p { font-size:17px; color:#f6efe6; margin:0 0 20px; }
#leroys-entry .leroys-entry-actions { display:grid; gap:12px; margin-top:28px; }
#leroys-entry button,#leroys-entry a { box-sizing:border-box; display:block; width:100%; min-height:52px; padding:14px 16px; border:1px solid #ef9f2f; border-radius:12px; font:700 16px/1.4 Inter,ui-sans-serif,system-ui,sans-serif; text-decoration:none; cursor:pointer; white-space:normal; }
#leroys-entry button { color:#120d0a; background:#ef9f2f; }
#leroys-entry a { color:#f6efe6; background:#261d17; }
#leroys-entry button:hover { background:#ffc46b; }
#leroys-entry a:hover { background:#3a2a1c; }
#leroys-entry button:focus-visible,#leroys-entry a:focus-visible { outline:3px solid #fff; outline-offset:4px; }
@media(max-width:420px){#leroys-entry{padding:12px}#leroys-entry .leroys-entry-panel{padding:24px 18px}#leroys-entry p{font-size:16px}}
