/* Minimal base CSS — shared portal styles. Additional styles live in each template's <style> block. */
*, *::before, *::after { box-sizing: border-box; }