:host {
  --om-navy:#102f59;
  --om-navy-2:#173f70;
  --om-ink:#0e2b52;
  --om-slate:#637793;
  --om-muted:#8ea0b7;
  --om-gold:#d8ab27;
  --om-gold-soft:#fff8df;
  --om-line:#dce6f1;
  --om-paper:#fbfcfe;
  --om-soft:#f4f8fc;
  --om-teal:#2e8790;
  --om-danger:#b35b5b;
  --om-radius:22px;
  direction:rtl;
}
*{box-sizing:border-box}
.om-page{
  width:297mm;height:210mm;margin:0;background:
    radial-gradient(circle at 12% 11%,rgba(216,171,39,.08),transparent 22%),
    linear-gradient(135deg,#ffffff 0%,#fbfcfe 58%,#f7fafd 100%);
  color:var(--om-ink);position:relative;overflow:hidden;
  font-family:var(--font-sans);padding:14mm 16mm 11mm;
}
.om-page::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(16,47,89,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(16,47,89,.025) 1px,transparent 1px);background-size:44px 44px;pointer-events:none}
.om-header{height:16mm;display:flex;align-items:flex-start;justify-content:space-between;position:relative;z-index:2;border-bottom:1px solid var(--om-line);padding-bottom:4mm}
.om-brand{display:flex;align-items:center;gap:10px}.om-brand img{width:33px;height:33px}.om-brand strong{display:block;font-size:13px;line-height:1.2}.om-brand span{font-size:7px;letter-spacing:1.5px;color:var(--om-muted);font-weight:800}
.om-ref{text-align:left;direction:ltr}.om-ref b{display:block;font-size:28px;line-height:.9;color:var(--om-navy);font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.om-ref span{font-size:7px;letter-spacing:1.8px;color:var(--om-muted);font-weight:800}
.om-footer{position:absolute;right:16mm;left:16mm;bottom:7mm;height:8mm;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--om-line);padding-top:2.5mm;color:var(--om-muted);font-size:7px;font-weight:800;letter-spacing:.35px;z-index:3}.om-footer .om-fpage{font-size:12px;color:var(--om-navy);font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.om-footer .om-dot{width:6px;height:6px;border-radius:50%;background:var(--om-gold);display:inline-block;margin-inline-start:5px}
.om-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--om-gold);font-size:10px;font-weight:900;letter-spacing:.3px}.om-kicker::before{content:"";width:28px;height:2px;background:var(--om-gold)}
.om-title{font-size:30px;line-height:1.18;margin:5px 0 8px;font-weight:900;color:var(--om-navy);letter-spacing:-.5px}.om-subtitle{font-size:11px;line-height:1.7;color:var(--om-slate);font-weight:700;margin:0}
.om-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--om-line);background:#fff;border-radius:999px;padding:6px 10px;font-size:8px;font-weight:900;color:var(--om-navy)}.om-chip i{width:6px;height:6px;border-radius:50%;background:var(--om-gold)}

