#linksPageEditor .lp-address{padding:16px;background:#edf5f7;border:1px solid #d2e0e5}
#linksPageEditor .lp-address label{margin-top:0}
#linksPageEditor .lp-address>div{display:flex;flex-wrap:wrap;gap:10px}
#linksPageEditor .lp-address input{font-size:12px}
#linksPageEditor .lp-list-head,#linksPageEditor .lp-row-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
#linksPageEditor h3{font-size:15px;margin:0}
#linksPageEditor .lp-list-head{margin-top:30px}
#linksPageEditor .lp-row{margin-top:14px;border:1px solid #d2e0e5;background:#fff;padding:20px}
#linksPageEditor .lp-row-head>div{display:flex;gap:6px}
#linksPageEditor .lp-row-head button{min-height:40px;min-width:40px}
#linksPageEditor .lp-row-head [data-action="delete"]{color:#9c3b3b}
#linksPageEditor button:disabled{opacity:.4;cursor:default}
#linksPageEditor .lp-flags{display:flex;gap:10px 24px;flex-wrap:wrap}
#linksPageEditor .lp-flags label{display:flex;align-items:center;gap:8px;font:12px Manrope,Arial,sans-serif;text-transform:none;letter-spacing:0;margin:4px 0}
#linksPageEditor .lp-flags input{width:18px;height:18px;margin:0;accent-color:#326c82}
#linksPageEditor textarea{min-height:80px}
#linksEditorMessage{color:#305c6d;font-size:13px}
@media(max-width:540px){#linksPageEditor .lp-row{padding:14px}#linksPageEditor .lp-row-head>div{margin-left:auto}}
