/* START_SECTION:ln-welcome (INDEX:30) */
#ln-welcome{box-sizing:border-box;width:min(var(--ln-width),calc(100% - 32px));max-height:88dvh;overflow:auto;border:1px solid #ded8cd;border-radius:18px;background:var(--ln-bg);color:var(--ln-text);padding:38px 30px 26px;text-align:center;font-family:inherit;box-shadow:0 24px 80px #0003}
#ln-welcome::backdrop{background:rgb(20 28 22 / 48%)}
#ln-welcome .ln-close{position:absolute;right:9px;top:8px;width:44px;height:44px;border:0;background:transparent;color:var(--ln-text);font-size:30px;cursor:pointer}
#ln-welcome .ln-brand{font-size:12px;letter-spacing:3px;margin:0 0 22px}
#ln-welcome h2{font-family:inherit;font-size:28px;line-height:1.2;margin:0 0 14px;color:inherit}
#ln-welcome #ln-welcome-desc{font-size:15px;line-height:1.5;margin:0 auto 20px;max-width:310px}
#ln-welcome .ln-offer strong{font-size:88px;line-height:1;font-weight:700;letter-spacing:-5px;color:var(--ln-accent)}
#ln-welcome .ln-offer strong span{font-size:48px;letter-spacing:-2px}
#ln-welcome .ln-offer p{font-size:14px;letter-spacing:1px;text-transform:uppercase;margin:8px 0 20px}
#ln-welcome .ln-code{font-size:14px;margin:0 0 22px}
#ln-welcome .ln-code b{display:inline-block;border:1px dashed #718271;border-radius:6px;padding:8px 14px;margin-left:6px;letter-spacing:2px;user-select:all}
#ln-welcome .ln-cta{display:block;padding:16px 12px;background:var(--ln-accent);color:var(--ln-button-text);border-radius:7px;text-decoration:none;font-size:14px;font-weight:700;letter-spacing:.5px}
#ln-welcome .ln-terms{font-size:11px;line-height:1.5;margin:16px 0 0;color:#555d56}
#ln-welcome :focus-visible{outline:3px solid #8c713e;outline-offset:3px}
@media(max-width:480px){#ln-welcome{padding:34px 22px 22px}#ln-welcome h2{font-size:25px}#ln-welcome .ln-offer strong{font-size:76px}}
ln-editable-popup{display:block}
#ln-welcome .ln-popup-image{width:100%;height:auto;max-height:210px;object-fit:cover;border-radius:8px;margin-bottom:20px}
ln-editable-popup[data-editor="true"] #ln-welcome{position:relative;inset:auto;margin:24px auto;max-height:none}
/* END_SECTION:ln-welcome */
