
.abc-clock-box{max-width:520px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;box-shadow:0 8px 24px rgba(0,0,0,.07)}.abc-clock-btn{border:0;background:#2563eb;color:#fff;padding:12px 18px;border-radius:10px;font-weight:700;margin-right:8px}.abc-clock-btn.secondary{background:#111827}

.abc-front-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px;margin:18px 0}.abc-front-card h2{margin-top:0}.abc-front-table{overflow:auto}.abc-front-table table{width:100%;border-collapse:collapse}.abc-front-table th,.abc-front-table td{padding:10px;border-bottom:1px solid #eef2f7;text-align:left;font-size:13px}.abc-front-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.abc-front-kpis div{background:#f7f9fc;padding:14px;border-radius:12px}.abc-front-kpis small,.abc-front-kpis strong{display:block}.abc-front-kpis strong{font-size:22px;margin-top:5px}@media(max-width:700px){.abc-front-kpis{grid-template-columns:1fr}}

.abc-front-note{margin-top:14px;padding:10px 12px;border-radius:10px;background:#f7f9fc;color:#5f6b7a;font-size:12px}
.abc-front-button{display:inline-block;background:#246bfd;color:#fff!important;border:0;border-radius:10px;padding:10px 14px;text-decoration:none;font-weight:700;cursor:pointer}
.abc-ai-brand,.abc-settings-brand{background:#101d2b;border-radius:14px;padding:12px;margin-bottom:14px;max-width:360px}
.abc-ai-brand img,.abc-settings-brand img{display:block;width:100%;height:auto}
.abc-front-form{display:grid;gap:12px;max-width:650px}.abc-front-form label{display:grid;gap:5px;font-size:13px;font-weight:700}.abc-front-form input{padding:10px 12px;border:1px solid #dce3eb;border-radius:9px;font:inherit}
.abc-front-success{background:#eaf8ef;border:1px solid #b8e3c8;color:#176b3a;padding:10px 12px;border-radius:10px;margin:10px 0}
