:root{--primary: #ea401d;--secondary: #333333;--accent: #f5a623;--background: #f4f5f7;--textPrimary: #333333;--textSecondary: #828282}.common-button{background-color:var(--primary);color:#fff;border-radius:5px;padding:10px 20px;border:1px solid var(--primary);cursor:pointer}.common-button:hover{background-color:#2569ae}.secondary-button{color:#333;border-radius:5px;padding:10px 20px;border:1px solid #333333;background-color:#fff;cursor:pointer}.secondary-button:hover{background-color:#e0dddd}.field-label{color:#606060;font-weight:600;margin-bottom:5px;display:block;font-size:14px;text-align:left;width:100%}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}
