
/* ===== SOURCE: assets/css/enterprise-additions.css ===== */
/* Enterprise additive UI. Original styles and components remain untouched. */
#enterprise-quick-access{position:relative;z-index:39;background:rgba(255,255,255,.94);border-bottom:1px solid #d8e1ec;box-shadow:0 5px 18px rgba(13,43,94,.08)}
#enterprise-quick-access .eq-wrap{max-width:1280px;margin:auto;padding:9px 16px;display:flex;align-items:center;gap:10px;overflow-x:auto;scrollbar-width:thin}
#enterprise-quick-access .eq-title{font-weight:900;color:#0d2b5e;white-space:nowrap;margin-left:4px}
#enterprise-quick-access .eq-link{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;border:1px solid #dbe5f0;background:#fff;color:#0d2b5e;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:900;cursor:pointer;text-decoration:none;transition:.18s ease}
#enterprise-quick-access .eq-link:hover,#enterprise-quick-access .eq-link:focus{background:#0d2b5e;color:#fff;transform:translateY(-1px)}
#enterprise-quick-access .eq-link.admin{background:#d4af37;border-color:#d4af37;color:#0d2b5e}
.enterprise-back{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:999px;background:#ffffffd9;color:#0d2b5e;padding:8px 14px;font-weight:900;box-shadow:0 5px 15px #0d2b5e22;cursor:pointer}
.enterprise-admin-card{background:#fff;border:1px solid #dbe5f0;border-radius:18px;box-shadow:0 10px 30px rgba(13,43,94,.07);padding:18px}
.enterprise-admin-head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}
.enterprise-admin-head h3{font-size:22px;font-weight:900;color:#0d2b5e;margin:0}
.enterprise-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.enterprise-toolbar>*{min-width:120px}
.enterprise-input,.enterprise-select,.enterprise-textarea{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:11px;background:#fff;font:700 13px Cairo,Arial;outline:none}.enterprise-input:focus,.enterprise-select:focus,.enterprise-textarea:focus{border-color:#1a4999;box-shadow:0 0 0 3px rgba(26,73,153,.12)}
.enterprise-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.enterprise-form-grid .wide{grid-column:1/-1}.enterprise-label{display:block;font-size:12px;font-weight:900;color:#334155;margin-bottom:5px}
.enterprise-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:11px;padding:10px 14px;font:900 13px Cairo,Arial;cursor:pointer;text-decoration:none}.enterprise-btn.primary{background:#1a4999;color:#fff}.enterprise-btn.gold{background:#d4af37;color:#0d2b5e}.enterprise-btn.danger{background:#fee2e2;color:#991b1b}.enterprise-btn.muted{background:#eef2f7;color:#334155}.enterprise-btn.success{background:#dcfce7;color:#166534}
.enterprise-table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:14px}.enterprise-table{width:100%;border-collapse:collapse;min-width:780px;font-size:12px}.enterprise-table th{position:sticky;top:0;background:#eef3f9;color:#0d2b5e;padding:10px;text-align:right;z-index:1}.enterprise-table td{padding:10px;border-top:1px solid #e5e7eb;vertical-align:top}.enterprise-table tr:hover td{background:#f8fafc}
.enterprise-badge{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:900;background:#eaf2ff;color:#1a4999}.enterprise-badge.off{background:#fee2e2;color:#991b1b}.enterprise-badge.ok{background:#dcfce7;color:#166534}
.enterprise-modal{position:fixed;inset:0;z-index:1300;background:rgba(13,43,94,.78);display:none;align-items:center;justify-content:center;padding:18px}.enterprise-modal.open{display:flex}.enterprise-modal-card{width:min(900px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:22px;padding:22px;box-shadow:0 25px 70px #0005}
.enterprise-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px}.enterprise-tab{border:0;border-radius:10px;padding:9px 12px;background:#eef2f7;color:#334155;font-weight:900;cursor:pointer}.enterprise-tab.active{background:#0d2b5e;color:#fff}
.enterprise-section-builder{border:1px dashed #94a3b8;border-radius:15px;padding:13px;background:#f8fafc;margin:10px 0}.enterprise-section-builder.dragging{opacity:.55}.enterprise-section-actions{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap}
.enterprise-page-render{max-width:1280px;margin:auto;padding:25px 16px}.enterprise-page-render .ep-section{margin-bottom:22px}.enterprise-page-render .ep-hero{border-radius:26px;min-height:300px;padding:35px;display:flex;align-items:end;background-size:cover;background-position:center;color:#fff;overflow:hidden;position:relative}.enterprise-page-render .ep-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0d2b5ed9,#0d2b5e55)}.enterprise-page-render .ep-hero>*{position:relative;z-index:1}.enterprise-page-render .ep-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.enterprise-page-render .ep-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 8px 22px #0d2b5e10}.enterprise-page-render img{max-width:100%;border-radius:18px}
.enterprise-toast-host{position:fixed;left:18px;bottom:18px;z-index:2000;display:grid;gap:8px}.enterprise-toast{background:#0d2b5e;color:#fff;padding:11px 15px;border-radius:12px;box-shadow:0 10px 30px #0003;font-weight:800;max-width:380px}.enterprise-toast.error{background:#991b1b}.enterprise-toast.success{background:#166534}
.enterprise-loading{opacity:.55;pointer-events:none}.enterprise-empty{padding:28px;text-align:center;color:#64748b;font-weight:800}.enterprise-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.enterprise-stat{background:linear-gradient(145deg,#fff,#f7faff);border:1px solid #dce6f2;border-radius:16px;padding:16px}.enterprise-stat small{color:#64748b;font-weight:800}.enterprise-stat b{display:block;font-size:27px;color:#0d2b5e;margin-top:5px}
@media(max-width:900px){.enterprise-form-grid{grid-template-columns:1fr}.enterprise-page-render .ep-cards{grid-template-columns:1fr}.enterprise-stat-grid{grid-template-columns:repeat(2,1fr)}#enterprise-quick-access .eq-title{display:none}}
@media(max-width:520px){.enterprise-stat-grid{grid-template-columns:1fr}.enterprise-admin-card{padding:13px}.enterprise-modal{padding:8px}.enterprise-modal-card{padding:15px}}

/* 2026-07-20 responsive stability: public quick-access strip is intentionally not rendered above the header. */
#enterprise-quick-access{display:none!important}

/* Runtime V18: cumulative fixes without deleting legacy markup. */
#labInterpreterModal,[onclick*="labInterpreterModal"]{display:none!important}
#v12-public-directorate{display:none!important}
#runtime-messenger{animation:runtimeMessengerIn .18s ease-out}
@keyframes runtimeMessengerIn{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}
#runtime-messenger-bubble:hover{transform:scale(1.06)}
html[data-backend="error"] #runtime-messenger-bubble:after{content:"!";position:absolute;top:-3px;right:-3px;background:#dc2626;width:21px;height:21px;border-radius:50%;font:900 13px/21px Arial}
@media(max-width:640px){#runtime-messenger{left:12px;bottom:82px;height:calc(100vh - 105px)}#runtime-messenger-bubble{left:14px;bottom:14px}}

/* ===== SOURCE: assets/css/v29-booking-media.css ===== */
/* V29 additive: compact booking receipt, media office and verified admin controls. */
body.v29-booking-modal-open{overflow:hidden!important;overscroll-behavior:none!important}
#bookingModal:not(.hidden){overflow:hidden!important;overscroll-behavior:contain!important}
#bookingModal>div{max-height:94dvh!important;height:auto!important;overflow:hidden!important}
#bookingSuccess{padding:8px!important;overflow:hidden!important;align-items:center!important;justify-content:center!important}
#bookingSuccess .v11-receipt{width:min(690px,94vw)!important;max-width:690px!important;max-height:88dvh!important;display:flex!important;flex-direction:column!important;border-radius:16px!important}
#bookingSuccess .v11-receipt-head{padding:11px 16px!important;flex:0 0 auto!important}
#bookingSuccess .v11-receipt-head i{font-size:32px!important;margin-bottom:2px!important}
#bookingSuccess .v11-receipt-head h2{font-size:clamp(21px,2.5vw,31px)!important;line-height:1.15!important}
#bookingSuccess .v11-receipt-head p{font-size:12px!important;margin-top:4px!important}
#bookingSuccess .v11-receipt>.p-5{padding:8px 12px!important;overflow:hidden!important;min-height:0!important}
#bookingSuccess .v11-ticket{font-size:clamp(22px,3vw,34px)!important;letter-spacing:.018em!important;line-height:1.02!important;padding:6px 9px!important;margin-top:2px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}
#bookingSuccess .v11-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;padding:8px 0!important}
#bookingSuccess .v11-detail{padding:5px 6px!important;border-radius:9px!important;min-height:45px!important;font-size:11px!important}
#bookingSuccess .v11-detail small{font-size:10px!important;margin-bottom:1px!important}
#bookingSuccess .v11-actions{padding:4px 0 2px!important;gap:6px!important;flex-wrap:wrap!important}
#bookingSuccess .v11-btn{padding:6px 9px!important;font-size:11px!important}
.v29-settings-card{background:#fff;border:1px solid #dbe4f0;border-radius:16px;padding:18px;margin-bottom:18px;box-shadow:0 5px 16px rgba(13,43,94,.08)}
.v29-save-proof{display:none;margin:10px 0;padding:10px 12px;border-radius:10px;background:#dcfce7;color:#166534;font-weight:800}
.v29-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin:14px 0}
.v29-status-card{background:#fff;border:1px solid #dbe4f0;border-radius:14px;padding:15px;box-shadow:0 5px 16px rgba(13,43,94,.06)}
.v29-status-card small{display:block;color:#64748b;font-weight:800}.v29-status-card b{font-size:24px;color:#0d2b5e}
#v29-media-public{background:linear-gradient(135deg,#0d2b5e,#1a4999);color:#fff;border-radius:20px;padding:22px;margin:0 0 22px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;box-shadow:0 12px 30px rgba(13,43,94,.18)}
#v29-media-public h2{font-size:25px;font-weight:900;margin:0 0 5px}#v29-media-public p{font-weight:700;color:#dbeafe;margin:3px 0}#v29-media-public a{color:#fff;font-weight:800;text-decoration:none}
.v29-cap-ok{color:#166534}.v29-cap-warn{color:#92400e}.v29-cap-full{color:#991b1b}
@media(max-width:700px){
 #bookingModal>div{max-height:98dvh!important}
 #bookingSuccess .v11-receipt{width:96vw!important;max-height:92dvh!important}
 #bookingSuccess .v11-ticket{font-size:clamp(18px,5.5vw,26px)!important}
 #bookingSuccess .v11-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 #bookingSuccess .v11-detail{min-height:45px!important}
 #v29-media-public{grid-template-columns:1fr;padding:17px}
}

/* ===== SOURCE: assets/css/v33-stability-db-chat.css ===== */
/* V33 stability recovery: additive only. Keeps all original pages and moves the single chat launcher/popup to the bottom. */
#v32-contact-fab{
  right:18px!important;left:auto!important;bottom:20px!important;z-index:190!important;
  width:58px!important;height:58px!important;display:flex!important;
}
/* Keep exactly one public chat launcher visible. */
#v23-contact-fab,#v11-contact-fab,.contact-floating-btn,
.floating-btn[onclick*="contactModal"]{display:none!important}

/* Desktop: messenger popup opens from the lower-right, above the launcher. */
#contactModal{
  align-items:flex-end!important;justify-content:flex-end!important;
  padding:18px 18px 92px!important;background:rgba(6,23,53,.30)!important;
  z-index:300!important;overflow:hidden!important;
}
#contactModal.hidden{display:none!important}
#contactModal>div,
#contactModal>.v28-chat-panel,
#contactModal>.v12-public-chat{
  width:min(430px,calc(100vw - 36px))!important;
  height:min(610px,calc(100dvh - 125px))!important;
  max-width:430px!important;max-height:610px!important;
  margin:0!important;border-radius:22px!important;overflow:hidden!important;
  display:flex!important;flex-direction:column!important;background:#fff!important;
  transform:none!important;pointer-events:auto!important;
  box-shadow:0 24px 70px rgba(4,20,55,.38)!important;
}
#contactModal #v28-public-chat-body,
#contactModal #v12-public-chat-body,
#contactModal .v28-chat-body{
  flex:1!important;min-height:0!important;height:auto!important;max-height:none!important;
  overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;
}

/* Prevent code or preformatted blocks from forcing the whole page width. */
main,section,.container,.glass-panel{min-width:0}
pre,code{max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere}

/* The receipt must remain compact and must not scroll the page behind it. */
body.modal-open{overflow:hidden!important}
#bookingSuccess .v11-receipt{max-width:690px!important}
#bookingSuccess .v11-ticket{font-size:clamp(24px,4vw,42px)!important;line-height:1.15!important;white-space:normal!important;overflow-wrap:anywhere!important}

@media(max-width:767px){
  #v32-contact-fab{right:14px!important;bottom:88px!important;width:54px!important;height:54px!important}
  #contactModal{
    align-items:flex-end!important;justify-content:center!important;
    padding:0!important;background:rgba(6,23,53,.45)!important;
  }
  #contactModal>div,
  #contactModal>.v28-chat-panel,
  #contactModal>.v12-public-chat{
    width:100vw!important;height:min(72dvh,650px)!important;
    max-width:none!important;max-height:72dvh!important;
    border-radius:24px 24px 0 0!important;margin:0!important;
  }
  #contactModal .v28-chat-start{padding:18px!important;justify-content:flex-start!important}
  #contactModal .v28-chat-head{flex:0 0 auto!important}
  #v32-public-drawer aside{padding-bottom:90px!important}
  #adminModal main{overscroll-behavior:contain!important}
}

/* ===== SOURCE: assets/css/v24-final-fix.css ===== */
/* V24 additive stability corrections — no removal of existing UI */
#portal-floating-logo,
.fixed-logo-final,
header img[alt*="شعار"],
footer img[alt*="شعار"],
#adminModal img[alt*="شعار"],
.directorate-logo{object-fit:contain!important;background:#fff!important}

/* Employee chat always renders inside the active workspace, never behind it. */
#admin-communications{position:relative!important;z-index:20!important;isolation:isolate!important;background:#f8fafc!important;min-height:calc(100vh - 90px)!important}
#admin-communications.hidden{display:none!important}
#admin-communications:not(.hidden){display:block!important}

/* Citizen chat is a stable messenger drawer on the opposite side. */
#contactModal{z-index:10020!important;align-items:stretch!important;justify-content:flex-start!important;padding:0!important}
#contactModal>div{position:relative!important;z-index:10021!important;width:min(430px,100vw)!important;max-width:430px!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;border-radius:0 18px 18px 0!important;overflow:auto!important}
#v23-contact-fab{z-index:10010!important}

/* Mobile admin drawer: one scroll area and reliable taps. */
@media(max-width:767px){
  #adminModal{overflow:hidden!important;touch-action:manipulation!important}
  #adminModal aside{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}
  #adminModal aside nav{overflow:visible!important;padding-bottom:110px!important}
  #adminModal main{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;height:100dvh!important}
  #adminModal .admin-nav-link{min-height:44px!important;display:flex;align-items:center;touch-action:manipulation!important;cursor:pointer!important}
  #v23-admin-menu-toggle{pointer-events:auto!important;z-index:10030!important}
}

/* Never display accidental raw script fragments as page content. */
body>.v24-raw-code-quarantine{display:none!important}

/* ===== SOURCE: assets/css/v25-additive-fix.css ===== */
/* V25 additive correction: no design deletion. */
#contactModal.v25-chat-drawer{z-index:160!important;pointer-events:auto!important}
#contactModal.v25-chat-drawer>div{position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:min(460px,100vw)!important;max-width:460px!important;height:100vh!important;overflow:auto!important}
#v25-departments-grid .v25-department-card{min-height:310px}
@media(max-width:767px){
 #contactModal.v25-chat-drawer>div{width:100vw!important;max-width:100vw!important}
 #adminModal.v23-menu-open aside{visibility:visible!important;pointer-events:auto!important}
 #adminModal aside{touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}
 #adminModal aside nav{overflow-y:auto!important;height:calc(100vh - 210px)!important}
 #adminModal .admin-nav-link{min-height:44px!important;display:flex!important;align-items:center!important}
}

/* ===== SOURCE: assets/css/v27-admin-layout-permissions.css ===== */
/* V27 additive fix: admin content must always render in the workspace, never inside the sidebar. */
#adminModal > main{min-width:0!important;position:relative!important;overflow-y:auto!important;overflow-x:hidden!important}
#adminModal > main > .admin-view{width:100%!important;max-width:100%!important;box-sizing:border-box!important;flex:1 0 auto!important}
#adminModal aside .admin-view,
#adminModal aside .enterprise-runtime-root,
#adminModal aside form:not(.admin-sidebar-form){display:none!important}
#adminModal aside nav{position:relative!important;overflow-y:auto!important;overflow-x:hidden!important}
#adminModal aside nav .admin-nav-link{display:flex;align-items:center;gap:.35rem;width:100%;box-sizing:border-box}
#adminModal .admin-view:not(.hidden){visibility:visible!important;opacity:1!important}
#adminModal .v27-workspace-error{margin:1rem;padding:1rem;border:1px solid #fecaca;background:#fff1f2;color:#991b1b;border-radius:.75rem;font-weight:800}
#adminModal #v27-database-status .v27-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem}
#adminModal #v27-database-status .v27-status-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1rem;box-shadow:0 8px 22px rgba(15,23,42,.06)}
@media(max-width:767px){
 #adminModal > main{width:100%!important;height:100dvh!important;padding:0!important;-webkit-overflow-scrolling:touch!important}
 #adminModal > main > .admin-view{padding:1rem!important;min-height:calc(100dvh - 64px)!important}
 #adminModal aside{overflow:hidden!important}
 #adminModal aside nav{height:calc(100dvh - 190px)!important;padding-bottom:100px!important}
 #adminModal aside nav .admin-nav-link{min-height:44px!important;font-size:13px!important;line-height:1.35!important;touch-action:manipulation!important}
}

/* ===== SOURCE: assets/css/v28-booking-routes-chat.css ===== */
/* V28 additive corrections: no content removal, final public router and compact messenger popup. */
#contactModal.v28-contact-popup{
 align-items:flex-end!important;justify-content:flex-start!important;padding:18px!important;
 background:rgba(13,43,94,.24)!important;backdrop-filter:blur(2px)!important;z-index:180!important;
}
#contactModal.v28-contact-popup.hidden{display:none!important}
#contactModal.v28-contact-popup>.v28-chat-panel,
#contactModal.v28-contact-popup>div{
 width:min(430px,calc(100vw - 36px))!important;height:min(650px,calc(100vh - 36px))!important;
 max-width:430px!important;max-height:650px!important;border-radius:22px!important;margin:0!important;
 display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important;
 pointer-events:auto!important;box-shadow:0 24px 70px rgba(4,20,55,.38)!important;
 transform:none!important;
}
.v28-chat-head{background:linear-gradient(135deg,#3423a6,#6d28d9);color:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.v28-chat-head h3{font-size:19px;font-weight:900;margin:0}.v28-chat-head p{font-size:11px;font-weight:700;opacity:.82;margin:2px 0 0}
.v28-chat-head button{width:38px;height:38px;border-radius:50%;font-size:26px;line-height:1;background:#ffffff20;color:#fff}
.v28-chat-body{flex:1;min-height:0;overflow:hidden;background:#f5f7fb;padding:0!important}
.v28-chat-start{height:100%;padding:24px;display:flex;flex-direction:column;justify-content:center;gap:12px}
.v28-chat-welcome{text-align:center;margin-bottom:8px}.v28-chat-welcome>i{font-size:42px;color:#6d28d9}.v28-chat-welcome h4{font-size:22px;font-weight:900;color:#0d2b5e;margin:8px 0 3px}.v28-chat-welcome p{font-size:13px;font-weight:700;color:#64748b}
.v28-chat-start label{font-weight:900;color:#0d2b5e}.v28-chat-start select{width:100%;padding:13px;border:1px solid #cbd5e1;border-radius:13px;background:#fff;font-weight:800;color:#0d2b5e}
.v28-chat-primary{padding:13px;border-radius:13px;background:#087fc0;color:#fff;font-weight:900;box-shadow:0 5px 0 #075985}
.v28-chat-primary:disabled,.v28-chat-compose button:disabled{opacity:.55;cursor:wait}
.v28-chat-thread{height:100%;display:flex;flex-direction:column;min-height:0}
.v28-chat-thread-head{background:#fff;border-bottom:1px solid #e2e8f0;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;color:#0d2b5e}
.v28-chat-thread-head b{display:block;font-size:15px}.v28-chat-thread-head small{display:block;font-size:9px;color:#94a3b8;direction:ltr}.v28-chat-thread-head button{width:38px;height:38px;border-radius:50%;background:#eef2ff;color:#6d28d9}
.v28-chat-messages{flex:1;min-height:0;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:8px;background:#eef3f8}
.v28-message{max-width:82%;padding:9px 12px;border-radius:17px;font-size:13px;font-weight:700;line-height:1.6;box-shadow:0 1px 2px #0001}.v28-message p{margin:0;white-space:pre-wrap;word-break:break-word}.v28-message small{display:block;font-size:8px;opacity:.62;margin-top:2px}
.v28-message.citizen{align-self:flex-start;background:#6d28d9;color:#fff;border-bottom-right-radius:4px}.v28-message.employee{align-self:flex-end;background:#fff;color:#1e293b;border:1px solid #dbe3ec;border-bottom-left-radius:4px}
.v28-chat-compose{display:flex;gap:8px;padding:10px;background:#fff;border-top:1px solid #e2e8f0}.v28-chat-compose input{flex:1;min-width:0;padding:11px 13px;border:1px solid #cbd5e1;border-radius:22px;outline:none}.v28-chat-compose button{width:44px;height:44px;border-radius:50%;background:#087fc0;color:#fff}
.v28-chat-empty{margin:auto;text-align:center;color:#94a3b8}.v28-chat-empty i{font-size:38px}.v28-chat-empty p{font-size:12px;font-weight:700;margin-top:5px}
@media(max-width:600px){
 #contactModal.v28-contact-popup{padding:0!important;align-items:stretch!important}
 #contactModal.v28-contact-popup>.v28-chat-panel,#contactModal.v28-contact-popup>div{width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;border-radius:0!important}
 .v28-chat-start{padding:20px}
}

/* ===== SOURCE: assets/css/v32-recovery-control.css ===== */
/* V32 additive recovery layer — no removal of original content */
#v32-contact-fab{position:fixed;right:14px;bottom:18px;z-index:140;width:58px;height:58px;border-radius:50%;border:3px solid #fff;background:linear-gradient(145deg,#6d28d9,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:23px;box-shadow:0 10px 26px #3b076455}
#v32-public-menu-toggle,#v32-admin-menu-toggle{display:none}
#v32-public-drawer{display:none}
#v32-share-tools{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0;padding:12px;border:1px solid #dbeafe;border-radius:14px;background:#f8fafc}
#v32-share-tools button{padding:9px 13px;border-radius:10px;font-weight:800}
.v32-db-status{position:fixed;left:12px;bottom:12px;z-index:70;padding:7px 10px;border-radius:10px;font-size:12px;font-weight:800;box-shadow:0 4px 14px #0002;background:#fff}
.v32-db-ok{color:#166534;border:1px solid #86efac}.v32-db-bad{color:#991b1b;border:1px solid #fca5a5}
@media(max-width:767px){
 body{overflow-x:hidden!important}
 #v32-public-menu-toggle{display:flex;position:absolute;left:14px;top:50%;transform:translateY(-50%);z-index:121;width:46px;height:46px;border-radius:50%;align-items:center;justify-content:center;background:#0d2b5e;color:#fff;font-size:22px}
 #v32-public-drawer{display:block;position:fixed;inset:0;z-index:220;pointer-events:none}
 #v32-public-drawer .v32-backdrop{position:absolute;inset:0;background:#06173599;opacity:0;transition:.2s}
 #v32-public-drawer aside{position:absolute;top:0;bottom:0;right:0;width:min(88vw,350px);background:#0d2b5e;color:#fff;transform:translateX(105%);transition:.22s;overflow-y:auto;padding:18px;box-shadow:-10px 0 30px #0004}
 body.v32-public-open #v32-public-drawer{pointer-events:auto}body.v32-public-open #v32-public-drawer .v32-backdrop{opacity:1}body.v32-public-open #v32-public-drawer aside{transform:translateX(0)}
 #v32-public-drawer button[data-page],#v32-public-drawer button[data-modal]{display:block;width:100%;text-align:right;padding:13px;margin:5px 0;border-radius:11px;background:#ffffff12;color:#fff;font-weight:800}
 #v32-admin-menu-toggle{display:flex;position:fixed;right:12px;top:12px;z-index:260;width:46px;height:46px;border-radius:50%;align-items:center;justify-content:center;background:#0d2b5e;color:#fff;font-size:22px;box-shadow:0 6px 20px #0004}
 #adminModal{overflow:hidden!important}#adminModal aside{position:fixed!important;right:0!important;top:0!important;bottom:0!important;width:min(88vw,340px)!important;height:100vh!important;z-index:250!important;transform:translateX(105%)!important;transition:.22s!important;overflow-y:auto!important}#adminModal.v32-admin-open aside{transform:translateX(0)!important}
 #adminModal main{width:100%!important;height:100vh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}
 #adminModal .admin-nav-link{min-height:44px!important;padding:11px 12px!important;font-size:13px!important;touch-action:manipulation!important}
 #contactModal{align-items:center!important;justify-content:center!important;padding:10px!important;background:#061735aa!important;z-index:280!important}
 #contactModal>div{width:calc(100vw - 20px)!important;max-width:520px!important;height:min(82vh,720px)!important;border-radius:18px!important;overflow:hidden!important;margin:0!important}
 #contactModal .v28-chat-body,#contactModal #v12-public-chat-body{height:calc(82vh - 88px)!important;max-height:none!important;overflow-y:auto!important}
 #v32-contact-fab{right:12px;bottom:18px;width:54px;height:54px}
 .v32-db-status{display:none}
}

/* ===== SOURCE: assets/css/portal-v35-runtime.css ===== */
/* V34 clean runtime. The complete V33 source is retained under legacy/v33-runtime/. */
html,body{overflow-x:hidden;scroll-behavior:smooth}
body.v34-modal-open{overflow:hidden!important}
.v34-hidden{display:none!important}
.v34-toast-stack{position:fixed;top:18px;left:18px;z-index:99999;display:grid;gap:10px;max-width:min(420px,calc(100vw - 36px));pointer-events:none}
.v34-toast{background:#fff;border:1px solid #dbe4ef;border-right:5px solid #1a4999;border-radius:14px;padding:12px 15px;box-shadow:0 14px 36px rgba(13,43,94,.18);font-weight:800;color:#0d2b5e;pointer-events:auto}
.v34-toast.error{border-right-color:#dc2626;color:#991b1b}.v34-toast.success{border-right-color:#16a34a;color:#166534}.v34-toast.warn{border-right-color:#d4af37;color:#713f12}
#v34-db-state{position:fixed;left:18px;bottom:18px;z-index:9990;border-radius:999px;padding:8px 12px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.16);font-size:12px;font-weight:900;color:#334155;border:1px solid #dbe4ef}
#v34-db-state.ok{color:#166534;border-color:#86efac}#v34-db-state.bad{color:#991b1b;border-color:#fca5a5}
#v34-chat-fab{position:fixed;right:22px;bottom:22px;z-index:9991;width:62px;height:62px;border-radius:50%;border:3px solid #fff;background:linear-gradient(135deg,#6d28d9,#9333ea);color:#fff;display:flex;align-items:center;justify-content:center;font-size:25px;box-shadow:0 15px 35px rgba(76,29,149,.38);cursor:pointer}
#v34-chat-panel{position:fixed;right:22px;bottom:94px;z-index:9992;width:min(390px,calc(100vw - 28px));height:min(610px,calc(100vh - 130px));background:#fff;border:1px solid #d9e2ec;border-radius:22px;box-shadow:0 25px 70px rgba(13,43,94,.35);overflow:hidden;display:none;flex-direction:column;direction:rtl}
#v34-chat-panel.open{display:flex}
.v34-chat-head{background:linear-gradient(135deg,#4527a0,#7e22ce);color:#fff;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.v34-chat-head button{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.15);font-size:24px}
.v34-chat-body{flex:1;overflow:auto;padding:15px;background:#f8fafc}
.v34-chat-start{display:grid;gap:12px}.v34-chat-start select,.v34-chat-start input,.v34-chat-compose input{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px;background:#fff;outline:none;font-weight:700}
.v34-primary{background:#1a4999;color:#fff;border-radius:12px;padding:12px 16px;font-weight:900}.v34-gold{background:#d4af37;color:#0d2b5e;border-radius:12px;padding:12px 16px;font-weight:900}
.v34-chat-messages{display:grid;gap:10px}.v34-bubble{max-width:84%;padding:10px 12px;border-radius:16px;font-weight:700;line-height:1.6}.v34-bubble.citizen{justify-self:start;background:#dbeafe;color:#0d2b5e;border-bottom-right-radius:4px}.v34-bubble.employee{justify-self:end;background:#fef3c7;color:#4b3a00;border-bottom-left-radius:4px}.v34-bubble.system{justify-self:center;background:#e5e7eb;color:#475569;font-size:12px}.v34-msg-time{font-size:10px;opacity:.65;margin-top:4px}
.v34-chat-compose{display:flex;gap:8px;padding:10px;border-top:1px solid #e5e7eb;background:#fff}.v34-chat-compose button{min-width:52px;border-radius:12px;background:#1a4999;color:#fff;font-weight:900}
/* Keep only one contact entry. */
#v23-contact-fab,#contactModal,.v32-chat-fab,.v33-chat-fab,[data-v32-chat-fab],[data-v33-chat-fab]{display:none!important}
/* Modal stability */
[id$="Modal"]{overflow:auto!important}.opacity-0:not(.hidden){opacity:1!important}
#adminModal{overflow:hidden!important}#adminModal>aside{overflow-y:auto!important;overscroll-behavior:contain}#adminModal .admin-view{overflow:auto!important;min-width:0}
.v34-mobile-admin-toggle{display:none;position:fixed;top:12px;right:12px;z-index:10050;width:48px;height:48px;border-radius:14px;background:#0d2b5e;color:#fff;box-shadow:0 10px 25px rgba(0,0,0,.25)}
.v34-save-proof{margin:10px 0;padding:10px 14px;border-radius:12px;background:#ecfdf5;border:1px solid #86efac;color:#166534;font-weight:800}
.v34-error-box{padding:14px;border-radius:14px;background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;font-weight:800}
.v34-empty{padding:28px;text-align:center;color:#64748b;font-weight:800}
.v34-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}
.v34-data-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 8px 24px rgba(13,43,94,.07)}
.v34-data-card h3{font-weight:900;color:#0d2b5e;font-size:18px;margin-bottom:7px}.v34-data-card p{color:#475569;line-height:1.7}.v34-data-card .actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}
.v34-news-image{width:100%;height:190px;object-fit:cover;border-radius:14px;background:#e2e8f0}
.v34-mobile-menu{position:fixed;inset:0;z-index:9997;background:rgba(15,23,42,.55);display:none}.v34-mobile-menu.open{display:block}.v34-mobile-menu nav{position:absolute;top:0;right:0;width:min(330px,86vw);height:100%;background:#0d2b5e;color:#fff;padding:22px;overflow:auto}.v34-mobile-menu a,.v34-mobile-menu button{display:block;width:100%;text-align:right;padding:13px;border-bottom:1px solid rgba(255,255,255,.13);font-weight:800}
@media(max-width:767px){
  #v34-chat-fab{right:16px;bottom:20px;width:58px;height:58px}#v34-chat-panel{right:8px;left:8px;bottom:86px;width:auto;height:min(70vh,590px);border-radius:20px}
  .v34-mobile-admin-toggle{display:block}
  #adminModal>aside{position:fixed!important;right:0;top:0;bottom:0;width:min(330px,88vw)!important;z-index:10040;transform:translateX(105%);transition:transform .22s ease;display:block!important}
  #adminModal.v34-admin-nav-open>aside{transform:translateX(0)}
  #adminModal>.flex-grow,#adminModal>section,#adminModal>main{width:100%!important;min-width:0!important}
  #adminModal .admin-view{padding:16px!important}
  table{font-size:12px}
}
:root{--brand-blue:#0d2b5e;--brand-light:#1a4999;--brand-accent:#d4af37}
#adminModal aside{min-width:270px}
#adminModal main{min-width:0}
.v35-nav-group{padding:.9rem .8rem .35rem;color:#f3d36b;font-size:.75rem;font-weight:900;border-top:1px solid rgba(255,255,255,.14);margin-top:.35rem}
.v35-nav-item{width:100%;display:flex;align-items:center;gap:.7rem;text-align:right;padding:.72rem .85rem;border-radius:.75rem;color:#dce8ff;font-weight:800;transition:.16s;background:transparent;border:0;cursor:pointer}
.v35-nav-item:hover,.v35-nav-item.active{background:rgba(255,255,255,.16);color:#fff;transform:translateX(-2px)}
.v35-nav-item i{width:1.3rem;text-align:center;color:#f4cf55}
.v35-admin-toggle{display:none;position:fixed;top:1rem;right:1rem;z-index:100000;width:46px;height:46px;border-radius:50%;border:0;background:var(--brand-blue);color:#fff;box-shadow:0 8px 22px rgba(0,0,0,.28)}
.v35-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.2rem}
.v35-heading h2,.v35-heading h3{font-size:1.45rem;font-weight:900;color:var(--brand-blue);margin:0 0 .25rem}
.v35-heading p{color:#64748b;font-weight:600;margin:0}
.v35-status{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.55rem .9rem;font-weight:900}.v35-status.ok{background:#dcfce7;color:#166534}.v35-status.bad{background:#fee2e2;color:#991b1b}
.v35-status:before{content:'';width:.65rem;height:.65rem;border-radius:50%;background:currentColor}
.v35-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.2rem}
.v35-metric{background:#fff;border:1px solid #dbe5f1;border-radius:1.1rem;padding:1.15rem;display:grid;grid-template-columns:auto 1fr;grid-template-areas:'icon value' 'icon label';gap:.15rem .8rem;box-shadow:0 8px 24px rgba(15,42,82,.06)}
.v35-metric i{grid-area:icon;width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#eaf2ff;color:var(--brand-light);font-size:1.2rem}.v35-metric b{grid-area:value;font-size:1.55rem;color:var(--brand-blue)}.v35-metric span{grid-area:label;color:#64748b;font-weight:700}
.v35-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}
.v35-card,.v35-panel{background:#fff;border:1px solid #dbe5f1;border-radius:1.05rem;padding:1.05rem;box-shadow:0 8px 24px rgba(15,42,82,.055)}
.v35-card h3,.v35-panel h3{font-size:1.08rem;font-weight:900;color:var(--brand-blue);margin:0 0 .7rem}.v35-card p,.v35-panel p{color:#475569;font-weight:600;line-height:1.8}.v35-card small,.v35-table small{display:block;color:#64748b;margin-top:.25rem;line-height:1.55}
.v35-card-body strong{font-size:1.6rem;color:var(--brand-blue)}
.v35-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}
.v35-primary,.v35-secondary,.v35-danger{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:.72rem;padding:.65rem .9rem;font-weight:900;border:0;cursor:pointer;text-decoration:none;transition:.15s}.v35-primary{background:var(--brand-light);color:#fff}.v35-primary:hover{filter:brightness(.92)}.v35-secondary{background:#f2c94c;color:#15325f}.v35-danger{background:#fee2e2;color:#991b1b}
.v35-input{width:100%;border:1px solid #cbd5e1;border-radius:.78rem;padding:.72rem .8rem;background:#fff;color:#0f172a;outline:none;font-family:inherit}.v35-input:focus{border-color:var(--brand-light);box-shadow:0 0 0 3px rgba(26,73,153,.12)}
.v35-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.v35-panel>h3,.v35-panel>p,.v35-panel>button,.v35-panel>.v35-actions{grid-column:1/-1}.v35-panel label{font-weight:800;color:#233b66;display:flex;flex-direction:column;gap:.38rem}.v35-form-grid{background:#fff;border:1px solid #dbe5f1;border-radius:1rem;padding:1rem;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.v35-span-all{grid-column:1/-1}
.v35-check{display:flex!important;flex-direction:row!important;align-items:center;gap:.5rem!important;background:#f8fafc;border:1px solid #e2e8f0;padding:.75rem;border-radius:.75rem}.v35-check input{width:18px;height:18px}
.v35-toolbar{display:flex;gap:.7rem;align-items:center;flex-wrap:wrap;background:#fff;border:1px solid #dbe5f1;padding:.8rem;border-radius:1rem;margin-bottom:1rem}.v35-toolbar .v35-input{max-width:310px}
.v35-table-wrap{overflow:auto;background:#fff;border:1px solid #dbe5f1;border-radius:1rem;box-shadow:0 8px 24px rgba(15,42,82,.04)}.v35-table{width:100%;border-collapse:collapse;min-width:760px}.v35-table th{background:#edf3fb;color:#18345f;font-weight:900;padding:.8rem;text-align:right;white-space:nowrap}.v35-table td{padding:.75rem;border-top:1px solid #e7edf5;vertical-align:top;color:#334155;font-weight:600}.v35-table tr:hover td{background:#fafcff}.v35-table button{margin:.15rem}
.v35-empty{padding:1.2rem;text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:.8rem;font-weight:700}.v35-error{padding:1rem;background:#fee2e2;color:#991b1b;border:1px solid #fecaca;border-radius:.8rem;font-weight:800;margin:1rem 0}.v35-info{padding:1rem;background:#eff6ff;color:#1e3a8a;border:1px solid #bfdbfe;border-radius:.8rem;font-weight:700;margin:1rem 0;line-height:1.8}.v35-proof{padding:.8rem 1rem;background:#dcfce7;color:#166534;border:1px solid #86efac;border-radius:.8rem;font-weight:900;margin-bottom:1rem}
.v35-tabs{display:flex;gap:.45rem;overflow:auto;padding:.35rem;background:#eaf0f8;border-radius:.95rem;margin-bottom:1rem}.v35-tabs button{white-space:nowrap;border:0;background:transparent;border-radius:.7rem;padding:.62rem .9rem;font-weight:900;color:#425a7e;cursor:pointer}.v35-tabs button.active{background:#fff;color:var(--brand-blue);box-shadow:0 4px 12px rgba(15,42,82,.12)}
.v35-split{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:1rem;align-items:start}.v35-inline-row{display:grid;grid-template-columns:1fr 1.4fr auto;gap:.5rem;align-items:center;margin-bottom:.55rem}
.v35-thumb{width:90px;height:62px;object-fit:cover;border-radius:.65rem;border:1px solid #dbe5f1}.v35-json{white-space:pre-wrap;direction:ltr;text-align:left;font-size:.75rem;background:#0f172a;color:#dbeafe;padding:.7rem;border-radius:.6rem;max-height:180px;overflow:auto}
.v35-dialog-backdrop{position:fixed;inset:0;background:rgba(2,12,27,.68);z-index:200000;display:grid;place-items:center;padding:1rem}.v35-dialog{position:relative;width:min(620px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:1.2rem;padding:1.3rem;display:grid;gap:1rem;box-shadow:0 24px 70px rgba(0,0,0,.38)}.v35-dialog h3{font-size:1.25rem;font-weight:900;color:var(--brand-blue)}.v35-dialog label{font-weight:800;color:#334155;display:grid;gap:.35rem}.v35-dialog-close{position:absolute;left:.7rem;top:.65rem;border:0;background:#eef2f7;color:#1f2937;border-radius:50%;width:34px;height:34px;font-size:1.3rem;cursor:pointer}.v35-credential{display:block;direction:ltr;text-align:center;font-size:1.3rem;font-weight:900;background:#0f172a;color:#fef08a;padding:1rem;border-radius:.8rem;word-break:break-all}
.v35-chat-admin{display:grid;grid-template-columns:330px 1fr;gap:1rem;min-height:520px}.v35-conv-list,.v35-chat-admin>section{background:#fff;border:1px solid #dbe5f1;border-radius:1rem;overflow:auto}.v35-conv-list button{width:100%;text-align:right;border:0;border-bottom:1px solid #e2e8f0;background:#fff;padding:.9rem;display:block;cursor:pointer}.v35-conv-list button:hover{background:#f1f6fd}.v35-conv-list span,.v35-conv-list small{display:block;color:#64748b;margin-top:.25rem}.v35-chat-admin>section{padding:1rem;display:flex;flex-direction:column}.v35-conv-messages{background:#f8fafc;border-radius:.8rem;padding:.8rem;flex:1;overflow:auto;min-height:380px}.v35-message{max-width:80%;padding:.65rem .8rem;border-radius:1rem;margin:.4rem 0;background:#e2e8f0;color:#1e293b;white-space:pre-wrap}.v35-message.employee{margin-right:auto;background:#dbeafe}.v35-message.citizen{margin-left:auto;background:#dcfce7}.v35-message small{display:block;font-size:.68rem;color:#64748b;margin-top:.3rem}.v35-reply{display:flex;gap:.6rem;margin-top:.7rem}
.v35-toast-stack{position:fixed;left:1rem;top:1rem;z-index:300000;display:grid;gap:.5rem;max-width:380px}.v35-toast{background:#1e293b;color:#fff;padding:.8rem 1rem;border-radius:.8rem;box-shadow:0 10px 30px rgba(0,0,0,.25);font-weight:800}.v35-toast.success{background:#166534}.v35-toast.error{background:#991b1b}.v35-toast.warn{background:#a16207}
.v35-public-footer{background:var(--brand-blue);color:#fff;padding:1.2rem;text-align:center;display:grid;gap:.7rem}.v35-public-footer nav{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.v35-public-footer a{color:#f6d460;font-weight:800}.v35-dynamic-page{background:#fff;border-radius:1.2rem;padding:1.2rem;box-shadow:0 10px 30px rgba(15,42,82,.08)}.v35-dynamic-page>h1{font-size:2rem;font-weight:900;color:var(--brand-blue);margin-bottom:1rem}.v35-public-section,.v35-public-image-text,.v35-public-hero{padding:1.2rem;border:1px solid #dbe5f1;border-radius:1rem;margin:1rem 0}.v35-public-section h2,.v35-public-image-text h2,.v35-public-hero h2{font-size:1.35rem;font-weight:900;color:var(--brand-blue)}.v35-public-image-text{display:grid;grid-template-columns:280px 1fr;gap:1rem}.v35-public-image-text img{width:100%;height:220px;object-fit:cover;border-radius:.8rem}.v35-public-hero{min-height:280px;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:end;color:#fff;position:relative;overflow:hidden}.v35-public-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,25,61,.84),rgba(4,25,61,.12))}.v35-public-hero>*{position:relative;z-index:1;color:#fff}
#v34-chat-fab{bottom:22px!important;right:22px!important;left:auto!important;top:auto!important;z-index:120000!important}#v34-chat-panel{bottom:86px!important;right:22px!important;left:auto!important;top:auto!important;max-height:min(670px,calc(100vh - 110px))!important;z-index:120001!important}
body>.floating-sidebar .bg-purple-600,body>.floating-sidebar [title*="المساعد"],body>#v23-contact-fab,body>.v32-chat-fab,body>.v33-chat-fab{display:none!important}
@media(max-width:1100px){.v35-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v35-split{grid-template-columns:1fr}.v35-chat-admin{grid-template-columns:1fr}.v35-conv-list{max-height:260px}.v35-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){#adminModal{flex-direction:column}#adminModal aside{position:fixed;right:0;top:0;bottom:0;width:min(86vw,320px)!important;transform:translateX(105%);transition:.22s;z-index:100002}#adminModal.v35-admin-nav-open aside{transform:translateX(0)}#adminModal main{width:100%;padding-top:3.5rem}.v35-admin-toggle{display:grid;place-items:center}.v35-metric-grid{grid-template-columns:1fr 1fr}.v35-panel,.v35-form-grid{grid-template-columns:1fr}.v35-span-all{grid-column:auto}.v35-heading{display:grid}.v35-toolbar .v35-input{max-width:none}.v35-inline-row{grid-template-columns:1fr}.v35-chat-admin{display:block}.v35-chat-admin>section{margin-top:1rem}.v35-public-image-text{grid-template-columns:1fr}.v35-table{min-width:700px}.v35-toast-stack{left:.6rem;right:.6rem;top:.6rem;max-width:none}#v34-chat-panel{right:10px!important;left:10px!important;bottom:78px!important;width:auto!important;max-height:calc(100vh - 100px)!important}#v34-chat-fab{right:16px!important;bottom:16px!important}}
