
  #omera-education { --oe-navy:#1b1f3b; --oe-ink:#272c40; --oe-gold:#9c7a22; --oe-bright:#dbb754; --oe-paper:#fbfaf7; --oe-white:#ffffff; --oe-line:#deded6; --oe-muted:#626573; --oe-soft:#f0eee7; --oe-green:#285c4b; --oe-warning:#865516; font-family:'Source Sans',sans-serif; color:var(--oe-ink); background:transparent; font-size:16px; line-height:1.45; }
  #omera-education * { box-sizing:border-box; }
  #omera-education [hidden] { display:none !important; }
  #omera-education .oe-section { background:var(--oe-paper); border-radius:3px; overflow:clip; }
  #omera-education h2,#omera-education h3,#omera-education h4,#omera-education p { margin:0; }
  #omera-education button,#omera-education a { -webkit-tap-highlight-color:transparent; }
  #omera-education button { font:inherit; cursor:pointer; }
  #omera-education .oe-top { padding:32px 32px 25px; }
  #omera-education .oe-eyebrow { font-family:'IBM Plex Mono',monospace; text-transform:uppercase; letter-spacing:.12em; font-size:11px; font-weight:500; color:var(--oe-gold); margin-bottom:12px; }
  #omera-education h2 { font-family:'Source Serif',Georgia,serif; font-weight:600; font-size:38px; line-height:1.12; letter-spacing:-.035em; max-width:630px; color:var(--oe-navy); }
  #omera-education h2 em { font-style:normal; color:var(--oe-gold); }
  #omera-education .oe-intro { max-width:590px; margin-top:16px; font-size:17px; color:var(--oe-muted); }
  #omera-education .oe-path { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:0; margin:0 32px; border-bottom:1px solid var(--oe-line); }
  #omera-education .oe-step { display:flex; flex-direction:column; align-items:flex-start; gap:7px; text-align:left; border:0; border-bottom:3px solid transparent; color:var(--oe-muted); background:transparent; padding:12px 10px 14px; font-weight:600; font-size:14px; line-height:1.2; min-height:78px; }
  #omera-education .oe-step:first-child { padding-left:0; }
  #omera-education .oe-step[aria-pressed="true"] { color:var(--oe-navy); border-bottom-color:var(--oe-gold); }
  #omera-education .oe-step-number { font-family:'IBM Plex Mono',monospace; font-size:11px; color:var(--oe-gold); }
  #omera-education .oe-step:hover { background:var(--oe-soft); }
  #omera-education .oe-body { padding:24px 32px 28px; }
  #omera-education .oe-stage-header { display:flex; justify-content:space-between; align-items:start; gap:16px; margin-bottom:18px; }
  #omera-education .oe-stage-header h3 { font-family:'Source Serif',Georgia,serif; font-size:25px; line-height:1.16; font-weight:600; letter-spacing:-.02em; }
  #omera-education .oe-stage-header p { color:var(--oe-muted); margin-top:8px; max-width:570px; }
  #omera-education .oe-stage-marker { flex-shrink:0; font-family:'IBM Plex Mono',monospace; font-size:11px; color:var(--oe-muted); padding-top:5px; }
  #omera-education .oe-example { background:var(--oe-white); border:1px solid var(--oe-line); border-radius:8px; overflow:hidden; }
  #omera-education .oe-example-bar { background:var(--oe-navy); color:var(--oe-paper); display:flex; justify-content:space-between; gap:12px; align-items:center; padding:13px 18px; }
  #omera-education .oe-brand { font-size:22px; line-height:1; font-weight:700; letter-spacing:-.06em; white-space:nowrap; }
  #omera-education .oe-brand span { color:var(--oe-bright); }
  #omera-education .oe-client { font-size:13px; text-align:right; }
  #omera-education .oe-client span { color:#c9cad4; }
  #omera-education .oe-example-content { padding:20px; }
  #omera-education .oe-small-label { font-family:'IBM Plex Mono',monospace; font-size:11px; text-transform:uppercase; letter-spacing:.055em; color:var(--oe-muted); margin-bottom:10px; }
  #omera-education .oe-note { font-size:16px; line-height:1.6; color:var(--oe-ink); }
  #omera-education .oe-note p+p { margin-top:12px; }
  #omera-education mark { background:#f6eccf; color:#624915; padding:0 3px; border-radius:2px; }
  #omera-education .oe-source { margin-top:16px; border-top:1px solid var(--oe-line); padding-top:11px; font-size:12px; color:var(--oe-muted); }
  #omera-education .oe-review-grid { display:grid; grid-template-columns:1fr 1fr; gap:18px; }
  #omera-education .oe-record { margin-bottom:15px; }
  #omera-education .oe-record:last-child { margin-bottom:0; }
  #omera-education .oe-tag { display:inline-block; font-family:'IBM Plex Mono',monospace; font-size:10px; letter-spacing:.03em; text-transform:uppercase; padding:3px 6px; border-radius:3px; margin-bottom:5px; background:var(--oe-soft); color:var(--oe-muted); }
  #omera-education .oe-tag.oe-decided { background:#e9f1ed; color:var(--oe-green); }
  #omera-education .oe-tag.oe-open { background:#f8eedb; color:var(--oe-warning); }
  #omera-education .oe-record p { font-size:15px; }
  #omera-education .oe-commitments { border-top:1px solid var(--oe-line); margin-top:16px; padding-top:15px; }
  #omera-education .oe-commitment { display:grid; grid-template-columns:1fr auto; gap:12px; padding:9px 0; border-bottom:1px solid var(--oe-line); font-size:14px; }
  #omera-education .oe-commitment:last-child { border-bottom:0; }
  #omera-education .oe-owner { color:var(--oe-muted); font-size:12px; margin-top:2px; }
  #omera-education .oe-due { color:var(--oe-muted); font-size:12px; text-align:right; max-width:115px; }
  #omera-education .oe-operator { font-size:12px; color:var(--oe-muted); background:var(--oe-soft); padding:10px 12px; margin-top:15px; border-radius:3px; }
  #omera-education .oe-updates { display:grid; gap:12px; }
  #omera-education .oe-update { display:grid; grid-template-columns:22px 1fr; gap:9px; }
  #omera-education .oe-state-icon { width:21px; height:21px; border-radius:50%; text-align:center; font-size:13px; line-height:21px; background:#e9f1ed; color:var(--oe-green); }
  #omera-education .oe-state-icon.oe-pending { color:var(--oe-warning); background:#f8eedb; }
  #omera-education .oe-update p { font-size:15px; }
  #omera-education .oe-update small { color:var(--oe-muted); font-size:12px; }
  #omera-education .oe-agenda { background:var(--oe-soft); padding:16px; border-radius:4px; margin-top:17px; }
  #omera-education .oe-agenda ol { padding-left:19px; margin:8px 0 0; font-size:14px; }
  #omera-education .oe-agenda li+li { margin-top:7px; }
  #omera-education .oe-paper-title { font-family:'Source Serif',Georgia,serif; font-size:23px; font-weight:600; margin:3px 0 15px; line-height:1.2; }
  #omera-education .oe-draft-body { font-size:15px; line-height:1.55; }
  #omera-education .oe-draft-body p+p { margin-top:11px; }
  #omera-education .oe-draft-body strong { font-weight:600; }
  #omera-education .oe-review-callout { margin-top:17px; padding-top:13px; border-top:1px solid var(--oe-line); color:var(--oe-warning); font-size:13px; }
  #omera-education .oe-lesson { margin-top:19px; padding-left:15px; border-left:3px solid var(--oe-gold); }
  #omera-education .oe-lesson strong { display:block; font-weight:600; font-size:17px; color:var(--oe-navy); margin-bottom:5px; }
  #omera-education .oe-lesson p { color:var(--oe-muted); font-size:15px; }
  #omera-education details { border-top:1px solid var(--oe-line); margin-top:18px; }
  #omera-education summary { padding:13px 0; cursor:pointer; font-weight:600; font-size:14px; color:var(--oe-navy); }
  #omera-education .oe-depth { padding:0 0 14px; font-size:14px; color:var(--oe-muted); }
  #omera-education .oe-depth h4 { font-weight:600; font-size:14px; color:var(--oe-ink); margin:13px 0 4px; }
  #omera-education .oe-depth h4:first-child { margin-top:0; }
  #omera-education .oe-depth blockquote { margin:9px 0; padding:12px 14px; background:var(--oe-soft); color:var(--oe-ink); border-left:2px solid var(--oe-gold); }
  #omera-education .oe-nav { display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; gap:12px; padding-top:5px; }
  #omera-education .oe-demo-note { font-size:11px; color:var(--oe-muted); max-width:220px; }
  #omera-education .oe-next { color:var(--oe-navy); border:1px solid var(--oe-line); border-radius:4px; background:var(--oe-white); font-weight:600; padding:10px 14px; text-align:left; min-height:44px; }
  #omera-education .oe-next:hover { background:var(--oe-soft); }
  #omera-education .oe-close { padding:25px 32px; background:var(--oe-navy); color:var(--oe-paper); display:grid; grid-template-columns:1fr auto; align-items:center; gap:22px; }
  #omera-education .oe-close h3 { font-family:'Source Serif',Georgia,serif; font-size:24px; font-weight:500; line-height:1.17; letter-spacing:-.02em; }
  #omera-education .oe-close p { color:#c9cad4; font-size:14px; margin-top:8px; }
  #omera-education .oe-cta { background:var(--oe-bright); color:var(--oe-navy); border:0; border-radius:4px; padding:13px 17px; font-weight:600; min-height:46px; text-align:center; font-size:14px; }
  #omera-education .oe-cta-actions { display:flex; flex-direction:column; align-items:stretch; gap:4px; }
  #omera-education a.oe-cta { display:inline-block; text-decoration:none; }
  #omera-education .oe-offer-toggle { background:transparent; border:0; color:#d6d6df; font-size:12px; padding:10px 3px; min-height:40px; text-decoration:underline; text-underline-offset:3px; }
  #omera-education .oe-offer { background:var(--oe-navy); color:var(--oe-paper); padding:0 32px 28px; }
  #omera-education .oe-offer-inner { border-top:1px solid #4d5067; padding-top:22px; }
  #omera-education .oe-offer h4 { font-family:'Source Serif',Georgia,serif; font-size:24px; line-height:1.2; font-weight:500; }
  #omera-education .oe-offer p { color:#d6d6df; font-size:15px; margin:10px 0 17px; }
  #omera-education .oe-agenda-row { display:grid; grid-template-columns:45px 1fr; gap:10px; padding:9px 0; font-size:14px; color:#d6d6df; }
  #omera-education .oe-agenda-row span { color:var(--oe-bright); font-family:'IBM Plex Mono',monospace; font-size:12px; }
  #omera-education .oe-offer a { display:inline-block; color:var(--oe-paper); font-weight:600; font-size:15px; text-underline-offset:5px; margin-top:16px; }
  #omera-education .oe-offer .oe-offer-note { font-size:12px; margin:13px 0 0; color:#c9cad4; }
  @media(max-width:540px) { #omera-education .oe-top { padding:25px 20px 19px; } #omera-education h2 { font-size:32px; } #omera-education .oe-intro { font-size:16px; } #omera-education .oe-path { margin:0 20px; grid-template-columns:repeat(2,minmax(0,1fr)); } #omera-education .oe-step { padding:10px 8px; min-height:64px; } #omera-education .oe-step:first-child { padding-left:8px; } #omera-education .oe-body { padding:22px 20px; } #omera-education .oe-stage-header h3 { font-size:23px; } #omera-education .oe-stage-marker { display:none; } #omera-education .oe-review-grid { grid-template-columns:1fr; gap:13px; } #omera-education .oe-example-content { padding:16px; } #omera-education .oe-example-bar { padding:12px 15px; } #omera-education .oe-close { padding:24px 20px; grid-template-columns:1fr; gap:16px; } #omera-education .oe-cta { justify-self:start; } #omera-education .oe-offer { padding:0 20px 24px; } #omera-education .oe-nav { align-items:start; } }

