:root{--font-display:Cormorant Garamond,serif;--font-body:Plus Jakarta Sans,sans-serif;--color-maroon-950:#2a0a0a;--color-maroon-900:#3d0c0c;--color-maroon-700:#6b1010;--color-maroon-600:#8b1a1a;--color-maroon-500:#6b4c4c;--color-primary:#8b1a1a;--color-primary-hover:#6b1010;--color-heading:#3d0c0c;--color-body:#6b4c4c;--color-muted:#999080;--color-bg:#fff9f2;--color-surface:#fff;--color-border:#ede0cc;--color-wheat:wheat;--color-gold:#d4a055;--color-gold-dark:#c17f3e;--color-peach:#fdebd0;--color-green:#4caf50;--color-alert:#f44336;--shadow-sm:0 .125rem 1.25rem #2a0a0a14;--shadow-md:0 .25rem 1rem #6b10104d;--shadow-lg:0 .5rem 1.75rem #2a0a0a0f;--shadow-card:0 .25rem 1.5rem #2a0a0a0f}.emr-section{background:linear-gradient(135deg,#2a0a0a 0%,#3d0c0c 50%,#4a1515 100%);padding:6rem 5%;position:relative;overflow:hidden}.emr-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#6b101026,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.emr-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#d4a0550f,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-200px;left:-200px}.emr-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:flex-end;gap:3rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.emr-content{color:#fff}.emr-badge{color:wheat;background:#ffffff14;border:1px solid #f5deb326;border-radius:1.5rem;align-items:center;gap:.625rem;margin-bottom:1.5rem;padding:.5rem 1.125rem;font-size:.75rem;font-weight:600;display:inline-flex}.emr-pulse{background:#f44336;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s infinite emr-pulse}@keyframes emr-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.emr-content h2{color:#fff;margin-bottom:1.125rem;font-family:Cormorant Garamond,serif;font-weight:700;line-height:1.15}.emr-content h2 em{color:wheat;font-style:normal}.emr-content>p{color:#ffffffb8;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.7}.emr-content>p strong{color:wheat}.emr-callout{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0f;border-left:3px solid wheat;border-radius:0 .875rem .875rem 0;margin-bottom:1.75rem;padding:1.125rem 1.375rem}.emr-callout p{color:#ffffffd9;margin:0;font-size:.875rem;font-style:italic;line-height:1.6}.emr-callout p strong{color:wheat}.emr-stats{gap:1.25rem;display:flex}.emr-stat{text-align:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:.875rem;flex:1;padding:1rem 1.25rem;transition:background .3s}.emr-stat:hover{background:#ffffff1a}.emr-stat-value{color:wheat;font-family:Cormorant Garamond,serif;font-size:1.625rem;font-weight:800}.emr-stat-label{color:#ffffff73;text-transform:uppercase;letter-spacing:1.2px;margin-top:.25rem;font-size:.625rem}.emr-image{aspect-ratio:4/3;border-radius:1.25rem;position:relative;overflow:hidden}.emr-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.emr-image:hover img{transform:scale(1.04)}.emr-image-overlay{pointer-events:none;background:linear-gradient(#0000 40%,#2a0a0a8c);position:absolute;inset:0}@media (max-width:900px){.emr-inner{grid-template-columns:1fr}.emr-stats{flex-wrap:wrap}}@media (max-width:600px){.emr-section{padding:5rem 5%}.emr-stats{gap:.75rem}.emr-stat-value{font-size:1.4rem}}
