:root{
  --oh-bg:#edf3fb;
  --oh-surface:rgba(255,255,255,.82);
  --oh-surface-strong:#ffffff;
  --oh-border:#dbe6f4;
  --oh-border-strong:#cad7ea;
  --oh-text:#163c78;
  --oh-muted:#7087b3;
  --oh-blue-1:#0f4bc5;
  --oh-blue-2:#1e63df;
  --oh-blue-3:#4b8bff;
  --oh-purple:#7c65e6;
  --oh-orange:#f0a43b;
  --oh-green:#47b86a;
  --oh-red:#ec6d72;
  --oh-shadow:0 22px 55px rgba(17,59,124,.10);
  --oh-radius:28px;
  --oh-radius-md:22px;
  --oh-sidebar-w:168px;
  --oh-max:1720px;
}
*{box-sizing:border-box}
body.oh-theme-screen, body.page-template-page-templates-operations-hub-app, body.page-template-page-templates-operations-login, body.page-template-page-templates-maintenance-request{background:linear-gradient(180deg,#eff4fb 0%,#eef3fb 100%)!important;color:var(--oh-text);}
body.oh-theme-screen .site, body.oh-theme-screen .site-main, body.oh-theme-screen .entry-content, body.oh-theme-screen .ct-container, body.oh-theme-screen .content-area, body.oh-theme-screen .inside-article, body.oh-theme-screen article, body.oh-theme-screen main, body.oh-theme-screen .wp-site-blocks{max-width:none!important;width:100%!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;border:none!important;}
body.oh-theme-screen .entry-header, body.oh-theme-screen .page-header, body.oh-theme-screen .hero-section, body.oh-theme-screen .site-header, body.oh-theme-screen .site-footer, body.oh-theme-screen .ct-footer{display:none!important;}
body.oh-theme-screen .entry-content>*:not(.oh-page-shell):not(.oh-request-wrap){display:none!important;}
.oh-page-shell svg,.oh-request-wrap svg{width:1em;height:1em;max-width:none;max-height:none;display:inline-block;vertical-align:middle;flex:0 0 auto;}
.oh-brand-logo-box img,.oh-logo-chip img{height:auto;object-fit:contain;}
.oh-hidden-admin-gap{display:none!important;}

html,body{margin:0;padding:0;background:linear-gradient(180deg,#eff4fb 0%,#eef3fb 100%);color:var(--oh-text);font-family:"Noto Kufi Arabic",system-ui,sans-serif;min-height:100%}
body.oh-no-scroll{overflow:hidden}
a{text-decoration:none;color:inherit}
.oh-theme-screen .site,.oh-theme-screen .site-content,.oh-theme-screen .content-area,.oh-theme-screen .site-main{max-width:none;width:100%;margin:0;padding:0}
.oh-page-shell{max-width:var(--oh-max);margin:0 auto;padding:14px 16px 22px}
.oh-dashboard{display:grid;grid-template-columns:1fr var(--oh-sidebar-w);gap:18px;min-height:calc(100vh - 36px)}
.oh-main{min-width:0;order:1}
.oh-sidebar{order:2;background:linear-gradient(180deg,#0950d6 0%,#0b49bc 45%,#0f46a9 100%);border-radius:30px;padding:14px 12px;box-shadow:var(--oh-shadow);position:sticky;top:14px;align-self:start;min-height:calc(100vh - 42px);display:flex;flex-direction:column;gap:16px;overflow:hidden;color:#fff}
.oh-sidebar:before,.oh-sidebar:after{content:"";position:absolute;border-radius:50%;opacity:.18;pointer-events:none}
.oh-sidebar:before{width:220px;height:220px;left:-60px;top:-40px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.35),rgba(255,255,255,0));}
.oh-sidebar:after{width:170px;height:170px;right:-40px;bottom:20px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.26),rgba(255,255,255,0));}
.oh-sidebar>*{position:relative;z-index:1}
.oh-brand-badge{width:88px;height:88px;border-radius:26px;margin:0 auto 6px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(89,155,255,.95),rgba(33,104,223,.95));box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 12px 30px rgba(3,17,72,.25);font-weight:800;font-size:34px;color:#fff;border:1px solid rgba(255,255,255,.24)}
.oh-sidebar-title{font-size:18px;font-weight:800;text-align:center;line-height:1.3}.oh-sidebar-subtitle{font-size:13px;color:rgba(255,255,255,.82);text-align:center;line-height:1.6;margin-top:-4px}
.oh-sidebar-nav{display:flex;flex-direction:column;gap:4px;margin-top:8px}
.oh-nav-item{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:14px 14px;border-radius:20px;color:#fff;font-size:17px;font-weight:700;line-height:1.4;transition:.22s ease;border:1px solid transparent}
.oh-nav-item svg{width:22px;height:22px;flex:0 0 22px;opacity:.95}
.oh-nav-item:hover,.oh-nav-item.is-active{background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,.11));box-shadow:inset 0 0 0 1px rgba(255,255,255,.16),0 10px 28px rgba(0,0,0,.14)}
.oh-help-card{margin-top:auto;padding:16px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:space-between;gap:12px}.oh-help-card svg{width:22px;height:22px}.oh-help-card strong{display:block;font-size:16px}.oh-help-card span{font-size:12px;color:rgba(255,255,255,.82)}
.oh-topbar{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;padding:10px 14px;background:var(--oh-surface);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.68);border-radius:28px;box-shadow:var(--oh-shadow);margin-bottom:16px}
.oh-topbar-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-start}
.oh-search-wrap{display:flex;justify-content:flex-end}
.oh-search{width:min(100%,420px);height:56px;border-radius:18px;border:1px solid var(--oh-border);padding:0 18px;background:#fff;color:var(--oh-text);font-size:15px;outline:none}
.oh-chip,.oh-lang,.oh-avatar{border-radius:18px;display:inline-flex;align-items:center;justify-content:center;height:50px;padding:0 22px;background:#fff;border:1px solid var(--oh-border);font-weight:700;color:var(--oh-text);white-space:nowrap;box-shadow:0 4px 14px rgba(31,68,139,.03)}
.oh-chip.is-active,.oh-lang.is-active{border-color:var(--brand-color,var(--oh-blue-2));box-shadow:0 0 0 2px rgba(210,170,68,.18)}
.oh-lang{width:50px;padding:0}.oh-avatar{width:50px;padding:0;border-radius:50%;background:linear-gradient(180deg,#336fdd,#285bc2);color:#fff;border:none;position:relative}.oh-avatar:after{content:"";position:absolute;left:0;bottom:2px;width:10px;height:10px;background:#43c35f;border-radius:50%;box-shadow:0 0 0 2px #fff}
.oh-hero{display:grid;grid-template-columns:240px 1fr;gap:24px;align-items:start;padding:12px 4px 16px}.oh-brand-card{padding:18px;border-radius:24px;background:var(--oh-surface);border:1px solid rgba(255,255,255,.68);box-shadow:var(--oh-shadow)}
.oh-brand-logo-box{display:flex;align-items:center;justify-content:space-between;gap:14px}.oh-brand-logo-box img{max-width:132px;max-height:42px;display:block}.oh-brand-name{font-size:15px;color:var(--oh-text);font-weight:700}.oh-brand-sub{font-size:13px;color:var(--oh-muted)}
.oh-hero-copy{text-align:right;padding-top:10px}.oh-user-greet{color:var(--oh-muted);font-size:15px;margin-bottom:10px}.oh-hero h1{font-size:clamp(24px,2.2vw,40px);line-height:1.15;margin:0 0 8px;font-weight:800;letter-spacing:-.015em}.oh-hero p{margin:0;color:var(--oh-muted);font-size:15px;font-weight:500}
.oh-grid{display:grid;gap:18px}.oh-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.oh-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.oh-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.oh-card{background:var(--oh-surface);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.65);border-radius:var(--oh-radius);box-shadow:var(--oh-shadow);padding:22px;min-width:0;overflow:hidden}
.oh-card h2,.oh-card h3,.oh-card h4{margin:0 0 12px;font-weight:800;color:var(--oh-text)}.oh-card h2{font-size:26px}.oh-card h3{font-size:22px}.oh-card h4{font-size:18px}
.oh-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.oh-subtle-link{font-size:14px;color:#4d7ae2;font-weight:700}
.oh-summary-card{display:flex;flex-direction:column;gap:12px;min-height:180px}.oh-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.oh-summary-icon{width:56px;height:56px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#1f5cd0;background:#eaf2ff}.oh-summary-icon.green{background:#e9f8ec;color:#3aaf5f}.oh-summary-icon.purple{background:#f1edff;color:#7d66e7}.oh-summary-icon.orange{background:#fff2df;color:#ea9a1f}
.oh-kpi-label{font-size:14px;color:var(--oh-muted);font-weight:700;line-height:1.7}.oh-kpi-value{font-size:28px;line-height:1;font-weight:800}.oh-kpi-sub{font-size:14px;color:var(--oh-muted)}
.oh-mini-link{margin-top:auto;font-size:15px;color:#3d74e2;font-weight:700;display:inline-flex;align-items:center;gap:8px}
.oh-map-shell{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:stretch}.oh-map-legend{border-radius:22px;border:1px solid var(--oh-border);background:#fff;padding:18px}.oh-map-legend ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.oh-dot{width:10px;height:10px;border-radius:50%;display:inline-block;margin-left:8px}.oh-dot.blue{background:#4b8bff}.oh-dot.green{background:#43c35f}.oh-dot.orange{background:#f0a43b}.oh-dot.purple{background:#7c65e6}.oh-map-placeholder{min-height:300px;border-radius:24px;border:1px dashed #cad7eb;background:radial-gradient(circle at 50% 50%,rgba(76,142,255,.12),rgba(255,255,255,.55)),linear-gradient(180deg,rgba(255,255,255,.75),rgba(245,249,255,.72));padding:22px;position:relative;overflow:hidden}
.oh-map-placeholder:before{content:"";position:absolute;inset:24px;background:linear-gradient(135deg,rgba(112,162,255,.18),rgba(255,255,255,0));border-radius:22px}
.oh-network-node{position:absolute;width:22px;height:22px;border-radius:50%;background:#4a89ff;border:5px solid rgba(255,255,255,.9);box-shadow:0 10px 18px rgba(34,99,214,.2)}
.oh-network-node.center{width:34px;height:34px;right:44%;top:42%}.oh-network-node.n1{right:22%;top:22%}.oh-network-node.n2{right:12%;top:60%}.oh-network-node.n3{right:64%;top:18%}.oh-network-node.n4{right:67%;top:64%}.oh-network-node.n5{right:30%;top:75%}.oh-map-line{position:absolute;height:3px;background:rgba(74,137,255,.55);transform-origin:right center}.oh-map-line.l1{right:46%;top:46%;width:140px;transform:rotate(-32deg)}.oh-map-line.l2{right:46%;top:48%;width:180px;transform:rotate(20deg)}.oh-map-line.l3{right:48%;top:49%;width:150px;transform:rotate(-155deg)}.oh-map-line.l4{right:48%;top:47%;width:105px;transform:rotate(90deg)}.oh-map-line.l5{right:46%;top:48%;width:120px;transform:rotate(55deg)}
.oh-list-stack{display:flex;flex-direction:column;gap:14px}.oh-stat-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px;border-radius:20px;background:#fff;border:1px solid var(--oh-border)}.oh-stat-pill{min-width:68px;height:48px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800}.oh-stat-pill.warn{background:#fff2df;color:#d08a16}.oh-stat-pill.info{background:#eef4ff;color:#4d7ae2}.oh-stat-pill.success{background:#e9f7ed;color:#38a55a}
.oh-split{display:grid;grid-template-columns:1fr 1.1fr;gap:18px}
.oh-panel{display:flex;flex-direction:column;gap:16px}.oh-panel-box{padding:18px;border-radius:20px;background:#fff;border:1px solid var(--oh-border)}
.oh-table-wrap{overflow:auto}.oh-table{width:100%;border-collapse:separate;border-spacing:0 10px}.oh-table th{color:var(--oh-muted);font-size:14px;padding:0 14px 6px;text-align:right;white-space:nowrap}.oh-table td{padding:16px 14px;background:#fff;border-top:1px solid var(--oh-border);border-bottom:1px solid var(--oh-border);font-size:14px;vertical-align:middle}.oh-table td:first-child{border-right:1px solid var(--oh-border);border-top-right-radius:16px;border-bottom-right-radius:16px}.oh-table td:last-child{border-left:1px solid var(--oh-border);border-top-left-radius:16px;border-bottom-left-radius:16px}
.oh-table tr.is-selected td{background:#f8fbff;box-shadow:inset 0 0 0 1px rgba(74,137,255,.35)}
.oh-table-note{font-size:13px;color:var(--oh-muted)}
.oh-badge{display:inline-flex;align-items:center;justify-content:center;min-width:84px;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:700;background:#edf4ff;color:#204e9f;white-space:nowrap}
.oh-badge.success,.oh-badge.success-soft{background:#e7f6eb;color:#1e8b4d}.oh-badge.warn,.oh-badge.yellow{background:#fff4dc;color:#a06a07}.oh-badge.muted{background:#eef1f7;color:#7589aa}.oh-badge.info{background:#eef4ff;color:#326ddd}.oh-badge.orange{background:#fff1e0;color:#d98a10}.oh-badge.purple{background:#f0eaff;color:#7350d8}.oh-badge.danger{background:#ffe8eb;color:#c84b5b}
.oh-priority{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:7px 12px;border-radius:999px;font-size:13px;font-weight:800}.oh-priority.danger{background:#ffe8eb;color:#cb4a5a}.oh-priority.warn{background:#fff4dc;color:#ad7815}.oh-priority.success-soft{background:#e7f6eb;color:#2f9254}
.oh-assignee{display:flex;align-items:center;gap:8px}.oh-avatar-small{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#3c74ed,#2f5fd9);color:#fff;font-size:13px;font-weight:800}
.oh-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.oh-mini-controls{display:flex;gap:10px;flex-wrap:wrap}.oh-control,.oh-input,.oh-select,.oh-field{width:100%;height:54px;border-radius:18px;border:1px solid var(--oh-border);background:#fff;padding:0 16px;font-size:15px;color:var(--oh-text);outline:none}.oh-control{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;width:auto;font-weight:700}
label.oh-label{display:block;margin-bottom:8px;color:var(--oh-muted);font-size:14px;font-weight:700}.oh-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.oh-textarea{width:100%;min-height:130px;border-radius:18px;border:1px solid var(--oh-border);background:#fff;padding:16px;font-size:15px;resize:vertical;color:var(--oh-text)}
.oh-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.oh-btn{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 22px;border-radius:18px;border:none;cursor:pointer;font-size:16px;font-weight:800;background:linear-gradient(180deg,#2f6fdb,#2458c0);box-shadow:0 14px 26px rgba(33,92,196,.22);color:#fff}.oh-btn.secondary{background:#fff;color:var(--oh-text);border:1px solid var(--oh-border);box-shadow:none}.oh-btn.success{background:linear-gradient(180deg,#4ab768,#2e9a4c)}.oh-btn.warn{background:#fff;border:1px solid #f2c987;color:#d98c15;box-shadow:none}.oh-btn.block{width:100%}
.oh-timeline{display:flex;flex-direction:column;gap:10px;position:relative;padding-right:14px}.oh-timeline:before{content:"";position:absolute;right:19px;top:8px;bottom:8px;width:2px;background:#dce6f3}.oh-timeline-item{position:relative;padding-right:34px}.oh-timeline-dot{position:absolute;right:8px;top:6px;width:22px;height:22px;border-radius:50%;background:#eef2f8;border:2px solid #d3deee}.oh-timeline-item.done .oh-timeline-dot{background:#45bf62;border-color:#45bf62}.oh-timeline-item.active .oh-timeline-dot{background:#fff;border-color:#3d74e2;box-shadow:0 0 0 6px rgba(61,116,226,.15)}.oh-timeline-item h5{margin:0;font-size:15px}.oh-timeline-item p{margin:4px 0 0;font-size:12px;color:var(--oh-muted)}
.oh-notes-list{display:flex;flex-direction:column;gap:12px}.oh-note-row{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding-bottom:10px;border-bottom:1px solid #edf2fa}.oh-note-row:last-child{border-bottom:none;padding-bottom:0}.oh-note-dot{width:9px;height:9px;border-radius:50%;margin-top:8px}
.oh-icon-circle{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#edf4ff;color:#3a72e4}
.oh-workflow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.oh-workflow-card{padding:16px;border-radius:20px;border:1px solid var(--oh-border);background:#fff}.oh-workflow-card h4{margin-bottom:8px}.oh-workflow-card.purple{background:#faf4ff}.oh-workflow-card.green{background:#f0fcf3}.oh-workflow-card.blue{background:#f1f7ff}.oh-workflow-card.orange{background:#fff7ea}
.oh-file-drop{min-height:160px;border:1px dashed #bed1ee;border-radius:22px;background:#fbfdff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:var(--oh-muted);text-align:center;padding:18px}
.oh-summary-list{display:flex;flex-direction:column;gap:12px}.oh-summary-list .row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px;border-radius:18px;background:#fff;border:1px solid var(--oh-border)}
.oh-doc-preview{min-height:620px;border-radius:22px;border:1px solid var(--oh-border);background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);padding:18px;display:flex;flex-direction:column;gap:14px}.oh-doc-page{flex:1;border:1px solid #e6edf7;border-radius:18px;padding:18px;background:#fff}.oh-doc-head,.oh-doc-totals{display:grid;grid-template-columns:1fr 1fr;gap:12px}.oh-doc-box{border:1px solid var(--oh-border);border-radius:14px;padding:12px;font-size:13px;color:var(--oh-muted)}
.oh-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:8px}.oh-pagination .pages{display:flex;gap:8px;align-items:center}.oh-page-num{width:38px;height:38px;border-radius:12px;background:#fff;border:1px solid var(--oh-border);display:flex;align-items:center;justify-content:center;font-weight:700}.oh-page-num.is-active{background:#2f6fdb;color:#fff;border-color:#2f6fdb}
.oh-login-wrap,.oh-request-wrap{max-width:980px;margin:4vh auto;padding:24px}.oh-login-card,.oh-request-card{background:var(--oh-surface);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.55);border-radius:36px;box-shadow:var(--oh-shadow);padding:36px}
.oh-login-card{max-width:640px;margin:0 auto}.oh-logos-row{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:22px}.oh-logo-chip{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:18px;background:#fff;border:1px solid var(--oh-border);min-height:62px}.oh-logo-chip img{max-height:36px;max-width:140px;display:block}
.oh-step-pane{display:none}.oh-step-pane.is-active{display:block}.oh-stepper{display:flex;justify-content:center;gap:12px;margin:18px 0 8px}.oh-step{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #c8d7f0;font-weight:800}.oh-step.is-active{background:linear-gradient(180deg,#3c74ed,#2f5fd9);color:#fff;border-color:transparent}.oh-step-title{text-align:center;color:var(--oh-muted);font-weight:700;margin-bottom:18px}.oh-help-box{padding:22px;background:#f2f6fc;border:1px solid var(--oh-border);border-radius:24px;color:var(--oh-text);margin-bottom:20px}.oh-help-box h4{margin:0 0 8px;font-size:18px}.oh-help-box ol{margin:0;padding-right:20px;line-height:2}.oh-success-box{padding:18px 22px;border-radius:18px;background:#e7f6eb;color:#197343;border:1px solid #bfe6ca;margin:18px 0}
.oh-mobile-toggle{display:none;position:fixed;top:16px;left:16px;z-index:9999;width:50px;height:50px;border-radius:50%;border:none;background:linear-gradient(180deg,#2f6fdb,#2458c0);color:#fff;box-shadow:0 14px 30px rgba(33,92,196,.32)}.oh-overlay{display:none}

@media (max-width: 1280px){.oh-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.oh-split{grid-template-columns:1fr}.oh-workflow{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width: 980px){
  .oh-dashboard{grid-template-columns:1fr}
  .oh-mobile-toggle{display:flex;align-items:center;justify-content:center}
  .oh-sidebar{position:fixed;right:0;top:0;bottom:0;z-index:9998;width:min(88vw,360px);max-width:360px;border-radius:0;min-height:100vh;transform:translateX(100%);transition:transform .25s ease;padding-top:84px}
  .oh-sidebar.is-open{transform:translateX(0)}
  .oh-overlay.is-open{display:block;position:fixed;inset:0;background:rgba(15,31,64,.38);backdrop-filter:blur(3px);z-index:9997}
  .oh-page-shell{padding:10px}
  .oh-topbar{grid-template-columns:1fr;gap:12px;padding:12px 14px 14px}
  .oh-topbar-right{justify-content:flex-start}.oh-search-wrap{justify-content:stretch}.oh-search{width:100%}
  .oh-hero{grid-template-columns:1fr;gap:12px}.oh-hero-copy{text-align:right}.oh-hero h1{font-size:clamp(22px,7vw,30px)}.oh-hero p,.oh-user-greet{font-size:14px}
  .oh-grid-4,.oh-grid-2,.oh-grid-3,.oh-form-grid,.oh-doc-head,.oh-doc-totals,.oh-workflow,.oh-map-shell{grid-template-columns:1fr}.oh-card{padding:18px;border-radius:24px}
  .oh-summary-card{min-height:auto}.oh-map-placeholder{min-height:220px}.oh-filter-bar,.oh-pagination{flex-direction:column;align-items:stretch}.oh-actions .oh-btn{width:100%}
  .oh-login-wrap,.oh-request-wrap{padding:10px}.oh-login-card,.oh-request-card{padding:24px;border-radius:28px}
}
@media (max-width:560px){
  .oh-topbar-right{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}
  .oh-chip{padding-inline:10px;justify-content:center;font-size:14px}.oh-lang,.oh-avatar{width:100%}
  .oh-sidebar{width:min(92vw,340px)}
  .oh-nav-item{font-size:16px;padding:14px}.oh-brand-badge{width:80px;height:80px;font-size:30px}
  .oh-card h2{font-size:24px}.oh-card h3{font-size:20px}.oh-kpi-value{font-size:24px}
  .oh-table th,.oh-table td{font-size:13px;padding:14px 12px}.oh-summary-icon{width:48px;height:48px}
}

.oh-login-title{font-size:clamp(32px,4vw,54px);text-align:right;margin:0 0 10px;color:var(--oh-text);font-weight:800}
.oh-login-subtitle{margin:0 0 24px;color:var(--oh-muted);font-size:18px;line-height:1.8}
.oh-login-form .oh-field{margin-bottom:16px}
.oh-login-card .oh-actions{display:block}
.oh-request-wrap{direction:rtl}
