/* Oloropa security + accessibility enforcement layer */
:root{--ol-sa-green:#123529;--ol-sa-gold:#C6A24A;--ol-sa-ivory:#FFF8E7;--ol-sa-ink:#10251B;--ol-sa-focus:#f59e0b}
.ol-skip-link{position:fixed;left:1rem;top:.75rem;z-index:99999;transform:translateY(-140%);background:#fff;color:var(--ol-sa-green);padding:.75rem 1rem;border-radius:999px;font-weight:900;box-shadow:0 16px 45px rgba(0,0,0,.22);transition:transform .18s ease}.ol-skip-link:focus{transform:translateY(0);outline:3px solid var(--ol-sa-focus);outline-offset:3px}
:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--ol-sa-focus)!important;outline-offset:3px!important;box-shadow:0 0 0 6px rgba(198,162,74,.18)!important}
:where(button,a,[role="button"]){touch-action:manipulation}:where(button,a,[role="button"],input,select,textarea){min-height:44px}
:where([aria-disabled="true"],.is-disabled,[disabled]){cursor:not-allowed!important;opacity:.62!important}.ol-access-denied{min-height:100dvh;display:grid;place-items:center;background:linear-gradient(135deg,#fff8e7,#f4e8d0)}
.ol-friendly-empty,.ol-empty-template{border:1px solid rgba(198,162,74,.32);background:rgba(255,250,240,.94);border-radius:28px;padding:2rem;text-align:center;color:#123529;box-shadow:0 22px 70px rgba(18,53,41,.10)}.ol-friendly-empty i,.ol-empty-template i{font-size:2rem;color:var(--ol-sa-gold);display:inline-flex;width:4rem;height:4rem;border-radius:999px;align-items:center;justify-content:center;background:#f4e8d0;margin-bottom:1rem}.ol-friendly-empty h3,.ol-friendly-empty h1,.ol-empty-template strong{font-size:clamp(1.3rem,4vw,2rem);font-weight:900;margin:0 0 .55rem}.ol-friendly-empty p,.ol-empty-template span{color:rgba(18,53,41,.72);max-width:40rem;margin:.25rem auto 0}.ol-friendly-empty a,.ol-friendly-empty button{display:inline-flex;align-items:center;justify-content:center;margin-top:1rem;border-radius:999px;background:#123529;color:#fff;text-decoration:none;font-weight:900;padding:.8rem 1rem}
.ol-upload-warning{border:1px solid rgba(220,38,38,.3);background:#fff1f2;color:#991b1b;border-radius:18px;padding:.8rem 1rem;font-size:.9rem;font-weight:700}.ol-form-error{border-color:#dc2626!important;box-shadow:0 0 0 4px rgba(220,38,38,.12)!important}.ol-field-help{font-size:.78rem;color:rgba(18,53,41,.62);margin-top:.3rem}.ol-live-region{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
[data-ol-friendly-empty] table:empty,[data-ol-friendly-empty] tbody:empty{display:none}@media(max-width:767px){.ol-friendly-empty,.ol-empty-template{border-radius:22px;padding:1.35rem}.ol-friendly-empty i,.ol-empty-template i{width:3.3rem;height:3.3rem}.ol-admin-standardized table{min-width:720px}.ol-admin-standardized .ol-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.reveal,.ol-reveal,.ol-motion,.motion-safe\:animate-pulse{opacity:1!important;transform:none!important}}
@media(forced-colors:active){.ol-friendly-empty,.ol-empty-template,.ol-skip-link{border:1px solid CanvasText}.ol-skip-link:focus{outline:2px solid Highlight}}