/* Page 2 — institutional inner cover */
.om-inner-cover{
  padding:0;background:
    radial-gradient(circle at 18% 18%,rgba(216,171,39,.16),transparent 27%),
    radial-gradient(circle at 84% 76%,rgba(77,121,178,.16),transparent 30%),
    linear-gradient(135deg,#091b33 0%,#102f59 56%,#173f70 100%);
  color:#fff;isolation:isolate;
}
.om-inner-cover::before{
  background-image:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px);
  background-size:34px 34px;opacity:.8
}
.om-inner-cover::after{content:"";position:absolute;inset:10mm;border:1px solid rgba(216,171,39,.26);border-radius:24px;pointer-events:none;z-index:1}
.om-inner-frame{position:absolute;inset:14mm;border:1px solid rgba(255,255,255,.08);border-radius:19px;z-index:1}
.om-inner-frame::before,.om-inner-frame::after{content:"";position:absolute;width:34mm;height:2px;background:linear-gradient(90deg,transparent,var(--om-gold),transparent);opacity:.65}
.om-inner-frame::before{top:-1px;right:18mm}.om-inner-frame::after{bottom:-1px;left:18mm}
.om-inner-ref{position:absolute;top:17mm;left:18mm;z-index:3;color:rgba(255,255,255,.45);font-size:7px;font-weight:900;letter-spacing:2.2px;direction:ltr}
.om-inner-content{position:absolute;z-index:3;right:28mm;top:31mm;width:166mm;text-align:right}
.om-inner-brand{display:flex;align-items:center;gap:13px}.om-inner-brand img{width:54px;height:auto;filter:drop-shadow(0 8px 18px rgba(0,0,0,.22))}.om-inner-brand strong{display:block;font-size:17px;line-height:1.2}.om-inner-brand span{display:block;margin-top:3px;color:#9fb4cf;font-size:7px;font-weight:800;letter-spacing:1.7px;direction:ltr;text-align:right}
.om-inner-rule{width:42mm;height:2px;margin:12mm 0 9mm auto;background:linear-gradient(90deg,transparent,#d8ab27)}
.om-inner-kicker{margin:0 0 3mm;color:#e9c85e;font-size:9px;font-weight:900;letter-spacing:.35px}
.om-inner-content h1{margin:0;color:#fff;font-size:45px;line-height:1.06;font-weight:900;letter-spacing:-1px}.om-inner-subtitle{margin:4mm 0 0;color:#c6d6e8;font-size:17px;font-weight:800}.om-inner-statement{max-width:137mm;margin:8mm 0 0;color:rgba(255,255,255,.78);font-size:11px;line-height:1.9;font-weight:650}
.om-inner-meta{margin-top:10mm;display:flex;align-items:center;gap:10px;color:#9fb4cf;font-size:7.5px;font-weight:800}.om-inner-meta i{width:4px;height:4px;border-radius:50%;background:#d8ab27;box-shadow:0 0 0 4px rgba(216,171,39,.10)}
.om-inner-anniv{position:absolute;z-index:3;left:29mm;top:50%;transform:translateY(-50%);width:55mm;height:75mm;display:grid;place-items:center;border-right:1px solid rgba(255,255,255,.11)}.om-inner-anniv img{width:43mm;height:auto;filter:drop-shadow(0 18px 28px rgba(0,0,0,.22))}
.om-inner-code{position:absolute;z-index:3;bottom:17mm;right:28mm;color:rgba(255,255,255,.32);font-size:7px;font-weight:900;letter-spacing:2px;direction:ltr}

/* Page 5 — strategic overview of all five goals */
.om-strategic-overview{padding-top:11mm}
.om-strategy-overview{position:relative;z-index:2;height:159mm;padding-top:8mm}
.om-strategy-head{display:grid;grid-template-columns:1fr 46mm;gap:12mm;align-items:start}.om-strategy-head>div:first-child{max-width:185mm}.om-strategy-head .om-title{font-size:27px;max-width:190mm;margin-top:3mm}.om-strategy-head .om-subtitle{max-width:175mm}
.om-strategy-core{height:35mm;border-radius:18px;padding:6mm;background:linear-gradient(145deg,#102f59,#173f70);color:#fff;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;box-shadow:0 14px 30px rgba(16,47,89,.13)}.om-strategy-core::after{content:"05";position:absolute;left:5mm;bottom:-8mm;color:rgba(255,255,255,.055);font-size:48px;font-weight:900;direction:ltr}.om-strategy-core small{font-size:6.5px;letter-spacing:1.5px;color:#a9bed7;font-weight:900}.om-strategy-core strong{display:block;margin-top:2px;color:#f1d36d;font-size:16px}.om-strategy-core span{margin-top:3px;color:#d3deeb;font-size:7px;font-weight:800}
.om-strategy-track{position:relative;margin-top:10mm;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3.5mm;direction:rtl}.om-strategy-line{position:absolute;right:8%;left:8%;top:11mm;height:1px;background:linear-gradient(90deg,rgba(16,47,89,.07),rgba(216,171,39,.55),rgba(16,47,89,.07));z-index:0}
.om-strategy-card{position:relative;z-index:2;min-height:78mm;padding:17mm 5mm 5mm;border:1px solid var(--om-line);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 10px 28px rgba(16,47,89,.055);overflow:hidden}.om-strategy-card::before{content:"";position:absolute;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,var(--om-navy),var(--om-gold))}.om-strategy-card::after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;top:10.1mm;right:50%;transform:translate(50%,-50%);background:#fff;border:2px solid var(--om-gold);box-shadow:0 0 0 5px rgba(216,171,39,.10)}
.om-strategy-no{position:absolute;top:3.5mm;right:5mm;color:rgba(16,47,89,.16);font-size:24px;font-weight:900;line-height:1;direction:ltr}.om-strategy-card small{display:block;min-height:10mm;color:#8a9cb3;font-size:5.7px;line-height:1.35;font-weight:900;letter-spacing:.6px;direction:ltr;text-align:right}.om-strategy-card h2{margin:2.5mm 0 3mm;color:var(--om-navy);font-size:12.3px;line-height:1.45;font-weight:900}.om-strategy-card p{margin:0;color:#60758e;font-size:7.6px;line-height:1.75;font-weight:650}
.om-strategy-card--01::before{background:linear-gradient(90deg,#173f70,#4c78aa)}.om-strategy-card--02::before{background:linear-gradient(90deg,#2e8790,#69aeb5)}.om-strategy-card--03::before{background:linear-gradient(90deg,#6c7790,#9ba6b8)}.om-strategy-card--04::before{background:linear-gradient(90deg,#b88d1d,#e0bc51)}.om-strategy-card--05::before{background:linear-gradient(90deg,#315e55,#6a958b)}
.om-strategy-flow{margin-top:6mm;height:13mm;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 6mm;border-radius:999px;background:#f3f7fb;border:1px solid var(--om-line);color:#425d7c;font-size:7.3px;font-weight:900}.om-strategy-flow b{color:var(--om-gold);font-size:13px;direction:ltr}

/* Leadership pages */
.om-leader{padding-top:11mm}.om-leader-grid{height:162mm;display:grid;grid-template-columns:2.25fr .9fr;gap:12mm;position:relative;z-index:2;align-items:stretch}.om-leader-copy{background:rgba(255,255,255,.84);border:1px solid var(--om-line);border-radius:var(--om-radius);padding:11mm 12mm;display:flex;flex-direction:column;justify-content:center}.om-leader-copy .om-kicker{margin-bottom:3mm}.om-leader-copy h1{font-size:25px;margin:0 0 7mm;color:var(--om-navy);font-weight:900}.om-leader-copy .om-lead-quote{font-size:14px;line-height:1.7;font-weight:900;color:var(--om-navy);margin:0 0 6mm;border-right:3px solid var(--om-gold);padding-right:4mm}.om-leader-copy .om-message{columns:2;column-gap:10mm;font-size:8.8px;line-height:1.85;color:#465d79;font-weight:650}.om-leader-copy .om-message p{margin:0 0 3.5mm;break-inside:avoid}.om-sign{margin-top:4mm;padding-top:3mm;border-top:1px dashed var(--om-line);font-size:10px;font-weight:900;color:var(--om-navy)}
.om-leader-id{background:linear-gradient(160deg,var(--om-navy),#173f70 72%,#23558d);border-radius:var(--om-radius);padding:7mm 7mm 9mm;color:white;display:flex;flex-direction:column;gap:5mm;position:relative;overflow:hidden}.om-leader-id::after{content:"";position:absolute;width:88mm;height:88mm;border:1px solid rgba(255,255,255,.075);border-radius:50%;bottom:-46mm;left:-35mm}.om-leader-portrait{height:89mm;margin:0;border-radius:18px;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.22);position:relative;z-index:2;display:grid;place-items:end center}.om-leader-portrait img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 18%;background:#fff}.om-role{position:relative;z-index:2;margin-top:auto}.om-role small{display:block;font-size:7.5px;color:#a8bad0;letter-spacing:.8px;margin-bottom:4px}.om-role h2{font-size:18px;line-height:1.35;margin:0 0 5px}.om-role p{font-size:8.6px;line-height:1.65;color:#d4dfeb;margin:0;font-weight:700}.om-leader-index{position:absolute;left:5mm;top:5mm;z-index:4;padding:4px 7px;border-radius:9px;background:rgba(13,36,71,.78);border:1px solid rgba(255,255,255,.18);font-size:12px;color:#f3d063;font-weight:900;line-height:1;direction:ltr}

/* Planning team */
.om-team{padding-top:11mm}.om-team-head{height:34mm;display:flex;align-items:end;justify-content:space-between;position:relative;z-index:2}.om-team-head .copy{max-width:170mm}.om-team-head .number{font-size:52px;line-height:.8;color:rgba(16,47,89,.07);font-weight:900;letter-spacing:.04em}.om-team-body{height:128mm;margin-top:6mm;position:relative;z-index:2}.om-team-list{display:flex;flex-direction:column;gap:6mm}.om-team-leadership{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5mm}.om-team-lead-card{min-height:43mm;padding:7mm 8mm 6mm;border:1px solid var(--om-line);border-radius:18px;background:linear-gradient(145deg,#fff,#f8fbff);position:relative;overflow:hidden}.om-team-lead-card::before{content:attr(data-no);position:absolute;left:6mm;top:5mm;color:rgba(16,47,89,.10);font-size:31px;font-weight:900;line-height:1;direction:ltr}.om-team-lead-card::after{content:"";position:absolute;right:0;top:0;bottom:0;width:2.2mm;background:var(--om-gold)}.om-team-lead-card small{display:block;color:#8a6a12;font-size:8px;font-weight:900;margin-bottom:3mm}.om-team-lead-card strong{display:block;color:var(--om-navy);font-size:15px;line-height:1.35;font-weight:900}.om-team-lead-card span{display:block;margin-top:2mm;color:#60758e;font-size:8.5px;line-height:1.5;font-weight:750}.om-team-members-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3mm}.om-team-person{height:45mm;padding:6mm 4.5mm 5mm;border:1px solid var(--om-line);border-radius:15px;background:#fff;position:relative;display:flex;flex-direction:column;justify-content:flex-end}.om-team-no{position:absolute;right:4mm;top:4mm;color:var(--om-gold);font-size:10px;font-weight:900;direction:ltr}.om-team-person strong{display:block;color:var(--om-navy);font-size:9.4px;line-height:1.45;font-weight:900}.om-team-person small{display:block;margin-top:2mm;color:var(--om-slate);font-size:7.3px;line-height:1.45;font-weight:700}.om-team-tags{margin-top:auto;display:flex;justify-content:center;gap:6px}.om-team-tags span{font-size:7px;color:var(--om-slate);font-weight:900;border:1px solid var(--om-line);background:#fff;border-radius:999px;padding:5px 8px}

/* Plan passport */
.om-passport{padding-top:11mm}.om-passport-intro{height:45mm;display:flex;justify-content:space-between;align-items:end;position:relative;z-index:2}.om-passport-intro .copy{max-width:160mm}.om-passport-stamp{width:39mm;height:39mm;border-radius:50%;border:1px solid rgba(216,171,39,.45);display:grid;place-items:center;text-align:center;color:var(--om-gold);font-weight:900;font-size:12px;background:var(--om-gold-soft)}.om-passport-grid{height:112mm;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:5mm;margin-top:7mm;position:relative;z-index:2}.om-pass-card{background:#fff;border:1px solid var(--om-line);border-radius:17px;padding:8mm;position:relative;overflow:hidden}.om-pass-card::after{content:attr(data-no);position:absolute;left:6mm;bottom:2mm;font-size:34px;color:rgba(16,47,89,.055);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:900}.om-pass-card small{display:block;font-size:8px;color:var(--om-muted);font-weight:900;letter-spacing:.5px;margin-bottom:4mm}.om-pass-card strong{font-size:15px;line-height:1.45;color:var(--om-navy);display:block;max-width:90%}.om-pass-card .bar{position:absolute;right:0;top:0;width:3px;height:100%;background:var(--om-gold)}

/* Introduction */
.om-intro{padding-top:11mm}.om-intro-head{height:53mm;position:relative;z-index:2;display:flex;align-items:end;justify-content:space-between}.om-intro-head .copy{max-width:185mm}.om-intro-head .lead{font-size:10px;line-height:1.85;color:var(--om-slate);font-weight:700;margin-top:4mm}.om-principles{height:107mm;margin-top:7mm;display:grid;grid-template-columns:repeat(5,1fr);gap:4mm;position:relative;z-index:2}.om-principle{background:#fff;border:1px solid var(--om-line);border-radius:18px;padding:8mm 6mm;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.om-principle b{font-size:29px;line-height:1;color:var(--om-gold);font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.om-principle h3{font-size:11px;line-height:1.5;margin:0 0 4mm;color:var(--om-navy)}.om-principle p{font-size:8px;line-height:1.75;margin:0;color:var(--om-slate);font-weight:700}.om-principle::after{content:"";position:absolute;right:0;bottom:0;width:100%;height:3px;background:var(--om-gold)}

/* Manifesto */
.om-manifesto{display:grid;place-items:center;padding:0 30mm}.om-manifesto::before{background-image:radial-gradient(circle,rgba(16,47,89,.06) 1px,transparent 1px);background-size:24px 24px}.om-manifesto-content{max-width:220mm;text-align:center;position:relative;z-index:2}.om-manifesto .idea{display:inline-flex;align-items:center;gap:8px;color:var(--om-gold);font-size:9px;font-weight:900;letter-spacing:1.6px;margin-bottom:10mm}.om-manifesto .idea::before,.om-manifesto .idea::after{content:"";width:25mm;height:1px;background:rgba(216,171,39,.45)}.om-manifesto blockquote{margin:0;font-size:28px;line-height:1.75;color:var(--om-navy);font-weight:900}.om-manifesto .concepts{margin-top:13mm;display:flex;justify-content:center;gap:9mm}.om-manifesto .concepts span{min-width:34mm;border:1px solid var(--om-line);background:#fff;border-radius:999px;padding:7px 12px;font-size:9px;font-weight:900;color:var(--om-slate)}.om-manifesto .concepts span:nth-child(2){color:var(--om-navy);border-color:rgba(216,171,39,.35);background:var(--om-gold-soft)}

/* SWOT */
.om-swot{padding-top:11mm}.om-swot-head{height:42mm;display:flex;align-items:end;justify-content:space-between;position:relative;z-index:2}.om-swot-label{display:grid;grid-template-columns:repeat(2,18mm);grid-template-rows:repeat(2,18mm);gap:2mm}.om-swot-label b{display:grid;place-items:center;border:1px solid var(--om-line);border-radius:9px;font-size:17px;color:var(--om-navy);background:#fff}.om-swot-label b:first-child,.om-swot-label b:last-child{background:var(--om-navy);color:#fff;border-color:var(--om-navy)}
.om-swot-grid{height:120mm;margin-top:6mm;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:5mm;position:relative;z-index:2}.om-swot-card{background:#fff;border:1px solid var(--om-line);border-radius:18px;padding:7mm 8mm;position:relative;overflow:hidden}.om-swot-card::before{content:attr(data-letter);position:absolute;left:7mm;top:3mm;font-size:40px;line-height:1;color:rgba(16,47,89,.06);font-weight:900;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.om-swot-card h2{font-size:14px;margin:0 0 4mm;color:var(--om-navy)}.om-swot-card ul{margin:0;padding:0 4mm 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:2.2mm 6mm}.om-swot-card li{font-size:7.7px;line-height:1.45;color:#506681;font-weight:700;padding-right:1mm}.om-swot-card[data-letter="S"]{border-top:3px solid #2d7f79}.om-swot-card[data-letter="W"]{border-top:3px solid #c38d36}.om-swot-card[data-letter="O"]{border-top:3px solid #527caf}.om-swot-card[data-letter="T"]{border-top:3px solid #a95e64}

@media print{
  .om-page{box-shadow:none!important;background:#fff!important}
  .om-page::before{opacity:.35}
  .om-separator-mark{display:none!important}
  .om-pass-card,.om-principle,.om-swot-card,.om-team-member,.om-leader-copy{box-shadow:none!important}
}

/* 1.1.14 — Leadership messages: laptop-readable screen profile. */
@media screen and (min-width:901px) {
  .om-leader-copy .om-message {
    font-size:10.5px;
    line-height:1.9;
    color:#2d4663;
    font-weight:680;
    column-gap:8mm;
  }
  .om-leader-copy .om-message p { margin-bottom:3.1mm; }
  .om-leader-copy .om-lead-quote {
    font-size:15px;
    line-height:1.78;
  }
  .om-sign { font-size:11.5px; line-height:1.55; }
  .om-role small { font-size:8.5px; }
  .om-role p { font-size:9.5px; line-height:1.7; color:#e2eaf3; }
}
