/* Functional CSS only. Visual identity belongs in assets/themes/<id>/. */
[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Blocking semantics belong to the foundation, visual styling belongs to the active theme. */
.foundation-loader{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:16px;pointer-events:auto}
.foundation-loader[hidden]{display:none!important}
html.foundation-busy,html.foundation-busy body{overflow:hidden!important}
