.ladx-card-ui,.ladx-dashboard,.ladx-box{max-width:860px;margin:26px auto;padding:28px;border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.08);border:1px solid #eef2f7;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.ladx-card-ui h2,.ladx-dash-hero h2{margin:0 0 8px;font-size:30px;color:#111827}.ladx-card-ui p,.ladx-dash-hero p{color:#6b7280}.ladx-form label{display:block;margin:14px 0 6px;font-weight:700;color:#111827}.ladx-form input{width:100%;padding:13px 14px;border-radius:14px;border:1px solid #d1d5db;background:#f9fafb}.ladx-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ladx-form button{margin-top:18px;border:0;background:#4f46e5;color:#fff;padding:14px 22px;border-radius:14px;font-weight:800;cursor:pointer}.ladx-success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;padding:12px 14px;border-radius:14px;margin:12px 0}.ladx-dash-hero{background:linear-gradient(135deg,#111827,#4f46e5);color:#fff;border-radius:22px;padding:26px;margin-bottom:18px}.ladx-dash-hero h2,.ladx-dash-hero p{color:#fff}.ladx-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ladx-stats div,.ladx-panel-ui{border:1px solid #e5e7eb;border-radius:18px;padding:18px;background:#fff}.ladx-stats span{display:block;color:#6b7280}.ladx-stats strong{font-size:24px;color:#111827}.ladx-panel-ui{margin-top:16px}.ladx-panel-ui pre{background:#111827;color:#fff;padding:14px;border-radius:14px;overflow:auto}.ladx-ad-box{max-width:728px;margin:15px auto;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;background:#fff;display:flex;gap:14px;padding:12px;box-shadow:0 10px 25px rgba(15,23,42,.08)}.ladx-ad-box img{width:220px;object-fit:cover;border-radius:14px}.ladx-ad-content a{display:inline-block;background:#4f46e5;color:#fff;text-decoration:none;border-radius:12px;padding:9px 14px}.ladx-ad-empty{border:1px dashed #cbd5e1;border-radius:16px;text-align:center;padding:25px;color:#64748b}@media(max-width:700px){.ladx-grid-2,.ladx-stats{grid-template-columns:1fr}.ladx-ad-box{display:block}.ladx-ad-box img{width:100%;margin-bottom:10px}}
.ladx-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;padding:12px;border-radius:12px;margin:12px 0;font-weight:600}
.ladx-info{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;padding:12px;border-radius:12px;margin:12px 0;font-weight:600}

.ladx-btn, .ladx-btn-secondary, .ladx-logout{display:inline-block;text-decoration:none;border-radius:12px;padding:12px 18px;font-weight:700;margin-top:10px}
.ladx-btn{background:#111827;color:#fff!important}
.ladx-btn-secondary,.ladx-logout{background:#f3f4f6;color:#111827!important;border:1px solid #e5e7eb}
.ladx-login-card{max-width:520px;margin:30px auto}
.ladx-check{display:flex!important;gap:8px;align-items:center;font-weight:600;margin:12px 0}.ladx-check input{width:auto!important}
.ladx-small{font-size:14px;margin-top:14px}.ladx-small a{color:#2563eb;text-decoration:none}
.ladx-dash-hero{position:relative}.ladx-logout{position:absolute;right:18px;top:18px;margin:0}
@media(max-width:700px){.ladx-logout{position:static;margin-top:12px}}

/* LocalAdX V3 Campaign UI */
.ladx-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0;padding:12px 14px;border-radius:14px;margin:14px 0}.ladx-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;padding:12px 14px;border-radius:14px;margin:14px 0}.ladx-muted{color:#64748b}.ladx-grid-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ladx-grid-form label{display:flex;flex-direction:column;gap:7px;font-weight:700;color:#111827}.ladx-grid-form input,.ladx-grid-form select,.ladx-grid-form textarea{border:1px solid #dbe3ef;border-radius:14px;padding:12px;background:#fff;width:100%;box-sizing:border-box}.ladx-full{grid-column:1/-1}.ladx-table-wrap{overflow:auto}.ladx-table{width:100%;border-collapse:separate;border-spacing:0 10px}.ladx-table th{text-align:left;font-size:12px;text-transform:uppercase;color:#64748b;padding:8px}.ladx-table td{background:#fff;padding:12px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;vertical-align:middle}.ladx-table td:first-child{border-left:1px solid #e5e7eb;border-radius:14px 0 0 14px}.ladx-table td:last-child{border-right:1px solid #e5e7eb;border-radius:0 14px 14px 0}.ladx-ad-mini{display:flex;flex-direction:column;gap:4px}.ladx-ad-mini img{width:120px;max-height:60px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}.ladx-ad-mini small{color:#64748b}.ladx-status-ui{display:inline-block;padding:6px 10px;border-radius:999px;font-weight:800;font-size:12px}.ladx-status-active,.ladx-status-ui.ladx-status-active{background:#dcfce7;color:#166534}.ladx-status-pending,.ladx-status-ui.ladx-status-pending{background:#fef3c7;color:#92400e}.ladx-status-rejected,.ladx-status-ui.ladx-status-rejected{background:#fee2e2;color:#991b1b}.ladx-status-paused,.ladx-status-ui.ladx-status-paused{background:#e0e7ff;color:#3730a3}@media(max-width:760px){.ladx-grid-form{grid-template-columns:1fr}.ladx-stats{grid-template-columns:1fr!important}}
