@import "https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#000;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}button,input,textarea,select,.card,.modal,.sidebar{font-family:inherit}.btn-primary{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:8px;padding:10px 20px;font-weight:600;transition:opacity .15s}.btn-primary:hover{opacity:.85}.border-red{border:1px solid #ee353e}.divider{border-top:1px solid #ee353e;margin:16px 0}
