.smlmm-root{position:relative}
.smlmm-root>a{font-weight:700}
.smlmm-panel{display:none;position:absolute;left:0;top:100%;z-index:99999;min-width:1080px;max-width:1240px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 24px 60px rgba(15,23,42,.14);border-radius:20px;padding:22px;margin-top:12px}
.smlmm-root:hover .smlmm-panel,.smlmm-root:focus-within .smlmm-panel{display:block}
.smlmm-open{display:block;position:static;min-width:auto;max-width:none;margin-top:0}
.smlmm-top{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}
.smlmm-kicker{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--smlmm-accent)}
.smlmm-title{font-size:28px;line-height:1.1;font-weight:900;color:#111827;max-width:700px}
.smlmm-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:14px;background:#111827;color:#fff!important;text-decoration:none;font-weight:800;white-space:nowrap}
.smlmm-cta-secondary{background:var(--smlmm-accent)}
.smlmm-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.smlmm-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.smlmm-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.smlmm-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.smlmm-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.smlmm-col{min-width:0}
.smlmm-col-title{font-size:18px;font-weight:900;color:#111827;margin-bottom:10px}
.smlmm-links{list-style:none;padding:0;margin:0}
.smlmm-links li{margin:0 0 8px}
.smlmm-links a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;text-decoration:none;color:#111827;background:#f8fafc;border:1px solid #eef2f7}
.smlmm-links a:hover{background:#f3f4f6}
.smlmm-badge{font-style:normal;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:4px 7px;border-radius:999px;background:#111827;color:#fff}
.smlmm-spotlight{border:1px solid #e5e7eb;border-radius:18px;padding:18px;background:linear-gradient(180deg,#faf5ff,#fff)}
.smlmm-spotlight-badge{display:inline-block;margin-bottom:10px;padding:5px 8px;border-radius:999px;background:#111827;color:#fff;font-size:10px;font-weight:800;text-transform:uppercase}
.smlmm-spotlight h3{margin:0 0 8px;font-size:22px;line-height:1.1}
.smlmm-spotlight p{margin:0 0 14px;color:#6b7280;line-height:1.6}
.smlmm-shortcode-wrap{margin:24px 0}
.smlmm-admin-wrap .smlmm-admin-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:20px;margin-top:20px}
.smlmm-admin-wrap .smlmm-card{background:#fff;border:1px solid #dcdcde;border-radius:16px;padding:18px;margin-bottom:18px;box-shadow:0 1px 2px rgba(0,0,0,.03)}
.smlmm-admin-wrap .smlmm-col-box{border:1px solid #e5e7eb;border-radius:14px;padding:14px;margin:0 0 14px;background:#fcfcfd}
.smlmm-admin-wrap .smlmm-row-fields{display:grid;grid-template-columns:180px 1fr;gap:10px;margin:0 0 10px}
.smlmm-admin-wrap .smlmm-row-fields input{width:100%}
.smlmm-admin-wrap .smlmm-preview-block{border-top:1px solid #eef2f7;padding-top:10px;margin-top:10px}
.smlmm-admin-wrap .smlmm-preview-block ul{margin:8px 0 0 18px}
@media (max-width:1200px){.smlmm-panel{min-width:940px}}
@media (max-width:1100px){.smlmm-admin-wrap .smlmm-admin-grid{grid-template-columns:1fr}}
@media (max-width:980px){.smlmm-panel{position:static;display:block;min-width:auto;max-width:none;margin-top:12px}.smlmm-grid,.smlmm-grid-cols-5,.smlmm-grid-cols-4,.smlmm-grid-cols-3,.smlmm-grid-cols-2{grid-template-columns:1fr}.smlmm-root:hover .smlmm-panel,.smlmm-root:focus-within .smlmm-panel{display:block}}
.smlmm-panel .smlmm-links,.smlmm-panel .smlmm-links li,.smlmm-panel .smlmm-links a{visibility:visible!important;opacity:1!important;float:none!important;position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:auto!important;height:auto!important;max-height:none!important;overflow:visible!important;clip:auto!important;transform:none!important}
.smlmm-panel .smlmm-links{display:block!important;margin:0!important;padding:0!important;list-style:none!important}
.smlmm-panel .smlmm-links li{display:block!important;margin:0 0 8px!important;padding:0!important}
.smlmm-panel .smlmm-links a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:10px 12px!important;border-radius:12px!important;text-decoration:none!important;color:#111827!important;background:#f8fafc!important;border:1px solid #eef2f7!important;white-space:normal!important}
.smlmm-panel .smlmm-links a:hover{background:#f3f4f6!important}
