@tailwind base;@tailwind components;@tailwind utilities;:root{--color-workflo-navy:#0a1628;--color-workflo-yellow:gold;--color-domain-accent:gold;--color-domain-accent-fg:#0a1628;--font-heading:"Navigo",system-ui,sans-serif;--font-body:"Geist Sans",system-ui,sans-serif;--font-accent:"Geist Mono",monospace}@font-face{font-family:Navigo;src:url(/fonts/Navigo-Thin.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Navigo;src:url(/fonts/Navigo-ExtraLight.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Navigo;src:url(/fonts/Navigo-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Navigo;src:url(/fonts/Navigo-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Navigo;src:url(/fonts/Navigo-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Navigo;src:url(/fonts/Navigo-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Navigo;src:url(/fonts/Navigo-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}html{font-family:var(--font-body);color:theme("colors.workflo-navy");background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}.wf-container{width:100%;max-width:1320px;margin-inline:auto;padding-inline:1.5rem}