:root{--rose:#D4878F;--rose-dark:#B86B74;--rose-pale:#F0D4D7;--teal:#6B9B9E;--teal-dark:#4E7F82;--teal-pale:#D5E8E9;--lavender:#9B8EC4;--lavender-dark:#7B6FA8;--lavender-pale:#E3DEF0;--plum:#6E4B6B;--plum-light:#8E6B8B;--mustard:#D4A84B;--mustard-dark:#B88E30;--ivory:#F8F5F0;--ivory-alt:#F0ECE5;--paper:#E8E2D8;--charcoal:#2D2D3A;--charcoal-mid:#5A5A6E;--charcoal-light:#8A8A9E;--shadow:rgba(45,45,58,.12);--shadow-lg:rgba(45,45,58,.22);--font-display:"Palatino Linotype",Palatino,"Book Antiqua",Georgia,serif;--font-body:"Avenir Next",Avenir,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,sans-serif;--radius:12px;--radius-sm:8px;--transition:.35s cubic-bezier(.4,0,.2,1)}@media (prefers-color-scheme:dark){:root{--ivory:#1A1A24;--ivory-alt:#22222E;--paper:#2E2E3A;--charcoal:#E8E5E0;--charcoal-mid:#A8A5A0;--charcoal-light:#7A7880;--rose:#E09BA3;--rose-dark:#C47D85;--rose-pale:rgba(208,135,143,.15);--teal:#80B5B8;--teal-dark:#5E9B9E;--teal-pale:rgba(107,155,158,.15);--lavender:#B0A4D4;--lavender-dark:#9488B8;--lavender-pale:rgba(155,142,196,.15);--plum:#9E7B9B;--plum-light:#B090AD;--mustard:#E0B855;--shadow:rgba(0,0,0,.35);--shadow-lg:rgba(0,0,0,.50)}}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);font-size:17px;line-height:1.75;color:var(--charcoal);background-color:var(--ivory);overflow-x:hidden}.oe-header .oe-subtitle,h1,h2{font-family:var(--font-display)}h1,h2{line-height:1.2}h1{font-size:clamp(2.6rem,5.5vw,4.5rem);font-weight:300;letter-spacing:.08em;text-transform:uppercase}h2{font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:400;letter-spacing:.04em}p{font-size:clamp(.92rem,1.4vw,1.02rem)}.oe-page{max-width:800px;margin:0 auto;padding:48px 32px 80px}@media (max-width:600px){.oe-page{padding:32px 20px 60px}body{font-size:16px}}.oe-header{text-align:center;padding-bottom:40px;border-bottom:1px solid var(--paper);margin-bottom:40px}.oe-header h1,.oe-header-label{font-weight:300;text-transform:uppercase}.oe-header-label{font-family:var(--font-body);font-size:.78rem;color:var(--charcoal-light);letter-spacing:.12em;margin-bottom:12px}.oe-header h1{font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.4rem);color:var(--charcoal);letter-spacing:.06em;margin-bottom:8px}.oe-header .oe-subtitle{font-size:1.05rem;color:var(--rose);font-style:italic}.oe-header .oe-effective-date{display:inline-block;margin-top:16px;background:var(--ivory-alt);border:1px solid var(--paper);border-radius:var(--radius-sm);padding:6px 16px;font-size:.82rem;color:var(--charcoal-mid);font-style:normal}.oe-header-rule{display:flex;align-items:center;justify-content:center;gap:16px;margin:20px auto 0;width:160px}.oe-header-rule::after,.oe-header-rule::before{content:"";flex:1;height:1px;background:var(--paper)}.oe-header-rule .diamond{width:7px;height:7px;background:var(--rose);transform:rotate(45deg);flex-shrink:0}.oe-intro{background:var(--ivory-alt);border-left:4px solid var(--plum);border-radius:0 var(--radius-sm) var(--radius-sm)0;padding:24px 28px;margin-bottom:40px;font-size:.97rem}.oe-intro p{margin-bottom:12px}.oe-intro p:last-child,.oe-section p:last-child{margin-bottom:0}.oe-intro strong,.oe-section h2,strong{color:var(--charcoal)}.oe-section{margin-bottom:48px;scroll-margin-top:24px}.oe-section h2{font-family:var(--font-display);font-size:1.4rem;font-weight:400;border-bottom:1px solid var(--paper);padding-bottom:10px;margin-bottom:20px;letter-spacing:.03em}.oe-section p,.oe-section ul{margin-bottom:14px}.oe-section ul{padding-left:24px}.oe-section li{margin-bottom:6px}a{color:var(--rose-dark)}@media (prefers-color-scheme:dark){a{color:var(--rose)}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}