
.saiscom-front-panel{max-width:980px;margin:18px auto;padding:14px;background:#fff;border-radius:8px;font-family:Arial,Helvetica,sans-serif}
.saiscom-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}
.saiscom-tabs button{padding:8px 12px;border-radius:6px;border:1px solid #e6eef8;background:#f7fbff;cursor:pointer}
.saiscom-tabs button.active{background:#0073aa;color:#fff;border-color:#0073aa}
.saiscom-tab-content{padding:8px;border:1px solid #eee;border-radius:6px;background:#fafafa;margin-bottom:12px}
@media(max-width:600px){ .saiscom-tabs{overflow:auto} .saiscom-tab-content{padding:6px} }
