:root{--sf-blue: #0176d3;--sf-blue-dark: #014486;--sf-blue-light: #1b96ff;--sf-bg: #f3f3f3;--sf-surface: #ffffff;--sf-border: #c9c9c9;--sf-text: #181818;--sf-muted: #706e6b;--sf-link: #0b5cab;--sf-danger: #ea001e;--sf-success: #2e844a;--sf-path: #747474;--sf-path-active: #014486;--sf-path-done: #2e844a;--sf-bottom: #ffffff;--sf-shadow: 0 2px 8px rgba(0, 0, 0, .08);--sf-rail: 72px;--sf-touch: 44px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px);--font: "Salesforce Sans", "Segoe UI", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;min-height:100dvh;background:var(--sf-bg);color:var(--sf-text);font-family:var(--font);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}a{color:var(--sf-link);text-decoration:none}button{min-height:var(--sf-touch);min-width:var(--sf-touch)}
