:root{--red:#ed1c24;--red-dark:#c8102e;--navy:#082946;--navy-dark:#061d33;--bg:#f4f7fb;--card:#fff;--line:#e2e8f0;--text:#0f172a;--muted:#64748b;--green:#16a34a;--blue:#2563eb;--yellow:#d97706;--cyan:#0891b2;--danger:#dc2626;--shadow:0 12px 34px rgba(15,23,42,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--bg)!important;color:var(--text);font-size:14px;overflow-x:hidden}a{color:inherit}.app-shell{min-height:100vh;display:flex;background:var(--bg)}
/* ===== ICON SIDEBAR + POPUP MENU ===== */
.sidebar-icon-model{position:fixed;left:0;top:0;bottom:0;width:64px;background:transparent;z-index:50;color:#fff}.icon-rail{position:fixed;left:0;top:0;bottom:0;width:64px;padding:14px 9px;background:linear-gradient(180deg,#06345a 0%,#082946 52%,#061d33 100%);display:flex;flex-direction:column;align-items:center;gap:8px;box-shadow:8px 0 28px rgba(8,41,70,.16)}.rail-toggle{width:42px;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.22);background:#fff;color:#07365d;font-size:20px;display:grid;place-items:center;cursor:pointer}.rail-logo{width:36px;height:36px;border-radius:10px;object-fit:cover;background:var(--red);padding:0}.rail-nav{width:100%;display:flex;flex-direction:column;align-items:center;gap:7px;margin-top:4px}.rail-item{width:44px;height:42px;border:0;border-radius:12px;background:transparent;color:#dbeafe;display:grid;place-items:center;text-decoration:none;cursor:pointer;position:relative;font-size:18px;transition:.15s}.rail-item:hover,.rail-item.active,.rail-item.active-pop{background:rgba(255,255,255,.14);color:#fff}.rail-item.active:before,.rail-item.active-pop:before{content:'';position:absolute;left:-9px;top:9px;bottom:9px;width:4px;border-radius:0 8px 8px 0;background:var(--red)}.rail-item em{position:absolute;right:1px;top:1px;min-width:18px;height:18px;border-radius:99px;background:var(--red);color:#fff;font-size:10px;font-style:normal;font-weight:900;display:grid;place-items:center}.rail-logout{margin-top:auto}.sidebar-menu-card{position:fixed;left:76px;top:82px;width:min(500px,calc(100vw - 92px));max-height:calc(100vh - 102px);overflow:auto;background:#fff;color:var(--text);border:1px solid #dfe7f1;border-radius:18px;box-shadow:0 24px 70px rgba(15,23,42,.22);z-index:70;padding:16px;display:none}.menu-open .sidebar-menu-card{display:block}.menu-card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #e9eef5;padding-bottom:12px;margin-bottom:12px}.menu-brand{width:92px;height:36px;object-fit:contain;background:var(--red);border-radius:8px;padding:3px;margin-bottom:6px}.menu-card-head h2{margin:0;color:#22324a;font-size:20px;font-weight:900}.menu-card-head p,.menu-card-head small{display:none!important}.menu-close{width:36px;height:36px;border:0;border-radius:12px;background:#f4f7fb;color:#64748b;font-size:24px;font-weight:900;cursor:pointer}.menu-search-wrap{height:44px;border:1px solid #dbe4ef;border-radius:12px;background:#f8fafc;display:flex;align-items:center;gap:10px;padding:0 12px;margin-bottom:14px}.menu-search-wrap span{font-size:20px;color:#94a3b8}.menu-search{border:0;background:transparent;outline:0;width:100%;font:inherit}.menu-panel{display:none}.menu-panel.show{display:block}.panel-title{display:flex;align-items:center;justify-content:space-between;border:1px solid #e2e8f0;border-radius:14px;padding:11px 12px;margin-bottom:10px;background:#f8fafc;color:#475569}.panel-title small{border:1px solid #dbe4ef;background:#fff;border-radius:999px;padding:4px 10px;font-weight:900;color:#64748b}.menu-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.menu-tile{min-height:86px;border-radius:13px;border:1px solid #dbeafe;text-decoration:none;color:#0f172a;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px 8px;transition:.15s}.menu-tile:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(15,23,42,.12)}.menu-tile span{font-size:25px;margin-bottom:5px}.menu-tile b{font-size:12px;line-height:1.18}.menu-tile small{display:none!important}.tile-blue{background:#e0f2fe;border-color:#bae6fd}.tile-green{background:#dcfce7;border-color:#bbf7d0}.tile-yellow{background:#fef3c7;border-color:#fde68a}.tile-purple{background:#f3e8ff;border-color:#e9d5ff}.tile-cyan{background:#cffafe;border-color:#a5f3fc}
.mobile-backdrop{display:none}.mobile-backdrop.show{display:block;position:fixed;inset:0;background:rgba(2,6,23,.45);z-index:60}
/* ===== CONTENT ===== */
.content-area{margin-left:64px;width:calc(100% - 64px);padding:16px 18px 36px;background:var(--bg)!important;min-height:100vh}.topbar{height:76px;background:rgba(255,255,255,.97);border:1px solid #dfe7f1;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 18px;margin:0 0 22px;box-shadow:var(--shadow);position:sticky;top:12px;z-index:30}.top-left,.top-actions{display:flex;align-items:center;gap:12px;min-width:0}.top-logo{width:92px!important;height:36px!important;object-fit:contain!important;background:var(--red);border-radius:8px;padding:3px;flex:0 0 auto}.topbar h1{margin:0;font-size:18px;line-height:1.2;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar small,.page-head p,.modal-head small,.mini-help{display:none!important}.icon-btn,.notif{width:40px;height:40px;border-radius:12px;background:#fff;border:1px solid #dbe4ef;color:#082946;display:inline-grid;place-items:center;text-decoration:none;cursor:pointer;font-size:18px;position:relative}.notif em{position:absolute;top:-6px;right:-6px;background:var(--red);color:#fff;border-radius:999px;min-width:19px;height:19px;display:grid;place-items:center;font-size:10px;font-style:normal}.user-chip{display:flex;align-items:center;gap:10px;border-left:1px solid #e6edf5;padding-left:12px}.user-chip>span{width:40px;height:40px;border-radius:50%;background:#062b4c;color:#fff;display:grid;place-items:center;font-weight:900}.user-chip b,.user-chip small{display:block;line-height:1.2}.user-chip b{font-size:13px}.user-chip small{font-size:11px;color:var(--muted)!important}.page-head{margin:0 0 14px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.page-head h2{margin:0;font-size:24px;font-weight:900;letter-spacing:-.02em;color:#071a33}.actions,.upload-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.grid{display:grid;gap:16px}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:#fff!important;border:1px solid #e1e8f1;border-radius:18px;box-shadow:var(--shadow);padding:18px;margin-bottom:16px;overflow:hidden}.card h3{margin:0 0 12px;color:#071a33}.stat{display:flex;gap:14px;align-items:flex-start}.stat .ico{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:22px;background:#fee2e2;color:var(--red);flex:0 0 auto}.stat:nth-child(2) .ico{background:#dbeafe;color:var(--blue)}.stat:nth-child(3) .ico{background:#dcfce7;color:var(--green)}.stat:nth-child(4) .ico{background:#ffedd5;color:#ea580c}.stat h3{margin:0;color:var(--muted);font-size:13px}.stat b{font-size:25px;margin:5px 0;display:block}.stat small{color:var(--muted)}.table-wrap{overflow:auto;border-radius:16px;border:1px solid #e1e8f1;background:#fff!important}.table{width:100%;border-collapse:collapse;background:#fff!important;color:#0f172a!important;font-size:13px}.table th,.table td{padding:12px 10px;border-bottom:1px solid #eef3f8;text-align:left;vertical-align:top;background:#fff}.table th{font-size:11px;text-transform:uppercase;color:#64748b;background:#f8fafc!important;letter-spacing:.04em}.table tr:last-child td{border-bottom:0}.table tr:hover td{background:#fbfdff}.muted{color:var(--muted)}.empty-state{text-align:center;background:#fff;border:1px dashed #dbe4ef;border-radius:18px;padding:50px 20px;color:var(--muted)}.searchbar{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;margin-bottom:12px;background:#fff;border:1px solid #e1e8f1;border-radius:16px;padding:12px;box-shadow:0 10px 28px rgba(15,23,42,.04)}
/* ===== FORMS / BUTTONS ===== */
.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field label{display:block;font-size:13px;font-weight:800;margin-bottom:6px}.field label b{color:var(--red)}.input,select,textarea{width:100%;border:1px solid #dbe4ef;border-radius:12px;padding:11px 12px;font:inherit;background:#fff;color:var(--text);outline:none}.input:focus,select:focus,textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(237,28,36,.10)}textarea{min-height:105px;resize:vertical}.full{grid-column:1/-1}.btn{border:1px solid #dbe4ef;border-radius:12px;padding:10px 16px;font-weight:850;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#111827;min-height:40px;box-shadow:none}.btn-primary{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 10px 22px rgba(237,28,36,.18)}.btn-dark{background:#062b4c;border-color:#062b4c;color:#fff}.btn-success{background:var(--green);border-color:var(--green);color:#fff}.btn-danger{background:var(--danger);border-color:var(--danger);color:#fff}.btn-warning{background:var(--yellow);border-color:var(--yellow);color:#fff}.btn-info{background:var(--cyan);border-color:var(--cyan);color:#fff}.btn:hover{transform:translateY(-1px)}.upload-box{border:1.5px dashed #cbd5e1;background:#f8fafc;border-radius:16px;padding:20px;display:grid!important;place-items:center;text-align:center;cursor:pointer;color:var(--muted)}.upload-box input{display:none}.upload-box span{font-size:28px;color:var(--navy)}.upload-box b{color:var(--text);margin-top:4px}.upload-box small{display:block;color:var(--muted);margin-top:4px}.status-pill{display:inline-block;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:900;white-space:nowrap}.status-secondary{background:#e5e7eb;color:#374151}.status-warning{background:#fef3c7;color:#92400e}.status-info{background:#cffafe;color:#155e75}.status-success{background:#dcfce7;color:#166534}.status-danger{background:#fee2e2;color:#991b1b}.status-dark{background:#111827;color:#fff}.alert{padding:13px 15px;border-radius:14px;margin-bottom:12px;font-weight:700;border:1px solid rgba(0,0,0,.04)}.alert-success{background:#dcfce7;color:#166534}.alert-danger{background:#fee2e2;color:#991b1b}.alert-warning{background:#fef3c7;color:#92400e}
/* ===== MODAL ===== */
.modal-backdrop{position:fixed;inset:0;background:rgba(2,6,23,.48);backdrop-filter:blur(4px);z-index:100;display:none!important;align-items:center;justify-content:center;padding:18px}.modal-backdrop.show{display:flex!important}.modal-card{width:min(760px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 30px 80px rgba(2,6,23,.28);border:1px solid #e2e8f0}.modal-wide{width:min(960px,96vw)}.modal-small{width:min(560px,96vw)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;z-index:1}.modal-head h2{margin:0;font-size:18px}.modal-card form{padding:20px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.modal-backdrop.modal-view .modal-card{width:min(1080px,97vw)}.modal-loading{min-height:260px;display:grid;place-items:center;text-align:center}.view-modal-body{padding:0}.view-modal-body .page-head{display:none}.view-modal-body .card{box-shadow:none;margin:0 0 14px}.view-modal-body>.grid,.view-modal-body>.card{padding:0 18px}.view-modal-body>.grid{padding-top:18px}.view-modal-body>.card:last-child{padding-bottom:18px}.view-modal-body .actions a[href*="page=requests"]{display:none}
/* ===== LOADING / LOGIN ===== */
.loading-overlay{position:fixed;inset:0;display:none;place-items:center;background:rgba(255,255,255,.86);backdrop-filter:blur(3px);z-index:999}.loading-overlay.show{display:grid}.loading-box{width:min(360px,90vw);background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:var(--shadow);padding:34px;text-align:center}.loading-logo{width:150px;height:auto;background:var(--red);border-radius:12px;padding:6px;object-fit:contain}.spinner{width:42px;height:42px;border-radius:50%;border:5px solid #fee2e2;border-top-color:var(--red);margin:22px auto 12px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top left,rgba(237,28,36,.22),transparent 36%),linear-gradient(135deg,#061d33,#082946);padding:24px}.login-card{width:min(430px,94vw);background:#fff;border-radius:26px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.26)}.login-logo{display:flex;align-items:center;gap:12px;margin-bottom:20px}.login-logo img{width:128px;background:var(--red);border-radius:12px;padding:6px}.login-card h1{font-size:22px;margin:0}.login-card p{display:none}.login-foot{text-align:center;color:#94a3b8;font-size:12px;margin-top:16px}
/* ===== PRINT ===== */
.print-header{display:none}.approval-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.approval-sign{min-height:120px;border:1px solid #e2e8f0;border-radius:14px;padding:14px;text-align:center;background:#fff}.approval-sign b{display:block;margin-bottom:40px}.approval-sign small{color:var(--muted)}@media print{body{background:#fff!important}.sidebar,.topbar,.page-head,.actions,.btn,.modal-backdrop,.loading-overlay{display:none!important}.content-area{margin:0!important;width:100%!important;padding:0!important;background:#fff!important}.card{box-shadow:none!important;border:0!important;padding:0!important}.print-header{display:flex!important;align-items:center;justify-content:space-between;border-bottom:2px solid #111;margin-bottom:18px;padding-bottom:12px}.print-header img{height:40px;width:auto}.table th,.table td{border:1px solid #ddd}.approval-box{grid-template-columns:repeat(3,1fr)}}
/* ===== RESPONSIVE ===== */
@media(max-width:900px){.content-area{margin-left:58px;width:calc(100% - 58px);padding:12px}.icon-rail{width:58px;padding:10px 7px}.sidebar-icon-model{width:58px}.sidebar-menu-card{left:66px;top:72px;width:calc(100vw - 76px)}.topbar{height:auto;min-height:68px}.topbar h1{font-size:15px}.top-actions .hide-mobile{display:none}.user-chip div{display:none}.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.searchbar{grid-template-columns:1fr 1fr}.menu-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-head{align-items:flex-start;flex-direction:column}.upload-actions,.actions{width:100%;justify-content:flex-start}.upload-actions .btn,.actions .btn{flex:1 1 auto}}
@media(max-width:560px){.content-area{padding:10px}.top-logo{display:none!important}.topbar{padding:10px;border-radius:16px}.grid-4,.grid-3,.grid-2,.form-grid,.searchbar{grid-template-columns:1fr!important}.sidebar-menu-card{left:58px;top:64px;width:calc(100vw - 66px);padding:12px;border-radius:14px}.menu-card-grid{grid-template-columns:1fr}.btn{width:100%}.modal-actions{flex-direction:column}.modal-actions .btn{width:100%}.table th,.table td{padding:10px 8px;font-size:12px}.page-head h2{font-size:22px}}

/* ===== PROFESSIONAL ONE PAGE PRINT FORM ===== */
.corporate-form-sheet{background:#fff;border:1px solid #d7dee8;border-radius:18px;box-shadow:0 16px 42px rgba(15,23,42,.08);padding:22px;margin-bottom:18px;color:#0f172a;max-width:1020px}.form-top{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:3px solid #ed1c24;padding-bottom:14px;margin-bottom:14px}.form-brand{display:flex;align-items:center;gap:14px;min-width:0}.form-brand img{width:132px;height:48px;object-fit:contain;background:#ed1c24;border-radius:10px;padding:5px;flex:0 0 auto}.form-brand h1{font-size:20px;line-height:1.18;margin:0;font-weight:950;letter-spacing:.01em;color:#071a33}.form-brand p{font-size:12px;color:#64748b;margin:4px 0 0}.form-no-box{min-width:220px;border:1px solid #dbe4ef;border-radius:14px;padding:11px 14px;text-align:right;background:#f8fafc}.form-no-box span,.compact-info-grid span,.status-strip span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-weight:900;margin-bottom:3px}.form-no-box b{display:block;font-size:15px;color:#ed1c24}.form-no-box small{display:block;color:#64748b;font-weight:700;margin-top:3px}.status-strip{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:10px;margin-bottom:14px}.status-strip>div{border:1px solid #dbe4ef;border-radius:12px;background:#fbfdff;padding:10px 12px}.status-strip b{font-size:14px}.form-section-title{font-weight:950;color:#071a33;background:linear-gradient(90deg,#fee2e2,#fff);border-left:5px solid #ed1c24;padding:8px 10px;border-radius:8px;margin:12px 0 8px;font-size:13px}.compact-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #e2e8f0;border-left:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.compact-info-grid>div{padding:10px 11px;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;min-height:62px;background:#fff}.compact-info-grid b{font-size:13px;line-height:1.25;display:block;word-break:break-word}.compact-info-grid small{display:block;color:#64748b;font-size:11px;margin-top:2px}.compact-info-grid .span-2{grid-column:span 2}.description-box{border:1px solid #dbe4ef;border-radius:12px;min-height:74px;padding:12px 14px;background:#fff;font-size:13px;line-height:1.45}.approval-print-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.approval-print-card{border:1px solid #dbe4ef;border-radius:12px;text-align:center;overflow:hidden;background:#fff}.approval-role{background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:12px;font-weight:950;padding:8px;color:#071a33}.signature-space{height:54px}.approval-print-card b{display:block;font-size:13px;padding:0 8px;color:#0f172a}.approval-print-card span{display:block;font-size:11px;color:#64748b;padding:3px 8px 10px}.note-line{border:1px solid #fde68a;background:#fffbeb;border-radius:10px;padding:9px 11px;margin-top:10px;font-size:12px}.form-footer-note{border-top:1px solid #e2e8f0;margin-top:12px;padding-top:8px;font-size:10px;color:#64748b;text-align:center}.modal-print-actions{padding:16px 18px 0;display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.compact-screen{margin:18px;max-width:none;box-shadow:none}.no-print{}
@media print{
  @page{size:A4 portrait;margin:8mm}
  html,body{width:210mm;min-height:297mm;background:#fff!important;color:#111!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}
  body *{visibility:hidden!important}
  .print-sheet,.print-sheet *{visibility:visible!important}
  .print-sheet{position:absolute!important;left:0!important;top:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;page-break-after:avoid!important;break-after:avoid!important}
  .no-print,.no-print *,.sidebar-icon-model,.sidebar-icon-model *,.topbar,.topbar *,.page-head,.page-head *,.modal-head,.modal-head *,.modal-print-actions,.modal-print-actions *,.loading-overlay,.loading-overlay *{display:none!important;visibility:hidden!important}
  .content-area{margin:0!important;width:100%!important;padding:0!important;background:#fff!important}
  .form-top{border-bottom:2px solid #111!important;padding-bottom:7px!important;margin-bottom:7px!important;gap:8px!important}.form-brand img{width:95px!important;height:34px!important;border-radius:6px!important;padding:3px!important}.form-brand h1{font-size:14px!important}.form-brand p{font-size:9px!important;margin-top:1px!important}.form-no-box{min-width:160px!important;padding:6px 8px!important;border-radius:8px!important}.form-no-box span,.compact-info-grid span,.status-strip span{font-size:7.5px!important;margin-bottom:2px!important}.form-no-box b{font-size:10.5px!important}.form-no-box small{font-size:8px!important}.status-strip{grid-template-columns:1fr 1.45fr 1fr!important;gap:5px!important;margin-bottom:7px!important}.status-strip>div{padding:5px 7px!important;border-radius:7px!important}.status-strip b{font-size:9.5px!important}.form-section-title{font-size:9.5px!important;padding:4px 6px!important;border-left-width:4px!important;border-radius:5px!important;margin:7px 0 4px!important}.compact-info-grid{grid-template-columns:repeat(4,1fr)!important;border-radius:6px!important}.compact-info-grid>div{padding:5px 6px!important;min-height:38px!important}.compact-info-grid b{font-size:9px!important;line-height:1.18!important}.compact-info-grid small{font-size:8px!important}.description-box{min-height:45px!important;border-radius:7px!important;padding:6px 8px!important;font-size:9px!important;line-height:1.25!important}.approval-print-grid{gap:5px!important}.approval-print-card{border-radius:7px!important}.approval-role{font-size:9px!important;padding:4px!important}.signature-space{height:34px!important}.approval-print-card b{font-size:9px!important}.approval-print-card span{font-size:8px!important;padding-bottom:5px!important}.note-line{font-size:8.5px!important;padding:5px 7px!important;margin-top:6px!important;border-radius:6px!important}.form-footer-note{font-size:7.5px!important;margin-top:6px!important;padding-top:5px!important}
}
@media(max-width:760px){.corporate-form-sheet{padding:14px}.form-top{flex-direction:column;align-items:stretch}.form-no-box{text-align:left}.status-strip,.compact-info-grid,.approval-print-grid{grid-template-columns:1fr!important}.compact-info-grid .span-2{grid-column:span 1}.form-brand h1{font-size:16px}}


/* ===== FIX MENU CLICK + CLEAN TYPOGRAPHY v4 ===== */
.sidebar-icon-model{z-index:120!important;}
.icon-rail{z-index:121!important;}
.sidebar-menu-card{z-index:130!important;pointer-events:auto!important;}
.mobile-backdrop{z-index:60!important;}
body.menu-open .content-area{pointer-events:auto!important;}
body, input, select, textarea, button{font-weight:400!important;}
h1,h2,h3,h4,h5,h6,.topbar h1,.page-head h2,.menu-card-head h2,.panel-title b,.card h3,.stat-card h3{font-weight:600!important;}
.table th{font-weight:500!important;}
.table td b,.user-chip b,.menu-tile b,.btn,.status-pill,.approval-role,.form-section-title,.form-no-box b,.compact-info-grid b,.status-strip b{font-weight:500!important;}
.rail-item em,.notif em{font-weight:600!important;}
.btn{letter-spacing:0!important;box-shadow:none!important;}
.btn-primary,.btn-dark{box-shadow:0 8px 18px rgba(15,23,42,.10)!important;}
.topbar{box-shadow:0 8px 25px rgba(15,23,42,.05)!important;}
.card{box-shadow:0 10px 25px rgba(15,23,42,.04)!important;}
.menu-tile{font-weight:400!important;}
.menu-tile:hover{transform:none!important;box-shadow:0 8px 18px rgba(15,23,42,.08)!important;}
.menu-card-head p,.page-head p,.topbar small:not(.user-chip small){display:none!important;}

/* ===== BLANK FORM PRINT ===== */
.blank-print-actions{display:flex;justify-content:flex-end;gap:8px;margin-bottom:12px;}
.blank-line{height:18px;border-bottom:1px solid #1f2937;margin-top:4px;}
.blank-box{min-height:52px;border:1px solid #1f2937;border-radius:6px;margin-top:4px;padding:6px;}
.blank-approval-name{height:24px;border-bottom:1px solid #1f2937;margin:0 18px 8px;}
.blank-print-sheet{max-width:210mm;margin:0 auto;background:#fff;color:#111;border:1px solid #d9dee7;border-radius:12px;padding:12mm;}
.blank-print-sheet .compact-info-grid>div{min-height:52px;}
@media print{
  .blank-print-actions{display:none!important;}
  .blank-print-sheet{border:0!important;border-radius:0!important;padding:0!important;margin:0!important;max-width:none!important;width:100%!important;}
}

/* ===== NICESO A4 CORPORATE EXPENSE FORM v20260618 ===== */
.niceso-a4-form{width:210mm;max-width:100%;min-height:297mm;margin:0 auto 18px;background:#fff;color:#111;border:1px solid #d9dee7;border-radius:6px;padding:7mm;box-shadow:0 16px 42px rgba(15,23,42,.08);font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:400!important;line-height:1.25}.niceso-a4-form *{box-sizing:border-box}.a4-header{display:grid;grid-template-columns:36mm 1fr 58mm;gap:7mm;align-items:start}.a4-logo-box{width:36mm;height:36mm;background:#ed1c24;border-radius:3mm;overflow:hidden;display:grid;place-items:center;flex:0 0 36mm}.a4-logo-box img{width:100%!important;height:100%!important;object-fit:cover!important;display:block;border-radius:0!important;padding:0!important;background:#ed1c24!important}.a4-title{padding-top:2mm;min-width:0}.a4-title .company-name{font-size:7.3mm;line-height:1;font-weight:700!important;color:#ed1c24;margin-bottom:3mm;letter-spacing:-.2mm}.a4-title h1{font-size:7.2mm;line-height:1.05;margin:0 0 2mm;color:#111;font-weight:800!important;letter-spacing:-.35mm;text-transform:uppercase;white-space:nowrap}.a4-title p{margin:0;color:#333;font-size:3.6mm;font-weight:400!important}.a4-meta-box{border:1.3px solid #ed1c24;border-radius:2mm;padding:3mm 3.5mm;min-height:31mm}.a4-meta-box div{display:grid;grid-template-columns:24mm 4mm 1fr;align-items:center;gap:1.5mm;margin-bottom:2.3mm;font-size:3.5mm}.a4-meta-box div:last-child{margin-bottom:0}.a4-meta-box span,.a4-meta-box b{font-weight:600!important;font-style:normal}.a4-meta-box em{height:5mm;border-bottom:1px solid #9ca3af;font-style:normal;font-weight:400!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.a4-red-line{border-top:2px solid #ed1c24;margin:4.5mm 0 4.2mm}.a4-section{position:relative;margin-bottom:3.7mm}.a4-section.compact-section{margin-bottom:3.1mm}.a4-section-badge{display:inline-flex;align-items:center;height:7.2mm;background:#ed1c24;color:#fff;border-radius:1.8mm 1.8mm 0 0;overflow:visible;margin-left:1.2mm;margin-bottom:0;position:relative;z-index:2}.a4-section-badge i{width:7.6mm;height:7.6mm;margin-left:-1.4mm;border:1.5px solid #ed1c24;border-radius:999px;background:#fff;color:#ed1c24;display:grid;place-items:center;font-style:normal;font-size:4.3mm;font-weight:700!important}.a4-section-badge span{padding:0 3.4mm 0 2.2mm;font-size:4mm;font-weight:700!important;text-transform:uppercase;white-space:nowrap}.a4-section-badge.wide span{padding-right:5mm}.a4-lines-box{border:1px solid #9ca3af;border-radius:1.3mm;overflow:hidden;margin-top:-.2mm}.a4-line-row{display:grid;grid-template-columns:54mm 5mm 1fr;min-height:7.5mm;border-bottom:1px solid #d1d5db;align-items:center}.a4-line-row:last-child{border-bottom:0}.a4-line-row label{padding-left:4mm;font-size:4mm;font-weight:400!important}.a4-line-row b{font-size:4mm;font-weight:500!important;text-align:center}.a4-line-row em{height:5.2mm;border-bottom:1px solid #c2c7cf;margin-right:4mm;font-style:normal;font-size:3.7mm;font-weight:400!important;display:flex;align-items:center;gap:4.5mm}.a4-line-row.check-row em{border-bottom:0;gap:6mm}.box{display:inline-block;width:4mm;height:4mm;border:1.1px solid #9ca3af;vertical-align:-.6mm;background:#fff;margin-right:1.4mm}.box.checked:after{content:'✓';display:block;font-size:3.8mm;line-height:3.5mm;text-align:center;color:#111;font-weight:700}.a4-cost-table{width:100%;border-collapse:collapse;font-size:3.65mm;margin-top:-.2mm}.a4-cost-table th{background:#ed1c24!important;color:#fff!important;font-weight:700!important;text-align:center;border:1px solid #bfc5ce;padding:2mm 1.5mm}.a4-cost-table td{height:7.7mm;border:1px solid #c8cdd5;padding:1.2mm 1.8mm;font-weight:400!important}.a4-cost-table th:nth-child(1),.a4-cost-table td:nth-child(1){width:13mm;text-align:center}.a4-cost-table th:nth-child(2){width:74mm}.a4-cost-table th:nth-child(3){width:22mm}.a4-cost-table th:nth-child(4){width:24mm}.a4-cost-table th:nth-child(5){width:36mm}.a4-cost-table td:nth-child(3),.a4-cost-table td:nth-child(4){text-align:center}.a4-cost-table td:nth-child(5),.a4-cost-table td:nth-child(6){text-align:right}.a4-total-box{width:84mm;margin-left:auto;border-left:1px solid #c8cdd5;border-right:1px solid #c8cdd5;border-bottom:1px solid #c8cdd5}.a4-total-box div{display:grid;grid-template-columns:46mm 10mm 1fr;min-height:8mm;align-items:center;border-top:1px solid #c8cdd5}.a4-total-box span{padding-left:4mm;font-size:3.9mm;font-weight:500!important}.a4-total-box b{font-size:3.9mm;font-weight:500!important}.a4-total-box em{height:5mm;border-bottom:1px solid #9ca3af;margin-right:4mm;font-style:normal;text-align:right;font-size:3.8mm}.a4-total-box .grand span{background:#fff1f2;height:100%;display:flex;align-items:center;font-weight:700!important}.a4-note-box{height:20mm;border:1px solid #9ca3af;border-radius:1.3mm;padding:2mm 3mm;font-size:3.6mm;line-height:1.3;overflow:hidden}.a4-note-box.filled-note{height:20mm}.a4-attachment-row{min-height:10mm;border:1px solid #9ca3af;border-radius:1.3mm;display:flex;align-items:center;gap:3.6mm;padding:0 5mm;font-size:3.75mm;font-weight:400!important}.a4-attachment-row b{font-weight:500!important}.a4-attachment-row em{flex:1;height:5mm;border-bottom:1px solid #9ca3af;font-style:normal;min-width:26mm;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.a4-approval-table{width:100%;border-collapse:collapse;font-size:3.15mm}.a4-approval-table th{background:#fff1f2!important;border:1px solid #9ca3af;padding:2mm 1mm;text-align:center;font-size:3.65mm;font-weight:600!important}.a4-approval-table td{width:25%;border:1px solid #9ca3af;padding:0;vertical-align:bottom}.a4-approval-table .sign-area{height:21mm}.a4-approval-table p{display:grid;grid-template-columns:19mm 4mm 1fr;align-items:center;margin:0 2mm 1.5mm;font-size:3.15mm}.a4-approval-table p b{font-weight:500!important}.a4-approval-table p em{height:4mm;border-bottom:1px solid #9ca3af;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.a4-footer{border-top:2px solid #ed1c24;margin-top:4mm;padding:3mm 5mm 0;display:flex;justify-content:space-between;gap:10mm;color:#333;font-size:3.35mm}.a4-footer span{font-weight:400!important}.blank-form-sheet .a4-line-row em,.blank-form-sheet .a4-meta-box em,.blank-form-sheet .a4-total-box em,.blank-form-sheet .a4-attachment-row em,.blank-form-sheet .a4-approval-table p em{color:transparent}.filled-form-sheet .a4-line-row em,.filled-form-sheet .a4-meta-box em,.filled-form-sheet .a4-total-box em,.filled-form-sheet .a4-attachment-row em,.filled-form-sheet .a4-approval-table p em{color:#111}
@media(max-width:900px){.niceso-a4-form{width:100%;min-height:auto;padding:14px}.a4-header{grid-template-columns:90px 1fr;gap:12px}.a4-logo-box{width:90px;height:90px}.a4-title .company-name{font-size:20px}.a4-title h1{font-size:20px;white-space:normal}.a4-title p{font-size:12px}.a4-meta-box{grid-column:1/-1}.a4-line-row{grid-template-columns:150px 18px 1fr}.a4-attachment-row{flex-wrap:wrap}.a4-footer{flex-direction:column;gap:6px}.a4-approval-table{font-size:11px}}
@media print{@page{size:A4 portrait;margin:5mm}html,body{background:#fff!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body *{visibility:hidden!important}.print-sheet,.print-sheet *{visibility:visible!important}.print-sheet{position:absolute!important;left:0!important;top:0!important;width:200mm!important;max-width:200mm!important;min-height:287mm!important;margin:0!important;padding:5mm!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;page-break-after:avoid!important;break-after:avoid!important;overflow:hidden!important}.no-print,.no-print *,.sidebar-icon-model,.sidebar-icon-model *,.topbar,.topbar *,.page-head,.page-head *,.modal-head,.modal-head *,.modal-print-actions,.modal-print-actions *,.loading-overlay,.loading-overlay *{display:none!important;visibility:hidden!important}.content-area{margin:0!important;width:100%!important;padding:0!important;background:#fff!important}.a4-header{grid-template-columns:30mm 1fr 56mm!important;gap:6mm!important}.a4-logo-box{width:30mm!important;height:30mm!important;border-radius:2mm!important}.a4-title{padding-top:1.5mm!important}.a4-title .company-name{font-size:6.3mm!important;margin-bottom:2mm!important}.a4-title h1{font-size:6.1mm!important;letter-spacing:-.28mm!important;white-space:nowrap!important}.a4-title p{font-size:3.1mm!important}.a4-meta-box{min-height:27mm!important;padding:2.4mm 3mm!important}.a4-meta-box div{grid-template-columns:22mm 3.5mm 1fr!important;font-size:3.05mm!important;margin-bottom:1.7mm!important}.a4-meta-box em{height:4.2mm!important}.a4-red-line{margin:3.2mm 0 3mm!important}.a4-section{margin-bottom:2.7mm!important}.a4-section.compact-section{margin-bottom:2.2mm!important}.a4-section-badge{height:6mm!important}.a4-section-badge i{width:6.5mm!important;height:6.5mm!important;font-size:3.5mm!important}.a4-section-badge span{font-size:3.3mm!important}.a4-line-row{grid-template-columns:50mm 4.5mm 1fr!important;min-height:6.4mm!important}.a4-line-row label,.a4-line-row b{font-size:3.35mm!important}.a4-line-row em{height:4.3mm!important;font-size:3.1mm!important}.box{width:3.4mm!important;height:3.4mm!important}.a4-cost-table{font-size:3mm!important}.a4-cost-table th{padding:1.4mm 1mm!important}.a4-cost-table td{height:6.55mm!important;padding:1mm 1.2mm!important}.a4-total-box{width:78mm!important}.a4-total-box div{grid-template-columns:42mm 8mm 1fr!important;min-height:6.7mm!important}.a4-total-box span,.a4-total-box b,.a4-total-box em{font-size:3.2mm!important}.a4-note-box{height:16.5mm!important;font-size:3mm!important}.a4-attachment-row{min-height:8mm!important;font-size:3.1mm!important;gap:2.8mm!important;padding:0 4mm!important}.a4-approval-table th{font-size:3.1mm!important;padding:1.4mm .8mm!important}.a4-approval-table .sign-area{height:17mm!important}.a4-approval-table p{grid-template-columns:17mm 3.5mm 1fr!important;font-size:2.55mm!important;margin:0 1.8mm 1.1mm!important}.a4-footer{font-size:2.8mm!important;margin-top:2.8mm!important;padding-top:2mm!important}}


/* ===== NICESO corporate fixes v20260618 approval-list-v6 ===== */
.top-logo,.menu-brand{object-fit:contain!important;background:#ed1c24!important;padding:0!important;border-radius:8px!important;box-shadow:none!important;}
.top-logo{width:92px!important;height:36px!important;}
.menu-brand{width:92px!important;height:36px!important;}
.login-logo img{width:150px!important;height:50px!important;object-fit:contain!important;background:#ed1c24!important;padding:0!important;}
.print-header img{width:96px!important;height:34px!important;object-fit:contain!important;background:#ed1c24!important;padding:0!important;border-radius:8px!important;}
.row-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:230px}.inline-action-form{display:inline-flex;align-items:center;gap:6px;margin:0}.row-actions .btn,.inline-action-form .btn{padding:8px 12px;font-size:12px;border-radius:11px}.btn-success{background:#16a34a!important;color:#fff!important;border-color:#16a34a!important}.btn-danger{background:#dc2626!important;color:#fff!important;border-color:#dc2626!important}
.a4-header{grid-template-columns:34mm minmax(0,1fr) 58mm!important;gap:6mm!important;align-items:start!important}.a4-logo-box{width:34mm!important;height:34mm!important;border-radius:2.4mm!important}.a4-logo-box img{width:100%!important;height:100%!important;object-fit:cover!important}.a4-title{min-width:0!important;overflow:hidden!important}.a4-title .company-name{font-size:6.2mm!important;line-height:1.05!important;margin-bottom:2mm!important;letter-spacing:-.08mm!important}.a4-title h1{font-size:5.7mm!important;line-height:1.08!important;letter-spacing:-.18mm!important;white-space:normal!important;margin-bottom:1.5mm!important}.a4-title p{font-size:3.25mm!important;line-height:1.25!important}.a4-meta-box{min-width:0!important}.a4-approval-table th{font-weight:500!important}.a4-footer{align-items:center}.a4-footer span{font-weight:400!important}
@media(max-width:900px){.row-actions{min-width:0}.inline-action-form{width:100%;flex-wrap:wrap}.row-actions .btn,.inline-action-form .btn{width:auto!important}.a4-header{grid-template-columns:92px 1fr!important}.a4-logo-box{width:92px!important;height:92px!important}.a4-meta-box{grid-column:1/-1}.a4-title .company-name{font-size:20px!important}.a4-title h1{font-size:18px!important}}
@media print{.a4-header{grid-template-columns:30mm minmax(0,1fr) 55mm!important;gap:5mm!important}.a4-logo-box{width:30mm!important;height:30mm!important}.a4-title .company-name{font-size:5.6mm!important}.a4-title h1{font-size:5.1mm!important;white-space:normal!important;letter-spacing:-.12mm!important}.a4-title p{font-size:2.9mm!important}.a4-meta-box{padding:2.2mm 2.6mm!important}.a4-meta-box div{grid-template-columns:21mm 3.5mm 1fr!important;font-size:2.9mm!important}}

/* ===== Form konsep pengajuan mengikuti form kosong v20260618 ===== */
.modal-xwide{width:min(1180px,96vw);max-height:92vh;overflow:auto}.request-entry-sheet{background:#fff;border:1px solid #dbe3ef;border-radius:18px;padding:20px;box-shadow:0 16px 42px rgba(15,23,42,.08);font-weight:400}.entry-head{display:grid;grid-template-columns:104px 1fr 210px;gap:20px;align-items:center}.entry-logo{width:104px;height:104px;background:#ed1c24;border-radius:12px;overflow:hidden;display:grid;place-items:center}.entry-logo img{width:100%;height:100%;object-fit:cover;display:block}.entry-title div{font-size:22px;font-weight:700;color:#ed1c24;letter-spacing:-.2px}.entry-title h3{font-size:26px;line-height:1.05;margin:8px 0 0;color:#0b172a;font-weight:700;text-transform:uppercase;letter-spacing:-.5px}.entry-meta{border:1.3px solid #ed1c24;border-radius:12px;padding:12px;display:grid;grid-template-columns:1fr;gap:6px;font-size:12px}.entry-meta span{color:#334155;font-weight:500}.entry-meta b{font-size:14px;font-weight:500}.entry-meta input{height:34px;border:1px solid #dbe3ef;border-radius:9px;padding:0 10px}.entry-red-line{height:2px;background:#ed1c24;margin:16px 0 14px}.entry-section{margin-top:14px}.entry-badge{display:inline-flex;align-items:center;background:#ed1c24;color:#fff;border-radius:9px 9px 0 0;overflow:visible;height:32px}.entry-badge i{width:34px;height:34px;margin-left:-1px;border:2px solid #ed1c24;border-radius:999px;background:#fff;color:#ed1c24;display:grid;place-items:center;font-style:normal;font-weight:700}.entry-badge span{padding:0 14px 0 8px;font-size:13px;font-weight:700;text-transform:uppercase}.entry-badge.wide span{padding-right:20px}.entry-grid{border:1px solid #dbe3ef;border-radius:0 12px 12px 12px;padding:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.entry-grid label,.entry-total-row label{display:flex;flex-direction:column;gap:6px;color:#334155;font-size:12px;font-weight:500}.entry-grid input,.entry-grid select,.entry-cost-table input,.entry-note,.entry-total-row input{width:100%;border:1px solid #dbe3ef;border-radius:10px;background:#fff;height:40px;padding:0 11px;font-size:13px;font-weight:400;color:#0f172a}.entry-checks{grid-column:span 2;flex-direction:row!important;align-items:center;gap:16px;flex-wrap:wrap}.entry-checks>span{font-weight:400;color:#0f172a}.entry-table-wrap{border:1px solid #dbe3ef;border-radius:0 12px 12px 12px;overflow:auto}.entry-cost-table{width:100%;border-collapse:collapse}.entry-cost-table th{background:#ed1c24;color:#fff;padding:10px 8px;font-size:13px;font-weight:600;border-right:1px solid rgba(255,255,255,.25)}.entry-cost-table td{border:1px solid #e5edf7;padding:6px;background:#fff}.entry-cost-table td:first-child{text-align:center;width:52px}.entry-cost-table input{height:34px;border-radius:8px}.entry-total-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;max-width:540px;margin-left:auto}.entry-total-row small{color:#64748b;font-weight:400}.entry-note{height:78px;padding:10px;resize:vertical}.entry-attachments{border:1px solid #dbe3ef;border-radius:0 12px 12px 12px;padding:12px;display:flex;gap:18px;flex-wrap:wrap;font-size:13px}.entry-attachments label{font-weight:400;color:#0f172a}.request-entry-sheet .upload-box{margin-top:10px}.compact-screen.niceso-a4-form{width:100%;min-height:auto;padding:12px;box-shadow:none;border:0}.compact-screen .a4-header{grid-template-columns:80px 1fr!important}.compact-screen .a4-logo-box{width:80px!important;height:80px!important}.compact-screen .a4-meta-box{grid-column:1/-1}.compact-screen .a4-title .company-name{font-size:18px!important}.compact-screen .a4-title h1{font-size:17px!important}.compact-screen .a4-title p{font-size:12px!important}.compact-screen .a4-footer{flex-direction:column;align-items:flex-start;gap:6px}.compact-screen .a4-attachment-row{flex-wrap:wrap}.compact-screen .a4-approval-table{font-size:11px}
@media(max-width:900px){.modal-xwide{width:96vw}.request-entry-sheet{padding:14px}.entry-head{grid-template-columns:72px 1fr;gap:12px}.entry-logo{width:72px;height:72px}.entry-title div{font-size:17px}.entry-title h3{font-size:18px}.entry-meta{grid-column:1/-1}.entry-grid{grid-template-columns:1fr}.entry-checks{grid-column:auto}.entry-total-row{grid-template-columns:1fr;max-width:none}.entry-attachments{gap:10px}}

/* ===== Update v20260618 form rapi + delete pengajuan ===== */
.top-logo.system-logo{width:110px!important;height:42px!important;object-fit:contain!important;background:#ed1c24!important;border-radius:10px!important;padding:0!important;display:block!important}.top-left h1{font-weight:600!important;letter-spacing:-.2px!important}.modal-card.request-modal-card{width:min(1080px,94vw)!important;max-height:90vh!important;border-radius:20px!important;overflow:hidden!important}.request-modal-card .modal-head{position:sticky!important;top:0!important;background:#fff!important;z-index:5!important;border-bottom:1px solid #e5edf6!important;padding:18px 22px!important}.request-modal-card .modal-head h2{font-size:20px!important;font-weight:600!important;margin:0!important}.request-modal-card form{overflow:auto!important;max-height:calc(90vh - 72px)!important;background:#f8fafc!important}.request-professional-form{margin:18px!important;padding:18px!important;border-radius:18px!important;background:#fff!important;border:1px solid #dbe3ef!important;box-shadow:none!important}.request-professional-form .entry-head{display:grid!important;grid-template-columns:86px minmax(0,1fr) 260px!important;gap:18px!important;align-items:center!important}.request-professional-form .entry-logo{width:86px!important;height:86px!important;min-width:86px!important;max-width:86px!important;border-radius:14px!important;background:#ed1c24!important;overflow:hidden!important;display:grid!important;place-items:center!important}.request-professional-form .entry-logo img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important;display:block!important;padding:0!important;margin:0!important;background:#ed1c24!important}.request-professional-form .entry-title div{font-size:21px!important;line-height:1.05!important;font-weight:700!important;color:#ed1c24!important}.request-professional-form .entry-title h3{font-size:23px!important;line-height:1.08!important;margin:7px 0 4px!important;font-weight:700!important;color:#0b172a!important;letter-spacing:-.35px!important;white-space:normal!important}.request-professional-form .entry-title p{margin:0!important;color:#64748b!important;font-size:13px!important;font-weight:400!important}.request-professional-form .entry-meta{border:1px solid #ed1c24!important;border-radius:14px!important;padding:12px!important;display:grid!important;gap:8px!important;background:#fff!important}.request-professional-form .entry-meta label{display:grid!important;grid-template-columns:92px 1fr!important;gap:8px!important;align-items:center!important;margin:0!important}.request-professional-form .entry-meta span{font-size:12px!important;color:#334155!important;font-weight:500!important}.request-professional-form .entry-meta b{font-size:13px!important;font-weight:500!important;color:#0f172a!important;border-bottom:1px solid #cbd5e1!important;min-height:24px!important;display:flex!important;align-items:center!important}.request-professional-form .entry-meta input{height:34px!important;border:1px solid #dbe3ef!important;border-radius:9px!important;padding:0 9px!important;font-size:13px!important}.request-professional-form .entry-red-line{height:2px!important;background:#ed1c24!important;margin:16px 0 14px!important}.request-professional-form .entry-section{margin-top:16px!important}.request-professional-form .entry-badge{height:30px!important;border-radius:10px 10px 0 0!important;background:#ed1c24!important;color:#fff!important}.request-professional-form .entry-badge i{width:32px!important;height:32px!important;font-size:15px!important;font-weight:600!important}.request-professional-form .entry-badge span{font-size:12.5px!important;font-weight:600!important;letter-spacing:.1px!important}.request-professional-form .entry-grid{padding:14px!important;border-color:#dbe3ef!important;border-radius:0 14px 14px 14px!important;gap:12px!important;background:#fff!important}.request-professional-form .entry-grid label,.request-professional-form .entry-total-row label{font-weight:500!important;color:#334155!important;font-size:12px!important}.request-professional-form input,.request-professional-form select,.request-professional-form textarea{font-weight:400!important}.request-professional-form .entry-cost-table th{font-weight:600!important;background:#ed1c24!important}.request-professional-form .entry-cost-table th:nth-child(1){width:48px}.request-professional-form .entry-cost-table th:nth-child(2){min-width:280px}.request-professional-form .entry-cost-table th:nth-child(3){width:90px}.request-professional-form .entry-cost-table th:nth-child(4){width:120px}.request-professional-form .entry-cost-table th:nth-child(5){width:150px}.request-professional-form .entry-cost-table th:nth-child(6){width:150px}.request-professional-form .entry-cost-table input[readonly]{background:#f8fafc!important;color:#64748b!important}.request-professional-form .entry-note{min-height:84px!important}.request-professional-form .upload-box{border:1.5px dashed #cbd5e1!important;background:#f8fafc!important;border-radius:14px!important;padding:14px!important}.request-modal-card .modal-actions{position:sticky!important;bottom:0!important;background:#fff!important;border-top:1px solid #e5edf6!important;padding:14px 18px!important;z-index:6!important}.btn-delete{background:#fff!important;color:#dc2626!important;border-color:#fecaca!important}.btn-delete:hover{background:#fee2e2!important;color:#991b1b!important}
@media(max-width:900px){.request-modal-card .modal-head{padding:14px 16px!important}.request-professional-form{margin:12px!important;padding:14px!important}.request-professional-form .entry-head{grid-template-columns:70px 1fr!important;gap:12px!important}.request-professional-form .entry-logo{width:70px!important;height:70px!important;min-width:70px!important;max-width:70px!important}.request-professional-form .entry-title div{font-size:17px!important}.request-professional-form .entry-title h3{font-size:17px!important}.request-professional-form .entry-title p{font-size:12px!important}.request-professional-form .entry-meta{grid-column:1/-1!important}.request-professional-form .entry-grid{grid-template-columns:1fr!important}.request-professional-form .entry-checks{grid-column:auto!important}.request-professional-form .entry-total-row{grid-template-columns:1fr!important;max-width:none!important}.top-logo.system-logo{width:92px!important;height:36px!important}}
