body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,'Helvetica Neue',Arial,'Noto Sans',sans-serif;line-height:1.5;margin:0;background:#fafafa;color:#222}
header, footer{background:#f8f9fa;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:12px 16px}
main{padding:16px;max-width:1100px;margin:0 auto}
h1,h2,h3{margin:0 0 12px}
section{background:#fff;border:1px solid #eee;border-radius:12px;padding:16px;margin:16px 0;box-shadow:0 1px 2px rgba(0,0,0,.04)}
label{display:block;margin-bottom:6px;font-weight:600}
input[type=url], textarea{width:100%;box-sizing:border-box;border:1px solid #ccc;border-radius:8px;padding:10px;font:inherit;background:#fff}
button, .btn-actu{display:inline-block;border:0;background:#2563eb;color:#fff;padding:10px 14px;border-radius:8px;cursor:pointer;text-decoration:none}
button.danger{background:#b00020}
button:disabled{opacity:.6;cursor:not-allowed}
table.urls{width:100%;border-collapse:collapse}
table.urls th, table.urls td{border-bottom:1px solid #eee;padding:10px;vertical-align:top}
.flash{padding:10px 14px;border-radius:8px;margin-bottom:10px}
.flash.success{background:#e6f5ea;color:#1b5e20}
.flash.error{background:#fdecea;color:#b71c1c}
#popads_actions .btn{margin-right:8px}
