/* ==========================================================================
 * Proje: HIZIRBEY Portal
 * Bileşen: System Flash Alert
 * UI Adı: alert_system_flash
 * Stable ID: ASF-00066
 * Güncellendi: 12.08.2026 00:00
 * Sürüm: 1.0.0
 * ========================================================================= */

/* ==========================================================================
   >>> System Flash Presentation
========================================================================== */

.flash {
    margin: 15px 20px;
    padding: 12px;

    border: 1px solid #d5c46c;

    background: #fff7cc;
}

/* ==========================================================================
   <<< System Flash Presentation
========================================================================== */
