*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--dean-dark:#0f2027;--dean-mid:#203a43;--dean-teal:#2c5364;--dean-light:#f8f9fa;--dean-border:#e9ecef;--dean-text:#212529;--dean-text-secondary:#6c757d;--dean-error:#d32f2f;--dean-success:#2e7d32;--dean-white:#ffffff;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji"}html{font-family:var(--font-family);line-height:1.5;-webkit-text-size-adjust:100%;color:var(--dean-text)}body{min-height:100vh;background:var(--dean-light)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font-family:inherit;font-size:inherit}button:focus-visible,input:focus{outline:2px solid var(--dean-teal);outline-offset:2px}