:root {
    /* --amino-azul: #050226; */
    --amino-accent: #04e4b9;
    --amino-azul: #000000;
}

* { box-sizing: border-box; }

/* NOTE: Most layout and component styles are now implemented with Tailwind utilities.
   This file kept minimal variables for compatibility with legacy views. Remove any
   remaining rules here only if you confirm no other views rely on them. */
