.lm-kicker{display:inline-flex;align-items:center;gap:.45rem;font-weight:600;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.7rem}.lm-kicker,.lm-kicker img,.lm-kicker svg{color:#c8920a}.lm-sub{color:var(--gray-color, #79786e);font-size:.92rem;margin:0 0 1.05rem;max-width:46ch}.lm-note{font-size:.78rem;color:#adac9f;margin:.7rem 0 0;display:flex;align-items:center;gap:.4rem}.lm-note.is-ok{color:var(--first-color-darken)}.lm-link{background:0;border:0;cursor:pointer;font-size:.85rem;color:var(--gray-color, #79786e);text-decoration:underline;text-underline-offset:3px;text-decoration-color:#d6d5c8;padding:0}.lm-link:hover{color:var(--black-color);text-decoration-color:currentColor}.lm-msg{font-size:.85rem;margin:.8rem 0 0;display:flex;align-items:center;gap:.4rem}.lm-msg.is-ok{color:var(--first-color-darken)}.lm-msg.is-err{color:#c0392b}.lm-subscribe-section{text-align:center}.lm-subscribe-section.card-detail{background:linear-gradient(168deg,#fffdf7 0,#fdf2db 100%);border:1px solid #f0e1bb}.lm-subscribe-section.card-detail .card-body{padding:1.5rem 1.35rem}.lm-subscribe-section--inline .lm-inline-body{margin-top:1.1rem;padding-top:1.15rem;border-top:1px solid #ece9df}.lm-subscribe-section--inline h3{font-size:1.05rem}.lm-subscribe-section--inline .lm-sub{font-size:.85rem;margin-bottom:.9rem}.lm-subscribe-section--inline .btn-warning{padding:.56rem 1.3rem}.lm-subscribe-section .lm-kicker{justify-content:center;margin-bottom:.4rem}.lm-subscribe-section h3{font-size:1.22rem;font-weight:700;margin-bottom:.35rem}.lm-subscribe-section .lm-sub{margin-left:auto;margin-right:auto}.lm-subscribe-section .btn-warning{font-weight:700;padding:.66rem 1.5rem;box-shadow:0 5px 14px rgba(232,169,23,.3);transition:box-shadow .18s ease,transform .18s ease}.lm-subscribe-section .btn-warning:hover:not(:disabled){box-shadow:0 8px 20px rgba(232,169,23,.4);transform:translateY(-1px)}.lm-subscribe-section .lm-form{display:flex;gap:.5rem;align-items:stretch;flex-wrap:wrap;justify-content:center}.lm-subscribe-section .lm-form .form-control{flex:1;min-width:9rem}.lm-subscribe-section .lm-msg,.lm-subscribe-section .lm-note{justify-content:center}.lm-subscribe-section .lm-follow{display:flex;align-items:center;justify-content:center;gap:.85rem;flex-wrap:wrap}.lm-subscribe-section .lm-seal{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--first-color-darken)}.lm-subscribe-section .lm-seal .lm-seal__ck{width:1.35rem;height:1.35rem;border-radius:50%;background:var(--first-color);color:#fff;display:grid;place-items:center;flex:none}.lm-owner__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.lm-owner__head h3{margin:0}.lm-owner__tag{font-weight:600;font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;color:#c8920a;background:#fcefc4;border-radius:999px;padding:.38rem .7rem;white-space:nowrap}.lm-owner__stat{display:flex;align-items:center;gap:.85rem;background:var(--first-color-lighten-90);border-radius:.85rem;padding:.9rem 1.05rem;margin:.25rem 0 .15rem}.lm-owner__stat .lm-owner__stat-ic{flex:none;color:var(--first-color-darken)}.lm-owner__stat .lm-owner__stat-num{font-weight:700;font-size:1.75rem;line-height:1;color:var(--first-color-darken);letter-spacing:-.02em}.lm-owner__stat .lm-owner__stat-lbl{font-size:.82rem;color:var(--second-color);opacity:.85;margin-top:.2rem}.lm-owner__stat.is-empty{background:#f4f4ee}.lm-owner__stat.is-empty .lm-owner__stat-ic{color:#a8a79a}.lm-owner__stat.is-empty .lm-owner__stat-num{color:#b0afa2}.lm-owner__stat.is-empty .lm-owner__stat-lbl{color:#8e8d80}.lm-owner__switch{display:flex;align-items:center;gap:.9rem;margin-top:1.1rem;padding-top:1rem;border-top:1px solid #ece9df}.lm-owner__switch .lm-owner__switch-lbl{flex:1;font-size:.9rem}.lm-owner.is-locked{background:linear-gradient(180deg,#fefbf1,#fff 70%)}.lm-owner.is-locked .lm-owner__tag--lock{display:inline-flex;align-items:center;gap:.35rem}.lm-owner.is-locked .lm-owner__switch{opacity:.55}.lm-owner.is-locked .lm-upsell{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;margin-top:1.1rem;padding-top:1rem;border-top:1px solid #ece9df}.lm-owner.is-locked .lm-upsell .lm-upsell__txt{flex:1;min-width:11rem;font-size:.82rem;color:var(--gray-color, #79786e)}.lm-owner.is-locked .lm-upsell .lm-upsell__txt b{color:var(--black-color)}.lm-switch{position:relative;display:inline-block;width:2.6rem;height:1.5rem;flex:none}.lm-switch input{position:absolute;opacity:0;width:0;height:0}.lm-switch__slider{position:absolute;inset:0;cursor:pointer;background:#cfcec3;border-radius:999px;transition:.25s}.lm-switch__slider::before{content:"";position:absolute;height:1.1rem;width:1.1rem;left:.2rem;top:.2rem;background:#fff;border-radius:50%;transition:.25s;box-shadow:0 1px 2px rgba(0,0,0,.2)}input:checked+.lm-switch__slider{background:var(--first-color)}input:checked+.lm-switch__slider::before{transform:translateX(1.1rem)}input:disabled+.lm-switch__slider{opacity:.5;cursor:not-allowed}.acc-admin-card__lm{display:flex;align-items:center;gap:.6rem;padding:.55rem .9rem;border-top:1px solid #ece9df}.acc-admin-card__lm-txt{flex:1;min-width:0;font-size:.8rem;line-height:1.25;color:var(--gray-color, #79786e)}.acc-admin-card__lm-txt strong{display:block;font-weight:600;color:var(--black-color);font-size:.82rem}.acc-admin-card__lm-txt small{font-weight:600}.acc-admin-card__lm-msg{font-size:.75rem}.acc-admin-card__lm-msg.is-err{color:#c0392b}.acc-admin-card__lm-msg.is-ok,.acc-admin-card__lm-txt small{color:var(--first-color-darken)}