:root,html[data-theme=light]{--pata-primary-dark:#0d1b2a;--pata-primary-green:#16a34a;--pata-accent-yellow:#fbbf2a;--pata-nav:#0d1b2a;--pata-light-gray:#f3f4f6;--pata-white:#fff;--bg:#f3f4f6;--fg:#0d1b2a;--ink:#0d1b2a;--surface:#fff;--line:#e5e7eb;--muted:#4b5563;--chrome-bg:#f3f4f6;--chrome-fg:#0f172a;--chrome-sidebar:#fff;--chrome-panel:#fff;--chrome-input:#fff;--chrome-line:#0f172a1f;--chrome-muted:#475569;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--pata-light-gray:#0b1220;--pata-white:#152033;--bg:#0b1220;--fg:#e8eef6;--ink:#e8eef6;--surface:#152033;--line:#e8eef629;--muted:#94a3b8;--chrome-bg:#0d1b2a;--chrome-fg:#e8eef6;--chrome-sidebar:#0a1520;--chrome-panel:#122233;--chrome-input:#102033;--chrome-line:#e8eef61f;--chrome-muted:#cbd5e1;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--bg);color:var(--fg)}button,input,select,textarea{font:inherit}a{color:var(--pata-primary-green)}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] p,html[data-theme=dark] label,html[data-theme=dark] li,html[data-theme=dark] td,html[data-theme=dark] th,html[data-theme=dark] dt,html[data-theme=dark] dd,html[data-theme=dark] legend,html[data-theme=dark] caption{color:var(--fg)}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:var(--chrome-input);color:var(--fg);border-color:var(--chrome-line)}.pata-swal{z-index:20000!important}.pata-swal-popup{border:1px solid #0d1b2a1f;border-radius:12px!important}html[data-theme=dark] .pata-swal-popup{border-color:#e8eef61f}
