:root{--ink:#14213d;--muted:#627084;--line:#d9e2ec;--paper:#f7fafc;--panel:#ffffff;--brand:#0a58a8;--brand-dark:#083b73;--green:#1f8a4c;--yellow:#b7791f;--red:#c53030;--cyan:#008ea8;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#eef4f8}body{min-height:100vh;margin:0;color:var(--ink);background:linear-gradient(135deg,#eff6fb,#f7fafc 58%,#e8f6f3)}body:has([data-customer-shell]),html:has([data-customer-shell]){height:100%;overflow:hidden}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}