@layer reset,base,tokens,recipes,utilities;body{background-color:var(--bg)}::-webkit-scrollbar{height:6px;width:8px}::-webkit-scrollbar-thumb{background:var(--brand);border-radius:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb:hover{background:var(--brand-hover)}.icon-plus path{stroke:var(--brand)}.add-new-sponsor button:hover .icon-plus path{stroke:var(--text-inverse)!important}.cardForm{display:flex;flex-direction:column}
