/* Global Admin + B2B/B2C hata popup standardı: 5 madde, >=12pt, kullanıcı X ile kapatır, 30sn otomatik kapanır. */
.panel-error-open{overflow:hidden}.panel-error-overlay{position:fixed;inset:0;z-index:2147483000;background:rgba(16,24,40,.56);backdrop-filter:blur(2px);display:grid;place-items:center;padding:24px}.panel-error-five,.sa-toast-error.panel-error-five,.cd-alert.error.panel-error-five,.cd-alert.danger.panel-error-five,.cam-flash.error.panel-error-five,.flash-error.panel-error-five,.alert-error.panel-error-five,.alert-danger.panel-error-five{display:block;width:min(760px,calc(100vw - 32px));max-height:min(82vh,760px);overflow:auto;box-sizing:border-box;margin:0;padding:0 20px 20px;border:2px solid #dc2626;border-radius:18px;background:#fff;color:#7f1d1d;font-size:16px;line-height:1.55;white-space:normal;box-shadow:0 30px 80px rgba(0,0,0,.28)}.panel-error-five__head{position:sticky;top:0;z-index:2;margin:0 -20px 14px;padding:14px 14px 14px 20px;background:#dc2626;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}.panel-error-five__title{display:block;font-size:20px;font-weight:900;color:#fff}.panel-error-five__close{width:52px;height:52px;flex:0 0 52px;border:2px solid rgba(255,255,255,.8);border-radius:13px;background:#fff;color:#b91c1c;font-size:36px;line-height:1;font-weight:900;cursor:pointer}.panel-error-five__close:hover,.panel-error-five__close:focus{outline:3px solid rgba(255,255,255,.45);background:#fee2e2}.panel-error-five__list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.panel-error-five__list li{margin:0;padding:11px 12px;border-radius:10px;background:#fff5f5;border:1px solid #fecaca;font-size:16px;line-height:1.58;font-weight:650;overflow-wrap:anywhere}.panel-error-five__timer{margin-top:12px;color:#991b1b;font-size:13px;font-weight:700;text-align:right}@media(max-width:640px){.panel-error-overlay{padding:10px}.panel-error-five{width:100%;max-height:90vh}.panel-error-five__close{width:48px;height:48px;flex-basis:48px}}
