.khaled-shell{--k-navy:#142c72;--k-deep:#102859;--k-blue:#0874bb;--k-ink:#173149;--k-muted:#60758a;--k-line:#d9e3ef;min-height:100vh;color:var(--k-ink);direction:rtl;background:#f2f6fb;font:15px/1.7 IBM Plex Sans Arabic,Tahoma,Arial,sans-serif}.khaled-shell *{box-sizing:border-box}.khaled-shell button,.khaled-shell input,.khaled-shell textarea{font:inherit}.khaled-shell button{cursor:pointer}.khaled-shell button:disabled{opacity:.58;cursor:wait}.khaled-shell h1,.khaled-shell h2,.khaled-shell h3,.khaled-shell p{margin-top:0}.khaled-shell :focus-visible{outline-offset:3px;outline:3px solid #0c84d5}.k-login-shell{background:radial-gradient(circle at 80% 0,#d9e9f9 0,#0000 38%),#f2f6fb;place-items:center;padding:28px;display:grid}.k-login-card{border:1px solid var(--k-line);background:#fff;border-radius:19px;width:min(430px,100%);padding:38px;box-shadow:0 24px 80px #152f5a15}.k-login-card>img{object-fit:contain;width:auto;height:65px;margin-bottom:20px}.k-login-card .k-kicker{color:#137caa;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.k-login-card h1{color:var(--k-deep);margin-bottom:7px;font-size:26px;line-height:1.4}.k-login-card>p{color:var(--k-muted);font-size:14px;line-height:1.9}.k-login-card form{gap:9px;margin-top:26px;display:grid}.k-login-card label,.k-editor label,.k-modal label{color:#254458;gap:6px;font-size:14px;font-weight:600;display:grid}.k-login-card input,.k-editor input:not([type=file]),.k-editor textarea,.k-modal input{width:100%;min-height:43px;color:var(--k-ink);text-align:start;background:#fff;border:1px solid #cbd9e7;border-radius:8px;outline:none;padding:9px 12px;line-height:1.65}.k-login-card input:focus,.k-editor input:focus,.k-editor textarea:focus,.k-modal input:focus{border-color:#0780c3;box-shadow:0 0 0 3px #0874bb1a}.k-login-card .k-primary{width:100%;margin-top:12px}.k-primary{border:1px solid var(--k-navy)!important;background:var(--k-navy)!important;color:#fff!important;font-weight:700!important}.k-primary:hover{background:#0d468c!important}.k-workspace{max-width:1800px;margin:auto;padding:20px 24px 50px}.k-topbar{border:1px solid var(--k-line);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:14px 20px;display:flex;box-shadow:0 4px 24px #193a6610}.k-top-title{align-items:center;gap:17px;display:flex}.k-top-title img{object-fit:contain;width:auto;max-width:90px;height:60px}.k-top-title small{color:#197ea6;font-size:12px;font-weight:700}.k-top-title h1{color:var(--k-deep);margin:0;font-size:22px;line-height:1.4}.k-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.k-actions button,.k-bottom-actions button,.k-modal button{color:#204c69;background:#fff;border:1px solid #cad9e8;border-radius:8px;min-height:40px;padding:9px 13px;font-size:13px;font-weight:600}.k-actions button:hover,.k-bottom-actions button:hover{border-color:#287bad}.k-message{color:#0b5f82;background:#e7f5fc;border:1px solid #b9dce9;border-radius:9px;margin:12px 0;padding:10px 15px;font-size:14px}.k-login-card .k-message{color:#a02424;background:#fff3f3;border-color:#f5cece}.k-loading{color:#284e68;place-items:center;display:grid}.k-columns{grid-template-columns:minmax(190px,.42fr) minmax(365px,1fr) minmax(470px,1.2fr);align-items:start;gap:18px;margin-top:20px;display:grid}.k-archive,.k-editor,.k-preview{border:1px solid var(--k-line);background:#fff;border-radius:14px;min-width:0;box-shadow:0 5px 26px #193a6610}.k-archive{max-height:calc(100vh - 32px);padding:18px;position:sticky;top:16px;overflow:auto}.k-archive-heading{justify-content:space-between;align-items:center;display:flex}.k-archive h2{color:var(--k-deep);margin:0;font-size:17px}.k-archive-heading span{color:#075a88;background:#e8f3fa;border-radius:30px;padding:0 9px;font-size:12px;font-weight:700}.k-archive p{color:var(--k-muted);margin:6px 0 16px;font-size:12px}.k-archive ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.k-archive li button{text-align:start;color:#1a3b58;background:#fff;border:1px solid #e0e9f1;border-radius:9px;gap:3px;width:100%;padding:11px 12px;display:grid}.k-archive li button.selected{background:#edf7fc;border-color:#348dbb}.k-archive li strong{font-size:13px}.k-archive li small{color:var(--k-muted);font-size:11px}.k-archive-empty{text-align:center;color:var(--k-muted);background:#f5f9fc;border-radius:8px;padding:20px 10px;font-size:13px}.k-editor{padding:20px 21px}.k-editor-head{border-bottom:1px solid var(--k-line);justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:18px;display:flex}.k-editor-head small{color:#2a859e;font-size:12px;font-weight:700}.k-editor-head h2{color:var(--k-deep);margin:0;font-size:21px;line-height:1.35}.k-editor-head>span{white-space:nowrap;border-radius:18px;padding:4px 9px;font-size:11px}.k-unsaved{color:#945917;background:#fff4dc}.k-saved{color:#117450;background:#e9f7f0}.k-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 13px;display:grid}.k-fields label{min-width:0}.k-editor input::placeholder,.k-editor textarea::placeholder{color:#8b9fad}.k-form-section{border-top:1px solid var(--k-line);margin-top:25px;padding-top:22px}.k-form-section h3{color:var(--k-navy);margin-bottom:12px;font-size:16px;line-height:1.4}.k-form-section p{color:var(--k-muted);margin:-4px 0 12px;font-size:12px}.k-form-section textarea{resize:vertical;min-height:66px}.k-list-input{align-items:flex-start;gap:8px;margin:10px 0;display:flex}.k-list-input span{color:#106d96;background:#e7f1fa;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.k-list-input textarea{flex:1}.k-list-input button{color:#9d2e2e;background:#fff0ef;border:0;border-radius:6px;flex:none;width:27px;height:27px;font-size:22px;line-height:1}.k-add{color:#066b9c;background:#f5fbfe;border:1px dashed #6dafce;border-radius:8px;justify-content:center;align-items:center;margin-top:8px;padding:8px 15px;font-size:13px;font-weight:700;display:inline-flex}.k-photo-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.k-photo-editor>div{border:1px solid var(--k-line);border-radius:9px;min-width:0;padding:7px}.k-photo-editor img{object-fit:cover;border-radius:5px;width:100%;height:130px}.k-photo-editor label{font-size:12px}.k-photo-editor button{color:#ad3939;background:0 0;border:0;margin-top:4px;font-size:12px;text-decoration:underline}.k-bottom-actions{gap:10px;margin-top:25px;display:flex}.k-danger{color:#a43333!important;border-color:#e8b6b6!important}.k-mobile-switch{display:none}.k-preview{background:#e6ebf3;padding:14px;overflow:auto}.k-preview-caption{color:#284e6a;justify-content:space-between;gap:10px;padding:4px 5px 12px;font-size:12px;font-weight:700;display:flex}.k-preview-caption small{font-weight:400}.k-paper{color:#172232;overflow-wrap:anywhere;background:#fff;width:100%;min-height:740px;margin:auto;padding:27px 32px 22px;font-size:11px;line-height:1.85;box-shadow:0 12px 28px #1229471c}.k-paper-header{grid-template-columns:90px 1fr 90px;align-items:end;gap:8px;min-height:65px;display:grid}.k-paper-header img{object-fit:contain;object-position:right center;grid-column:1;width:88px;max-height:62px}.k-paper-header h2{color:#191919;text-align:center;grid-column:2;align-self:end;margin:0 0 8px;font-size:15px;font-weight:700}.k-report-meta{border-top:1px solid #cdd8e3;border-right:1px solid #cdd8e3;grid-template-columns:repeat(3,minmax(0,1fr));margin:9px 0 17px;display:grid}.k-report-meta>div{grid-template-columns:minmax(60px,.65fr) minmax(0,1.35fr);display:grid}.k-report-meta b,.k-report-meta span{border-bottom:1px solid #cdd8e3;border-left:1px solid #cdd8e3;align-items:center;min-height:28px;padding:3px 6px;font-size:9px;line-height:1.6;display:flex}.k-report-meta b{background:var(--k-navy);color:#fff;white-space:nowrap;font-weight:500}.k-report-meta span{background:#fff}.k-report-bar{background:var(--k-navy);color:#fff;text-align:center;margin:13px 0 18px;padding:4px 10px;font-size:11px}.k-report-section{break-inside:avoid-page;margin:12px 0 18px}.k-report-section h3{color:var(--k-navy);border-bottom:1px solid var(--k-navy);margin:0 0 5px;padding:0 0 2px;font-size:11px;line-height:1.5}.k-report-section ul,.k-report-section .k-report-paragraph{white-space:pre-wrap;border:1px solid #dfe5eb;min-height:26px;margin:0;padding:8px 11px}.k-report-section ul{padding-inline-start:28px}.k-report-section li{padding:0 1px}.k-placeholder{color:#8494a3;font-size:10px}.k-image-section{border:1px solid #e1e8ef;padding:0 8px 9px}.k-image-section .k-report-bar{margin:0 -8px 4px}.k-image-section>p{text-align:center;margin:0 0 6px}.k-report-photos{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.k-photo{break-inside:avoid-page;border:1px solid #9bc4d5;border-radius:5px;min-width:0;margin:0;padding:4px}.k-photo img{object-fit:cover;border-radius:3px;width:100%;height:170px;display:block}.k-photo figcaption{color:#35536a;text-align:center;min-height:16px;font-size:9px}.k-paper-footer{text-align:center;color:#718293;border-top:1px solid #dce4ed;margin-top:14px;padding-top:5px;font-size:9px}.k-modal-backdrop{z-index:100;background:#102b4d91;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.k-modal{background:#fff;border-radius:14px;width:min(440px,100%);padding:23px;box-shadow:0 16px 60px #031b3d45}.k-modal h2{color:var(--k-deep);font-size:20px}.k-modal p{color:var(--k-muted);font-size:13px}.k-modal form{gap:13px;display:grid}.k-modal form>div{justify-content:end;gap:8px;margin-top:9px;display:flex}@media (width<=1400px){.k-columns{grid-template-columns:190px minmax(330px,1fr) minmax(430px,1.1fr)}.k-workspace{padding:15px}.k-topbar{flex-wrap:wrap}.k-archive{position:static}.k-paper{padding:24px 22px}.k-report-meta b,.k-report-meta span{font-size:8px}}@media (width<=1100px){.k-columns{grid-template-columns:minmax(350px,1fr) minmax(420px,1.1fr)}.k-archive{grid-column:1/-1;max-height:150px}.k-archive ul{display:flex;overflow:auto}.k-archive li{min-width:180px}.k-archive p{margin-bottom:8px}}@media (width<=800px){.k-columns{display:block}.k-archive{max-height:140px;margin-bottom:12px}.k-editor,.k-preview{display:none}.k-edit .k-editor,.k-preview.k-columns .k-preview{display:block}.k-mobile-switch{border:1px solid var(--k-line);background:#fff;border-radius:9px;gap:6px;margin-top:14px;padding:5px;display:flex}.k-mobile-switch button{color:#335b75;background:0 0;border:0;border-radius:6px;flex:1;padding:7px}.k-mobile-switch button.active{color:#fff;background:var(--k-navy)}.k-top-title h1{font-size:18px}.k-top-title img{height:44px}.k-actions{flex-wrap:nowrap;width:100%;overflow:auto}.k-actions button{white-space:nowrap}.k-preview{padding:8px}.k-paper{max-width:650px}.k-fields{gap:12px}.k-workspace{padding:10px}.k-report-meta{grid-template-columns:1fr}.k-report-meta b,.k-report-meta span{font-size:10px}.k-photo img{height:130px}}@media (width<=440px){.k-fields,.k-photo-editor{grid-template-columns:1fr}.k-paper{padding:15px 12px;font-size:10px}.k-paper-header{grid-template-columns:65px 1fr 65px}.k-paper-header img{width:60px}.k-report-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.k-photo img{height:130px}}.k-report-meta{grid-template-columns:1fr}.k-report-meta>div{grid-template-columns:minmax(65px,.65fr) minmax(0,1.35fr) minmax(65px,.65fr) minmax(0,1.35fr)}@page{size:A4 portrait;margin:0}@media print{html,body{background:#fff!important;margin:0!important;padding:0!important}.khaled-shell{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff!important;min-height:0!important}.k-workspace,.k-columns{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}.k-topbar,.k-message,.k-mobile-switch,.k-archive,.k-editor,.k-preview-caption,.k-modal-backdrop{display:none!important}.k-preview.k-preview{box-shadow:none!important;background:#fff!important;border:0!important;padding:0!important;display:block!important;overflow:visible!important}.k-paper{font-size:10pt;width:100%!important;min-height:0!important;box-shadow:none!important;margin:0!important;padding:0!important;overflow:visible!important}.k-paper-header{min-height:20mm}.k-report-meta b,.k-report-meta span{min-height:9mm;font-size:8pt}.k-report-bar,.k-report-section h3{font-size:10pt}.k-report-section{break-inside:avoid-page}.k-report-photos{grid-template-columns:repeat(3,minmax(0,1fr))}.k-photo{break-inside:avoid-page}.k-photo img{height:58mm}.k-placeholder{display:none!important}.k-paper-footer{font-size:8pt}}.k-report-meta{table-layout:fixed;border-collapse:collapse;direction:rtl;width:100%;display:table}.k-report-meta th,.k-report-meta td{text-align:right;vertical-align:middle;overflow-wrap:anywhere;border:1px solid #d4deea;height:29px;padding:0;font-size:10px;line-height:1.2}.k-report-meta th{color:#fff;white-space:nowrap;background:#142c72;font-weight:600}.k-report-meta td{color:#1d2935;background:#fff;font-weight:500}.k-report-meta col.k-col-label{width:16%}.k-report-meta col.k-col-short{width:27%}.k-report-meta col.k-col-wide{width:41%}.k-report-meta .k-meta-content{box-sizing:border-box;color:inherit;text-align:right;white-space:normal;justify-content:flex-start;min-height:28px!important;font:inherit!important;background:0 0!important;border:0!important;align-items:center!important;padding:2px 7px!important;line-height:1.2!important;display:flex!important}.k-report-meta .k-meta-content bdi{unicode-bidi:isolate}.k-report-bar{box-sizing:border-box;justify-content:center;align-items:center;min-height:29px;padding:0 10px;line-height:1.2;display:flex}.k-paper{font-weight:500}.k-report-section h3{border-bottom:2px solid var(--k-navy);padding-bottom:4px;font-weight:600}.k-users-modal{width:min(650px,100%);max-height:90vh;overflow:auto}.k-users-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.k-users-head h2{margin:0}.k-users-head button{background:0 0;border:0;padding:0 8px;font-size:25px}.k-users-modal>form{border:1px solid var(--k-line);border-radius:9px;margin:12px 0 16px;padding:15px}.k-users-modal>form>.k-primary{margin-top:5px}.k-users-list{gap:8px;display:grid}.k-users-list>div{border:1px solid var(--k-line);border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:9px 11px;display:flex}.k-users-list strong{color:var(--k-deep);min-width:100px}.k-users-list span{color:var(--k-muted);font-size:12px}.k-users-list>div>div{gap:6px;margin-inline-start:auto;display:flex}.k-users-list button{border:1px solid var(--k-line);color:var(--k-ink);background:#fff;border-radius:6px;padding:6px 10px;font-size:12px}.k-reset-form h3{margin:0;font-size:16px}html.k-print-measure .k-paper{width:210mm!important;max-width:none!important;min-height:0!important;box-shadow:none!important;padding:10mm 11mm!important;font-size:9pt!important;line-height:1.5!important;overflow:visible!important}html.k-print-measure .k-paper-header{min-height:16mm}html.k-print-measure .k-report-meta th,html.k-print-measure .k-report-meta td{height:7mm;font-size:8pt}html.k-print-measure .k-report-meta .k-meta-content{min-height:7mm!important}html.k-print-measure .k-report-bar{margin:8px 0 11px;font-size:9pt}html.k-print-measure .k-report-section{margin:8px 0 12px}html.k-print-measure .k-report-section h3{font-size:9pt}html.k-print-measure .k-photo img{height:48mm}html[data-theme=dark] .khaled-shell{--k-ink:#e8f1fb;--k-muted:#a9bdcf;--k-line:#29415f;color:#e8f1fb;background:#0f172a}html[data-theme=dark] .k-login-shell{background:radial-gradient(circle at 80% 0,#183965 0,#0000 38%),#0f172a}html[data-theme=dark] .k-login-card,html[data-theme=dark] .k-topbar,html[data-theme=dark] .k-archive,html[data-theme=dark] .k-editor,html[data-theme=dark] .k-modal{box-shadow:none;background:#132247;border-color:#29415f}html[data-theme=dark] .k-top-title h1,html[data-theme=dark] .k-login-card h1,html[data-theme=dark] .k-archive h2,html[data-theme=dark] .k-editor-head h2,html[data-theme=dark] .k-form-section h3,html[data-theme=dark] .k-modal h2{color:#fff}html[data-theme=dark] .k-login-card input,html[data-theme=dark] .k-editor input:not([type=file]),html[data-theme=dark] .k-editor textarea,html[data-theme=dark] .k-modal input,html[data-theme=dark] .k-actions button:not(.theme-switch),html[data-theme=dark] .k-bottom-actions button:not(.k-primary),html[data-theme=dark] .k-archive li button,html[data-theme=dark] .k-users-list button{color:#e8f1fb;background:#0f172a;border-color:#29415f}html[data-theme=dark] .k-preview{background:#0b1220;border-color:#29415f}html[data-theme=dark] .k-actions .theme-switch{color:#fff;background:#0f172a;border-color:#29415f;width:40px;min-height:40px;padding:0}@media print{.k-paper{zoom:var(--k-print-zoom,1);width:210mm!important;max-width:none!important;min-height:0!important;box-shadow:none!important;margin:0!important;padding:10mm 11mm!important;font-size:9pt!important;line-height:1.5!important;overflow:visible!important}.k-paper-header{min-height:16mm}.k-report-meta th,.k-report-meta td{height:7mm;font-size:8pt}.k-report-meta .k-meta-content{min-height:7mm!important}.k-report-bar{margin:8px 0 11px;font-size:9pt}.k-report-section{break-inside:auto;margin:8px 0 12px}.k-report-section h3{font-size:9pt}.k-photo img{height:48mm}.k-image-section{break-inside:auto}}
