
.ceq-container-reset {
    all: unset;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: #334155;
    background: #f8fafc;
    display: block;
    width: 100%;
}
.ceq-hidden { display: none !important; }
.ceq-card { background: white; border-radius: 12px; border: 1px solid #e2e8f0; }
.ceq-table th, .ceq-table td { padding: 12px 15px; border-bottom: 1px solid #e2e8f0; }
