:root{--ices-navy: #022c5c;--ices-teal: #2b95a0;--ices-teal-light: #71b5bc;--ices-orange: #f15d2a;--ices-green: #aec640;--ices-text: #383838;--ices-border: #e1e1e1;--ices-bg: #f7f9f9}*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{margin:0;font-family:Calibri,Helvetica,Arial,sans-serif;background:var(--ices-bg);color:var(--ices-text)}.app-header{display:flex;align-items:center;column-gap:1rem;background:#fff;border-bottom:3px solid var(--ices-teal);padding:1rem 2rem}.app-header-logo{height:40px;width:auto}.app-header h1{margin:0;padding-left:1rem;border-left:1px solid var(--ices-border);color:var(--ices-navy);font-size:1.25rem;font-weight:600}.field-hint{color:var(--ices-teal)}
