@import url("https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;1,6..72,400&family=Hanken+Grotesk:wght@400;500;600;700&display=swap");*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Hanken Grotesk,system-ui,sans-serif;background:#f4efe6;color:#1d1a16;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#ddd3c0;border-radius:10px;border:3px solid #f4efe6}@keyframes consPulse{0%,to{opacity:1}50%{opacity:.35}}.cons-nav-item:hover{background:rgba(255,255,255,.05)}.cons-card:hover{border-color:#cbbfa9;box-shadow:0 3px 12px rgba(29,26,22,.06)}.cons-row:hover{background:#f7f3ea}.cons-btn-ghost:hover{background:#f2ebdd}.cons-btn-primary:hover{background:#cf4f22}.cons-btn-dark:hover{background:#2b2519}